modelGrid
Electrical grid
Extends from Buildings.Electrical.AC.OnePhase.Sources.Grid (Electrical grid).
Information
Model that can be used to represent the electrical grid supply. See Buildings.Electrical.AC.OnePhase.Sources.Grid for more information.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Frequency | f (from Grid) | Frequency of the source | |
| Modelica.Units.SI.Voltage | V (from Grid) | RMS voltage of the source | |
| Modelica.Units.SI.Angle | phiSou (from Grid) | 0 | Phase shift angle of the source |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.AC.OnePhase.Interfaces.Terminal_p | terminal (from Grid) | ||
| Buildings.Electrical.AC.Interfaces.PowerOutput | P (from Grid) | Power consumed from grid if positive, or fed to grid if negative |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.AC.OnePhase.Sources.FixedVoltage | sou (from Grid) | Voltage source |
Revisions
-
August 24, 2014, by Marco Bonvini:
Revised documentation. -
January 2, 2012, by Michael Wetter:
First implementation.