Main Content

Delta-Connected Variable Load

Three-phase variable load wired in delta configuration

Since R2021b

  • Delta-Connected Variable Load block

Libraries:
Simscape / Electrical / Passive / RLC Assemblies

Description

The Delta-Connected Variable Load block models a three-phase variable load wired in a delta configuration. Each limb of the load contains a resistor. The block calculates the resistance required to draw the real power of the physical signal input P at the rated voltage that you specify. Therefore, the block can represent a real load.

To ensure that the resistance is always greater than zero, you specify the minimum real power that the load consumes. The minimum real power must be greater than zero.

Equations

The resistance is defined by

R=3VRated2P,

where:

  • R is the per-phase series resistance.

  • VRated is the RMS of rated line-line voltage.

  • P is the three-phase real power required. If the value of the P input port is less than the value of the Minimum real power parameter, the block uses the minimum real power to calculate the resistance.

Ports

Input

expand all

Physical signal input port associated with the real power.

Conserving

expand all

Parameters

expand all

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.

RMS of rated line-line voltage for the resistance equation.

Minimum real power that the three-phase load dissipates when supplied at the rated voltage. The value must be greater than 0.

Extended Capabilities

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

Version History

Introduced in R2021b