SlideShare a Scribd company logo
2
Most read
LED CHASER
This is the circuit of a simple LED chaser. The LEDs lights one by one for a period
of 1second and the cycle repeats giving the running light appearance. The circuit
uses two ICs (one is 555) to drive the LEDs. IC1 (NE555) is the popular timer IC
wired in the Astable Multivibrator mode. Resistors R1, VR1 and capacitor C1 act
as the timing components and the output pulses are available from the output pin 3
of IC1. These pulses are given to the input pin 14 of the Johnson decade counter IC
CD4017. Out of the 10 outputs of IC2, eight outputs are used to drive the LEDs.
The ninth output pin 9 is connected to the reset pin 15 to stop the counting. So that
the cycle repeats. With the value of C1, each LED remains on for 1second. When
one LED turns off, the second on turns on. This cycle repeats giving the running
light appearance. Resistor R3 keeps the input pin 14 of IC2 low after each
pulse.VR1 adjusts the speed of LED chasing.
LED Chaser Circuit
The popular Timer IC 555 is extensively used in short duration timing applications. IC 555 is a
highly stable integrated circuit functioning as an accurate time delay generator and free running
multivibrator. But one of the serious problem in 555 timer design is the false triggering of the circuit
at power on or when voltage changes. The article describes how IC555 is designed perfectly to avoid
false triggering.
555 IC pin functions
Pin1 Ground Pin2 Trigger Pin3 Output
Pin 4 Reset Pin 5 Control voltage Pin 6 Threshold Pin 7 Discharge Pin 8 Vcc
Functional aspects of pins
Trigger Pin 2
Usually pin2 of the IC is held high by a pull up resistor connected to Vcc. When a negative going
pulse is applied to pin 2, the potential at pin 2 falls below 1/3 Vcc and the flip-flop switches on. This
starts the timing cycle using the resistor and capacitor connected to pins 6 and 7.
Reset pin 4
Reset pin 4 can be controlled to reset the timing cycle. If pin 4 is grounded, IC will not be triggered.
When pin4 becomes positive, IC becomes ready to start the timing cycle. Reset voltage is typically
0.7 volts and reset current 0.1 mA. In timer applications, reset pin should be connected to Vcc to get
more than 0.7 volts.
Control Voltage pin 5
Pin5 can be used to control the working of IC by providing a DC voltage at pin5. This permits the
control of the timing cycle manually or electronically. In monostable operation, the control pin5 is
connected to ground through a 0.01 uF capacitor. This prevents the timing interval from being
affected by AC or RF interference. In the Astable mode, by applying a variable DC voltage at pin 5
can change the output pulses to FM or PWM.
Threshold pin 6 and Discharge pin 7
These two inputs are used to connect the timing components- Resistor and Capacitor. The threshold
comparator inside the IC is referenced at 2/3 Vcc and the trigger comparator is referenced at 1/3 Vcc.
These two comparators control the internal Flip-Flop of the circuit to give High or Low output at pin
3.When a negative going pulse is applied to pin 2, the potential at pin2 drops below 1/3 Vcc and the
trigger comparator switches on the Flip-Flop. This turns the output high. The timing comparator then
charges through the timing resistor and the voltage in the timing capacitor increases to 2/3 Vcc.( The
time delay depends on the value of the resistor and capacitor. That is, higher values, higher
time).When the voltage level in the capacitor increases above 2/3 Vcc, the threshold comparator
resets the Flip-Flop and the output turns low. Capacitor then discharges through pin 7.Once triggered,
the IC will not responds to further triggering until the timing cycle is completed.
The time delay period is calculated using the formula T= 1.1 Ct Rt. Where Ct is the value of
Capacitor in PF and Rt is the value of Resistor in Ohms. Time is in Seconds.
How to eliminate false triggering?
The circuit diagram shown below is the simple monostable using IC 555. To
eliminate the false triggering resistor R1 and Capacitor C1 are connected to the
reset pin 4 of the IC. So the reset pin is always high even if the supply voltage
changes. Moreover capacitor C3 connected close to the Vcc pin 8 acts as a buffer
to maintain stable supply voltage to pin 8. Using this design, it is easy to avoid
false triggering to a certain extent.
555 Monostable circuit
A ready recknor to select timing resistor and capacitor
Theoretically long interval is possible with IC 555,but in practical conditions, it is difficult to get
more than 3 minutes. If low leakage Tantalum capacitor is used, this can be increased to 5 minutes or
more. If the value of the timing capacitor is too high above 470 uF, charging time will be prolonged
which will upset the timing cycle and the output remains high even afterthe desired time is over.
The internet is overfilling with LED chasers, Knight Riders, and different ways to blink a series of
LEDs in a certain pattern. In this article, I'm going to make yet another LED chaser, or a Knight
Rider, but this one is with a little twist: we'll make an LCD with a menu that will allow you to choose
different patterns and speeds.
This project has five PCBs: four PCBs with LEDs and one with a microcontroller. On the LED's
PCB, there are two ICs: the HCF4017BE Johnson counter. The counter has one clock input pin and
10 output pins. For each high pulse received on the clock pin, the next output pin is set high, starting
with output pin 0. Read more about the IC in the link.
The last PCB has a PIC16F877A microcontroller. To this microcontroller I've connected a few
switches, a potentiometer, and an LCD. The microcontroller clock on each counter IC is in a different
order. The microcontroller can also reset the counter ICs. In the software, there's a menu that allows
you to choose between some predefined patterns. You navigate with one of the switches and enter the
menu choice with another. The third switch is the reset switch. One of the patterns lets you use the
potentiometer to change the speed for the "running" LEDs. This is done with the microcontroller's
built-in ADC module. ADC will not be discussed in this article.
When we power the circuit, LEDs start glowing one by one for a defined time period. Means first
LED Q1 glows and then Q2 glows and Q1 turned OFF and then Q3 glows and Q2 turned OFF and so
on. When we change resistance of variable resistor then speed of LED’s increase. Because frequency
of 555 timer increases and this increases frequency signal is directly connected to counter’s trigger
pin. So that counter changes its state faster.
555 timer frequency formula:
The charge time (output HIGH) is given by :
T1 = 0.693 (R1 +VR) C1
The discharge time (output LOW) by :
T2 = 0.693 (R2) C1
Thus the total period T is given by :
T = T1 + T2 = 0.693 (R1 + 2VR) C1
The frequency of oscillation is:
F= 1/T
F=1.44/(R1+2VR)C1
The main part of this LED chaser circuit diagram is 555 timer IC which generates some variable
frequency. 555 timer IC is a general purpose IC which can be configured in some different modes
like Astable, Monostable and Bistable. Here in this project we configured 555 timer as an Astable
multivibrator in which both the stages of signal are unstable. Some
time we call frequency generator also. Here we use output signal of this Astable multivibrator to
trigger IC CD 4017 counter to change its state to perform desired task.
Here we have connected 555 timer IC in Astable mode for generating a trigger pulse of some time
period. A variable resistor is connected for changing the cycle frequency of 555 timer’s output. A
CD4017 counter IC is also connected with this circuit for lighting LEDs. 10 red LED’s are connected
to Q0-Q9 pin (pin 3) through 150 ohm resistor. MR pin (pin 15), enable or clock inhbit pin (pin 13)
is directly connected with ground and Clock pin of counter directly connected with output pin of 555
Timer.
Conclusion
In this article I've made yet another LED chaser for the internet, but the little twist here is the LCD
with a menu. A total of 32 LEDs are running up and down, or in different patterns. The
microcontroller has some unused pins, which means that you can add even more PCBs with LEDs.

