Multimeter

Measure voltages and currents specified in dialog boxes of Simscape Electrical Specialized Power Systems blocks

Library

Simscape / Electrical / Specialized Power Systems / Fundamental Blocks / Measurements

  • Multimeter block

Description

This block measures the voltages and currents specified in the Measurements parameter of Simscape™ Electrical™ Specialized Power Systems blocks in your model. Choosing voltages or currents through the Multimeter block is equivalent to connecting an internal voltage or current measurement block inside your blocks.

Polarity of Measured Voltages and Currents

The polarity of the measured voltages and current is determined by the + and - terminals of the measured Simscape Electrical Specialized Power Systems blocks. The following table identifies the positive terminals of the Simscape Electrical Specialized Power Systems blocks that do not have the + sign to identify block polarity.

For three-phase transformers, the voltage polarities and positive current directions are indicated by the signal labels used in the Multimeter block. For example, Uan_w2 = phase A-to-neutral voltage of the Y connected winding #2 and Iab_w1 = winding current flowing from A to B in the delta-connected winding #1.

The Multimeter block is not designed to be used in a model that contains more than one powergui block.

Parameters

Available Measurements

The Available Measurements list box shows the measurements in the Multimeter block. Use the >> button to select measurements from the Available Measurements list box. Click the Update button to refresh the list of available measurements.

The measurements in the list box are identified by the name of the block where the measurement is done. The type of measurement (voltage measurement, current measurement, or flux) is defined by a label preceding the block name. For more information, see the Measurements parameter description in the Parameters section of blocks in your model.

Selected Measurements

The Selected Measurements list box shows the measurements sent to the output of the block. You can reorder the measurements by using the Up, Down, and Remove buttons. The +/– button allows you to reverse the polarity of any selected measurement.

Plot selected measurements after simulation

If selected, displays a plot of selected measurements in a MATLAB® figure window. The plot is generated when the simulation stops. Default is cleared.

Output type

Specifies the format of the output signals when the block is used in a phasor simulation. The Output type parameter is unavailable when the block is not used in a phasor simulation. The phasor simulation is activated by a Powergui block placed in the model.

Set to Complex (default) to output the selected measurements as complex values. The outputs are complex signals.

Set to Real-Imag to output the real and imaginary parts of the measurements. For each selected measurement, the multimeter outputs the real and imaginary parts.

Set to Magnitude-Angle to output the magnitude and angle of the selected measurements. For each selected measurement, the multimeter outputs the magnitude and angle values.

Set to Magnitude to output the magnitude of the selected measurements.

Examples

The power_compensated example uses a Multimeter block to measure the voltage across the secondary winding of a Saturable Transformer block and the currents flowing through two Series RLC Load blocks.

The output of the Multimeter block is connected to a Scope block in order to display the measurements during the simulation. In addition, you can select the Plot selected measurements parameter to display a plot of selected measurements when simulation stops.

Open the Multimeter block dialog box and select the signals you want to observe, as described in the Parameters section. Notice the labels used to define the available measurements in the Multimeter block. For a description of these labels, see the reference section of the Saturable Transformer block and Series RLC Load block.

Start the simulation. After 0.4 seconds, the simulation stops and a MATLAB figure window opens to display the selected measurements in the Multimeter block.

Introduced before R2006a