SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 70
A Survey on Data Aggregation cluster based technique in wireless sensor
network for modern railway track monitoring
Yamini Mistry1, Arpit Rana2
1Student, Department of Computer Engineering, SVIT, VASAD, Gujarat, India.
2Asst Prof, Department of Computer Engineering, SVIT, VASAD, Gujarat, India.
-----------------------------------------------------------------------***------------------------------------------------------------------------
ABSTRACT: Accidents occurring in railway transportation
systems cost a large number of lives. Many people die and
several others get physical and mentally injured. There is
certain need of advanced and robust techniques that can
prevent these accidents. Track maintenance is the primary
concern for railways to prevent accidents. Human
inspections of the track are subjective and consume a lot of
time. Wireless Sensor Network can provide the integrated
view of the entire railway asset and thus can reduce human
inspection requirements through automated monitoring.
The survey on cluster based routing techniques that can be
used to reduce communication cost, Data aggregation
techniques to reduce data redundancy and help to transmit
useful information and fault detection techniques to identify
the faulty nodes in the network.
KEYWORDS: railway track; security; WSN; Data
Aggregation technique.
I. INTODUCTION:
Railways are very large infrastructure for transportation
in many countries [1]. Railway transportation system
involved high risk like human lives and also infrastructure
cost. The common causes of train accidents are mechanical
failure, problems with the track, and crashes with other
trains and vehicles etc. This shows that proper
maintenance is required to govern such issues. The major
reported accidents are occurring due to improper
maintenance in train tracks. So, track Monitoring system is
required to maintaining the safety of the railways [2]. In
recent years, track monitoring is done by human
inspection but it consume lot of time because they use the
rail cycle for inspection so this approach is create a more
delay to other scheduled train [3].
In recent years, track monitoring is done by human
inspection but it consume lot of time because they use the
rail cycle for inspection so this approach is create a more
delay to other scheduled train.
Wireless sensor network technology is widely used for
system monitoring such as railway security, transportation
system etc. WSN consist of number of distributed
autonomous sensors which are equipped with wireless
communication devices to monitor or collect the
information from various environments [4]. Data
aggregation aim to combine the data coming from different
sources. It also reduces the redundancy; minimize the
number of transmissions so save the energy [5]. Many
routing protocols are proposed to make the network
energy efficient [6].
This paper presents an overview of what WSN is and why
data aggregation is required and it also focuses on
reducing the power consumption of WSN by using
clustered based approached protocols namely LEACH
by taking certain Clustering Parameters into consideration
like number of nodes, overlapping, algorithm complexity.
II. RELATED WORK:
The use of sensors in Rail Track inspection has been
studied for a long time. Types of the sensors and
configuration to be used are given in the paper [7].An
automatic inspection system is proposed in the paper [8]
but it is limited to the track bed and the rails. A new
system for detecting the railway tracks and avoidance of
collision in the tracks which is based on IR Rays & Sensors
has been presented in paper. The trains coming from
opposite direction also have the same option. The
algorithm [9] is based on the simultaneous use of movable
and fixed sensor network design and has the ability to
send information as online-offline. Movable algorithm,
displays how to collect information of fixed sensor
network by installed networks on the locomotive or
monitoring cars , it also check the balance point line and
register in a data position . In this system, GPS will detect
coordinates of points that their data is registered. The
authors [9] have proposed a model in which wireless
sensor network are deployed along a railway track .The
network consists numerous control centers (sink nodes)
that are connected through a wire lined connection, and
the sensor nodes are deployed along the railway lines. The
Proposed algorithm is motivated by this work and is an
attempt to make this method energy efficient. The main
disadvantage of the work is that sensor nodes will sense
the normal vibration for most of the time, so it is not
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 71
optimal to send the normal vibration difference which is
zero always to the next levels. This is wasting much
battery power of the sensor nodes and poles.
III. SIGNIFICANT of WIRELESS SENSOR
NETWORK CHARACTERISTICS
Wireless Sensor Network considered as real time
embedded system deployed in a particular region to sense
various types of environmental parameters [12]. Wireless
Sensor Networks are widely distributed sensors (nodes) to
measure change in physical and environmental conditions
by sensing variations in temperature sound pressure etc.to
achieve this purpose sensor nodes work together in
predetermined to transfer the data to a main location.
Figure 1: Architecture of WSN
A typical design of WSN is shown in the figure1 where the
sink node is collecting data from the sensor nodes and
giving it to the server (internet in this case) which
providing the data to the user[13].
Basic Characteristics of the WSN
a) Limited power consumption of sensor nodes when
nodes works on batteries.
b) Nodes are mobile opposed to conventional wires.
c) Use in harsh environment.
d) Nodes can be placed in any fashion over an area.
e) Easy to use and multi-layer design operation.
IV. DATA AGGREGATION TECHNIQUES
To avoid duplication and save resources (energy and
bandwidth) data aggregation is used [10]. In a Wireless
Sensor Network number of nodes collect information and
this information is transferred to base station where it is
processed in doing so high amount of battery consumption
take place, at the same more bandwidth is being consumed
to avoid this data is processed at various nodes before
giving it to the sink node such processing is called Data
Aggregation [11].
Data Aggregation is the process of aggregating the sensor
data using aggregation algorithms like, LEACH(Low
Energy Adaptive Clustering Hierarchy), TAG(Tiny
Aggregation),HEED( Hybrid Energy Efficient Distributed
).This aggregated data is transfer to the sink node by
selecting the efficient path.
The objective of data aggregation is to reduce the required
communication at various levels, and so as to reduce the
total energy consumption [10]. When energy consumption
for aggregation is less than energy consumption for raw
data transmission to the upper level, data aggregation
saves energy.
Figure2: Data Aggregation
A. Features of Data Aggregation
 Increasing network lifetime by using resources in
