modelZloadDC
Impedance load DC
Extends from Partials.IndLoadBaseDC (Inductive load base DC).
Information
Resistive-inductive load DC with impedance characteristic.
Consumes the desired power at nominal voltage.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | use_p_in (from LoadBaseDC) | false | = true to use input signal p_in, otherwise use parameter p0 |
| SIpu.Power | p0 (from LoadBaseDC) | 1 | fixed power (start value if use_p_in) |
| SI.Time | t_RL (from IndLoadBaseDC) | 0.1 | R-L time constant |
| 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) |
| Initialization | |||
| Types.Dynamics | dynType (from LoadBase) | system.dynType | transient or steady-state model |
| PS.Current | i_start (from IndLoadBaseDC) | 0 | start value of current |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.TwoPin_p | term (from Port_p) | positive terminal | |
| Modelica.Blocks.Interfaces.RealInput | p_in (from LoadBaseDC) | desired power |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PS.Voltage | v (from LoadBase) | ||
| PS.Current | i (from LoadBase) |