Step 2: [CALCULATIONS]
FV (Forward Voltage) - This is the voltage used by each separate LED. It is expressed as a range, so a minimum and maximum value is present.
AC MAX/MIN - AC Mains are not always at a constant voltage and are not always the same across a whole house. There is actually a range present. In the US, the range is 110-125VAC. In other nations, the range is 220-250VAC.
EQUATIONS
[AC MAX] X 1.4 = A
A / [FV MAX] = [# LEDs]
CHECK
[AC MIN] X 1.4 = B
B / [# LEDs] = C
C represents the forward voltage and must be within the range.
Your final result represents the number of LEDs you can put in each series. Think of this as a basic unit. The total amount of LEDs on the light bulb must be a multiple of this number. In each "unit," the LEDs connect positive to negative in order to distribute the voltage. All the series may then be connected together, positive to positive and negative to negative. Below is a sample of my calculations.
EQUATIONS
125 X 1.4 = 175
175 / 3.8 = 46
CHECK
110 X 1.4 = 154
154 / 46 = 3.3478
C is in range. (exhale)
Remove these ads by
Signing Up











































Visit Our Store »
Go Pro Today »




I did everything following your diagram and it was a nice glitter show for a microsecond. It appears about 10 LED's are dead.
What did I do wrong?
Lance
Long story short: yes, and for the most part I would recommend it, especially if you go with 12v you could easily convert it to an off grid solar project as well, since smaller projects like that stick with 12v.
RMS stands for Root Mean Squared
The square Root of the Mean value of the integral of the wave Squared
If you were to draw the sine wave on a graph,
you could then find the mean area between the line and the x axis,
finding this area will give you a set of limits which you calculate between,
you use the limits to find the area of the integral squared,
then square root the whole thing.
if you work through the proof for the general case you can skip the above calculations as it comes to a general formula.
RMS voltage = peak voltage x 1 / root 2
where 1/root 2 =0.707 (rounded)
and to go back
peak voltage (AC MAX) = RMS voltage x ( root 2 )
where root 2 = 1.414 (rounded)
So AC MAX is the actual peak voltage (maximum voltage) at the crest of the waveform.
The peak voltage is only there for the smallest fraction a second, but in the case of the instructable above would be long enough to pop your led's of you didn't take it into account.
The RMS value comes into play when calculating things like power usage, where you can drop it into equations like ohms law as if it were DC
Hopefully that makes it a bit clearer :) much further I'll have to get my maths book out don't think I'll be able to do it from memory anymore
the longer answer, the AC MAX of 120 is the RMS max, not the actual AC peak, which is more like 170V but only for a tiny fraction of 1/60th of a second. (since AC goes from 170 to 0 to -170 to 0 to 170 in 1/60th of a second). the formula being Vpeak = Vrms * sqrt(2) and the square root of 2 is about 1.4.
if anyone wants to know where that comes from, http://en.wikipedia.org/wiki/Root_mean_square#Average_electrical_power
I was trying to use the LED calculator at http://led.linear1.org/led.wiz to give me an idea, using 120volts as the input voltage, and trying different configurations, and it keeps telling me I need giant resistors at multiple wattages.
I'm just a little wary of spending lots of time to make a light and then have it over-driven and die after a handful of hours. I greatly appreciate the answers though.
I've taken a look at the Linear calculator and it seems to work okay (except that won't calculate for UK mains voltages - they're too high apparantly and so I'll just scale the figures anyway). Try:
Source voltage 150
diode forward voltage 2
diode forward current (mA) 30
number of LEDs in your array 72
You should get:
- 220 ohm resistor dissipates 198 mW
- the wizard thinks 1/2W resistors are needed for your application
- together, all resistors dissipate 198 mW
- together, the diodes dissipate 4320 mW
- total power dissipated by the array is 4518 mW
- the array draws current of 30 mA from the source.
Is this similar to your calculations?The trick is to build a LED array that has a comparable forward voltage to the supply so the voltage differential is small so only small resistor is needed.
I hope this helps.
Matt