modelElectricGrid_SubSystem
Example for sector coupling in TransiEnt library
Information
1. Purpose of model
Small electric subsystem with CHP.
2. Level of detail, physical effects considered, and physical insight
(Purely technical component without physical modeling.)
3. Limits of validity
(Purely technical component without physical modeling.)
4. Interfaces
epp_scheduledProducers: active power port
epp_electricityDemand: active power port
epp_UCTE: active power port
solarRadiation: input for electric power setpoint in [W]
windPower: input for electric power setpoint in [W]
5. Nomenclature
(no elements)
6. Governing Equations
(no equations)
7. Remarks for Usage
(no remarks)
8. Validation
(no validation or testing necessary)
9. References
(no remarks)
10. Version History
Created by Johannes Brunnemann (brunnemann@xrg-simulation.de), Jan 2017
Revised by Lisa Andresen (andresen@tuhh.de), Apr 2017
Revised by Pascal Dubucq (dubucq@tuhh.de), Apr 2017
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Power | P_el_n_PV | simCenter.generationPark.P_el_n_PV | Installed nominal power of PV plants |
| Modelica.Units.SI.Power | P_el_n_WindOn | simCenter.generationPark.P_el_n_WindOn | Installed nominal power of wind plants |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.Basics.Interfaces.Electrical.ActivePowerPort | epp_scheduledProducers | ||
| TransiEnt.Basics.Interfaces.Electrical.ActivePowerPort | epp_electricityDemand | ||
| TransiEnt.Basics.Interfaces.Electrical.ActivePowerPort | epp_UCTE | ||
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn | solarRadiation | Electric power setpoint | |
| TransiEnt.Basics.Interfaces.Electrical.ElectricPowerIn | windPower | Electric power setpoint |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| TransiEnt.SimCenter | simCenter | ||
| TransiEnt.ModelStatistics | modelStatistics | ||
| TransiEnt.Producer.Electrical.Wind.PowerProfileWindPlant | windProduction | ||
| TransiEnt.Producer.Electrical.Photovoltaics.PhotovoltaicProfilePlant | pVPlant | ||
| TransiEnt.Components.Electrical.Grid.Line | line |