Skip to content

Startleback/DRSO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dynamic Request Scheduling Optimization in Mobile Edge Computing for IoT Applications

Problem 1: Power Allocation

PA.m (PA function)

SubGrad.m (Subgradient function)

NCGG.m (Implementation of NCGG algorithm)

SA.m (Implementation of SA algorithm)

PSO.m (Implementation of Inertia Weighted Particle Swarm Optimisation algorithm)

Results

  1. Energy consumption vs Number of Mobile Users (pmax = 5W).

  1. Energy consumption vs Maximum Power (pmax).

  1. Convergence Property of NCGG vs Number of Mobile Users (pmax = 5W, y axis is E, not Error of E in the paper).

Problem 2: Joint Request Offloading and Computing Resource Scheduling

JRORS.m (JRORS function)

Welfare_PSO.m (Implementation of Binary Particle Swarm Optimisation)

Results

  1. Performance versus different number of mobile users ($I_q = 700KB$).

  1. Performance versus different request workload ($U = 60, I_q = 700 KB$).

  1. Performance versus different request input ($U = 60, w_q = 1500$ Magacycles).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%