Site icon Homemade Circuit Projects

3 Best Joule Thief Circuits

A joule thief circuit is basically an efficient, self-oscillating voltage booster circuit, built using a single transistor, resistor and an inductor, which can boost voltages as low as 0.4 V from any dead AAA 1.5 cell, to much higher levels.

Technically it may seem impossible to illuminate a 3.3 V LED with a 1.5V source, but the amazing concept of joule thief makes this look so easy and effective, and virtually unbelievable. Moreover the circuit additionally makes sure that not a single drop of "joule" is left unused in the cell.

A joule thief circuit is pretty popular with all electronic hobbyists, because the concept allows us to operate even the white and the blue LEDs from a 1.5V source which normally require 3V to illuminate brightly.

Design#1: Joule thief 1 watt LED Driver

The present article discusses 3 such circuits, however here we replace the traditional 5mm LED with a 1 watt LED.

The concept discussed here remains exactly identical to the usual joule thief configuration, we just replace the  normally used 5mm LED with a 1 watt LED.

Of course this would mean the battery getting drained pretty much earlier than a 5mm LED, but it's still economical than using a two 1.5 cells and not including a joule thief circuit.

Let's try to understand the proposed circuity with the following points:

If you see the circuit diagram the only seemingly difficult part is the coil, rest of the parts are just too easy to configure. However if you have a suitable ferrite core and some spare thin copper wires, you would make the coil within minutes.

The above design may be improved further by attaching a rectifying network using a diode and a capacitor, as shown below:

Parts List

The coil may be wound over a T13 torroidal ferrite core using a  0.2mm or 0.3mm super enameled copper wire. About twenty turns on each side will be quite enough. In fact any ferrite core will, a ferrite rod or bar will also serve the purpose well.

After this is done, its all about fixing the parts in the shown manner.

If everything is done correctly, connecting a 1.5 V penlight cell would instantly illuminate the attached 1 watt LED very brightly.

If you find the circuit connections to be alright yet the LED not illuminating, just interchange the coil winding terminals (either the primary ends or the secondary ends) this would fix the problem immediately.

How the Circuit Functions

When the circuit is switched ON, T1 receives a biasing trigger via R1 and the associated primary winding of TR1.

T1 switches ON and pulls the entire supply voltage to ground and in the course chokes the current across the primary winding of the coil so that the biasing to T2 dries up, shutting off T1 instantaneously.

The above situation switches OFF the voltage across the secondary winding triggering a reverse emf from the coil which is effectively dumped across the connected LED. The LED illuminates!!

However the shutting of T1 instantaneously also releases the primary winding and restores it to original condition so that the supply voltage now can pass across to the base of T1. This initiates the whole process yet again and the cycle repeats at a frequency of around 30 to 50 kHz.

The connected LED also illuminates at this rate, however due to the persistence of vision we find it illuminated continuously.

Actually the LED is ON only for 50 percent of the time period, and that's what makes the unit so economical.

Also because TR1 is able to generate voltages that may be many times greater than the supply voltage, the required 3.3V to the LED is sustained even after the cell voltage has dropped to about 0.7V, keeping the LED well illuminated even at these levels.

Video Demonstration

How to wind the Torroid Coil

As can be seen in the shown joule thief circuits, the coil is ideally made over a torroid core. The details of the coil could be found in the following article. The coil structure is exactly similar and compatible with the circuits discussed on this page.

How to Calculate Joule Thief Circuit Parameters

Base Resistor (Rb) Calculation:

The formula for the base resistor ( R_b ) is:

Rb = (Vbattery - Vbe) / Ib(target)

Where:

Inductor Transformer Turns Calculation:

For the primary inductor, the number of turns ( N ) can be calculated using the following formula:

L = (N2 * μ * A) / l

Solve for ( N ):

N = √[(L * l) / (μ * A)]

Where:

Turns Ratio and Output Voltage:

