Contact: webmaster@eleccircuit.com
Advertisement
eeweb.com
Advertisement

Posts Tagged ‘toggle-flip-flop’

Relay Toggle Circuit Using a 555 Timer

This 555 timer circuit below toggles a relay when a button is pressed. Pins 2 and 6, the threshold and trigger inputs, are held at 1/2 the supply voltage by the two 10K resistors. When the output is high, the capacitor charges through the 100K resistor, and discharges when the output is low. When the button is pressed, the capacitor voltage is applied to pins 2 and 6 which causes the output to change to the opposite state. When the button is released, the capacitor will charge or discharge to the new level at the output (pin 3). The parts are not critical, the resistors can be somewhat higher or lower, but the 2 resistors at pins 2 and 6 should be equal values, and the resistor connected to the cap should be 10 times greater or more. Advantages of this circuit are the large hystersis range at the input which avoids false triggering, and only a few parts are needed for construction. One disadvantage is the relay may be engaged when power is first applied. To solve this problem, you could tie the reset line (pin 4) to another resistor/capacitor combination with the capacitor at ground and the resistor at the +V point. This will cause pin 4 to be held near ground for a short period which will reset the output when power is applied.

The 100 ohm resistor and 100uF capacitor serve to filter noise on the supply line if the circuit is used in a automotive application. They may not be necessary. The circuit may work well without those parts.

From : http://ourworld.compuserve.com/homepages/Bill_Bowden/

Related Links
More circuit about relay switch
More about toggle flip flop
CMOS Toggle Flip Flop Using Push Button
Relay Toggle Circuit Using a 555 Timer
CMOS Toggle Flip Flop Using Laser Pointer

Be the first to comment - What do you think?  Posted by admin - April 24, 2007 at 10:22 am

Categories: Digital, Electronic Control   Tags: , , , ,

CMOS Toggle Flip Flop Using Push Button

The circuit below uses a CMOS dual D flip flop (CD4013) to toggle a relay or other load with a momentary push button. Several push buttons can be wired in parallel to control the relay from multiple locations. A high level from the push button is coupled to the set line through a small (0.1uF) capacitor. The high level from the Q output is inverted by the upper transistor and supplies a low reset level to the reset line for about 400 mS, after which time the reset line returns to a high state and resets the flip flop. The lower flip flop section is configured for toggle operation and changes state on the rising edge of the clock line or at the same time as the upper flip flop moves to the set condition. The switch is debounced due to the short duration of the set signal relative to the long duration before the circuit is reset. The Q or Qbar outputs will only supply about 2 mA of current, so a buffer transistor or power MOSFET is needed to drive a relay coil, or lamp, or other load. A 2N3904 or most any small signal NPN transistor can be used for relay coil resistances of 250 ohms or more. A 2N3053 or medium power (500 mA) transistor should be used for coil resistances below 250 ohms. The 47 ohm resistor and 10uF capacitor serve to decouple the circuit from the power supply and filter out any short duration noise signals that may be present. The RC network (.1/47K) at the SET line (pin 8) serves as a power-on reset to ensure the relay is denergized when circuit power is first applied. The reset idea was suggested by Terry Pinnell who used the circuit to control a shed light from multiple locations.
From : http://ourworld.compuserve.com/homepages/Bill_Bowden/

Related Links
More circuit about toggle flip flop
More circuits about Digital flip flop
More circuits about One shot timer

Relay Toggle Circuit Using a 555 Timer
CMOS Toggle Flip Flop Using Laser Pointer
Bistable Flip Flop
D – Flip-Flop Made With A LM556 Timer
555 timer Mono stable (one shot)

Be the first to comment - What do you think?  Posted by admin - April 22, 2007 at 7:00 am

Categories: Digital, Electronic Control   Tags: , ,

Monostable Flip Flop

The monostable flip flop, sometimes called a ‘one shot’ is used to produce a single pulse each time it is triggered. It can be used to debounce a mechanical switch so that only one rising and one falling edge occurs for each switch closure, or to produce a delay for timing applications. In the discrete circuit, the left transistor normally conducts while the right side is turned off. Pressing the switch grounds the base of the conducting transistor causing it to turn off which causes the collector voltage to rise. As the collector voltage rises, the capacitor begins to charge through the base of the opposite transistor, causing it to switch on and produce a low state at the output. The low output state holds the left transistor off until the capacitor current falls below what is needed to keep the output stage saturated. When the output side begins to turn off, the rising voltage causes the left transistor to return to it’s conducting state which lowers the voltage at it’s collector and causes the capacitor to discharge through the 10K resistor (emitter to base). The circuit then remains in a stable state until the next input. The one shot circuit on the right employs two logic inverters which are connected by the timing capacitor. When the switch is closed or the input goes negative, the capacitor will charge through the resistor generating an initial high level at the input to the second inverter which produces a low output state. The low output state is connected back to the input through a diode which maintains a low input after the switch has opened until the voltage falls below 1/2 Vcc at pin 3 at which time the output and input return to a high state. The capacitor then discharges through the resistor (R) and the circuit remains in a stable state until the next input arrives. The 10K resistor in series with the inverter input (pin 3) reduces the discharge current through the input protection diodes. This resistor may not be needed with smaller capacitor values. Note: These circuits are not re-triggerable and the output duration will be shorter than normal if the circuit is triggered before the timing capacitors have discharged which requires about the same amount of time as the output. For re-triggerable circuits, the 555 timer, or the 74123 (TTL), or the 74HC123 (CMOS) circuits can be used.
From : http://ourworld.compuserve.com/homepages/Bill_Bowden/

Related Links
More digital circuit
More circuit about toggle flip flop

CMOS Toggle Flip Flop Using Push Button
Relay Toggle Circuit Using a 555 Timer
CMOS Toggle Flip Flop Using Laser Pointer
One – Shot Timer by IC 555
Monostable Flip Flop
CMOS Toggle Flip Flop Using Push Button
Logic probe by IC 4050
Audible Logic Probe
Pulse Reading Logic by 74LS00 and 74LS123
Digital Logic Probe by IC TTL 7414

Be the first to comment - What do you think?  Posted by admin - April 19, 2007 at 6:31 am

Categories: Digital   Tags: ,

Advertisement