WOLFRAM SYSTEM MODELER

SawTooth

Generate saw tooth signal

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Sources.SawTooth"]
Out[1]:=

Information

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

The Real output y is a saw tooth signal:

SawTooth.png

Parameters (5)

offset

Value: 0

Type: Real

Description: Offset of output signal y

startTime

Value: 0

Type: Time (s)

Description: Output y = offset for time < startTime

amplitude

Value: 1

Type: Real

Description: Amplitude of saw tooth

period

Value:

Type: Time (s)

Description: Time for one period

nperiod

Value: -1

Type: Integer

Description: Number of periods (< 0 means infinite number of periods)

Connectors (1)

y

Type: RealOutput

Description: Connector of Real output signal

Used in Components (2)

IntersectivePWM

Modelica.Electrical.PowerConverters.DCAC.Control

Intersective PWM

SignalPWM

Modelica.Electrical.PowerConverters.DCDC.Control

Generates a pulse width modulated (PWM) boolean fire signal