EdgeLab-FHDO / Edge-Diagnostic-Platform

MIT License
0 stars 2 forks source link

Border Problem Simulation #61

Open alyhasansakr opened 3 years ago

alyhasansakr commented 3 years ago

The main target is to rewrite this into the infrastructure manager. Sliding_Window__Approach - Paper.pdf explains the concept and shows the results that we need to get using the new implementation.

Just to give you a starting point, we may need to implement (or find a ready-made solution) to each of the following:

  1. Physical location simulation.
  2. Keeping multiple connections up at the same time.

It may be that AdvantEDGE can provide these functionalities, so try to avoid unnecessary implementations.

Provide an abstract approach first, mentioning what components need to be implemented or used, draw a block diagram for it so that we can have a clear view of the approach.

alyhasansakr commented 3 years ago

Before we can continue this issue, #77 needs to be finished first.

alyhasansakr commented 3 years ago

Before we can continue this issue, #84 needs to be finished first.