More Related Content

PPTX
LED Chaser /Sequencer
PPTX
Dynamic characteristics of thyristor
PPTX
Stepper speed control
PDF
control engineering revision
PPTX
half wave rectifer.pptx
PDF
Gesture control car
PPT
CYCLO CONVERTER USING THYRISTORS
LED Chaser /Sequencer
Dynamic characteristics of thyristor
Stepper speed control
control engineering revision
half wave rectifer.pptx
Gesture control car
CYCLO CONVERTER USING THYRISTORS

What's hot (20)

DOCX
ANALYSIS OF FLYBACK CONVERTER
PDF
Blinking a Single LED
PPTX
Switching regulators
PPTX
Single Phase Induction Motor Speed Control
PDF
Chapter 10
PPTX
Arduino Family
PPTX
DC-DC Converter.pptx
PDF
Power Electronics - Thyristor Commutation
PPTX
Chopper operation
PPTX
Zero Voltage Zero Current
PPTX
Inverters (DC-AC)
PPT
AVR Fundamentals
PPTX
DC Machinery Fundamentals
PPT
Low dropout regulator(ldo)
PPT
Varactor diode
PPTX
Ac to Dc converter
PPTX
Variable frequency drive working and operation
PPT
Pass Transistor Logic
PPTX
Unit- 4 inverters (part-2)
ANALYSIS OF FLYBACK CONVERTER
Blinking a Single LED
Switching regulators
Single Phase Induction Motor Speed Control
Chapter 10
Arduino Family
DC-DC Converter.pptx
Power Electronics - Thyristor Commutation
Chopper operation
Zero Voltage Zero Current
Inverters (DC-AC)
AVR Fundamentals
DC Machinery Fundamentals
Low dropout regulator(ldo)
Varactor diode
Ac to Dc converter
Variable frequency drive working and operation
Pass Transistor Logic
Unit- 4 inverters (part-2)
Ad

Similar to Led chaser (20)

PPTX
IC 555 timer/Multivibrator/Pulse generator.pptx
DOCX
Prince jai nproject report
PPTX
Timer 555
PPTX
21DEE065 vikas.pptx
PDF
Digital stop watch
PPTX
Ic555
PPTX
Integrated circuit
PPTX
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
PDF
Unit-V Special ICs
PDF
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
DOCX
Automatic street light controller
PPTX
Temperature Controller
PDF
DIGITAL HEART BEAT COUNTER
PPTX
555 timer ic_tesitngcircuit
PDF
Manual fsr'14
PDF
Linear Integrated Circuits and Its Applications Unit-V Special ICs
DOCX
Pbl report kkkl 2174 electric analogue
PPTX
Voltage Doubler using NE 555 timer IC
DOCX
Digital Alarm Clock (IC-TMS-8560)
PPTX
Timer IC-555.pptx
IC 555 timer/Multivibrator/Pulse generator.pptx
Prince jai nproject report
Timer 555
21DEE065 vikas.pptx
Digital stop watch
Ic555
Integrated circuit
SIMULATION OF AN ELECTRONIC DICE CIRCUIT USING LEDs IN PROTEUS SOFTWARE
Unit-V Special ICs
Automatic fan speed controller withour Microcontroller OR An intelligent Spee...
Automatic street light controller
Temperature Controller
DIGITAL HEART BEAT COUNTER
555 timer ic_tesitngcircuit
Manual fsr'14
Linear Integrated Circuits and Its Applications Unit-V Special ICs
Pbl report kkkl 2174 electric analogue
Voltage Doubler using NE 555 timer IC
Digital Alarm Clock (IC-TMS-8560)
Timer IC-555.pptx
Ad

Recently uploaded (20)

PPTX
Hypertension_Training_materials_English_2024[1] (1).pptx
PDF
Placing the Near-Earth Object Impact Probability in Context
PDF
Worlds Next Door: A Candidate Giant Planet Imaged in the Habitable Zone of ↵ ...
PDF
Unit 5 Preparations, Reactions, Properties and Isomersim of Organic Compounds...
PPT
Presentation of a Romanian Institutee 2.
PDF
S2 SOIL BY TR. OKION.pdf based on the new lower secondary curriculum
PPT
1. INTRODUCTION TO EPIDEMIOLOGY.pptx for community medicine
PPTX
Lesson-1-Introduction-to-the-Study-of-Chemistry.pptx
PPTX
GREEN FIELDS SCHOOL PPT ON HOLIDAY HOMEWORK
PPT
Heredity-grade-9 Heredity-grade-9. Heredity-grade-9.
PPT
6.1 High Risk New Born. Padetric health ppt
PPTX
gene cloning powerpoint for general biology 2
PPTX
TORCH INFECTIONS in pregnancy with toxoplasma
PPTX
Microbes in human welfare class 12 .pptx
PDF
Cosmic Outliers: Low-spin Halos Explain the Abundance, Compactness, and Redsh...
PDF
Warm, water-depleted rocky exoplanets with surfaceionic liquids: A proposed c...
PDF
Looking into the jet cone of the neutrino-associated very high-energy blazar ...
PDF
CHAPTER 3 Cell Structures and Their Functions Lecture Outline.pdf
PDF
Communicating Health Policies to Diverse Populations (www.kiu.ac.ug)
PDF
Science Form five needed shit SCIENEce so
Hypertension_Training_materials_English_2024[1] (1).pptx
Placing the Near-Earth Object Impact Probability in Context
Worlds Next Door: A Candidate Giant Planet Imaged in the Habitable Zone of ↵ ...
Unit 5 Preparations, Reactions, Properties and Isomersim of Organic Compounds...
Presentation of a Romanian Institutee 2.
S2 SOIL BY TR. OKION.pdf based on the new lower secondary curriculum
1. INTRODUCTION TO EPIDEMIOLOGY.pptx for community medicine
Lesson-1-Introduction-to-the-Study-of-Chemistry.pptx
GREEN FIELDS SCHOOL PPT ON HOLIDAY HOMEWORK
Heredity-grade-9 Heredity-grade-9. Heredity-grade-9.
6.1 High Risk New Born. Padetric health ppt
gene cloning powerpoint for general biology 2
TORCH INFECTIONS in pregnancy with toxoplasma
Microbes in human welfare class 12 .pptx
Cosmic Outliers: Low-spin Halos Explain the Abundance, Compactness, and Redsh...
Warm, water-depleted rocky exoplanets with surfaceionic liquids: A proposed c...
Looking into the jet cone of the neutrino-associated very high-energy blazar ...
CHAPTER 3 Cell Structures and Their Functions Lecture Outline.pdf
Communicating Health Policies to Diverse Populations (www.kiu.ac.ug)
Science Form five needed shit SCIENEce so

