WOLFRAM SYSTEM MODELER

DemonstrateContinuousSignalExtrema

Test the ContinuousSignalExtrema block

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Examples.DemonstrateContinuousSignalExtrema"]
Out[1]:=

Information

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

The amplitudes of both a differentiable sinusoidal signal (frequency 9 Hz) and a non-differentiable sawtooth signal (period 1/9 s) are modulated sinusoidally (frequency 0.75 Hz).

Note that the ContinuousSignalExtremaBlock detects extrema of both signals without sampling.

Components (13)

sine

Type: Sine

Description: Generate sine signal

sawTooth

Type: SawTooth

Description: Generate saw tooth signal

amplitude

Type: Sine

Description: Generate sine signal

product1

Type: Product

Description: Output product of the two inputs

product2

Type: Product

Description: Output product of the two inputs

signalExtrema1

Type: ContinuousSignalExtrema

Description: Store the minimum and maximum values of the input signal

signalExtrema2

Type: ContinuousSignalExtrema

Description: Store the minimum and maximum values of the input signal

sine1

Type: Sine

Description: Generate sine signal

pulse

Type: Pulse

Description: Generate pulse signal of type Real

add

Type: Add

Description: Output the sum of the two inputs

product3

Type: Product

Description: Output product of the two inputs

sawTooth1

Type: SawTooth

Description: Generate saw tooth signal

signalExtrema3

Type: ContinuousSignalExtrema

Description: Store the minimum and maximum values of the input signal