Saved in:
Bibliographic Details
Main Author: Mattias Ingelström
Format: Recurso digital
Language:
Published: Zenodo 2026
Online Access:https://doi.org/10.5281/zenodo.18631297
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • <h2>Initial release — Reproducibility package</h2> <p>Hourly charging demand profiles for heavy-duty electric trucks in the Skåne region of southern Sweden, derived from 78 iterations of a MATSim agent-based transport simulation.</p> <h3>Contents</h3> <ul> <li><strong>Normalised profiles</strong> (fraction of daily energy, sum = 1.0) — reusable temporal shapes independent of fleet size</li> <li><strong>Scaled MW curves</strong> — pre-scaled to simulation-default fleet sizes</li> <li><strong>Absolute demand curves</strong> (kW) — with full percentile bands (P5–P95)</li> <li><strong>Battery-size breakdowns</strong> — profiles for five battery-capacity bins (0–200 through 500–600 kWh)</li> <li><strong>Self-contained Python plotting scripts</strong> — regenerate all figures or re-scale to custom scenarios</li> </ul> <h3>Charging scenarios</h3> <p>| Scenario | Description | |----------|-------------| | <strong>Public</strong> | En-route fast / opportunity charging (1,269 MWh/day, ~1,894 trucks) | | <strong>Depot</strong> | Optimised overnight charging with peak shaving (141.6 MWh/day, ~756 trucks) |</p> <h3>How to use</h3> <pre><code>pip install pandas numpy matplotlib python [plot_normalized_profiles.py](http://_vscodecontentref_/0) </code></pre>