an exciting manner using many algorithms
 Using Shortest Path algorithms nearest node is
reached.
 There are four Data Aggregation techniques :
a) Centralized Approach
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 72
b) In-Network Approach
c) Tree Based Approach
d) Cluster based Approach
a) Centralized Approach:-
In this method, each sensory node selects the most
powerful node among its neighbors and sends it the data
packets via the shortest possible route. This node is known
as header node which perform the data aggregation and
combining the data packets in single packet.
b) In-Network Approach:
In this approach there are two types:
With Size Reduction: - All the data are collected from
different nodes and by using many methods to reduces the
power.
Without Size Reduction: - it is only used for aggregating
the data and convert into single packet for additional
transmission.
c) Tree Based Approach:
A tree is generated is known as data aggregation tree. For
all the transmission minimum spanning tree is created.
Each node acts as leaf send its data to parent node, which
acts as branch node, and data in this way flows from leaf
node to sink and the final parent node does the processing.
d) Cluster based Approach:
Most efficient approach in which network is divided into
clusters containing various nodes in each. In each cluster,
one node is selected as Cluster Head this done using
algorithm and after one process cluster head changes so
that optimization can be achieved[10]. These cluster heads
perform the aggregation reducing the packet size as well
as redundancy and then transmit the packet to required
location.
Figure3. Cluster Based Data Aggregation[10]
Comparison between Various Data Aggregation
Approaches:
Approach Delay Redundancy Accuracy Traffic Energy
Consm
ption
Centralized Moder
ate
Moderate Moderate High High
In-Network Moder
ate
Moderate Less High Moderate
Tree Less Less Moderate Modera
te
Less
Cluster Less Less High Less Less
Table1. Comparison between various approaches [11]
Based on the Comparison between various approaches,
cluster approach is a best technique because, by using this
approach energy consumption is less also accuracy is high.
Clustering – based aggregation protocol is approach in
WSN for minimum communication and maximize overall
network lifetime. Clustering reduces direct transmission to
the base station by in network data aggregation as well as
decreases energy consumption by reducing the
transmitting distance. Better aggregation for large number
of nodes is provided by Hierarchical clustering.
Hierarchical Clustering protocols are extremely useful
rather than single-tier communication considering the
area where sensors needed to be deployed and the battery
energy of the sensors. Grouping Sensor nodes to form
cluster is widely accepted in order to fuse data and make
aggregation possible leading to saving energy of many
intermediate nodes.
V. CLUSTERING BASED PROTOCOL LOW
ENERGY ADAPTIVE CLUSTERING
HIERARCHY (LEACH)
The main aim of this protocol is to improve the lifespan of
wireless sensor networks by lowering the energy. It
protects from battery reduction and stability in nodes
energy consumption.
Leach protocol consists of two phases:
1) Set-up phase
2) Steady phase
Operation of leach protocol consists of several rounds with
two phases in each round. Leach protocol is a typically
representation of hierarchical routing protocol. It is self-
adaptive and self-organized [14]. Leach protocol uses
round as unit, each round is made up of cluster set-up
stage and steady state storage for the purpose of reducing
unnecessary energy costs.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 73
The Cluster Heads aggregates the whole data which lead to
reduce the traffic in the entire network [8]. As there is a
single hop routing from nodes to cluster head it results in
saving energy [5]. It increases the lifetime of the sensor
network. In this, location information of the nodes to
create the cluster is not required. LEACH is completely
distributed as it does not need any control information
from the base station as well as no global knowledge of the
network is required [5].
VI. SUMMARY
This paper has addresses to use of WSNs in the railway
industry. By using Wireless Sensor Network Approach it
reduces the power consumption, with effective & accurate
way it detect the dead nodes at exact location with
minimum time. Based on the related work, in existing
system rail network does not use the fast mechanism for
rail track maintenance and found the exact location of the
fault on the track.so by using the data aggregation, all
sensors data are aggregated and send to sink node without
duplication. By using the cluster based data aggregation
technique, very accurately find the location of fault and
also saving the energy of intermediate nodes.so this
approach is very much suitable for finding the fault in
railway track.
VII. PROPOSAL AND FUTURE WORK
In this survey paper, we surveyed on different data
aggregation techniques helps to eliminate duplicate data
transmission. Higher efficiency, network scalability and
lower transmission of Hierarchical cluster based routing
protocols make it most efficient routing protocols in WSN.
According to my opinion, by read this technique all the
limitation of track monitoring are solvable and also time is
reduces. In future, the more improvements are done on
LEACH protocol so they also be used for the track
monitoring.
Figure 4: Comparative Graph
VIII. REFERANCES
1. Cannon, D. F., Edel, K.O., Grass e, S. L. and Sawley, K. “Rail
defects: an overview” Fatigue & Fracture of Engineering
Materials & Structures, Volume 26, pp.865-886.October,
2003.
2. E. Aboelela,W. Edberg, C. Papakonstantinou, and V.
Vokkarane, “Wireless sensor network based model for
secure railway operations,” in Proc. 25th IEEE Int.
Perform., Comput. Commun. Conf., Phoenix, AZ, USA,2006,
pp. 1–6.
3.Prof. P.Navaraja, “CRACK DETECTION SYSTEM FOR
RAILWAY TRACK BY USING ULTRASONIC AND PIR
SENSOR”, in “INTERNATIONAL JOURNEL of ADVANCED
INFORMATIONANDCOMMUNICATION TECHNOLOGY”,
Volume -1, Issue-1, May 2014
4. I. Akyildiz, W. Su, Y. Sankarasubramaniam, and E.
Cayirci, “Wireless sensor networks: A survey,” Comput.
Netw., vol. 38, no. 4, pp. 393–422, Mar. 2002
5.Basavaraj S. Mathapati, Siddarama. R. Patil and V. D.
Mytri, “Energy Efficient Reliable Data Aggregation
Technique for Wireless Sensor Networks”, International
Conference on Computing Sciences, Phagwara , Pages 153-
158 ,14-15 September 2012.
6.Babar Nazir and HalabiHasbullah, “Mobile Sink based
Routing Protocol (MSRP) for Prolonging Network Lifetime
in Clustered Wireless Sensor Network”, International
Conference on Computer Applications and Industrial
Electronics (ICCAIE), Kuala Lumpur, Malaysia, December
5-7, 2010.
7.Sharma, K., Maheshwari, S., Khanna, V.,”Railway Track
Breakage Detection using Vibration E Estimating Sensor
Network”, 2014 International Conference on Advances in
Computing,Communications and Informatics (ICACCI),
IEEE pp. 2355-2362, Sept. 24-27, 2014.
8.Sharma, K., Kumawat, J., Mahe eshwari, S., Jain, N.,
“Railway Security System based on Wireless S ensor
Networks: State of the Art”, International Journal of
Computer Applications (0975 – 8887) Volume 96– No.25,
pp. 32-35, June 2014.
9.Emad Aboelela, William Edberg, Christos
Papakonstantinou, Vinod Vokkarane “Wireless Sensor
Nettwork Based Model for Secure Railway Operations”
Performance, Computing, and Communications
Conference, 2006. IPCCC 2006. 25th IEEE International ,
vol., no., pp.6 pp.,628, 10-12 April 2006.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 74
10.Sumedha Sirsikar,Samarth Anavatti,”Issues of Data
Aggregation Methods in Wireless Sensor Network: A
Survey”,Procedia Computer Science 49 (2015) I94-201.
11.Basilis Mamalis, Damianos Gavalas, Charalampos
Konstantopoulos,Grammati Pantziou,”Clustering in
Wireless Sensor Networks”,Zhang/RFID and Sensor
Networks AU7777_C012 Page Proof Page 325 2009-6-24.
12.Basilis Mamalis, Damianos Gavalas, Charalampos
Konstantopoulos,Grammati Pantziou,”Clustering in
Wireless Sensor Networks”,Heinzelman, W.B. et al., IEEE
Trans. Wireless Commun., 1, 660, 2002.
13.Basilis Mamalis, Damianos Gavalas, Charalampos
Konstantopoulos,Grammati Pantziou,”Clustering in
Wireless Sensor Networks”,Zhang/RFID and Sensor
Networks AU7777_C012 Page Proof Page 335 2009-6-24.
14.Bao Zhenshan, Xue Bo, Zhang Wenbo. “HT-LEACH: An
Improved Energy Efficient Algorithm Based on LEACH”,
International Conference on Mechatronic Sciences, Electric
Engineering and Computer (MEC), 2013.

More Related Content

What's hot

Efficient Cluster Based Data Collection Using Mobile Data Collector for Wirel...
Efficient Cluster Based Data Collection Using Mobile Data Collector for Wirel...Efficient Cluster Based Data Collection Using Mobile Data Collector for Wirel...
Efficient Cluster Based Data Collection Using Mobile Data Collector for Wirel...
ijceronline
 
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
IRJET Journal
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
IJMIT JOURNAL
 
Presentation on sensor network
Presentation on sensor networkPresentation on sensor network
Presentation on sensor network
sarathanjabam
 
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
iosrjce
 
Interplay of Communication and Computation Energy Consumption for Low Power S...
Interplay of Communication and Computation Energy Consumption for Low Power S...Interplay of Communication and Computation Energy Consumption for Low Power S...
Interplay of Communication and Computation Energy Consumption for Low Power S...
ijasuc
 
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...
ijasuc
 
A Novel Technique to Enhance the Lifetime of Wireless Sensor Networks through...
A Novel Technique to Enhance the Lifetime of Wireless Sensor Networks through...A Novel Technique to Enhance the Lifetime of Wireless Sensor Networks through...
A Novel Technique to Enhance the Lifetime of Wireless Sensor Networks through...
IJECEIAES
 
Review on Green Networking Solutions
Review on Green Networking SolutionsReview on Green Networking Solutions
Review on Green Networking Solutions
iosrjce
 
Energy efficient clustering using the AMHC (adoptive multi-hop clustering) t...
Energy efficient clustering using the AMHC  (adoptive multi-hop clustering) t...Energy efficient clustering using the AMHC  (adoptive multi-hop clustering) t...
Energy efficient clustering using the AMHC (adoptive multi-hop clustering) t...
IJECEIAES
 
Iaetsd use of mobile communication in data-intensive
Iaetsd use of mobile communication in data-intensiveIaetsd use of mobile communication in data-intensive
Iaetsd use of mobile communication in data-intensiveIaetsd Iaetsd
 
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...
ijdpsjournal
 
C1804011117
C1804011117C1804011117
C1804011117
IOSR Journals
 
La3518941898
La3518941898La3518941898
La3518941898
IJERA Editor
 
Performance Advancement of Wireless Sensor Networks using Low Power Technique...
Performance Advancement of Wireless Sensor Networks using Low Power Technique...Performance Advancement of Wireless Sensor Networks using Low Power Technique...
Performance Advancement of Wireless Sensor Networks using Low Power Technique...
AM Publications
 
An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...
eSAT Publishing House
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networks
ijassn
 
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
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
ijceronline
 
Analysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
Analysis of Genetic Algorithm for Effective power Delivery and with Best UpsurgeAnalysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
Analysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
ijeei-iaes
 

What's hot (20)

Efficient Cluster Based Data Collection Using Mobile Data Collector for Wirel...
Efficient Cluster Based Data Collection Using Mobile Data Collector for Wirel...Efficient Cluster Based Data Collection Using Mobile Data Collector for Wirel...
Efficient Cluster Based Data Collection Using Mobile Data Collector for Wirel...
 
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
Energy Efficient Grid based Routing Algorithm using Closeness Centrality and ...
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
 
Presentation on sensor network
Presentation on sensor networkPresentation on sensor network
Presentation on sensor network
 
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
Adaptive Digital Filter Design for Linear Noise Cancellation Using Neural Net...
 
Interplay of Communication and Computation Energy Consumption for Low Power S...
Interplay of Communication and Computation Energy Consumption for Low Power S...Interplay of Communication and Computation Energy Consumption for Low Power S...
Interplay of Communication and Computation Energy Consumption for Low Power S...
 
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...
 
A Novel Technique to Enhance the Lifetime of Wireless Sensor Networks through...
A Novel Technique to Enhance the Lifetime of Wireless Sensor Networks through...A Novel Technique to Enhance the Lifetime of Wireless Sensor Networks through...
A Novel Technique to Enhance the Lifetime of Wireless Sensor Networks through...
 
Review on Green Networking Solutions
Review on Green Networking SolutionsReview on Green Networking Solutions
Review on Green Networking Solutions
 
Energy efficient clustering using the AMHC (adoptive multi-hop clustering) t...
Energy efficient clustering using the AMHC  (adoptive multi-hop clustering) t...Energy efficient clustering using the AMHC  (adoptive multi-hop clustering) t...
Energy efficient clustering using the AMHC (adoptive multi-hop clustering) t...
 
Iaetsd use of mobile communication in data-intensive
Iaetsd use of mobile communication in data-intensiveIaetsd use of mobile communication in data-intensive
Iaetsd use of mobile communication in data-intensive
 
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...
CONSENSUS BASED DATA AGGREGATION FOR ENERGY CONSERVATION IN WIRELESS SENSOR N...
 
