RMS Measurement
Calculate root-mean-square (RMS) properties of a signal
Libraries:
Simscape /
Electrical /
Control /
Measurements
Description
The RMS Measurement block measures root-mean-square (RMS) properties of the input signal. You can use it to measure one of these properties:
The total RMS of the input signal
The RMS of the individual harmonics of the input signal that you specify.
Use the total RMS configuration with appropriate sensors to perform RMS voltage, current, or power analyses in your system.
You can use the harmonics configuration to perform total harmonic distortion analyses on systems with nonlinear loads such as:
Converters
Motor drives
Inverters
Equations
The total RMS value is calculated from the input signal xRMS as:
where:
T is the period of the input signal, or equivalently the inverse of its base frequency F.
x is the input signal.
Because the calculation is performed over a period of time, the block requires T seconds to respond to a step change in the input signal. This condition also applies to startup.
The harmonic RMS component xk,RMS for harmonic k is calculated as:
where G is equal to 0.5
for
the DC component (k = 0) and for the AC components (k > 0).
Ports
Input
Output
Parameters
Extended Capabilities
Version History
Introduced in R2017b