Battery for an LED

Thread Starter

sudhakar1

Joined Sep 9, 2012
2
hello,

I am not able to glow an LED with two batteries of 1.5V each. Please help me.
P.S: i believe the LED rating is 1.5V. The same LED glows when connected to 9V Batery. Please expalin me this.





sudhakar.N
 

absf

Joined Dec 29, 2010
1,968
If it glows on 9V and doesnt lite on 3V, it means that the LED needs more than 3V. Try with 4.5V then.

Allen
 

SgtWookie

Joined Jul 17, 2007
22,230
In general, you should not simply connect an LED up to a battery, as there will be nothing but the internal resistance of the battery to limit current through the LED. This usually results in the rapid destruction of the LED, and in some cases, can lead to the forceful rupturing of the housing of the battery.

The most simple way to limit the current is to use a resistor in series with the LED.
You calculate the current limiting resistor by:
Rlimit >= (+V - Vf_LED) / Iled
where:
Rlimit = The resistance required to limit the current.
+V = The voltage supply.
Vf_LED = The forward voltage of the LED when the rated current is flowing through the LED, generally obtained from the datasheet as Vf(typ) (typical forward voltage) or by testing.
Iled = The rated forward current of the LED; obtained from the datasheet.
 
Top