modelRXline0
RX line without length parameter, 3-phase abc
Extends from Impedances.Partials.ImpedBase (Impedance base, 3-phase abc).
Information
This component contains the same equations as 'Impedances.Inductor', but it is specified using the parameters x and x0 instead of x_s and x_m (see info package 'Impedances'), similar to 'RXline'. It does not contain the length parameter 'len'. Together with 'Sources.InfBus' it may be used to model a network specified by voltage and impedance values.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | stIni_en (from ImpedBase) | true | enable steady-state initial equation |
| SIpu.Resistance | r | 0.01 | resistance |
| SIpu.Reactance | x | 0.1 | reactance |
| SIpu.Reactance | x0 | 3*x | reactance zero-comp |
| Nominal | |||
| Base.Types.Units | units (from Nominal) | Types.pu | SI | pu |
| SI.Voltage | V_nom (from Nominal) | 1 | nom Voltage (= base if pu) |
| SI.ApparentPower | S_nom (from Nominal) | 1 | nom Power (= base if pu) |
| SI.Frequency | f_nom (from NominalAC) | system.f_nom | nom frequency |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Base.Interfaces.ACabc_p | term_p (from Port_p_n) | positive terminal | |
| Base.Interfaces.ACabc_n | term_n (from Port_p_n) | negative terminal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Voltage | v (from ImpedBase) | ||
| SI.Current | i (from ImpedBase) |