blockRootMeanSquareValue_custom
Computes the weighted integral time-averaged mean value of a signal by using the p-norm
Extends from Modelica.Blocks.Interfaces.SISO (Single Input Single Output continuous control block).
Information
The mean value y is an integral time-averaged value of the input variable u.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | root | 3 | Choose e.g. 3 for cubic root |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| RealInput | u (from SISO) | Connector of Real input signal | |
| RealOutput | y (from SISO) | Connector of Real output signal | |
| Modelica.Blocks.Interfaces.RealInput | ref |