SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2104
DELAY CONSTRAINT NETWORK STRUCTURE WITH IN-NETWORK
DATA FUSION FOR WIRELESS SENSOR NETWORKS
1A.Rajasekaran , 2Dr V.Nagarajan
1Research Scholar. Dept of ECE, SCSVMV University, Enathur,Kanchipuram,
2Professor and Head, Department of ECE, Adhiparasakthi Engineering college,Melmaruvathur.
-----------------------------------------------------------------------------***--------------------------------------------------------------------------
ABSTRACT - A wireless sensor network (WSN) comprises a
large number of wireless sensor nodes Reduction in energy
consumption in WSNs involves effective techniques such as In-
Network data fusion and clustering. However, in a data
aggregation process clustering introduces bottlenecks to a
network which causes extra delay. In this paper, a delay-aware
network structure for WSNs with in-network data fusion is
proposed. To optimize intra-communication distance an
optimization process is also proposed. Simulation results show
that, when compared with other existing aggregation
structures, the proposed network structure can reduce delays
in data aggregation processes and keep the total energy
consumption at low levels provided that data are only partially
fusible.
Index Terms - Data aggregation, Data centric routing,
DED(Distance energy and degree),Wireless sensor
networks
I. INTRODUCTION
Wireless sensor networks is an emerging
technology that is gaining a lot of attention for applications
such as monitoring and data gathering. A survey Wireless
Sensor Networks (WSNs) consist of small nodes with
sensing, computation, and wireless communications
capabilities. [1]
LEACH-Low energy adaptive clustering hierarchy Networks
with LEACH were organized into multiple single-layered
clusters LEACH includes a new, distributed cluster formation
technique that enables self-organization of large numbers of
nodes, algorithms for adapting clusters and rotating cluster
head positions to evenly distribute the energy load among all
the nodes, and techniques to enable distributed signal
processing to save communication resources. In particular,
data aggregation techniques can be used to combine several
correlated data signals into a smaller set of information that
maintains the effective data. [2]
One drawback that occurs in the LEACH protocol is, the
election procedure (random) can lead cluster heads to have a
weak energy reserve, which can affect the data transmission
and can lead to a reconfiguration of the built structure.
The proposed network structure is a tree-based network. In
the proposed network structure, wireless sensor nodes are
organized into multiple single-layered clusters of different
sizes, such that clusters can communicate with the FC in an
interleaved manner
 In the proposed system by modifying the network
structure the extra delays that is caused in the data
aggregation process is highly reduced.
 The sensor nodes are organized into clusters of different
sizes by the proposed structure which enhances the
communication of every cluster with the fusion center.

 By the proposed structure the size of the outgoing data is
made equal or lesser than the size of the incoming data. The
delay is constrained by the proposed structure which
thereby reduces the power consumption.
 Data forwarding takes place only at the cluster heads since
the proposed system is organized with multiple single layer
clusters.
II. PROPOSED SYSTEM ARCHITECRE
The wireless sensor network architecture consists of sensor
nodes where random nodes form a cluster in which one of
the node is a cluster head and other nodes in the cluster are
cluster members. The process in a wireless sensor network
involves communication between the nodes by transmission
of data by the cluster heads from its cluster members to the
fusion center.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2105
Fig 2.1 Network Model: Infrastructure Construction
1. Cluster head selection- LEACH
2. Data aggregation using the LEACH based CH
3. Cluster head selection- DED(Distance energy and
degree)
4. Data aggregation using the DED based CH
In a typical clustering algorithm, a number of nodes in
a network will be selected as the cluster heads (CHs). The
remaining nodes will be regarded as cluster members (CMs)
and form connections with the CHs. A CH will collect
information from its CMs. If the data obtained from the CMs
are fusible, a CH can perform data fusion on the incoming
data and reduce the size of its outgoing data. .
A’ A A”
Fig 2.2 Fig 2.3
In fig 2.2, The amount of delay to receive the data A
from both the members is more and hence the power
consumption is also more. Therefore, A’ > A.
In fig 2.3, The transmission of data from one the CM is done
directly with the fusion center. And from the other cm it is
done through the cluster through the cluster head. Here the
delay and the energy consumption is reduced wherein
A”< A’.
In LEACH there is a self organization of nodes for
cluster formation and data aggregation process. And the
selection of cluster head is rotated so that there is an even
distribution of energy throughout the network. LEACH
forms clusters by using a distributed algorithm, where nodes
make autonomous decisions without any centralized control.
In LEACH, the nodes organize themselves into local
clusters, with one node acting as the cluster head. All non-
cluster head nodes transmit their data to the cluster head,
while the cluster head node receives data from all the cluster
members, performs signal processing functions on the data
(e.g., data aggregation), and transmits data to the remote BS.
Therefore, being a cluster head node is much more energy
intensive than being a non cluster head node.
DED Clustering Algorithm which involves the
important features such as degree, energy and distance and
transmission range.Using this algorithm a node with higher
residual energy, higher degree and closer to the Fusion
center is more likely elected as a ClusterHead. The members
of each cluster communicate directly with their ClusterHeads
(CHs) and each CH aggregates the received messages and
transmits them directly to the Fusion center.
Clustering algorithm elects the sensor having high
connectivity, closer to destination and reduced power
consumption sensor as a cluster head (CH). Through the
election of high connectivity CH, the number of hops
involved between sensor and cluster head is reduced there
by reducing the energy. Through the election of CH closer to
destination, number of hops in the data transmission is
reduced. When the current CH runs out of energy, re-election
of CH is conducted to facilitate the balanced energy
consumption among the sensors in the network. Under the
condition of this procedure for joining to the new cluster is
also proposed. So this algorithm achieves balanced energy
consumption in the network by selecting energy efficient and
stable CH. Node which is having highest residual Energy and
highest degree will be elected as cluster head which implies
node having highest weight.
Weight = (Energy * Degree) / Distance - 2.1
III. PERFORMANCE EVALUATION
The proposed structure has an improved
performance by overcoming the drawbacks of the existing
system. An optimization process is designed to construct the
NETWORK
INFRASTRUCT
URE
FUSION
CENTER
FC
CH
CM
CM
CH
CM
FC
CM
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2106
proposed network structure, which helps maintaining the
total energy consumption at a low level. Simulation results
show that, when in-network data
Fig 3.1 Graph comparison for Energy Consumption
Fig 3.2 Graph comparison for Delay
fusion does not yield any size reduction in outgoing data, the
performances of networks with the proposed network
structure are higher than those with LEACH. The
performance of the proposed network structure can be
further improved by knowing the minimum achievable
compression ratio between the sizes of the incoming and
outgoing data.
IV. CONCLUSION
In the proposed network structure the size of the clusters
are designed in such a way such that the nodes that are
present in the network can communicate with each other.
The clusters present are of different size and data
aggregation is efficient by the proposed structure only when
the data if partially fusible. The results obtained from the
simulation show that the delay and energy consumption is
greatly reduced by the proposed structure when compared
to the LEACH protocol.
REFERENCES
[1]. Sivagami K. Pavai D. Sridharan,“ Latency Optimized
Data Aggregation Timing Model for Wireless Sensor
Networks ”,IJCSI International Journal of Computer
Science Issues, Vol. 7, Issue 3, No 6, May 2010 A
[2]. J. N. Al-Karaki and A. E. Kamal, “Routing techniques in
wireless sensor networks: A survey,” IEEE Wireless
Commun. Mag., vol. 11, no. 6, pp. 6– 28, Dec. 2004.
[3]. Jun Zhang and Xiaohua Jia, “Real-Time Data
Aggregation in Contention-Based Wireless Sensor
Networks”.
[4]. Kemal Akkaya, Mohamed Younis Moustafa Youssef,
“Efficient Aggregation of Delay Constrained Data in
Wireless Sensor Networks”.
[5]. Impact of Data Aggregation in Wireless Sensor
NetworksBhaskar Krishnamachari, Deborah Estrin and
Stephen Wicker
[6]. V.Cibi Castro, Dr.R. Rajesh, “Delay Aware Tree Based
Technique in Wireless Sensor Network”, International
Conference on Computing and Control Engineering
(ICCCE 2012), 12 & 13 April, 2012A.
[7]. Chi-Tsun Cheng, Henry Leung and Patrick Maupin,” A
Delay-Aware Network Structure for Wireless Sensor
Networks With In-Network Data Fusion”, IEEE
SENSORS JOURNAL, VOL. 13, NO. 5, MAY 2013
Ad

Recommended

PDF
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
IRJET Journal
 
PDF
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET Journal
 
PDF
ENERGY SAVINGS IN APPLICATIONS FOR WIRELESS SENSOR NETWORKS TIME CRITICAL REQ...
IJCNCJournal
 
PDF
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
IRJET Journal
 
PDF
Data Collection Method to Improve Energy Efficiency in Wireless Sensor Network
KhushbooGupta145
 
PDF
Mobile Agents based Energy Efficient Routing for Wireless Sensor Networks
Eswar Publications
 
PDF
Cluster Head Selection Techniques for Energy Efficient Wireless Sensor Networ...
ijsrd.com
 
PDF
Performance Analysis and Comparison of Routing Protocols in Wireless Sensor N...
IRJET Journal
 
PDF
A review on energy efficient clustering routing
eSAT Publishing House
 
PDF
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Associate Professor in VSB Coimbatore
 
PPTX
Aps 10june2020
Gopal Mulgund
 
PDF
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
IJMIT JOURNAL
 
PPTX
RITISH AGGARWAL
9914814928
 
PDF
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
IRJET Journal
 
PDF
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
IJCNCJournal
 
PDF
Cluster Head Selection for in Wireless Sensor Networks
editor1knowledgecuddle
 
PDF
An Adaptive Cluster Based Routing Protocol for WSN
Eswar Publications
 
PDF
Efficiency enhancement using optimized static scheduling technique in TSCH ne...
IJECEIAES
 
PDF
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET Journal
 
PDF
LOAD BALANCING AND ENERGY EFFICIENCY IN WSN BY CLUSTER JOINING METHOD
IAEME Publication
 
PDF
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
IJMIT JOURNAL
 
PDF
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
CSCJournals
 
PDF
Iaetsd survey on wireless sensor networks routing
Iaetsd Iaetsd
 
PDF
Enhanced Leach Protocol
ijceronline
 
PDF
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET Journal
 
PDF
Vol 8 No 1 - December 2013
ijcsbi
 
PDF
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
CSCJournals
 
PDF
HERF: A Hybrid Energy Efficient Routing using a Fuzzy Method in Wireless Sens...
ijdpsjournal
 
PDF
A04560105
IOSR-JEN
 
PDF
ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...
ijwmn
 

More Related Content

What's hot (20)

PDF
A review on energy efficient clustering routing
eSAT Publishing House
 
PDF
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Associate Professor in VSB Coimbatore
 
PPTX
Aps 10june2020
Gopal Mulgund
 
PDF
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
IJMIT JOURNAL
 
PPTX
RITISH AGGARWAL
9914814928
 
PDF
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
IRJET Journal
 
PDF
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
IJCNCJournal
 
PDF
Cluster Head Selection for in Wireless Sensor Networks
editor1knowledgecuddle
 
PDF
An Adaptive Cluster Based Routing Protocol for WSN
Eswar Publications
 
PDF
Efficiency enhancement using optimized static scheduling technique in TSCH ne...
IJECEIAES
 
PDF
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET Journal
 
PDF
LOAD BALANCING AND ENERGY EFFICIENCY IN WSN BY CLUSTER JOINING METHOD
IAEME Publication
 
PDF
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
IJMIT JOURNAL
 
PDF
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
CSCJournals
 
PDF
Iaetsd survey on wireless sensor networks routing
Iaetsd Iaetsd
 
PDF
Enhanced Leach Protocol
ijceronline
 
PDF
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET Journal
 
PDF
Vol 8 No 1 - December 2013
ijcsbi
 
PDF
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
CSCJournals
 
PDF
HERF: A Hybrid Energy Efficient Routing using a Fuzzy Method in Wireless Sens...
ijdpsjournal
 
A review on energy efficient clustering routing
eSAT Publishing House
 
Enhanced Hybrid Clustering Scheme for Dense Wireless Sensor Networks
Associate Professor in VSB Coimbatore
 
Aps 10june2020
Gopal Mulgund
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
IJMIT JOURNAL
 
RITISH AGGARWAL
9914814928
 
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
IRJET Journal
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
IJCNCJournal
 
Cluster Head Selection for in Wireless Sensor Networks
editor1knowledgecuddle
 
An Adaptive Cluster Based Routing Protocol for WSN
Eswar Publications
 
Efficiency enhancement using optimized static scheduling technique in TSCH ne...
IJECEIAES
 
IRJET- Energy Efficiency and Security based Multihop Heterogeneous Trusted Th...
IRJET Journal
 
LOAD BALANCING AND ENERGY EFFICIENCY IN WSN BY CLUSTER JOINING METHOD
IAEME Publication
 
WIRELESS SENSOR NETWORK CLUSTERING USING PARTICLES SWARM OPTIMIZATION FOR RED...
IJMIT JOURNAL
 
Data Dissemination in Wireless Sensor Networks: A State-of-the Art Survey
CSCJournals
 
Iaetsd survey on wireless sensor networks routing
Iaetsd Iaetsd
 
Enhanced Leach Protocol
ijceronline
 
IRJET- Chaos based Secured Communication in Energy Efficient Wireless Sensor...
IRJET Journal
 
Vol 8 No 1 - December 2013
ijcsbi
 
Hierarchical Coordination for Data Gathering (HCDG) in Wireless Sensor Networks
CSCJournals
 
HERF: A Hybrid Energy Efficient Routing using a Fuzzy Method in Wireless Sens...
ijdpsjournal
 

Similar to Delay Constraint Network Structure with in-Network Data Fusion for Wireless Sensor Networks (20)

PDF
A04560105
IOSR-JEN
 
PDF
ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...
ijwmn
 
PDF
Data aggregation in wireless sensor network based on dynamic fuzzy clustering
csandit
 
PDF
DATA AGGREGATION IN WIRELESS SENSOR NETWORK BASED ON DYNAMIC FUZZY CLUSTERING
cscpconf
 
PDF
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
ijassn
 
PDF
ENERGY EFFICIENT GRID AND TREE BASED ROUTING PROTOCOL
ijwmn
 
PDF
B05630814
IOSR-JEN
 
PDF
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
PDF
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
PDF
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
PDF
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
PDF
An energy saving algorithm to prolong
ijwmn
 
PDF
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
ijwmn
 
PDF
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
ijwmn
 
PDF
Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...
IRJET Journal
 
PDF
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
IJERD Editor
 
PDF
FUZZY-CLUSTERING BASED DATA GATHERING IN WIRELESS SENSOR NETWORK
ijsc
 
PDF
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
ijsc
 
PDF
firefly algorithm for cluster head selection
09rohit82
 
PDF
IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Senso...
IRJET Journal
 
A04560105
IOSR-JEN
 
ENERGY EFFICIENT HIERARCHICAL CLUSTER HEAD ELECTION USING EXPONENTIAL DECAY F...
ijwmn
 
Data aggregation in wireless sensor network based on dynamic fuzzy clustering
csandit
 
DATA AGGREGATION IN WIRELESS SENSOR NETWORK BASED ON DYNAMIC FUZZY CLUSTERING
cscpconf
 
International Journal of Advanced Smart Sensor Network Systems ( IJASSN )
ijassn
 
ENERGY EFFICIENT GRID AND TREE BASED ROUTING PROTOCOL
ijwmn
 
B05630814
IOSR-JEN
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
Editor IJCATR
 
An energy saving algorithm to prolong
ijwmn
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
ijwmn
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
ijwmn
 
Energy Efficient Clustering Protocol for Wireless Sensor Networks using Parti...
IRJET Journal
 
Performance Evaluation of Ant Colony Optimization Based Rendezvous Leach Usin...
IJERD Editor
 
FUZZY-CLUSTERING BASED DATA GATHERING IN WIRELESS SENSOR NETWORK
ijsc
 
Fuzzy-Clustering Based Data Gathering in Wireless Sensor Network
ijsc
 
firefly algorithm for cluster head selection
09rohit82
 
IRJET- An Enhanced Cluster (CH-LEACH) based Routing Scheme for Wireless Senso...
IRJET Journal
 
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
PDF
Kiona – A Smart Society Automation Project
IRJET Journal
 
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
PDF
Breast Cancer Detection using Computer Vision
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
PDF
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
PDF
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
IRJET Journal
 
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
IRJET Journal
 
Kiona – A Smart Society Automation Project
IRJET Journal
 
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
IRJET Journal
 
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
IRJET Journal
 
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
IRJET Journal
 
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
IRJET Journal
 
BRAIN TUMOUR DETECTION AND CLASSIFICATION
IRJET Journal
 
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
IRJET Journal
 
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
IRJET Journal
 
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
IRJET Journal
 
Breast Cancer Detection using Computer Vision
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
IRJET Journal
 
Auto-Charging E-Vehicle with its battery Management.
IRJET Journal
 
Analysis of high energy charge particle in the Heliosphere
IRJET Journal
 
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
IRJET Journal
 
Ad

Recently uploaded (20)

PDF
Rapid Prototyping for XR: Lecture 2 - Low Fidelity Prototyping.
Mark Billinghurst
 
PDF
Rapid Prototyping for XR: Lecture 6 - AI for Prototyping and Research Directi...
Mark Billinghurst
 
PDF
International Journal of Advanced Information Technology (IJAIT)
ijait
 
PPTX
Mobile database systems 20254545645.pptx
herosh1968
 
PPTX
Deep Learning for Natural Language Processing_FDP on 16 June 2025 MITS.pptx
resming1
 
PPTX
CST413 KTU S7 CSE Machine Learning Clustering K Means Hierarchical Agglomerat...
resming1
 
PPTX
Kel.3_A_Review_on_Internet_of_Things_for_Defense_v3.pptx
Endang Saefullah
 
PDF
Call For Papers - 17th International Conference on Wireless & Mobile Networks...
hosseinihamid192023
 
PDF
Complete guidance book of Asp.Net Web API
Shabista Imam
 
PPTX
Industrial internet of things IOT Week-3.pptx
KNaveenKumarECE
 
PDF
FUNDAMENTALS OF COMPUTER ORGANIZATION AND ARCHITECTURE
Shabista Imam
 
PDF
Modern multi-proposer consensus implementations
François Garillot
 
PPTX
Comparison of Flexible and Rigid Pavements in Bangladesh
Arifur Rahman
 
PDF
輪読会資料_Miipher and Miipher2 .
NABLAS株式会社
 
PDF
special_edition_using_visual_foxpro_6.pdf
Shabista Imam
 
PPTX
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
resming1
 
PPTX
Stability of IBR Dominated Grids - IEEE PEDG 2025 - short.pptx
ssuser307730
 
PDF
Rapid Prototyping for XR: Lecture 4 - High Level Prototyping.
Mark Billinghurst
 
PDF
FSE-Journal-First-Automated code editing with search-generate-modify.pdf
cl144
 
PDF
Validating a Citizen Observatories enabling Platform by completing a Citizen ...
Diego López-de-Ipiña González-de-Artaza
 
Rapid Prototyping for XR: Lecture 2 - Low Fidelity Prototyping.
Mark Billinghurst
 
Rapid Prototyping for XR: Lecture 6 - AI for Prototyping and Research Directi...
Mark Billinghurst
 
International Journal of Advanced Information Technology (IJAIT)
ijait
 
Mobile database systems 20254545645.pptx
herosh1968
 
Deep Learning for Natural Language Processing_FDP on 16 June 2025 MITS.pptx
resming1
 
CST413 KTU S7 CSE Machine Learning Clustering K Means Hierarchical Agglomerat...
resming1
 
Kel.3_A_Review_on_Internet_of_Things_for_Defense_v3.pptx
Endang Saefullah
 
Call For Papers - 17th International Conference on Wireless & Mobile Networks...
hosseinihamid192023
 
Complete guidance book of Asp.Net Web API
Shabista Imam
 
Industrial internet of things IOT Week-3.pptx
KNaveenKumarECE
 
FUNDAMENTALS OF COMPUTER ORGANIZATION AND ARCHITECTURE
Shabista Imam
 
Modern multi-proposer consensus implementations
François Garillot
 
Comparison of Flexible and Rigid Pavements in Bangladesh
Arifur Rahman
 
輪読会資料_Miipher and Miipher2 .
NABLAS株式会社
 
special_edition_using_visual_foxpro_6.pdf
Shabista Imam
 
Deep Learning for Image Processing on 16 June 2025 MITS.pptx
resming1
 
Stability of IBR Dominated Grids - IEEE PEDG 2025 - short.pptx
ssuser307730
 
Rapid Prototyping for XR: Lecture 4 - High Level Prototyping.
Mark Billinghurst
 
FSE-Journal-First-Automated code editing with search-generate-modify.pdf
cl144
 
Validating a Citizen Observatories enabling Platform by completing a Citizen ...
Diego López-de-Ipiña González-de-Artaza
 

Delay Constraint Network Structure with in-Network Data Fusion for Wireless Sensor Networks

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2104 DELAY CONSTRAINT NETWORK STRUCTURE WITH IN-NETWORK DATA FUSION FOR WIRELESS SENSOR NETWORKS 1A.Rajasekaran , 2Dr V.Nagarajan 1Research Scholar. Dept of ECE, SCSVMV University, Enathur,Kanchipuram, 2Professor and Head, Department of ECE, Adhiparasakthi Engineering college,Melmaruvathur. -----------------------------------------------------------------------------***-------------------------------------------------------------------------- ABSTRACT - A wireless sensor network (WSN) comprises a large number of wireless sensor nodes Reduction in energy consumption in WSNs involves effective techniques such as In- Network data fusion and clustering. However, in a data aggregation process clustering introduces bottlenecks to a network which causes extra delay. In this paper, a delay-aware network structure for WSNs with in-network data fusion is proposed. To optimize intra-communication distance an optimization process is also proposed. Simulation results show that, when compared with other existing aggregation structures, the proposed network structure can reduce delays in data aggregation processes and keep the total energy consumption at low levels provided that data are only partially fusible. Index Terms - Data aggregation, Data centric routing, DED(Distance energy and degree),Wireless sensor networks I. INTRODUCTION Wireless sensor networks is an emerging technology that is gaining a lot of attention for applications such as monitoring and data gathering. A survey Wireless Sensor Networks (WSNs) consist of small nodes with sensing, computation, and wireless communications capabilities. [1] LEACH-Low energy adaptive clustering hierarchy Networks with LEACH were organized into multiple single-layered clusters LEACH includes a new, distributed cluster formation technique that enables self-organization of large numbers of nodes, algorithms for adapting clusters and rotating cluster head positions to evenly distribute the energy load among all the nodes, and techniques to enable distributed signal processing to save communication resources. In particular, data aggregation techniques can be used to combine several correlated data signals into a smaller set of information that maintains the effective data. [2] One drawback that occurs in the LEACH protocol is, the election procedure (random) can lead cluster heads to have a weak energy reserve, which can affect the data transmission and can lead to a reconfiguration of the built structure. The proposed network structure is a tree-based network. In the proposed network structure, wireless sensor nodes are organized into multiple single-layered clusters of different sizes, such that clusters can communicate with the FC in an interleaved manner  In the proposed system by modifying the network structure the extra delays that is caused in the data aggregation process is highly reduced.  The sensor nodes are organized into clusters of different sizes by the proposed structure which enhances the communication of every cluster with the fusion center.   By the proposed structure the size of the outgoing data is made equal or lesser than the size of the incoming data. The delay is constrained by the proposed structure which thereby reduces the power consumption.  Data forwarding takes place only at the cluster heads since the proposed system is organized with multiple single layer clusters. II. PROPOSED SYSTEM ARCHITECRE The wireless sensor network architecture consists of sensor nodes where random nodes form a cluster in which one of the node is a cluster head and other nodes in the cluster are cluster members. The process in a wireless sensor network involves communication between the nodes by transmission of data by the cluster heads from its cluster members to the fusion center.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2105 Fig 2.1 Network Model: Infrastructure Construction 1. Cluster head selection- LEACH 2. Data aggregation using the LEACH based CH 3. Cluster head selection- DED(Distance energy and degree) 4. Data aggregation using the DED based CH In a typical clustering algorithm, a number of nodes in a network will be selected as the cluster heads (CHs). The remaining nodes will be regarded as cluster members (CMs) and form connections with the CHs. A CH will collect information from its CMs. If the data obtained from the CMs are fusible, a CH can perform data fusion on the incoming data and reduce the size of its outgoing data. . A’ A A” Fig 2.2 Fig 2.3 In fig 2.2, The amount of delay to receive the data A from both the members is more and hence the power consumption is also more. Therefore, A’ > A. In fig 2.3, The transmission of data from one the CM is done directly with the fusion center. And from the other cm it is done through the cluster through the cluster head. Here the delay and the energy consumption is reduced wherein A”< A’. In LEACH there is a self organization of nodes for cluster formation and data aggregation process. And the selection of cluster head is rotated so that there is an even distribution of energy throughout the network. LEACH forms clusters by using a distributed algorithm, where nodes make autonomous decisions without any centralized control. In LEACH, the nodes organize themselves into local clusters, with one node acting as the cluster head. All non- cluster head nodes transmit their data to the cluster head, while the cluster head node receives data from all the cluster members, performs signal processing functions on the data (e.g., data aggregation), and transmits data to the remote BS. Therefore, being a cluster head node is much more energy intensive than being a non cluster head node. DED Clustering Algorithm which involves the important features such as degree, energy and distance and transmission range.Using this algorithm a node with higher residual energy, higher degree and closer to the Fusion center is more likely elected as a ClusterHead. The members of each cluster communicate directly with their ClusterHeads (CHs) and each CH aggregates the received messages and transmits them directly to the Fusion center. Clustering algorithm elects the sensor having high connectivity, closer to destination and reduced power consumption sensor as a cluster head (CH). Through the election of high connectivity CH, the number of hops involved between sensor and cluster head is reduced there by reducing the energy. Through the election of CH closer to destination, number of hops in the data transmission is reduced. When the current CH runs out of energy, re-election of CH is conducted to facilitate the balanced energy consumption among the sensors in the network. Under the condition of this procedure for joining to the new cluster is also proposed. So this algorithm achieves balanced energy consumption in the network by selecting energy efficient and stable CH. Node which is having highest residual Energy and highest degree will be elected as cluster head which implies node having highest weight. Weight = (Energy * Degree) / Distance - 2.1 III. PERFORMANCE EVALUATION The proposed structure has an improved performance by overcoming the drawbacks of the existing system. An optimization process is designed to construct the NETWORK INFRASTRUCT URE FUSION CENTER FC CH CM CM CH CM FC CM
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 2106 proposed network structure, which helps maintaining the total energy consumption at a low level. Simulation results show that, when in-network data Fig 3.1 Graph comparison for Energy Consumption Fig 3.2 Graph comparison for Delay fusion does not yield any size reduction in outgoing data, the performances of networks with the proposed network structure are higher than those with LEACH. The performance of the proposed network structure can be further improved by knowing the minimum achievable compression ratio between the sizes of the incoming and outgoing data. IV. CONCLUSION In the proposed network structure the size of the clusters are designed in such a way such that the nodes that are present in the network can communicate with each other. The clusters present are of different size and data aggregation is efficient by the proposed structure only when the data if partially fusible. The results obtained from the simulation show that the delay and energy consumption is greatly reduced by the proposed structure when compared to the LEACH protocol. REFERENCES [1]. Sivagami K. Pavai D. Sridharan,“ Latency Optimized Data Aggregation Timing Model for Wireless Sensor Networks ”,IJCSI International Journal of Computer Science Issues, Vol. 7, Issue 3, No 6, May 2010 A [2]. J. N. Al-Karaki and A. E. Kamal, “Routing techniques in wireless sensor networks: A survey,” IEEE Wireless Commun. Mag., vol. 11, no. 6, pp. 6– 28, Dec. 2004. [3]. Jun Zhang and Xiaohua Jia, “Real-Time Data Aggregation in Contention-Based Wireless Sensor Networks”. [4]. Kemal Akkaya, Mohamed Younis Moustafa Youssef, “Efficient Aggregation of Delay Constrained Data in Wireless Sensor Networks”. [5]. Impact of Data Aggregation in Wireless Sensor NetworksBhaskar Krishnamachari, Deborah Estrin and Stephen Wicker [6]. V.Cibi Castro, Dr.R. Rajesh, “Delay Aware Tree Based Technique in Wireless Sensor Network”, International Conference on Computing and Control Engineering (ICCCE 2012), 12 & 13 April, 2012A. [7]. Chi-Tsun Cheng, Henry Leung and Patrick Maupin,” A Delay-Aware Network Structure for Wireless Sensor Networks With In-Network Data Fusion”, IEEE SENSORS JOURNAL, VOL. 13, NO. 5, MAY 2013