One Dropdown Setting: Why Our Split-Phase Victron System Wouldn't Sync in a Three-Phase Building

We do two things at Alchemy Industrial. Our main operation designs and deploys commercial and industrial battery energy storage systems (BESS). Our Shopify store sells Victron equipment and pre-configured kits for off-grid, RV, and marine applications. Sometimes those two worlds collide. This is a story about one of those times.

We were commissioning a BESS installation at our own facility in Houston. Two Victron Quattro inverters configured for split-phase 120/240V output, tied to a 48V LiFePO4 battery bank. The system was wired, the VE.Bus cables were connected, the Cerbo GX was online. Everything looked right. But the system wouldn't come online the way it was supposed to. One inverter was working. The other was refusing to sync with the AC input. It took us the better part of a day to figure out why, and the fix was a single dropdown setting in VE.Bus System Configurator.

The Setup

Split-phase 120/240V is the standard residential and light commercial power configuration in North America. You have two 120V legs that are 180 degrees out of phase with each other. Measured between L1 and L2, you get 240V. Measured from either leg to neutral, you get 120V. This is how your house works: your lights and outlets run on 120V, your dryer and oven run on 240V.

To produce split-phase output from a Victron system, you pair two identical 120V inverters. One becomes the master (L1), the other becomes the slave (L2). The slave generates its output 180 degrees out of phase from the master. Together, they produce true 120/240V split-phase power. You configure this relationship in VE.Bus System Configurator or VictronConnect by selecting L1/L2 mode.

When AC input is present (grid or generator), both inverters need to sync to the incoming power before they'll accept it for passthrough and charging. The master locks onto L1's frequency and phase angle. The slave locks onto L2. If either inverter can't sync to its respective input, it rejects the AC and continues inverting from battery. This is where our problem started.

The Symptom

The master inverter was accepting AC input without issue. It synced to L1, engaged the transfer relay, and started charging the battery. The slave inverter would not accept AC input on L2. It saw voltage on the line (the Cerbo confirmed AC input voltage was present on both legs), but it refused to connect. It just sat there inverting from battery, ignoring perfectly good grid power sitting right on its terminals.

We checked wiring. We checked voltage. We checked that both units were running identical firmware. We swapped VE.Bus cables. We power-cycled everything. We pulled up the Cerbo's VE.Bus error logs looking for an overload or relay fault. Nothing. The slave simply would not sync.

The Root Cause: 120 Degrees, Not 180

Our building is an industrial facility. The electrical service is three-phase 208Y/120V, which is the standard commercial power configuration in the US. In a three-phase wye system, you have three hot conductors, each carrying 120V to neutral, spaced 120 degrees apart. If you pull any two of those three phases to feed a "split-phase" panel, the voltage between them is 208V, not 240V. More importantly, the phase angle between those two legs is 120 degrees, not 180.

This is a critical distinction. In a true residential split-phase service (derived from a center-tapped single-phase transformer), L1 and L2 are exactly 180 degrees apart and the voltage between them is 240V. In a three-phase wye service, any two legs are 120 degrees apart and the voltage between them is 208V. Both configurations deliver 120V to neutral on each leg. Both will run your 120V equipment just fine. But the phase relationship between L1 and L2 is fundamentally different.

We had configured the two Quattros for "Split phase 180" in VE.Bus System Configurator. This is the fixed-angle mode. It tells the slave inverter to expect the incoming AC on L2 to be exactly 180 degrees out of phase with L1. When it measured the actual phase angle and found 120 degrees instead, it concluded the AC input was invalid and refused to sync. The master didn't care because it only looks at L1 in isolation. The slave was the one doing the phase angle comparison, and it was failing every time.

The Fix: Split Phase 180 (Auto)

VE.Bus System Configurator offers two split-phase modes. In the older Windows-only tool, they're labeled "L2 fixed at 180°" and "L2 floating (return to phase)." In VictronConnect, the labels are simpler: "Split phase 180" and "Split phase 180 (Auto)."

"Split phase 180" is the fixed mode. The slave expects exactly 180 degrees. It has a narrow tolerance window around that, but 120 degrees is well outside it.

