Skip to content

Add simplified PV system model based on 5p analytical modeling approach #1575

@LauraMaier

Description

@LauraMaier

The IBPSA library is currently missing a PV system model which can be used in the context of building performance simulations.
The intended model will have the following features:

  • The model will consist of three sub-models, namely a cell temperature, an I-V-characteristic, and a radiation and absorbance model

  • The model's input are the weather bus BoundaryConditions.WeatherData.Bus (DryBulbTemp, wind speed and global horizontal irradiance)

  • The model's output is the DCOutputPower as Real Interface

The sub-models have the following characteristics:

1. Cell temperature model

2. I-V-characteristic

3. Radiation and absorbance model

What steps are necessary to solve this issue?

  • Add package structure Electrical.PVSystems
  • Add model Electrical.PVSystems.PVSystem
  • Implement example of annual simulation
  • Implement model as validation data using NIST measurements
  • Add regression tests and Simulate and Plot scripts

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions