SlideShare a Scribd company logo
1 of 8
Download to read offline
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 6 (Jul. - Aug. 2013), PP 29-36
www.iosrjournals.org
www.iosrjournals.org 29 | Page
Design Optimization of Energy and Delay Efficient Wireless
Sensor Network with the help of Particle Swarm Optimization
and Cluster based Least Spanning Tree Algorithm
Satyesh Sharan Singh1
, Mukesh Kumar2
, A.K. Jaiswal3
, Rohini Saxena4
, Priya5
1,5
PG Student ECE, SHIATS (Deemed-to-be-university), U.P., India
3
Professor & HOD, ECE, SHIATS (Deemed-to-be-university), U.P., India
2,4
Assistant professor, ECE, SHIATS (Deemed-to-be-university), U.P., India
Abstract: In WSN sensors are randomly deployed in the sensor field which brings the coverage problem and
limited energy resources. Hence energy and coverage problem are very scarce resources for such sensor
systems and has to be managed wisely in order to extend the life of the sensors and maximizing coverage for the
duration of a particular mission. In past a lot of cluster based algorithm and techniques were used. In this
paper we propose combination of PSO based algorithm and cluster based Least Spanning Tree algorithm,
which are very effective alone for WSN, and we also obtain life of sensor node and data transmission by LST
based PSO algorithm. These techniques effectively overcome the problems of low energy and coverage of
sensor range.
Keywords: Energy efficient clustering, Least Spanning Tree algorithm, PSO algorithm, Wireless Sensor
Networks.
I. Introduction
Advances in sensor technology, low-power electronics, and low-power radio frequency (RF) design
have enabled the development of small, relatively inexpensive and low-power sensors, called micro sensors [4]
which can be connected via a wireless network. These wireless micro sensor networks represent a new
paradigm for extracting data from the environment and enable the reliable monitoring of a variety of
environments for applications that include surveillance, machine failure diagnosis, and chemical/biological
detection. An important challenge in the design of these networks is that two key resources (communication
bandwidth and energy) are significantly more limited than in a tethered network environment. These constraints
require innovative design techniques to use the available bandwidth and energy efficiently. Energy usage is an
important issue in the design of WSNs which typically depends on portable energy sources like batteries for
power .WSNs is large scale networks of small embedded devices, each with sensing, computation and
communication capabilities. They have been widely discussed in recent years. Micro-Electro-Mechanical
System [MEMS][3] sensor technology has facilitated the development of smart sensors, these smart sensors
nodes are small devices with limited power, processing and computation resources. Smart sensors are power
constrained devices that have one or more sensors, memory unit, processor, power supply and actuator. In
WSNs, sensor nodes have constrained in term of processing power, communication bandwidth, and storage
space which required very efficient resource utilization. In WSNs the sensor nodes are often grouped into
individual disjoint sets called a cluster, clustering is used in WSNs, as it provides network scalability, resource
sharing and efficient use of constrained resources that gives network topology stability and energy saving
attributes. Clustering schemes offer reduced communication overheads, and efficient resource allocations thus
decreasing the overall energy consumption and reducing the interferences among sensor nodes. A large number
of clusters will congest the area with small size clusters and a very small number of clusters will exhaust the
cluster head with large amount of messages transmitted from cluster members.
II. Background
There are various algorithms which are used for the energy efficiency of wireless sensor network
which are improved time to time by different authors; some important and useful algorithms are shown in figure
1.1.
Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of
www.iosrjournals.org 30 | Page
Figure.1.1 Different types of algorithm
III. The System Model
For making of an effective system we make a model which contains all prospects of the system and
also it executable. So the system model of an energy and delay efficient wireless sensor network is given
bellow:
A. Network Model
We adopt a wireless sensor architecture or model which is similar to use in the LEACH protocol with
the following properties:
οƒ˜ Each node performs sensing tasks periodically and always has tendency to send data to the base
station.
οƒ˜ A fixed base station can be located inside or outside the network sensor fields.
οƒ˜ All nodes are stationary and energy constrained.
οƒ˜ The nodes have power control capabilities to vary their transmitted power.
οƒ˜ All nodes are capable of operating in cluster head mode and sensing mode.
οƒ˜ Data fusion is used to reduce the total data message sent.
B. Radio Power Model and Characteristic Distance
For a simplified power model of radio communication, the energy consumed per second in
Transmission is[6]:
𝐸𝑑 = 𝑒𝑑 + 𝑒 𝑑 π‘Ÿ 𝑛
𝐡 … … … … … … … … … … . . … … . (1)
Where et is the energy/bit consumed by the transmitter electronics (including energy costs of imperfect
duty cycling due to finite startup time), and ed accounts for energy dissipated in the transmit op-amp (including
op-amp inefficiencies). Both et and ed are properties of the transceiver used by the nodes, r is the transmission
range used. The parameter n is the power index for the channel path loss of the antenna. This factor depends on
the RF environment and is generally between 2 and 4. B is the bit rate of the radio and is a fixed parameter in
our study.
On the receiving side, a fixed amount of power is required to capture the incoming radio signal[6]:
πΈπ‘Ÿ = π‘’π‘Ÿ 𝐡 … … … … … … … … … … … … … … … … … . . (2)
For currently available radio transceivers are et =50x10-9 J/bit, π‘’π‘Ÿ =50x10-9 J/bit, ed =100x10-12
J/bit/m2 (for n=2) and B=1Mbit/s. Since the path loss of radio transmission scales with distance in a greater-
than-linear fashion, the transmission energy can be reduced by dividing a long path into several shorter ones.
However, if the number of intermediate nodes is very large then the energy consumption per node is dominated
by the term et in equation (1) and the receiving energy consumption hence an optimum exists. Intermediate
nodes between a data source and destination can serve as relays that receive and rebroadcast data. Let us
consider multi-hop communication in a finite one dimensional network from the source to the base station
Clustering
Algorithm
Grid-schemes
PDCH
GROUP
PEGASIS
PSO based
PSO-C
PSO
CLUSTERIN
G
Least
Spanning
tree based
Miscellaneous
PEZCA
CACC
BARC
Housedroff
Clustering
Hierarchical
based
LEACH & Its
Descendant
EECS
HEED
EEUC
Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of
www.iosrjournals.org 31 | Page
across a distance d using k hops. The source at x=d will generate traffic of A Erlang, so that each intermediate
node receives and transmits the same traffic, A. The routing nodes are assumed to be regularly spaced and to
consume no energy while idle. The power consumed by this communication is then simply the sum of the
transmit and receive energies multiplied by the effective bit rate, BA, and is given by
𝑃 = (𝑒𝑑 + 𝑒 𝑑 π‘Ÿπ‘–
𝑛
+ π‘’π‘Ÿ)𝐡𝐴
π‘˜
𝑖=1
… … … … … … … … … … (3)
𝑑 = π‘Ÿπ‘–
π‘˜
𝑖=1
… … … … … … … … … … … … … … … … … … . . (4)
In order to minimize P we note that it is strictly convex and use Jensenβ€Ÿs inequality. Given d and k then
P is minimized when all the hop distances π‘Ÿπ‘– are made equal to d/k. The minimum energy consumption for a
given distance d has either no intervening hops or π‘˜ π‘œπ‘π‘‘ equidistant hops where π‘˜ π‘œπ‘π‘‘ is always of,
π‘˜ π‘œπ‘π‘‘ =
𝑑
𝑑 𝑐𝑕 π‘Žπ‘Ÿ
.............................................................(5)
The distance𝑑 π‘π‘•π‘Žπ‘Ÿ , called the characteristic distance, is independent of d and is given by,
𝑑 π‘π‘•π‘Žπ‘Ÿ =
𝑒 𝑑+𝑒 π‘Ÿ
𝑒 𝑑(π‘›βˆ’1)
𝑛
..........................................................(6)
The characteristic distance depends only on the energy consumption of the hardware and the path loss
coefficient (i.e. it is independent of the traffic); dchar alone determines the optimal number of hops. For typical
COTS (commercial, off-the-shelf)-based sensor nodes, dchar is about 35 meters. The introductions of relay nodes
are clearly a balancing act between reduced transmission energy and increased receive energy. Hops that are too
short lead to excessive receive energy. Hops that are too long lead to excessive path loss. In between these
extremes is an optimum transmission distance that is the characteristic distance.
In the above section I have introduced a simple energy model in which no energy was consumed while
the node was idle. This led to a characteristic distance that was independent of traffic. We now include the idle
state energy and show how the characteristic distance is modified. On one hand a short range is preferred for
energy efficient data transmission as a result of the nonlinear path loss ratio. On the other hand more redundant
nodes can be put into the sleep state to prolong the network lifetime if a long range is used in the topology
management of sensor networks. If the transmission route is divided into k grids and only one node wakes up in
each grid as relay node, as in the GAF protocol, the total energy consumption per second by k hops is[7]
𝑃 = π‘˜(π‘’π‘Ÿ 𝐡𝐴 + 𝑒𝑑 𝐡𝐴 + 𝑒 𝑑 2
𝑑
π‘˜
𝑛
𝐡𝐴 + π‘π‘’π‘Ÿ 1 βˆ’ 2𝐴 𝐡. … … . (7)
The last term π‘π‘’π‘Ÿ 1 βˆ’ 2𝐴 B in the equation (7) represents the energy consumption when the radio
neither receives nor transmits, i.e. it is in the idle state. The energy consumption in the idle state is
approximately equal to that in the receiving state, so that the parameter c is close to 1. Note that we are
currently assuming that nodes in the sleep state consume no energy. Also, we assume that the routing node in
each grid can be located anywhere within that section and so the radio range is now twice the grid size. The
energy efficient optimum size of the virtual grid can now be derived from equation (1.7) and is given by
𝑅 π‘œπ‘π‘‘ =
π‘Ÿπ‘œπ‘π‘‘
2 =
𝑒𝑑 + π‘’π‘Ÿ 𝐴 + π‘π‘’π‘Ÿ 1 βˆ’ 2𝐴
2 𝑛 𝐴(𝑛 βˆ’ 1)𝑒 𝑑
𝑛
… … … (8)
We know the energy consumed at the cluster head is much larger than that at individual sensing node.
The reason is as follows: (1) the cluster-head needs to relay all the traffic of the cluster; (2) for each data unit,
the cluster-head needs to transmit longer distance due to transmission between clusters, while the sensing nodes
just transmit data inside the cluster. In view of this, let Ep and Ec be, respectively, the current energy and
clustering energy (Ec is fixed), after a period of time, the ith
cluster-head has transmits information n1 times and
has receives information n2 times before T1(suppose the energy of the ith
cluster-head is not lower than the
threshold and the information unit is A Erlang ) .the remainder energy of the ith
cluster-head at T1 is then simply
as the equation (9).
𝐸𝑝 𝑖 = 𝐸𝑝 𝑖 βˆ’ πΈπ‘Ÿ 𝑖, π‘˜ βˆ’ πΈπ‘Ÿ 𝑖, 𝑙 βˆ’ 𝐸𝑐 Γ— 𝑛𝑖
𝑛2
𝑖=1
𝑛1
π‘˜=1
. . (9)
Where i, j, k respectively denote cluster-head, ni is the clustering time in cluster i before T1.
Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of
www.iosrjournals.org 32 | Page
IV. Methodology
A. Particle Swarm Optimization[PSO]
PSO is originally attributed to Kennedy, Eberhart and Shi[1] and was first intended for simulating
social behavior, as a stylized representation of the movement of organisms in a bird flock or fish school. The
algorithm was simplified and it was observed to be performing optimization. The book by Kennedy and
Eberhart describes many philosophical aspects of PSO and swarm intelligence. An extensive survey of PSO
applications is made by Poli. In computer science, particle swarm optimization (PSO)[6] is a computational
method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given
measure of quality. PSO optimizes a problem by having a population of candidate solutions, here
dubbed particles, and moving these particles around in the search-space according to simple mathematical
formulae over the particle's position and velocity. Each particle's movement is influenced by its local best
known position and is also guided toward the best known positions in the search-space, which are updated as
better positions are found by other particles. This is expected to move the swarm toward the best solutions.
The PSO [6] algorithm is an evolutionary computing technique, modeled after the social behaviour of a
flock of birds. In the context of PSO, a swarm refers to a number of potential solutions to the optimization
problem, where each potential solution is referred to as a particle. The aim of the PSO is to find the particle
position that results in the best evaluation of a given fitness function. In the initialization process of PSO, each
particle is given initial parameters randomly and is β€žflownβ€Ÿ through the multi-dimensional search space. During
each generation, each particle uses the information about its previous best individual position and global best
position to maximize the probability of moving towards a better solution space that will result in a better fitness.
When a fitness better than the individual best fitness is found, it will be used to replace the individual best
fitness and update its candidate solution according to the following equations [1]:
𝑣𝑖𝑑 𝑑 = 𝑀 Γ— 𝑣𝑖𝑑 𝑑 βˆ’ 1 + 𝑐1 βˆ…1 𝑝𝑖𝑑 βˆ’ π‘₯𝑖𝑑 𝑑 βˆ’ 1 + 𝑐2 βˆ…2(𝑝 𝑔𝑑 βˆ’ π‘₯ 𝑔𝑑 𝑑 βˆ’ 1 ) ………... (10)
Table 1 summarizes the variables in (1).
Table 1: List of variables used in PSO equations:-
v The particle velocity
x The particle position
t Time
C1,C2 Learning factor
Ξ¦1,Ξ¦2 Random numbers between 0 and 1
pid Particleβ€Ÿs best position
pgd Global best position
w Inertia weight
B. Particle Swarm Optimization Algorithm for Cluster Setup
The operation of our protocol is based on a centralized control algorithm that is implemented at the
base station, which is a node with a large amount of energy supply. The proposed protocol operates in rounds,
where each round begins with a setup phase at which clusters are formed. This is followed by a steady state
phase in which we used a similar approach as in. At the starting of each setup phase, all nodes send information
about their current energy status and locations to the base station. Based on this information, the base station
computes the average energy level of all nodes. To ensure that only nodes with a sufficient energy are selected
as cluster heads, the nodes with an energy level above the average are eligible to be a cluster head candidate for
this round. Next, the base station runs the PSO algorithm to determine the best K cluster heads that can
minimize the cost function, as defined by:
cos 𝑑 = 𝛽 Γ— 𝑓1 + (1 βˆ’ 𝛽) Γ— 𝑓2…………………... (11)
𝑓1 = π‘šπ‘Žπ‘₯ π‘˜=1,2,..,𝐾 π‘‘βˆ€π‘› π‘–βˆˆπΆ 𝑝,π‘˜
(𝑛𝑖, 𝐢𝐻𝑝,π‘˜ )/ 𝐢𝑝,π‘˜ . ……………………..(12)
Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of
www.iosrjournals.org 33 | Page
Figure 1.2 Flowchart of the PSO algorithm for cluster
setup
𝑓2 = 𝐸(𝑛𝑖)𝑁
𝑖=1 / (𝐢𝐻 𝑝,π‘˜ )𝐾
π‘˜=1 ………................ (13)
Where f1 is the maximum average Euclidean distance of nodes to their associated cluster heads and
Cp,k is the number of nodes that belong to cluster Ck of particle p. Function f2 is the ratio of total initial energy
of all nodes ni, i=1,2,…,N in the network with the total current energy of the cluster heads candidates in the
current round. The constant Ξ² is a user defined constant used to weigh the contribution of each of the sub-
objectives. The fitness function defined above has the objective of simultaneously minimizing the intra-cluster
distance between nodes and their cluster heads, as quantified by f1; and also of optimizing the energy efficiency
of the network as quantified by f2. According to the cost function defined above, a small value of f1and f2
suggests compact clusters with the optimum set of nodes that have sufficient energy to perform the cluster head
tasks. Fig. 1.2[1] shows the flowchart of PSO algorithm applied during the cluster setup phase. For a sensor
network with N nodes and K predetermined number of clusters, the network can be clustered as follows:
1. Initialize S particles to contain K randomly selected cluster heads among the eligible cluster head
candidates.
2. Evaluate the cost function of each particle:
i. For each node ni, i = 1,2,…,N
-Calculate distance d(ni,CHp,k) between node ni and all cluster heads CHp,k.
- Assign node ni to cluster head CHp,k where;
ii. Calculate the cost function using equations (2)to(3).
3. Find the personal and global best for each particle.
4. Update the particleβ€Ÿs velocity and position using (1).
5. Limit the change in the particleβ€Ÿs position value.
6. Map the new updated position with the closest (x,y) coordinates.
7. Repeat steps 2 to 6 until the maximum number of iterations is reached.
C. Least spanning tree[2]
The minimum spanning tree is a tree of a planar graph. Each edge is labelled with its weight, which
here is roughly proportional to its length. Given a connected, undirected graph, a spanning tree of that graph is a
sub graph that is a tree and connects all the vertices together. A single graph can have many different spanning
Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of
www.iosrjournals.org 34 | Page
trees. We can also assign a weight to each edge, which is a number representing how unfavourable it is, and use
this to assign a weight to a spanning tree by computing the sum of the weights of the edges in that spanning
tree. A least spanning tree (LST) or minimum weight spanning tree is then a spanning tree with weight less than
or equal to the weight of every other spanning tree. More generally, any undirected graph (not necessarily
connected) has a minimum spanning forest, which is a union of minimum spanning trees for its connected
components. A spanning tree for that graph would be a subset of those paths that has no cycles but still connects
to every house. There might be several spanning trees possible. A minimum spanning tree would be one with
the lowest total cost
D. Constructing least spanning tree[2]
By Eq(9),we can compute the remainder energy, if Ep(i) is lower than Ev, then modify the information
table of the ith
cluster-head: set flag=0; broadcast information to its children, also inform the neighbour jth
cluster-head doesnβ€Ÿt transmits information to it, and let ith
cluster-head i is in the sleeping state; else the ith
cluster-head may go along the next clustering or transmitting or receiving. According to Prim algorithm,
suppose undirected graph G (V, E, D), where V is the set of cluster-heads and the number is N, E is the set of
connections of cluster-head, and D is the distance of cluster-heads, the process of constructing least spanning
tree as illustrated below:
β€’ Initialization: V1=Sink, Eβ€²=null, and V2=V-V1.
β€’ Select a edge: which has minimum distance from Sink to one cluster-head (suppose is Vi), where Vi is directly
connected with Sink, then set, V1= {Sink, Vi}, E β€²= {(Sink, Vi)}, V2=V2-V1.
β€’ For each cluster-head Vk in V1 do :select a minimum distance d(k,j),which Vk Π„V1,Vj Π„ V2 and Eβ€²=(Vk, Vj) Π„
E , but Vk is not Π„ Eβ€², then V1=V1 Π„ Vj, Eβ€²={(Vk, Vj)} Π„ Eβ€², V2=V2-Vj.
β€’ If V2 is empty then end, else go to above.
The deployment of node by least spanning tree is shown in the figure 1.3(a & b).In this deployment we take one
cluster which is nearer to the sink. Now by MAC protocol we find out the weightege of different edge(path
distance). And make an incident matrix which shows the direction of data flow from node to node.
Figure 1.3(a) deployment of sensor node Figure 1.3 (b). Least spanning tree graph.
Now we apply least spanning tree algorithm and we get shortest path from each node to the node β€žAβ€Ÿ,
which is the nearest cluster head of the network from the sink. The least spanning tree graph is shown in the
figure 1.3 (b).
Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of
www.iosrjournals.org 35 | Page
V. Results
The performance of the proposed protocol is evaluated using Matlab. We ran the simulations for 100
Figure1.4: Power consume by per node per hop over range parameter
nodes in a 100m x 100m network area with unequal initial energy of nodes to show the effect of the different
nodesβ€Ÿ energy in the network. In figure 1.4 shows the calculated value of energy consumed by per node per hop
over the distance from the node. So we find out that with PSO clustering the power consumption is very less. In
figure 1.5 the lifetime of the node over high traffic is high in the PSO algorithm. in our proposed model it gives
approximately 4000 seconds per node over full traffic
Figure 1.5 Lifetime of node over traffic parameter
When we apply PSO algorithm for clustering and least spanning tree for data transmission then we get
many nodes live for long time when full traffic apply as shown in the figure 1.6.
0
0.02
0.04
0.06
0.08
0.1
0.12
0.14
0.16
0 25 100 225 400 625 900 1225160020252500
Powerconsumebypernodeperhop(J)
ri(meter square)
Power Vs Range Parameter(ri)
NC
WC
WLST
WPSO
0
1000
2000
3000
4000
5000
6000
7000
8000
0.3 0.4 0.5 0.6 0.7 0.8 0.9 1
LifeTime(seconds)
Traffic Parameter Ξ±
Lifetime Vs Traffic Parameter
NC
WC
WLST
WPSO
Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of
www.iosrjournals.org 36 | Page
Figure 1.6 Number of node over time
VI. Conclusion
In this paper we have presented energy and delay-aware cluster based protocol for wireless sensor networks
using particle swarm optimization (PSO) algorithm and least spanning tree. Results from the simulations and
calculation indicate that the proposed protocol using PSO and least spanning tree algorithm give a higher
network lifetime and delivers more data to the base station compared to other protocol. Furthermore, the
proposed protocol produces better clustering by evenly allocating the cluster heads and the shortest path to the
communication throughout the sensor network area. Our future work includes the implementation of secure data
transmission by distributed manner in ad- hock WSN network with the help of PSO. Comparison with other
evolutionary optimization algorithm, such as Genetic Algorithm will also be made.
References
[1]. Priya, Satyesh Sharan Singh, Mukesh Kumar, Rohini Saxena β€œEnergy And Time Delay Efficient Wireless Sensor Network By Least
Spanning Tree Algorithm: A Survey International Journal Of Engineering Research And Applications (IJERA) ISSN: 2248-9622
Www.Ijera.Com Vol. 3, Issue 1, January -February 2013, Pp.712-719.
[2]. SATYESH SHARAN SINGH* Et Al. "Application Of Particle Swarm Optimization For Energy Efficient Wireless Sensor
Network: A Survey".[IJESAT] International Journal Of Engineering Science & Advanced Technology ISSN: 2250–3676 Volume-
2, Issue-5, 1246 – 1250
[3]. J. Kennedy And R. C. Eberhart, β€œParticle Swarm Optimization, (1995),” IEEE International Conference On Neural Networks,
Vol.4, Pp. 1942-1948, Perth, Australia.
[4]. W. R Heinzelman, A. P Chandrakasan, And H. Balakrishnan,(2000), β€œEnergyefficient Communication Protocol For Wireless
Microsensor Networks,” In Proceedings Of The 33rd Hawaii International Conference On System Sciences.
[5]. I. F. Akyilldiz, W. Su, Y. Sankarasubramaniam And E. Cayirci, (2002), β€œA Survey On Sensor Networks,” IEEE Communications
Magazine, Pp. 102βˆ’114.
[6]. W. B Heinzelman, A. P Chandrakasan, And H. Balakrishnan,(2002), β€œAn Application-Specific Protocol Architecture For Wireless
Microsensor Networks,” IEEE Transactions On Wireless Communications, Vol. 1, No. 4, Pp. 660-70.
[7]. S. Lindsey, C. Raghavendra, And K. M Sivalingam,(2002), β€œData Gathering Algorithms In Sensor Networks Using Energy
Metrics,” IEEE Transactions On Parallel And Distributed System, Vol. 13, No. 9, Pp. 924-935.
[8]. J. Tillet, R. Rao, And F. Sahin,(2002) β€œCluster-Head Identification In Ad Hoc Sensor Networks Using Particle Swarm
Optimization,” IEEE International Conference On Personal Wireless Communications, Pp. 201-205.
[9]. S. D. Muruganathan, D. C. F. Ma, R. I. Bhasin, And A. O. Fapojuwo,(2005), β€œA Centralized Energy-Efficient Routing Protocol For
Wireless Sensor Networks,” IEEE Radio Communications, Pp. S8-S13.
[10]. S. Guru, S. Halgamuge And S. Fernando β€œParticle Swarm Optimizers For Cluster Formation In Wireless Sensor Networks”. In
IEEE International Conference On Sensor, 319–324.
[11]. N.M.A. Latiff, C.C. Tsimenidis, And B.S Sheriff(2008) β€œEnergy-Aware Clustering For Wireless Sensor Networks Using Particle
Swarm Optimization”. In IEEE International Conference On Mobile Radio Communication, 1–5.
[12]. X. Co, H. Zhang, J. Shi, And G.Cui β€œCluster Heads Election Analysis For Multi-Hop Wireless Sensor Networks Based On
Weighted Graph And Particle Swarm Optimization”. In IEEE Fourth International Conference On Computing, 7, 599–603.
[13]. Jason Tillett, Shanchieh Jay Yang, Raghuveer Rao And Ferat” Optimal Topologies For Wireless Sensor Networks”IEEE
International Conference On Personal Wireless Communication.
0
20
40
60
80
100
120
0 50 100 150 200 250 300 350 400 450 500 550 600
NomberofnodeLive
Time(Hour)
Node live over Time
NC
WC
WLST
WPSO

More Related Content

What's hot

Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless Networks
Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless NetworksEnhancing Survivability, Lifetime, and Energy Efficiency of Wireless Networks
Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless NetworksIJRES Journal
Β 
Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Netw...
Energy-Efficient Hybrid K-Means Algorithm for Clustered  Wireless Sensor Netw...Energy-Efficient Hybrid K-Means Algorithm for Clustered  Wireless Sensor Netw...
Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Netw...IJECEIAES
Β 
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ijasuc
Β 
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...IJECEIAES
Β 
A review of Wireless Information and Power Transfer in Multiuser OFDM Systems
A review of Wireless Information and Power Transfer in Multiuser OFDM SystemsA review of Wireless Information and Power Transfer in Multiuser OFDM Systems
A review of Wireless Information and Power Transfer in Multiuser OFDM SystemsIJERA Editor
Β 
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...IJCSIT Journal
Β 
The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...inventionjournals
Β 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)IJCNCJournal
Β 
22 7404 latex power beaconb
22 7404 latex power beaconb22 7404 latex power beaconb
22 7404 latex power beaconbIAESIJEECS
Β 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
Β 
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSNIRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSNIRJET Journal
Β 
Throughput maximization in multiuser wireless powered communication network b...
Throughput maximization in multiuser wireless powered communication network b...Throughput maximization in multiuser wireless powered communication network b...
Throughput maximization in multiuser wireless powered communication network b...paperpublications3
Β 
Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...redpel dot com
Β 
Performance evaluation of various routing techniques in wireless multimedia
Performance evaluation of various routing techniques in wireless multimediaPerformance evaluation of various routing techniques in wireless multimedia
Performance evaluation of various routing techniques in wireless multimediaIAEME Publication
Β 
Enhanced Threshold Sensitive Stable Election Protocol
Enhanced Threshold Sensitive Stable Election ProtocolEnhanced Threshold Sensitive Stable Election Protocol
Enhanced Threshold Sensitive Stable Election Protocoliosrjce
Β 

What's hot (18)

Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless Networks
Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless NetworksEnhancing Survivability, Lifetime, and Energy Efficiency of Wireless Networks
Enhancing Survivability, Lifetime, and Energy Efficiency of Wireless Networks
Β 
Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Netw...
Energy-Efficient Hybrid K-Means Algorithm for Clustered  Wireless Sensor Netw...Energy-Efficient Hybrid K-Means Algorithm for Clustered  Wireless Sensor Netw...
Energy-Efficient Hybrid K-Means Algorithm for Clustered Wireless Sensor Netw...
Β 
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
ENERGY EFFICIENT ROUTING ALGORITHM FOR MAXIMIZING THE MINIMUM LIFETIME OF WIR...
Β 
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
Energy Performance of LDPC Scheme in Multi-Hop Wireless Sensor Network with T...
Β 
eeca
eecaeeca
eeca
Β 
A review of Wireless Information and Power Transfer in Multiuser OFDM Systems
A review of Wireless Information and Power Transfer in Multiuser OFDM SystemsA review of Wireless Information and Power Transfer in Multiuser OFDM Systems
A review of Wireless Information and Power Transfer in Multiuser OFDM Systems
Β 
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
COMPARISON OF ENERGY OPTIMIZATION CLUSTERING ALGORITHMS IN WIRELESS SENSOR NE...
Β 
The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...The comparison between routing protocols based on lifetime of wireless sensor...
The comparison between routing protocols based on lifetime of wireless sensor...
Β 
Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)Energy aware clustering protocol (eacp)
Energy aware clustering protocol (eacp)
Β 
1909 1913
1909 19131909 1913
1909 1913
Β 
22 7404 latex power beaconb
22 7404 latex power beaconb22 7404 latex power beaconb
22 7404 latex power beaconb
Β 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
Β 
Ijecet 06 09_003
Ijecet 06 09_003Ijecet 06 09_003
Ijecet 06 09_003
Β 
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSNIRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
IRJET - Energy Efficient Enhanced K-Means Cluster-Based Routing Protocol for WSN
Β 
Throughput maximization in multiuser wireless powered communication network b...
Throughput maximization in multiuser wireless powered communication network b...Throughput maximization in multiuser wireless powered communication network b...
Throughput maximization in multiuser wireless powered communication network b...
Β 
Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...Opportunistic routing algorithm for relay node selection in wireless sensor n...
Opportunistic routing algorithm for relay node selection in wireless sensor n...
Β 
Performance evaluation of various routing techniques in wireless multimedia
Performance evaluation of various routing techniques in wireless multimediaPerformance evaluation of various routing techniques in wireless multimedia
Performance evaluation of various routing techniques in wireless multimedia
Β 
Enhanced Threshold Sensitive Stable Election Protocol
Enhanced Threshold Sensitive Stable Election ProtocolEnhanced Threshold Sensitive Stable Election Protocol
Enhanced Threshold Sensitive Stable Election Protocol
Β 

Viewers also liked

Energy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networksEnergy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networksPushpita Biswas
Β 
Energy efficient wireless technology
Energy efficient wireless technologyEnergy efficient wireless technology
Energy efficient wireless technologyEisha Madhwal
Β 
Vision Based Object’s Dimension Identification To Sort Exact Material
Vision Based Object’s Dimension Identification To Sort Exact Material Vision Based Object’s Dimension Identification To Sort Exact Material
Vision Based Object’s Dimension Identification To Sort Exact Material IOSR Journals
Β 
Android Management Redefined: An Enterprise Perspective
Android Management Redefined: An Enterprise PerspectiveAndroid Management Redefined: An Enterprise Perspective
Android Management Redefined: An Enterprise PerspectiveIOSR Journals
Β 
Blow Mould Tool Design and Manufacturing Process for 1litre Pet Bottle
Blow Mould Tool Design and Manufacturing Process for 1litre Pet BottleBlow Mould Tool Design and Manufacturing Process for 1litre Pet Bottle
Blow Mould Tool Design and Manufacturing Process for 1litre Pet BottleIOSR Journals
Β 
Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...
Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...
Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...IOSR Journals
Β 
Productive disciplinary engagement according to students’ school levels: a co...
Productive disciplinary engagement according to students’ school levels: a co...Productive disciplinary engagement according to students’ school levels: a co...
Productive disciplinary engagement according to students’ school levels: a co...IOSR Journals
Β 
Comparative Study and Analysis of Image Inpainting Techniques
Comparative Study and Analysis of Image Inpainting TechniquesComparative Study and Analysis of Image Inpainting Techniques
Comparative Study and Analysis of Image Inpainting TechniquesIOSR Journals
Β 
The Effects of Industrial Environment, Innovation, and Government Policy on B...
The Effects of Industrial Environment, Innovation, and Government Policy on B...The Effects of Industrial Environment, Innovation, and Government Policy on B...
The Effects of Industrial Environment, Innovation, and Government Policy on B...IOSR Journals
Β 
Development Of Public Administration Program Development System in Rural Serv...
Development Of Public Administration Program Development System in Rural Serv...Development Of Public Administration Program Development System in Rural Serv...
Development Of Public Administration Program Development System in Rural Serv...IOSR Journals
Β 
Study On Traffic Conlict At Unsignalized Intersection In Malaysia
Study On Traffic Conlict At Unsignalized Intersection In Malaysia Study On Traffic Conlict At Unsignalized Intersection In Malaysia
Study On Traffic Conlict At Unsignalized Intersection In Malaysia IOSR Journals
Β 
Parametric Optimization of Single Cylinder Diesel Engine for Pyrolysis Oil an...
Parametric Optimization of Single Cylinder Diesel Engine for Pyrolysis Oil an...Parametric Optimization of Single Cylinder Diesel Engine for Pyrolysis Oil an...
Parametric Optimization of Single Cylinder Diesel Engine for Pyrolysis Oil an...IOSR Journals
Β 
The Effect Service Quality to Customer Satisfaction and Customer Loyalty of A...
The Effect Service Quality to Customer Satisfaction and Customer Loyalty of A...The Effect Service Quality to Customer Satisfaction and Customer Loyalty of A...
The Effect Service Quality to Customer Satisfaction and Customer Loyalty of A...IOSR Journals
Β 
Experimental Evaluation of the Effect of Thread Angle on the Fatigue Life of ...
Experimental Evaluation of the Effect of Thread Angle on the Fatigue Life of ...Experimental Evaluation of the Effect of Thread Angle on the Fatigue Life of ...
Experimental Evaluation of the Effect of Thread Angle on the Fatigue Life of ...IOSR Journals
Β 

Viewers also liked (20)

Energy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networksEnergy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networks
Β 
Energy efficient wireless technology
Energy efficient wireless technologyEnergy efficient wireless technology
Energy efficient wireless technology
Β 
Vision Based Object’s Dimension Identification To Sort Exact Material
Vision Based Object’s Dimension Identification To Sort Exact Material Vision Based Object’s Dimension Identification To Sort Exact Material
Vision Based Object’s Dimension Identification To Sort Exact Material
Β 
I017446164
I017446164I017446164
I017446164
Β 
F017544247
F017544247F017544247
F017544247
Β 
I017144954
I017144954I017144954
I017144954
Β 
Android Management Redefined: An Enterprise Perspective
Android Management Redefined: An Enterprise PerspectiveAndroid Management Redefined: An Enterprise Perspective
Android Management Redefined: An Enterprise Perspective
Β 
Blow Mould Tool Design and Manufacturing Process for 1litre Pet Bottle
Blow Mould Tool Design and Manufacturing Process for 1litre Pet BottleBlow Mould Tool Design and Manufacturing Process for 1litre Pet Bottle
Blow Mould Tool Design and Manufacturing Process for 1litre Pet Bottle
Β 
Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...
Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...
Implementation of XOR Based Pad Generation Mutual Authentication Protocol for...
Β 
B010410411
B010410411B010410411
B010410411
Β 
B010430814
B010430814B010430814
B010430814
Β 
Productive disciplinary engagement according to students’ school levels: a co...
Productive disciplinary engagement according to students’ school levels: a co...Productive disciplinary engagement according to students’ school levels: a co...
Productive disciplinary engagement according to students’ school levels: a co...
Β 
Comparative Study and Analysis of Image Inpainting Techniques
Comparative Study and Analysis of Image Inpainting TechniquesComparative Study and Analysis of Image Inpainting Techniques
Comparative Study and Analysis of Image Inpainting Techniques
Β 
The Effects of Industrial Environment, Innovation, and Government Policy on B...
The Effects of Industrial Environment, Innovation, and Government Policy on B...The Effects of Industrial Environment, Innovation, and Government Policy on B...
The Effects of Industrial Environment, Innovation, and Government Policy on B...
Β 
Development Of Public Administration Program Development System in Rural Serv...
Development Of Public Administration Program Development System in Rural Serv...Development Of Public Administration Program Development System in Rural Serv...
Development Of Public Administration Program Development System in Rural Serv...
Β 
Study On Traffic Conlict At Unsignalized Intersection In Malaysia
Study On Traffic Conlict At Unsignalized Intersection In Malaysia Study On Traffic Conlict At Unsignalized Intersection In Malaysia
Study On Traffic Conlict At Unsignalized Intersection In Malaysia
Β 
Parametric Optimization of Single Cylinder Diesel Engine for Pyrolysis Oil an...
Parametric Optimization of Single Cylinder Diesel Engine for Pyrolysis Oil an...Parametric Optimization of Single Cylinder Diesel Engine for Pyrolysis Oil an...
Parametric Optimization of Single Cylinder Diesel Engine for Pyrolysis Oil an...
Β 
The Effect Service Quality to Customer Satisfaction and Customer Loyalty of A...
The Effect Service Quality to Customer Satisfaction and Customer Loyalty of A...The Effect Service Quality to Customer Satisfaction and Customer Loyalty of A...
The Effect Service Quality to Customer Satisfaction and Customer Loyalty of A...
Β 
Experimental Evaluation of the Effect of Thread Angle on the Fatigue Life of ...
Experimental Evaluation of the Effect of Thread Angle on the Fatigue Life of ...Experimental Evaluation of the Effect of Thread Angle on the Fatigue Life of ...
Experimental Evaluation of the Effect of Thread Angle on the Fatigue Life of ...
Β 
B011120723
B011120723B011120723
B011120723
Β 

Similar to Design Optimization of Energy and Delay Efficient Wireless Sensor Network with the help of Particle Swarm Optimization and Cluster based Least Spanning Tree Algorithm

Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousIJCNCJournal
Β 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )ijassn
Β 
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...ijasuc
Β 
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...ijasuc
Β 
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networks
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc NetworksMPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networks
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networksijsrd.com
Β 
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor Networking
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor NetworkingSensor Energy Optimization Using Fuzzy Logic in Wireless Sensor Networking
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor NetworkingVIT-AP University
Β 
Energy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networksEnergy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networkscsandit
Β 
Sensors 13-11032
Sensors 13-11032Sensors 13-11032
Sensors 13-11032Suriya M
Β 
La3518941898
La3518941898La3518941898
La3518941898IJERA Editor
Β 
Performance evaluation of energy
Performance evaluation of energyPerformance evaluation of energy
Performance evaluation of energyijp2p
Β 
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...eSAT Journals
Β 
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...IJTET Journal
Β 
Energy Efficient Clustering and Routing in Mobile Wireless Sensor Network
Energy Efficient Clustering and Routing in Mobile Wireless Sensor NetworkEnergy Efficient Clustering and Routing in Mobile Wireless Sensor Network
Energy Efficient Clustering and Routing in Mobile Wireless Sensor Networkijwmn
Β 
Scalability Aware Energy Consumption and Dissipation Models for Wireless Sens...
Scalability Aware Energy Consumption and Dissipation Models for Wireless Sens...Scalability Aware Energy Consumption and Dissipation Models for Wireless Sens...
Scalability Aware Energy Consumption and Dissipation Models for Wireless Sens...IJECEIAES
Β 
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...IJERA Editor
Β 
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...IJERA Editor
Β 
De31486489
De31486489De31486489
De31486489IJMER
Β 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...ijassn
Β 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...ijassn
Β 

Similar to Design Optimization of Energy and Delay Efficient Wireless Sensor Network with the help of Particle Swarm Optimization and Cluster based Least Spanning Tree Algorithm (20)

Energy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneousEnergy efficient clustering in heterogeneous
Energy efficient clustering in heterogeneous
Β 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
Β 
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...
Β 
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...
ENERGY EFFICIENCY OF MIMO COOPERATIVE NETWORKS WITH ENERGY HARVESTING SENSOR ...
Β 
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networks
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc NetworksMPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networks
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networks
Β 
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor Networking
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor NetworkingSensor Energy Optimization Using Fuzzy Logic in Wireless Sensor Networking
Sensor Energy Optimization Using Fuzzy Logic in Wireless Sensor Networking
Β 
Energy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networksEnergy efficient load balanced routing protocol for wireless sensor networks
Energy efficient load balanced routing protocol for wireless sensor networks
Β 
E017332733
E017332733E017332733
E017332733
Β 
Sensors 13-11032
Sensors 13-11032Sensors 13-11032
Sensors 13-11032
Β 
La3518941898
La3518941898La3518941898
La3518941898
Β 
Performance evaluation of energy
Performance evaluation of energyPerformance evaluation of energy
Performance evaluation of energy
Β 
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
Mimo and cooperative mimo comparison in energy constrained wireless sensor ne...
Β 
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Β 
Energy Efficient Clustering and Routing in Mobile Wireless Sensor Network
Energy Efficient Clustering and Routing in Mobile Wireless Sensor NetworkEnergy Efficient Clustering and Routing in Mobile Wireless Sensor Network
Energy Efficient Clustering and Routing in Mobile Wireless Sensor Network
Β 
Scalability Aware Energy Consumption and Dissipation Models for Wireless Sens...
Scalability Aware Energy Consumption and Dissipation Models for Wireless Sens...Scalability Aware Energy Consumption and Dissipation Models for Wireless Sens...
Scalability Aware Energy Consumption and Dissipation Models for Wireless Sens...
Β 
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Β 
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Performance Analysis of Enhanced Opportunistic Minimum Cost Routingin Mobile ...
Β 
De31486489
De31486489De31486489
De31486489
Β 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
Β 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
Β 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
Β 
M0111397100
M0111397100M0111397100
M0111397100
Β 
L011138596
L011138596L011138596
L011138596
Β 
K011138084
K011138084K011138084
K011138084
Β 
J011137479
J011137479J011137479
J011137479
Β 
I011136673
I011136673I011136673
I011136673
Β 
G011134454
G011134454G011134454
G011134454
Β 
H011135565
H011135565H011135565
H011135565
Β 
F011134043
F011134043F011134043
F011134043
Β 
E011133639
E011133639E011133639
E011133639
Β 
D011132635
D011132635D011132635
D011132635
Β 
C011131925
C011131925C011131925
C011131925
Β 
B011130918
B011130918B011130918
B011130918
Β 
A011130108
A011130108A011130108
A011130108
Β 
I011125160
I011125160I011125160
I011125160
Β 
H011124050
H011124050H011124050
H011124050
Β 
G011123539
G011123539G011123539
G011123539
Β 
F011123134
F011123134F011123134
F011123134
Β 
E011122530
E011122530E011122530
E011122530
Β 
D011121524
D011121524D011121524
D011121524
Β 

Recently uploaded

Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube ExchangerAnamika Sarkar
Β 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoΓ£o Esperancinha
Β 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
Β 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
Β 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
Β 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
Β 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
Β 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
Β 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
Β 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
Β 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
Β 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
Β 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
Β 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
Β 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
Β 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
Β 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
Β 

Recently uploaded (20)

9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
Β 
Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned ο»ΏTube Exchanger
Β 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Β 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
Β 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
Β 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
Β 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
Β 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
Β 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
Β 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
Β 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
Β 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
Β 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
Β 
young call girls in Rajiv ChowkπŸ” 9953056974 πŸ” Delhi escort Service
young call girls in Rajiv ChowkπŸ” 9953056974 πŸ” Delhi escort Serviceyoung call girls in Rajiv ChowkπŸ” 9953056974 πŸ” Delhi escort Service
young call girls in Rajiv ChowkπŸ” 9953056974 πŸ” Delhi escort Service
Β 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
Β 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
Β 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
Β 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
Β 
β˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
β˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCRβ˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
β˜… CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
Β 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
Β 

Design Optimization of Energy and Delay Efficient Wireless Sensor Network with the help of Particle Swarm Optimization and Cluster based Least Spanning Tree Algorithm

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 6 (Jul. - Aug. 2013), PP 29-36 www.iosrjournals.org www.iosrjournals.org 29 | Page Design Optimization of Energy and Delay Efficient Wireless Sensor Network with the help of Particle Swarm Optimization and Cluster based Least Spanning Tree Algorithm Satyesh Sharan Singh1 , Mukesh Kumar2 , A.K. Jaiswal3 , Rohini Saxena4 , Priya5 1,5 PG Student ECE, SHIATS (Deemed-to-be-university), U.P., India 3 Professor & HOD, ECE, SHIATS (Deemed-to-be-university), U.P., India 2,4 Assistant professor, ECE, SHIATS (Deemed-to-be-university), U.P., India Abstract: In WSN sensors are randomly deployed in the sensor field which brings the coverage problem and limited energy resources. Hence energy and coverage problem are very scarce resources for such sensor systems and has to be managed wisely in order to extend the life of the sensors and maximizing coverage for the duration of a particular mission. In past a lot of cluster based algorithm and techniques were used. In this paper we propose combination of PSO based algorithm and cluster based Least Spanning Tree algorithm, which are very effective alone for WSN, and we also obtain life of sensor node and data transmission by LST based PSO algorithm. These techniques effectively overcome the problems of low energy and coverage of sensor range. Keywords: Energy efficient clustering, Least Spanning Tree algorithm, PSO algorithm, Wireless Sensor Networks. I. Introduction Advances in sensor technology, low-power electronics, and low-power radio frequency (RF) design have enabled the development of small, relatively inexpensive and low-power sensors, called micro sensors [4] which can be connected via a wireless network. These wireless micro sensor networks represent a new paradigm for extracting data from the environment and enable the reliable monitoring of a variety of environments for applications that include surveillance, machine failure diagnosis, and chemical/biological detection. An important challenge in the design of these networks is that two key resources (communication bandwidth and energy) are significantly more limited than in a tethered network environment. These constraints require innovative design techniques to use the available bandwidth and energy efficiently. Energy usage is an important issue in the design of WSNs which typically depends on portable energy sources like batteries for power .WSNs is large scale networks of small embedded devices, each with sensing, computation and communication capabilities. They have been widely discussed in recent years. Micro-Electro-Mechanical System [MEMS][3] sensor technology has facilitated the development of smart sensors, these smart sensors nodes are small devices with limited power, processing and computation resources. Smart sensors are power constrained devices that have one or more sensors, memory unit, processor, power supply and actuator. In WSNs, sensor nodes have constrained in term of processing power, communication bandwidth, and storage space which required very efficient resource utilization. In WSNs the sensor nodes are often grouped into individual disjoint sets called a cluster, clustering is used in WSNs, as it provides network scalability, resource sharing and efficient use of constrained resources that gives network topology stability and energy saving attributes. Clustering schemes offer reduced communication overheads, and efficient resource allocations thus decreasing the overall energy consumption and reducing the interferences among sensor nodes. A large number of clusters will congest the area with small size clusters and a very small number of clusters will exhaust the cluster head with large amount of messages transmitted from cluster members. II. Background There are various algorithms which are used for the energy efficiency of wireless sensor network which are improved time to time by different authors; some important and useful algorithms are shown in figure 1.1.
  • 2. Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of www.iosrjournals.org 30 | Page Figure.1.1 Different types of algorithm III. The System Model For making of an effective system we make a model which contains all prospects of the system and also it executable. So the system model of an energy and delay efficient wireless sensor network is given bellow: A. Network Model We adopt a wireless sensor architecture or model which is similar to use in the LEACH protocol with the following properties: οƒ˜ Each node performs sensing tasks periodically and always has tendency to send data to the base station. οƒ˜ A fixed base station can be located inside or outside the network sensor fields. οƒ˜ All nodes are stationary and energy constrained. οƒ˜ The nodes have power control capabilities to vary their transmitted power. οƒ˜ All nodes are capable of operating in cluster head mode and sensing mode. οƒ˜ Data fusion is used to reduce the total data message sent. B. Radio Power Model and Characteristic Distance For a simplified power model of radio communication, the energy consumed per second in Transmission is[6]: 𝐸𝑑 = 𝑒𝑑 + 𝑒 𝑑 π‘Ÿ 𝑛 𝐡 … … … … … … … … … … . . … … . (1) Where et is the energy/bit consumed by the transmitter electronics (including energy costs of imperfect duty cycling due to finite startup time), and ed accounts for energy dissipated in the transmit op-amp (including op-amp inefficiencies). Both et and ed are properties of the transceiver used by the nodes, r is the transmission range used. The parameter n is the power index for the channel path loss of the antenna. This factor depends on the RF environment and is generally between 2 and 4. B is the bit rate of the radio and is a fixed parameter in our study. On the receiving side, a fixed amount of power is required to capture the incoming radio signal[6]: πΈπ‘Ÿ = π‘’π‘Ÿ 𝐡 … … … … … … … … … … … … … … … … … . . (2) For currently available radio transceivers are et =50x10-9 J/bit, π‘’π‘Ÿ =50x10-9 J/bit, ed =100x10-12 J/bit/m2 (for n=2) and B=1Mbit/s. Since the path loss of radio transmission scales with distance in a greater- than-linear fashion, the transmission energy can be reduced by dividing a long path into several shorter ones. However, if the number of intermediate nodes is very large then the energy consumption per node is dominated by the term et in equation (1) and the receiving energy consumption hence an optimum exists. Intermediate nodes between a data source and destination can serve as relays that receive and rebroadcast data. Let us consider multi-hop communication in a finite one dimensional network from the source to the base station Clustering Algorithm Grid-schemes PDCH GROUP PEGASIS PSO based PSO-C PSO CLUSTERIN G Least Spanning tree based Miscellaneous PEZCA CACC BARC Housedroff Clustering Hierarchical based LEACH & Its Descendant EECS HEED EEUC
  • 3. Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of www.iosrjournals.org 31 | Page across a distance d using k hops. The source at x=d will generate traffic of A Erlang, so that each intermediate node receives and transmits the same traffic, A. The routing nodes are assumed to be regularly spaced and to consume no energy while idle. The power consumed by this communication is then simply the sum of the transmit and receive energies multiplied by the effective bit rate, BA, and is given by 𝑃 = (𝑒𝑑 + 𝑒 𝑑 π‘Ÿπ‘– 𝑛 + π‘’π‘Ÿ)𝐡𝐴 π‘˜ 𝑖=1 … … … … … … … … … … (3) 𝑑 = π‘Ÿπ‘– π‘˜ 𝑖=1 … … … … … … … … … … … … … … … … … … . . (4) In order to minimize P we note that it is strictly convex and use Jensenβ€Ÿs inequality. Given d and k then P is minimized when all the hop distances π‘Ÿπ‘– are made equal to d/k. The minimum energy consumption for a given distance d has either no intervening hops or π‘˜ π‘œπ‘π‘‘ equidistant hops where π‘˜ π‘œπ‘π‘‘ is always of, π‘˜ π‘œπ‘π‘‘ = 𝑑 𝑑 𝑐𝑕 π‘Žπ‘Ÿ .............................................................(5) The distance𝑑 π‘π‘•π‘Žπ‘Ÿ , called the characteristic distance, is independent of d and is given by, 𝑑 π‘π‘•π‘Žπ‘Ÿ = 𝑒 𝑑+𝑒 π‘Ÿ 𝑒 𝑑(π‘›βˆ’1) 𝑛 ..........................................................(6) The characteristic distance depends only on the energy consumption of the hardware and the path loss coefficient (i.e. it is independent of the traffic); dchar alone determines the optimal number of hops. For typical COTS (commercial, off-the-shelf)-based sensor nodes, dchar is about 35 meters. The introductions of relay nodes are clearly a balancing act between reduced transmission energy and increased receive energy. Hops that are too short lead to excessive receive energy. Hops that are too long lead to excessive path loss. In between these extremes is an optimum transmission distance that is the characteristic distance. In the above section I have introduced a simple energy model in which no energy was consumed while the node was idle. This led to a characteristic distance that was independent of traffic. We now include the idle state energy and show how the characteristic distance is modified. On one hand a short range is preferred for energy efficient data transmission as a result of the nonlinear path loss ratio. On the other hand more redundant nodes can be put into the sleep state to prolong the network lifetime if a long range is used in the topology management of sensor networks. If the transmission route is divided into k grids and only one node wakes up in each grid as relay node, as in the GAF protocol, the total energy consumption per second by k hops is[7] 𝑃 = π‘˜(π‘’π‘Ÿ 𝐡𝐴 + 𝑒𝑑 𝐡𝐴 + 𝑒 𝑑 2 𝑑 π‘˜ 𝑛 𝐡𝐴 + π‘π‘’π‘Ÿ 1 βˆ’ 2𝐴 𝐡. … … . (7) The last term π‘π‘’π‘Ÿ 1 βˆ’ 2𝐴 B in the equation (7) represents the energy consumption when the radio neither receives nor transmits, i.e. it is in the idle state. The energy consumption in the idle state is approximately equal to that in the receiving state, so that the parameter c is close to 1. Note that we are currently assuming that nodes in the sleep state consume no energy. Also, we assume that the routing node in each grid can be located anywhere within that section and so the radio range is now twice the grid size. The energy efficient optimum size of the virtual grid can now be derived from equation (1.7) and is given by 𝑅 π‘œπ‘π‘‘ = π‘Ÿπ‘œπ‘π‘‘ 2 = 𝑒𝑑 + π‘’π‘Ÿ 𝐴 + π‘π‘’π‘Ÿ 1 βˆ’ 2𝐴 2 𝑛 𝐴(𝑛 βˆ’ 1)𝑒 𝑑 𝑛 … … … (8) We know the energy consumed at the cluster head is much larger than that at individual sensing node. The reason is as follows: (1) the cluster-head needs to relay all the traffic of the cluster; (2) for each data unit, the cluster-head needs to transmit longer distance due to transmission between clusters, while the sensing nodes just transmit data inside the cluster. In view of this, let Ep and Ec be, respectively, the current energy and clustering energy (Ec is fixed), after a period of time, the ith cluster-head has transmits information n1 times and has receives information n2 times before T1(suppose the energy of the ith cluster-head is not lower than the threshold and the information unit is A Erlang ) .the remainder energy of the ith cluster-head at T1 is then simply as the equation (9). 𝐸𝑝 𝑖 = 𝐸𝑝 𝑖 βˆ’ πΈπ‘Ÿ 𝑖, π‘˜ βˆ’ πΈπ‘Ÿ 𝑖, 𝑙 βˆ’ 𝐸𝑐 Γ— 𝑛𝑖 𝑛2 𝑖=1 𝑛1 π‘˜=1 . . (9) Where i, j, k respectively denote cluster-head, ni is the clustering time in cluster i before T1.
  • 4. Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of www.iosrjournals.org 32 | Page IV. Methodology A. Particle Swarm Optimization[PSO] PSO is originally attributed to Kennedy, Eberhart and Shi[1] and was first intended for simulating social behavior, as a stylized representation of the movement of organisms in a bird flock or fish school. The algorithm was simplified and it was observed to be performing optimization. The book by Kennedy and Eberhart describes many philosophical aspects of PSO and swarm intelligence. An extensive survey of PSO applications is made by Poli. In computer science, particle swarm optimization (PSO)[6] is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle's position and velocity. Each particle's movement is influenced by its local best known position and is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions. The PSO [6] algorithm is an evolutionary computing technique, modeled after the social behaviour of a flock of birds. In the context of PSO, a swarm refers to a number of potential solutions to the optimization problem, where each potential solution is referred to as a particle. The aim of the PSO is to find the particle position that results in the best evaluation of a given fitness function. In the initialization process of PSO, each particle is given initial parameters randomly and is β€žflownβ€Ÿ through the multi-dimensional search space. During each generation, each particle uses the information about its previous best individual position and global best position to maximize the probability of moving towards a better solution space that will result in a better fitness. When a fitness better than the individual best fitness is found, it will be used to replace the individual best fitness and update its candidate solution according to the following equations [1]: 𝑣𝑖𝑑 𝑑 = 𝑀 Γ— 𝑣𝑖𝑑 𝑑 βˆ’ 1 + 𝑐1 βˆ…1 𝑝𝑖𝑑 βˆ’ π‘₯𝑖𝑑 𝑑 βˆ’ 1 + 𝑐2 βˆ…2(𝑝 𝑔𝑑 βˆ’ π‘₯ 𝑔𝑑 𝑑 βˆ’ 1 ) ………... (10) Table 1 summarizes the variables in (1). Table 1: List of variables used in PSO equations:- v The particle velocity x The particle position t Time C1,C2 Learning factor Ξ¦1,Ξ¦2 Random numbers between 0 and 1 pid Particleβ€Ÿs best position pgd Global best position w Inertia weight B. Particle Swarm Optimization Algorithm for Cluster Setup The operation of our protocol is based on a centralized control algorithm that is implemented at the base station, which is a node with a large amount of energy supply. The proposed protocol operates in rounds, where each round begins with a setup phase at which clusters are formed. This is followed by a steady state phase in which we used a similar approach as in. At the starting of each setup phase, all nodes send information about their current energy status and locations to the base station. Based on this information, the base station computes the average energy level of all nodes. To ensure that only nodes with a sufficient energy are selected as cluster heads, the nodes with an energy level above the average are eligible to be a cluster head candidate for this round. Next, the base station runs the PSO algorithm to determine the best K cluster heads that can minimize the cost function, as defined by: cos 𝑑 = 𝛽 Γ— 𝑓1 + (1 βˆ’ 𝛽) Γ— 𝑓2…………………... (11) 𝑓1 = π‘šπ‘Žπ‘₯ π‘˜=1,2,..,𝐾 π‘‘βˆ€π‘› π‘–βˆˆπΆ 𝑝,π‘˜ (𝑛𝑖, 𝐢𝐻𝑝,π‘˜ )/ 𝐢𝑝,π‘˜ . ……………………..(12)
  • 5. Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of www.iosrjournals.org 33 | Page Figure 1.2 Flowchart of the PSO algorithm for cluster setup 𝑓2 = 𝐸(𝑛𝑖)𝑁 𝑖=1 / (𝐢𝐻 𝑝,π‘˜ )𝐾 π‘˜=1 ………................ (13) Where f1 is the maximum average Euclidean distance of nodes to their associated cluster heads and Cp,k is the number of nodes that belong to cluster Ck of particle p. Function f2 is the ratio of total initial energy of all nodes ni, i=1,2,…,N in the network with the total current energy of the cluster heads candidates in the current round. The constant Ξ² is a user defined constant used to weigh the contribution of each of the sub- objectives. The fitness function defined above has the objective of simultaneously minimizing the intra-cluster distance between nodes and their cluster heads, as quantified by f1; and also of optimizing the energy efficiency of the network as quantified by f2. According to the cost function defined above, a small value of f1and f2 suggests compact clusters with the optimum set of nodes that have sufficient energy to perform the cluster head tasks. Fig. 1.2[1] shows the flowchart of PSO algorithm applied during the cluster setup phase. For a sensor network with N nodes and K predetermined number of clusters, the network can be clustered as follows: 1. Initialize S particles to contain K randomly selected cluster heads among the eligible cluster head candidates. 2. Evaluate the cost function of each particle: i. For each node ni, i = 1,2,…,N -Calculate distance d(ni,CHp,k) between node ni and all cluster heads CHp,k. - Assign node ni to cluster head CHp,k where; ii. Calculate the cost function using equations (2)to(3). 3. Find the personal and global best for each particle. 4. Update the particleβ€Ÿs velocity and position using (1). 5. Limit the change in the particleβ€Ÿs position value. 6. Map the new updated position with the closest (x,y) coordinates. 7. Repeat steps 2 to 6 until the maximum number of iterations is reached. C. Least spanning tree[2] The minimum spanning tree is a tree of a planar graph. Each edge is labelled with its weight, which here is roughly proportional to its length. Given a connected, undirected graph, a spanning tree of that graph is a sub graph that is a tree and connects all the vertices together. A single graph can have many different spanning
  • 6. Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of www.iosrjournals.org 34 | Page trees. We can also assign a weight to each edge, which is a number representing how unfavourable it is, and use this to assign a weight to a spanning tree by computing the sum of the weights of the edges in that spanning tree. A least spanning tree (LST) or minimum weight spanning tree is then a spanning tree with weight less than or equal to the weight of every other spanning tree. More generally, any undirected graph (not necessarily connected) has a minimum spanning forest, which is a union of minimum spanning trees for its connected components. A spanning tree for that graph would be a subset of those paths that has no cycles but still connects to every house. There might be several spanning trees possible. A minimum spanning tree would be one with the lowest total cost D. Constructing least spanning tree[2] By Eq(9),we can compute the remainder energy, if Ep(i) is lower than Ev, then modify the information table of the ith cluster-head: set flag=0; broadcast information to its children, also inform the neighbour jth cluster-head doesnβ€Ÿt transmits information to it, and let ith cluster-head i is in the sleeping state; else the ith cluster-head may go along the next clustering or transmitting or receiving. According to Prim algorithm, suppose undirected graph G (V, E, D), where V is the set of cluster-heads and the number is N, E is the set of connections of cluster-head, and D is the distance of cluster-heads, the process of constructing least spanning tree as illustrated below: β€’ Initialization: V1=Sink, Eβ€²=null, and V2=V-V1. β€’ Select a edge: which has minimum distance from Sink to one cluster-head (suppose is Vi), where Vi is directly connected with Sink, then set, V1= {Sink, Vi}, E β€²= {(Sink, Vi)}, V2=V2-V1. β€’ For each cluster-head Vk in V1 do :select a minimum distance d(k,j),which Vk Π„V1,Vj Π„ V2 and Eβ€²=(Vk, Vj) Π„ E , but Vk is not Π„ Eβ€², then V1=V1 Π„ Vj, Eβ€²={(Vk, Vj)} Π„ Eβ€², V2=V2-Vj. β€’ If V2 is empty then end, else go to above. The deployment of node by least spanning tree is shown in the figure 1.3(a & b).In this deployment we take one cluster which is nearer to the sink. Now by MAC protocol we find out the weightege of different edge(path distance). And make an incident matrix which shows the direction of data flow from node to node. Figure 1.3(a) deployment of sensor node Figure 1.3 (b). Least spanning tree graph. Now we apply least spanning tree algorithm and we get shortest path from each node to the node β€žAβ€Ÿ, which is the nearest cluster head of the network from the sink. The least spanning tree graph is shown in the figure 1.3 (b).
  • 7. Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of www.iosrjournals.org 35 | Page V. Results The performance of the proposed protocol is evaluated using Matlab. We ran the simulations for 100 Figure1.4: Power consume by per node per hop over range parameter nodes in a 100m x 100m network area with unequal initial energy of nodes to show the effect of the different nodesβ€Ÿ energy in the network. In figure 1.4 shows the calculated value of energy consumed by per node per hop over the distance from the node. So we find out that with PSO clustering the power consumption is very less. In figure 1.5 the lifetime of the node over high traffic is high in the PSO algorithm. in our proposed model it gives approximately 4000 seconds per node over full traffic Figure 1.5 Lifetime of node over traffic parameter When we apply PSO algorithm for clustering and least spanning tree for data transmission then we get many nodes live for long time when full traffic apply as shown in the figure 1.6. 0 0.02 0.04 0.06 0.08 0.1 0.12 0.14 0.16 0 25 100 225 400 625 900 1225160020252500 Powerconsumebypernodeperhop(J) ri(meter square) Power Vs Range Parameter(ri) NC WC WLST WPSO 0 1000 2000 3000 4000 5000 6000 7000 8000 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1 LifeTime(seconds) Traffic Parameter Ξ± Lifetime Vs Traffic Parameter NC WC WLST WPSO
  • 8. Optimization and Design of Energy and Delay Efficient Wireless Sensor Network with the help of www.iosrjournals.org 36 | Page Figure 1.6 Number of node over time VI. Conclusion In this paper we have presented energy and delay-aware cluster based protocol for wireless sensor networks using particle swarm optimization (PSO) algorithm and least spanning tree. Results from the simulations and calculation indicate that the proposed protocol using PSO and least spanning tree algorithm give a higher network lifetime and delivers more data to the base station compared to other protocol. Furthermore, the proposed protocol produces better clustering by evenly allocating the cluster heads and the shortest path to the communication throughout the sensor network area. Our future work includes the implementation of secure data transmission by distributed manner in ad- hock WSN network with the help of PSO. Comparison with other evolutionary optimization algorithm, such as Genetic Algorithm will also be made. References [1]. Priya, Satyesh Sharan Singh, Mukesh Kumar, Rohini Saxena β€œEnergy And Time Delay Efficient Wireless Sensor Network By Least Spanning Tree Algorithm: A Survey International Journal Of Engineering Research And Applications (IJERA) ISSN: 2248-9622 Www.Ijera.Com Vol. 3, Issue 1, January -February 2013, Pp.712-719. [2]. SATYESH SHARAN SINGH* Et Al. "Application Of Particle Swarm Optimization For Energy Efficient Wireless Sensor Network: A Survey".[IJESAT] International Journal Of Engineering Science & Advanced Technology ISSN: 2250–3676 Volume- 2, Issue-5, 1246 – 1250 [3]. J. Kennedy And R. C. Eberhart, β€œParticle Swarm Optimization, (1995),” IEEE International Conference On Neural Networks, Vol.4, Pp. 1942-1948, Perth, Australia. [4]. W. R Heinzelman, A. P Chandrakasan, And H. Balakrishnan,(2000), β€œEnergyefficient Communication Protocol For Wireless Microsensor Networks,” In Proceedings Of The 33rd Hawaii International Conference On System Sciences. [5]. I. F. Akyilldiz, W. Su, Y. Sankarasubramaniam And E. Cayirci, (2002), β€œA Survey On Sensor Networks,” IEEE Communications Magazine, Pp. 102βˆ’114. [6]. W. B Heinzelman, A. P Chandrakasan, And H. Balakrishnan,(2002), β€œAn Application-Specific Protocol Architecture For Wireless Microsensor Networks,” IEEE Transactions On Wireless Communications, Vol. 1, No. 4, Pp. 660-70. [7]. S. Lindsey, C. Raghavendra, And K. M Sivalingam,(2002), β€œData Gathering Algorithms In Sensor Networks Using Energy Metrics,” IEEE Transactions On Parallel And Distributed System, Vol. 13, No. 9, Pp. 924-935. [8]. J. Tillet, R. Rao, And F. Sahin,(2002) β€œCluster-Head Identification In Ad Hoc Sensor Networks Using Particle Swarm Optimization,” IEEE International Conference On Personal Wireless Communications, Pp. 201-205. [9]. S. D. Muruganathan, D. C. F. Ma, R. I. Bhasin, And A. O. Fapojuwo,(2005), β€œA Centralized Energy-Efficient Routing Protocol For Wireless Sensor Networks,” IEEE Radio Communications, Pp. S8-S13. [10]. S. Guru, S. Halgamuge And S. Fernando β€œParticle Swarm Optimizers For Cluster Formation In Wireless Sensor Networks”. In IEEE International Conference On Sensor, 319–324. [11]. N.M.A. Latiff, C.C. Tsimenidis, And B.S Sheriff(2008) β€œEnergy-Aware Clustering For Wireless Sensor Networks Using Particle Swarm Optimization”. In IEEE International Conference On Mobile Radio Communication, 1–5. [12]. X. Co, H. Zhang, J. Shi, And G.Cui β€œCluster Heads Election Analysis For Multi-Hop Wireless Sensor Networks Based On Weighted Graph And Particle Swarm Optimization”. In IEEE Fourth International Conference On Computing, 7, 599–603. [13]. Jason Tillett, Shanchieh Jay Yang, Raghuveer Rao And Ferat” Optimal Topologies For Wireless Sensor Networks”IEEE International Conference On Personal Wireless Communication. 0 20 40 60 80 100 120 0 50 100 150 200 250 300 350 400 450 500 550 600 NomberofnodeLive Time(Hour) Node live over Time NC WC WLST WPSO