Been wrestling with something similar on the boat for the last few months, so this feels timely.
My situation: I've got a 48V lithium bank (Fogstar Drift cells, lovely bits of kit), a 12V starter battery, and I want to intelligently route power from shore hookup and the solar array depending on state of charge across both banks. Basically a three-way conversation between sources and loads.
The Victron SmartShunt plus a couple of Orion-Tr Smart DC-DC converters can bodge this together, but it's not truly bidirectional ā you're essentially managing two separate one-way streets and hoping your automation logic glues it together. Works, but feels like using a fork to eat soup.
What I actually want is a single unit that:
- Sees all three ports simultaneously
- Makes priority decisions autonomously (or via a simple config)
- Handles regenerative scenarios ā e.g. if the 12V side is being charged by the alternator while cruising, that energy should spill upward to the 48V bank
Victron's ecosystem is brilliant but I haven't found anything that genuinely does this natively without a Cerbo GX plus custom Node-RED flows acting as the brain.
Has anyone actually deployed a true 3-port bidirectional converter in a narrowboat or marine context? I've seen some industrial units from Chinese manufacturers on AliExpress but the lack of documentation makes me nervous for a live-aboard setup.
Curious whether this is a gap in the market or whether I'm just not looking in the right places.