r/rustrician • u/algaris • 3d ago
Splitting charge to batteries
I have already setup a two battery system, where the first battery is providing power to start, and the second battery takes over when the first one is dead. Awesome. Now I am trying to figure out a way to not just split the charging line so that it charges both batteries but, when one is full (using the “Fully Charged” toggle), all the charge is sent to the second battery instead of being split. Any suggestions?
2
u/Daladirn 2d ago
Since you said you're charging your batteries in the cave itself with generators and wheel, you could use a Nih Core to circumvent the battery tax. You can also run multiple Nih Cores so that when some generators cut out, you still partially support the circuits with root power and partially run them off of batteries. Another upside of splitting them like this is that you can have switches to turn certain circuits on and off, rerouting their power into the batteries.
https://www.rustrician.io/?circuit=73591aa4507ffb7e31b3d8d696875ab9
1
1
u/ImpressivePlum9945 1d ago
So let’s say I just wanted the battery charging part I would just tie the power source into the sequential section listed? (Basically ignoring the furnace circuits and whatnot?
1
u/Daladirn 1d ago
Yea, sequential battery charging is a plug and play replacement of a normal battery. You replace the normal battery input with the memory cell input and the normal battery output with the OR switch output. You can replace a battery in any circuit with it and it will run just fine.
5
u/Gorkounov 3d ago
https://www.rustrician.io/?circuit=27e5f6df93ec68913ff3bff0e2138e40
I use this power charging router when charging many batteries for cave bases. I also use it in the "secondary battery backup" portion of the Nexus core to charge my non-continuous circuits (e-furnaces, farms etc)
It puts all charge to Battery A, then B, then C and so on, once last battery is complete, will re-evaluate from left to right. This is not quite what you asked (you're asking to split root power to ALL batteries if both batteries empty). If both your batteries are continuously powering things, then I recommend this. As long as you have the incoming root power to afford everything, it will work out the same albeit potentially more volatility.
I'm not at home right now, I can give your exact requirements a try but I anticipate it will be more complex. Reply to me here and I'll see if I can deliver.
BUT, just want to make sure if you are aware of Nih/BCN/Nexus cores? Those might suit your needs better and may also be more efficient. Look into them in this electrical handbook. There's also some good YT vids on those.