Area Coverage Maximization in Wireless Sensor Networks

Опубликовано: 28 Октябрь 2024
на канале: MatlabSimulation. Com
86
1

Tiitle:- Area Coverage Maximization under Connectivity Constraint in Wireless Sensor Networks
=============================================================================================================================

Implementation Plan:
--------------------

Step 1: We create a Network, it consists of 100- Sensor Nodes, 4- target points and 1- sink.

Step 2: Initially, Detect the all sensor locations/coordinates (x,y).

Step 3: Next, Detect the initial population based on the coverage area and number of sensor nodes

Step 4: Next, Perform the node localization by using Pelican Optimization Algorithm (POA).

s[The process based your requirement ]

Step 5: Finally,we plot the results graph for packet delivery rate (PDR), throughput, End to End delay, Energy consumption , all parameters based on the number of sensor nodes.


==============================================================================================================================
S/W Req:
-----------

1) ns-3.26
2) ubuntu 14.04 [32 bit]

================================================
note:-
======

We perform the simulation based process only, not use any real time datasets.