I have setup my environment using omnet++, sumo and veins in ubuntu. I want to reduce packet loss in an emergency situation among vehicles and improve packet de
I have to simulate a scenario with a RSU that has limited processing capacity; it can only process a limited number of messages in a time unit (say 1 second).
I want to use OMNet++, VEINS, SUMO, or OpenStreetmap where I can have the protocol stack for VANETs, the interchange of messages, the mobility patterns through
I have a simulation running with the following elements: 2 switches (directly connected) 2 access points (connected one per switch) 2 wireless custom hosts (con
I am new to OMNeT++. I have implemented simple TDMA. Now i want to make it dynamic with respect to the number of nodes. As i enter it should automatically assig
I need to implement TDMA and FDMA based slot assignment protocol. I have written the code for TDMA slot assignment but very much confused about the FDMA part. W