SimulatorBridger

A simulator for osmotic and 6G smart-city architectures.

SimulatorBridger simulates the Presentation and the Session layer of an osmotic architecture where IoT devices are communicating directly to the cloud. Differently from other simulators, the IoT devices are not meant to be static, but are travelling within a Smart-City scenario. We are currently investigating on the possibility of tracking down patients on life-support and ambulances sending data within a Smart-City environment (Almutairi et al., 2024): this idea got us a Best Paper Award at eHPWAS’24.

The principle of the simulator is quite easy: the simulator takes as a input the cars' position in time as an input (left), for then injecting such information to a specific agent within the simulation interacting with the communication infrastructure (center) governed by a central agent (right) (Almutairi et al., 2023).

The simulator enables testing a network infrastructure over multiple osmotic configurations (Almutairi et al., 2024), several different packet routing algorithms (Gillgallon et al., 2024), while both considering both vehicular traces (Almutairi et al., 2023) as well as simplistic trace counting (Almutairi et al., 2024).

Using the simulator is quite easy: all you have to do is to manually set the .yaml file configurations and use the simulator code directly from Java by using a code similar to the following:

class MyClass {
	public static void main(String[] args) {
           // TODO
	}
}

If you ar an unyielding Python simp, you can still invoke our simulator via JPype.

References

2024

  1. Best Paper Award
    Approximating Real-Time IoT Interaction Through Connection Counting: A QoS Perspective
    Reham AlmutairiRohin GillgallonGiacomo Bergami, and 1 more author
    In 2024 20th International Conference on Wireless and Mobile Computing, Networking and Communications (WiMob), Apr 2024
  2. Testing Routing Strategies by Simulating the Mobile IoT Edge/Cloud Continuum
    Rohin GillgallonGiacomo Bergami, and Graham Morgan
    In IEEE International Smart Cities Conference, ISC2 2024, Pattaya, Thailand, Apr 2024
  3. SimulatorBridgerDfT: A Real-Data Simulator for IoT-Osmotic Interactions
    Reham AlmutairiGiacomo Bergami, and Graham Morgan
    In Proceedings of the 2024 12th International Conference on Information Technology: IoT and Smart City, Dec 2024

2023

  1. Platform for Energy Efficiency Monitoring Electrical Vehicle in Real World Traffic Simulation
    Reham AlmutairiGiacomo Bergami, Graham Morgan, and 1 more author
    In 2023 IEEE 25th Conference on Business Informatics (CBI), Jun 2023