Showing posts with label sequencer. Show all posts
Showing posts with label sequencer. Show all posts
Wednesday, November 12, 2014
Descrete Multistage Light Sequencer
The drawing below illustrates a multistage light sequencer using descrete parts and no integrated circuits. The idea is not new and I hear a similar circuit was developed about 40 years ago using germanium transistors. The idea is to connect the lights so that as one turns off it causes the next to turn on, and so forth. This is accomplished with a large capacitor between each stage that charges when a stage turns off and supplies base current to the next transistor, thus turning it on. Any number of stages can be used and the drawing below illustrates 3 small Christmas lights running at about 5 volts and 200mA. The circuit may need to be manually started when power is applied. To start it, connect a momentary short across any one of the capacitors and then remove the short. You could use a manual push button to do this.
Detailed operation:
Assume the circuit doesnt start when power is applied amd all lights are off and all three capacitors are charged to about 5 volts. We connect a jumper across the 220uF capacitor on the left which discharges the capacitor and turns on the 2nd stage transistor and corresponding light. When the jumper is removed, the capacitor will start charging through the base of the stage 2 transistor and stage 1 light.
This causes the stage 2 transistor to remain on while the capacitor continues to charge. At the same time, the capacitor connecting stage 2 and 3 will discharge through the 100 ohm resistor and diode and stage 2 transistor. When the capacitor charging current falls below what is needed to keep stage 2 turned on, the transistor and light will turn off causing the voltage at the collector of the stage 2 transistor to rise to 5 volts.
Since the capacitor connecting stage 2 and 3 has discharged and the voltage rises at the collector of stage 2, the capacitor from stage 2 and 3 will charge causing the 3rd stage to turn on and the cycle repeats for sucessive stages 4,5,6,7.... and back to 1. The sequence rate is determined by the capacitor and resistor values (220uF and 100 ohms in this case), load current (200mA in this case), and current gain of the particular transistor used. This arrangement runs at about 120 complete cycles per minute for 3 lights, or about 167mS per light. Faster or slower rates can be obtained with different capacitor values.
Saturday, August 16, 2014
16 Stage Bi Directional LED Sequencer Wiring diagram Schematic
The bi-directional sequencer uses a 4 bit binary up/down counter (CD4516) and two "1 of 8 line decoders" (74HC138 or 74HCT138) to generate the popular "Night Rider" display. A Schmitt Trigger oscillator provides the clock signal for the counter and the rate can be adjusted with the 500K pot. Two additional Schmitt Trigger inverters are used as a SET/RESET latch to control the counting direction (up or down). Be sure to use the 74HC14 and not the 74HCT14, the 74HCT14 may not work due to the low TTL input trigger level. When the highest count is reached (1111) the low output at pin 7 sets the latch so that the UP/DOWN input to the counter goes low and causes the counter to begin decrementing.
When the lowest count is reached (0000) the latch is reset (high) so that the counter will begin incrementing on the next rising clock edge. The three lowest counter bits (Q0, Q1, Q2) are connected to both decoders in parallel and the highest bit Q3 is used to select the appropriate decoder. The schema can be used to drive 12 volt/25 watt lamps with the addition of two transistors per lamp as shown below in the section below titled "Interfacing 5 volt CMOS to 12 volt loads"
16 Stage Bi-Directional LED Sequencer Circuit Diagram
Subscribe to:
Posts (Atom)