14
\$\begingroup\$

I volunteer at a club to teach Arduino programming to teens. As part of that, of course, I talk about voltage, current and what not to do. My prime example is taking an LED, putting it directly across the power, and grinning as they jump at the satisfying POP! I then quip that it's no longer "a Light Emitting Diode - LED - but a Dark Emitting Diode - DED." (OK, OK, I need new material...)

I just got a new batch of 100 LEDs for $2 - and these refuse to die, let alone pop! They glow brightly with 9V directly across them; I measured 120 mA! They heat up incredibly such that I can't hold them bare-handed (I wear gloves), and then slowly dim down until they finally turn off. I take them off the power, let them cool down, and then they work again!

Have I just hit the jackpot with this batch? Or are LEDs being built much more ruggedly than before? I know that some have resistors built into them, but I'm pretty sure these aren't those.

\$\endgroup\$
15
  • 1
    \$\begingroup\$ Upvoted for the dad joke. Now, what color are the LEDs? Any specs, or at least more information about them? Link from where you bought them? \$\endgroup\$
    – dim
    Commented Jul 26, 2018 at 4:50
  • 1
    \$\begingroup\$ After being "betrayed" by the LEDs from the new batch, I quickly grabbed an electrolytic capacitor - 470uF at 16V - and put it across the 9V, reversed. I don't like to do that usually; bad smells, and messy electrolyte... but it just sat there too, for 30 seconds. When I took it off the power and tested it, it tested as 469uF. Darn it! I want cheap "What not to do" lessons! \$\endgroup\$ Commented Jul 26, 2018 at 4:52
  • \$\begingroup\$ @dim They're 3mm red LEDs, bought on special from jaycar.com.au/3mm-red-led/p/ZD1692 \$\endgroup\$ Commented Jul 26, 2018 at 4:53
  • 1
    \$\begingroup\$ @Oldfart Any suggestions for an equivalent, guaranteed, safe anti-experiment? My old (10 year?) batch of LEDs were reliably POP -py \$\endgroup\$ Commented Jul 26, 2018 at 7:18
  • 1
    \$\begingroup\$ I used to demo resistors. 1/4 watts of low ohms will burn nicely. Then 1/4 watt of higher resistance stays alive. \$\endgroup\$
    – Oldfart
    Commented Jul 26, 2018 at 7:24

3 Answers 3

4
\$\begingroup\$

Some LEDs have a lot of internal resistance- which has a positive temperature coefficient. Possibly this is an inadvertent "feature" since cheap flashlights often have them in directly parallel and they share current reasonably well. The dice are very small, for one thing. I don't believe this is "more rugged" just a side effect of making them ever-cheaper. See this question and answer for example.

You'll probably see permanent damage to the LED light output very quickly, when you return to normal operating conditions, which is a lesson in itself.

Hot epoxy isn't as dangerous as some other hot plastics (eg. PVC which can liberate chlorine- a WWI chemical weapon gas, or PTFE which can give you highly reactive fluorine) but it's not good to breathe.

Many LEDs have a reverse breakdown voltage that is more than 15-60V, despite the 5V rating, so 9V reverse isn't at all likely to cause immediately apparent damage.

\$\endgroup\$
2
  • \$\begingroup\$ Note I’m talking about forward-bias voltage: the LEDs glow quite brightly! But I take your point about the fumes - Fl scares me... \$\endgroup\$ Commented Jul 26, 2018 at 12:40
  • \$\begingroup\$ Thanks for the link to the previous question and answer! \$\endgroup\$ Commented Aug 1, 2018 at 4:10
1
\$\begingroup\$

It is possible that your LED has a current limiting resistor built in. You should be able to see this by tracing the I-V curve. The voltage should look like the diode equation plus a linear function of the current. The linear voltage is from the built in resistor.

\$\endgroup\$
1
  • 1
    \$\begingroup\$ In my final line, I said "I know that some have resistors built into them, but I'm pretty sure these aren't those." Those are usually sold at a premium, and these were sold cheaply in a bag of 100. \$\endgroup\$ Commented Aug 1, 2018 at 4:05
-1
\$\begingroup\$

The tiny 3mm LEDs have a thermal coefficient of about >200’C/W and 9V*120mA ~1W is not a sensation temp rise towards 200’C but if you can get several Watts thru a 5mm LED rated for 65 mW, with 9V the target temp rise is more sensational. The difference is the ESR of the LED. (V-Vf)/ESR is approx current rise. The ESR is inverse to power rating.

Try an ATX 5V power supply on a 5W white LED with an ESR from 0.1 to 0.2 Ohms and the 2V excess voltage will rise to 10 to 20A or 50 to 100W and be blinding bright and very hot very quick.

Then if MTBF is 50kh (at some reasonable temp and you know temp rise in ‘C/W estimate using 50% reduction of life for every 10’C rise and see how many seconds it lasts

Put a 10A current meter in series with an MOT primary winding and a 3.7V Li-Ion cell then watch current rise towards 10A and before it goes it accelerates , core is beginning to saturate , then pull the wire off and watch the nice long arc until it extinguishes. But no arc on contact as I rises slowly dI/dt=L/V. It’s a 1 second test.

Reverse polarity cap tests should be done outside as the fumes are toxic.

Put a 1 Ohm resistor across 9V Battery and before Battery gets too hot, fssst , say hmm smells like 1Ohm. But warning again fuming epoxy is toxic.

Then get a SPDT relay 5V or 12V and wire power in series with NC contacts to coil. It will buzz for about a few minutes before end of life and have a long wire loop in series with this buzzer and see if you can crash windows PC with the loop current noise and 10kV arc across contacts at some few hundred Hz. It may also jam all nearby cell phones.

But for practical tests just energize any tiny relay with a 1m loop of wire and crash (reset) every Arduino running some LED flash test with a cable and switch. (With extra ESD protection). The loop antenna is a good EMI immunity test for near field testing of sensors. Each switch off may cause a glitch and result in errors. Then try twisted pair with ferrite CM choke to see if it passes immunity test.

\$\endgroup\$
3
  • \$\begingroup\$ I love the buzzing relay / loop antenna demo! But that’s more of a “hidden dangers” experiment rather than an Electronics 101 anti-experiment. Still, I can think of one advanced session that it’s applicable for: thanks! \$\endgroup\$ Commented Jul 26, 2018 at 12:47
  • 4
    \$\begingroup\$ What are the quoted sections quoting? Is there a source or reference for them? \$\endgroup\$
    – JYelton
    Commented Jul 26, 2018 at 20:12
  • \$\begingroup\$ Not quoted just my own advice highlights \$\endgroup\$ Commented Jul 27, 2018 at 0:16

Not the answer you're looking for? Browse other questions tagged or ask your own question.