WOLFRAM SYSTEM MODELER

RectifiedMean

Calculate rectified mean over period 1/f

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Math.RectifiedMean"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This block calculates the rectified mean of the input signal u over the given period 1/f, using the mean block.

Note: The output is updated after each period defined by 1/f.

Parameters (2)

f

Value:

Type: Frequency (Hz)

Description: Base frequency

x0

Value: 0

Type: Real

Description: Start value of integrator state

Connectors (2)

u

Type: RealInput

Description: Connector of Real input signal

y

Type: RealOutput

Description: Connector of Real output signal

Components (2)

mean

Type: Mean

Description: Calculate mean over period 1/f

abs1

Type: Abs

Description: Output the absolute value of the input