Dual Power Sources: Supplementing Solar w/ Battery

AI Thread Summary
The discussion focuses on integrating a battery with a solar cell to maintain a consistent power supply. The original poster seeks advice on how to manage power input levels, specifically how to switch to battery power when solar output drops. Suggestions include using microcontrollers for control and considering automotive electrical systems as a model, where the battery is the primary power source and the solar cell acts like an alternator. There is debate over using diodes versus transistors for efficiency, with power MOSFETs being recommended for lower switch losses. Overall, the conversation emphasizes the need for effective power management in hybrid solar and battery systems.
HybridLogic
Messages
1
Reaction score
0
Hey!

I'm trying to create something with some power cells, and I've run into the issue of inconsistent power supply.

I'd like to supplement power from a solar cell with a battery, but I'm not exactly sure how to keep the input to something at a set value. Basically, when the solar cell supply falls below a certain level, I'd like to supply the missing power with the battery.

Anyone have any ideas? I really don't know if any hardware exists for this already. The idea of using a microcontroller came up (and I can write assembly, so using one's not an issue).


Thanks for any input.
 
Engineering news on Phys.org
Good post, Mheslep, but I can't help thinking that there's an easier approach. The way an automotive electrical system works is that everything runs off of the battery, and the alternator keeps it charged. In this situation, the power cells can be subbed in for the alternator.
 
Easier than two diodes? OP didn't discuss charging the battery from the PV. If he/she wants that they need something different.
 
The problem with diodes is that they waste some power. Better maybe to use to transistors which are switched fully on by a control signal.
 
Any kind of semiconductor gate will have losses in its on state. Power MOSFETS have the lowest switch losses. I don't know if that's any better than a good Schottky diode (.1, .2V forward bias). In any case, an transistor/FET that's turned on is effectively just a diode.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top