主要内容

Current and Voltage Sensor (Three-Phase)

Ideal three-phase current and voltage sensor

  • Current and Voltage Sensor (Three-Phase) block

Libraries:
Simscape / Electrical / Sensors & Transducers

Description

The Current and Voltage Sensor (Three-Phase) block measures the voltage and current of a three-phase electrical node.

Note

You must connect the Current and Voltage Sensor (Three-Phase) block in series with a three-phase element. For more information on how to use this block, see Build and Simulate Composite and Expanded Three-Phase Models.

Examples

Ports

Output

expand all

Three-element physical signal vector output port associated with the a-, b-, and c-phase voltages.

Three-element physical signal vector output port associated with the a-, b-, and c-phase currents.

Conserving

expand all

Electrical conserving port representing the three phases of side 1. 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 representing the three phases of side 2. 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 side 1.

Dependencies

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

Electrical conserving port associated with the phase b of side 1.

Dependencies

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

Electrical conserving port associated with the phase c of side 1.

Dependencies

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

Electrical conserving port associated with the phase a of side 2.

Dependencies

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

Electrical conserving port associated with the phase b of side 2.

Dependencies

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

Electrical conserving port associated with the phase c of side 2.

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"

Type of voltage measurement.

System of units for output current and voltage measurements.

Nominal power.

Dependencies

To enable this parameter, set Measurement output unit to Per unit.

Nominal phase-to-phase root-mean-square (RMS) voltage.

Dependencies

To enable this parameter, set Measurement output unit to Per unit.

Extended Capabilities

expand all

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

Version History

Introduced in R2019a

expand all