Architecture
Modular subsystem physics
Each subsystem is designed as its own model path, making it easier to improve one area without rewriting the whole simulator.
Open-source vehicle simulation for engineering work
VEHicle Research & Optimisation Network
A modular, configuration-driven simulation platform for transparent vehicle analysis. VEHRON is built for research teams who want swappable subsystem physics, reproducible case outputs, and a clear path from reference models to higher-fidelity workflows.
Approach
VEHRON is intended for teams who want visibility into model structure, confidence in assumptions, and a workflow that can grow from simple studies to more advanced subsystem development.
Architecture
Each subsystem is designed as its own model path, making it easier to improve one area without rewriting the whole simulator.
Timing
A master simulation clock coordinates models running at their natural rates, from fast driver tracking to slower battery and thermal updates.
Workflow
Vehicles and experiments are defined through YAML inputs so studies are easier to review, share, and reproduce.
Battery
Teams can integrate private battery models locally while keeping the open reference path available in the public repository.
Current capabilities
The current implementation supports a functioning BEV 4W simulation path, with a clear roadmap toward broader model fidelity and additional vehicle classes over time.
summary.json and timeseries.csvResearch use
VEHRON is shaped as a reproducible experiment framework as much as a simulator. That makes it useful for benchmarking, validation growth, coursework, and subsystem model iteration.
Download
The current download path leads directly to the VEHRON GitHub repository, where users can access the source tree, releases, issue tracking, and ongoing project updates.
Licensing
VEHRON is licensed under the GNU AGPL v3. This is an intentional choice. VEHRON is independent work built through personal engineering effort, time, experimentation, and iteration rather than institutional sponsorship.
The goal of the license is to keep the simulator and its improvements in the commons, including in hosted or networked use, while preserving clear long-term stewardship of the project as it grows. Contributions are welcome, and non-trivial contributions are handled under a contributor agreement so governance and future licensing flexibility remain clear from the start.
Community and contact
For now, the main public contact path for VEHRON is GitHub. That keeps bug reports, feature requests, and technical discussion attached to the source and visible to contributors.