To find the voltage output, use the turns ratio:

Vout = Vbattery * (Nprimary / Nsecondary)

Where:

Transformer Voltage Ratio:

To calculate the voltage ratio between primary and secondary:

Voltage Ratio = Nsecondary / Nprimary

This gives the relationship between the input and output voltages.

Example Code for Base Resistor and Turns Calculation:

Base Resistor Calculation (Rb):
Rb = (Vbattery - Vbe) / Ib(target)
Where:
Vbattery = 1.5V, Vbe = 0.7V, Ib(target) = 0.001A

Inductor Turns Calculation:
N = √[(L * l) / (μ * A)]
Where:
L = 100 µH = 100 * 10-6 H, l = 0.01 m, μ = 1000 * μ₀ = 1.256 * 10-3 H/m, A = 2.5 * 10-6 m²

Output Voltage Calculation:
Vout = Vbattery * (Nprimary / Nsecondary)
Where:
Nprimary = 57 (calculated primary turns), Nsecondary = 12 (example secondary turns)

Voltage Ratio:
Voltage Ratio = Nsecondary / Nprimary

Additional Explanations:

Base Resistor (Rb):

The formula for figuring out the base resistor is a lot straightforward and we can just use it directly like this: Rb = (Vbattery - Vbe) / Ib(target). This makes it easy for us to calculate just what we need!

Inductor Turns (N):

When it comes to calculating the number of turns on the inductor, the formula takes into account the inductance, the properties of the core material and how the core is shaped. We can tweak these parameters to match our specific core and what we may be trying to achieve with our design.

Voltage Output:

The output voltage gets boosted based on the turns ratio. This means we can easily adjust the number of turns in both the primary and secondary windings to get the output voltage we want.

Example Configurations:

In our example code we are working with a typical setup which has 56 turns for the primary winding and 12 turns for the secondary winding. However these numbers are flexible and we can change them to fit our specific circuit needs.

Example Output:

For example, if you use the following values:

Vbattery = 1.5V
Vbe = 0.7V
Ib(target) = 0.001A (1mA)
L = 100 µH
μ = 1.256 * 10-3 H/m (ferrite core permeability)
A = 2.5 * 10-6 m²
l = 0.01 m
Nprimary = 57 turns
Nsecondary = 12 turns

The calculations would look like:

Rb = (1.5 - 0.7) / 0.001 = 800 Ohms

N = √((100 * 10-6 * 0.01) / (1.256 * 10-3 * 2.5 * 10-6)) = 56.57 turns (round to 57)

Vout = 1.5 * (57 / 12) = 7.13V (approx.)

Voltage Ratio = 12 / 57 = 0.21

This output matches the working of a basic Joule Thief circuit, which is as per our exprectations.

Overunity Circuit using Joule Thief Concept

Parts List

R1 = 1K, 1/4 watt T1 = 8050 TR1 = see text LED= 1 watt, high bright Cell = 1.5V AAA penlight

The above circuit can be also driven using a DC motor. A simple diode and a filter capacitor rectification would be enough to convert the supply from the motor suitable for illuminating the LED very brightly.

If the motor rotation is sustained with the help of a turbine/propeller arrangement and operated by wind energy, the LED can be kept illuminated continuously, absolutely free of cost.

Video Demonstration

Parts List

Design#2: Illuminating a Blue LED with 1.5V Cell

LEDs are getting popular day by day and are being incorporated for many applications wherever an economic lighting solution becomes an issue. LEDs are by itself are very economic as far as power consumption is concerned, however the researches are never satisfied and they are trying hard, relentlessly to make the device yet further efficient with their power requirements.

Here's an alternate joule thief design of a simple Blue and white LED driver that works with just 1.5 volts for the illuminating 3.3V LEDs, and looks pretty amazing and too good to be true.

If we go through the datasheet of a blue or a white LED, we can easily find that these devices need a minimum of 3 volts to light up optimally.

