RMS

Description
Calculate the RMS value of the input signal. The RMS value is evaluated at the specified frequency.
output = \sqrt{\frac{1}{T}\int_t^{t+T} input^2 \cdot dt}
Library
Control > Math
Parameters
| Property | Display Name | Parameter Type | Description |
|---|---|---|---|
| Frequency | Frequency (in Hz) | DoubleParameter | Frequency in Hz |
| SamplingTime | Sampling Time [s] | DoubleParameter | Sampling Time |
Pins
| Property | Pin Name | Type | Description |
|---|---|---|---|
| In | In | ControlIn | Input |
| Out | Out | ControlOut | Output |
Default Size
| Width | Height |
|---|---|
| 4 | 4 |