Truck-Platooning

Versione 1.0.0 (799 KB) da Vamsi K
Simulink reference example for modeling smart trucks with the intelligence to form a platoon based on certain criteria.
374 download
Aggiornato 14 feb 2019

A truck platoon consists of group of trucks moving together. One of the major motivations for truck platooning is that a truck moving behind another one faces much reduced aerodynamic drag. This can account for significant fuel savings. In this example, a group of trucks on the same lane of the highway having their respective destinations, dynamically try to form a platoon with their respective leading trucks. A truck forms a platoon with the truck ahead only if it anticipates the platooning to be fuel saving.

Factors in favor of platooning – A trucks saves fuel while it moves as part of platoon. So, if a truck is having a large overlapping journey patch with the truck ahead, it would save more fuel.
Factors against platooning - Extra fuel consumption for accelerating/decelerating (for coming closer or matching speed) to form a platoon with the truck ahead.

Decision to form a platoon or otherwise is largely dependent on one of the above factors outweighing the other. Truck platooning strategy allows a smart truck (an independent agent), to form platoon with the truck ahead (if it is fuel efficient) by taking decisions based on the belief/knowledge it has about its environment.

This demo showcases the architecture which allows creating smart-trucks having intelligence of forming a platoon with their respective preceding trucks. Configuration parameters can be set for individual trucks to observe the variations in their behavior. The plan algorithm in the smart actor supports platooning on a straight highway lane.

Cita come

Vamsi K (2024). Truck-Platooning (https://github.com/mathworks/Truck-Platooning), GitHub. Recuperato .

Compatibilità della release di MATLAB
Creato con R2018b
Compatibile con R2018b e release successive
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate

Versione Pubblicato Note della release
1.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.