TL;DR
VEHRON is an open-source, configuration-driven Python framework designed for deterministic, traceable BEV simulations, facilitating subsystem-level studies with modular models and auditable outputs.
Contribution
It introduces a structured, extensible simulation framework that simplifies reuse, auditing, and extension of early-stage battery-electric vehicle analysis workflows.
Findings
VEHRON enables reproducible BEV simulations with configurable models.
The framework produces comprehensive case packages with inputs, metadata, and plots.
Source code is openly available at https://github.com/vehron-dev/vehron.
Abstract
In practical early-stage battery-electric vehicle studies, analysis workflows may become fragmented across spreadsheets, notebooks, and project-specific scripts, making reuse, audit, and extension harder. VEHRON is an open-source Python framework for a deterministic, traceable workflow built around prescribed-speed longitudinal simulation of battery-electric vehicles using validated YAML configuration, packaged drive-cycle resources, interchangeable subsystem models, and auditable case outputs. VEHRON currently runs as a command-line workflow in which a vehicle definition and a testcase definition are combined to execute a simulation, emit a flat time series, and write a case package containing copied inputs, resolved configuration, summary metadata, and standard plots. Architecturally, VEHRON is organized around a small simulation engine, a shared state bus, a registry of model…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
