WOLFRAM SYSTEM MODELER
ExpSineVoltageExponentially damped sine voltage source |
SystemModel["Modelica.Electrical.Analog.Sources.ExpSineVoltage"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
This voltage 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: Voltage (V) Description: Voltage offset |
---|---|
startTime |
Value: 0 Type: Time (s) Description: Time offset |
V |
Value: Type: Voltage (V) Description: Amplitude of sine wave |
f |
Value: Type: Frequency (Hz) Description: Frequency of sine wave |
phase |
Value: 0 Type: Angle (rad) Description: Phase of sine wave |
damping |
Value: Type: Damping (s⁻¹) Description: Damping coefficient of sine wave |
p |
Type: PositivePin Description: Positive electrical pin |
|
---|---|---|
n |
Type: NegativePin Description: Negative electrical pin |
signalSource |
Type: ExpSine Description: Generate exponentially damped sine signal |
---|
Modelica.Electrical.Analog.Examples Simple NPN transistor amplifier circuit |