WOLFRAM SYSTEM MODELER

SignalSource

Base class for continuous signal source

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Interfaces.SignalSource"]
Out[1]:=

Information

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

Basic block for Real sources of package Blocks.Sources. This component has one continuous Real output signal y and two parameters (offset, startTime) to shift the generated signal.

Parameters (2)

offset

Value: 0

Type: Real

Description: Offset of output signal y

startTime

Value: 0

Type: Time (s)

Description: Output y = offset for time < startTime

Connectors (1)

y

Type: RealOutput

Description: Connector of Real output signal

Used in Components (2)

VoltageSource

Modelica.Electrical.Analog.Interfaces

Interface for voltage sources

CurrentSource

Modelica.Electrical.Analog.Interfaces

Interface for current sources

Extended by (13)

PulseSeries

Modelica.Electrical.Batteries.Utilities

Series of pulses

TimeTable

Modelica.Blocks.Sources

Generate a (possibly discontinuous) signal by linear interpolation in a table

Trapezoid

Modelica.Blocks.Sources

Generate trapezoidal signal of type Real

SawTooth

Modelica.Blocks.Sources

Generate saw tooth signal

Pulse

Modelica.Blocks.Sources

Generate pulse signal of type Real

Exponentials

Modelica.Blocks.Sources

Generate a rising and falling exponential signal

ExpSine

Modelica.Blocks.Sources

Generate exponentially damped sine signal

Sinc

Modelica.Blocks.Sources

Generate sinc signal

Cosine

Modelica.Blocks.Sources

Generate cosine signal

Sine

Modelica.Blocks.Sources

Generate sine signal

Ramp

Modelica.Blocks.Sources

Generate ramp signal

Step

Modelica.Blocks.Sources

Generate step signal of type Real

ContinuousClock

Modelica.Blocks.Sources

Generate current time signal