Main Content

CRMS

Compute continuous-time, cumulative root mean square of signal

  • CRMS block

Libraries:
Simulink Design Optimization / RMS Blocks

Description

Attach the CRMS block to a signal to compute its continuous-time, cumulative root mean square (CRMS) value, which provides a measure of the average energy in a signal.

The continuous-time, cumulative root mean square value of a signal u(t) is defined as

CRMS=1T0Tu(t)2dt

To optimize the signal energy, use this block in conjunction with the Check Custom Bounds block.

Ports

Input

expand all

Input value, specified as a scalar signal.

Output

expand all

Computed continuous-time, root mean square value, output as a scalar signal.

Extended Capabilities

Version History

Introduced in R2009a

See Also

Blocks