However the present design employs just a single 1.5 V cell for producing the same as with a 3 V battery.

That’s where the whole configuration becomes very special.

The Importance of Inductor

The trick lies with the inductor L1 which in fact becomes the heart of the circuit.

The entire circuit is built around a single active component T1, which is wired up as a switch and is responsible for switching the LED at a very high frequency and at a relatively high voltage.

Thus the LED is never switched ON continuously rather stays ON only for a certain portion of the time period, however due to persistence of vision we find it switched ON permanently without any oscillation.

And because of this partial switching the power consumption also becomes partial making the consumption very economic.

This LED Joule thief circuit may be simulated with the following points:

How it Works

As can be seen in the diagram, the circuit involves only a single transistor T1, a couple of resistors R1, R2 and the inductor L1 for the main operation.

When power is switched ON, transistor T1 is forward biased instantaneously through the left half winding of L1. This pulls the current stored inside L1 through the collector of T1 to ground which is technically twice the value of the applied supply voltage.

The grounding of L1 instantly switches off T1since the action inhibits the base bias current of T1.

However the moment T1 switches OFF, a peak voltage twice the value of the supply voltage, generated as a result of a back EMF from the coil is dumped inside the Led, illuminating it brightly.

The condition however stays only for a fraction of a second or even less when the T1 switches ON once again, because its collector is no longer pulling the base drive to ground during that instant.

The cycle keeps on repeating, switching the LED as described above at a very rapid rate.

The LED consumes a nominal 20 mA in the switched ON condition, making the whole proceeding truly efficient.

Making the Coil L1

The making of L1 is by no means difficult at all, in fact it does not carry much criticality, you may try a number of versions by varying the number of turns and by trying out different material as the core, of course they all must be magnetic by nature.

For the proposed circuit, one can use the wire from a discarded 1amp transformer. Use the secondary winding wire.

A 3 inches nail may be selected as the core over which the above wire needs to be wound.

Initially you may try winding about 90 to 100 turns over it, don’t forget to remove the center tap at 50th winding.

Alternatively, if you a have some lengths of telephone wire in your junk box, you may try it for the design.

Tear apart one of the wires from the twin section and wind it over an iron nail having a length of about 2 inches. Wind at least 50 turns and follow the procedures as explained above.

Rest of the things may be assembled with the help of the given schematic.

Switching ON power to the assembled circuit will instantly illuminate the LED and you can use the unit for any relevant desired application.

Parts List

You will require the following parts for the proposed 1.5 white/blue LED driver circuit:

Design#3: Illuminating four 1 watt LEDS with 1.5V Cell

Can you imagine illuminating four numbers of 1 watt LEDs through a a few 1.5V cells? Looks quite impossible. But it can be done simply using a coil of ordinary speaker wire, a transistor, a resistor and of-course a 1.5V pencil cell.

The idea was suggested to me by one the keen followers of this blog Ms. MayaB, here are the details, I have explained them:

Circuit Operation

FYI, I tried this simple JT using a 40ft. paired speaker wire (24AWG) purchased at dollar store (of course, for $1).

