modelPVSystem
PVSystem
Extends from AixLib.Obsolete.Year2021.Electrical.PVSystem.BaseClasses.PartialPVSystem (Partial model for PV System), AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
Information
Overview
PV model is based on manufactory data and performance factor including the NOC
Assumptions
PV model is based on manufactory data and performance factor.
References
PV system data (DataBase Records) can be found:
Source of literature for the calculation of the pv cell efficiency:
Thermal modelling to analyze the effect of cell temperature on PV
modules energy efficiency
by Romary, Florian et al.
Example Results
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | NumberOfPanels (from PartialPVSystem) | 1 | Number of panels |
| AixLib.Obsolete.Year2021.DataBase.SolarElectric.PVBaseRecord | data (from PartialPVSystem) | PV data set | |
| Modelica.Units.SI.Power | MaxOutputPower (from PartialPVSystem) | Maximum output power for inverter |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | PVPowerW (from PartialPVSystem) | Output Power of the PV system including the inverter | |
| Modelica.Blocks.Interfaces.RealInput | TOutside | Ambient temperature | |
| AixLib.Utilities.Interfaces.SolarRad_in | IcTotalRad | Solar radiation in W/m2 |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Obsolete.Year2021.Electrical.PVSystem.BaseClasses.PVModuleDC | PVModuleDC (from PartialPVSystem) | PV module with temperature dependent efficiency | |
| AixLib.Obsolete.Year2021.Electrical.PVSystem.BaseClasses.PVInverterRMS | PVInverterRMS (from PartialPVSystem) | Inverter model including system management | |
| Modelica.Blocks.Sources.RealExpression | realExpression |
Revisions
-
October 20, 2017 ,by Larissa Kuehn:
Implementation of PartialPVSystem. -
October 11, 2016 ,by Tobias Blacha:
Moved into AixLib -
Februar 21, 2013 ,by Corinna Leonhardt:
Implemented