Showing posts with label 555 timer circuit. Show all posts
Showing posts with label 555 timer circuit. Show all posts

Sunday, May 2, 2010

TV remote control Blocker used ne555

Just point this small device at the TV and the remote gets jammed .   The circuit is self explanatory . 555 is wired as an astable multivibrator for a frequency of nearly 38 kHz. This is the frequency at which most of the modern TVs receive the IR beam . The transistor acts as a current source supplying roughly 25mA to the infra red LEDs. To increase the range of the circuit simply decrease the value of the 180 ohm resistor to not less than 100 ohm.
      TV remote control Blocker used ne555
It is required to adjust the 10K potentiometer while pointing the device at your TV to block the IR rays from the remote. This can be done by trial and error until the remote no longer responds.

sourcehttp://www.electronic-circuits-diagrams.com/funimages/funckt4.shtml

Tuesday, February 2, 2010

555 timer oscillator

555 timer oscillator

The 555 timer IC was first introduced around 1971 by the Signetics Corporation as the SE555/NE555 and was also the very first and only commercial timer ic available. It is after 30 years still very popular and used in many schematics. Although these days the CMOS version of this IC, like the Motorola MC1455, is mostly used, the regular type is still available, however there have been many improvements and variations in the circuitry. But all types are pin-for-pin plug compatible.


Specifications


Supply voltage 4.5-18V

Supply current 3-6 mA

Output current 225mA (max)

Rise/Fall time 100 ns

Operation

external capacitor determines the off-on time intervals of the output pulses


time taken by capacitor to charge to 63.7% of the applied voltage = time constant, t = RC

Modes

one shot (monostable)

oscillator (astable)

One-shot



generates a single pulse of a fixed time duration each time it receives and input trigger pulse

used for turning some circuit or external component on or off for a specific length of time

also used to generate time delays

duration of pulse dependent on RC

Oscillator

generates a continuous stream of rectangular off-on pulses that switch between two voltage levels

frequency and duty cycle (ratio of time-on to time-off) are dependent upon RC

frequency can be calculated with the formula:





f = 1/(.693 x C x (R1 + 2 x R2))

pulse is on for t1 seconds, then off for t2 seconds, total period (t) is t1 + t2.

duty-cycles can be approximately 55 to 95%:

D = t1/t = (R1 + R2) / (R1 + 2R2)



t1 = .693(R1+R2)C

t2 = .693 x R2 x C

Pin functions

1: Ground (if split-rail power supply is being used) or -Vcc for single rail



2: Trigger

a voltage level of < .3Vcc (or, .5 Vpin 5) for at least 1us is sufficient to trigger

trigger input is momentarily taken from a higher to a lower level (output is inverse of trigger)

trigger pulse must be of shorter duration than the time interval determined by RC

if this pin is held low longer than that, the output will remain high until the trigger input is driven high again

must not remain lower than 1/3Vcc for a period of time longer than the timing cycle

if this is allowed to happen, timer will retrigger itself upon termination of the first output pulse

minimum monostable output pulse width should be in the order of 10uS to prevent possible double triggering

a dc current of typically 500nA, the trigger current, must also flow from this terminal into the external circuit

so R must be < 3 MW

3: Output

provides a high-state output voltage about 1.7 volts less than the V+ supply level used

rise and fall times of the output waveform are quite fast - switching times being about 100nS

output pin is inverse of the input trigger

output can also be made to go low by taking the reset to a low state near ground [see "Pin 4 - Reset"]

4: Output Reset

voltage threshold level is 0.7 volt with sink current of 0.1mA for 0.5 µS required

reset is an overriding function

it will force the output to a low state regardless of the state of either of the other inputs

may thus be used to terminate an output pulse prematurely

to gate oscillations from "on" to "off", etc.

delay time from reset to output is typically on the order of 0.5 µS

when not used, it is recommended that the reset input be tied to V+ to avoid any possibility of false resetting.

5: Reference

allows direct access to the 2/3 V+ voltage-divider point

use is optional

by applying a voltage to this pin, it is possible to vary the timing of the device independently of the RC network

control voltage may be varied from 45 to 90% of Vcc in monostable mode

possible to control the width of the ouput pulse independently of RC

in astable mode, the control voltage can be varied from 1.7V to the full Vcc

produces a frequency modulated (FM) output

if not used, ground via a capacitor of about 0.01uF (10nF) to eliminate false triggering.

6: Reset latch

causes the output to go low

a dc current, the threshold current of 0.1µA must also flow into this terminal from the external circuit

R < 16 Mega-ohm

7: Timing capacitor

"on" (low resistance to ground) when the output is low and "off" (high resistance to ground) when the output is high

8: +Vcc

positive supply voltage +4.5 volts (minimum) to +16 volts (maximum)

chip generates a big (about 150mA) supply current during each output transition

therefore recommended to use a large decoupling capacitor as near to this pin as possible

even so, the 555 may have a tendency to generate double output transitions
 
 
More Examples
 
schmitt trigger
10 minute timer

metronome

power alarm

555 timer circuit

555 timer circuit

Introduction




555 timers and their circuits on the 

The 8-pin 555 timer must be one of the most useful ICs ever made and it is used in many projects. With just a few external components it can be used to build many circuits, not all of them involve timing!



A popular version is the NE555 and this is suitable in most cases where a '555 timer' is specified. The 556 is a dual version of the 555 housed in a 14-pin package, the two timers (A and B) share the same power supply pins. The circuit diagrams on this page show a 555, but they could all be adapted to use one half of a 556.



Low power versions of the 555 are made, such as the ICM7555, but these should only be used when specified (to increase battery life) because their maximum output current of about 20mA (with a 9V supply) is too low for many standard 555 circuits. The ICM7555 has the same pin arrangement as a standard 555.



The circuit symbol for a 555 (and 556) is a box with the pins arranged to suit the circuit diagram: for example 555 pin 8 at the top for the +Vs supply, 555 pin 3 output on the right. Usually just the pin numbers are used and they are not labelled with their function.



The 555 and 556 can be used with a supply voltage (Vs) in the range 4.5 to 15V (18V absolute maximum).



Standard 555 and 556 ICs create a significant 'glitch' on the supply when their output changes state. This is rarely a problem in simple circuits with no other ICs, but in more complex circuits a smoothing capacitor (eg 100µF) should be connected across the +Vs and 0V supply near the 555 or 556.



The input and output pin functions are described briefly below and there are fuller explanations covering the various circuits.
source :http://www.kpsec.freeuk.com/555timer.htm

Popular Posts