Skip to content

quanuhs/VANET

Repository files navigation

VANET

This is an introductory guide to the "VANET" program.

Download

Go to the releases page and download the compiled version. Inside the respective .zip archive, you will find a file called "VANET.exe". Extract the file to your preferred location and open it.

Usage

Interacting with the Map

While in VANET.exe, you can use your mouse scroll on the map area to ZOOM IN or ZOOM OUT. Use the arrow keys (left or right) to change the drawable tile. There are five tiles:

  1. bicycle sign - Represents the place where vehicles will spawn.
  2. parking sign - Represents the place where vehicles will reach their final destination.
  3. blue box - Represents the RSU (Roadside Unit).
  4. orange_box - Represents unoptimal RSUs (Roadside Units).
  5. gray tile - Represents the road.

Use the left mouse button to draw tiles. Use the right mouse button to delete tiles. Use middle mouse button to move around the map.

Settings

Settings are generalized and presented in left menu. Example of settings is presented bellow:

image

Save results

top settings panel By clicking on "choose directory", you can select a preferred directory to save .csv files. Inside the .csv files, you will find information regarding:

  1. Vehicles: id, speed, total requests made, unsolved requests.
  2. RSUs: id, energy consumption per requests for vehicles, cluster server, total in ms dealing with vehicles, cluster, server.

Save/Load configuration

You can save your configuration by clicking on "save" and selecting a preferred directory. You can load configuration by clicking on "load" and selecting a preferred configuration.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published