modelPVModuleDC
partial model for PV module
Extends from AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
Information
Overview
The PVmoduleDC_TMY3 model represents a simple PV cell.
Concept
PV moduleDC has a temperature dependency for efficiency.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | Area | Area of one Panel | |
| Modelica.Units.SI.Efficiency | Eta0 | Maximum efficiency | |
| Modelica.Units.SI.Temperature | NoctTemp | Defined temperature | |
| Modelica.Units.SI.Temperature | NoctTempCell | Meassured cell temperature | |
| Modelica.Units.SI.RadiantEnergyFluenceRate | NoctRadiation | Defined radiation | |
| Modelica.Units.SI.LinearTemperatureCoefficient | TempCoeff | Temperature coeffient |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | DCOutputPower | DC output power of PV panels | |
| Modelica.Blocks.Interfaces.RealInput | T_amb | Ambient temperature | |
| Modelica.Blocks.Interfaces.RealInput | SolarIrradiationPerSquareMeter |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Power | PowerPV | Power of PV panels | |
| Modelica.Units.SI.Efficiency | EtaVar | Efficiency of PV cell | |
| Modelica.Units.SI.Temperature | TCell | Cell temperature |
Revisions
-
October 20, 2017 by Larissa Kühn:
Modification of Input to make the model compatible with diffent weather models -
October 11, 2016 by Tobias Blacha:
Moved into AixLib -
Februar 21, 2013 by Corinna Leonhardt:
Implemented