Truck-Platooning

バージョン 1.0.0 (799 KB) 作成者: Vamsi K
Simulink reference example for modeling smart trucks with the intelligence to form a platoon based on certain criteria.
ダウンロード: 365
更新 2019/2/14

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.

引用

Vamsi K (2024). Truck-Platooning (https://github.com/mathworks/Truck-Platooning), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2018b
R2018b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSimulation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。