modelI_sin
Sinusoidal current source
Extends from Modelica.Electrical.Analog.Interfaces.OnePort (Component with two electrical pins p and n and current i from p to n).
Information
Damped sinusoidal source
Note
- All parameters of sources should be set explicitly.
- since TSTEP and TSTOP are not available for modeling in Modelica, differences to SPICE may occur if not all parameters are set.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Current | IO | 0 | Offset |
| SI.Current | IA | 0 | Amplitude |
| SI.Frequency | FREQ | Frequency | |
| SI.Time | TD | 0.0 | Delay |
| SI.Damping | THETA | 0.0 | Damping factor |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositivePin | p (from TwoPin) | Positive electrical pin | |
| NegativePin | n (from TwoPin) | Negative electrical pin |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | v (from TwoPin) | Voltage drop of the two pins (= p.v - n.v) | |
| SI.Current | i (from OnePort) | Current flowing from pin p to pin n |