Skip to content

A distributed system project on P2P based platoon simulation model

Notifications You must be signed in to change notification settings

ijkimmy/p2p_based_platoon_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A distributed system project on P2P based platoon simulation model

This proejct attempts to address the problem of platooning, also known as flocking of automobiles to increase road capacity. The goal is to maintain a constant headway within the platoon based on distributed systems concepts. Our primitive approach tackles this problem in a single lane and demonstrates how V2V communication contributes towards achieving this goal. A detailed overview of the project can be found at final report.

A brief overview on design and implementation

Please refer to the final report for details.

Message passing between server and clients

server_clients

Overview of server and client threads

threads

Result

result

*indicates simulations run with clients on the same computer (simulation no. 10, 11).

About

A distributed system project on P2P based platoon simulation model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages