BASIC LED DRIVER FOR 10 WATT CREE LED

Ian0

Joined Aug 7, 2020
9,817
You can make a current regulator out of a 555. BBC254E4-6586-4AF2-8064-D8E50DD2CF3C.jpeg
Use the top one of these circuits I posted above.
COnnect pins 2 and 6 of the 555 where the input of the MCP1401 goes
Connect pin 3 where the output of the MCP1401 goes.
Connect pin 4 and pin 8 to V+, and pin 1 to 0V.
Decouple pin 5.
The 555 will do an adequate job of driving a MOSFET gate, the MCP1401 does it better.
 

eetech00

Joined Jun 8, 2013
3,951
Also has lower efficiency.
Since the OP is using battery power for the LED, that is likely not acceptable.
The battery is driving huge current loads as to that compared by the current draw of a 555 driver.
I doubt the 555 driver will be of concern.
The 555 can be changed to CMOS version if needed.
 

crutschow

Joined Mar 14, 2008
34,452
he battery is driving huge current loads as to that compared by the current draw of a 555 driver.
I'm not talking about the current draw of a 555 timer (which indeed is small).
I'm referring to the difference in efficiency between a non-inductor PWM circuit (which uses a resistor to limit the current, [R1 in your circuit] and has essentially the same efficiency as any linear regulator), and an inductive switching current-regulator, which has over 80% efficiency.
Measure the efficiency of your 555 circuit in LTspice and you will see what I mean.
 

eetech00

Joined Jun 8, 2013
3,951
I'm not talking about the current draw of a 555 timer (which indeed is small).
I'm referring to the difference in efficiency between a non-inductor PWM circuit (which uses a resistor to limit the current, [R1 in your circuit] and has essentially the same efficiency as any linear regulator), and an inductive switching current-regulator, which has over 80% efficiency.
Measure the efficiency of your 555 circuit in LTspice and you will see what I mean.
Tradeoff for parts that are easily available…
 
Last edited:

Ian0

Joined Aug 7, 2020
9,817
Then I guess it's up to the OP to decide if he can tolerate the low efficiency of the 555 PWM circuit (about 20% for 1 LED powered by a 12V battery) .
If he's got a 555 but not a MOSFET driver, then my circuit in #41(modified to suit a 555) is efficient enough - not quite as good as your circuit in post #14, because it has a higher voltage across the current sense resistor; but he does need an inductor.
 
Top