
Re: Can you charge a battery from two sources at the same time?
"BobG" <bobgardner@aol.com> wrote in message
news:03f0e2aa-d015-489d-afeb-18c3e82baa32@p69g2000hsa.googlegroups.com...
> Lets say we have a nice windy and sunny day and some discharged
> batteries. Lets say 11V. I hook up the pv charge controller, its
> putting out whatever V it thinks is getting max power. Lets say its
> 14V. Now the microcontroller on the wind turbine charge controller
> sees 14V, and either thinks the battery is charged, or tries to hump
> out 16V or so to try to get some amps into the rig, but this would
> confuse the mppt pv controller. So is there an algorithm or strategy
> for using two different charging sources at the same time? Have two
> big watt low ohm mixing resistors, like mixing audio? Heating Rs
> doesnt sound thrifty.
If these are lead acid battery controllers, then the controllers will
probably first try to limit current, then maintain a constant cell voltage.
After this, they may or may not drop the voltage a bit for a 'float' phase.
If you use both through diodes, and they both measure the current
separately, then you'll end up with twice the current, which could overheat
the battery. After they charge the batteries too quickly, they will then
attempt to keep the voltage too low, because of the diode drop on the
output. So, it'll work, but not very well.
If your controllers could measure the total current rather than their
contribution, then they would be able to share the load. If they measured
voltage at the battery, rather than at the output of the controller, they
could also deal with the saturated phase of charging properly by decreasing
the current to maintain the voltage. I'm not sure how this would work for
the float phase.
To make this work, you would probably need to figure out how the controllers
measure current and voltage, and manipulate the inputs somehow. Having a
single controller that handled all of this would be the optimal solution.
These guys claim to have figured it out:
http://www.solarseller.com/flexcharge_w ... ollers.htmRegards,
Bob Monsen