![]() | ![]() | ![]() |
| | |||||||
| Notices |
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink (permalink)) |
| Hi guys, New here, first post... I'm looking to build an LED array. I've decided on the HV9910 switcher "buck-boost" supply. It will be powered by mains (120V) and output between 83-130V DC @ 700mA. I followed the application note for designing the circuit, but have never built a switcher before. One thing that concerns me is they wanted a 12uF cap on the output, with low ESR (tantalum or ceramic). Problem is @130V, that's at least $50 worth of caps. I plan on using a $2 electrolytic instead. I don't care if the ripple is huge or efficiency is 30% I'm attaching my circuit diagram (drawn in eagle). If you could look over it, see if anything sticks out I would greatly appreciate it. I know doublechecking my math is probably too much to ask I wasn't able to find 12uF @250V caps, so I have to use 15uF's on the input and output. I think the input cap is probably too small for the current (>1A) but there's no more space in my box so it'll have to do. Also, ignore the part number on the central chip. I borrowed one from the atmel library so I could have a DIP socket..... obviously the HV9910 isn't in there and I didn't care to draw it. | |
| | |
| | (permalink (permalink)) |
| use a bunch of smaller value electro's in parallel to achieve your desired capacitance .... like resistors, each one in parallel halves the esr. six 2.2 or three 4.7 you'll also want to make sure your schottky is rated for the (iirc 150% of Vout), and the switching transistor as well. i should add ... I've seen designs implementing both parallel diodes and/or parallel fets in attempts at reducing switching losses
__________________ If you don't have a planet, what good are gold bars? want to contact me directly? gmail gordonthree check out my project website: http://projects.dimension-x.net Favorite numbers: 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Last edited by justDIY; 10th December 2006 at 03:14 AM. | |
| | |
| | (permalink (permalink)) |
| Is there any reason why you're using the buck-*BOOST* configuration of the circuit? PG. 6 has the main wall-outlet configuration that has reasonably sized capacitors. In the boost configuration, pin 1 of the inductor swings *up* to 2xVin meaning that that diode array is going to be exceedingly dangerous. Q1's rating is also going to need to be boosted accordingly. Incidentally, schottky diodes in those voltage ratings are a bit on the rare side - the example schematic uses a standard fast-recovery diode... Last edited by hjames; 10th December 2006 at 03:46 AM. | |
| | |
| | (permalink (permalink)) | |
| Quote:
I'm using an ultrafast recovery diode... Or at least spec'd one. Yes, the high voltage is something to consider. I guess to sum up your arguement, you're saying I should build 2 supplies for 1/2 the led's using buck configurations? | ||
| | |
| | (permalink (permalink)) | |
| Quote:
Fet and diode are rated for 400 volts | ||
| | |
| | (permalink (permalink)) | |
| Quote:
__________________ --- The days of the digital watch are numbered. --- | ||
| | |
| | (permalink (permalink)) |
| One last thing to persuade you *not* to use the buck-boost configuration: If the LEDs go open circuit at all, even for a fraction of a second, that inductor is going to spike to some extremely high voltage and smoke the entire circuit very fast. If this is your first switching regulator, go ahead and try this at a nice low voltage rating first - put it on 12V DC, and watch what happens to that circuit. I'd put bets on it reaching well over 100V at the low input voltage, and sparks developing shortly before becoming a smoke generator if you plug it into the outlet. Just have two strings in parallel with some matching resistors. Better yet, hook up two mosfets in a current mirror configuration. (Err dunno how well this would actually work...) Last edited by hjames; 10th December 2006 at 04:27 AM. | |
| | |
| | (permalink (permalink)) | |
| Quote:
Buck config it is! So would I need a total of 3 mosfets? IIRC the buck config used a smaller inductor too..... that would make more use of board space! I love you guys! | ||
| | |
| | (permalink (permalink)) | |||
| Quote:
Quote:
Quote:
__________________ --- The days of the digital watch are numbered. --- | ||||
| | |
| | (permalink (permalink)) |
| I don't know how good of an idea the current mirror thing would actually be - it was just a random idea which I haven't completely thought out. If this project is a one-off, it might be easier to just match up the diode arrays so that they have the same on voltage - bin the LEDs by voltage and wire up the LEDs so that the total voltage of both strings are the same. The other thing to keep in mind is that these LEDs are going to generate an awful lot of heat, and LED efficiency/lifetime drops rapidly with temperature. Something of this scale (unless it is distributed over a large enough area) will need forced air cooling. At the very least the power supply and each of the LEDs is going to need to be mounted to a decent sized heatsink. Incidentally these ratings sound a lot like the red/orange LuxeonIII's. They're in the $2 range nowadays, and something like this might be useful for Ahem. botanical reasons... http://www.dansdata.com/danletters159.htm Last edited by hjames; 10th December 2006 at 04:45 AM. | |
| | |
| | (permalink (permalink)) | |
| Quote:
Actually they're cheap luxeon knockoffs (you can actually see the individual chips in the emitter.. I think luxeons use one solid hunk of Si)..... $2?? Is that in qty of 1000? I'm paying $3.50ea! Maybe they're not so cheap afterall! PS - I guess I better cancel that mouser order until I get everything figured out Last edited by technogeek; 10th December 2006 at 05:06 AM. | ||
| | |
| | (permalink (permalink)) | |
| Quote:
Whenever I build anything that uses mains voltage I try to keep it as simple as possible. Below is a circuit of a lightbook I made for my wife. Mind you the power levels are much lower (15ma Led current) but it is pretty simple with not much to go wrong. R9 is there to limit the surge current into the cap and bridge when it is powered up. I used muliple resistors in the LED strings so I could use cheaper 1/2 watt units and spread the power dissipation around the PCB more.
__________________ --- The days of the digital watch are numbered. --- | ||
| | |
| | (permalink (permalink)) | |
| Quote:
Exactly what I'm looking for! I originally wanted a single transistor current source, but calculated the heat dissipated in the 30+watt range... Not cool (literally)! | ||
| | |
| | (permalink (permalink)) |
| Ah, sorry about the pricing thing, LuxI's with 350mA ratings are $2 each in qty 1 - we use a lot of them at work and I occasionally get part numbers confused. The LuxIII's are a bit more expensive... Then again the LuxIII stars seem to be ~$5 in qty 2+, and are rated at 1.4A !? http://www.futurecb.com/Boutique/Pro...IGHTING5118849 I think they upped the ratings while I wasn't looking... Last edited by hjames; 10th December 2006 at 05:30 AM. | |
| | |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Latest |
| Power supply design | FusionITR | General Electronics Chat | 4 | 11th March 2006 01:16 PM |
| RF Remote control for a Video switcher | Vam | Electronic Projects Design/Ideas/Reviews | 0 | 4th October 2005 06:49 AM |
| Switchmode Power Supply Trouble - Help appreciated | HandyMan | Electronic Projects Design/Ideas/Reviews | 23 | 3rd October 2004 10:17 PM |
| Halogen Lamp as Power Supply? | grrr_arrghh | General Electronics Chat | 4 | 14th May 2004 10:42 PM |
| Power supply/ current supply design | inkedallusion | Electronic Projects Design/Ideas/Reviews | 1 | 17th December 2002 01:10 AM |