3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Using AC with LEDs (Part 3) - The BIG light

Using AC with LEDs (Part 3) - The BIG light
«
  • ACLight252.jpg
  • ACLight235.jpg
In Using AC with LEDs, part 1 and part 2, we looked at ways to adapt AC power to LEDs without the usual conversion to pure DC first.

Here, in part 3, we combine what we learned before to design a LED light that operated directly off AC mains.

Warning: AC mains is hundreds of volts, and is potentially lethal. Please take all necessary precautions before you start working with it!
 
Remove these adsRemove these ads by Signing Up
 

Step 1The no-transformer transformer.

The no-transformer transformer.
When we connected LEDs to AC transformers, the calculation we used was:

Vac / 3.3

to give us the number of LEDs we need to be able to properly handle the power without additional resistors and other parts.

What if we bypass the transformer completely and consider AC mains? In some ways it is simpler - the voltage from transformers could vary greatly with the load we put on it, whereas AC mains are much more stable.

If we use the 110v standard of the US, we first calculate the peak voltage, 1.4 * 110 = 156 and we can find the number of LEDs it can support:

156 / 3.3 = 47 LEDs

So, does that mean that if we put 47 LEDs in series, we can run the whole string directly off a 110v AC socket?

The answer is Yes! As long as we maintain the voltage across each LED at 3.5v or less, it will operate within its limits.

But then, let's not forget that for each positive cycle, there is a negative cycle! That means we need a mirror circuit like in (1).

Wow, that's an awful lot of bulbs!

However, if we add a blocking diode like in circuit (2), then we can safely operate our circuit. The 1N4003 is capable of handling 200 volts so is fine for US power.

For EU countries, the magic number is 103 LEDs (double if you want to use both cycles) and the diode for ckt (2) should be a 1N4004 or better.
« Previous StepDownload PDFView All StepsNext Step »
85 comments
1-40 of 85next »
Sep 11, 2011. 8:12 PMWVvan says:
Thanks for your LED postings. All are very informative.
Apr 24, 2011. 6:56 AMwiraksana says:
I know it's a little bit dated to ask. I plan to build one of your instructable. i have 2 questions.
If i used combination of white led and amber led (to soften the light), should i use your formula too? let say if i use 80% of the voltage for white led (3.3volts) and use the rest for amber led (2 volts).
can i use capacitor after bridge rectifier to minimize the flickering effect?
thank you.
Mar 4, 2011. 5:57 PMmaanhe3r says:
Hello qs.
I commend and thank you on a very interesting and educational Instructable. I really like the way you try to teach the principles instead of just showing how to slap something together. Your style has inspired me to want to try building the circuit in sketch 3 / step 2.
My question: How many of the circuits as in sketch 3 step 2 can I connect safely to one 120V outlet? What is it I have to be careful of ( current, voltage, power, ?).
I'm looking to replace a tube fluorescent lamp in the kitchen and am thinking I will probable need 4 or 6 such circuits (?) to get an equivalent lighting effect.
Feb 28, 2011. 2:40 AMclchee says:
For the circuit with AC Cap, does it matter if Live and Neutral was connected the other way round ? Just in case deliberately or accidentally someone swapped the L and N positions at the outlet.
Dec 9, 2010. 4:17 PMDipankar says:
Let me know if I am wrong.........

1.4 x 220v = 308
308 divided by 3.5 = 88
So 88 LED's on both sides without using a Bridge Rectifier.

positive cycle and negative cycle,
That means we have a mirror circuit with 88 + 88 LED's
Am I right?
Dec 10, 2010. 2:57 PMDipankar says:
I think the Phillips SMT (Surface mount) LEDs will be costing hell of a lot of money?
Dec 11, 2010. 2:26 PMDipankar says:
$150 of electricity over their life time is peanuts?
I would rather stick to the present cheap ones, cause if they give me 5 years my money is worth it.
Over 2 years has passed and my LED Chandelier is being used daily is still going strong without any LED's packing up. Isn't that something?
Mar 28, 2010. 9:47 AM-shtoink- says:
I am hoping that you might be able to verify that I am going about this the correct way. I'm not actually trying to drive LEDs right from the AC in the wall, but rather from an AC inverter meant to drive a CCFL for a small LCD picture frame. It's a 7 inch wide screen LCD. I would like to still be able to make use of the features for controlling the backlight-off timer built in to the device, but may not be able to if this isn't a good option. Before I go ahead with this, does it sound possible or should I look at using DC to drive the LEDs from another location on the board.

Here's what I measured: V AC is about 540V and the current is about 2.5 A.

I wasn't able to measure the frequency, but looked of the values of other DC-AD inverters and they ranged between 30 to 50 kHz.

Running through the calculations, I get X=38184 ohms and C=1.4E-10 F when using the 30 kHz frequency.
Oct 21, 2010. 3:27 AMironsmiter says:
I know this reply is a bit dated, but in case anyone goes rummaging through the archives....
The answer is NO.
DO NOT attempt to run led's from the inverter output.
In actuality, you may have measured 540VAC, but due to the frequency put out, it may actually be producing over 1000volt, and your meter just not able to cope with the switching speed.

If you MUST use that control board, I'd suggest tapping into the circuit somewhere safe, and before the inverter.
To retain the most factory like operation, I'd personally remove the inverter, anbd tap into the former input locations to power my led circuit. but that's just me.
Mar 28, 2010. 10:30 AM-shtoink- says:
I should note that I did these calculations with the measured VAC*sqrt(2). Thinking about that now, it was probably not correct.

R = 540 / 0.02 = 27000

C = 1/(2*PI*30000*27000) = 1.96E-10

Those are most likely the values I need to use if this is something that might work.
Jan 13, 2010. 11:15 PMbudiyanto says:
pak kalau diindonesia tegangan umumnya 220 volt bagaimana sama saja tidak skemanya atau beda terima kasih
Sep 17, 2009. 8:39 AMelementarywatts says:
If the leds are 100ma instead of 20ma would the value of R change? The purpose of R is to protect against spikes in the current? How id the value of R calculated? Thanks
Aug 27, 2009. 7:07 PMelementarywatts says:
If I use a bridge rectifier the dc rms output voltage is lower than the input AC voltage. Would I still use the rule to increase the DC V rms measurement by 1.4 for the purpose of determining the amount of leds per string? If I install a capacitor 100uF 200v on the DC side the voltage goes up. Do I need a capacitor? Would that increase overhead at the line source? Using the same method as you I am making a spotlight with some 400 leds + or - with serial / parallel. If I do this correctly would I expect the life of the leds to be long as they are rated 100,000 hrs.? Thanks 3.5v 20ma 5mm I would not like a lot of overhead only to drive these leds.
Aug 9, 2009. 3:24 AMrob_bisnar says:
Hello qs! its me again. How will you measure the power consumption of this LED series? and How much does each LED consumes in this set-up? thanks in advance!
Jul 28, 2009. 8:07 AMrob_bisnar says:
Hi qs! I am very thankful for this, it really helps me a lot. I have a question though, you said, the max voltage is about 156V, is this equivalent to the DC voltage level?

I have arranged a bridge rectifier consists of four 1n4003, I measured its output voltage and the meter reads 105Vdc with measured input of 115Vac. Why is it the output is not 115*√2= 163V ?
Jul 28, 2009. 11:19 PMrob_bisnar says:
thank you very much for your response. Does it mean that the reading of 105Vdc is the RMS?
May 10, 2009. 5:11 PMopliko says:
So if I were to make this for Higher powered leds, say 1 watt, would it work? Considering they use only slightly higher voltage, in what way could I figure out the current? I know it wouldn't work out to say 40 instead of 47 LEDs. Just for example lets say it is a 3.7V 350mA LED.
Jul 12, 2009. 6:54 PMacmefixer says:
"..a bit more expensive." - I like that understatement. Forty-seven 5mm LEDs for $20 something, versus up to $200 for 1 watters..
May 13, 2009. 6:43 PMopliko says:
Yeah, I realized it would be quite a few, haha. My other question would be, if the rectifier says "200V 1.5A" that means I need to "use up" all 1.5 amps or I would be over driving them? Last question, since there is only 154(6) volts to work with, would it really matter what the amp rating is?
May 14, 2009. 10:24 AMopliko says:
Thank You, you have been very helpful with lots of insight into AC led applications. So let me digest this really quick and spew out a circuit and figures to see if I am correct. If I used the bridge and the switch as in step 5, with 20 leds using 3.3V and 25ma each, would draw 500mA and 66V. Now with the switch only allowing one side of the AC current through, Would that stress the bridge as much as having the switch in the on position with both cycles going through? Kind of a stupid question but I like to be clear about things when working with AC especially high levels of voltage and current.
As for the high powered leds, say you have 4 that draw 350mA, that uses 1400mA total, with only 3.6V x 4 = 14.4V. Leaving 142V x 100ma = 14.2V wasted or dissipated as heat in the rectifier? Thank you again for all your patience.
May 14, 2009. 3:39 PMopliko says:
KK that is why I asked all these questions :). Wasn't sure on AC and bridges and such. Looks like I'll probably be using the DX.com constant current thing, or the previous step with the capacitors/resistors. Thanks
Jun 8, 2009. 2:25 PMjapanjot says:
in d magic formula 230 * 1.4 / 3.3 , , , , , , 230 is my ac volt, 3.3 is led volt but wot is 1.4 here????? wud b glad if u clear dis to me ...thnx again
Jun 8, 2009. 10:34 PMjapanjot says:
ohhkkkzzz now i understand,wel u guided me so well, thank u frnd............this means on 230v rms the peak value ud be of 322v................nd one more thing if i connect 49 led's to the 230v ac,and i include a rectifie of max 400v, wt else wud be required more??? a capacitor??? if yes then plz tell of wt value.
Jun 6, 2009. 1:09 PMjapanjot says:
plz help me, m new to this but want to learn alot from you people...... i ant to connect 44 leds in series and want them to work on 230 volts please tell me how can i without burning these leds nd myself 2 :)
1-40 of 85next »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
177
Followers
22
Author:qs