modelTGM_Trina_Analytical_2016
Analytical sun model over the year 2016; Trina modules at TGM building in Vienna, Austria
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example is based on analytical solar data for one year. This simulation investigates the theoretical harvest of electric energy if there were absolutely no clouds and other disturbing weather conditions.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nsModule | 8 | Number of series connected modules |
| Integer | npModule | 1 | Number of parallel connected modules |
| String | csvFileName | "TGM_Trina_Analytical_2016_energy.csv" | |
| PhotoVoltaics.Records.TSM_230_PC05 | moduleData |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| PhotoVoltaics.Components.SimplePhotoVoltaics.SimplePlantSymmetric | plant | ||
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| PhotoVoltaics.Components.Converters.QuasiStaticSinglePhaseConverter | converter | ||
| PhotoVoltaics.Components.Blocks.MPTrackerSample | mpTracker | ||
| Modelica.Electrical.QuasiStatic.SinglePhase.Basic.Ground | groundAC | ||
| Modelica.Electrical.QuasiStatic.SinglePhase.Sources.VoltageSource | voltageSource | ||
| Modelica.Electrical.Analog.Sensors.PowerSensor | powerSensor | ||
| Modelica.Blocks.Continuous.Integrator | integrator | ||
| PhotoVoltaics.Sources.Irradiance.Irradiance | irradiance | ||
| PhotoVoltaics_TGM.WriteCSV | writeCSV |