On Wed, 02 Jan 2013 14:21:33 +1100, James <
james.e...@gmail.com>
wrote:
Retch. 1% resistors? There's a reason the values are so critical. If
the driver phase angles aren't exactly 180 degrees, there's a really
good chance that the pull up and pull down MOSFET's are going to
conduct simultaneously. Shorting the power source for a few degrees
twice every cycle would not be a good thing. Even if the driver op
amps were exactly 180 degrees out of phase, any noise around the zero
crossing from the generator will produce the same result. It needs a
dead band around zero volts (which is a good idea anyway because
there's no output at zero volts), to prevent this from happening. I
also don't see any upper frequency limiting, no op amp compensation,
no oscillation prevention tricks on the MOSFET's, and slew rate
limiting. None of these are really necessary, but they do offer
benefits in real world applications, where the load doesn't quite look
totally resistive.
The original article came from Elektor Magazine:
<
http://www.elektor.com/magazines/2006/july/power-mosfet-bridge-rectifier.58316.lynkx>
(subscription required to view)
Some not very nice comments on the design:
<
http://www.elektor.com/forum/elektor-forums/general-topics/power-supplies/mosfet-bridge-rectifier-not-working!.612569.lynkx>
>> However, we're talking the difference between 0.25V per device for
>> Schottky versus maybe 0.05V per device for an IR HexFET:
>> V = 0.5A * Rds = 0.5A * 0.1 ohms = 0.05V
>> At 0.5A, that's a power loss of:
>> W = 0.25V * 0.5A = 125 milliwatts
>
>And 25 milliwatts per FET (using your suggestion of 0.1 ohm on
>resistance), plus a bit for the control circuit.
>
>Let's not forget there are 2 devices on most of the time, so it's 250 mW
>vs 50 mW.
>
>> out of a delivered 3000 milliwatts from the dynamo. I think this can
>> be safely ignored in the name of simplicity.
>
>8.3% vs 1.7%? I know what I'd rather.
Agreed. 8.3% out of 3 watts would be about 250 milliwatts of
excessive drag (or wasted energy). I think I can handle that.
>If the circuit was well designed and potted, I think it would be quite
>reliable and simple enough not to cause issues. Power dissipation would
>be so low that heat sinks would be unnecessary I think.
The switchers I excavated from eBay were running at about 80%
efficiency (even though they claimed higher). 20% of 3 watts is 600
milliwatts of heat. That seems a bit on the high side for potting in
something that's not thermally conductive. Allowing the chips to
radiate the heat and allowing some air flow might be useful. On the
other foot, I've potted stuff in allegedly thermally conductive epoxy
and gotten good results at 10 watts dissipation in still air.
<
http://www.mgchemicals.com/products/protective-coatings/epoxy-potting-and-encapsulating-compounds/thermally-conductive-epoxy-832tc/>
>Obviously 4 Schottky diodes will be simpler and cheaper.
Also more reliable.
>Some dynamos with appropriate globes obviously used to work ok most of
>the time. My dynamo doesn't have very good regulation, and used to blow
>globes at the most inopportune times, i.e. going fast down hill.
What's a globe? A lamp? Yeah, I can see that happening. With an
incandescent lamp, the bulb life goes down 60% with a 5% increase in
applied voltage. It doesn't take much overvoltage to kill an
incandescent lamp. However, it's assumed that LED's have current
regulators, which prevents blowing the LED with too much voltage.
>I find the dynamo output and LED driving requirements to be a match made
>in heaven. They love each other and have no need for external bits to
>make them work well together - and much better than incandescents!
I don't. To get constant output from an LED, with varying input
voltages, you need all those "extra bits" to make it work. Those
"extra bits" tend to involve voltage drops, which make the 6VAC output
far from ideal.
>Flashing and dimming? C'mon. Talk about trying to keep it simple! ;-)
The logic is that once the "intelligence" is added to the design, such
software only features are essentially free. I'm thinking in terms of
a PIC controller. Add in a turn signal indicator. It's also free.
Hmmm... with 3 watts, I can almost keep my coffee warm.
>Oh, and I thought we wanted to rectify the dynamo output to charge some
>battery?
Yep. However, while attempting to achieve that goal, I took the
liberty of changing everything and redesigning the entire system. I
did stop at the generator, although I was tempted to continue by
redesigning the bicycle to make it easier to attach. I get carried
away sometimes.
>But anyway, try running a dynamo with less load and you will find the
>output voltage is higher. Mine with a constant 14.2 ohm load produces
>6.8 V/0.47 A @ 20 km/h. At 30 km/h, it's producing 8.2 V / 0.58 A, and
>at 50 km/h, 9.3 V / 0.65 A. (Do some power calcs and see there is far
>more than 3 W coming from my 3 W dynamo ;-)
Good to know.
<
http://www.myra-simon.com/bike/dynotest.html>
From the electrical output curve, it looks like it levels off at 4
watts. I think the core saturation flattening out of the curve is
intentional, introduced by the designers to keep from turning your
head lamp into a photo flash bulb. Again, this is legacy rubbish
designed solely for incandescent bulbs. LED lights would require
current regulators and therefore can handle the over-voltage. Instead
of having the curve flatten out as in the above URL, it will simply
continue to increase in a straight line, giving far more power than
todays dynamo. If it puts out 50VAC, that's fine as long as the
regulator(s) can handle it.
>My LED lights are starting to work (producing reasonably bright light)
>at just above walking pace (5-6 km/h), with only about 3 V / 0.22 A from
>the dynamo.
They probably have an internal current regulator. Try a DC power
supply in place of the AC dynamo. Plot the input voltage and current
curves. I think you'll find that as the voltage goes up, the current
goes down.
>You want higher voltages? Run at reduced load, or add a transformer!
>(I know, the weight weenies will hang me for that one ;-)
Never mind the weight. It's the lousy efficiency of a transformer
that will cause problem. If it were running at one frequency,
preferably high enough that ferrites could be substituted for
laminated iron, I could probably squeeze 90% efficiency out of the
transformer. However, with the wildly varying frequency coming out of
the generator, I would be lucky if I could get 60% efficiency. No
thanks.
>But, I think low voltage, low loss designs are not that difficult these
>days.
I don't think it's that easy. I won't know until I try it. Things
are never as simple as they first appear.