| Overview | Structure | Launching simulations | External tools | License | Contact |
Fuel consumption efficiency impact of truck platooning strategies
Andres Ladino, Aurelien Duret, Nour-Eddin El Faouzi
This repository contains source code used to generate the example in "Fuel consumption efficiency impact of truck platooning strategies: A sensitivity study at network discontinuities" by Andres Ladino, Aurelien Duret and Nour-Eddin El Faouzi.
In order to reproduce the calibration tests for fuel efficiency, request data by submitting an issue here. All experiments are available in the folder notebook
- Some data exploration: DataExplore.ipynb
- Truck trips and maps: PlotMap.ipynb
- Fuel consumption data + Single truck dynamics: FuelConsumption.ipynb
- Impact of splitting platoons in terms of fuel consumption: Evaluation.ipynb
- Run
platoon-closed.py
and collect the data in the folder /output. - Run the impact analysis in
Evaluation.ipynb
.
These notebooks are licensed under MIT License
If you run into problems or bugs, please let us know by creating an issue an issue in this repository.