Control system design for platoon of autonomous vehicles
Each car in the platoon maintains the longitudinal distance with the vehicle in front and follows the trajectory (lateral control) of the leader vehicle.
- 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.
- MATLAB 2015 (or later)
- Simulink libraries
- 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
Project done in collaboration with Mr. Aman Sharma under the supervision of Prof. Philippe Martinet at Ecole Centrale de Nantes and LS2N.