Skip to content

shanehofstetter/photovoltaic-dimensioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PV-Dimension - Photovoltaic Plant Simulator

pvdimension_icon_128

Built during 3rd semester at ABBTS - Software Engineering & Project Management Course

See the paper here (in german)

What is it?

It is a GUI application with which a PV system can be dimensioned. The calculation is based on the existing roof area, the power consumption profile and the weather data.

image

Features

  • configure solar panel amount, size, efficiency, angles
  • solar panel type can be chosen from a database
  • configure battery capacity
  • determine solar irradiation by plant location or specify manually per day and time
  • specify power consumption (e.g. of a household) for each day and time during a week
  • simulate the whole system and see how it performs during specific days, weeks, years
  • simulate economic efficiency by setting cost of power per kWh for buying and selling, cost of the plant (or its components)
  • generate reports (csv, pdf)

Todo/Known Issues

  • Getting lat/long of an address via Google Maps needs an api key and does not work right now (anymore)
    • solutions: replace with a different api, allow lat/long to be entered manually, add possibility to add api key

About

Photovoltaic plant simulator written in java/javafx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages