INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)

Size: px
Start display at page:

Download "INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET)"

Transcription

1 INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN ISSN (Print) ISSN (Online) Volume 3, Issue 2, July- September (2012), pp IAEME: Journal Impact Factor (2012): (Calculated by GISI) IJECET I A E M E THE ROUTING ALGORITHMS FOR WIRELESS SENSOR NETWORKS THROUGH CORRELATION BASED MEDIUM ACCESS CONTROL FOR BETTER ENERGY EFFICIENCY P.T.Kalaivaani MNM Jain Engineering College, Department of Electronics and Communication Engineering, Jyothi Nagar,Thorapakkam, Chennai , India kalaivani.p.t@gmail.com] A.Rajeswari Coimbatore Institute of Technology Department of Electronics and Communication Engineering Coimbatore , India rajeswari@cit.edu.in] ABSTRACT In Wireless Sensor Networks (WSN), Computation and Sensing, Communication are the three basic functionalities performed in Wireless Sensor Networks. Generally in any application, large number of sensors are deployed in Wireless Sensor Networks. These Sensors are systemized and they form a Cooperative Communication Network. In Wireless Sensor Networks, one of the Challenges is Energy Efficiency. In this paper the Routing Algorithms for Wireless Sensor Networks through Correlation Based Medium Access Control for better Energy Efficiency is proposed. A new model of WSN with Spatial Correlation Based MAC is developed with Collaborative based Medium Access Control (CC MAC) and AODV and DSR. Simulations have been obtained using NS2 for analyzing the performance of the protocols such as AODV and DSR in the proposed model. The results show that AODV performs well than that of DSR in parameters such as End to End delay, Packet Delivery Ratio, Packet Loss, Energy Consumption. Key Words : Wireless Sensor Network (WSN), Spatial Correlation, Collaborative based Medium Access Control (CC MAC), Adhoc On Demand Distance Vector Routing (AODV), Dynamic Source Routing (DSR) 294

2 I. INTRODUCTION Wireless Sensor Networks (WSN) comprise sensors which performs special tasks, such that Sensing, Processing, Storage and consigns the energy at different locations to achieve sensing and information gathering. Random deployment and dense nature and unattended mode of operation, varying nature of radio links, course limited energy resource are the major features of the WSNs. The energy consumption in Wireless Sensor Network is increased due to sensing process. To save the energy of the network, the total number of sensor nodes sending data is to be reduced thereby decreasing the transmission of redundant data. The main goal of energy minimization in WSNs is to extract event features from the collective information provided by sensor nodes [2]. II. RELATED WORK A brief literature survey is presented in the following section: A theoretical framework has been developed for transmission regulation of sensor nodes under distortion constraint exploiting spatial correlation on MAC [1]. A draw back of the work is that it doesn t take the signal strength as the major constraint [1]. A Spatial Correlation Based Medium Access Control is developed resulting in higher performance in the aspect of energy consumption, transmission latency, packet delivery rate, packet drop rate [2]. An energy aware spatial correlation based on a cluster protocol [3]. In this approach, only the cluster-heads are responsible for exploiting spatial correlation of their member nodes and selecting the appropriate member nodes to remain active. The gridiron spatial correlation mechanism is adapted to achieve the required reliability by dynamically changing the correlation region. The draw back of this work is the Correlation radius is fixed and the correlation radius value between the sensor nodes cannot be resized. An Energy Efficient Routing protocols with AODV and DSR in Wireless Sensor Network are compared [14]. The strength and Weakness of different MAC protocols are analyzed for energy wastage in Wireless Sensor Networks [7]. III. PROPOSED MODEL FOR WIRELESS SENSOR NETWORK Each node in a sensor network integrated with sensors, processors, transceivers with limited resources and low capacity battery is associated with each node [15]. Primary source of energy to sensor node is the battery. At regular interval of time, the nodes available in a sensor network collect the data points and transform all the data points into an equivalent electric signal and distribute the signal to the sink or base node via some reliable communication medium. Sensor nodes are spatially distributed in nature and the ambient conditions related to surrounding environment of the sensors are measured by sensing circuitries in sensor network [15]. Network Simulator (NS2) has been used for modeling the proposed the Routing Algorithms for Wireless Sensor Networks through Correlation Based Medium Access Control for better Energy Efficiency. Simulation parameters considered for this work are Network Area of Size 1500x1500 with 50 number of nodes and the packet length is 250 bytes. Initial energy consideration is 1000 joules, Bandwidth is 2MHz, Data rate is 1Mbps with Transmitting Power, Receiving Power and Ideal Power value of 1mW,Sleep power range is mw with the threshold value of 10. Distortion is one of the reliability constraint. It is observed that the distortion increases when the sensor nodes fail to report the event from within the defined correlation 295

3 region. The correlation region is changed dynamically according to the observed reliability. At sink node, the distortion is given by, D = E[d(S, Ŝ )] (1) In equation (1), D is the Distortion value and S is the event and S. Distance between the two nodes is calculated by the formula, Ŝ is the estimated value of d i,j = ρ si ρ sj (2) ρ is the Correlation coefficient located at the coordinates n i and n j. IV. COLLABORATIVE BASED MEDIUM ACCESS CONTROL (CC - MAC) The CC-MAC Protocol is used in the above model for providing Iterative Node Selection Algorithm. Primary components involved in CC - MAC protocol are, Iterative Node Selection Algorithm and E MAC and N MAC. E MAC is also known as Event MAC and N MAC is also known as Network MAC. The objective of the Event MAC is to filter out the correlated sensor records and the representative nodes in a correlated regions elected in a distributive manner [1]. E MAC forms the correlation based clusters. N MAC prioritizes the route through packets when the medium access is in usage. The Data Packet Structure of CC MAC protocol is given in Fig.1. Fig.1 Data Packet Structure CC MAC protocol has the capability to decrease redundant data and energy consumption. The representative node selection algorithm in CC-MAC protocol is random in nature. Estimate the signal parameters from the received samples such as σ s,ρ(i,j),ρ(s,i). Where σ s is the variance of event source and ρ(i,j),ρ(s,i) are the correlation coefficient and it is iteratively run until D max is met. INS estimates the variance σ s ² from collected data. The parameter Estimation part of INS includes the parameters such as Correlation coefficient and distance between the nodes and correlation parameter θ 1, the correlation parameter. Each observed sample, Xi of sensor node at time t is represented as X i = S i + N i, i = 1,..., N (3) where Si is the event information and N i is the observation noise. The sink is interested in reconstructing the source S according to observations of nodes n i which observe the spatially correlated version of S at (x i,y i ), i.e., S i. The physical phenomenon is modeled as joint Gaussian random variables (JGRVs) at each observation point as, The Correlation Coefficient is defined as ρ i,j. The covariance function is defined as ( ) k v. It is given by the expression, 296 (4)

4 θ ( / ) 2 PE d θ K ( ) 1 v d = e ; θ 1 > 0, θ 2 (0,2] (5) Correlation Region Fig.2 Representation of Correlation Region Fig.2 shows the representation of Correlation Region. The correlation region is defined as the region in which all the sensor nodes send the readings which are similar in nature, therefore it is enough to send a single report to represent the correlation region [3]. The objective of the spatial correlation is to prevent redundant data during transmission. V. ROUTING ALGORITHMS Two types of routing protocols are Proactive protocols and reactive protocols [14]. Proactive Routing Protocols maintain fresh list of destinations and their routes by periodically distributing routing tables throughout the network. The main disadvantages are respective amount of data for maintenance and slow reaction on restructuring and failures. Reactive Protocols are also known as On-demand protocols. This type of protocols finds a route on demand by flooding the network with route request packets. The main advantages of such algorithms are, High Latency time in route finding and Excessive flooding can lead to network clogging. Two different routing protocols are considered to analyze the behavior of CC MAC Protocol. They are AODV and DSR. Dynamic Source Routing is shortly known as DSR and Adhoc On Demand Distance Vector Routing is known as AODV. DSR uses source routing and AODV uses a table driven routing framework with destination numbers. Timer activities are not directly involved in DSR but AODV takes into account of timer activities. AODV uses traditional routing tables, one entry per destination. Whereas in DSR, certain multiple route cache entries per destination are used. Even through DSR and AODV share the on demand behavior, their routing mechanisms are different. The routing protocols AODV and DSR performance are compared based on the four different parameters. Such as End to End Delay, Packet Delivery Ratio, Packet Loss, Energy Consumption. A. Comparison of End to End delay with AODV and DSR End to End delay is defined as the ratio between sum of individual data packet delay to the total number of data packets delivered. 297

5 Fig.3 End to End Delay It is observed from Fig.3 that t as simulation time increases, the end to end delay with DSR is higher than that of AODV. This is because DSR uses source routing and AODV uses a table driven routing. B. Comparison Of Packet Delivery Ratio with AODV And DSR Packet Delivery ratio is the percentage of the ratio between total number of successfully delivered to the total number of data packets sent. data packets Fig.4 Packet Delivery Ratio It is observed from Fig.4 that as simulation time increases, the Packet delivery ratio with DSR is decreased 2% lesser than that of AODV. This is because DSR uses multiple route cache entries per destination and AODV uses traditional routing tables, one entry per destination. C. Comparison of Packet Loss with AODV and DSR Packet Loss is obtained by subtracting the number of packets sent by the source to the number of packets received by sink. 298

6 Fig.5 Packet Loss It is observed from Fig.5 that as simulation time increases, the Packet Losss with DSR is increased 38% than that of AODV. This is because AODV uses a broadcast route discovery algorithm and then Unicast route reply message. Also, AODV has the ability to provide Unicast, Multicast and broadcast communication. D. Comparison of Energy Consumption with AODV and DSR Energy Consumption is defined as the ratio between sum of energy expended by each node to the total number of data packets delivered. Fig.6 Energy Consumption It is observed from Fig.6 that as simulation time increases, the Energy Consumption of with AODV is less than that of DSR. This is because DSR needs support from MAC layer to identify the link failure. Also it is clear from Table V that there is a percentage decrease in energy consumption in WSN with AODV than with DSR protocol. VI. CONCLUSION AND FUTURE WORK The Routing Algorithms for Wireless Sensor Networks through Correlation Based Medium Access Control for better Energy Efficiency is proposed in this paper. The spatial correlation between the sensor nodes are considered in the proposed algorithm. Using NS2, Wireless Sensor Networks are simulated and the proposed algorithm is implemented with spatial correlation based CC MAC, AODV, DSR. The spatial resolution of nodes are controlled by deactivating the redundant nodes. The performance of CC MAC is compared with IEEE 299

7 by using Internode Selection algorithm. CC MAC yields better performance in energy efficiency. Parameters such as, End to End delay and Packet drop rate and Packet delivery ratio and Energy Consumption are compared. Among the routing protocols AODV gives better result than DSR. By reducing the redundant data from redundant nodes the spatial correlation proves that it is the better energy efficient method. In future work, field of grid and cluster head based algorithm will be considered. Also, CC MAC Protocol Can be modified for multiple correlation radius values and QOS requirement for various sensor node s information can also be considered. REFERENCES 1. Mehmet C.Vuran and Ian F.Akyildiz (2006), Spatial Correlation Based collaborative Medium Access Control Based Collaborative Medium Access control in Wireless Sensor Networks, IEEE / ACM Transaction on Networking, Vol.14,N Guoqiang Zheng and Shengyu Tang (2011) Spatial Correlation Based MAC Protocol for Event - Driven Wireless Sensor Networks, Journal of Networks, Vol.6, No Ghalib A.Shah and Muslim Bozyigit (2007), Exploiting Energy aware Spatial Correlation in Wireless Sensor Networks, 2nd International Workshop on software for Sensor Networks (SensorWave 2007). 4. Akyildiz. I.F.,et.al.(2006), Wireless Sensor Networks: A Survey Revisited, Computer Networks Journal,Elsevier. 5. SunHee Yoon and Cyrus Shahabi (2005), Exploring Spatial Correlation Towards an Energy Efficient Clustered Aggregation Technique (CAG), IEEE International Conference on Communication (ICC), pp Yingqi Xu and Wang-Chien Lee (2006), Exploring Spatial Correlation for Link Quality Estimation in wireless Sensor Networks, in Proc Fourth Annual IEEE International Conference on Pervasive Computing and Communications ( Percom 2006). 7. Ilker Demirkol et.al (2006), MAC Protocols for Wireless Sensor Networks : a Survey,.Communications Magazine, IEEE Volume 44, Issue 4, Page(s): Seema Bandyopadhyay and Edward Coyale. J,(2004), Spatio Temporal Sampling Rates and Energy Efficiency in wireless Sensor Networks, IEEE INFOCOM. 9. Y. Linde, A et.al., (1980), An algorithm for vector quantizer design, IEEE Trans. Commun., vol. COM-28, no. 1, pp The Network Simulator ns-2. [Online]. Available: 11.M. C. Vuran, et.al (2004), Spatio-temporal correlation: theory and applications for wireless sensor networks, Comput. Netw. J. (Elsevier), vol. 45, no. 3, pp Ye.W., et.al, (2004), Medium access control with coordinated adaptive sleeping for wireless sensor networks, IEEE/ACM Trans. Netw., vol. 12, no. 3, pp Akyildiz.I.F.,et.al (2001) Wireless sensor networks: a survey, Journal of Computer Networks, Elsevier. 14.Samir Das. R. et.al, (2000) Performance Comparison of Two On demand Routing Protocols for Adhoc Networks, Proceedings of the IEEE Conference on Computer Communications (INFOCOM), Tel Aviv, Israel, pp Rajeswari.A and Kalaivaani.P.T. (2011), A Bi-directional Energy Splitable Model For Energy Optimization In Wireless Sensor Networks, Proc of ICASEIT, Malaysia, pp

Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic

Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic International Journal of Computer Science & Communication Vol. 1, No. 1, January-June 2010, pp. 67-71 Performance Evaluation of Energy Consumption of Reactive Protocols under Self- Similar Traffic Dhiraj

More information

An Improved MAC Model for Critical Applications in Wireless Sensor Networks

An Improved MAC Model for Critical Applications in Wireless Sensor Networks An Improved MAC Model for Critical Applications in Wireless Sensor Networks Gayatri Sakya Vidushi Sharma Trisha Sawhney JSSATE, Noida GBU, Greater Noida JSSATE, Noida, ABSTRACT The wireless sensor networks

More information

Survey of MANET based on Routing Protocols

Survey of MANET based on Routing Protocols Survey of MANET based on Routing Protocols M.Tech CSE & RGPV ABSTRACT Routing protocols is a combination of rules and procedures for combining information which also received from other routers. Routing

More information

On Event Signal Reconstruction in Wireless Sensor Networks

On Event Signal Reconstruction in Wireless Sensor Networks On Event Signal Reconstruction in Wireless Sensor Networks Barış Atakan and Özgür B. Akan Next Generation Wireless Communications Laboratory Department of Electrical and Electronics Engineering Middle

More information

A Review of Current Routing Protocols for Ad Hoc Mobile Wireless Networks

A Review of Current Routing Protocols for Ad Hoc Mobile Wireless Networks A Review of Current Routing Protocols for Ad Hoc Mobile Wireless Networks Elisabeth M. Royer, Chai-Keong Toh IEEE Personal Communications, April 1999 Presented by Hannu Vilpponen 1(15) Hannu_Vilpponen.PPT

More information

ENERGY EFFICIENT SENSOR NODE DESIGN IN WIRELESS SENSOR NETWORKS

ENERGY EFFICIENT SENSOR NODE DESIGN IN WIRELESS SENSOR NETWORKS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

Evaluation of Mobile Ad Hoc Network with Reactive and Proactive Routing Protocols and Mobility Models

Evaluation of Mobile Ad Hoc Network with Reactive and Proactive Routing Protocols and Mobility Models Evaluation of Mobile Ad Hoc Network with Reactive and Proactive Routing Protocols and Mobility Models Rohit Kumar Department of Computer Sc. & Engineering Chandigarh University, Gharuan Mohali, Punjab

More information

PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR P INCLUDING PROPAGATION MODELS

PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR P INCLUDING PROPAGATION MODELS PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS FOR 802.11P INCLUDING PROPAGATION MODELS Mit Parmar 1, Kinnar Vaghela 2 1 Student M.E. Communication Systems, Electronics & Communication Department, L.D. College

More information

A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols

A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols Josh Broch, David Maltz, David Johnson, Yih-Chun Hu and Jorjeta Jetcheva Computer Science Department Carnegie Mellon University

More information

Immune System Based Distributed Node and Rate Selection in Wireless Sensor Networks

Immune System Based Distributed Node and Rate Selection in Wireless Sensor Networks Immune System Based Distributed Node and Rate Selection in Wireless Sensor Networks Barış Atakan Özgür B. Akan Next Generation Wireless Communications Laboratory Department of Electrical and Electronics

More information

QALAAI ZANIST JOURNAL A

QALAAI ZANIST JOURNAL A Adaptive Data Collection protocol for Extending Lifetime of Periodic Sensor Networks Ali K. M. Al-Qurabat Department of Software, College of Information Technology, University of Babylon - Iraq alik.m.alqurabat@uobabylon.edu.iq

More information

An Efficient Forward Error Correction Scheme for Wireless Sensor Network

An Efficient Forward Error Correction Scheme for Wireless Sensor Network Available online at www.sciencedirect.com Procedia Technology 4 (2012 ) 737 742 C3IT-2012 An Efficient Forward Error Correction Scheme for Wireless Sensor Network M.P.Singh a, Prabhat Kumar b a Computer

More information

PERFORMANCE EVALUATION OF AODV AND DSR IN FEASIBLE AND RANDOM PLACEMENT MODELS

PERFORMANCE EVALUATION OF AODV AND DSR IN FEASIBLE AND RANDOM PLACEMENT MODELS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 7, July 2014, pg.487

More information

Simulating AODV and DSDV For Adynamic Wireless Sensor Networks

Simulating AODV and DSDV For Adynamic Wireless Sensor Networks IJCSNS International Journal of Computer Science and Network Security, VOL.10 No.7, July 2010 219 Simulating AODV and DSDV For Adynamic Wireless Sensor Networks Fasee Ullah, Muhammad Amin and Hamid ul

More information

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn Increasing Broadcast Reliability for Vehicular Ad Hoc Networks Nathan Balon and Jinhua Guo University of Michigan - Dearborn I n t r o d u c t i o n General Information on VANETs Background on 802.11 Background

More information

Performance Evaluation of MANET Using Quality of Service Metrics

Performance Evaluation of MANET Using Quality of Service Metrics Performance Evaluation of MANET Using Quality of Service Metrics C.Jinshong Hwang 1, Ashwani Kush 2, Ruchika,S.Tyagi 3 1 Department of Computer Science Texas State University, San Marcos Texas, USA 2,

More information

Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks

Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks M. KIRAN KUMAR 1, M. KANCHANA 2, I. SAPTHAMI 3, B. KRISHNA MURTHY 4 1, 2, M. Tech Student, 3 Asst. Prof 1, 4, Siddharth Institute

More information

Volume 5, Issue 3, March 2017 International Journal of Advance Research in Computer Science and Management Studies

Volume 5, Issue 3, March 2017 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) e-isjn: A4372-3114 Impact Factor: 6.047 Volume 5, Issue 3, March 2017 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey

More information

Energy-Efficient MANET Routing: Ideal vs. Realistic Performance

Energy-Efficient MANET Routing: Ideal vs. Realistic Performance Energy-Efficient MANET Routing: Ideal vs. Realistic Performance Paper by: Thomas Knuz IEEE IWCMC Conference Aug. 2008 Presented by: Farzana Yasmeen For : CSE 6590 2013.11.12 Contents Introduction Review:

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

Performance Evaluation of a Hybrid Sensor and Vehicular Network to Improve Road Safety

Performance Evaluation of a Hybrid Sensor and Vehicular Network to Improve Road Safety 7th ACM PE-WASUN 2010 Performance Evaluation of a Hybrid Sensor and Vehicular Network to Improve Road Safety Carolina Tripp Barba, Karen Ornelas, Mónica Aguilar Igartua Telematic Engineering Dept. Polytechnic

More information

Node Deployment Strategies and Coverage Prediction in 3D Wireless Sensor Network with Scheduling

Node Deployment Strategies and Coverage Prediction in 3D Wireless Sensor Network with Scheduling Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 8 (2017) pp. 2243-2255 Research India Publications http://www.ripublication.com Node Deployment Strategies and Coverage

More information

More Efficient Routing Algorithm for Ad Hoc Network

More Efficient Routing Algorithm for Ad Hoc Network More Efficient Routing Algorithm for Ad Hoc Network ENSC 835: HIGH-PERFORMANCE NETWORKS INSTRUCTOR: Dr. Ljiljana Trajkovic Mark Wang mrw@sfu.ca Carl Qian chunq@sfu.ca Outline Quick Overview of Ad hoc Networks

More information

International Journal of Advance Engineering and Research Development (IJAERD) Volume 1,Issue 5,May 2014, e-issn: , print-issn:

International Journal of Advance Engineering and Research Development (IJAERD) Volume 1,Issue 5,May 2014, e-issn: , print-issn: Modified Route Maintenance in AODV Routing Protocol ChiragBhalodia (M.Tech, Research Scholar) 1, Prof. Amit M. Lathigara 2 Pg Scholar, Computer Engineering Department & R K University, chiragsbhalodia@gmail.com

More information

Reliable and Energy-Efficient Data Delivery in Sparse WSNs with Multiple Mobile Sinks

Reliable and Energy-Efficient Data Delivery in Sparse WSNs with Multiple Mobile Sinks Reliable and Energy-Efficient Data Delivery in Sparse WSNs with Multiple Mobile Sinks Giuseppe Anastasi Pervasive Computing & Networking Lab () Dept. of Information Engineering, University of Pisa E-mail:

More information

MAC Protocol with Regression based Dynamic Duty Cycle Feature for Mission Critical Applications in WSN

MAC Protocol with Regression based Dynamic Duty Cycle Feature for Mission Critical Applications in WSN MAC Protocol with Regression based Dynamic Duty Cycle Feature for Mission Critical Applications in WSN Gayatri Sakya Department of Electronics and Communication Engineering JSS Academy of Technical Education,

More information

Dynamic TTL Variance Foretelling Based Enhancement Of AODV Routing Protocol In MANET

Dynamic TTL Variance Foretelling Based Enhancement Of AODV Routing Protocol In MANET Latest Research Topics on MANET Routing Protocols Dynamic TTL Variance Foretelling Based Enhancement Of AODV Routing Protocol In MANET In this topic, the existing Route Repair method in AODV can be enhanced

More information

Adaptation of MAC Layer for QoS in WSN

Adaptation of MAC Layer for QoS in WSN Adaptation of MAC Layer for QoS in WSN Sukumar Nandi and Aditya Yadav IIT Guwahati Abstract. In this paper, we propose QoS aware MAC protocol for Wireless Sensor Networks. In WSNs, there can be two types

More information

Lightweight Decentralized Algorithm for Localizing Reactive Jammers in Wireless Sensor Network

Lightweight Decentralized Algorithm for Localizing Reactive Jammers in Wireless Sensor Network International Journal Of Computational Engineering Research (ijceronline.com) Vol. 3 Issue. 3 Lightweight Decentralized Algorithm for Localizing Reactive Jammers in Wireless Sensor Network 1, Vinothkumar.G,

More information

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET)

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 ISSN 0976 6367(Print) ISSN 0976 6375(Online) Volume 3,

More information

ROUTING PROTOCOLS. Dr. Ahmed Khattab. EECE Department Cairo University Fall 2012 ELC 659/ELC724

ROUTING PROTOCOLS. Dr. Ahmed Khattab. EECE Department Cairo University Fall 2012 ELC 659/ELC724 ROUTING PROTOCOLS Dr. Ahmed Khattab EECE Department Cairo University Fall 2012 ELC 659/ELC724 Dr. Ahmed Khattab Fall 2012 2 Routing Network-wide process the determine the end to end paths that packets

More information

Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks

Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks A. P. Azad and A. Chockalingam Department of ECE, Indian Institute of Science, Bangalore 5612, India Abstract Increasing

More information

Energy Consumption and Latency Analysis for Wireless Multimedia Sensor Networks

Energy Consumption and Latency Analysis for Wireless Multimedia Sensor Networks Energy Consumption and Latency Analysis for Wireless Multimedia Sensor Networks Alvaro Pinto, Zhe Zhang, Xin Dong, Senem Velipasalar, M. Can Vuran, M. Cenk Gursoy Electrical Engineering Department, University

More information

Overview. Ad Hoc and Wireless Mesh Networking. Ad hoc network. Ad hoc network

Overview. Ad Hoc and Wireless Mesh Networking. Ad hoc network. Ad hoc network Ad Hoc and Wireless Mesh Networking Laura Marie Feeney lmfeeney@sics.se Datakommunikation III, HT 00 Overview Ad hoc and wireless mesh networks Ad hoc network (MANet) operates independently of network

More information

Performance comparison of AODV, DSDV and EE-DSDV routing protocol algorithm for wireless sensor network

Performance comparison of AODV, DSDV and EE-DSDV routing protocol algorithm for wireless sensor network Performance comparison of AODV, DSDV and EE-DSDV routing algorithm for wireless sensor network Mohd.Taufiq Norhizat a, Zulkifli Ishak, Mohd Suhaimi Sauti, Md Zaini Jamaludin a Wireless Sensor Network Group,

More information

IMPROVED OLSR AND TORA ROUTING PROTOCOLS FOR MANETS

IMPROVED OLSR AND TORA ROUTING PROTOCOLS FOR MANETS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 9, September 2015,

More information

Modeling Hop Length Distributions for Reactive Routing Protocols in One Dimensional MANETs

Modeling Hop Length Distributions for Reactive Routing Protocols in One Dimensional MANETs This full tet paper was peer reviewed at the direction of IEEE Communications Society subject matter eperts for publication in the ICC 27 proceedings. Modeling Hop Length Distributions for Reactive Routing

More information

Energy-Efficient Duty Cycle Assignment for Receiver-Based Convergecast in Wireless Sensor Networks

Energy-Efficient Duty Cycle Assignment for Receiver-Based Convergecast in Wireless Sensor Networks Energy-Efficient Duty Cycle Assignment for Receiver-Based Convergecast in Wireless Sensor Networks Yuqun Zhang, Chen-Hsiang Feng, Ilker Demirkol, Wendi B. Heinzelman Department of Electrical and Computer

More information

Papers. Ad Hoc Routing. Outline. Motivation

Papers. Ad Hoc Routing. Outline. Motivation CS 15-849E: Wireless Networks (Spring 2006) Ad Hoc Routing Discussion Leads: Abhijit Deshmukh Sai Vinayak Srinivasan Seshan Dave Andersen Papers Outdoor Experimental Comparison of Four Ad Hoc Routing Algorithms

More information

Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing

Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 PP 19-21 www.iosrjen.org Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing 1 S.Lakshmi,

More information

Performance Comparison of AODV, DSDV and ZRP Routing Protocols

Performance Comparison of AODV, DSDV and ZRP Routing Protocols Performance Comparison of AODV, DSDV and ZRP Routing Protocols Ajay Singh 1, Anil yadav 2, Dr. mukesh Sharma 2 1 Research Scholar (M.Tech), Department of Computer Science, T.I.T&S, bhiwani 1 Faculty, Department

More information

Syed Obaid Amin. Date: February 11 th, Networking Lab Kyung Hee University

Syed Obaid Amin. Date: February 11 th, Networking Lab Kyung Hee University Detecting Jamming Attacks in Ubiquitous Sensor Networks Networking Lab Kyung Hee University Date: February 11 th, 2008 Syed Obaid Amin obaid@networking.khu.ac.kr Contents Background Introduction USN (Ubiquitous

More information

An approach for solving target coverage problem in wireless sensor network

An approach for solving target coverage problem in wireless sensor network An approach for solving target coverage problem in wireless sensor network CHINMOY BHARADWAJ KIIT University, Bhubaneswar, India E mail: chinmoybharadwajcool@gmail.com DR. SANTOSH KUMAR SWAIN KIIT University,

More information

Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing

Hybrid throughput aware variable puncture rate coding for PHY-FEC in video processing IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p-issn: 2278-8727, Volume 20, Issue 3, Ver. III (May. - June. 2018), PP 78-83 www.iosrjournals.org Hybrid throughput aware variable puncture

More information

An Energy Efficient Localization Strategy using Particle Swarm Optimization in Wireless Sensor Networks

An Energy Efficient Localization Strategy using Particle Swarm Optimization in Wireless Sensor Networks An Energy Efficient Localization Strategy using Particle Swarm Optimization in Wireless Sensor Networks Ms. Prerana Shrivastava *, Dr. S.B Pokle **, Dr.S.S.Dorle*** * Research Scholar, Electronics Department,

More information

Performance Analysis of Energy-aware Routing Protocols for Wireless Sensor Networks using Different Radio Models

Performance Analysis of Energy-aware Routing Protocols for Wireless Sensor Networks using Different Radio Models Performance Analysis of Energy-aware Routing Protocols for Wireless Sensor Networks using Different Radio Models Adamu Murtala Zungeru, Joseph Chuma and Mmoloki Mangwala Department of Electrical, Computer

More information

ENERGY EFFICIENT RELAY SELECTION SCHEMES FOR COOPERATIVE UNIFORMLY DISTRIBUTED WIRELESS SENSOR NETWORKS

ENERGY EFFICIENT RELAY SELECTION SCHEMES FOR COOPERATIVE UNIFORMLY DISTRIBUTED WIRELESS SENSOR NETWORKS ENERGY EFFICIENT RELAY SELECTION SCHEMES FOR COOPERATIVE UNIFORMLY DISTRIBUTED WIRELESS SENSOR NETWORKS WAFIC W. ALAMEDDINE A THESIS IN THE DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING PRESENTED IN

More information

A Taxonomy for Routing Protocols in Mobile Ad Hoc Networks. Laura Marie Feeney Swedish Institute of Computer Science

A Taxonomy for Routing Protocols in Mobile Ad Hoc Networks. Laura Marie Feeney Swedish Institute of Computer Science A Taxonomy for Routing Protocols in Mobile Ad Hoc Networks Laura Marie Feeney Swedish Institute of Computer Science http://www.sics.se/~lmfeeney Overview mobile ad hoc networks routing protocols communication

More information

Empirical Probability Based QoS Routing

Empirical Probability Based QoS Routing Empirical Probability Based QoS Routing Xin Yuan Guang Yang Department of Computer Science, Florida State University, Tallahassee, FL 3230 {xyuan,guanyang}@cs.fsu.edu Abstract We study Quality-of-Service

More information

ON THE CONCEPT OF DISTRIBUTED DIGITAL SIGNAL PROCESSING IN WIRELESS SENSOR NETWORKS

ON THE CONCEPT OF DISTRIBUTED DIGITAL SIGNAL PROCESSING IN WIRELESS SENSOR NETWORKS ON THE CONCEPT OF DISTRIBUTED DIGITAL SIGNAL PROCESSING IN WIRELESS SENSOR NETWORKS Carla F. Chiasserini Dipartimento di Elettronica, Politecnico di Torino Torino, Italy Ramesh R. Rao California Institute

More information

FTSP Power Characterization

FTSP Power Characterization 1. Introduction FTSP Power Characterization Chris Trezzo Tyler Netherland Over the last few decades, advancements in technology have allowed for small lowpowered devices that can accomplish a multitude

More information

A survey on broadcast protocols in multihop cognitive radio ad hoc network

A survey on broadcast protocols in multihop cognitive radio ad hoc network A survey on broadcast protocols in multihop cognitive radio ad hoc network Sureshkumar A, Rajeswari M Abstract In the traditional ad hoc network, common channel is present to broadcast control channels

More information

Deployment Design of Wireless Sensor Network for Simple Multi-Point Surveillance of a Moving Target

Deployment Design of Wireless Sensor Network for Simple Multi-Point Surveillance of a Moving Target Sensors 2009, 9, 3563-3585; doi:10.3390/s90503563 OPEN ACCESS sensors ISSN 1424-8220 www.mdpi.com/journal/sensors Article Deployment Design of Wireless Sensor Network for Simple Multi-Point Surveillance

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 2, February-2016 181 A NOVEL RANGE FREE LOCALIZATION METHOD FOR MOBILE SENSOR NETWORKS Anju Thomas 1, Remya Ramachandran 2 1

More information

Using Reconfigurable Radios to Increase Throughput in Wireless Sensor Networks

Using Reconfigurable Radios to Increase Throughput in Wireless Sensor Networks Using Reconfigurable Radios to Increase Throughput in Wireless Sensor Networks Mihaela Cardei and Yueshi Wu Department of Computer and Electrical Engineering and Computer Science Florida Atlantic University

More information

LSA-AODV: A LINK STABILITY BASED ALGORITHM USING FUZZY LOGIC FOR MULTI-HOP WIRELESS MESH NETWORKS

LSA-AODV: A LINK STABILITY BASED ALGORITHM USING FUZZY LOGIC FOR MULTI-HOP WIRELESS MESH NETWORKS SHIV SHAKTI International Journal in Multidisciplinary and Academic Research (SSIJMAR) Vol. 2, No. 6, November- December (ISSN 2278 5973) LSA-AODV: A LINK STABILITY BASED ALGORITHM USING FUZZY LOGIC FOR

More information

Novel Localization of Sensor Nodes in Wireless Sensor Networks using Co-Ordinate Signal Strength Database

Novel Localization of Sensor Nodes in Wireless Sensor Networks using Co-Ordinate Signal Strength Database Available online at www.sciencedirect.com Procedia Engineering 30 (2012) 662 668 International Conference on Communication Technology and System Design 2011 Novel Localization of Sensor Nodes in Wireless

More information

Bottleneck Zone Analysis in WSN Using Low Duty Cycle in Wireless Micro Sensor Network

Bottleneck Zone Analysis in WSN Using Low Duty Cycle in Wireless Micro Sensor Network Bottleneck Zone Analysis in WSN Using Low Duty Cycle in Wireless Micro Sensor Network 16 1 Punam Dhawad, 2 Hemlata Dakhore 1 Department of Computer Science and Engineering, G.H. Raisoni Institute of Engineering

More information

AS-MAC: An Asynchronous Scheduled MAC Protocol for Wireless Sensor Networks

AS-MAC: An Asynchronous Scheduled MAC Protocol for Wireless Sensor Networks AS-MAC: An Asynchronous Scheduled MAC Protocol for Wireless Sensor Networks By Beakcheol Jang, Jun Bum Lim, Mihail Sichitiu, NC State University 1 Presentation by Andrew Keating for CS577 Fall 2009 Outline

More information

Adaptive Sensor Selection Algorithms for Wireless Sensor Networks. Silvia Santini PhD defense October 12, 2009

Adaptive Sensor Selection Algorithms for Wireless Sensor Networks. Silvia Santini PhD defense October 12, 2009 Adaptive Sensor Selection Algorithms for Wireless Sensor Networks Silvia Santini PhD defense October 12, 2009 Wireless Sensor Networks (WSNs) WSN: compound of sensor nodes Sensor nodes Computation Wireless

More information

Maximising Average Energy Efficiency for Two-user AWGN Broadcast Channel

Maximising Average Energy Efficiency for Two-user AWGN Broadcast Channel Maximising Average Energy Efficiency for Two-user AWGN Broadcast Channel Amir AKBARI, Muhammad Ali IMRAN, and Rahim TAFAZOLLI Centre for Communication Systems Research, University of Surrey, Guildford,

More information

Computer Networks II Advanced Features (T )

Computer Networks II Advanced Features (T ) Computer Networks II Advanced Features (T-110.5111) Wireless Sensor Networks, PhD Postdoctoral Researcher DCS Research Group For classroom use only, no unauthorized distribution Wireless sensor networks:

More information

Performance Analysis of DV-Hop Localization Using Voronoi Approach

Performance Analysis of DV-Hop Localization Using Voronoi Approach Vol.3, Issue.4, Jul - Aug. 2013 pp-1958-1964 ISSN: 2249-6645 Performance Analysis of DV-Hop Localization Using Voronoi Approach Mrs. P. D.Patil 1, Dr. (Smt). R. S. Patil 2 *(Department of Electronics and

More information

Volume 2, Issue 9, September 2014 International Journal of Advance Research in Computer Science and Management Studies

Volume 2, Issue 9, September 2014 International Journal of Advance Research in Computer Science and Management Studies Volume 2, Issue 9, September 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online at: www.ijarcsms.com

More information

Detection and Prevention of Physical Jamming Attacks in Vehicular Environment

Detection and Prevention of Physical Jamming Attacks in Vehicular Environment Detection and Prevention of Physical Jamming Attacks in Vehicular Environment M-Tech Student 1 Mahendri 1, Neha Sawal 2 Assit. Prof. 2 &Department of CSE & NGF College of Engineering &Technology Palwal,

More information

Power Analysis of Sensor Node Using Simulation Tool

Power Analysis of Sensor Node Using Simulation Tool Circuits and Systems, 2016, 7, 4236-4247 http://www.scirp.org/journal/cs ISSN Online: 2153-1293 ISSN Print: 2153-1285 Power Analysis of Sensor Node Using Simulation Tool R. Sittalatchoumy 1, R. Kanthavel

More information

MDFD and DFD Methods to detect Failed Sensor Nodes in Wireless Sensor Network

MDFD and DFD Methods to detect Failed Sensor Nodes in Wireless Sensor Network MDFD and DFD Methods to detect Failed Sensor Nodes in Wireless Sensor Network Mustafa Khalid Mezaal Researcher Electrical Engineering Department University of Baghdad, Baghdad, Iraq Dheyaa Jasim Kadhim

More information

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks

Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Utilization Based Duty Cycle Tuning MAC Protocol for Wireless Sensor Networks Shih-Hsien Yang, Hung-Wei Tseng, Eric Hsiao-Kuang Wu, and Gen-Huey Chen Dept. of Computer Science and Information Engineering,

More information

Performance study of node placement in sensor networks

Performance study of node placement in sensor networks Performance study of node placement in sensor networks Mika ISHIZUKA and Masaki AIDA NTT Information Sharing Platform Labs, NTT Corporation 3-9-, Midori-Cho Musashino-Shi Tokyo 8-8585 Japan {ishizuka.mika,

More information

Scheduling Data Collection with Dynamic Traffic Patterns in Wireless Sensor Networks

Scheduling Data Collection with Dynamic Traffic Patterns in Wireless Sensor Networks Scheduling Data Collection with Dynamic Traffic Patterns in Wireless Sensor Networks Wenbo Zhao and Xueyan Tang School of Computer Engineering, Nanyang Technological University, Singapore 639798 Email:

More information

Performance Analysis of Sensor Nodes in a WSN With Sleep/Wakeup Protocol

Performance Analysis of Sensor Nodes in a WSN With Sleep/Wakeup Protocol The Ninth International Symposium on Operations Research and Its Applications ISORA 10) Chengdu-Jiuzhaigou, China, August 19 23, 2010 Copyright 2010 ORSC & APORC, pp. 370 377 Performance Analysis of Sensor

More information

Throughput-optimal number of relays in delaybounded multi-hop ALOHA networks

Throughput-optimal number of relays in delaybounded multi-hop ALOHA networks Page 1 of 10 Throughput-optimal number of relays in delaybounded multi-hop ALOHA networks. Nekoui and H. Pishro-Nik This letter addresses the throughput of an ALOHA-based Poisson-distributed multihop wireless

More information

A Routing Optimization Based on Cross-Layer Design for Wireless Multimedia Sensor Networks (WMSNs)

A Routing Optimization Based on Cross-Layer Design for Wireless Multimedia Sensor Networks (WMSNs) Journal of Computer Science Original Research Paper A Routing Optimization Based on Cross-Layer Design for Wireless Multimedia Sensor Networks (WMSNs) 1,2 Emansa Hasri Putra, 1 Risanuri Hidayat, 1 Widyawan

More information

Opportunistic Routing in Wireless Mesh Networks

Opportunistic Routing in Wireless Mesh Networks Opportunistic Routing in Wireless Mesh Networks Amir arehshoorzadeh amir@ac.upc.edu Llorenç Cerdá-Alabern llorenc@ac.upc.edu Vicent Pla vpla@dcom.upv.es August 31, 2012 Opportunistic Routing in Wireless

More information

The Use of A Mobile Sink for Quality Data Collection in Energy Harvesting Sensor Networks

The Use of A Mobile Sink for Quality Data Collection in Energy Harvesting Sensor Networks 3 IEEE Wireless Communications and Networking Conference (WCNC): NETWORKS The Use of A Mobile Sink for Quality Data Collection in Energy Harvesting Sensor Networks Xiaojiang Ren Weifa Liang Research School

More information

Active RFID System with Wireless Sensor Network for Power

Active RFID System with Wireless Sensor Network for Power 38 Active RFID System with Wireless Sensor Network for Power Raed Abdulla 1 and Sathish Kumar Selvaperumal 2 1,2 School of Engineering, Asia Pacific University of Technology & Innovation, 57 Kuala Lumpur,

More information

An Energy Efficient Multi-Target Tracking in Wireless Sensor Networks Based on Polygon Tracking Method

An Energy Efficient Multi-Target Tracking in Wireless Sensor Networks Based on Polygon Tracking Method International Journal of Emerging Trends in Science and Technology DOI: http://dx.doi.org/10.18535/ijetst/v2i8.03 An Energy Efficient Multi-Target Tracking in Wireless Sensor Networks Based on Polygon

More information

Performance Evaluation of a Video Broadcasting System over Wireless Mesh Network

Performance Evaluation of a Video Broadcasting System over Wireless Mesh Network Performance Evaluation of a Video Broadcasting System over Wireless Mesh Network K.T. Sze, K.M. Ho, and K.T. Lo Abstract in this paper, we study the performance of a video-on-demand (VoD) system in wireless

More information

On the Performance of Cooperative Routing in Wireless Networks

On the Performance of Cooperative Routing in Wireless Networks 1 On the Performance of Cooperative Routing in Wireless Networks Mostafa Dehghan, Majid Ghaderi, and Dennis L. Goeckel Department of Computer Science, University of Calgary, Emails: {mdehghan, mghaderi}@ucalgary.ca

More information

Joint work with Dragana Bajović and Dušan Jakovetić. DLR/TUM Workshop, Munich,

Joint work with Dragana Bajović and Dušan Jakovetić. DLR/TUM Workshop, Munich, Slotted ALOHA in Small Cell Networks: How to Design Codes on Random Geometric Graphs? Dejan Vukobratović Associate Professor, DEET-UNS University of Novi Sad, Serbia Joint work with Dragana Bajović and

More information

Multi-hop Networks with Cooperative Relaying Assisted Links

Multi-hop Networks with Cooperative Relaying Assisted Links c IEEE, 2013. This is the author s version of the work. Personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purpose or for

More information

An Adaptable Energy-Efficient Medium Access Control Protocol for Wireless Sensor Networks

An Adaptable Energy-Efficient Medium Access Control Protocol for Wireless Sensor Networks An Adaptable Energy-Efficient ium Access Control Protocol for Wireless Sensor Networks Justin T. Kautz 23 rd Information Operations Squadron, Lackland AFB TX Justin.Kautz@lackland.af.mil Barry E. Mullins,

More information

Compressed Sensing for Multiple Access

Compressed Sensing for Multiple Access Compressed Sensing for Multiple Access Xiaodai Dong Wireless Signal Processing & Networking Workshop: Emerging Wireless Technologies, Tohoku University, Sendai, Japan Oct. 28, 2013 Outline Background Existing

More information

Data Gathering. Chapter 4. Ad Hoc and Sensor Networks Roger Wattenhofer 4/1

Data Gathering. Chapter 4. Ad Hoc and Sensor Networks Roger Wattenhofer 4/1 Data Gathering Chapter 4 Ad Hoc and Sensor Networks Roger Wattenhofer 4/1 Environmental Monitoring (PermaSense) Understand global warming in alpine environment Harsh environmental conditions Swiss made

More information

Validation of an Energy Efficient MAC Protocol for Wireless Sensor Network

Validation of an Energy Efficient MAC Protocol for Wireless Sensor Network Int. J. Com. Dig. Sys. 2, No. 3, 103-108 (2013) 103 International Journal of Computing and Digital Systems http://dx.doi.org/10.12785/ijcds/020301 Validation of an Energy Efficient MAC Protocol for Wireless

More information

Practical Routing and Channel Assignment Scheme for Mesh Networks with Directional Antennas

Practical Routing and Channel Assignment Scheme for Mesh Networks with Directional Antennas This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the ICC 28 proceedings. Practical Routing and Channel Assignment Scheme

More information

Biologically-inspired Autonomic Wireless Sensor Networks. Haoliang Wang 12/07/2015

Biologically-inspired Autonomic Wireless Sensor Networks. Haoliang Wang 12/07/2015 Biologically-inspired Autonomic Wireless Sensor Networks Haoliang Wang 12/07/2015 Wireless Sensor Networks A collection of tiny and relatively cheap sensor nodes Low cost for large scale deployment Limited

More information

Experimental study of the effects of Transmission Power Control and Blacklisting in Wireless Sensor Networks

Experimental study of the effects of Transmission Power Control and Blacklisting in Wireless Sensor Networks Experimental study of the effects of Transmission Power Control and Blacklisting in Wireless Sensor Networks Dongjin Son, Bhaskar Krishnamachari and John Heidemann Presented by Alexander Lash CS525M Introduction

More information

Feasibility and Benefits of Passive RFID Wake-up Radios for Wireless Sensor Networks

Feasibility and Benefits of Passive RFID Wake-up Radios for Wireless Sensor Networks Feasibility and Benefits of Passive RFID Wake-up Radios for Wireless Sensor Networks He Ba, Ilker Demirkol, and Wendi Heinzelman Department of Electrical and Computer Engineering University of Rochester

More information

Analysis on Privacy and Reliability of Ad Hoc Network-Based in Protecting Agricultural Data

Analysis on Privacy and Reliability of Ad Hoc Network-Based in Protecting Agricultural Data Send Orders for Reprints to reprints@benthamscience.ae The Open Electrical & Electronic Engineering Journal, 2014, 8, 777-781 777 Open Access Analysis on Privacy and Reliability of Ad Hoc Network-Based

More information

Robust Topology using Reconfigurable Radios in Wireless Sensor Networks

Robust Topology using Reconfigurable Radios in Wireless Sensor Networks Robust Topology using Reconfigurable Radios in Wireless Sensor Networks Yueshi Wu and Mihaela Cardei Department of Computer and Electrical Engineering and Computer Science Florida Atlantic University Boca

More information

GeoMAC: Geo-backoff based Co-operative MAC for V2V networks.

GeoMAC: Geo-backoff based Co-operative MAC for V2V networks. GeoMAC: Geo-backoff based Co-operative MAC for V2V networks. Sanjit Kaul and Marco Gruteser WINLAB, Rutgers University. Ryokichi Onishi and Rama Vuyyuru Toyota InfoTechnology Center. ICVES 08 Sep 24 th

More information

Localization in Wireless Sensor Networks

Localization in Wireless Sensor Networks Localization in Wireless Sensor Networks Part 2: Localization techniques Department of Informatics University of Oslo Cyber Physical Systems, 11.10.2011 Localization problem in WSN In a localization problem

More information

Vulnerability modelling of ad hoc routing protocols a comparison of OLSR and DSR

Vulnerability modelling of ad hoc routing protocols a comparison of OLSR and DSR 5 th Scandinavian Workshop on Wireless Ad-hoc Networks May 3-4, 2005 Vulnerability modelling of ad hoc routing protocols a comparison of OLSR and DSR Mikael Fredin - Ericsson Microwave Systems, Sweden

More information

Efficient Recovery Algorithms for Wireless Mesh Networks with Cognitive Radios

Efficient Recovery Algorithms for Wireless Mesh Networks with Cognitive Radios Efficient Recovery Algorithms for Wireless Mesh Networks with Cognitive Radios Roberto Hincapie, Li Zhang, Jian Tang, Guoliang Xue, Richard S. Wolff and Roberto Bustamante Abstract Cognitive radios allow

More information

Performance Analysis of Threshold Based Compressive Sensing Algorithm in Wireless Sensor Network

Performance Analysis of Threshold Based Compressive Sensing Algorithm in Wireless Sensor Network American Journal of Applied Sciences Original Research Paper Performance Analysis of Threshold Based Compressive Sensing Algorithm in Wireless Sensor Network Parnasree Chakraborty and C. Tharini Department

More information

March 20 th Sensor Web Architecture and Protocols

March 20 th Sensor Web Architecture and Protocols March 20 th 2017 Sensor Web Architecture and Protocols Soukaina Filali Boubrahimi Why a energy conservation in WSN is needed? Growing need for sustainable sensor networks Slow progress on battery capacity

More information

IVE: improving the value of information in energy-constrained intruder tracking sensor networks

IVE: improving the value of information in energy-constrained intruder tracking sensor networks IVE: improving the value of information in energy-constrained intruder tracking sensor networks Damla Turgut and Ladislau Bölöni Department of Electrical Engineering and Computer Science University of

More information

Principal component aggregation in wireless sensor networks

Principal component aggregation in wireless sensor networks Principal component aggregation in wireless sensor networks Y. Le Borgne 1 and G. Bontempi Machine Learning Group Department of Computer Science Université Libre de Bruxelles Brussels, Belgium August 29,

More information

A Wireless Communication System using Multicasting with an Acknowledgement Mark

A Wireless Communication System using Multicasting with an Acknowledgement Mark IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 07, Issue 10 (October. 2017), V2 PP 01-06 www.iosrjen.org A Wireless Communication System using Multicasting with an

More information