Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 387 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 387 Bytes

EnergyHack2020

Team Thales - Charge Point Challenge - MIT Energy Hackathon

This is a matlab optimization I developed in 36 hours to find an optimal power profile for EV charging at the grid, site, and car level. The algorithm works to minimize peaks in the grid while prioritizing charging during hours of clean grid energy. The primary code for our model is in charge_optimizer.m.