Single Victron inverter/charger or a three-phase stack?

Victron's MultiPlus-II and Quattro inverter/chargers are the de-facto choice for marine 48 V installs — modular, well-documented, and tightly integrated with their MPPTs, BMSs, and the Cerbo GX monitor. The same product line, however, can be configured three different ways:

  1. A single unit, supplying single-phase AC.
  2. Two or more in parallel, supplying single-phase AC at higher current.
  3. Three units stacked into a three-phase array, supplying 400 V three-phase AC.

The hardware is identical. The choice between them is a system-design question that turns on appliance loads, shore-power topology, redundancy needs, and budget. Get it right and you can scale the boat's electrical system from a 5 kVA daysailer to a 45 kVA motoryacht without changing supplier — get it wrong and you've bought €15 000 of three-phase hardware to run a single-phase microwave.

This guide is the detailed playbook for picking between the three configurations specifically with Victron hardware.

→ The spec calculator outputs continuous AC load and battery sizing — both inputs to this decision →

For the broader topology question (single-phase vs split-phase vs three-phase, regardless of brand) see the single-phase vs three-phase inverter guide. For charger sizing in general, see the charger and inverter selection guide.


The Victron lineup at a glance

The 48 V models you'll combine on a marine install (early 2026 catalogue):

ModelContinuous (VA)Surge (VA)Charge currentAC inputsNotes
MultiPlus-II 48/30003000550035 A1Smallest 48 V Victron — fits day-boats
MultiPlus-II 48/50005000900070 A1Most common marine choice
MultiPlus-II 48/800080009000110 A1Heavier draw single units
MultiPlus-II 48/1000010 00018 000140 A1Single-unit ceiling for MultiPlus-II
MultiPlus-II 48/1500015 00025 000200 A1The largest single 48 V MultiPlus-II
Quattro 48/50005000900070 A2Shore + genset, automatic transfer
Quattro 48/1000010 00018 000140 A2Common on yachts with both shore and genset
Quattro 48/1500015 00025 000200 A2Top of the Quattro range

The choice of MultiPlus-II vs Quattro is mostly about AC inputs: Quattro has two (shore and genset, with priority logic); MultiPlus-II has one (shore or genset via an external transfer switch). For boats with a generator, the Quattro saves cabling and a manual switch.

All of these units can stack — but only with identical siblings (same model, same firmware, same AC voltage variant).


The three configurations

1. Single unit, single-phase

One MultiPlus-II or Quattro between battery and AC distribution panel. The starter configuration: simplest install, smallest enclosure, lowest cost per VA.

[Battery 48 V] —— [MultiPlus-II 48/5000] —— [AC distribution 230 V single-phase]
                          │
                       [Cerbo GX]
                          │
                       [Lynx BMS via CAN]

Practical ceiling: 15 000 VA (the MultiPlus-II 48/15000). Above that you have to start parallelling or going three-phase regardless.

2. Parallel single-phase

Two to six identical units share a single phase. They lock in step over VE.Bus, share the load proportionally, and behave to the outside world as one bigger inverter/charger.

