ArticlePDF Available

A New Energy Efficient Routing Scheme for Data Gathering

Authors:

Abstract

Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient methods are needed for data gathering and aggregation in order to achieve prolonged network life. However, there are several energy efficient routing protocols in the literature; quiet of them are centralized approaches, that is low energy conservation. This paper presents a new energy efficient routing scheme for data gathering that combine the property of minimum spanning tree and shortest path tree-based on routing schemes. The efficient routing approach used here is Localized Power-Efficient Data Aggregation Protocols (L-PEDAPs) which is robust and localized. This is based on powerful localized structure, local minimum spanning tree (LMST). The actual routing tree is constructed over this topology. There is also a solution involved for route maintenance procedures that will be executed when a sensor node fails or a new node is added to the network.
ISSN 2394-3777 (Print)
ISSN 2394-3785 (Online)
Available online at www.ijartet.com
International Journal of Advanced Research Trends in Engineering and Technology (IJARTET)
Vol. 2, Issue 10, October 2015
1
All Rights Reserved © 2015 IJARTET
A New Energy Efficient Routing Scheme for
Data Gathering
S.Mathu Muhila1, N.Priyadharshini2,G.Sudha3, P.Venkateswari4, H.Vishali5,Christo Ananth6
UG Student, Department of ECE, Francis Xavier Engineering College, Tirunelveli, India1,2,3,4,5
Associate Professor, Department of ECE, Francis Xavier Engineering College, Tirunelveli, India6
Abstract: Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient
methods are needed for data gathering and aggregation in order to achieve prolonged network life. However, there are
several energy efficient routing protocols in the literature; quiet of them are centralized approaches, that is low energy
conservation. This paper presents a new energy efficient routing scheme for data gathering that combine the property of
minimum spanning tree and shortest path tree-based on routing schemes. The efficient routing approach used here is
Localized Power-Efficient Data Aggregation Protocols (L-PEDAPs) which is robust and localized. This is based on
powerful localized structure, local minimum spanning tree (LMST). The actual routing tree is constructed over this
topology. There is also a solution involved for route maintenance procedures that will be executed when a sensor node fails
or a new node is added to the network.
Keywords: Power Efficient Protocol, Minimum Spanning Tree, Topology network.
I. INTRODUCTION
Wireless sensor networks are a new technology for
collecting data about the natural or built environment. They
consist of nodes comprising the appropriate sensors along
with computational devices that transmit and receive data
wirelessly. The nodes work independently to record
environmental conditions. Each cooperates with its
neighbours to wirelessly transmit their readings via an ad-
hoc network. It is applicable to the locations where
communication is difficult, or where it is difficult to provide
power to the node.
According to protocol operation ,routing protocols
are classified as multipath-based, query-based,negotiation-
based Quality of Service (QoS)-based, or coherent based.
In flooding, a node sends out the received
data or the management packets to its neighbours by
broadcasting, unless a maximum number of hops for that
packet are reached or the destination of the packets is
arrived.
In Gossiping , nodes can forward the incoming
data/packets to randomly selected neighbor node. SPIN
avoids the drawbacks of flooding protocols mentioned
above by utilizing data negotiation and resource adaptive
algorithms.
Directed diffusion is another data dissemination and
aggregation protocol. It is a data-centric and application
aware routing protocol for WSNs. LEACH is a self-
organizing, adaptive clustering-based protocol that uses
randomized rotation of cluster-heads to evenly distribute the
energy load among the sensor nodes.
PEGASIS (Power-Efficient GAthering in Sensor
Information Systems) is a greedy chain-based power
efficient algorithm . Also, PEGASIS is based on LEACH .
GEAR (Geographical and Energy Aware Routing is a
recursive data dissemination protocol WSNs. It uses energy
aware and geographically informed neighbor selection
heuristics to rout a packet to the targeted region.
II.EXISTING SYSTEM
In [1], Haibo Zhang and Hong Shen
presented a solution to maximize network lifetime
through balancing energy consumption for
uniformly deployed data-gathering sensor
networks and formulated the energy balancing
problem as the problem of optimal allocation of
ISSN2394-3777 (Print)
ISSN2394-3785 (Online)
Available online atwww.ijartet.com
International Journal of Advanced Research Trends in Engineering and Technology (IJARTET)
Vol. 2, Issue 9, Sept 2015
2
All Rights Reserved © 2015 IJARTET
transmitting data by combining the ideas of
corona-based network division and mixed-routing
strategy together with data aggregation. They
presented the solutions for balancing energy
consumption among nodes both within the same
coronas and within different coronas. For that
they first propose a localized zone-based routing
scheme that guarantees balanced energy
consumption among nodes within each corona.
We then design an offline centralized algorithm
with time complexity O(n) (n is the number of
coronas) to solve the transmitting data distribution
problem aimed at balancing energy consumption
among nodes in different coronas. The approach
for computing the optimal number of coronas in
terms of maximizing network lifetime is also
presented. Based on the mathematical model, an
energy-balanced data gathering (EBDG) protocol
is designed and the solution for extending EBDG
to large-scale data-gathering sensor networks is
also presented.
In [2] Ivan Stojmenovic and Xu Lin
described several localized routing algorithms that
try to minimize the total energy per packet and/or
lifetime of each node. The proposed routing
algorithms are all demand-based and can be
augmented with some of the proactive or reactive
methods reported in literature to produce the
actual protocol. These methods use control
messages to update positions of all nodes to
maintain efficiency of routing algorithms. These
control messages also consume power and the
best trade-off for moving nodes is to be
established. The focus of this paper was to
examine power consumption in case of static
networks. The method was tested only on
networks with high connectivity and their
performance on lower degree networks remains to
be investigated. Based on experience with basic
methods like GEDIR, improvements in the power
routing scheme to increase delivery rates or even
to guaranty delivery and are necessary before
experiments with moving nodes are justified.
Power efficient methods tend to select well
positioned neighboring nodes in forwarding the
message while the cost efficient method favors
nodes with more remaining power. The node
movement, in this respect, will certainly assist
power aspect of the formula since the movement
will cause the change in relative node positioning.
In [3] Jae-Hwan Chang and Leandros
Tassiulas proposed algorithm which is shortest
cost path routing. Information obtained by the
monitoring nodes needs to be routed to a set of
designated gateway nodes. In these networks,
every node is capable of sensing, data processing,
and communication, and operates on its limited
amount of battery energy consumed mostly in
transmission and reception at its radio transceiver.
If we assume that the transmitter power level can
be adjusted to use the minimum energy required
to reach the intended next hop receiver then the
energy consumption rate per unit information
transmission depends on the choice of the next
hop node, i.e., the routing decision. They
formulate the routing problem as a linear
programming problem, where the objective is to
maximize the network lifetime, which is
equivalent to the time until the network partition
due to battery outage. Two different models are
considered for the information-generation
processes. One assumes constant rates and the
other assumes an arbitrary process. A shortest
cost path routing algorithm is proposed which
uses link costs that reflect both the
communication energy consumption rates and the
residual energy levels at the two end nodes. The
proposed algorithm is a shortest cost path routing
whose link cost is a combination of transmission
and reception energy consumption and the
residual energy levels at the two end nodes.
ISSN2394-3777 (Print)
ISSN2394-3785 (Online)
Available online atwww.ijartet.com
International Journal of Advanced Research Trends in Engineering and Technology (IJARTET)
Vol. 2, Issue 9, Sept 2015
3
All Rights Reserved © 2015 IJARTET
In [4] Jennifer C. Hou, Lui Sha, and Ning
Li proposed a minimum spanning tree (MST)-
based algorithm, called local minimum spanning
tree (LMST), for topology control in wireless
multihop networks. In this algorithm, each node
builds its LMST independently and only keeps
on-tree nodes that are one-hop away as its
neighbors in the final topology and analytically
prove several important properties of LMST such
as the topology derived under LMST preserves
the network connectivity and the topology can be
transformed into one with bidirectional links
(without impairing the network connectivity) after
removal of all unidirectional links. Results shows
that LMST can increase the network capacity as
well as reduce the energy consumption.
III.PROPOSED SYSTEM
A special route discovery packet is
broadcasted by the sink and when a node receives
that packet, it decides its parent according to the
information in the packet. After selecting the
parent, it rebroadcasts the packet. Three different
methods are used to construct tree: first parent
path method , nearest minimum hop path method ,
and shortest weighted path (i.e., least cost)
method .
In data information phase, each sensor
node periodically senses its nearby environment
and generates the data to be sent to the sink.
However, before sending it directly to the parent
node, it will wait all the data from its child nodes
and aggregate the data coming from them together
with its own data, and then, send the aggregated
data to the parent node. There may be a chance of
collision while sending data. So that, by using
appropriate ways we can reduce traffic loads.
The tree must be recomputed at specified
intervals. Since the computation depends on the
remaining energy of nodes, each time the
computation takes place and a different and more
power-efficient plan is yielded. In our case, we
handle this requirement by broadcasting a new
ROUTE-DISCOVERY packet with a new
sequence ID. Apparently, in order to utilize the
power-aware methods, each node must know the
remaining energy levels of its neighbors. In order
to exchange the remaining energy levels, we use
HELLO messages. So, at the beginning of each
recomputation phase, the nodes advertise their
remaining energy levels. After that, ROUTE-
DISCOVERY packet with a new sequence ID can
be broadcasted by the sink. Also consider traffic
load by using appropriate way.
Each ROUTE-DISCOVERY packet has
three fields a sequence ID which is increased
when a new discovery is initiated by the sink, an
optional distance field which shows the cost of
reaching the sink, and an optional neighbor list
field which is the list of the neighbors of the
sending node in the chosen topology. It holds the
minimum number of hops or minimum energy
cost to reach the sink, respectively. The neighbor
list field must only be used if the LMST topology
is chosen. But an important point to mention is
that in our approach, since the LMST
computation is combined with the route
computation, no extra messages are used for
negotiation among LMST neighbors.
We compare the comparison of Energy
Consumed, Network Lifetime, node lifetime and
number of nodes.
International Journal of Advanced Research
Vol. 2, Issue 9, Sept 2015
Fig.1. Network coverage
Fig.2. Simulated graph
ISSN
Available online at
International Journal of Advanced Research
Trends in Engineering
and Technology
All Rights Reserved © 2015 IJARTET
IV.C
ONCLUSION
Sensor network consists of low cost battery powered
nodes which is limited in power. Hence power efficient
methods are needed for data gathering and aggregation in
order to achieve prolonged network life. However, there are
several energy effic
quiet of them are centralized approaches, that is low energy
conservation. This paper presents a new energy efficient
routing scheme for data gathering that combine the property
of minimum spanning tree and shortes
routing schemes. The efficient routing approach used here is
Localized Power-
Efficient Data Aggregation Protocols (L
PEDAPs) which is robust and localized. This is based on
powerful localized structure, local minimum spanning tree
(LMS
T). The actual routing tree is constructed over this
topology. There is also a solution involved for route
maintenance procedures that will be executed when a sensor
node fails or a new node is added to the network.
R
EFERENCES
1. Jae-Hwan Chang and Leandros
Lifetime Routing in Wireless Sensor Networks’, IEEE/ACM
Transactions on Networking, Vol.12, No. 4,pp. 609
2.
Jennifer C. Hou, Lui Sha, and Ning Li (2013), ‘Design and
Analysis of an MST-
Based Topology Control Algorithm
Proce
edings on IEEE INFOCOM, pp. 144
3. Kai-
Wei Fan, Prasun Sinha, and Sha Liu (2012),
Forwarding over Tree-on-
DAG for Scalable Data Aggregation
in Sensor Networks’,
IEEE Transactions on Mobile
Computig,Vol.6,No.10,pp. 1271-
1284.
4. Kai-Wei Fan,
Prasun Sinha, and Sha Liu (2011),
Free Data Aggregation in Sensor Networks
on Mobile computing, Vol. 6, No. 8,pp. 929
5.
H.Anusuya Baby, Christo Ananth,” Encryption And Decryption
In Complex Parallelism”,
International Jour
Research in Computer Engineering & Technolog, Volume 3
Issue 3, March 2014
6.
Ness B. Shroff , Sonia Fahmy, and Yan Wu (2008), ‘On the
Construction of a Maximum-
Lifetime Data Gathering Tree in
Sensor Networks: NP-
Completeness and Approximation
Algorithm’, proceedings on
IEEE INFOCOM,
ISSN2394-3777 (Print)
ISSN
2394-3785 (Online)
Available online at
www.ijartet.com
and Technology
(IJARTET)
4
ONCLUSION
Sensor network consists of low cost battery powered
nodes which is limited in power. Hence power efficient
methods are needed for data gathering and aggregation in
order to achieve prolonged network life. However, there are
ient routing protocols in the literature;
quiet of them are centralized approaches, that is low energy
conservation. This paper presents a new energy efficient
routing scheme for data gathering that combine the property
of minimum spanning tree and shortes
t path tree-based on
routing schemes. The efficient routing approach used here is
Efficient Data Aggregation Protocols (L
-
PEDAPs) which is robust and localized. This is based on
powerful localized structure, local minimum spanning tree
T). The actual routing tree is constructed over this
topology. There is also a solution involved for route
maintenance procedures that will be executed when a sensor
node fails or a new node is added to the network.
EFERENCES
Tassiulas (2014), ‘Maximum
Lifetime Routing in Wireless Sensor Networks’, IEEE/ACM
Transactions on Networking, Vol.12, No. 4,pp. 609
-619.
Jennifer C. Hou, Lui Sha, and Ning Li (2013), ‘Design and
Based Topology Control Algorithm
’,
edings on IEEE INFOCOM, pp. 144
– 150.
Wei Fan, Prasun Sinha, and Sha Liu (2012),
Dynamic
DAG for Scalable Data Aggregation
IEEE Transactions on Mobile
1284.
Prasun Sinha, and Sha Liu (2011),
Structure-
Free Data Aggregation in Sensor Networks
’, IEEE Transactions
on Mobile computing, Vol. 6, No. 8,pp. 929
-942.
H.Anusuya Baby, Christo Ananth,” Encryption And Decryption
International Jour
nal of Advanced
Research in Computer Engineering & Technolog, Volume 3
Ness B. Shroff , Sonia Fahmy, and Yan Wu (2008), ‘On the
Lifetime Data Gathering Tree in
Completeness and Approximation
IEEE INFOCOM,
pp. 356-360
... We show that the candidate node with the highest potential is actually the best node in at least 95% of time, and that checking first the candidate nodes can reduce the cost of correcting faulty nodes as compared to checking first the most likely faulty nodes. [32] discussed about a method, Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient methods are needed for data gathering and aggregation in order to achieve prolonged network life. ...
Preprint
Full-text available
At the forefront of technological innovation and scholarly discourse, the Journal of Electrical Systems (JES) is a peer-reviewed publication dedicated to advancing the understanding and application of electrical systems, communication systems and information science. With a commitment to excellence, we provide a platform for researchers, academics, and professionals to contribute to the ever-evolving field of electrical engineering, communication technology and Information Systems. The mission of JES is to foster the exchange of knowledge and ideas in electrical and communication systems, promoting cutting-edge research and facilitating discussions that drive progress in the field. We aim to be a beacon for those seeking to explore, challenge, and revolutionize the way we harness, distribute, and utilize electrical energy and information systems..
... We show that the candidate node with the highest potential is actually the best node in at least 95% of time, and that checking first the candidate nodes can reduce the cost of correcting faulty nodes as compared to checking first the most likely faulty nodes. [32] discussed about a method, Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient methods are needed for data gathering and aggregation in order to achieve prolonged network life. ...
Preprint
Full-text available
The research on Quantum Networked Artificial Intelligence is at the intersection of Quantum Information Science (QIS), Artificial Intelligence, Soft Computing, Computational Intelligence, Machine Learning, Deep Learning, Optimization, Etc. It Touches On Many Important Parts Of Near-Term Quantum Computing And Noisy Intermediate-Scale Quantum (NISQ) Devices. The research on quantum artificial intelligence is grounded in theories, modelling, and significant studies on hybrid classical-quantum algorithms using classical simulations, IBM Q services, PennyLane, Google Cirq, D-Wave quantum annealer etc. So far, the research on quantum artificial intelligence has given us the building blocks to achieve quantum advantage to solve problems in combinatorial optimization, soft computing, deep learning, and machine learning much faster than traditional classical computing. Solving these problems is important for making quantum computing useful for noise-resistant large-scale applications. This makes it much easier to see the big picture and helps with cutting-edge research across the quantum stack, making it an important part of any QIS effort. Researchers — almost daily — are making advances in the engineering and scientific challenges to create practical quantum networks powered with artificial intelligence
... We show that the candidate node with the highest potential is actually the best node in at least 95% of time, and that checking first the candidate nodes can reduce the cost of correcting faulty nodes as compared to checking first the most likely faulty nodes. [32] discussed about a method, Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient methods are needed for data gathering and aggregation in order to achieve prolonged network life. ...
Preprint
Full-text available
JoWUA is an online peer-reviewed journal and aims to provide an international forum for researchers, professionals, and industrial practitioners on all topics related to wireless mobile networks, ubiquitous computing, and their dependable applications. JoWUA consists of high-quality technical manuscripts on advances in the state-of-the-art of wireless mobile networks, ubiquitous computing, and their dependable applications; both theoretical approaches and practical approaches are encouraged to submit. All published articles in JoWUA are freely accessible in this website because it is an open access journal. JoWUA has four issues (March, June, September, December) per year with special issues covering specific research areas by guest editors. The editorial board of JoWUA makes an effort for the increase in the quality of accepted articles compared to other competing journals..
... We show that the candidate node with the highest potential is actually the best node in at least 95% of time, and that checking first the candidate nodes can reduce the cost of correcting faulty nodes as compared to checking first the most likely faulty nodes. [32] discussed about a method, Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient methods are needed for data gathering and aggregation in order to achieve prolonged network life. ...
Preprint
Full-text available
Proceedings on Engineering Sciences examines new research and development at the engineering. It provides a common forum for both front line engineering as well as pioneering academic research. The journal's multidisciplinary approach draws from such fields as Automation, Automotive engineering, Business, Chemical engineering, Civil engineering, Control and system engineering, Electrical and electronic engineering, Electronics, Environmental engineering, Industrial and manufacturing engineering, Industrial management, Information and communication technology, Management and Accounting, Management and quality studies, Management Science and Operations Research, Materials engineering, Mechanical engineering, Mechanics of Materials, Mining and energy, Safety, Risk, Reliability, and Quality, Software engineering, Surveying and transport, Architecture and urban engineering.
... We show that the candidate node with the highest potential is actually the best node in at least 95% of time, and that checking first the candidate nodes can reduce the cost of correcting faulty nodes as compared to checking first the most likely faulty nodes. [32] discussed about a method, Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient methods are needed for data gathering and aggregation in order to achieve prolonged network life. ...
Preprint
Full-text available
Utilitas Mathematica Journal is a broad scope journal that publishes original research and review articles on all aspects of both pure and applied mathematics. This journal is the official publication of the Utilitas Mathematica Academy, Canada. It enjoys good reputation and popularity at international level in terms of research papers and distribution worldwide. Offers selected original research in Pure and Applied Mathematics and Statistics. UMJ coverage extends to Operations Research, Mathematical Economics, Mathematics Biology and Computer Science. Published in association with the Utilitas Mathematica Academy. The leadership of the Utilitas Mathematica Journal commits to strengthening our professional community by making it more just, equitable, diverse, and inclusive. We affirm that our mission, Promote the Practice and Profession of Statistics, can be realized only by fully embracing justice, equity, diversity, and inclusivity in all of our operations. Individuals embody many traits, so the leadership will work with the members of UMJ to create and sustain responsive, flourishing, and safe environments that support individual needs, stimulate intellectual growth, and promote professional advancement for all.
... We show that the candidate node with the highest potential is actually the best node in at least 95% of time, and that checking first the candidate nodes can reduce the cost of correcting faulty nodes as compared to checking first the most likely faulty nodes. [32] discussed about a method, Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient methods are needed for data gathering and aggregation in order to achieve prolonged network life. ...
Preprint
Full-text available
Most experts would consider this the biggest challenge. Quantum computers are extremely sensitive to noise and errors caused by interactions with their environment. This can cause errors to accumulate and degrade the quality of computation. Developing reliable error correction techniques is therefore essential for building practical quantum computers. While quantum computers have shown impressive performance for some tasks, they are still relatively small compared to classical computers. Scaling up quantum computers to hundreds or thousands of qubits while maintaining high levels of coherence and low error rates remains a major challenge. Developing high-quality quantum hardware, such as qubits and control electronics, is a major challenge. There are many different qubit technologies, each with its own strengths and weaknesses, and developing a scalable, fault-tolerant qubit technology is a major focus of research. Funding agencies, such as government agencies, are rising to the occasion to invest in tackling these quantum computing challenges. Researchers — almost daily — are making advances in the engineering and scientific challenges to create practical quantum computers.
... We show that the candidate node with the highest potential is actually the best node in at least 95% of time, and that checking first the candidate nodes can reduce the cost of correcting faulty nodes as compared to checking first the most likely faulty nodes. [32] discussed about a method, Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient methods are needed for data gathering and aggregation in order to achieve prolonged network life. ...
Preprint
Full-text available
It is no surprise that Quantum Computing will prove to be a big change for the world. The practical examples of quantum computing can prove to be a good substitute for traditional computing methods. Quantum computing can be applied to many concepts in today’s era when technology has grown by leaps and bounds. It has a wide beach of applications ranging from Cryptography, Climate Change and Weather Forecasting, Drug Development and Discovery, Financial Modeling, Artificial Intelligence, etc. Giant firms have already begun the process of quantum computing in the field of artificial intelligence. The search algorithms of today are mostly designed according to classical computing methods. While Comparing Quantum Computers with Data Mining with Other Counterpart Systems, we are able to understand its significance thereby applying new techniques to obtain new real-time results and solutions.
... We show that the candidate node with the highest potential is actually the best node in at least 95% of time, and that checking first the candidate nodes can reduce the cost of correcting faulty nodes as compared to checking first the most likely faulty nodes. [32] discussed about a method, Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient methods are needed for data gathering and aggregation in order to achieve prolonged network life. ...
Preprint
Full-text available
Published since 2004, Periódico Tchê Química (PQT) is a is a triannual (published every four months), international, fully peer-reviewed, and open-access Journal that welcomes high-quality theoretically informed publications in the multi and interdisciplinary fields of Chemistry, Biology, Physics, Mathematics, Pharmacy, Medicine, Engineering, Agriculture and Education in Science. Researchers from all countries are invited to publish on its pages. The Journal is committed to achieving a broad international appeal, attracting contributions, and addressing issues from a range of disciplines. The Periódico Tchê Química is a double-blind peer-review journal dedicated to express views on the covered topics, thereby generating a cross current of ideas on emerging matters.
... We show that the candidate node with the highest potential is actually the best node in at least 95% of time, and that checking first the candidate nodes can reduce the cost of correcting faulty nodes as compared to checking first the most likely faulty nodes. [32] discussed about a method, Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient methods are needed for data gathering and aggregation in order to achieve prolonged network life. ...
Preprint
Full-text available
Onkologia I Radioterapia is an international peer reviewed journal which publishes on both clinical and pre-clinical research related to cancer. Journal also provide latest information in field of oncology and radiotherapy to both clinical practitioner as well as basic researchers. Submission for publication can be submitted through online submission, Editorial manager system, or through email as attachment to journal office. For any issue, journal office can be contacted through email or phone for instatnt resolution of issue. Onkologia I Radioterapia is a peer-reviewed scopus indexed medical journal publishing original scientific (experimental, clinical, laboratory), review and case studies (case report) in the field of oncology and radiotherapy. In addition, publishes letters to the Editorial Board, reports on scientific conferences, book reviews, as well as announcements about planned congresses and scientific congresses. Oncology and Radiotherapy appear four times a year. All articles published with www.itmedical.pl and www.medicalproject.com.pl is now available on our new website.
... We show that the candidate node with the highest potential is actually the best node in at least 95% of time, and that checking first the candidate nodes can reduce the cost of correcting faulty nodes as compared to checking first the most likely faulty nodes. [32] discussed about a method, Sensor network consists of low cost battery powered nodes which is limited in power. Hence power efficient methods are needed for data gathering and aggregation in order to achieve prolonged network life. ...
Preprint
Full-text available
The journal is published every quarter and contains 200 pages in each issue. It is devoted to the study of Indian economy, polity and society. Research papers, review articles, book reviews are published in the journal. All research papers published in the journal are subject to an intensive refereeing process. Each issue of the journal also includes a section on documentation, which reproduces extensive excerpts of relevant reports of committees, working groups, task forces, etc., which may not be readily accessible, official documents compiled from scattered electronic and/or other sources and statistical supplement for ready reference of the readers. It is now in its nineteenth year of publication. So far, five special issues have been brought out, namely: (i) The Scheduled Castes: An Inter-Regional Perspective, (ii) Political Parties and Elections in Indian States : 1990-2003, (iii) Child Labour, (iv) World Trade Organisation Agreements, and (v) Basel-II and Indian Banks.
Article
Full-text available
To design a substitutin box (S-BOX) using both encryption and decryption. From that, the proposed system can achieve a higher throughput and higher energy efficiency. The S-BOX is designed by using Advanced Encryption Standard (AES). The AES is a symmetric key standard for encryption and decryption of blocks of data. In encryption, the AES accepts a plaintext input, which is limited to 128 bits, and a key that can be specified to be 128 bits to generate the Cipher text. In decryption, the cipher text is converted to original one. By using this AES technique the original text is highly secured and the information is not broken by the intruder. From that, the design of S-BOX is used to protect the message and also achieve a high throughput , high energy efficiency and occupy less area.
Article
Full-text available
Computing and maintaining network structures for efficient data aggregation incurs high overhead for dynamic events where the set of nodes sensing an event changes with time. Moreover, structured approaches are sensitive to the waiting-time which is used by nodes to wait for packets from their children before forwarding the packet to the sink. Although structure-less approaches can address these issues, the performance does not scale well with the network size. We propose ToD, a semi-structured approach that uses Dynamic Forwarding on an implicitly constructed structure composed of multiple shortest path trees to support network scalability. The key principle behind ToD is that adjacent nodes in a graph will have low stretch in one of these trees in ToD, thus resulting in early aggregation of packets. Based on simulations on a 2000 nodes network and real experiments on a 105 nodes Mica2-based network, we conclude that efficient aggregation in large scale networks can be achieved by our semi-structured approach.
Conference Paper
Energy efficiency is critical for wireless sensor networks. The data gathering process must be carefully designed to conserve energy and extend the network lifetime. For applications where each sensor continuously monitors the environment and periodically reports to a base station, a tree-based topology is often used to collect data from sensor nodes. In this work, we study the construction of a data gathering tree to maximize the network lifetime, which is defined as the time until the first node depletes its energy. The problem is shown to be NP-complete. We design an algorithm which starts from an arbitrary tree and iteratively reduces the load on bottleneck nodes (nodes likely to soon deplete their energy due to high degree or low remaining energy). We show that the algorithm terminates in polynomial time and is provably near optimal.
Conference Paper
In this paper, we present a minimum spanning tree (MST) based topology control algorithm, called local minimum spanning tree (LMST), for wireless multi-hop networks. In this algorithm, each node builds its local minimum spanning tree independently and only keeps on-tree nodes that are one-hop away as its neighbors in the final topology. We analytically prove several important properties of LMST: (1) the topology derived under LMST preserves the network connectivity; (2) the node degree of any node in the resulting topology is bounded by 6; and (3) the topology can be transformed into one with bidirectional links (without impairing the network connectivity) after removal of all uni-directional links. These results are corroborated in the simulation study.
Article
Data aggregation protocols can reduce the communication cost, thereby extending the lifetime of sensor networks. Prior works on data aggregation protocols have focused on tree-based or cluster-based structured approaches. Although structured approaches are suited for data gathering applications, they incur high maintenance overhead in dynamic scenarios for event-based applications. The goal of our work is to design techniques and protocols that lead to efficient data aggregation without explicit maintenance of a structure. As packets need to converge spatially and temporally for data aggregation, we propose two corresponding mechanisms - data-aware anycast at the MAC layer and randomized waiting at the application layer. We model the performance of the combined protocol that uses both the approaches and show that our analysis matches with the simulations. Using extensive simulations and experiments on a testbed with implementation in TinyOS, we study the performance and potential of structure-free data aggregation.
Article
In this paper, we present a minimum spanning tree (MST)-based algorithm, called local minimum spanning tree (LMST), for topology control in wireless multihop networks. In this algorithm, each node builds its LMST independently and only keeps on-tree nodes that are one-hop away as its neighbors in the final topology. We analytically prove several important properties of LMST: 1) the topology derived under LMST preserves the network connectivity; 2) the node degree of any node in the resulting topology is bounded by 6; and 3) the topology can be transformed into one with bidirectional links (without impairing the network connectivity) after removal of all unidirectional links. Simulation results show that LMST can increase the network capacity as well as reduce the energy consumption.
Article
Routing in power-controlled wireless sensor networks is formulated as an optimization problem with the goal of maximizing the system lifetime. Considering that the information is delivered in the form of packets, we identified the problem as an integer programming problem. It is known that the system lifetime can be significantly extended by using a link metric that utilizes the information about the residual energy of the sensor nodes as well as the energy expenditure in transmission of a unit information over the wireless links. In this paper, some of the routing algorithms are proposed and examined in order to find the best link cost function and the method of shortest path calculation. The performance comparison is made through simulation in a typical battlefield scenario where sensors detecting a moving target vehicle periodically send a reporting packet to one of the gateway nodes. The results are also compared with the optimal solution obtained by the linear programming relaxation of the problem, which showed close-to-optimal performance.
On the Construction of a Maximum-Lifetime Data Gathering Tree in Sensor Networks: NP-Completeness and Approximation Algorithm
  • B Ness
  • Sonia Shroff
  • Yan Fahmy
  • Wu
Ness B. Shroff, Sonia Fahmy, and Yan Wu (2008), 'On the Construction of a Maximum-Lifetime Data Gathering Tree in Sensor Networks: NP-Completeness and Approximation Algorithm', proceedings on IEEE INFOCOM, EFERENCES Tassiulas (2014), 'Maximum Lifetime Routing in Wireless Sensor Networks', IEEE/ACM Transactions on Networking, Vol.12, No. 4,pp. 609-619.
Free Data Aggregation
  • Kai-Wei Fan
  • Prasun Sinha
  • Sha Liu
Kai-Wei Fan, Prasun Sinha, and Sha Liu (2011), ' Free Data Aggregation in Sensor Networks on Mobile computing, Vol. 6, No. 8,pp. 929