modelRload
Resistance load, 1-phase
Extends from Partials.ResLoadBase (Resistive load base, 1-phase).
Information
Resistive load AC or DC with impedance characteristic.
Consumes the desired power at nominal voltage.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | use_p_in (from ResLoadBase) | false | = true to use input signal p_in, otherwise use parameter p0 |
| SIpu.Power | p0 (from ResLoadBase) | 1 | fixed power (start value if signal input) |
| 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 |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.TwoPin_p | term (from Port_p) | positive terminal | |
| Modelica.Blocks.Interfaces.RealInput | p_in (from ResLoadBase) | desired power |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PS.Voltage | v (from LoadBase) | ||
| PS.Current | i (from LoadBase) |