Skip to content

carbogninalberto/wind-turbine-location-optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎏 Wind Turbines Multi-Objective Optimization

In this project we aim to solve a multi objective optimization problem using Evolutionary Algorithms and Particle Swarm Intelligence Optimization.

  • EA (implemented)
  • PSO

You have been commissioned by Brazil to find in which city to place wind turbines in order to maximize the energy production, plus you also have to decide where to place a power plant in order to minimize infrastructure cost 🀯. Will you be able to find the solution for 110 cities that are very far from each other? 😈

πŸ’‘ We actually found a dataset containing information about the weather in Brazil, here the reference.

We want to optimize the placement of wind turbines in the Brazil region by considering the following:

  • Power Plant: transport energy from wind turbines to power plant and from power plant to cities
  • Limited types of wind turbines: there are more than one kind of wind turbines

πŸš€ Project Timeline

  • Defining Main Project Objectives
  • Reading Papers about the topic
  • Gather Data
  • Clean Data
  • Statistical Inference on data
  • Test windpowerlib as fitness function for power generation of wind turbines
  • Implement fitness function for wind turbines placement
  • Gather Data about cost and activation function the choosen wind turbines
  • Euclidian distance fitness function for placing the power plant
  • Collect matplotlib graphs, Pareto fronts in particular
  • Writing Analysis

About

πŸš€πŸŽ Wind Turbines Placement Multi-Objective Optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages