![]() | ![]() | ![]() |
| |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
![]() |
| | Tools |
| | #1 |
|
Hello All! ![]() This is my first post here and I'm glad to have discovered this forum for its wealth of electronics information and help! I hope I can get some feedback for an electronics novelty project I'm working on that I intend to market soon. I am designing an elaborate LED chaser circuit but have a few questions about it. Please refer to attached schematic "LED Group Chaser.jpg" I drew up. The circuit is a sequential light chaser for three groups of LEDs using the 555 timer and 4017 decade counter. Only three outputs are used from the 4017 counter for each group of LEDs. Individual LEDs require 3.4 volts and 24mA each. Therefore, each group of LEDs (consisting of 18 LEDs) requires 10.2 volts at 144mA. (Each branch of three LEDs requires 10.2 volts, 24mA multiplied by six branches for each LED group = 10.2 volts at 144mA.) I am using a wall adapter as the source of 12 volts DC, 500mA. What transistors (T1, T2 and T3) will work to handle the current required to drive the LED groups from the 4017 counter outputs? What values do I need for the resistors (R4, R5 and R6) connected to the transistor bases? Can I use just one resistor for each group of LEDs (R7, R8 and R9) instead of one for each of the six branches in the LED groups? I have calculated the resistance for these resistors (R7, R8 and R9) to be 12.5Ω R = (1.8 volts dropped / 0.144 Amps) = 12.5Ω If I need a resistor for each branch (of three LEDs), I have calculated them to be at 75Ω each. R = (1.8 volts dropped / 0.024 Amps) = 75Ω I would also like to be able to turn ALL LEDs on (no blinking, counting, etc.) To do this, I have included a DPST switch (shown in blue) to create a connection to all bases of the transistors so that when ANY of the three outputs from the 4017 counter is active, it triggers on all three transistors. I'm not sure if this method works. Diodes (D1, D2 and D3) are connected to the 4017 outputs to prevent current flowing back into it when the switch is closed. When this switch is closed, the current from any of the three outputs from the 4017 gets split three ways to each transistor. Therefore, the current is 1/3 less to each transistor base. The transistors will still need enough gain to power the LED groups with this decreased current after the switch is closed. Will this method work? Another method I came up with to turn on ALL LEDs is to use a 3PST switch (shown in purple) to allow current from each of the LED groups to bypass the transistors when this switch is closed. I'm not sure if this method will work either. Thanks for any help or suggestions! Last edited by R2-D2; 30th December 2008 at 08:34 AM. Reason: Resubmitted attachment in landscape mode. | |
| |
| | #2 |
|
According to LED series parallel array wizard it says each 3 leds require a 100ohm resistor (each 18 led cluster =120ma)
| |
| |
| | #3 |
|
Your LEDs are in parallel. This is bad unless you test them and sort them so that all their voltages are exactly the same. To avoid testing them all, connect a current-limiting resistor in series with each string of 3 LEDs, instead of the single resistor you have. The 4017 has an output current of about 21mA when it has a 12V supply and its output is pulled down to 6V by the transistor. Then its output transistor dissipates too much heat. So the current must be reduced to about 15mA then the output voltage will be about +8V and the output transistor will dissipate 60mW which is fine. The transistors will saturate well with a base current of 15mA and a collector current of 144mA. The value of the base resistor is (8V - 0.7V - 0.7V)/15ma= 440 ohms. Use 470 ohms/1/2W.
__________________ Uncle $crooge Last edited by audioguru; 30th December 2008 at 05:23 PM. | |
| |
| | #4 |
|
(Oops, sorry about that - I'm a newbie here.) Hi audioguru, Thanks for that info! I'll take your advice connecting resistors to each parallel branch in the circuit. About the transistor: could I use a higher-powered transistor, (maybe MOSFET) to achieve a higher voltage output. (I'm not really familiar with how transistors work. I need to read up about them more ) I see that I need to lower the current out from the 4017 counter to gain higher voltage output from the transistor. I'd like to achieve at least 10V. One of these from RadioShack might work? RadioShack.com Thanks! Jeff
__________________ May the force be with you! / | |
| |
| | #5 |
|
Hi audioguru, Thanks for that info! I'll take your advice connecting resistors to each parallel branch in the circuit. About the transistor: could I use a higher-powered transistor, (maybe MOSFET) to achieve a higher voltage output. (I'm not really familiar with how transistors work. I need to read up about them more ) I see that I need to lower the current out from the 4017 counter to gain higher voltage output from the transistor. I'd like to achieve at least 10V. Thanks! Jeff
__________________ May the force be with you! / | |
| |
| | #6 |
|
I was talking about the output transistors inside the CD4017 IC. Their max allowed heat dissipation is only 100mW so I selected the base resistor of the driver transistor to allow a dissipation in the output transistors inside the CD4017 IC to be only 60mW. The current in the driver transistor is only 144mA so you don't need a power transistor. Use a little 2N4401 or little BC337 transistor.
__________________ Uncle $crooge | |
| |
| | #7 | |
| Quote:
Do you mean I need to use an 8V power source (instead of 12V) to obtain 15mA from the 4017 counter outputs? If I use an 8V source, I will need at least 216mA collector current from each transistor to power 18 LEDs for each LED group. LED series parallel array wizard I will need transistors that can supply that amount of current when they are saturated at 15mA to their bases and need to make sure I have the right type. I guess I could use a heatsink for the 4017. Thanks! Happy New Years!
__________________ May the force be with you! / | ||
| |
| | #8 | |
| Quote:
Do you mean that I need a power source of 8V (instead of 12V) to obtain a 15mA output from the 4017? If so, with an 8V source, I will need to supply 216mA of collector current out of each drive transistor to power the 18 LEDs. I will then need a transistor to supply that amount of current when saturated at its base of 15mA. Thanks - and Happy New Years! Jeff
__________________ May the force be with you! / | ||
| |
| | #9 | ||
| Quote:
With a 12V supply, the output of a CD4017 is 15mA at 8V. It has a 4V voltage drop so its output transistor dissipates 4V x 15mA= 60mW. With a lower supply voltage the output current is less which is not enough to turn on a driver transistor completely. Quote:
__________________ Uncle $crooge | |||
| |
| | #10 | |
| Quote:
Thanks for the help! ![]() Jeff
__________________ May the force be with you! / | ||
| |
|
| Tags |
| chaser, led, light, questions, schematic, unique, w or |
| Thread Tools | |
| Display Modes | |
| |
Similar | ||||
| Title | Starter | Forum | Replies | Latest |
| Questions about the Schematic Diagram | concerno4u | General Electronics Chat | 1 | 12th December 2008 08:28 AM |
| Questions on a kit schematic | krich | Electronic Projects Design/Ideas/Reviews | 5 | 11th November 2008 12:35 AM |
| Hi power light chaser | Hejuco | Electronic Projects Design/Ideas/Reviews | 23 | 30th July 2008 03:05 AM |
| Questions for my schematic on Eagle | whiz115 | General Electronics Chat | 16 | 24th October 2007 08:36 PM |
| 8051 chaser & questions | Torben | 8051/8951 | 0 | 18th April 2007 03:05 AM |