Modelling and simulation of Software Defined Drone Network

Опубликовано: 19 Октябрь 2024
на канале: NetworkSimulationTools
342
1

Title:- An Efficient path selection in Software Defined Drone Networks
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
implementation plan:
=====================

Step 1: Construct the network , with 50 SDN based UAV/Drone nodes, 2-SDN switches (openflow switches), and 1-openflow controller.

Step 2: Initially , Select the Source and destination UAV nodes.

Step 3: Next, Perform the RREQ and RREP transmission between the Source and destination UAV nodes via relay UAV nodes.

Step 4: Next, Based on the RREQ and RREP transmission select the path between the Source and destination.

Step 5: Next, Perform the Packet transmission between the UAV nodes.

[The process based your requirement ]

Step 6: Finally,we plot the results graph for packet delivery ratio (PDR), Throughput, Energy Consumption and Latency.


==========================================================================================================

s/w req:

1)omnet 6-0.1
2) inet with openflow
3)windows 10

========================================================
Note:-
-----------

1) In the Requirement , you do not mention any path selection algorithms, so we use AODV based processes. If you are not satisfied with the above steps, then please provide your process , like above.