C1804011117
C1804011117C1804011117
C1804011117
 
La3518941898
La3518941898La3518941898
La3518941898
 
Performance Advancement of Wireless Sensor Networks using Low Power Technique...
Performance Advancement of Wireless Sensor Networks using Low Power Technique...Performance Advancement of Wireless Sensor Networks using Low Power Technique...
Performance Advancement of Wireless Sensor Networks using Low Power Technique...
 
An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...An efficient routing approach for aggregated data transmission along with per...
An efficient routing approach for aggregated data transmission along with per...
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networks
 
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...
 
Enhanced Leach Protocol
Enhanced Leach ProtocolEnhanced Leach Protocol
Enhanced Leach Protocol
 
Analysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
Analysis of Genetic Algorithm for Effective power Delivery and with Best UpsurgeAnalysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
Analysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
 

Similar to A Survey on Data Aggregation Cluster based Technique in Wireless Sensor Network for Modern Railway Track Monitoring

IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET Journal
 
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
IRJET Journal
 
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
IJCNCJournal
 
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
IJCNCJournal
 
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKSALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
Editor IJCTER
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor Networks
IRJET Journal
 
[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P
[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P
[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P
IJET - International Journal of Engineering and Techniques
 
Communication Cost Reduction by Data Aggregation: A Survey
Communication Cost Reduction by Data Aggregation: A SurveyCommunication Cost Reduction by Data Aggregation: A Survey
Communication Cost Reduction by Data Aggregation: A Survey
IJMTST Journal
 
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET Journal
 
Energy Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A ReviewEnergy Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A Review
theijes
 
J031101064069
J031101064069J031101064069
J031101064069theijes
 
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
IRJET Journal
 
Data Aggregation & Transfer in Data Centric Network Using Spin Protocol in WSN
Data Aggregation & Transfer in Data Centric Network Using Spin Protocol in WSNData Aggregation & Transfer in Data Centric Network Using Spin Protocol in WSN
Data Aggregation & Transfer in Data Centric Network Using Spin Protocol in WSN
rahulmonikasharma
 
IRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor NetworkIRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET Journal
 
C04953540
C04953540C04953540
C04953540
IOSR-JEN
 
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
IRJET Journal
 
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET Journal
 
Iisrt divya nagaraj (networks)
Iisrt divya nagaraj (networks)Iisrt divya nagaraj (networks)
Iisrt divya nagaraj (networks)
IISRT
 
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
IRJET-  	  Clustering Protocols in Wireless Sensor Network: A ReviewIRJET-  	  Clustering Protocols in Wireless Sensor Network: A Review
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
IRJET Journal
 

Similar to A Survey on Data Aggregation Cluster based Technique in Wireless Sensor Network for Modern Railway Track Monitoring (20)

IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...IRJET-  	  Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
IRJET- Study on Hierarchical Cluster-Based Energy-Efficient Routing in Wi...
 
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
 
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
Optimal Coverage Path Planningin a Wireless Sensor Network for Intelligent Tr...
 
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
Optimal Coverage Path Planning in a Wireless Sensor Network for Intelligent T...
 
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKSALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor Networks
 
[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P
[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P
[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P
 
Communication Cost Reduction by Data Aggregation: A Survey
Communication Cost Reduction by Data Aggregation: A SurveyCommunication Cost Reduction by Data Aggregation: A Survey
Communication Cost Reduction by Data Aggregation: A Survey
 
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
IRJET- Sink Mobility based Energy Efficient Routing Protocol for Wireless Sen...
 
Energy Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A ReviewEnergy Proficient and Security Protocol for WSN: A Review
Energy Proficient and Security Protocol for WSN: A Review
 
J031101064069
J031101064069J031101064069
J031101064069
 
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
Energy Efficient Clustering Algorithm based on Expectation Maximization for H...
 
Data Aggregation & Transfer in Data Centric Network Using Spin Protocol in WSN
Data Aggregation & Transfer in Data Centric Network Using Spin Protocol in WSNData Aggregation & Transfer in Data Centric Network Using Spin Protocol in WSN
Data Aggregation & Transfer in Data Centric Network Using Spin Protocol in WSN
 
D035418024
D035418024D035418024
D035418024
 
IRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor NetworkIRJET- Energy Efficient Protocol in Wireless Sensor Network
IRJET- Energy Efficient Protocol in Wireless Sensor Network
 
C04953540
C04953540C04953540
C04953540
 
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wireless ...
A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wireless ...
 
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for   Wir...
IRJET-A Virtual Grid-Based Dynamic Routes Adjustment (VGDRA) Scheme for Wir...
 
Iisrt divya nagaraj (networks)
Iisrt divya nagaraj (networks)Iisrt divya nagaraj (networks)
Iisrt divya nagaraj (networks)
 
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
IRJET-  	  Clustering Protocols in Wireless Sensor Network: A ReviewIRJET-  	  Clustering Protocols in Wireless Sensor Network: A Review
IRJET- Clustering Protocols in Wireless Sensor Network: A Review
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
Kamal Acharya
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 

Recently uploaded (20)

NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdfCOLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
COLLEGE BUS MANAGEMENT SYSTEM PROJECT REPORT.pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 

A Survey on Data Aggregation Cluster based Technique in Wireless Sensor Network for Modern Railway Track Monitoring

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 70 A Survey on Data Aggregation cluster based technique in wireless sensor network for modern railway track monitoring Yamini Mistry1, Arpit Rana2 1Student, Department of Computer Engineering, SVIT, VASAD, Gujarat, India. 2Asst Prof, Department of Computer Engineering, SVIT, VASAD, Gujarat, India. -----------------------------------------------------------------------***------------------------------------------------------------------------ ABSTRACT: Accidents occurring in railway transportation systems cost a large number of lives. Many people die and several others get physical and mentally injured. There is certain need of advanced and robust techniques that can prevent these accidents. Track maintenance is the primary concern for railways to prevent accidents. Human inspections of the track are subjective and consume a lot of time. Wireless Sensor Network can provide the integrated view of the entire railway asset and thus can reduce human inspection requirements through automated monitoring. The survey on cluster based routing techniques that can be used to reduce communication cost, Data aggregation techniques to reduce data redundancy and help to transmit useful information and fault detection techniques to identify the faulty nodes in the network. KEYWORDS: railway track; security; WSN; Data Aggregation technique. I. INTODUCTION: Railways are very large infrastructure for transportation in many countries [1]. Railway transportation system involved high risk like human lives and also infrastructure cost. The common causes of train accidents are mechanical failure, problems with the track, and crashes with other trains and vehicles etc. This shows that proper maintenance is required to govern such issues. The major reported accidents are occurring due to improper maintenance in train tracks. So, track Monitoring system is required to maintaining the safety of the railways [2]. In recent years, track monitoring is done by human inspection but it consume lot of time because they use the rail cycle for inspection so this approach is create a more delay to other scheduled train [3]. In recent years, track monitoring is done by human inspection but it consume lot of time because they use the rail cycle for inspection so this approach is create a more delay to other scheduled train. Wireless sensor network technology is widely used for system monitoring such as railway security, transportation system etc. WSN consist of number of distributed autonomous sensors which are equipped with wireless communication devices to monitor or collect the information from various environments [4]. Data aggregation aim to combine the data coming from different sources. It also reduces the redundancy; minimize the number of transmissions so save the energy [5]. Many routing protocols are proposed to make the network energy efficient [6]. This paper presents an overview of what WSN is and why data aggregation is required and it also focuses on reducing the power consumption of WSN by using clustered based approached protocols namely LEACH by taking certain Clustering Parameters into consideration like number of nodes, overlapping, algorithm complexity. II. RELATED WORK: The use of sensors in Rail Track inspection has been studied for a long time. Types of the sensors and configuration to be used are given in the paper [7].An automatic inspection system is proposed in the paper [8] but it is limited to the track bed and the rails. A new system for detecting the railway tracks and avoidance of collision in the tracks which is based on IR Rays & Sensors has been presented in paper. The trains coming from opposite direction also have the same option. The algorithm [9] is based on the simultaneous use of movable and fixed sensor network design and has the ability to send information as online-offline. Movable algorithm, displays how to collect information of fixed sensor network by installed networks on the locomotive or monitoring cars , it also check the balance point line and register in a data position . In this system, GPS will detect coordinates of points that their data is registered. The authors [9] have proposed a model in which wireless sensor network are deployed along a railway track .The network consists numerous control centers (sink nodes) that are connected through a wire lined connection, and the sensor nodes are deployed along the railway lines. The Proposed algorithm is motivated by this work and is an attempt to make this method energy efficient. The main disadvantage of the work is that sensor nodes will sense the normal vibration for most of the time, so it is not
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 71 optimal to send the normal vibration difference which is zero always to the next levels. This is wasting much battery power of the sensor nodes and poles. III. SIGNIFICANT of WIRELESS SENSOR NETWORK CHARACTERISTICS Wireless Sensor Network considered as real time embedded system deployed in a particular region to sense various types of environmental parameters [12]. Wireless Sensor Networks are widely distributed sensors (nodes) to measure change in physical and environmental conditions by sensing variations in temperature sound pressure etc.to achieve this purpose sensor nodes work together in predetermined to transfer the data to a main location. Figure 1: Architecture of WSN A typical design of WSN is shown in the figure1 where the sink node is collecting data from the sensor nodes and giving it to the server (internet in this case) which providing the data to the user[13]. Basic Characteristics of the WSN a) Limited power consumption of sensor nodes when nodes works on batteries. b) Nodes are mobile opposed to conventional wires. c) Use in harsh environment. d) Nodes can be placed in any fashion over an area. e) Easy to use and multi-layer design operation. IV. DATA AGGREGATION TECHNIQUES To avoid duplication and save resources (energy and bandwidth) data aggregation is used [10]. In a Wireless Sensor Network number of nodes collect information and this information is transferred to base station where it is processed in doing so high amount of battery consumption take place, at the same more bandwidth is being consumed to avoid this data is processed at various nodes before giving it to the sink node such processing is called Data Aggregation [11]. Data Aggregation is the process of aggregating the sensor data using aggregation algorithms like, LEACH(Low Energy Adaptive Clustering Hierarchy), TAG(Tiny Aggregation),HEED( Hybrid Energy Efficient Distributed ).This aggregated data is transfer to the sink node by selecting the efficient path. The objective of data aggregation is to reduce the required communication at various levels, and so as to reduce the total energy consumption [10]. When energy consumption for aggregation is less than energy consumption for raw data transmission to the upper level, data aggregation saves energy. Figure2: Data Aggregation A. Features of Data Aggregation  Increasing network lifetime by using resources in an exciting manner using many algorithms  Using Shortest Path algorithms nearest node is reached.  There are four Data Aggregation techniques : a) Centralized Approach
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 72 b) In-Network Approach c) Tree Based Approach d) Cluster based Approach a) Centralized Approach:- In this method, each sensory node selects the most powerful node among its neighbors and sends it the data packets via the shortest possible route. This node is known as header node which perform the data aggregation and combining the data packets in single packet. b) In-Network Approach: In this approach there are two types: With Size Reduction: - All the data are collected from different nodes and by using many methods to reduces the power. Without Size Reduction: - it is only used for aggregating the data and convert into single packet for additional transmission. c) Tree Based Approach: A tree is generated is known as data aggregation tree. For all the transmission minimum spanning tree is created. Each node acts as leaf send its data to parent node, which acts as branch node, and data in this way flows from leaf node to sink and the final parent node does the processing. d) Cluster based Approach: Most efficient approach in which network is divided into clusters containing various nodes in each. In each cluster, one node is selected as Cluster Head this done using algorithm and after one process cluster head changes so that optimization can be achieved[10]. These cluster heads perform the aggregation reducing the packet size as well as redundancy and then transmit the packet to required location. Figure3. Cluster Based Data Aggregation[10] Comparison between Various Data Aggregation Approaches: Approach Delay Redundancy Accuracy Traffic Energy Consm ption Centralized Moder ate Moderate Moderate High High In-Network Moder ate Moderate Less High Moderate Tree Less Less Moderate Modera te Less Cluster Less Less High Less Less Table1. Comparison between various approaches [11] Based on the Comparison between various approaches, cluster approach is a best technique because, by using this approach energy consumption is less also accuracy is high. Clustering – based aggregation protocol is approach in WSN for minimum communication and maximize overall network lifetime. Clustering reduces direct transmission to the base station by in network data aggregation as well as decreases energy consumption by reducing the transmitting distance. Better aggregation for large number of nodes is provided by Hierarchical clustering. Hierarchical Clustering protocols are extremely useful rather than single-tier communication considering the area where sensors needed to be deployed and the battery energy of the sensors. Grouping Sensor nodes to form cluster is widely accepted in order to fuse data and make aggregation possible leading to saving energy of many intermediate nodes. V. CLUSTERING BASED PROTOCOL LOW ENERGY ADAPTIVE CLUSTERING HIERARCHY (LEACH) The main aim of this protocol is to improve the lifespan of wireless sensor networks by lowering the energy. It protects from battery reduction and stability in nodes energy consumption. Leach protocol consists of two phases: 1) Set-up phase 2) Steady phase Operation of leach protocol consists of several rounds with two phases in each round. Leach protocol is a typically representation of hierarchical routing protocol. It is self- adaptive and self-organized [14]. Leach protocol uses round as unit, each round is made up of cluster set-up stage and steady state storage for the purpose of reducing unnecessary energy costs.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 73 The Cluster Heads aggregates the whole data which lead to reduce the traffic in the entire network [8]. As there is a single hop routing from nodes to cluster head it results in saving energy [5]. It increases the lifetime of the sensor network. In this, location information of the nodes to create the cluster is not required. LEACH is completely distributed as it does not need any control information from the base station as well as no global knowledge of the network is required [5]. VI. SUMMARY This paper has addresses to use of WSNs in the railway industry. By using Wireless Sensor Network Approach it reduces the power consumption, with effective & accurate way it detect the dead nodes at exact location with minimum time. Based on the related work, in existing system rail network does not use the fast mechanism for rail track maintenance and found the exact location of the fault on the track.so by using the data aggregation, all sensors data are aggregated and send to sink node without duplication. By using the cluster based data aggregation technique, very accurately find the location of fault and also saving the energy of intermediate nodes.so this approach is very much suitable for finding the fault in railway track. VII. PROPOSAL AND FUTURE WORK In this survey paper, we surveyed on different data aggregation techniques helps to eliminate duplicate data transmission. Higher efficiency, network scalability and lower transmission of Hierarchical cluster based routing protocols make it most efficient routing protocols in WSN. According to my opinion, by read this technique all the limitation of track monitoring are solvable and also time is reduces. In future, the more improvements are done on LEACH protocol so they also be used for the track monitoring. Figure 4: Comparative Graph VIII. REFERANCES 1. Cannon, D. F., Edel, K.O., Grass e, S. L. and Sawley, K. “Rail defects: an overview” Fatigue & Fracture of Engineering Materials & Structures, Volume 26, pp.865-886.October, 2003. 2. E. Aboelela,W. Edberg, C. Papakonstantinou, and V. Vokkarane, “Wireless sensor network based model for secure railway operations,” in Proc. 25th IEEE Int. Perform., Comput. Commun. Conf., Phoenix, AZ, USA,2006, pp. 1–6. 3.Prof. P.Navaraja, “CRACK DETECTION SYSTEM FOR RAILWAY TRACK BY USING ULTRASONIC AND PIR SENSOR”, in “INTERNATIONAL JOURNEL of ADVANCED INFORMATIONANDCOMMUNICATION TECHNOLOGY”, Volume -1, Issue-1, May 2014 4. I. Akyildiz, W. Su, Y. Sankarasubramaniam, and E. Cayirci, “Wireless sensor networks: A survey,” Comput. Netw., vol. 38, no. 4, pp. 393–422, Mar. 2002 5.Basavaraj S. Mathapati, Siddarama. R. Patil and V. D. Mytri, “Energy Efficient Reliable Data Aggregation Technique for Wireless Sensor Networks”, International Conference on Computing Sciences, Phagwara , Pages 153- 158 ,14-15 September 2012. 6.Babar Nazir and HalabiHasbullah, “Mobile Sink based Routing Protocol (MSRP) for Prolonging Network Lifetime in Clustered Wireless Sensor Network”, International Conference on Computer Applications and Industrial Electronics (ICCAIE), Kuala Lumpur, Malaysia, December 5-7, 2010. 7.Sharma, K., Maheshwari, S., Khanna, V.,”Railway Track Breakage Detection using Vibration E Estimating Sensor Network”, 2014 International Conference on Advances in Computing,Communications and Informatics (ICACCI), IEEE pp. 2355-2362, Sept. 24-27, 2014. 8.Sharma, K., Kumawat, J., Mahe eshwari, S., Jain, N., “Railway Security System based on Wireless S ensor Networks: State of the Art”, International Journal of Computer Applications (0975 – 8887) Volume 96– No.25, pp. 32-35, June 2014. 9.Emad Aboelela, William Edberg, Christos Papakonstantinou, Vinod Vokkarane “Wireless Sensor Nettwork Based Model for Secure Railway Operations” Performance, Computing, and Communications Conference, 2006. IPCCC 2006. 25th IEEE International , vol., no., pp.6 pp.,628, 10-12 April 2006.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 03 | Mar-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 74 10.Sumedha Sirsikar,Samarth Anavatti,”Issues of Data Aggregation Methods in Wireless Sensor Network: A Survey”,Procedia Computer Science 49 (2015) I94-201. 11.Basilis Mamalis, Damianos Gavalas, Charalampos Konstantopoulos,Grammati Pantziou,”Clustering in Wireless Sensor Networks”,Zhang/RFID and Sensor Networks AU7777_C012 Page Proof Page 325 2009-6-24. 12.Basilis Mamalis, Damianos Gavalas, Charalampos Konstantopoulos,Grammati Pantziou,”Clustering in Wireless Sensor Networks”,Heinzelman, W.B. et al., IEEE Trans. Wireless Commun., 1, 660, 2002. 13.Basilis Mamalis, Damianos Gavalas, Charalampos Konstantopoulos,Grammati Pantziou,”Clustering in Wireless Sensor Networks”,Zhang/RFID and Sensor Networks AU7777_C012 Page Proof Page 335 2009-6-24. 14.Bao Zhenshan, Xue Bo, Zhang Wenbo. “HT-LEACH: An Improved Energy Efficient Algorithm Based on LEACH”, International Conference on Mechatronic Sciences, Electric Engineering and Computer (MEC), 2013.