Skip to content

Yashr4/energy-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sustainable Electrical Systems – Coursework 1

Analysis of a US wind power plant using MATLAB, covering capacity factor calculations, wind speed modelling, and energy output optimisation.

Overview

This coursework analyses a specific wind power plant in the United States using data from the EIA-860 and EIA-923 surveys (2019). The analysis includes:

  • Identifying plant location, turbine type, and hub height (EIA-860)
  • Calculating annual capacity factor from hourly wind speed data
  • Comparing calculated vs. observed capacity factor (EIA-923)
  • Plotting the probability density function of wind speed
  • Estimating energy output gains across 10+ levels of increased rated capacity

Files

File Description
Report.mlx MATLAB Live Script – main analysis and report
Wind_speed.csv Hourly wind speed data (2019) for the plant location
Report.pdf PDF export of the Live Script

Data Sources

Tools

  • MATLAB Live Script (.mlx)
  • EIA open datasets (Excel)

About

Wind power plant analysis in MATLAB: capacity factors, wind speed PDF, and rated capacity optimisation using EIA open data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors