Electricity Peak Shaving – An Energy Saving Project
Oct 24, 2021
1 min read
Research project, using Python to do the statistics.
Looked for household electricity usage dataset including each appliances’ electricity usage in multiple households;
Engineered the dataset using Pandas library and analyzed the dataset by plotting using Matplotlib library;
Research on different peak shaving strategies and smart grid management system especially the networking part;



Comments