Skip to content

Breakout (3φ → 3 wires)

Splits a 3-phase electrical bus into three single-phase electrical wires (a, b, c). GUI-only — no model behaviour, just exposes each phase as a separate single-phase port for connecting per-phase components.

Category: Routing

Keywords: 3-phase, 3-ph, 3 ph, 3ph, three, three-phase, three phase, phase, ph, split, fan-out, fanout, expand

Ports

NameDirectionValue typeNotes
buselectrical_3phdouble
p1electricaldouble
p2electricaldouble
p3electricaldouble

Parameters

This component has no user-editable parameters.


Implemented in C++ class SimCompElecBreakout (components/electrical/sim_comp_elec_breakout/sim_comp_elec_breakout.h).

Released under the MIT License.