Main Content

Open Circuit (Three-Phase)

Three-phase terminator that draws no current

  • Open Circuit (Three-Phase) block

Libraries:
Simscape / Electrical / Connectors & References

Description

The Open Circuit (Three-Phase) block models a three-phase connection that draws no current on any of the three phases.

Examples

Ports

Conserving

expand all

Electrical conserving port representing the three phases of the three-phase block. For more information, see Three-Phase Ports.

Dependencies

To enable this port, set the Electrical connection parameter to Composite three-phase ports.

Electrical conserving port associated with the phase a of the three-phase block.

Dependencies

To enable this port, set the Electrical connection parameter to Expanded three-phase ports.

Electrical conserving port associated with the phase b of the three-phase block.

Dependencies

To enable this port, set the Electrical connection parameter to Expanded three-phase ports.

Electrical conserving port associated with the phase c of the three-phase block.

Dependencies

To enable this port, set the Electrical connection parameter to Expanded three-phase ports.

Parameters

expand all

Since R2026a

Whether to model composite or expanded three-phase ports.

Composite three-phase ports represent three individual electrical conserving ports with a single block port. You can use composite three-phase ports to build models that correspond to single-line diagrams of three-phase electrical systems.

Expanded three-phase ports represent the individual phases of a three-phase system using three separate electrical conserving ports.

Programmatic Use

To set the block parameter value programmatically, use the set_param function.

Parameter: port_option
Values: "ee.enum.threePhasePort.composite" (default) | "ee.enum.threePhasePort.expanded"

Extended Capabilities

expand all

C/C++ Code Generation
Generate C and C++ code using Simulink® Coder™.

Version History

Introduced in R2013b

expand all