TrapezoidCurrent
Trapezoidal current source
Library
Modelica/Electrical/Analog/Sources
Description
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.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_I | I | Amplitude of trapezoid | Scalar | |
mo_rising | rising | Rising duration of trapezoid | Scalar | |
mo_width | width | Width duration of trapezoid | Scalar | |
mo_falling | falling | Falling duration of trapezoid | Scalar | |
mo_period | period | Time for one period | Scalar | |
mo_nperiod | nperiod | Number of periods (< 0 means infinite number of periods) | Scalar | |
mo_offset | offset | Current offset | Scalar | |
mo_startTime | startTime | Time offset | Scalar |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_v | v | v | Structure | |
mo_v/fixed | fixed | Cell of scalars | true | |
mo_v/start | start | Cell of scalars | ||
mo_i | i | i | Structure | |
mo_i/fixed | fixed | Cell of scalars | true | |
mo_i/start | start | Cell of scalars |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
p | implicit | Positive electrical pin | input | 1 |
n | implicit | Negative electrical pin | output | 1 |