modelFixedVoltageSource
This example illustrates how using a fixed voltage source
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example shows how to use a fixed voltage generator model.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| FixedVoltage | grid | AC one phase electrical grid | |
| Sensors.ProbeWye | sen | Probe that measures the voltage at the load | |
| Loads.Inductive | loa | Inductive load | |
| FixedVoltage_N | grid_N | AC one phase electrical grid | |
| Sensors.ProbeWye_N | sen_N | Probe that measures the voltage at the load | |
| Loads.Inductive_N | loa_N | Inductive load |
Revisions
-
September 25, 2014, by Marco Bonvini:
Created model and documentation.