modelParallelLoads
Example that illustrates the use of the load models
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model illustrates the use of the three-phase unbalanced load models.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Sources.FixedVoltage | E | Voltage source | |
| Resistive | R | Resistive load | |
| Inductive | RL_pf | Inductive load with variable power factor | |
| Modelica.Blocks.Sources.Ramp | load | Power signal profile | |
| Inductive | varRL_y | Inductive load with y as input | |
| Capacitive | varRC_y | Capacitive load with y as input | |
| Inductive | varRL_P | Inductive load with P as input | |
| Modelica.Blocks.Sources.Ramp | pow | Power consumption profile | |
| Modelica.Blocks.Sources.Ramp | pf | Power factor profile |
Revisions
-
September 22, 2014 by Marco Bonvini:
Added documentation and revised the example.