Led chaser

  • 1. LED CHASER This is the circuit of a simple LED chaser. The LEDs lights one by one for a period of 1second and the cycle repeats giving the running light appearance. The circuit uses two ICs (one is 555) to drive the LEDs. IC1 (NE555) is the popular timer IC wired in the Astable Multivibrator mode. Resistors R1, VR1 and capacitor C1 act as the timing components and the output pulses are available from the output pin 3 of IC1. These pulses are given to the input pin 14 of the Johnson decade counter IC CD4017. Out of the 10 outputs of IC2, eight outputs are used to drive the LEDs. The ninth output pin 9 is connected to the reset pin 15 to stop the counting. So that the cycle repeats. With the value of C1, each LED remains on for 1second. When one LED turns off, the second on turns on. This cycle repeats giving the running light appearance. Resistor R3 keeps the input pin 14 of IC2 low after each pulse.VR1 adjusts the speed of LED chasing. LED Chaser Circuit The popular Timer IC 555 is extensively used in short duration timing applications. IC 555 is a highly stable integrated circuit functioning as an accurate time delay generator and free running multivibrator. But one of the serious problem in 555 timer design is the false triggering of the circuit at power on or when voltage changes. The article describes how IC555 is designed perfectly to avoid false triggering.
  • 2. 555 IC pin functions Pin1 Ground Pin2 Trigger Pin3 Output Pin 4 Reset Pin 5 Control voltage Pin 6 Threshold Pin 7 Discharge Pin 8 Vcc Functional aspects of pins Trigger Pin 2 Usually pin2 of the IC is held high by a pull up resistor connected to Vcc. When a negative going pulse is applied to pin 2, the potential at pin 2 falls below 1/3 Vcc and the flip-flop switches on. This starts the timing cycle using the resistor and capacitor connected to pins 6 and 7. Reset pin 4 Reset pin 4 can be controlled to reset the timing cycle. If pin 4 is grounded, IC will not be triggered. When pin4 becomes positive, IC becomes ready to start the timing cycle. Reset voltage is typically 0.7 volts and reset current 0.1 mA. In timer applications, reset pin should be connected to Vcc to get more than 0.7 volts. Control Voltage pin 5 Pin5 can be used to control the working of IC by providing a DC voltage at pin5. This permits the control of the timing cycle manually or electronically. In monostable operation, the control pin5 is connected to ground through a 0.01 uF capacitor. This prevents the timing interval from being affected by AC or RF interference. In the Astable mode, by applying a variable DC voltage at pin 5 can change the output pulses to FM or PWM. Threshold pin 6 and Discharge pin 7 These two inputs are used to connect the timing components- Resistor and Capacitor. The threshold comparator inside the IC is referenced at 2/3 Vcc and the trigger comparator is referenced at 1/3 Vcc. These two comparators control the internal Flip-Flop of the circuit to give High or Low output at pin 3.When a negative going pulse is applied to pin 2, the potential at pin2 drops below 1/3 Vcc and the trigger comparator switches on the Flip-Flop. This turns the output high. The timing comparator then charges through the timing resistor and the voltage in the timing capacitor increases to 2/3 Vcc.( The time delay depends on the value of the resistor and capacitor. That is, higher values, higher time).When the voltage level in the capacitor increases above 2/3 Vcc, the threshold comparator resets the Flip-Flop and the output turns low. Capacitor then discharges through pin 7.Once triggered, the IC will not responds to further triggering until the timing cycle is completed.
  • 3. The time delay period is calculated using the formula T= 1.1 Ct Rt. Where Ct is the value of Capacitor in PF and Rt is the value of Resistor in Ohms. Time is in Seconds. How to eliminate false triggering? The circuit diagram shown below is the simple monostable using IC 555. To eliminate the false triggering resistor R1 and Capacitor C1 are connected to the reset pin 4 of the IC. So the reset pin is always high even if the supply voltage changes. Moreover capacitor C3 connected close to the Vcc pin 8 acts as a buffer to maintain stable supply voltage to pin 8. Using this design, it is easy to avoid false triggering to a certain extent. 555 Monostable circuit A ready recknor to select timing resistor and capacitor Theoretically long interval is possible with IC 555,but in practical conditions, it is difficult to get more than 3 minutes. If low leakage Tantalum capacitor is used, this can be increased to 5 minutes or more. If the value of the timing capacitor is too high above 470 uF, charging time will be prolonged which will upset the timing cycle and the output remains high even afterthe desired time is over.
  • 4. The internet is overfilling with LED chasers, Knight Riders, and different ways to blink a series of LEDs in a certain pattern. In this article, I'm going to make yet another LED chaser, or a Knight Rider, but this one is with a little twist: we'll make an LCD with a menu that will allow you to choose different patterns and speeds. This project has five PCBs: four PCBs with LEDs and one with a microcontroller. On the LED's PCB, there are two ICs: the HCF4017BE Johnson counter. The counter has one clock input pin and 10 output pins. For each high pulse received on the clock pin, the next output pin is set high, starting with output pin 0. Read more about the IC in the link. The last PCB has a PIC16F877A microcontroller. To this microcontroller I've connected a few switches, a potentiometer, and an LCD. The microcontroller clock on each counter IC is in a different order. The microcontroller can also reset the counter ICs. In the software, there's a menu that allows you to choose between some predefined patterns. You navigate with one of the switches and enter the menu choice with another. The third switch is the reset switch. One of the patterns lets you use the potentiometer to change the speed for the "running" LEDs. This is done with the microcontroller's built-in ADC module. ADC will not be discussed in this article. When we power the circuit, LEDs start glowing one by one for a defined time period. Means first LED Q1 glows and then Q2 glows and Q1 turned OFF and then Q3 glows and Q2 turned OFF and so on. When we change resistance of variable resistor then speed of LED’s increase. Because frequency of 555 timer increases and this increases frequency signal is directly connected to counter’s trigger pin. So that counter changes its state faster. 555 timer frequency formula: The charge time (output HIGH) is given by : T1 = 0.693 (R1 +VR) C1 The discharge time (output LOW) by : T2 = 0.693 (R2) C1 Thus the total period T is given by : T = T1 + T2 = 0.693 (R1 + 2VR) C1 The frequency of oscillation is: F= 1/T F=1.44/(R1+2VR)C1 The main part of this LED chaser circuit diagram is 555 timer IC which generates some variable frequency. 555 timer IC is a general purpose IC which can be configured in some different modes like Astable, Monostable and Bistable. Here in this project we configured 555 timer as an Astable multivibrator in which both the stages of signal are unstable. Some
  • 5. time we call frequency generator also. Here we use output signal of this Astable multivibrator to trigger IC CD 4017 counter to change its state to perform desired task. Here we have connected 555 timer IC in Astable mode for generating a trigger pulse of some time period. A variable resistor is connected for changing the cycle frequency of 555 timer’s output. A CD4017 counter IC is also connected with this circuit for lighting LEDs. 10 red LED’s are connected to Q0-Q9 pin (pin 3) through 150 ohm resistor. MR pin (pin 15), enable or clock inhbit pin (pin 13) is directly connected with ground and Clock pin of counter directly connected with output pin of 555 Timer. Conclusion In this article I've made yet another LED chaser for the internet, but the little twist here is the LCD with a menu. A total of 32 LEDs are running up and down, or in different patterns. The microcontroller has some unused pins, which means that you can add even more PCBs with LEDs.