The advantage over the original circuit is that it has constant brightness even when the battery voltage drops as it discharges, down up to the very end when its voltage goes below 2.7 volts.
The torch had seven LEDs in an aluminized plastic reflector, and a three position switch lighting zero, three or seven LEDs on successive positions. The LEDs were all connected to the 4 volt sealed lead acid rechargeable battery with independent resistors.
When the battery died, I replaced it with a 3.6 volt nicad pack from a defunct mobile phone I had lying around, and it worked, but the brightness had dropped. Replacing all resistors to raise the current through the LEDs (all seven of them) was thought to be too much of a chore, so I went ahead and wired them all in series. Now I had seven LEDs in series, requiring about twentyfour volts to light them, at around twenty milliamps.
Then I used an integrated circuit driver to raise my battery voltage to the value required.
Remove these ads by
Signing UpStep 1: The schematic
TI make the circuit, so they are the people to tell me how to use their chip. It looks simple: Two capacitors to store energy and decouple the supply voltage and output voltage, a rectifier, an inductor, and finally a resistor to set the LED current.
According to the datasheet, as long as the other components are correctly chosen and wired up right, the LED current depends only upon the value of the resistor Rs in the figure below. It doesn't matter how many LEDs there are, and what voltage the battery has.
This particular integrated circuit can drive LEDs in series up to 28 volts, and the input voltage has to be in the range 2.7 volts to 6 volts. Since a white LED requires around 3.5 volts, upto eight of them in series may be used. Since the minimum voltage has to be 2.7 volts, at least two NiCd cells in series would be required to drive it - or one Li-ion.

















































Visit Our Store »
Go Pro Today »




Now I just have to figure out how to incorporate it into my existing LED fade-in/fade-out circuit which is a little bit of a challenge. Here is my schematic:
http://i232.photobucket.com/albums/ee38/__darkside__/Misc images/LEDfadein-fadeoutcircuitw-sound.jpg
I am thinking I should hook up your ic to the collector of T1 (the power transistor). Although, I am not sure if my circuit will work if T1 is hooked up to what is basically a different power source than the rest of the circuit. Maybe it would be better to use your ic hooked up to the emitter of T1 but I don't know if this ic will work properly if it is not constantly connected to the power source. The other concern with using these circuits together is whether or not the ic will interfere with the fading functions of my circuit.
On my circuit R2 is a bypass for the switch and allows the LEDs to receive a lower current so that they are dimly lit. When you activate the reed switch power will travel through the circuit and fade in the LED (time depending on value of R4) and when the switch is disconnected then C1 will drain (time depending on value of R8, slowly fading out the LEDs.
For more info on my circuit check this link:
http://pcbheaven.com/circuitpages/LED_Fade_In_Fade_Out_Dimmer/
Thanks for any help you may be able to offer.