What is the mystery behind "white light led light from 1.5 Volt AA battery"

Could some electronics guru please shed some light on this ? Several Web sites(please check list below) have schematics and flashy color photographs of single white led light powered off a single 1.5 Volt AA battery.

formatting link
formatting link
As most of these are very simple, I have simulated a number of them with SPICE, but none of them produce the advertised results. What is the mystery ? Some even have supposed oscilloscope traces !! Any thoughts hints would be helpful. Thanks in advance.

Reply to
dakupoto
Loading thread data ...

Reply to
Bill Sloman

snipped-for-privacy@gmail.com wrote in news: snipped-for-privacy@googlegroups.com:

This class of single transistor blocking oscillator boost converter designed to drive a LED from a single cell is colloquially known as a "Joule Thief". Searching for that term with the keywords 'SPICE simulation' will find many simulations of varying degrees of accuracy. The basic circuit is pretty forgiving, and can easily be got working with junk-box parts which accounts for its popularity.

If the simulation doesn't model non-ideal behaviour of key components to a reasonable level of accuracy, it will *NOT* produce realistic results. Have you accounted for the cell's internal resistance, the resistance of the transformer primary, transformer core saturation, the LED's junction capacitance and the transistor's gain falling at high collector currents?

Post your simulations (preferably in LTSPICE format) and the observed results you are trying to match up with and chances are, someone will point out what you've missed.

--
Ian Malcolm.   London, ENGLAND.  (NEWSGROUP REPLY PREFERRED)  
ianm[at]the[dash]malcolms[dot]freeserve[dot]co[dot]uk  
[at]=@, [dash]=- & [dot]=. *Warning* HTML & >32K emails --> NUL
Reply to
Ian Malcolm

You can see an explanation of this sort of circuit at

formatting link

I suspect that your SPICE simulations may not have worked, because you may have modeled the inductor as a normal "theoretically perfect" one (which is linear). The joule thief circuit depends pretty heavily on the fact that it uses an inductor with significant amounts of nonlinearity in its behavior - the ferrite core of the inductor saturates at sufficiently high current levels.

Reply to
David Platt

Dear electronic idiot: learn to read and understand a schematic! If you claim that your SPICE "simulation" did not work,then that indicates your ignorance in electronics.

Reply to
Robert Baer

Reply to
Robert Baer

Reply to
Bill Sloman

Yes, I agree totally that unless the non-linearities in the key inductor behavior are modeled correctly, the SPICE simulation would work. As for the transistor, I have used the standard SPICE model for 2N4401. The diode has not yet been inserted. I was just trying to see if the oscillations could be simulated first. Unfortunately, I use HSpice at work, and Ngspice at home(the simulations were done in my spare time), both of which use text based source files as input, as opposed to LTSpice's GUI based format.

Reply to
dakupoto

Dear electronic genius, pray pass on some of your deep and profound knowledge in the subject, so that guys like me can read and understand schematics correctly.

Reply to
dakupoto

unfortunately (for you) LTSpice has become the lingua franca for sharing simulations in this newsgroup, mainly because the price is right *1, it'll run on anything *2 and it's easier to use than ms-paint *3

The save format is an ASCII *4 netlist with some embedded GUI layout information, it can run other ASCII netlists.

*1 Free download

*2 Well, anyting with an x86 cpu - it runs OK in wine, and whatever it is that recent macs use to run windows apps

*3 if your goal is drawing electronic schematics

*4 If you tell it to use 'u' for micro, there's a checkbox somewhere,else Windows-1252.

--
umop apisdn
Reply to
Jasen Betts

LT does the textfile format too

NT

Reply to
meow2222

volt

iteL

.

with

to

ts.

of

ion

nts?

r

Well, The source file is below. It runs on Ngspice-26. The inductor is non-ideal, and the model for white light LED is also includ ed. As shown below, I have tried to measure current and voltage, and hence the three current measurement nodes. The circuit is a minor variation of one I saw at one of the Web sites I referred to, in my initial post.

.PARAMETERS PI=3.14 PERMFS=0.000001256 RELPERM=500 .PARAMETERS NUMT=50 RAD=0.005 LEN=0.018825 CAPVALNOM=0.00001

.MODEL 2N4401 NPN(IS=1.75E-12 ISE=5.92E-14 ISC=9.42E-14 XTI=3.00 BF =3.03E2 BR=1.00E-2 IKF=2.11E-1 IKR=1.00 XTB=1.5 VAF=3.60E2 VAR =1.64E1 VJE=3.00E-1 VJC=3.00E-1 RE=1.00E-2 RC=1.07 RB=8.63E1 RB M=1.00E-2 IRB=9.62E-3 CJE=2.64E-11 CJC=1.37E-11 XCJC=1.00 FC=5.

00E-1 NF=1.10 NR=1.71 NE=1.26 NC=1.00 MJE=4.09E-1 MJC=4.89E-1 T F=5.16E-10 TR=233.7E-9 PTF=0 ITF=5.09E-1 VTF=1.09E5 XTF=1.64 EG =1.11 KF=1E-9 AF=1)

.MODEL NSPW500BS D(Is=0.27n Rs=5.65 N=6.79 Cjo=42p Iave=30m Vpk =5)

.SUBCKT NIINDUCTOR 1 2

  • 1 IN
  • 2 OUT C0 1 2 0.75nF L0 1 3 L='RELPERM*PERMFS*NUMT*NUMT*PI*RAD*RAD/LEN' R0 3 2 1.5 .ENDS

D0 9 0 NSPW500BS XL0 3 4 NIINDUCTOR XL1 3 9 NIINDUCTOR Q0 6 7 0 2N4401 R0 1 2 1 R1 4 5 1 R2 7 8 0.1

VP 1 0 DC 1.5 AC 0.0 VTST1 2 3 DC 0.0 AC 0.0 VTST2 5 6 DC 0.0 AC 0.0 VTST3 8 9 DC 0.0 AC 0.0

.OPTIONS METHOD=GEAR NOPAGE .IC V(2)=0.0 V(3)=0.0 V(4)=0.0 V(5)=0.0

  • V(6)=0.0 V(7)=0.0 V(8)=0.0 V(9)=0.0 .TRAN 20.0ms 2000.0ms 5.0ms UIC .PRINT TRAN V(6) .END
Reply to
dakupoto

Ngspice is completely free, and has its own users' and developers forums on SourceForge. Though initially developed for Unix-like and Linux platforms, precompiled binaries are available for Windows -- no issues at all. No need to install Wine, Linux/Unix is its native environment. Output files can be plotted with Excel or OpenOffice or Gnuplot. The text based input makes it very easy to include special models -- about 2 years ago, I had to do a lot of work with the sub-micron MOSFET models from UC Berkeley(BSIM 4.6) -- all I had to do was have an .INCLUDE statement in my source files.

Reply to
dakupoto

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.