WOLFRAM SYSTEM MODELER
TrapezoidCurrentTrapezoidal current source |
SystemModel["Modelica.Electrical.Analog.Sources.TrapezoidCurrent"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This current source uses the corresponding signal source of the Modelica.Blocks.Sources package. Care for the meaning of the parameters in the Blocks package. Furthermore, an offset parameter is introduced, which is added to the value calculated by the blocks source. The startTime parameter allows to shift the blocks source behavior on the time axis.
offset |
Value: 0 Type: Current (A) Description: Current offset |
---|---|
startTime |
Value: 0 Type: Time (s) Description: Time offset |
I |
Value: Type: Current (A) Description: Amplitude of trapezoid |
rising |
Value: Type: Time (s) Description: Rising duration of trapezoid |
width |
Value: Type: Time (s) Description: Width duration of trapezoid |
falling |
Value: Type: Time (s) Description: Falling duration of trapezoid |
period |
Value: Type: Time (s) Description: Time for one period |
nperiod |
Value: Type: Integer Description: Number of periods (< 0 means infinite number of periods) |
p |
Type: PositivePin Description: Positive electrical pin |
|
---|---|---|
n |
Type: NegativePin Description: Negative electrical pin |
signalSource |
Type: Trapezoid Description: Generate trapezoidal signal of type Real |
---|
Modelica.Electrical.Analog.Examples Simple triac test circuit |