PSAS/ HybridSequencer

Hybrid Test Stand Sequencer


The Hybrid Sequencer is a program designed to communicate with the Flex Tek FCIF010 Flex Bus Board via a RS232 serial port from a PC. The Flex Bus microcontroller in turn controls a custom interface board containing MOSFET power switches that activate the igniter and solenoids of the hybrid motor test stand.

sequencerscreen.jpg

The Hybrid Sequencer program has two primary functions:

  1. Automated control the digital output channels of the Flex Bus and Interface board to activate and deactivate them at the appropriate times thus turning on and off the solenoids for the oxidizer, purge and igniter functions.
  2. Serve as a manual interface with the Flex Bus and Interface board to select the digital output channels as required through the ‘Test Panel’ buttons.

The FC1F010 is a multi-function microcontroller with a modest amount of Digital I/O and Analog to Digital converters

The Flex Bus microcontroller is designed to be easily programmed with Visual Basic and utilizes an Active X component named EZX.ocx (“FTView” for newer versions) which handles the interface between the Visual Basic program and the microcontroller hardware. This Active X control can be downloaded from the Flex Tek website or here and can be inserted as a Control Component in your Visual Basic project.

The Hybrid Sequencer 2.0 program is designed to command this Active X control in a particular timed sequence that is determined by the user through a graphical interface.

To install Hybrid Sequencer 2.0:

To view the Visual Basic source code click here.

Old Control Software v 0.2 Page.


Attachments: