9

My understanding of resistance and voltage is horrible. I heard that with Kirchhoff's law, (in my words, please correct) the voltage used by the circuit must equal the voltage supplied. For example, if I had a 9 V battery, I must use all 9 V of it.

Lets say I have a LED with a typical forward bias voltage of 3.1 V, which means it loses 3.1 V while generating light. Will the LED if 9 V is used, burn out?

It is most likely true, but a nice example will really make my understanding more intuitive.

Voltage Spike
  • 75,799
  • 36
  • 80
  • 208
Blake
  • 503
  • 1
  • 6
  • 18
  • 2
    Please rephrase your subject and title line to make it clearer. Try using the terms voltage, current and resistance. – skvery Feb 16 '17 at 16:06
  • 3
    *My understanding of resistance and voltage is horrible* Maybe you would want to fix that by some studying and experimenting with a multimeter, lightbulbs and batteries ? If you want to "do something" with electricity then at least make an effort to learn. Making excuses beforehand is just so lame (and you're not the only one btw, it seems to be common these days). – Bimpelrekkie Feb 16 '17 at 16:09
  • 11
    @fake what do you call asking a question then? Isn't that an effort to learn? – Passerby Feb 16 '17 at 18:59
  • 3
    A key takeaway you should get from these answers: the nice clean models of how circuits work are only valid for "reasonable" circuits. Once you choose to do something outside of their scope (like connecting a LED to a battery without a resistor in circuit), the circuit is no longer easily modeled with those simple models. You now have to use *much* more complete models which can take a great deal of time and know-how to use. Best bet: don't do bad things to your circuits just to see what will happen! – Cort Ammon Feb 16 '17 at 20:58
  • 3
    An I V curve would be very good to have in an answer – Eric Johnson Feb 16 '17 at 21:52
  • A 3V LED connected to a 9V battery will not burn, it will EXPLODE! – Oskar Skog Feb 18 '17 at 09:50
  • @OskarSkog will it? Not always. Consider if the battery is just a “heavy duty” and the LED is rated for 10W. You have now a flashlight but it won’t last long – Tony Stewart EE75 Jul 15 '19 at 11:09

11 Answers11

30

This is one of those situations where your problem is not how good you are at analysis or what base knowledge you might have, but simply that you have no clue what you don't know. This always makes the first step into electronics a very high one.

In the case of your example, what don't you know about a battery?

  1. The terminal voltage of an ideal battery would never change (at least until all the energy storage capacity is used). So there must be factors that affect the terminal voltage and its useful energy capacity. A quick list is chemistry, volume of materials, temperature and anode/cathode design.
  2. A practical battery has limited capacity and many of the other factors influencing terminal voltage and potential current capability can be rolled into a model element called 'Internal resistance'. In the model for most larger batteries this will be fractions of an ohm. However the battery also has other elements such as capacitance and inductance to make the situation more complex. You could start by reading about battery models with texts such as this.

A great example of a larger battery with very small internal resistance is a 12 V car battery. Here, when you start the car it takes hundreds of Amps (kW of power and current in the 600 A range) to turn over the motor and the terminal voltage might drop from 13.8 V (a fully charged lead-acid car battery) to only 10 V when cranking. So the internal resistance might be (using Ohms Law) only 6 milliohms or so.
You can scale the thinking for this example to smaller batteries such as AA, AAA and C batteries and at least begin to understand the complexity of a battery.

Now what don't you know about an LED?

  1. The complexity of the electrical model for a diode (whether just a rectifier or an LED) is immense. But we could simplify it here and say that at it's most simple you can represent a diode by it's Bandgap voltage with a series resistor. You could start here by starting to learn on of the many SPICE packages and this discussion on StackExchange might be a good kickoff point.
  2. All semiconductor devices have a practical limitation in the amount of power they can dissipate. This is related primarily to the physical size of the device. The bigger the device the more power it can typically dissipate.

Now you can consider your LED. You should begin by trying to understand the datasheet for the device. While many of the characteristics you won't understand you already know one (from your question), the forward voltage (Vf) and you could probably find the current limit and maximum power dissipation in the datasheet.
Armed with those you could figure out the series resistance you need to limit the current so you don't exceed the power dissipation limit of the LED.

Kirchhoff's Voltage Law gives you a big hint that since the voltage across the LED is about 3.1 V (and the datasheet current curve tells you you could never apply 9 V), you must need another lumped model component in the circuit.

schematic

simulate this circuit – Schematic created using CircuitLab

Note: the battery internal impedance shown above is simply specified to make calculation easy. Depending on the battery type (primary or rechargeable) the internal resistance can vary. Check your battery data sheet.

Could the unknown element above simply be a piece of wire (no element)?
It could ....but we can calculate the results easily.
With two ideal voltage elements (9 V and 3.1 V) the resistors must have 5.9 V across them (Kirchhoff's voltage loop). The current flow must therefore be 5.9/10.1 = 584 mA.
The power dissipated in the LED is (3.1 * 0.584) + (0.584^2 * 10) = 5.2 Watts. Since your LED is probably rated at only 300 mW or so, you can see that it will heat up dramatically and in all probability fail within seconds.

Now if the unknown element is a simple resistor, and we want the current through the LED to be let's say 20 mA, we have enough to calculate the value.

The terminal voltage of the battery would be (9 - (0.02 * 0.1)) = 8.998 V The terminal voltage of the LED would be (3.1 + (0.02 * 10)) = 3.3 V

So the voltage across the unknown resistor is 5.698 and the current through it 20 mA. So the resistor is 5.698/0.02 = 284.9 Ohms.

Under these conditions the loop voltages balance and the LED passes its designed value of 20 mA. It's power dissipation is therefore ( (3.3 * 0.02) + (0.02^2 * 10)) = 70 mW ....hopefully well within capability of a small LED.

Hope this helps.

Jack Creasey
  • 21,428
  • 2
  • 15
  • 29
  • 1
    Very good answer for the OP – User323693 Feb 16 '17 at 19:09
  • I believe this is the most useful and intuitive example I have received yet; I used a LED in the example problem, but mostly I was wondering if any element in the circuit would have to use ≈9v if there is a 9v source. Lets say I have a IC that uses 3v and 500mA, with a 9v source, will the IC 'use' 6v at (approx.) 500 mA, and then overheat/break? – Blake Feb 17 '17 at 02:02
  • Any solid state device manufactured will have absolute maximum ratings and recommended ratings. You cannot increase the voltages beyond the absolute maxima without tempting destruction of the device. The simple example with the LED you questioned shows that the destruction or damage to the device is very likely if you exceed its ratings (be that voltage, current or even temperature). – Jack Creasey Feb 17 '17 at 05:52
  • @JackCreasey show me one datasheet of a 9V battery with 100mohm Rs. This is far too optimistic for 6 tiny 1.5 V cells with about 1 ohm each for Rs. A single D cell might have that Rs but **never** 6 tiny 1.5V cells in series in a 9V cell.. your basic experience and concepts are Ok but actually wrong. – Tony Stewart EE75 Jul 15 '19 at 03:52
  • 2
    @SunnyskyguyEE75 At no point in the OPs question is the battery specified. You are right that an Alkaline PP9 won't have 100m ohms ...but there are just so many different batteries such as this (https://dependableexpendables.com/products/titanium-9v-lithium-battery) that will deliver 1A. Nowhere in the question or solution do I specify the battery. I gave a worked example in the text and in the answer addressed the internal resistance. So once again you are just sabre rattling to make noise. – Jack Creasey Jul 15 '19 at 04:13
  • @JackCreasey 9V is specified in both Q &A . what planet are we on? – Tony Stewart EE75 Jul 15 '19 at 04:14
  • 1
    So point to where AA or AAA is mentioned? ….simply a 9V battery ….no specification. – Jack Creasey Jul 15 '19 at 04:16
  • @JackCreasey Don’t misdirect my comment to AA or AAA. 1) Your 9V model is wrong and 2) you just contradicted yourself about 9V not mentioned and 3) show me 1 spec that justifies your invalid model of a 9V battery with Rs=100mOhm. 4) are you ok? Signed concerned.) you should know a 9V cell is made from 6x 1.5 cells not AA or AAA – Tony Stewart EE75 Jul 15 '19 at 04:18
  • 1
    @SunnyskyguyEE75 You were the one to raise that this might be made of 1.5V cells. Here just a normal Lithium high capacity: http://data.energizer.com/pdfs/l522.pdf This will deliver at least 500mA for a short time. Certainly long enough to burn an LED. – Jack Creasey Jul 15 '19 at 04:30
  • A 9V alkaline battery is made from six (6) 1.5 V cells each about 1 Ohm . 2) a 9.0 lithium primary cell is different 3) either make you answer correct with valid specs or unambiguous or I shall downvote as required 4) burning out an LED or its series Rs irrelevant when the correct current limit value is chosen. Irrelevant to my correct comments – Tony Stewart EE75 Jul 15 '19 at 04:34
  • 1
    Go ahead and downvote.….I'd be disappointed if you did not. – Jack Creasey Jul 15 '19 at 04:35
  • @JackCreasey I am trying to help you, not just criticize you, contrary to your motus operandi and method of voting. Why do you misunderstand? – Tony Stewart EE75 Jul 15 '19 at 04:38
  • 1
    I just posted a data sheet that fulfills your need. What more do you want? I will add a not to the answer, but I'm not rewriting it just to satisfy you. – Jack Creasey Jul 15 '19 at 04:40
  • It is not to satisfy me but the greater good of technical accuracy with so many ignorant votes – Tony Stewart EE75 Jul 15 '19 at 04:42
  • 1
    Somehow I checked this 3 years after posting, just as you edited it. Thanks again for writing this. – Blake May 10 '20 at 05:42
24

Yes, the LED will likely be damaged. That is the short story.

In reality the battery voltage will drop a bit because it will be cranking out a lot of current (batteries have internal resistance which varies with charge state, discharge history, temperature and other factors- maybe a few ohms for a fresh 9V battery), and the LED voltage will increase (LEDs increase voltage with current in a nonlinear way) until the two exactly meet (if you ignore a bit of drop in the wires).

So let's say the battery voltage drops to 5V and the battery is supplying 1.5A. That means the LED forward voltage is 5V and it is dissipating 5V * 1.5A = 7.5W, which means it will very quickly burn out, assuming it's a small 3mm or 5mm indicator LED.

If your 3.1V LED happened to be a bunch of LED dice in parallel and was capable of safely handling (say) 2A, on the other hand, the battery voltage would drop to something like 3.1V (due to internal resistance of the battery, same as above) and the LED would light with about 6W of input power. Of course the battery would quickly be depleted (at best- or it could get very hot, and possibly violently explode. Some types, such as NiCd batteries or certain unprotected Lithium batteries, may be more dangerous than others.

Spehro Pefhany
  • 376,485
  • 21
  • 320
  • 842
  • 4
    "battery would quickly be depleted." - or burn. Or explode. There are limits both for LED and batteries. – Mołot Feb 16 '17 at 20:32
  • 1
    @Mołot the example of a 9V battery means that's unlikely. I've seen two PP3 alkalines shorted together and used as a handwarmer. – Chris H Feb 17 '17 at 09:00
  • @ChrisH better safe than sorry, we can't know if future readers will use PP3, or another 9V setup, or even different voltage. – Mołot Feb 17 '17 at 09:04
  • @ChrisH It's true- if someone was unfortunate enough to use a NiCd 9V, an explosion is possible. Answer edited. – Spehro Pefhany Feb 17 '17 at 13:49
  • @SpehroPefhany, I'd forgotten about NiCd (and haven't tried to measure the internal resistance of NiMH). – Chris H Feb 17 '17 at 13:53
  • 1
    @ChrisH A colleague in the UK said he got one to explode and I have no reason whatsoever to doubt him- he used a thick-walled steel pipe to contain the bits. – Spehro Pefhany Feb 17 '17 at 14:29
  • I believe you about NiCd. I know they had a low internal resistance. I just forgot they existed having not seen one for years. – Chris H Feb 17 '17 at 15:29
  • I'd change "especially" to "for example" in the last sentence. I'm sure there are other types of 9V batteries that will explode when shorted. (Two lithium ion cells in series, anyone?) – user253751 Feb 18 '17 at 04:37
  • I HAVE exploded a LED with a 9V battery, but it was a long time ago. I think it was a red LED, so about 2V drop at a sane current. (It might have been reverse biased, but only if that's enough to make a LED go boom.) – Oskar Skog Feb 18 '17 at 09:54
13

Here's what happens: first, I connected a green LED properly to 9 V using a 1 kΩ resistor to catch the residual voltage.

Then without.

Frying a green LED by connecting straight to 9 V DC

Astonishingly enough, afterwards, again with a resistor, the LED still works, but notably dimmer.

Don't try this at home kids... except, heck, why not... it's science!

Why it briefly lights yellow/red before “glowing out”, I don't know. Probably the result is different for every LED type.

leftaroundabout
  • 1,394
  • 10
  • 14
  • 2
    I want to see the smoke come out - please! – skvery Feb 16 '17 at 20:50
  • Hm, ok perhaps I'll try tomorrow what happens when just leaving it connected to 9V for more than a few seconds... – leftaroundabout Feb 16 '17 at 21:02
  • 2
    If someone decide to try it, put protective glasses on. LEDs, especially old - heck, ancient ones - may explode and blow their tops off. Newer LEDs - the high brightness kind - tend to simply stop working, instead. – Sredni Vashtar Feb 16 '17 at 21:48
  • I agree with @SredniVashtar, I used clear LEDS which just burn out instantly. – Blake Feb 17 '17 at 01:51
  • This is similar with the 10mm "bright white" LEDs run without a resistor. They light up just fine. But then get dimmer. Then dimmer. Then kaput. – SDsolar Nov 19 '17 at 05:30
8

In practise there are some "hidden" or parasitic resistors in your hypothetical example that you are not aware of. For starters, the battery has an internal series resistance. The LED also has a resistance as do all of the wiring in your circuit. The voltage drops across all of these resistors plus the LED's intrinsic voltage drop will add up to the battery voltage.

The only question is: At what current does this happen? If it is high enough your LED will cook and burn up. Additional resistance in the form of an actual resistor in series with the LED will prevent this problem. Determining that resistor's value is an opportunity to apply Ohm's law.

Peter Camilleri
  • 406
  • 3
  • 8
  • 3
    And note that this is why lithium batteries are so dangerous--their internal resistance is low enough that they can start a fire if shorted. – Loren Pechtel Feb 17 '17 at 05:26
6

This diagram, with volts on Xaxis and current on Yaxis, is used to graphically "solve" the equation for 2-component-in-series voltage-dividers. It can be used for pure-resistive divider, or as here with diode & resistor.

schematic

simulate this circuit – Schematic created using CircuitLab

Put a second component in series, to share the voltage. For example, you want the LED to work safely with its 3.1 volts, and have a RESISTOR to use up the unneeded [9 - 3.1] = 5.9 volts. At 10mA (which you can view as 100 ohms per volt), you need 100 Ohms/Volt * 5.9 volts = 590 Ohms. Common values are 560 Ohms and 620 Ohms.

You need a series circuit here: the source at 9 volts, and then TWO components to share the battery voltage.


Now lets use the same IV plot as a nomograph to solve resistive voltage dividers.

schematic

simulate this circuit

analogsystemsrf
  • 33,703
  • 2
  • 18
  • 46
5

The answer to your title question is: The LED will light up.

The provisio is that your current is within the minimum and maximum limits of the LED in question.

A low current will have it burn dimly, and the rated current will have it burn brightly. Too much current will blow the LED.

You limit the current to your desired value (often 15 to 20mA) by putting the correct resistance into the circuit.

Use Ohm's law to work that out. R (ohms) = V (volts) / I (amps).

Within reasonable limits, the voltage is fairly irrelevant to an LED, it is the current that lights it up. You must of course have a voltage sufficient to exceed the internal voltage drop of the LED at the low end.

3

Not all 9 V supplies are equal. Some will blow the LED and some will not. (It depends on the short-circuit current or internal resistance.)

9 V - 3.1 V = 5.9 V is 'missing.' This is dropped inside the 9 V supply, the wire and inside the LED. (These are the resistances that causes the loss in voltage, or voltage drop.)

It is very difficult to blow anything without heat, (exept for static in MOS.) The heat takes time to build up (and release the smoke. :-)

The heat that destroys the LED is due to the voltage of 3.1 V, the LED internal resistance, the current (V/R) and time. Some of the heat (before the smoke happens) is lost to the environment. That is why heatsinks are used in some circuits to prevent smoke.

I hope this simple explanation helps to get you started to Google $$V = I\cdot R~,$$ $$ P = V\cdot I$$ and $$ E = P\cdot t~.$$

skvery
  • 736
  • 6
  • 17
2

In first approximation, neglecting internal resistances, LEDs have an exponential I/V forward characteristics. In reality, that is the characteristics of the forward-polarized junction: real devices have an internal resistance in series, typically some Ohms.

The "nominal" voltage drop of the LED is just one point on the characteristics, Usually, the voltage that corresponds to 20 mA, or a determined nominal forward current.

When you put your led across the battery poles, you create a series circuit that includes an "ideal" voltage source of 9 V, the LED, and the battery's internal resistance (say, 2 Ohm)

The working point of your LED is the intersection of its forward characteristics with a load line determined by the source voltage (9V) and the internal resistance of the battery. Voltage drop on your LED will be much higher than the nominal 3.1 V.

Unless Your LED is a high-current device, the current will exceed the nominal value and the LED will suffer or blow.

  • 1
    Good answer. What exactly do you mean by "The working point of your LED is the intersection of its forward characteristics with a load line determined by the source voltage (9V) and the internal resistance of the battery", is there a visual representation of this? Thanks! – Blake Feb 17 '17 at 02:08
2

LEDs (and diodes in general) are a little odd. As a first approximation below the voltage threshold no current can flow, over it there is no restriction on current flow.

Think of it as a dam, when the water is below the dam it is blocked completely. Once the water level is over the top of the dam its flow is unrestricted however you still lose the amount held behind the dam.

So with an LED with a threshold of 3.1V if you apply 9V you have 5.9V still to use up. This will be used up by the resistors in the circuit as described by Ohm's law, V=I*R. If you haven't added any resistors then R is the batteries internal resistance and the resistance of your wires. These internal resistances are normally small enough that you can ignore them but in this case they are all you have. Small resistances and a fixed voltage means the current will be very high. The LED will have a maximum current it can survive, around 20mA for typical LEDs. If you exceed this they will overheat and destroy themselves.

As I said at the start, this is only an approximation of an LED, in practice the voltage drop does increase with current. However that increase isn't huge, generally if you are in a situation where you need to take it into account then you are either doing something very sensitive, something high power or you are running far too close to the component limits to start with. The increase certainly isn't enough to impact the end result in this scenario.

Andrew
  • 6,872
  • 19
  • 25
  • Really good explanation. What is the difference between threshold and forward voltage? Some are saying that the FV is 3.1v, but you say that is the threshold. Also, is it the CURRENT which burns the LED, or the VOLTAGE? Thanks! – Blake Feb 17 '17 at 02:21
1

Everything has resistance. Period!

  • That includes batteries (ESR), diodes(Rs), inductors(DCR) Caps.(ESR) and even Resistors (R) ;)
    • “Kirchhoff voltage loop (KVL)” teaches how to use that “Leftover Voltage”
      • this is after all the supply voltages are added or subtracted
      • with the sum of all parts in series, which each have resistance
    • thus KVL teaches you how to compute the resulting current or flow rate of charges in the units of Amperes or “Amps” = 1000 milliamperes (mA)
  • thus this “leftover V” is across the sum of all parts R in a loop.

    • when it is a good conductor wire we usually (but not always) ignore the resistance and voltage drop.
  • so I=V/R of each part after the leftover voltage and sum of loop resistance expressed as a ratio.

  • parts that can handle LOTS of power must have low R ( except in elementary school theory , we say ideal batteries have R=0 )

  • all diodes similarity have lower resistance above the threshold voltage , Vt, if rated for more power, at the rated forward voltage Vf

