Skip to content

Reproducing the algorithm of an optimization method for irradiance balancing on switched-array solar cells in Python.

Notifications You must be signed in to change notification settings

eridgraves/irradiance_optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Irradiance equalization (IEq) based reconfiguration for optimization of dynamic photovoltaic arrays (DPVAs)

  • Use IEq to optimize irradiance distribution in a DPVA using the methods proposed by "Improved Optimization Strategy for Irradiance Equalization in Dynamic Photovoltaic Arrays". (Avaliable: on IEEE )
  • Recreate results of the paper in Python.
  • Use Python logging to make testable and deployable code.

TODO:

  • Rewrite as a program with actual structure: put functions in separate file and build main to call them.

About

Reproducing the algorithm of an optimization method for irradiance balancing on switched-array solar cells in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages