ECE365: Smart Grid (Labs and Quizzes)

Topic Lab Due
Week 1 Load Prediction [link] 10/14
Week 2 Detecting Faulty Sensor Data [link] 10/21
Week 3 Virtual Bidding [link] 10/28
Week 4 Understanding Customer Data [link] 11/4

Quizzes

Quizzes will be conducted online on gradescope through CBTF. Please add yourself to the class on the CBTF scheduler. See sample quizzes with solutions (from SP 2020) below:

Lab Submission

Update on Submission:

  • Upload notebooks (do not include the dataset!) with file name as your netid on Compass2g.

  • Meanwhile, download your completed (including those short answer questions) notebook as a pdf and upload it to gradescope.

  • Your grades and feedbacks will mainly appear in gradescope. However, your notebook on Compass is necessary for us to re-run your codes. Apologies for any inconvenience with uploading to two different places.

  • Finally, if you don't know how to download your notebook as a pdf, please refer to here.

Please follow the Python instructions to get started with Jupyter notebooks. You should not need to install any additional packages for this portion of the course if you have installed Anaconda or Canopy.

The following other Python tutorials may be helpful:

And a few links to write code concisely: