modelImpedYDNonSymHeat
One terminal impedance base non symmetric with heat port, 3-phase dq0
Extends from ImpedYDNonSymBase (One terminal impedance base non symmetric, 3-phase dq0), PowerSystems.Interfaces.AddHeatV (Additional vector heat port).
Information
Same as ImpedYDNonSymBase, but contains an additional vector heat port.
Does not contain mass and specific heat. These parameters are expected to belong to the corresponding thermal model. The heat-flow at the connectors is given by the dissipated electric power per conductor (not included neutral-to-ground!).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SIpu.Resistance | r_n (from ImpedYDBase) | 1 | resistance neutral to grd |
| Integer | m_heat (from AddHeatV) | 1 | number of heat conductors |
| 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 ImpedYDBase) | system.dynType | transient or steady-state model |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.ACdq0_p | term (from Port_p) | positive terminal | |
| ThermalV_p | heat (from AddHeatV) | vector heat port |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Topology_p | top (from YDport_p) | ||
| PS.Voltage | v (from YDport_p) | voltage conductor | |
| PS.Current | i (from YDport_p) | current conductor | |
| PS.Voltage | v_n (from YDport_p) | voltage neutral | |
| PS.Current | i_n (from YDport_p) | top.i_n | current neutral to ground |
| SI.Temperature | T (from AddHeatV) | Temperature of heat conductors | |
| SI.HeatFlowRate | Q_flow (from AddHeatV) | Dissipated heat of conductors | |
| PS.Voltage | v_abc | Park*top.v_cond | |
| PS.Current | i_abc | Park*top.i_cond |