RMS
Compute true root mean square (RMS) value of signal
Libraries:
Simscape /
Electrical /
Specialized Power Systems /
Sensors and Measurements
Description
The RMS block computes the true root mean square (RMS) value of the input signal. The true RMS value of the input signal is calculated over a running average window of one cycle of the specified fundamental frequency:
where f(t) is the input signal and T is 1/(fundamental frequency).
As this block uses a running average window, one cycle of simulation must complete before the output gives the correct value. For the first cycle of simulation, the output is held to this specified initial RMS value.
Characteristics
Sample Time | Specified in the Sample Time parameter. Continuous if Sample Time = 0. |
Scalar Expansion | Yes, of the parameters. |
Dimensionalized | Yes. |
Ports
Input
Output
Parameters
Examples
The power_RMS_THD
example
shows two applications of the RMS Measurement block. One
RMS block calculates the true RMS value of a signal with harmonics,
and another RMS calculates the RMS value of the same signal at the
fundamental frequency.
The model sample time is parameterized by the Ts variable set to a default value of
50e-6
s. Set Ts to 0
in the command window to
simulate the model in continuous mode.
Extended Capabilities
Version History
Introduced in R2013a