Electrochemical Energy Systems¶
Course Overview¶
- Institution: MIT
- Course code: 10.626
- Track: Energy Storage and Photovoltaics
- Tier: A
- Role: Alternative
- Level: Not standardized by provider (use prerequisites)
- Last reviewed: 2026-07-28
MIT's Electrochemical Energy Systems supplements energy-storage study through notes and exams, with complete exam solutions but graduate electrochemistry and transport prerequisites and unsolved problem sets.
Why choose this course
Alternative course. A reliable option that can serve as a main course or strong alternative.
Before you start
- Recommended foundation: Semiconductor Devices
- Recommended foundation: Circuit Analysis
- Recommended foundation: Engineering Mathematics
Verifiable learning outcomes
- Explain the core models in Energy Storage and Photovoltaics, including their assumptions and limits
- Solve representative derivations and problems, checking units, limiting cases, or numerical results
Workload and pacing
9 weeks at 7 hours/week. This maintainer planning estimate is derived from course role and the density of public practice and labs; it is not a provider workload promise. Pilot two weeks while logging instruction, practice, lab, and review time, then adjust the remaining plan when actual effort differs by more than 25%.
Safety level
Standard study. No physical lab is recorded; follow ordinary electrical, ergonomic, data, and equipment-use precautions.
Course Resources¶
Software, hardware, and cost
Software
- Maintainer-suggested open-source/free verification path: pvlib-python, PyBaMM, Python 3, Jupyter, and pandas
- The resource inventory does not list public code coverage; the tools above are only a maintainer-suggested independent check, not a provider requirement
Hardware
- The resource inventory does not list public lab coverage; default to simulation and do not purchase course-specified protected low-voltage PV/battery training modules, temperature/current sensors, electronic load, and protective enclosure. If extending the course independently, first verify provider scope and reassess safety
Cost note
The current maintainer path assumes no dedicated hardware purchase and prefers open-source/free software; this is not a provider requirement. If the provider separately lists commercial software, components, equipment, or institutional access, costs vary by provider, region, and institution.
Public resource coverage
| Resource type | Completeness |
|---|---|
| Video | No public material |
| Notes | Complete |
| Practice | Partial |
| Labs | No public material |
| Exams | Complete |
| Code | No public material |
Resources and access
| Resource | Access | License | Status | Verified |
|---|---|---|---|---|
| Course home | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| Assignments | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| Ideal Solution Model, Linear Sweep Voltammetry (PDF) | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| Problem Set 1 (PDF) | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| Problem Set 2 (PDF) | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| Problem Set 3 (PDF) | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| Problem Set 4 (PDF) | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| Problem Set 5 (PDF) | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| Syllabus | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| Exams | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| 2014 Final Exam (PDF) | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| 2014 Midterm Exam Solutions (PDF) | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
| 2014 Midterm Exam (PDF) | Open access | CC BY-NC-SA 4.0 for site materials; third-party exclusions may apply | Listed by official page | 2026-07-28 |
“Listed by official page” means the link was discovered on a successfully fetched official source on the verification date; it does not guarantee that every region or account can open the target directly. Access does not grant redistribution rights. Re-check the provider page, target link, and third-party notices before downloading, adapting, or publishing material.
Practice and Verification¶
Practice loop
Electrochemical Energy Systems · MIT 10.626: Battery or PV Energy-Management Digital Twin
This is a maintainer-suggested self-study project for Electrochemical Energy Systems · MIT 10.626, not an official course assignment. Build a battery or PV digital twin from public or synthetic data for Energy Storage and Photovoltaics and evaluate state estimation, energy scheduling, temperature or irradiance changes, and safety constraints.
Origin: Maintainer-suggested project
Deliverables
- Equivalent model, states and parameters, power and temperature bounds, scheduling objective, and data provenance
- Model calibration, state estimation, scheduling, constraint checking, and scenario-simulation sources
- Raw public or synthetic curves, fit residuals, state-of-charge or power trajectories, and constraint logs
- A report comparing baseline and improved strategies and analyzing aging, shading, or thermal-drift failure
Verification
- Keep normalized voltage or power RMSE below 5% on held-out data or declare a noise-based threshold
- Cover empty and full state boundaries, temperature extremes, power steps, and sensor bias
- Cross-check state of charge or cumulative generation by energy integration with normalized residual below 2%
- Inject capacity fade or partial shading and show that constraint checks prevent an out-of-bounds schedule
Reproducibility
- Commit model, calibration, estimation, scheduling, scenario, and plotting sources
- Pin data version, units, solver, parameters, random seeds, and environment
- Preserve raw public or synthetic data, provenance and license, checksums, and the generated report
Safety boundary: Simulation only — Use public or synthetic data and simulation only; do not charge, discharge, or open real cells or connect PV arrays, mains, high voltage, or laser sources.
Risks, gaps, and boundaries
Graduate electrochemistry and transport mathematics are prerequisites; problem sets lack solutions even though exam solutions are complete.
Completion evidence
- Weekly learning log with time, questions, corrected errors, decisions, next steps, and links to that week's reproducible artifacts
- Theory dossier with explicit assumptions, notation, derivation, units, and boundary conditions, checked by at least one independent method
- Simulation package with model or netlist, inputs, solver and version, parameter-sweep script, benchmark comparison, expected results, and one rerun command