Code Monkey home page Code Monkey logo

6g-edge-computing-simulation-deployment's Introduction

Simulation for 5G and 6G Edge Computing -- A Mobile Resource-sharing Framework for 5G/6G Edge Computing in Massive IoT Systems

Introduction

This repo contians the simulation code used in the publication:

Cong R, Zhao Z, Min G, et al. EdgeGO: A Mobile Resource-sharing Framework for 5G/6G Edge Computing in Massive IoT Systems[J]. IEEE Internet of Things Journal, 2021.

Please copy the following bib info for citations.

 @article{cong2021edgego,
  title={EdgeGO: A Mobile Resource-sharing Framework for 6G Edge Computing in Massive IoT Systems},
  author={Cong, Rong and Zhao, Zhiwei and Min, Geyong and Feng, Chenyuan and Jiang, Yuhong},
  journal={IEEE Internet of Things Journal},
  year={2021},
  publisher={IEEE}
}

Description

It is the simulation code used in the work of EdgeGo which has been accepted by IoTJ '21. In this code, we simulate and compare the two mobile frameworks in edge computing.

  • EdgeGO: This the mobile framework proposed in this work, in which we leverage the parallelism between server movement and task computation and decouple the process of task offloading into request collection, task computation as well as returning result. In this way, servers only need to move to the communication range of IoT nodes for request collection and returning results, instead of staying at place waiting the completion of task processing. Utilizing this pioneering framework, the overall delay of IoT nodes placed in the network will be drastically reduced. However, it also make path planning be more flexible and intractable, due to the uncertainty of visit times.
  • MCloudlets: MCloudlets is the movement scheme of servers in existing mobile edge frameworks. In MCloudlets, network operators also utilize mobile edge servers to serve IoT nodes. However, mobile edge servers (in our simulation we call them "mobile cloudlets") have to move to the next destination until finishing the tasks from IoT devices in current communication range.

Both of these two mobile frameworks optimize the server paths by the 2-OPT algorithm, which can get the approximate optimal solution of the TSP in polynomial time.

6g-edge-computing-simulation-deployment's People

Contributors

zwzhao avatar crongbx avatar

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.