SlideShare a Scribd company logo
International Journal of Computer science and Engineering Research and Development (IJCSERD),
ISSN 2248- 9363 (Print), ISSN- 2248-9371 (Online) Volume 3, Number 2, April-May (2013)
20
BIDIRECTIONAL DATA CENTRIC ROUTING PROTOCOL TO
IMPROVE THE ENERGY EFFICIENCY IN WIRELESS SENSOR
NETWORKS
S.P.Sivasrinivasan 1
, Dr. N.V.Anandkumar2
1
Associate Prof, Sri Venkateswara Inst.of Science & Technology, Chennai
2
Professor, Sri Venkateswara Inst.of Science & Technology, Chennai
ABSTRACT
A wireless sensor network (wsn) is made up of spatially distributed autonomous
sensors to monitor physical or environmental conditions and cooperatively pass their data
through the network to a main location. Wireless sensor network are data data centric
protocol, and the graph results prove that bidirectional data centric protocol has higher
percentage in disseminating data at a fixed centric. The challenge remains in designing a
good routing protocol which can address the issues such as energy awareness, adaptability,
and computational speed and network lifetime. But in wsn the main area of concentration is
in routing data in an efficient manner such that minimal energy resources’ are used. But in a
network, consumption of energy is mainly due to the routing of data. Protocols like classical
flooding, gossiping, spin (sensor protocol for information via negotiation) and dd (directed
diffusion can reduce the consumption drastically. But these can undergo a drawback of data
redundancy, resource blindness and packet loss. To overcome this disadvantage , we present
a novel protocol called bidirectional data centric protocol which has a meta data descriptor
and the data is send in the shortest path based on source and sink interest. On performing
simulation of bidirectional energy level.
Keywords: WSN, Routing Protocols, Spin, Directed Diffusion, Bidirectional Data Centric
Protocol.
I. INTRODUCTION
Sensor networks consist of a large number of small sensor devices that have the
capability to take various measurementsof their environment. For instance, such
measurements can include acoustic, magnetic, and video information. Each of these devices
is equipped with a small processor and wireless communication antenna and is powered by a
battery making it very resource constrained. These sensors are typically scattered around a
IJCSERD
© PRJ PUBLICATION
International Journal of Computer Science Engineering
Research and Development (IJCSERD)
ISSN 2248 – 9363(Print)
ISSN 2248 – 9371(Online),
Volume 3, Number 2, April- May (2013), pp: 20-23
© PRJ Publication, http://www.prjpublication.com/IJCSERD.asp
International Journal of Computer science and Engineering Research and Development (IJCSERD),
ISSN 2248- 9363 (Print), ISSN- 2248-9371 (Online) Volume 3, Number 2, April-May (2013)
21
sensing field to collect information about their surroundings.In this paper, we introduce
bidirectional routing protocol, protocol to transmit information to sink node when there is a
drastic change in the sensed and also when the sink request for particular data using metadata.
in this proposed protocol, total number of packet transmissions is less and use of meta data
memory. Therefore a significant amount of total energy can be saved. Bidirectional
datacentric routing protocol is implemented using c++ programming language and evaluated
using network simulator 2.The rest of the paper is organized as follows. Section II surveys
related works.Section III gives the system models and presents the problem statement. the
proposed bidirectional datacenric routing protocol is described in section iv. Performance
analysis of bidirectional data centric routing protocol and comparison with SPIN and
Directed Diffusion protocol is discussed in section V. Finally, in section VI we conclude the
paper with a direction for future work.
Interest Propagation: When sink node wants some information from source nodes it sends
out its query to its neighbour sensor nodes. The corresponding query is carried by interest
packet. The sensor node receives the interest packet can temporarily store the packet and
search for all of the matching target data as shown in figure1 (a).
Figure 1(a): interest propagation.
Initial Gradient Setup: Using Gradient in DD, the data propagation direction with minimum
cost principle. Propagation of interest packets setup the gradient in the network for delivering
data to the sink. Gradient is a reply linkto a neighbour node from which the interest was
received as shown in figure 1(b).
Figure 1(b): Initial Gradient Setup.
SPIN (Sensor Protocol for Information via Negotiation)
SPIN is a negotiation-based information dissemination protocol suitable for WSN. It
is based on the concept ofmetadata. Meta-data is a description of data which in database,it
can be used to describe table. In SPIN sensors use metadata to concisely and completely
describe the data collected SPIN is a data-centric routing protocol. It fits under event driven
International Journal of Computer science and Engineering Research and Development (IJCSERD),
ISSN 2248- 9363 (Print), ISSN- 2248-9371 (Online) Volume 3, Number 2, April-May (2013)
22
data delivery model in which the nodes sense data and disseminate the data throughout the
network by means of negotiation. SPIN nodes use three types of messages for
communication:
• ADV- When a node has new data to share; it can advertise this using ADV message
containing Metadata.
• REQ- Node sends an REQ when it needs to receive actual data.
• DATA- DATA message contains actual sensor data.
System model and problem statement
A. System model
In our research the wireless sensor network consists of various sensor nodes
scarcelydistributed. The network structure is layer based each node has the capacity to sense
multiple types of data. And data are transmitted in the form of Meta data. Here both the base
station and nodes have the capacity to transmit data.
B. problem statement
Disadvantages of SPIN protocol
• The source node on receiving the data sends ADV message to all neighboring nodes, this
results in unwanted computation.
• The node does not reply to ADV message if the sensor node dies out.
•SPIN: selective transmission is not supported in the existing SPIN protocols.
•Data advertisement method of SPIN protocol does not guarantee data delivery.
Disadvantages of DIRECTED DIFFUSION protocol:
•Directed Diffusion cannot be applied to all sensor network applications since it is based on a
query-driven data delivery model.
• The applications that require continuous data delivery to the sink will not work efficiently
with a query-driven on demand data model.
•The naming schemes used in Directed Diffusion are application dependent and each time
should be defined a priori.
•The matching process for data and queries might require some extra overhead at the sensors.
BIDIRECTIONAL DATACENRIC ROUTING
The novel protocol conserves energy by becoming active only when changes occur in
the network, broad casting data id provides guaranteed data delivery. When there is a need
for continuous it sends data without waiting for sink to send its interest. It uses two way hand
shake protocol thereby using less energy comparing to the existing protocols. The sink sends
interest in the shortest path there by conserving energy.
Key advantages
• Data redundancy is eradicated.
• Overcomes resource blindness.
International Journal of Computer science and Engineering Research and Development (IJCSERD),
ISSN 2248- 9363 (Print), ISSN- 2248-9371 (Online) Volume 3, Number 2, April-May (2013)
23
Performance analysis
The bandwidth and the life time of nodes increases compared to the protocols DD SPIN
CONCLUSION
In this paper, we have proposed a BIDIRECTIONAL DATACENTRIC routing
protocol using Meta data descriptor for WSN. Here the data is sent whenever there is a
drastic change in the data sensed or only when the base station request for data. We have
compared its performance with existing SPIN and Directed Diffusion protocol. But one major
problem is that security in future we will try to provide it and try to resolve redundancy of
advertisement message.
REFERENCES
[1] ZeenatRehena,SarbaniRoy’Nandini Mukherjee” A Modified SPIN for Wireless Sensor
Networks”IEEE.Conf.,Feb 2011,pp.1-4.
[2] Kai Lin, Joel J. P. C. Rodrigues, HongweiGe, NaixueXiong, and Xuedong
Liang,“Energy Efficiency QoS Assurance Routing inWireless Multimedia Sensor
Networks” IEEE Systems Journal, December 2011, Vol. 5, No. 4, pp.495-505
[3] Shio Kumar Singh , M P Singh , and D K Singh ,”Routing Protocols in Wireless Sensor
Networks –A Survey” International Journal of Computer Science & Engineering Survey
(IJCSES), November 2010, Vol.1, No.2,pp.63-83
[4] L. Alazzawi, A. Elkateeb, “Performance Evaluation of the WSN Routing Protocols
Scalability,” Journal of Computer Systems, Networks, andCommunications, 2008, Vol. 14,
Issue 2, pp. 1-9
[5] ChalermekIntanagonwiwat,Ramesh Govindan,Deborah Estfin,Johneidemann,Fabio Silva,
“Directed Diffusion for Wireless Sensor Networking”IEEE/ACM Transactions On
Networking, Feb 2003,Vol. l 1, No. 1,pp.1525-1529.
[6] I.F. Akyildiz, W. Su, Y. Sankarasubramaniam and E. Cayirci, “ A Survey on Sensor
Networks”, IEEE Commun.Mag., Aug 2002 ,pp.102-114.

More Related Content

PDF
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
PDF
F33022028
PDF
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
PDF
Secure data dissemination protocol in wireless sensor networks using xor netw...
PDF
Reliable and Efficient Data Acquisition in Wireless Sensor Network
PDF
An Approach of Mobile Wireless Sensor Network for Target Coverage and Network...
PDF
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
PDF
Characterization of directed diffusion protocol in wireless sensor network
Proactive Data Reporting of Wireless sensor Network using Wake Up Scheduling ...
F33022028
E FFICIENT E NERGY U TILIZATION P ATH A LGORITHM I N W IRELESS S ENSOR...
Secure data dissemination protocol in wireless sensor networks using xor netw...
Reliable and Efficient Data Acquisition in Wireless Sensor Network
An Approach of Mobile Wireless Sensor Network for Target Coverage and Network...
THRESHOLD BASED DATA REDUCTION FOR PROLONGING LIFE OF WIRELESS SENSOR NETWORK
Characterization of directed diffusion protocol in wireless sensor network

What's hot (19)

PPTX
Data aggregation in wireless sensor network , 11751 d5811
PDF
Concealed Data Aggregation with Dynamic Intrusion Detection System to Remove ...
PDF
50120140505014
PDF
DATA TRANSMISSION IN WIRELESS SENSOR NETWORKS FOR EFFECTIVE AND SECURE COMMUN...
PDF
5.a robust frame of wsn utilizing localization technique 36-46
PDF
11.0005www.iiste.org call for paper.a robust frame of wsn utilizing localizat...
DOCX
Secure data aggregation technique for wireless sensor networks in the presenc...
PDF
Some aspects of wireless sensor networks
PDF
Data Security and Data Dissemination of Distributed Data in Wireless Sensor N...
PDF
IRJET- An Introduction to Wireless Sensor Networks, its Challenges and Security
PDF
Improved Development of Energy Efficient Routing Algorithm for Privacy Preser...
PDF
Data Aggregation & Transfer in Data Centric Network Using Spin Protocol in WSN
PDF
IRJET-Structure less Efficient Data Aggregation and Data Integrity in Sensor ...
PDF
Ijarcet vol-2-issue-2-756-760
DOCX
Secure data aggregation technique for wireless
PDF
EFFICIENT HIERARCHICAL ROUTING PROTOCOL IN SENSOR NETWORKS
PDF
Energy efficient intrusion detection system
PDF
Embedding Wireless Intelligent Sensors Based on Compact Measurement for Struc...
PDF
Scalable and Robust Hierarchical Group of Data in Wireless Sensor Networks
Data aggregation in wireless sensor network , 11751 d5811
Concealed Data Aggregation with Dynamic Intrusion Detection System to Remove ...
50120140505014
DATA TRANSMISSION IN WIRELESS SENSOR NETWORKS FOR EFFECTIVE AND SECURE COMMUN...
5.a robust frame of wsn utilizing localization technique 36-46
11.0005www.iiste.org call for paper.a robust frame of wsn utilizing localizat...
Secure data aggregation technique for wireless sensor networks in the presenc...
Some aspects of wireless sensor networks
Data Security and Data Dissemination of Distributed Data in Wireless Sensor N...
IRJET- An Introduction to Wireless Sensor Networks, its Challenges and Security
Improved Development of Energy Efficient Routing Algorithm for Privacy Preser...
Data Aggregation & Transfer in Data Centric Network Using Spin Protocol in WSN
IRJET-Structure less Efficient Data Aggregation and Data Integrity in Sensor ...
Ijarcet vol-2-issue-2-756-760
Secure data aggregation technique for wireless
EFFICIENT HIERARCHICAL ROUTING PROTOCOL IN SENSOR NETWORKS
Energy efficient intrusion detection system
Embedding Wireless Intelligent Sensors Based on Compact Measurement for Struc...
Scalable and Robust Hierarchical Group of Data in Wireless Sensor Networks
Ad

Viewers also liked (18)

PDF
5 multi robot path planning algorithms
PDF
Fuzzy driver command interpreter
PDF
Numerical investigation
PDF
An optimal unsupervised text data segmentation 3
PDF
CARMWhitepaper
PPTX
Lenguaje corporal
PPTX
Chapter 2
PPTX
Primary audience research
PDF
Devry cis 170 c i lab 5 of 7 arrays and strings
PPTX
Olimpiadas
PPT
Competencias supersalud ley 1438 de 2011 dr william vega
DOCX
PDF
COLLABORA: A COLLABORATIVE ARCHITECTURE FOR EVALUATING INDIVIDUALS PARTICIPAT...
PDF
SOFTWARE DESIGN ANALYSIS WITH DYNAMIC SYSTEM RUN-TIME ARCHITECTURE DECOMPOSITION
PDF
Advanced phishing the art of stealing
ODP
Presentacion2 javier fernandez_vallejo
PDF
Av02 2315en datasheet
PDF
SATTAL Main Brochure
5 multi robot path planning algorithms
Fuzzy driver command interpreter
Numerical investigation
An optimal unsupervised text data segmentation 3
CARMWhitepaper
Lenguaje corporal
Chapter 2
Primary audience research
Devry cis 170 c i lab 5 of 7 arrays and strings
Olimpiadas
Competencias supersalud ley 1438 de 2011 dr william vega
COLLABORA: A COLLABORATIVE ARCHITECTURE FOR EVALUATING INDIVIDUALS PARTICIPAT...
SOFTWARE DESIGN ANALYSIS WITH DYNAMIC SYSTEM RUN-TIME ARCHITECTURE DECOMPOSITION
Advanced phishing the art of stealing
Presentacion2 javier fernandez_vallejo
Av02 2315en datasheet
SATTAL Main Brochure
Ad

Similar to Bidirectional data centric routing protocol to improve the energy efficiency in wireless sensor networks (20)

PDF
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
PDF
Some Aspects of Wireless Sensor Networks
PDF
0512ijdps26
PDF
Ijnsa050209
PDF
[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P
PDF
Node Deployment Technique using Wireless Sensor Networks
PDF
CODE AWARE DYNAMIC SOURCE ROUTING FOR DISTRIBUTED SENSOR NETWORK
PDF
Ijarcet vol-2-issue-2-576-581
PDF
The International Journal of Engineering and Science (IJES)
PDF
Survey on sensor protocol for information via negotiation (spin) protocol
PDF
Survey on sensor protocol for information via negotiation (spin) protocol
PDF
Grid-Based Multipath with Congestion Avoidance Routing Protocol
PDF
Wireless Sensor Network Protocol with PEGASIS GA to Enhance the Network Lifetime
PDF
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
PDF
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
PDF
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
PDF
Data Flow in Wireless Sensor Network Protocol Stack by using Bellman-Ford Rou...
PDF
iPGCON14_134
PDF
On improvement of performance for transport protocol using sectoring sche
PDF
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...
EVENT DRIVEN ROUTING PROTOCOLS FOR WIRELESS SENSOR NETWORK- A SURVEY
Some Aspects of Wireless Sensor Networks
0512ijdps26
Ijnsa050209
[IJET-V1I4P2] Authors : Doddappa Kandakur; Ashwini B P
Node Deployment Technique using Wireless Sensor Networks
CODE AWARE DYNAMIC SOURCE ROUTING FOR DISTRIBUTED SENSOR NETWORK
Ijarcet vol-2-issue-2-576-581
The International Journal of Engineering and Science (IJES)
Survey on sensor protocol for information via negotiation (spin) protocol
Survey on sensor protocol for information via negotiation (spin) protocol
Grid-Based Multipath with Congestion Avoidance Routing Protocol
Wireless Sensor Network Protocol with PEGASIS GA to Enhance the Network Lifetime
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
EFFECTIVE AND SECURE DATA COMMUNICATION IN WSNs CONSIDERING TRANSFER MODULE O...
A Review Study on Shortest Path in WSN to detect the Abnormal Packet for savi...
Data Flow in Wireless Sensor Network Protocol Stack by using Bellman-Ford Rou...
iPGCON14_134
On improvement of performance for transport protocol using sectoring sche
Sensor Data Aggregation using a Cross Layer Framework for Smart City Applicat...

More from prj_publication (20)

PDF
International library management systems
PDF
Smes role in reduction of the unemployment problem in the area located in sa...
PDF
Diabetes and allied diseases research in india – a
PDF
Influences of child endorsers on the consumers
PDF
Connecting the ‘long tails’ of content and users
PDF
The role of green intellectual capital management in acquiring green competit...
PDF
Awareness of digital library among library professional
PDF
The study of scope and implementation of lean aspects
PDF
Review of three categories of fingerprint recognition 2
PDF
Extended information technology enabled service quality model for life insura...
PDF
Prevalence and factors of smoking among the saudi youth in the northern borde...
PDF
Impact of job attitude towards srf limited, trichy
PDF
Impact of shg bank linkage programme on women shgs empowerment with reference...
PDF
Service gap analysis of footwear retail outlets a study 2
PDF
Emotional intelligence in teachers a tool to transform educational institutes...
PDF
‘E aushadhi’ a drug warehouse management system
PDF
An appraisal of users’ attitudinal behaviour in
PDF
Akce international journal of graphs and
PDF
Distribution of the number of times m m 2 n
PDF
A scientometric analysis of research productivity
International library management systems
Smes role in reduction of the unemployment problem in the area located in sa...
Diabetes and allied diseases research in india – a
Influences of child endorsers on the consumers
Connecting the ‘long tails’ of content and users
The role of green intellectual capital management in acquiring green competit...
Awareness of digital library among library professional
The study of scope and implementation of lean aspects
Review of three categories of fingerprint recognition 2
Extended information technology enabled service quality model for life insura...
Prevalence and factors of smoking among the saudi youth in the northern borde...
Impact of job attitude towards srf limited, trichy
Impact of shg bank linkage programme on women shgs empowerment with reference...
Service gap analysis of footwear retail outlets a study 2
Emotional intelligence in teachers a tool to transform educational institutes...
‘E aushadhi’ a drug warehouse management system
An appraisal of users’ attitudinal behaviour in
Akce international journal of graphs and
Distribution of the number of times m m 2 n
A scientometric analysis of research productivity

Recently uploaded (20)

DOCX
573137875-Attendance-Management-System-original
PPTX
Welding lecture in detail for understanding
PDF
composite construction of structures.pdf
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPTX
Lesson 3_Tessellation.pptx finite Mathematics
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
Digital Logic Computer Design lecture notes
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
additive manufacturing of ss316l using mig welding
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
Geodesy 1.pptx...............................................
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PDF
PPT on Performance Review to get promotions
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
web development for engineering and engineering
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
573137875-Attendance-Management-System-original
Welding lecture in detail for understanding
composite construction of structures.pdf
CYBER-CRIMES AND SECURITY A guide to understanding
Lesson 3_Tessellation.pptx finite Mathematics
Foundation to blockchain - A guide to Blockchain Tech
Digital Logic Computer Design lecture notes
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
CH1 Production IntroductoryConcepts.pptx
additive manufacturing of ss316l using mig welding
Embodied AI: Ushering in the Next Era of Intelligent Systems
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Geodesy 1.pptx...............................................
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPT on Performance Review to get promotions
Operating System & Kernel Study Guide-1 - converted.pdf
web development for engineering and engineering
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf

Bidirectional data centric routing protocol to improve the energy efficiency in wireless sensor networks

  • 1. International Journal of Computer science and Engineering Research and Development (IJCSERD), ISSN 2248- 9363 (Print), ISSN- 2248-9371 (Online) Volume 3, Number 2, April-May (2013) 20 BIDIRECTIONAL DATA CENTRIC ROUTING PROTOCOL TO IMPROVE THE ENERGY EFFICIENCY IN WIRELESS SENSOR NETWORKS S.P.Sivasrinivasan 1 , Dr. N.V.Anandkumar2 1 Associate Prof, Sri Venkateswara Inst.of Science & Technology, Chennai 2 Professor, Sri Venkateswara Inst.of Science & Technology, Chennai ABSTRACT A wireless sensor network (wsn) is made up of spatially distributed autonomous sensors to monitor physical or environmental conditions and cooperatively pass their data through the network to a main location. Wireless sensor network are data data centric protocol, and the graph results prove that bidirectional data centric protocol has higher percentage in disseminating data at a fixed centric. The challenge remains in designing a good routing protocol which can address the issues such as energy awareness, adaptability, and computational speed and network lifetime. But in wsn the main area of concentration is in routing data in an efficient manner such that minimal energy resources’ are used. But in a network, consumption of energy is mainly due to the routing of data. Protocols like classical flooding, gossiping, spin (sensor protocol for information via negotiation) and dd (directed diffusion can reduce the consumption drastically. But these can undergo a drawback of data redundancy, resource blindness and packet loss. To overcome this disadvantage , we present a novel protocol called bidirectional data centric protocol which has a meta data descriptor and the data is send in the shortest path based on source and sink interest. On performing simulation of bidirectional energy level. Keywords: WSN, Routing Protocols, Spin, Directed Diffusion, Bidirectional Data Centric Protocol. I. INTRODUCTION Sensor networks consist of a large number of small sensor devices that have the capability to take various measurementsof their environment. For instance, such measurements can include acoustic, magnetic, and video information. Each of these devices is equipped with a small processor and wireless communication antenna and is powered by a battery making it very resource constrained. These sensors are typically scattered around a IJCSERD © PRJ PUBLICATION International Journal of Computer Science Engineering Research and Development (IJCSERD) ISSN 2248 – 9363(Print) ISSN 2248 – 9371(Online), Volume 3, Number 2, April- May (2013), pp: 20-23 © PRJ Publication, http://www.prjpublication.com/IJCSERD.asp
  • 2. International Journal of Computer science and Engineering Research and Development (IJCSERD), ISSN 2248- 9363 (Print), ISSN- 2248-9371 (Online) Volume 3, Number 2, April-May (2013) 21 sensing field to collect information about their surroundings.In this paper, we introduce bidirectional routing protocol, protocol to transmit information to sink node when there is a drastic change in the sensed and also when the sink request for particular data using metadata. in this proposed protocol, total number of packet transmissions is less and use of meta data memory. Therefore a significant amount of total energy can be saved. Bidirectional datacentric routing protocol is implemented using c++ programming language and evaluated using network simulator 2.The rest of the paper is organized as follows. Section II surveys related works.Section III gives the system models and presents the problem statement. the proposed bidirectional datacenric routing protocol is described in section iv. Performance analysis of bidirectional data centric routing protocol and comparison with SPIN and Directed Diffusion protocol is discussed in section V. Finally, in section VI we conclude the paper with a direction for future work. Interest Propagation: When sink node wants some information from source nodes it sends out its query to its neighbour sensor nodes. The corresponding query is carried by interest packet. The sensor node receives the interest packet can temporarily store the packet and search for all of the matching target data as shown in figure1 (a). Figure 1(a): interest propagation. Initial Gradient Setup: Using Gradient in DD, the data propagation direction with minimum cost principle. Propagation of interest packets setup the gradient in the network for delivering data to the sink. Gradient is a reply linkto a neighbour node from which the interest was received as shown in figure 1(b). Figure 1(b): Initial Gradient Setup. SPIN (Sensor Protocol for Information via Negotiation) SPIN is a negotiation-based information dissemination protocol suitable for WSN. It is based on the concept ofmetadata. Meta-data is a description of data which in database,it can be used to describe table. In SPIN sensors use metadata to concisely and completely describe the data collected SPIN is a data-centric routing protocol. It fits under event driven
  • 3. International Journal of Computer science and Engineering Research and Development (IJCSERD), ISSN 2248- 9363 (Print), ISSN- 2248-9371 (Online) Volume 3, Number 2, April-May (2013) 22 data delivery model in which the nodes sense data and disseminate the data throughout the network by means of negotiation. SPIN nodes use three types of messages for communication: • ADV- When a node has new data to share; it can advertise this using ADV message containing Metadata. • REQ- Node sends an REQ when it needs to receive actual data. • DATA- DATA message contains actual sensor data. System model and problem statement A. System model In our research the wireless sensor network consists of various sensor nodes scarcelydistributed. The network structure is layer based each node has the capacity to sense multiple types of data. And data are transmitted in the form of Meta data. Here both the base station and nodes have the capacity to transmit data. B. problem statement Disadvantages of SPIN protocol • The source node on receiving the data sends ADV message to all neighboring nodes, this results in unwanted computation. • The node does not reply to ADV message if the sensor node dies out. •SPIN: selective transmission is not supported in the existing SPIN protocols. •Data advertisement method of SPIN protocol does not guarantee data delivery. Disadvantages of DIRECTED DIFFUSION protocol: •Directed Diffusion cannot be applied to all sensor network applications since it is based on a query-driven data delivery model. • The applications that require continuous data delivery to the sink will not work efficiently with a query-driven on demand data model. •The naming schemes used in Directed Diffusion are application dependent and each time should be defined a priori. •The matching process for data and queries might require some extra overhead at the sensors. BIDIRECTIONAL DATACENRIC ROUTING The novel protocol conserves energy by becoming active only when changes occur in the network, broad casting data id provides guaranteed data delivery. When there is a need for continuous it sends data without waiting for sink to send its interest. It uses two way hand shake protocol thereby using less energy comparing to the existing protocols. The sink sends interest in the shortest path there by conserving energy. Key advantages • Data redundancy is eradicated. • Overcomes resource blindness.
  • 4. International Journal of Computer science and Engineering Research and Development (IJCSERD), ISSN 2248- 9363 (Print), ISSN- 2248-9371 (Online) Volume 3, Number 2, April-May (2013) 23 Performance analysis The bandwidth and the life time of nodes increases compared to the protocols DD SPIN CONCLUSION In this paper, we have proposed a BIDIRECTIONAL DATACENTRIC routing protocol using Meta data descriptor for WSN. Here the data is sent whenever there is a drastic change in the data sensed or only when the base station request for data. We have compared its performance with existing SPIN and Directed Diffusion protocol. But one major problem is that security in future we will try to provide it and try to resolve redundancy of advertisement message. REFERENCES [1] ZeenatRehena,SarbaniRoy’Nandini Mukherjee” A Modified SPIN for Wireless Sensor Networks”IEEE.Conf.,Feb 2011,pp.1-4. [2] Kai Lin, Joel J. P. C. Rodrigues, HongweiGe, NaixueXiong, and Xuedong Liang,“Energy Efficiency QoS Assurance Routing inWireless Multimedia Sensor Networks” IEEE Systems Journal, December 2011, Vol. 5, No. 4, pp.495-505 [3] Shio Kumar Singh , M P Singh , and D K Singh ,”Routing Protocols in Wireless Sensor Networks –A Survey” International Journal of Computer Science & Engineering Survey (IJCSES), November 2010, Vol.1, No.2,pp.63-83 [4] L. Alazzawi, A. Elkateeb, “Performance Evaluation of the WSN Routing Protocols Scalability,” Journal of Computer Systems, Networks, andCommunications, 2008, Vol. 14, Issue 2, pp. 1-9 [5] ChalermekIntanagonwiwat,Ramesh Govindan,Deborah Estfin,Johneidemann,Fabio Silva, “Directed Diffusion for Wireless Sensor Networking”IEEE/ACM Transactions On Networking, Feb 2003,Vol. l 1, No. 1,pp.1525-1529. [6] I.F. Akyildiz, W. Su, Y. Sankarasubramaniam and E. Cayirci, “ A Survey on Sensor Networks”, IEEE Commun.Mag., Aug 2002 ,pp.102-114.