modelImpedBaseHeat
Impedance base with heat port, 1-phase
Extends from ImpedBase (Impedance base, 1-phase), Interfaces.AddHeat (Additional heat port).
Information
Same as ImpedBase, but contains an additional 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 connector is given by the total dissipated electric power of both conductors.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| 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(2) | start value of voltage drop |
| PS.Current | i_start (from ImpedBase) | zeros(2) | start value of current |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.TwoPin_p | term_p (from Port_p_n) | positive terminal | |
| Ports.TwoPin_n | term_n (from Port_p_n) | negative terminal | |
| Thermal_p | heat (from AddHeat) | heat port |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PS.Voltage | v (from ImpedBase) | ||
| PS.Current | i (from ImpedBase) | ||
| SI.Temperature | T (from AddHeat) | Temperature of conductor | |
| SI.HeatFlowRate | Q_flow (from AddHeat) | Dissipated heat of conductor |