modelZeroImpedance
Zero system impedance
Extends from Analog.Interfaces.OnePort (Component with two electrical pins p and n and current i from p to n).
Information
For a short explanation of the zero system see the User's Guide of the FundamentalWave library.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Inductance | L | Inductance | |
| Boolean | useZeroSystem | true | = true, if zero current is explicitely computed |
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 |