"Split phase 180 (Auto)" enables floating phase detection. The slave will accept a range of phase angles on the incoming AC, generally from about 120 degrees to 240 degrees. It syncs to whatever it actually measures. When no AC input is present and the system is inverting from battery, the slave defaults back to 180 degrees, which gives you clean 240V between legs for your loads. When grid comes back, it re-syncs to the actual phase angle of the incoming supply.

We changed the setting from "Split phase 180" to "Split phase 180 (Auto)" in VictronConnect. The slave immediately synced to the L2 input. Both inverters started charging. The system came online fully for the first time. Total time from when we first noticed the issue to when we found the fix: roughly eight hours. Total time to apply the fix: about 30 seconds.

Why This Catches People

If you're installing a Victron split-phase system in a residential setting, you'll probably never encounter this. Residential services in North America are true split-phase from a center-tapped transformer. The phase angle is 180 degrees. The fixed setting works perfectly.

But the moment you move into a commercial or industrial building, the electrical service is almost certainly three-phase wye (208Y/120V). And if you're pulling two legs from that three-phase service to feed your Victron system, you're getting 120 degrees between them, not 180. This is a common scenario for:

  • Battery energy storage systems in commercial buildings. This was our case. BESS installations in warehouses, shops, and light industrial spaces are typically fed from the building's existing three-phase service.
  • Backup power systems in offices and retail. Any commercial tenant space fed from a three-phase building panel will have this 120-degree relationship between legs.
  • Marine installations. Boats in marinas often receive shore power from two legs of a three-phase dock service. This is actually one of the most common scenarios in Victron community forums. The voltage between legs at the dock pedestal is 208V, not 240V.

The symptom is always the same: one inverter works, the other won't accept AC input. The frustrating part is that everything else looks correct. Voltage is present, wiring is right, firmware matches, VE.Bus communication is solid. The Cerbo doesn't throw a clear error that says "phase angle mismatch." You just have a slave inverter that silently refuses to engage its transfer relay.

What to Check

If you're commissioning a Victron split-phase system and the slave inverter won't accept AC input, start here:

  1. Measure the voltage between L1 and L2. If it's approximately 240V, you have true 180-degree split-phase. If it's approximately 208V, you're on two legs of a three-phase wye system and the phase angle is 120 degrees.
  2. Check your split-phase mode. In VictronConnect, look for the phase angle setting. If it says "Split phase 180," change it to "Split phase 180 (Auto)." In the older VE.Bus System Configurator, change from "L2 fixed at 180°" to "L2 floating (return to phase)."
  3. Verify the output behavior. After switching to Auto mode, confirm that when inverting from battery (no AC input), the output voltage between L1 and L2 is approximately 240V. The "return to phase" part of the setting means the slave defaults to 180 degrees when there's no AC reference to sync to, which is what your 240V loads need.

That third point is worth emphasizing. In Auto mode, the system is smart about it: when grid is present, it syncs to whatever phase angle the grid provides (120°, 180°, or anything in between). When grid is gone and you're running on battery, it outputs a clean 180-degree split-phase signal. Your loads always get the 240V they expect from battery, and your inverters always sync to whatever the building gives them.

Why We Share This

This is a single dropdown setting buried in a configuration tool. It's not prominently documented in the Victron manuals for the specific use case of "your building has three-phase power and you're feeding two legs to a split-phase inverter pair." The information exists across scattered forum posts and a few community answers, but if you don't know the right search terms, you'll spend hours doing exactly what we did: rechecking wiring, swapping cables, and questioning your sanity while one inverter stubbornly ignores the grid.

We build and commission these systems for a living. Between our BESS deployments through Alchemy Industrial and the pre-configured kits we sell through our Shopify store, we've configured more Victron split-phase systems than we can count. We still hit things like this. The difference is that now we know what to look for, and we document it so the next person doesn't have to lose a day to a dropdown menu.

If you're building a Victron split-phase system for a commercial or industrial application and running into issues, get in touch. Our pre-configured 20kVA split-phase kits ship with the inverter pair already programmed and tested, including the correct phase angle setting for your installation type. Every kit order includes a 45-minute Zoom onboarding call with our engineering team. As a Victron Authorized Dealer and Victron Recommended Software Integrator, this is what we do.

Back to blog