modelRXline0
RX line without length parameter, 3-phase dq0
Extends from Impedances.Partials.ImpedBase (Impedance base, 3-phase dq0).
Information
This component contains the same equations as 'Impedances.Inductor', but it is specified using the parameters x and x0 instead of xs and xm (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 |
|---|---|---|---|
| SIpu.Resistance | r | 0.01 | resistance |
| SIpu.Reactance | x | 0.1 | reactance |
| SIpu.Reactance | x0 | 3*x | reactance zero-comp |
| Parameter Scaling | |||
| Boolean | puUnits (from Nominal) | true | = true, if scaled with nom. values (pu), else scaled with 1 (SI) |
| Nominal | |||
| SI.Voltage | V_nom (from Nominal) | 1 | nominal Voltage (= base for pu) |
| SI.ApparentPower | S_nom (from Nominal) | 1 | nominal Power (= base for pu) |
| SI.Frequency | f_nom (from NominalAC) | system.f_nom | nominal frequency |
| Initialization | |||
| Types.Dynamics | dynType (from ImpedBase) | system.dynType | transient or steady-state model |
| PS.Voltage | v_start (from ImpedBase) | zeros(PS.n) | start value of voltage drop |
| PS.Current | i_start (from ImpedBase) | zeros(PS.n) | start value of current |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.ACdq0_p | term_p (from Port_p_n) | positive terminal | |
| Ports.ACdq0_n | term_n (from Port_p_n) | negative terminal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PS.Voltage | v (from ImpedBase) | ||
| PS.Current | i (from ImpedBase) |