3V LED have a threshold around 2.8V and then can be 3.1V +/- 10% depending on wide tolerance and of course, power

 - for example
   -  a 300mA rated white LED (1W) has a bulk resistance less than 0.5 to 1 Ohm due to 50% MFG tolerances
   - a 9 V Alkaline battery actually has six (6) tiny 1.5V cells in series
   -  inside , each has about ESR= 1 Ohm (when new)
           - cheap carbon pile aka HEAVY DUTY cells are about 3 Ohms (new) so less powerful

Thus with one 1W White LED and one Alkaline 9V battery what is the “leftover” voltage and resulting current?

  • How do you choose R to limit that current?
  • How do choose the power rating and temperature rise.

(9V-2.8V) / (6x1 + (0.5 to 1) + R) = 0.3A=300 mA

solve for R

Hint if R=0, the LED gets over bright and too hot to survive

Caps have ESR but as insulators = dielectrics, they block DC but conduct AC.

Tony Stewart EE75
  • 1
  • 3
  • 54
  • 182
  • 1
    Super late but this is also a super helpful answer. The math and highlighted explanation especially. Thanks again. – Blake May 10 '20 at 07:06
0

We never were told if the battery used in the video was a Chinese "Super Heavy Duty" carbon-zinc type that was leaking in its package for a year and bought at The Dollar Store, or if it was a new modern Name-Brand alkaline one. BIG difference.

Audioguru
  • 3,894
  • 5
  • 8