GithubHelp home page GithubHelp logo

nickastrin / vanets-master-thesis Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 7.83 MB

Master's Thesis, ECE NTUA 2023

C++ 93.79% Makefile 0.78% Python 3.69% HTML 0.01% Shell 0.82% C 0.37% Lua 0.54%
content-delivery-network machine-learning social-network-analysis vehicular-networks simulation vanet

vanets-master-thesis's Introduction

VANETs-Master Thesis

Description

This project was created as the implementation of my Master's Thesis @ NTUA ECE 2023, with the title: "Simulation of Content Distribution Policies in Vehicular Ad-Hoc Networks (VANETs) with the use of Machine Learning Algorithms". The code is written in C++ and Python and is built using OMNET++, Veins and SUMO.

The main goal of this diploma thesis is the creation of different simulation scenarios for Vehicular ad-hoc networks and the application of content distribution policies, in order to compare their effectiveness.

To achieve this goal, the Discrete Event Simulator OMNET++, alongside with Veins and SUMO were used. More specifically, the code written adds various functionalities to the pre-existing Veins simulations. The most noteworthy out of those functionalities include metrics calculations and the implementation of caching and content distribution policies. At the same time, machine learning algorithms can be used to easily and quickly predict the best way to distribute content to the nodes of the network. These algorithms are pre-trained neural network models from the scikit-learn Python library.

Using these new functions, we can run many different simulations, specifying the parameters we want each simulation to have (such as the type of metric used) and measure the response times, in order to determine which metrics and policies are better for content distribution.

The thesis has been published as a paper: https://doi.org/10.3390/electronics12132901

Installation

The prerequisites for running this code are:

  • OMNET++ 5.6.2
  • Veins 5.2
  • Sumo 1.8.0

Once these are installed, copy the contents of the repository into the folder in which you installed Veins and build the project using OMNET++.

vanets-master-thesis's People

Contributors

nickastrin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

vanets-master-thesis's Issues

File

Respected author, thank you for sharing the documents. However, we have noticed that some files are missing. vehicle.csv. Please supplement the missing files as soon as possible so that we can read and understand your work completely. Thank you for your cooperation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.