Main Content

Voltage Measurement

Measure voltage in circuit

  • Voltage measurement block

Libraries:
Simscape / Electrical / Specialized Power Systems / Sensors and Measurements

Description

The Voltage Measurement block measures the instantaneous voltage between two electric nodes. The Simulink® signal output provides a signal that other Simulink blocks can use.

Ports

Output

expand all

Outputs the instantaneous voltage measured between the + and - conserving ports, specified as a scalar.

Conserving

expand all

Specialized electrical conserving port associated with the positive terminal of the Voltage Measurement block.

Specialized electrical conserving port associated with the negative terminal of the Voltage Measurement block.

Parameters

expand all

Format of the output signal to use when you use the block in a phasor simulation.

Set this parameter to Complex to output the measured current as a complex value. The output is a complex signal.

Set this parameter to Real-Imag to output the real and imaginary parts of the measured current. The output is a vector of two elements.

Set this parameter to Magnitude-Angle to output the magnitude and angle of the measured current. The output is a vector of two elements.

Set this parameter to Magnitude to output the magnitude of the measured current. The output is a scalar value.

Dependencies

To enable this parameter, set the Simulation type parameter of the powergui block to Phasor or Discrete phasor.

Extended Capabilities

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

Version History

Introduced before R2006a