[Battery 48 V] ─┬── [MultiPlus-II 48/5000 #1 (master)] ─┐
                │                                        ├── [AC out 230 V single-phase, 10 kVA]
                └── [MultiPlus-II 48/5000 #2 (slave)] ──┘
                          │
                       VE.Bus link (master ↔ slave)
                          │
                       [Cerbo GX]

Use cases:

Limitations:

3. Three units stacked, three-phase

Three identical units, one per phase, configured as a three-phase array via VE.Bus. The output is 400 V (line-to-line), 230 V (line-to-neutral), 50 Hz.

[Battery 48 V] ─┬── [MultiPlus-II 48/5000 L1 (master)] ── [L1, 230 V phase A]
                ├── [MultiPlus-II 48/5000 L2 (slave)] ── [L2, 230 V phase B]
                └── [MultiPlus-II 48/5000 L3 (slave)] ── [L3, 230 V phase C]
                          │
                  VE.Bus link, all three
                          │
                       [Cerbo GX]
                          │
                       400 V three-phase shore in (CEE 16/32 5-pole)

Use cases:

Limitations:


Picking between the three: the decision tree

Is your continuous AC load > 8 kW?
  ├─ No  ── Single MultiPlus-II 48/3000, 48/5000, or 48/8000 (single-phase). Done.
  └─ Yes
       │
       Are there genuine three-phase loads on board (commercial galley,
       three-phase AC unit, 11 kW EV charger, dive compressor)?
         ├─ No
         │     │
         │     Is shore power three-phase only (32 A+ CEE pedestal)?
         │       ├─ No  ── Parallel two or three single-phase units. Cheaper.
         │       └─ Yes ── Three-phase array (so you can charge from all 3 legs).
         └─ Yes ── Three-phase array. No alternative.

Roughly:


VE.Bus — the wiring that actually makes stacking work

Stacking Victron units physically is straightforward. Stacking them logically is what the VE.Bus link does. Get this wrong and the three units will produce three independent inverters that fight each other.

The physical wiring

Each MultiPlus-II / Quattro has two RJ45 ports labelled VE.Bus. They're daisy-chained:

Unit 1 [VE.Bus port A]──cable──[VE.Bus port B] Unit 2 [VE.Bus port A]──cable──[VE.Bus port B] Unit 3
        ↓                                                                                    ↓
     terminator (RJ45 plug                                                          terminator (RJ45 plug
     with end-of-line                                                                with end-of-line
     resistor)                                                                        resistor)

The two end units carry RJ45 terminator plugs (Victron part ASS030700000 or any standard VE.Bus terminator). Skipping terminators causes intermittent comms — the most common stacking failure I see in the field.

A VE.Bus to USB interface (MK3-USB) connects a laptop to the array for initial configuration. After commissioning you don't need it; the Cerbo GX takes over monitoring.

The logical configuration

Configuration is done with the VE.Bus System Configurator (free Windows tool from Victron). Steps:

  1. Plug in the MK3-USB and the laptop, with all three units powered (DC on, AC off).
  2. Run the VE.Bus System Configurator. It detects the three units.
  3. Assign roles: one is L1 master, the other two are L2 slave and L3 slave. (For a parallel single-phase array: one master, the rest are "single-phase parallel slave" on the same phase.)
  4. Set AC voltage (230 V, 240 V, 120 V depending on region) and frequency (50 / 60 Hz). All units inherit from the master.
  5. Apply and reboot. The array now behaves as one three-phase device.

After this, VEConfigure3 (Victron's per-unit configuration tool) lets you set lithium charge profile, BMS comms behaviour, PowerAssist limits, and absorption time on the master — which propagates to the slaves.

Cerbo GX takes over monitoring

Once the VE.Bus array is logically configured, plug the master's spare VE.Bus port (or any unused port on a slave) into the Cerbo GX's VE.Bus input. The Cerbo GX then displays:

Without a Cerbo GX (or older Color Control GX / Venus GX), you can still run the array — but you'll lose the helm display and the integration with MPPTs, BMS, and DVCC.


DVCC: the feature that pays for the Cerbo GX

Distributed Voltage and Current Control (DVCC) is a Cerbo GX setting that orchestrates all charge sources sharing a 48 V bus — the inverter/charger array, MPPTs, DC-DC chargers — and respects the BMS's CCL (charge current limit).

In a three-phase Victron array with three MPPTs and a Lynx Smart BMS, DVCC does:

Without DVCC, each charger sees only pack voltage and acts independently — you can easily exceed the BMS's CCL and trigger contactor disconnects. For any three-phase Victron install on a lithium pack: DVCC is mandatory, and that means a Cerbo GX is mandatory.


Cost comparison (rough 2026 European prices)

For a target of ~15 kVA continuous output:

ConfigurationHardware listApprox. cost
Single MultiPlus-II 48/150001 × 48/15000 + Cerbo GX€5 200
Parallel pair of MultiPlus-II 48/80002 × 48/8000 + Cerbo GX + VE.Bus terminators€5 800
Three-phase 3 × MultiPlus-II 48/50003 × 48/5000 + Cerbo GX + VE.Bus terminators€7 800
Three-phase 3 × Quattro 48/50003 × Quattro 48/5000 + Cerbo GX + VE.Bus terminators€9 600

The single-unit 48/15000 is the cheapest per VA if a single-phase install is acceptable. The three-phase array always costs ~50% more for the same total VA — that's the topology premium.

For a target of ~30 kVA:

ConfigurationHardware listApprox. cost
Parallel pair of MultiPlus-II 48/150002 × 48/15000 + Cerbo GX€10 000
Three-phase 3 × MultiPlus-II 48/100003 × 48/10000 + Cerbo GX€11 400
Three-phase 3 × Quattro 48/100003 × Quattro 48/10000 + Cerbo GX€13 800

At 30 kVA the gap narrows — three-phase distribution cabling savings can pay back the inverter premium on a long boat with a panel run from engine room to galley.


Failure modes and redundancy

This is where the topology choice often should drive the decision but rarely does.

Single unit

A single MultiPlus-II or Quattro is a single point of failure. If it dies offshore, you lose 230 V AC entirely until repaired. Most cruisers tolerate this — modern Victron failure rate is low (under 1% per year in marine duty), and the AC system is rarely safety-critical.

Parallel array

In an N-unit parallel array, losing one unit:

Three-phase array

Losing one unit in a three-phase array:

If redundancy matters more than three-phase capability, parallel single-phase wins. The rare exception: if the boat has critical three-phase loads (e.g. a commercial dive compressor on a charter dive boat), losing three-phase is the failure mode you want to avoid — in which case spec two independent three-phase arrays with a manual transfer between them. That's a six-MultiPlus install, and you start to wonder whether a generator-plus-single-phase-inverter wouldn't have been simpler.


A worked example: 45 ft European cruising sailboat

System: 48 V / 30 kWh LiFePO₄ pack, 20 kW saildrive, 230 V single-phase appliances only (galley, watermaker, microwave, AC unit). Total continuous AC load 4 kW; surge 7 kW. Shore power 16 A 230 V.

DecisionChoiceReason
TopologySingle MultiPlus-II 48/50004 kW continuous fits 5 kVA; 7 kW surge fits 9 kVA surge
AC inputsMultiPlus-II (single input)No generator on board; shore-only
MonitoringCerbo GX + GX Touch 50Helm display, DVCC for MPPT coordination
BMS commsLynx Smart BMS over CANDirect CAN integration with MultiPlus-II
Future expansionHeadroom for one parallel siblingIf they add induction in 5 years, drop in second 48/5000

Total inverter/charger cost: ~€2 500. No three-phase complexity. Standard install.


A worked example: 55 ft European motoryacht with electric galley and AC

System: 96 V / 60 kWh propulsion pack + separate 48 V hotel bank (DC-DC fed). Loads: induction range (3 kW), oven (3 kW), two AC units (2 kW each), watermaker (1.5 kW), washing machine (2 kW). Worst-case simultaneous load: 11 kW. Shore power: 32 A three-phase CEE available at home marina.

DecisionChoiceReason
TopologyThree-phase 3 × MultiPlus-II 48/500011 kW continuous + induction surge = three-phase territory; shore is three-phase
AC inputsMultiPlus-II (single input)Could go Quattro if a genset is added later
MonitoringCerbo GX + GX Touch 70Per-phase metering at helm
BMS commsLynx Smart BMS over CANDVCC orchestrates all three units + MPPTs
Distribution400 V three-phase distribution panel + per-leg breakersEach appliance assigned to a phase to balance load

Total inverter/charger cost: ~€7 800. Three-phase shore-power utilisation, balanced cabling, manageable single-leg conductor sizes.


A worked example: 65 ft long-distance ocean cruiser

System: 48 V / 80 kWh hotel bank, separate propulsion bank. Critical reliability — must keep AC running across 30-day passages. Total continuous AC load 6 kW; no three-phase appliances; 16 A 230 V shore power only at destination marinas.

DecisionChoiceReason
TopologyParallel array — 3 × MultiPlus-II 48/3000N+1 redundancy: lose one, still have 6 kVA
Why not single 48/10000?Single point of failure, no graceful degradationLong-passage reliability priority
Why not three-phase?No three-phase loads, no three-phase shore powerThree-phase would add cost + reduce redundancy
MonitoringCerbo GX + remote VRM monitoringOwners check from shore during passages
BMS commsLynx Smart BMS over CANDVCC coordinates with MPPT and DC-DC sources

Total inverter/charger cost: ~€4 500. This is the least common configuration but the right one for the use case — redundancy chosen over phase capability.


Common mistakes when stacking Victron units

Errors I see repeatedly when sailors set up a multi-unit Victron array:


Putting it together

For a marine 48 V Victron install, the fastest path to a working inverter/charger system:

  1. Sum your continuous AC load across all simultaneously-running appliances. Add 30% headroom.
  2. Identify the largest motor-start surge (compressor, washing machine motor). The unit's surge rating must cover this.
  3. Check your shore-power supply — is it single-phase or three-phase? Is it the same at every marina you'll visit?
  4. List any genuinely three-phase appliances on board. (Most boats have none.)
  5. Decide redundancy needs — passage-making cruiser vs day-sailer.
  6. Apply the decision tree above:
    • Under 8 kW continuous, no three-phase needs → single MultiPlus-II.
    • 8–15 kW, no three-phase needs → single 48/10000 or 48/15000, or parallel pair.
    • Three-phase loads OR three-phase shore → three-phase 3-unit array.
    • Long-passage reliability priority → parallel array for N+1.
  7. Add a Cerbo GX (or GX Touch) to the bill of materials. It's not optional once you have multiple units, multiple charge sources, or any lithium pack.
  8. Confirm BMS comms over CAN (Lynx Smart BMS or compatible). DVCC orchestrates the rest.

Get those eight right and the install is a Saturday's work for an experienced installer — and a reliable system for the rest of the boat's life.

For the broader question of single-phase vs three-phase output topology (across all brands, not just Victron), see the single-phase vs three-phase inverter guide. For the inverter/charger sizing and feature criteria more generally, see the charger and inverter selection guide. For the BMS side that orchestrates DVCC, see the electric boat BMS guide.

Want exact numbers for your boat?

Use the configurator to generate a vendor-ready spec sheet.

Start the configurator
TPublished by TMHApril 29, 2026
About TMH & methodology