Skip to content

ashkanbashiri/paim_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paim_simulator

Urban intersection simulator developed with Matlab

Running the simulator

Open 'simulator.m' in Matlab and click on RUN.

Setting up a simulation

From the "Simulation Settings" form group, select a Traffic Level, Duration of your choice. Leave sim. speed at 1x. Select the "Grouped" policy. On the Platoon Settings form, select a maximum platoon size of your choice. Click on "Run" button to start the simulation. After the simulation is finished you can save a video of the simulation by clicking on the "Save Video" button.

For more information about the simulator, contact [email protected]

A snapshot of the simulator

PAIM_Simulator

References

[1] "Bashiri, Masoud, Hassan Jafarzadeh, and Cody H. Fleming. "PAIM: Platoon-based Autonomous Intersection Management." 2018 21st International Conference on Intelligent Transportation Systems (ITSC). IEEE, 2018." https://ieeexplore.ieee.org/abstract/document/8569782

[2] "Bashiri, Masoud, and Cody H. Fleming. "A platoon-based intersection management system for autonomous vehicles." 2017 IEEE Intelligent Vehicles Symposium (IV). IEEE, 2017." https://ieeexplore.ieee.org/abstract/document/7995794

  graph TD;
      A-->B;
      A-->C;
      B-->D;
      C-->D;
Loading

About

Urban intersection simulator developed with Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published