Platoon_control
Platoon_control copied to clipboard
Control system design for platoon of autonomous vehicles
Platoon control of autonomous vehicles
Control system design for platoon of autonomous vehicles
Problem Description
Each car in the platoon maintains the longitudinal distance with the vehicle in front and follows the trajectory (lateral control) of the leader vehicle.
Kinematic Model of the AV
Example Results
Features:
- Implements a hybrid controller between base leader and followers in a platoon of vehicles.
- Robustness of the controller is tested by adding various perturbation.
- Trajectory data collected from real-world vehicle data.
- Various constrollers explored: PID, Sliding mode controller and so on.
Requirements:
- MATLAB 2015 (or later)
- Simulink libraries
How to run:
- run:
src/matlab/run_it.m
- run:
src/simulink/Platoon_Local_new_2015a.slx or Platoon_Global_new_2015a.slx or Platoon_Hybrid_new_2015a.slx
- run:
src/matlab/ResultsPlatoon.m
Acknowledgements
Project done in collaboration with Mr. Aman Sharma under the supervision of Prof. Philippe Martinet at Ecole Centrale de Nantes and LS2N.