No torroid, no ferrite rod, just simple air core wound to make it more like a coil (about 3" diameter) and tied the wire with a twistie tie (so that the wire will stay as a coil).

I used 2N2222 transistor, 510 ohm resistor (found out that is the best with a help of potentiometer) and was able to BRIGHTLY lit four (that is all I had) 1-watt high power LED in series (which requires same amount of current as if it was used for only one LED) using two 1.5V AA batteries (that is 3V power supply).

Can be used only one 1.5AA but will be dim (of course). I have also added a diode 1N4148 at the transistor's collecter pin just before the LED but can't tell if it increased any brightness.

Many people have used a capacitor in parallel to the battery claiming it will light the LEDs longer, I have not tested that part yet.

I have read adding a 220uF/50V electrolytic capacitor parallel to the battery would make the lights run longer, adding a 470pF/50V ceramic disc capacitor parallel to resistor will recouple the waste current in the resistor, and adding a 1N4148 diode (it is a switching diode but I don't know how would that effect the brightness) at collector of the transistor before the LEDs in series makes the LEDs brighter.

Using AAA 1.5V Cells

I don't have an oscilloscope to check all that effects. However, I would like to use rechargeable batteries instead of regular AAA 1.5V battery and make it self-regulated (or at least semi-self regulated) circuit by adding a calculator solar cell and a mini Joule Thief on a small toroid to keep charging the battery to last much-much longer.

I indeed need to add a LDR to light the LEDs only at dark and recharge the batteries during the daytime. Your suggestions and ideas are always welcome. Thanks, once again, for your interest.

Regards,

MayaB

Circuit Diagram


Prototype Images

Feedback from MayaB

Hi Swagatam, Though it is long known Joule Thief circuit, not something new I discovered but thank you for posting a new article on behalf of me, I appreciated it.

Regards, MayaB

How to Improve Brightness of the LEDs

Ps. Over the weekend I hybridized your circuit with the circuit I sent you here and it turned out to be dazzling bright (warning: may blind your eyesight, hehe).

I used the same speaker wire (mentioned above), a 8050SL transistor, 2.2K resistor (paralled with a 470pf capacitor), one 1W high power LED, a 100uH choke (connected from collector of the transistor to the positive rail of power supply), and 1 diode (1N5822 connected at base of the transitor to the positive rail of the power supply).

I used two 1.5V (total of 3V) AA batteries for power supply. And btw, a LDR between 2.2K resistor and the negative rail can be added to turn the LED off during the daylight. Unfortunately, could not light more than one 1W LED with 8050SL transistor in this configuration.

Another Design for Illuminating High Power LEDs

The concept discusses yet another popular joule thief circuit, this time using power BJT 2n3055, improvised by my old friend steven in his own unique way. Let's get to the core of the developments with the following article:

In a few earlier article we covered some interesting theories summarized as given below:

Here is the simplified drawing I built the Radiant joule thief battery charger by. The inductor I wound so many turns till It was to full to wind anymore.

But I brought 2x 5 or 6 meter lengths of Stranded copper wire unknown gauge from dicksmiths electronics insulated wire, and I wound most of it on except I think a few feet left over.

The latest test I used my pencil energizer Battery but I didn't remeasure the volts in it.

I powered the radiant energy Joule thief with it and at the outputs I put a 2200uf electrolytic capacitor Rated at 50 volts.

I ran my multimeter leads from it and got up to before I Stopped 35.8 volts , and that’s the charge being fed into the capacitor to ,

Before that I was getting 27.8 volts but as the capacitor was charging past the half way mark the voltage climb was slowing down, maybe due to the voltage from the battery getting low.

I'll have to remeasure it and do the test again in more detail.

Shorting the capacitor gave a snap noise And sparks. I tried it again charging it so far but This time I dumped the capacitor charge back into the input and this illuminated the neon for a second before the cap charge went down

Next experiment was different I had the Outputs to my meter set to 200 millivolts range and the negative input I had my A23 energizer negative sitting on the negative input and the top positive well

My finger was on it only as for the positive input it was run to a rectangle peace of circuit Board on the end of a wire held in the air By an aligater clip.

The reading was climbing at a Faster rate I got o 47.2 millivolts before I stopped it I was getting power at

A good rate from no where with an open circuit here but I was also holding the Battery case to while doing the experiment. I just repeated these tests and got much improved results now.....

My tests will go on, and I'll keep you all updated with the latest, until then keep DIYing.

Well, these were 3 best circuits using the joule thief concept that I presented for you, if you have any more such examples please feel free to post the info through your valuable comments.

Reference: https://en.wikipedia.org/wiki/Joule_thief

Exit mobile version