Showing posts with label Timer. Show all posts
Showing posts with label Timer. Show all posts

Sunday, November 9, 2014

Voltage Controlled Switch using 555 Timer descroption and circuit



Notes:
The old and omnipresent NE555 can be very good at something it was not meant for: driving relays or other loads up to 200 mA. The picture shows an example circuit: if the input level rises over 2/3 of the supply voltage - it will turn on the relay, and the relay will stay on until the level at the input drops below one third of the supply voltage.

If the relay and D1 were connected between pin 3 and ground, the relay would be activated when the input voltage drops below one third, and deactivated when the input voltage goes over two thirds of the supply voltage.

It is also a nice advantage that the input requires only about 1 uA, which is something bipolar transistors cant compete with. (This high impedance input must not be left open.) A large hysteresis makes the circuit immune to noise. The output (pin 3) can only be either high or low (voltage-wise), and it changes its state almost instantenously, regardless of the input signal shape.

The voltage drop across the NE555s output stage (at 35-100 mA) is 0.3-2.0 V, depending on the way the relay is connected and the exact current it draws. D1 is absolutely vital to the safety of the integrated circuit.Source :: http://www.zen22142.zen.co.uk/Circuits/Switching/vcs555.htm
Read More

Thursday, October 30, 2014

timer circuit Long durationand explanation

Description.

This timer circuit can be used to switch OFF a particular device after around 35 minutes. The circuit can be used to switch OFF devices like radio, TV, fan, pump etc after a preset time of 35 minutes. Such a circuit can surely save a lot of power.

The circuit is based on quad 2 input CMOS IC 4011 (U1).The resistor R1 and capacitor C1 produces the required long time delay. When pushbutton switch S2 is pressed, capacitor C1 discharges and input of the four NAND gates are pulled to zero. The four shorted outputs of U1 go high and activate the transistor Q1 to drive the relay. The appliance connected via the relay is switched ON. When S2 is released the C1 starts charging and when the voltage at its positive pin becomes equal to ½ the supply voltage the outputs of U1 becomes zero and the transistor is switched OFF. This makes the relay deactivated and the appliance connected via the relay is turned OFF. The timer can be made to stop when required by pressing switch S1.

Circuit diagram with Parts list.

 timer circuit long durationand explanation

Notes.

  • Assemble the circuit on a good quality PCB or common board.
  • The circuit can be powered from a 9V PP3 battery or 12V DC power supply.
  • The time delay can be varied by varying the values of C1&R1.
  • The push button switch S2 is for starting the timer and S1 for stopping the time.
  • The appliance can be connected via contacts N1 & N2 of the relay RL1.
  • The IC U1 is 2 input quad NAND gate 4011.
Read More

Wednesday, October 15, 2014

Simple Ignition Timer Schematic

This circuit is a tester for flywheelbased ignition systems in small aeroplane engines. Basically the same ignition coils are also seen in other small combustion engines used in/on mopeds and lawn mowers  in brief, engines without a battery. The part to be tested comprises a primary coil in parallel with the contact breaker. The timing of this contact breaker has to be adjusted correctly.
Since the coil’s primary has a very low resistance it is difficult to determine whether the contact breaker is open or closed.  However, you can determine that reliably with this circuit, using an LED and a beeper. The circuit is implemented twice because aviation engines (Cessna, Piper and similar) always have two ignitions in parallel to increase reliability. For two-cylinder engines, well the purpose is obvious.
Ignition Timer Circuit Diagram
The circuit consists of a 555 and a few transistors. The 555 supplies a square wave of about 3000 Hz. This signal goes to power transistors T1 and T2; these can supply quite a bit of power and are robust enough to withstand the voltage transients from the big coils. The test connection (K2 and K3 respectively) are connected in parallel with the contact breaker to be tested, which itself is in parallel with the ignition coil. The frequency of 3000 Hz is either short circuited by the contact breaker or if the points are open  is amplified somewhat by the resonance of the coil itself.

This allows you to reliably detect the difference bet ween a closed and open contact breaker, despite the low resistance of the coil, which is in parallel with it. When the contact breaker is open the amplified pulses will turn on T3 and T4 respectively, so that the relevant LEDs turn on and the buzzer will sound. 
Read More

Sunday, September 21, 2014

LED Indicator Relay Timer Circuit 9 Second

This Relay Timer circuit provides a visual time 9 second delay using ten LED before control by closing a 12 VDC relay. That the reset switch has closed, IC 4017 decade counter will be reset to zero count which illuminates the LED driven from pin 3.


IC 555 timer output at pin 3 will be high and the voltage at pins 6 and 2 of the timer will be a little less than the lower trigger point, or about 3 Vdc.

That time the switch is opened, the transistor in parallel with the timing capacitor (22uF) is shut off allowing the capacitor to begin charging and the IC 555 timer circuit to produce an approximate one second clock signal to the decade counter. The counter advances on each positive going change at pin 14 and is enabled with pin 13 terminated low. When the 9th count is reached, pin 11 and 13 will be high, stopping the counter and energizing the relay. Longer delay times can be obtained with mostcapacitor or most resistor at pins 2 and 6 of the IC 555 timer

Source: 9 Sec Timer with LED indication and Control Relay Circuit
Read More

Tuesday, September 16, 2014

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.

Circuit diagram :

Relay Toggle Circuit Diagram

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.

Read More