SURVEY ON TECHNIQUES TO EXTEND LIFETIME OF WSN Priyanka Jadhav 1, Prof. N. A. Mhetre 2 1,2

Size: px
Start display at page:

Download "SURVEY ON TECHNIQUES TO EXTEND LIFETIME OF WSN Priyanka Jadhav 1, Prof. N. A. Mhetre 2 1,2"

Transcription

1 SURVEY ON TECHNIQUES TO EXTEND LIFETIME OF WSN Priyanka Jadhav 1, Prof. N. A. Mhetre 2 1,2 Department of Computer Engineering, Savitribai Phule Pune University, India ABSTRACT: Existing algorithms, protocols, techniques of wired or wireless network cannot be directly applied for the WSN because limited energy, structure of sensor nodes.wsn has wide application in different areas. Sensor nodes consume energy during collecting, processing, transmitting and receiving of data. Energy is the main resources for the WSN node and life of WSN completely depends on energy of sensor nodes. As we know sensor network is made up of a large number of densely deploy sensor nodes. The position of sensor node is not predetermined which allow random deployment inaccessible environment. As compared to Ad-Hoc network, sensor networks are limited in power and computational capacity. So energy consumption is major performance objective in WSN. There are different techniques available for reducing energy consumption to increase lifetime of WSN. Keywords: Wireless Sensor Network (WSN), Connected Dominated Set (CDS), sleep scheduling, Virtual Backbone. [1] INTRODUCTION Wireless sensor networking is a rapidly growing technology having number of applications in medical, robotics, military, etc. This network family form with number of nodes called as sensors. All these nodes are present in a distributed fashion and coordinates with each other to perform task. Generally sensors perform four basic activities- i) sensing unit ii) processing unit iii) transceiver unit iv) power unit. Energy is the main resource of the WSN and the lifetime of a sensor network depends totally on the energy of the sensor nodes. There are different definitions about network lifetime- (i) At least one element zero or die: If the energy level of any element becomes zero then the first node is used to define network lifetime. (ii)total number of active nodes: Higher number of alive nodes used to define longer network lifetime. (iii) The network fails if the fraction of alive, connected dominating set nodes falls below given threshold. [2] RELATED WORK WSN is an Ad-Hoc network with no particular structure. For better routing, in Ad-Hoc network virtual backbones are formed by using Connected Dominating Sets (CDS).Fig.1 shows the representation of CDS. Load balancing is the essential in the CDS because nodes present in CDS have more load of communication.as the number of nodes communicating with each other is more, fast discharge of energy is done. To avoid this need of rotation for selection of 37

2 Survey On Techniques To Extend Lifetime Of WSN nodes present in CDS [2].A CDS graph persuades a spanning tree graph where nodes of CDS are internal nodes of the spanning tree. From CDS, MCDS (Minimum CDS) problem is formed which is NP-Hard. To avoid early depletion of energy of nodes present in single CDS rest of the nodes present in G where G= (V, E), perform partitioning of G into a number of disjoint CDS, which directly results in lifetime of the network. Switching of CDS to fresh CDS developed Connected Domatic Partition (CDP) problem. Proximity aware cluster partitioning and new distance construction algorithm is developed for avoiding CDP problem. Fig.1.Representation of CDS For designing of MAC protocol for WSN two main characteristics must be considered. (i)scalability: Network size, design is changed with topology. So developed MAC protocol must support all changes of WSN (ii) Topology: As the sensors are battery powered, extend network lifetime becomes a critical issue. The basic task of MAC protocol is to avoid collision. Basically MAC design of WSN divided into two groups-(i) contention based- e.g.dcf (Distributed Co-ordination Function) [7].Energy consumption is more because of idle listening. (ii)tdma listening: which follows reservation and scheduling results in less energy consumption compared to contention based. In TDMA there is also the consideration of the duty cycle, which avoids idle listening. There are some major sources of energy waste: (i) Collision: If any packet discarded within network a network it is retransmitted again. As it is retransmitted it requires more energy. (ii)overhearing: like man in the middle attack,data captured by another node which results data not reach to the desired destination.(iii)control packet overhead: sometimes lower priority data get transmitted again and again results more energy consumption.(iv)idle listening: nodes are in listen mode for receiving some traffic which is actually not send. But if nothing is sensed for a long time the node is in idle mode for a long time. For avoiding this entire energy waste S-MAC concept is proposed [3].S-MAC is a protocol designed which mainly support collision avoidance using three main things: (i) Periodic sleep and listen: If no any data is sensed then node becomes idle for longer time. To avoid this nodes perform periodic sleep mode,i.e. node is in idle mode for certain time amount,it then wakes up to check is anyone wants to send data to it.fig.2 shows a diagrammatic representation of periodic listen and sleep schedule. When nodes at sleep mode radios of sensors are turned off and timer is set for awake.it is not necessary that listen and sleep time are same, but for simplicity we keep it same. To maintain synchronization with 38

3 neighboring nodes, each node must maintain its schedule table with its known neighbors. For conversation RTS and CTS packet is used which is the same scheme as that of IEEE i.e. node who wants to communicate send RTS packet to neighbors and waiting for reply.receivers replies with CTS and transmission of data begin,till complete data transmission they not follows sleep schedule. Fig.2. Representation of listen and sleep schedule (ii)message passing: Message contains the information of useful data or packets. Sometimes it can be long.in case if there is any error during message passing then it needs to be transmitted again fully. The major drawback of long message transmission is that even though there is minor error, and then also need to resend it completely instead of that particular erroneous packet. To avoid this concept of message fragmentation is used.in which whole message gets fragmented divided into small and transmit them in burst, so whenever sender sends fragment it waits for ACK.If it fails to receive ACK.If will retransmit current fragment immediately. (iii) Collision and overhearing avoidance: collision occurs when multiple senders wants to communicate or send to receive at the same time.mac protocols basically designed to avoid collision. There are some WSN applications; where there is a need to deploy sensor nodes over large, unfriendly environment, so in that case it is difficult to replace them again and again. So in that environment, replacing nodes becomes much costly i.e. energy extension issue is at a priority level. Q. Cao et al.[4] suggest the idea of the surveillance delay which is combination of detection delay and packet delivery latency and new protocol connectivity maintenance is developed which basically works for urgent events(like fire).in sleep scheduling there are nodes are at sleep mode for maximum time. To check an activity there is periodic awake, which helps to increase longevity along with increase in message delivery latency because it must wait for next hope awake and ready to receive it. Here is also use of sleep scheduling in such a way that during a finite time interval is referred as detection delay. Two step sleep scheduling algorithm is developed.in first level select primary subset and in second level maintain duty cycle of primary node in such way that minimum average detection delay will find out for that particular area. In the field of WSN some large scale applications require critical monitoring. For such a class node are deployed in such way that immediate notifications received even though the event is rare, for such applications,there is need to develop a design system in such way that, use average power consumption along with guaranteed packet delivery over multiple hops. Some wakes up techniques are available, grouped into two types :( i) scheduled wakeup-in 39

4 Survey On Techniques To Extend Lifetime Of WSN which time synchronization between nodes assumed.(ii) wake-up on demand-in that data or messages are sent only when nodes get awake. So for rare but urgent event detection new multi-parent scheme evolved for reducing transmission delay and detection delay with use of the synchronous schedule wakeup method [5]. For developing this scheme, there is consideration of worst case delay which mainly present when any node is present far away from the base station. There are some existing wake up patters like S-MAC (Synchronized) in which nodes follow periodic sleep and active cycle, DMAC (staggered patterns) which is a data gathering protocol in which communication pattern is unidirectional, ladder pattern which is not symmetric, so there is difference in forward and backward delay distribution, two ladder pattern more complex but better than ladder pattern, crossed ladder pattern comparatively more complex but more energy efficient. In multi-parent scheme crossed ladder pattern is consider where multiple parents are assigned to route and message passing is from multiple routes. Four basic states of sensor nodes as sleep, idle, receive and transmit. In sleep mode or state radios of sensor node turn off,which helps to prevent extra power consumption. In idle mode, nodes neither receive nor send any data. Energy consumption is mainly done during sensing and communication.some power saving mechanisms are grouped in following categories: (i) Use of alternate sleep and active mode for sensor nodes.(ii) adjust the transmission area (iii)use some data collection and efficient routing schemes (iv)avoid more data transmission. For target coverage problem target sets with known locations are considered. These target sets are formed by dividing available sensor nodes, in such a way that each set cover all target locations [6]. For reducing power consumption of network, only one set is active at a time only, i.e. nodes of that active set are in active mode and others are in sleep mode. To find out the target coverage problem, energy efficiency and connectivity of nodes is to be considered. Maximum set covers (MSC) problem is defined for organizing sensing nodes, which is NP-hard problem [9]. As there are different disjoint sets are available, single or every sensor can be part of more than one set, which allowing the sets to perform operations at different time interval. If there is a decrease in the number of monitoring targets over specific sensing range, then it is helpful to increase in network lifetime. Yaxiong Zhao et al. [1] proposed a new sleep scheduling algorithm named as Virtual Backbone Scheduling (VBS). Multiple backbone formation helps to distribute consumption of energy equal which allows full utilization of available energy to increase the network lifetime. To find out the optimal schedule MLBS problem is considered as NP-hard [9]. For MLBS problem two centralized algorithms are designed: (i) Scheduled transmission graph (STG): used to model a scheduled in WSN. In STG, different states are considered, in which initial states are a starting point of scheduling. There is one to one mapping between states and backbone. Fig.3 represents the STG structure. The energy level of each round has been calculated. If any one element zero, energy level becomes zero if there is a scenario where zero energy levels are less than non zero energy level results in end of network life. In STG sink is added into each backbone. STG gives the longest possible path of the network. To maintain the performance and decreasing the scheduling complexity round length should be increased. 40

5 Round 0 Round 1 Round 2 Round i {B1,E1} {B1,E1} {B1,E1} {B2,E2} {B2,E2} {B2,E2} Initial {B3,E3} {B3,E3} {B3,E3} {Bp,Ep} {Bp,Ep} {Bp,Ep} Backbone transition Fig.3. Representation of STG (ii)virtual scheduling graph (VSG): sensor nodes of original graph are converted into virtual backbones. To find out the schedule on VSG any CDS construction algorithm [2] is used. For construction of multiple virtual backbones first defined virtual node with ɛ. Normally original node is called as ancestor having energy Er that is for each virtual node available energy is [Er/ ɛ]. For the formation of virtual group, all nodes must be from same ancestor only. If in the original graph, two ancestors neighbors then only two virtual groups are neighbor. When energy of all the ancestors decreases, algorithm stops. For the implementation of VBS, iterative local replacement (ILR) method is used to maintain the complexity of the network. New CDS has to form with replacement of nodes and ILR helps to find out that replacement nodes. For implementation of ILR, topology control and energy consumption of sensor nodes are to be considered to avoid costly message exchange of ILR. In simultaneous replacement of all backbone, collision and data loss occurs. Because of these issues there is of more energy consumption and more execution time. So to avoid this new control based scheme is developed which ensure that the replacement of nodes not perform at the same time. Before actual starting of node replacement some threshold value is declared which helps to stop the replacement when energy becomes low. To find out the replacement node rule1, rule2 and rule k consider along with Marking Process [8]. As we know it is important to maintain QoS with improving the network lifetime of WSN. For maximizing the network lifetime, existing STG algorithm [1] creates static virtual backbones. But we know that in STG, if any node becomes dead or fail, then that backbone become invalid. [3] ANALYSIS OF REALATED WORK Table 1: Comparison of various scheduling schemas (--: No comment in respective paper) 41

6 Survey On Techniques To Extend Lifetime Of WSN [4] PROPOSED WORK Our main aim is to provide QoS with extending WSN lifetime. In STG based VBS algorithm, CDSs are formed prior and then swap them to find out the schedule.but if any sensor node in the backbone is dead or fail due to any reason in STG, then the entire backbone becomes invalid, this degrades the QoS.But in the new proposed scheme we will create backbones dynamically with considering nodes having sufficient energy along with last sense data value should be above declared threshold. Because if we consider only remaining energy then there may be chances that critical location data may not be captured. 1) What is need of threshold value? The threshold value is controlling parameter for the particular application of the system. It may be harmful to the system if sensing parameter goes beyond the threshold. In order to ensure proper functioning and safety of the system we need to maintain that system below threshold value. Sensor nodes are used for this purpose. 2) Why to consider threshold value of energy and sensing parameter? i) To ensure proper functioning of the backbone threshold value of energy must be considered. If energy goes down below a certain level then there are chances of failure of node and it becomes costly then to form a backbone. ii) It may happen that sensor energy level may be above the threshold but sensing parameter value goes below its threshold value. In that case it could be possible to save energy of sensors by neglecting that sensor from current backbone. [5] CONCLUSION Wireless Sensor Networks (WSNs) are keys for various applications that monitor physical or environmental conditions such as temperature, sound, vibration, pressure, motion or pollutants and to cooperatively pass their data through the network to a main location. In these applications, sensor nodes use batteries as an energy source. Therefore, energy efficiency becomes critical. To meet this challenge, there is the development of a new technique called Virtual Backbone Scheduling (VBS). VBS combines virtual backbone and sleep scheduling, which achieves longer lifetimes for WSNs over existing methods. 42

7 REFERENCES [1] Yaxiong Zhao ; Jie Wu ; Feng Li ; Sanglu Lu On Maximizing the Lifetime of Wireless Sensor Networks Using Virtual Backbone Scheduling, Parallel and Distributed Systems, IEEE Trans vol.23, pp , 2012, Supplementary file: [2] C. Misra and R. Mandal, Rotation of CDS via Connected Domatic Partition in Ad Hoc Sensor Networks, IEEE Trans. Mobile Computing, vol. 8, no. 4, pp , Apr [3] W. Ye, J. Heidemann, and D. Estrin, An Energy-Efficient MAC Protocol for Wireless Sensor Networks, Proc. IEEE INFOCOM, pp , [4] Q. Cao, T. Abdelzaher, T. He, and J. Stankovic, Towards Optimal Sleep Scheduling in Sensor Networks for Rare-Event Detection, Proc. ACM Fourth Int l Symp. Information Processing in Sensor Networks (IPSN 05), pp , [5] A. Keshavarzian, H. Lee, and L. Venkatraman, Wakeup Scheduling in Wireless Sensor Networks, Proc. Seventh ACM Int l Symp. Mobile Ad Hoc Networking and Computing (MobiHoc 06), pp , [6] M. Cardei, M. T. Thai, Y. S. Li, and W. l.wu. Energy-efficient target coverage in wireless sensor networks. In Proc. of IEEE Infocom 05, pages , [7] LAN MAN Standards Committee of the IEEE Computer Society, Wireless LAN medium access control (MAC) and physical layer (PHY) specification, IEEE, New York, NY, USA, IEEE Std edition, 1997 [8] J. Wu and H. L. Li., On calculating connected dominating set for efficient routing in ad hoc wireless networks. In Proc. of the 3rd Int l Workshop on Discrete Algorithms and Methods for Mobile Computing and Commun., pages 7 14, 1999 [9] M. R. Garey and D. S. Johanson. Computers and Intractability: A guide to the theory of NP-Completeness. Freeman, New York, NY,USA,

Enhancing the Life Time of Wireless Sensor Network by Using the Minimum Energy Scheduling Algorithms

Enhancing the Life Time of Wireless Sensor Network by Using the Minimum Energy Scheduling Algorithms Enhancing the Life Time of Wireless Sensor Network by Using the Minimum Energy Scheduling Algorithms Mr. Ramanan.S.V 1, Mr.Kumareshan.N 2 Assistant Professor, Department of Electronics and Communication

More information

Maximizing the Lifetime of Clustered Wireless Sensor Network VIA Cooperative Communication

Maximizing the Lifetime of Clustered Wireless Sensor Network VIA Cooperative Communication Vol., Issue.3, May-June 0 pp--7 ISSN: - Maximizing the Lifetime of Clustered Wireless Sensor Network VIA Cooperative Communication J. Divakaran, S. ilango sambasivan Pg student, Sri Shakthi Institute of

More information

Performance and Comparison of Energy Efficient MAC Protocol in Wireless Sensor Network

Performance and Comparison of Energy Efficient MAC Protocol in Wireless Sensor Network www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 4 Issue 3 March 2015, Page No. 10652-10656 Performance and Comparison of Energy Efficient MAC Protocol in Wireless

More information

AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS

AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS YINGHUI QIU School of Electrical and Electronic Engineering, North China Electric Power University, Beijing, 102206, China ABSTRACT

More information

Research Article MFT-MAC: A Duty-Cycle MAC Protocol Using Multiframe Transmission for Wireless Sensor Networks

Research Article MFT-MAC: A Duty-Cycle MAC Protocol Using Multiframe Transmission for Wireless Sensor Networks Distributed Sensor Networks Volume 2013, Article ID 858765, 6 pages http://dx.doi.org/10.1155/2013/858765 Research Article MFT-MAC: A Duty-Cycle MAC Protocol Using Multiframe Transmission for Wireless

More information

SENSOR-MAC CASE STUDY

SENSOR-MAC CASE STUDY SENSOR-MAC CASE STUDY Periodic Listen and Sleep Operations One of the S-MAC design objectives is to reduce energy consumption by avoiding idle listening. This is achieved by establishing low-duty-cycle

More information

Keywords T MAC protocol, reduction function, wsn, contention based mac protocols, energy efficiency; Fig 1. Listen and sleep cycle in S MAC protocol

Keywords T MAC protocol, reduction function, wsn, contention based mac protocols, energy efficiency; Fig 1. Listen and sleep cycle in S MAC protocol Volume 3, Issue 6, June 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Introduction to

More information

Reservation Packet Medium Access Control for Wireless Sensor Networks

Reservation Packet Medium Access Control for Wireless Sensor Networks Reservation Packet Medium Access Control for Wireless Sensor Networks Hengguang Li and Paul D Mitchell Abstract - This paper introduces the Reservation Packet Medium Access Control (RP-MAC) protocol for

More information

Efficient Broadcast Algorithms To Reduce number of transmission Based on Probability Scheme

Efficient Broadcast Algorithms To Reduce number of transmission Based on Probability Scheme Efficient Broadcast s To Reduce number of transmission Based on Probability Scheme S.Tharani, R.Santhosh Abstract Two main approaches to broadcast packets in wireless ad hoc networks are static and dynamic.

More information

Implementation of an Adaptive MAC Protocol in WSN using Network Simulator-2

Implementation of an Adaptive MAC Protocol in WSN using Network Simulator-2 Implementation of an Adaptive MAC Protocol in WSN using Network Simulator-2 1 Suresh, 2 C.B.Vinutha, 3 Dr.M.Z Kurian 1 4 th Sem, M.Tech (Digital Electronics), SSIT, Tumkur 2 Lecturer, Dept.of E&C, SSIT,

More information

An Energy Consumption Analytic Model for A Wireless Sensor MAC Protocol

An Energy Consumption Analytic Model for A Wireless Sensor MAC Protocol An Energy Consumption Analytic Model for A Wireless Sensor MAC Protocol Hung-Wei Tseng, Shih-Hsien Yang, Po-Yu Chuang,Eric Hsiao-Kuang Wu, and Gen-Huey Chen Dept. of Computer Science and Information Engineering,

More information

Energy Efficient Routing of Wireless Sensor Networks Using Virtual Backbone and life time Maximization of Nodes

Energy Efficient Routing of Wireless Sensor Networks Using Virtual Backbone and life time Maximization of Nodes Energy Efficient Routing of Wireless Sensor Networks Using Virtual Backbone and life time Maximization of Nodes Umesh B.N 1, Dr G Vasanth 2 and Dr Siddaraju 3 1 Research Scholar, 2 Professor & Head, Dept

More information

AN ADAPTIVE ENERGY EFFICIENT MAC PROTOCOL FOR WIRELESS SENSOR NETWORKS

AN ADAPTIVE ENERGY EFFICIENT MAC PROTOCOL FOR WIRELESS SENSOR NETWORKS International Journal on Intelligent Electronic Systems, Vol.3, No.2, July 2009 7 Abstract AN ADAPTIVE ENERGY EFFICIENT MAC PROTOCOL FOR WIRELESS SENSOR NETWORKS Lakshmanan M., Noor Mohammed V. 1 E-mail

More information

QoS Challenges and QoS-Aware MAC Protocols in Wireless Sensor Networks

QoS Challenges and QoS-Aware MAC Protocols in Wireless Sensor Networks QoS Challenges and QoS-Aware MAC Protocols in Wireless Sensor Networks S. Shiney Lillia PG Student, Department of Computer Science and Engineering, National Institute of Technology Puducherry, Puducherry,

More information

Survey on Reliability Control Using CLR Method with Tour Planning Mechanism in WSN

Survey on Reliability Control Using CLR Method with Tour Planning Mechanism in WSN 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. 5, May 2015, pg.854

More information

An Efficient Data-Centric Routing Approach for Wireless Sensor Networks using Edrina

An Efficient Data-Centric Routing Approach for Wireless Sensor Networks using Edrina An Efficient Data-Centric Routing Approach for Wireless Sensor Networks using Edrina Rajasekaran 1, Rashmi 2 1 Asst. Professor, Department of Electronics and Communication, St. Joseph College of Engineering,

More information

Impact of IEEE MAC Packet Size on Performance of Wireless Sensor Networks

Impact of IEEE MAC Packet Size on Performance of Wireless Sensor Networks IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. IV (May - Jun.2015), PP 06-11 www.iosrjournals.org Impact of IEEE 802.11

More information

Delay Analysis of ML-MAC Algorithm For Wireless Sensor Networks

Delay Analysis of ML-MAC Algorithm For Wireless Sensor Networks Delay Analysis of ML-MAC Algorithm For Wireless Sensor Networks Madhusmita Nandi School of Electronics Engineering, KIIT University Bhubaneswar-751024, Odisha, India ABSTRACT The present work is to evaluate

More information

Part I: Introduction to Wireless Sensor Networks. Xenofon Fafoutis

Part I: Introduction to Wireless Sensor Networks. Xenofon Fafoutis Part I: Introduction to Wireless Sensor Networks Xenofon Fafoutis Sensors 2 DTU Informatics, Technical University of Denmark Wireless Sensor Networks Sink Sensor Sensed Area 3 DTU Informatics,

More information

Time Synchronization in Wireless Sensor Networks: CCTS

Time Synchronization in Wireless Sensor Networks: CCTS Time Synchronization in Wireless Sensor Networks: CCTS 1 Nerin Thomas, 2 Smita C Thomas 1, 2 M.G University, Mount Zion College of Engineering, Pathanamthitta, India Abstract: A time synchronization algorithm

More information

Energy Efficient Routing Using Sleep Scheduling and Clustering Approach for Wireless Sensor Network

Energy Efficient Routing Using Sleep Scheduling and Clustering Approach for Wireless Sensor Network Energy Efficient Routing Using Sleep Scheduling and Clustering Approach for Wireless Sensor Network G.Premalatha 1, T.K.P.Rajagopal 2 Computer Science and Engineering Department, Kathir College of Engineering

More information

Improving IEEE Power Saving Mechanism

Improving IEEE Power Saving Mechanism 1 Improving IEEE 82.11 Power Saving Mechanism Eun-Sun Jung 1 and Nitin H. Vaidya 2 1 Dept. of Computer Science, Texas A&M University, College Station, TX 77843, USA Email: esjung@cs.tamu.edu 2 Dept. of

More information

Fig. 2: Architecture of sensor node

Fig. 2: Architecture of sensor node Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com To Reduce

More information

Sensor Deployment, Self- Organization, And Localization. Model of Sensor Nodes. Model of Sensor Nodes. WiSe

Sensor Deployment, Self- Organization, And Localization. Model of Sensor Nodes. Model of Sensor Nodes. WiSe Sensor Deployment, Self- Organization, And Localization Material taken from Sensor Network Operations by Shashi Phoa, Thomas La Porta and Christopher Griffin, John Wiley, 2007 5/20/2008 WiSeLab@WMU; www.cs.wmich.edu/wise

More information

Geographical Routing Algorithms In Asynchronous Wireless Sensor Network

Geographical Routing Algorithms In Asynchronous Wireless Sensor Network Geographical Routing Algorithms In Asynchronous Wireless Sensor Network Vaishali.S.K, N.G.Palan Electronics and telecommunication, Cummins College of engineering for women Karvenagar, Pune, India Abstract-

More information

[Kaplieswar*, 5(4): April, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785

[Kaplieswar*, 5(4): April, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785 [Kaplieswar*, 5(4): April, 216] ISSN: 2277-9655 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY IMPROVING THE LIFESPAN OF WIRELESS SENSOR NETWORKS VIA EFFICIENT CARRIER SENSING

More information

Power Saving MAC Protocols for WSNs and Optimization of S-MAC Protocol

Power Saving MAC Protocols for WSNs and Optimization of S-MAC Protocol ARTICLE International Journal of Engineering Business Management Special Issue on Radio Frequency Identification and Wireless Sensor Networks Editor: Cristina Turcu Power Saving MAC Protocols for WSNs

More information

EX-SMAC: An Adaptive Low Latency Energy Efficient MAC Protocol

EX-SMAC: An Adaptive Low Latency Energy Efficient MAC Protocol EX-SMAC: An Adaptive Low Latency Energy Efficient MAC Protocol Chinmaya Ku. Mishra B.M.Acharya Kaberi Das Partha Sarathi Pati Abstract - In wireless sensor network the efficient use of energy leads to

More information

A Survey on Medium Access Control Protocols based on Synchronous Duty Cycle Approach in Wireless Sensor Networks

A Survey on Medium Access Control Protocols based on Synchronous Duty Cycle Approach in Wireless Sensor Networks IJCSNS International Journal of Computer Science and Network Security, VOL.14 No.3, March 2014 81 A Survey on Medium Access Control Protocols based on Synchronous Duty Cycle Approach in Wireless Sensor

More information

Multichannel MAC for Energy Efficient Home Area Networks

Multichannel MAC for Energy Efficient Home Area Networks 1st International Workshop on GReen Optimized Wireless Networks (GROWN'13) Multichannel MAC for Energy Efficient Home Area Networks Kok Keong Chai, Shihab Jimaa, Yun Li, Yue Chen, and Siying Wang Abstract

More information

End-To-End Delay Optimization in Wireless Sensor Network (WSN)

End-To-End Delay Optimization in Wireless Sensor Network (WSN) Shweta K. Kanhere 1, Mahesh Goudar 2, Vijay M. Wadhai 3 1,2 Dept. of Electronics Engineering Maharashtra Academy of Engineering, Alandi (D), Pune, India 3 MITCOE Pune, India E-mail: shweta.kanhere@gmail.com,

More information

AN ENERGY EFFICIENT AND RELIABLE TWO TIER ROUTING PROTOCOL FOR TOPOLOGY CONTROL IN WIRELESS SENSOR NETWORKS

AN ENERGY EFFICIENT AND RELIABLE TWO TIER ROUTING PROTOCOL FOR TOPOLOGY CONTROL IN WIRELESS SENSOR NETWORKS AN ENERGY EFFICIENT AND RELIABLE TWO TIER ROUTING PROTOCOL FOR TOPOLOGY CONTROL IN WIRELESS SENSOR NETWORKS Shivakumar A B 1, Rashmi K R 2, Ananda Babu J. 3 1,2 M.Tech (CSE) Scholar, 3 CSE, Assistant Professor,

More information

Energy and Rate based MAC Protocol for Wireless Sensor Networks

Energy and Rate based MAC Protocol for Wireless Sensor Networks Energy and Rate based MAC Protocol for Wireless Sensor Networks Rajgopal Kannan Ram Kalidindi S. S. Iyengar Department of Computer Science Louisiana State University Baton Rouge, LA 70803 Email: rkannan@bit.csc.lsu.edu

More information

CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION

CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION CROSS LAYER PROTOCOL (APTEEN) USING WSN FOR REAL TIME APPLICATION V. A. Dahifale 1, N. Y. Siddiqui 2 PG Student, College of Engineering Kopargaon, Maharashtra, India 1 Assistant Professor, College of Engineering

More information

Mitigating Hot Spot Problems in Wireless Sensor Networks Using Tier-Based Quantification Algorithm

Mitigating Hot Spot Problems in Wireless Sensor Networks Using Tier-Based Quantification Algorithm BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 1 Sofia 2016 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.1515/cait-2016-0005 Mitigating Hot Spot Problems

More information

Part I. Wireless Communication

Part I. Wireless Communication 1 Part I. Wireless Communication 1.5 Topologies of cellular and ad-hoc networks 2 Introduction Cellular telephony has forever changed the way people communicate with one another. Cellular networks enable

More information

A New Energy-Efficient Reliable Data Transfer Protocol for Data Transfer in WSN

A New Energy-Efficient Reliable Data Transfer Protocol for Data Transfer in WSN 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com A New Energy-Efficient Reliable Data Transfer Protocol for Data Transfer in WSN Shabnam Zabihi

More information

A Survey on Underwater Sensor Network Architecture and Protocols

A Survey on Underwater Sensor Network Architecture and Protocols A Survey on Underwater Sensor Network Architecture and Protocols Rakesh V S 4 th SEM M.Tech, Department of Computer Science MVJ College of Engineering Bangalore, India raki.rakesh102@gmail.com Srimathi

More information

DAPR: A Protocol for Wireless Sensor Networks Utilizing an Application-based Routing Cost

DAPR: A Protocol for Wireless Sensor Networks Utilizing an Application-based Routing Cost DAPR: A Protocol for Wireless Sensor Networks Utilizing an Application-based Routing Cost Mark Perillo and Wendi Heinzelman Department of Electrical and Computer Engineering University of Rochester Rochester,

More information

Random Asynchronous Wakeup Protocol for Sensor Networks

Random Asynchronous Wakeup Protocol for Sensor Networks Random Asynchronous Wakeup Protocol for Sensor Networks Vamsi Paruchuri, Shivakumar Basavaraju, Arjan Durresi, Rajgopal Kannan and S.S. Iyengar Louisiana State University Department of Computer Science

More information

Pervasive and Mobile Computing. Improved sensor network lifetime with multiple mobile sinks

Pervasive and Mobile Computing. Improved sensor network lifetime with multiple mobile sinks Pervasive and Mobile Computing 5 (2009) 542 555 Contents lists available at ScienceDirect Pervasive and Mobile Computing journal homepage: www.elsevier.com/locate/pmc Fast track article Improved sensor

More information

Survivability Evaluation in Wireless Sensor Network

Survivability Evaluation in Wireless Sensor Network 2011 3rd International Conference on Advanced Management Science IPEDR vol.19 (2011) (2011) IACSIT Press, Singapore Survivability Evaluation in Wireless Sensor Network Vahid Mavaji 1, Bahareh Abbasi 2

More information

Connected Point Coverage in Wireless Sensor Networks using Robust Spanning Trees

Connected Point Coverage in Wireless Sensor Networks using Robust Spanning Trees Connected Point Coverage in Wireless Sensor Networks using Robust Spanning Trees Pouya Ostovari Department of Computer and Information Siences Temple University Philadelphia, Pennsylvania, USA Email: ostovari@temple.edu

More information

RMAC: A Routing-Enhanced Duty-Cycle MAC Protocol for Wireless Sensor Networks

RMAC: A Routing-Enhanced Duty-Cycle MAC Protocol for Wireless Sensor Networks 1 RMAC: A Routing-Enhanced Duty-Cycle MAC Protocol for Wireless Sensor Networks Shu Du Amit Kumar Saha David B. Johnson Department of Computer Science, Rice University, Houston, TX, USA Abstract Duty-cycle

More information

Low Power and Low Latency MAC Protocol: Dynamic Control of Radio Duty Cycle

Low Power and Low Latency MAC Protocol: Dynamic Control of Radio Duty Cycle 24 IJCSNS International Journal of Computer Science and Network Security, VOL.12 No.12, December 212 Low Power and Low Latency MAC Protocol: Dynamic Control of Radio Duty Cycle Jeehoon Lee*, Jongsoo Jeong,

More information

Collision Free and Energy Efficient MAC protocol for Wireless Networks

Collision Free and Energy Efficient MAC protocol for Wireless Networks 110 IJCSNS International Journal of Computer Science and Network Security, VOL.7 No.9, September 2007 Collision Free and Energy Efficient MAC protocol for Wireless Networks Muhammad Ali Malik, Dongha Shin

More information

An Enhanced Cross-Layer Protocol for Energy Efficiency in Wireless Sensor Networks

An Enhanced Cross-Layer Protocol for Energy Efficiency in Wireless Sensor Networks 2009 Third International Conference on Sensor Technologies and Applications An Enhanced Cross-Layer Protocol for Energy Efficiency in Wireless Sensor Networks Jaehyun Kim Dept. of Electrical & Electronic

More information

(INTERFERENCE AND CONGESTION AWARE ROUTING PROTOCOL)

(INTERFERENCE AND CONGESTION AWARE ROUTING PROTOCOL) Qos of Network Using Advanced Hybrid Routing in WMN, Abstract - Maximizing the network throughput in a multichannel multiradio wireless mesh network various efforts have been devoted. The recent solutions

More information

WSN NETWORK ARCHITECTURES AND PROTOCOL STACK

WSN NETWORK ARCHITECTURES AND PROTOCOL STACK WSN NETWORK ARCHITECTURES AND PROTOCOL STACK Sensing is a technique used to gather information about a physical object or process, including the occurrence of events (i.e., changes in state such as a drop

More information

PERFORMANCE EVALUATION OF TOPOLOGY CONTROL ALGORITHMS FOR WIRELESS SENSOR NETWORKS

PERFORMANCE EVALUATION OF TOPOLOGY CONTROL ALGORITHMS FOR WIRELESS SENSOR NETWORKS PERFORMANCE EVALUATION OF TOPOLOGY CONTROL ALGORITHMS FOR WIRELESS SENSOR NETWORKS Zahariah Manap 1, M. I. A Roslan 1, W. H. M Saad 1, M. K. M. Nor 1, Norharyati Harum 2 and A. R. Syafeeza 1 1 Faculty

More information

MAC Essentials for Wireless Sensor Networks

MAC Essentials for Wireless Sensor Networks MAC Essentials for Wireless Sensor Networks Abdelmalik Bachir, Mischa Dohler, Senior Member, IEEE, Thomas Watteyne, Member, IEEE, and Kin K. Leung, Fellow, IEEE Medium access control Part of the link layer

More information

A REVIEW ON MAC PROTOCOLS IN WIRELESS BODY AREA NETWORKS

A REVIEW ON MAC PROTOCOLS IN WIRELESS BODY AREA NETWORKS A REVIEW ON MAC PROTOCOLS IN WIRELESS BODY AREA NETWORKS Mrs.Bharathi R 1, Sukanya P 2 1Associate professor,dept of CSE,BMSIT&M,Bangalore. 2PG student,dept of CSE,BMSIT&M,Bangalore. ABSTRACT Wireless Body

More information

A PERFORMANCE EVALUATION OF YMAC A MEDIUM ACCESS PROTOCOL FOR WSN

A PERFORMANCE EVALUATION OF YMAC A MEDIUM ACCESS PROTOCOL FOR WSN A PERFORMANCE EVALUATION OF YMAC A MEDIUM ACCESS PROTOCOL FOR WSN Albeiro Cortés Cabezas and José de Jesús Salgado Patrón Department of Electronic Engineering, Surcolombiana University, Neiva, Colombia

More information

Target Tracking in Wireless Sensor Network

Target Tracking in Wireless Sensor Network International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 6 (2014), pp. 643-648 International Research Publications House http://www. irphouse.com Target Tracking in

More information

Novel Cluster Based Routing Protocol in Wireless Sensor Networks

Novel Cluster Based Routing Protocol in Wireless Sensor Networks ISSN (Online): 1694-0784 ISSN (Print): 1694-0814 32 Novel Cluster Based Routing Protocol in Wireless Sensor Networks Bager Zarei 1, Mohammad Zeynali 2 and Vahid Majid Nezhad 3 1 Department of Computer

More information

COMPARISON OF TIME-BASED AND SMAC PROTOCOLS IN FLAT GRID WIRELESS SENSOR NETWORKS VER VARYING TRAFFIC DENSITY Jobin Varghese 1 and K.

COMPARISON OF TIME-BASED AND SMAC PROTOCOLS IN FLAT GRID WIRELESS SENSOR NETWORKS VER VARYING TRAFFIC DENSITY Jobin Varghese 1 and K. COMPARISON OF TIME-BASED AND SMAC PROTOCOLS IN FLAT GRID WIRELESS SENSOR NETWORKS VER VARYING TRAFFIC DENSITY Jobin Varghese 1 and K. Nisha Menon 2 1 Mar Baselios Christian College of Engineering and Technology,

More information

The Impact of Clustering on the Average Path Length in Wireless Sensor Networks

The Impact of Clustering on the Average Path Length in Wireless Sensor Networks The Impact of Clustering on the Average Path Length in Wireless Sensor Networks Azrina Abd Aziz Y. Ahmet Şekercioğlu Department of Electrical and Computer Systems Engineering, Monash University, Australia

More information

Rab Nawaz Jadoon DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology. Mobile Communication

Rab Nawaz Jadoon DCS. Assistant Professor. Department of Computer Science. COMSATS Institute of Information Technology. Mobile Communication Rab Nawaz Jadoon DCS Assistant Professor COMSATS IIT, Abbottabad Pakistan COMSATS Institute of Information Technology Mobile Communication WSN Wireless sensor networks consist of large number of sensor

More information

CHAPTER 2 WIRELESS SENSOR NETWORKS AND NEED OF TOPOLOGY CONTROL

CHAPTER 2 WIRELESS SENSOR NETWORKS AND NEED OF TOPOLOGY CONTROL WIRELESS SENSOR NETWORKS AND NEED OF TOPOLOGY CONTROL 2.1 Topology Control in Wireless Sensor Networks Network topology control is about management of network topology to support network-wide requirement.

More information

ENERGY PROFICIENT CLUSTER BASED ROUTING PROTOCOL FOR WSN 1

ENERGY PROFICIENT CLUSTER BASED ROUTING PROTOCOL FOR WSN 1 ENERGY PROFICIENT CLUSTER BASED ROUTING PROTOCOL FOR WSN 1 Shriom Maurya, 2 Shish Ahmad, 3 Mohd Haroon Dept. of Computer Sc. & Engg., Integral University Lucknow, India 1 Shriommaurya87@gmail.com, 2 shish@iul.ac.in,

More information

Chapter 5 Ad Hoc Wireless Network. Jang Ping Sheu

Chapter 5 Ad Hoc Wireless Network. Jang Ping Sheu Chapter 5 Ad Hoc Wireless Network Jang Ping Sheu Introduction Ad Hoc Network is a multi-hop relaying network ALOHAnet developed in 1970 Ethernet developed in 1980 In 1994, Bluetooth proposed by Ericsson

More information

CACHING IN WIRELESS SENSOR NETWORKS BASED ON GRIDS

CACHING IN WIRELESS SENSOR NETWORKS BASED ON GRIDS International Journal of Wireless Communications and Networking 3(1), 2011, pp. 7-13 CACHING IN WIRELESS SENSOR NETWORKS BASED ON GRIDS Sudhanshu Pant 1, Naveen Chauhan 2 and Brij Bihari Dubey 3 Department

More information

LATTICE-BASED MEDIA ACCESS FOR ENERGY-EFFICIENT WIRELESS SENSOR NETWORKS

LATTICE-BASED MEDIA ACCESS FOR ENERGY-EFFICIENT WIRELESS SENSOR NETWORKS LATTICE-BASED MEDIA ACCESS FOR ENERGY-EFFICIENT WIRELESS SENSOR NETWORKS By GHAYATHRI GARUDAPURAM A thesis submitted in partial fulfillment of the requirements for the degree of MASTER OF SCIENCE in Computer

More information

Energy Efficient Data Gathering For Throughput Maximization with Multicast Protocol In Wireless Sensor Networks

Energy Efficient Data Gathering For Throughput Maximization with Multicast Protocol In Wireless Sensor Networks Energy Efficient Data Gathering For Throughput Maximization with Multicast Protocol In Wireless Sensor Networks S. Gokilarani 1, P. B. Pankajavalli 2 1 Research Scholar, Kongu Arts and Science College,

More information

Analysis of S-MAC/T-MAC Protocols for Wireless Sensor Networks

Analysis of S-MAC/T-MAC Protocols for Wireless Sensor Networks Analysis of S-MAC/T-MAC Protocols for Wireless Sensor Networks WOOCHUL LEE*, YUTAE LEE*, SOONGHEE LEE**, DONGIL KIM* *Department of Information and Communications Engineering Dong-Eui University, 996 Eomgwan-no,

More information

S-MAC Protocol for Wireless Sensor Network and Study of related work

S-MAC Protocol for Wireless Sensor Network and Study of related work International Journal of Scientific & Engineering Research, Volume 3, Issue 10, October-2012 1 ISSN 2229-551 S-MAC Protocol for Wireless Sensor Network and Study of related work Hema Kumbhar, Himangi Pande

More information

Analysis of Cluster-Based Energy-Dynamic Routing Protocols in WSN

Analysis of Cluster-Based Energy-Dynamic Routing Protocols in WSN Analysis of Cluster-Based Energy-Dynamic Routing Protocols in WSN Mr. V. Narsing Rao 1, Dr.K.Bhargavi 2 1,2 Asst. Professor in CSE Dept., Sphoorthy Engineering College, Hyderabad Abstract- Wireless Sensor

More information

Power-efficient Communication Protocol for Social Networking Tags for Visually Impaired

Power-efficient Communication Protocol for Social Networking Tags for Visually Impaired Power-efficient Communication Protocol for Social Networking Tags for Visually Impaired Problem Social Networking Tags System for Visually Impaired is an project aims to utilize electronic id technology

More information

CSC8223 Wireless Sensor Networks. Chapter 5 Medium Access Control Protocols

CSC8223 Wireless Sensor Networks. Chapter 5 Medium Access Control Protocols CSC8223 Wireless Sensor Networks Chapter 5 Medium Access Control Protocols Goals of this chapter Controlling when to send a packet and when to listen for a packet are perhaps the two most important operations

More information

An Asynchronous and Adaptive Quorum Based MAC Protocol for Wireless Sensor Networks

An Asynchronous and Adaptive Quorum Based MAC Protocol for Wireless Sensor Networks JOURNAL OF INFORMATION SCIENCE AND ENGINEERING XX, XXX-XXX (2013) An Asynchronous and Adaptive Quorum Based MAC Protocol for Wireless Sensor Networks 1 L. SHERLY PUSPHA ANNABEL AND 2 K. MURUGAN 1 Department

More information

Wireless Sensor Networks

Wireless Sensor Networks Wireless Sensor Networks c.buratti@unibo.it +39 051 20 93147 Office Hours: Tuesday 3 5 pm @ Main Building, second floor Credits: 6 Ouline 1. WS(A)Ns Introduction 2. Applications 3. Energy Efficiency Section

More information

Sleep/Wake Aware Local Monitoring (SLAM)

Sleep/Wake Aware Local Monitoring (SLAM) Sleep/Wake Aware Local Monitoring (SLAM) Issa Khalil, Saurabh Bagchi, Ness Shroff Dependable Computing Systems Lab (DCSL) & Center for Wireless Systems and Applications (CWSA) School of Electrical and

More information

Design and Implementation of detecting the failure of sensor node based on RTT time and RTPs in WSNs

Design and Implementation of detecting the failure of sensor node based on RTT time and RTPs in WSNs Design and Implementation of detecting the failure of sensor node based on RTT time and RTPs in WSNs Girish K 1 and Mrs. Shruthi G 2 1 Department of CSE, PG Student Karnataka, India 2 Department of CSE,

More information

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 2, April-May, 2013 ISSN:

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 2, April-May, 2013 ISSN: Fast Data Collection with Reduced Interference and Increased Life Time in Wireless Sensor Networks Jayachandran.J 1 and Ramalakshmi.R 2 1 M.Tech Network Engineering, Kalasalingam University, Krishnan koil.

More information

Cost Based Efficient Routing for Wireless Body Area Networks

Cost Based Efficient Routing for Wireless Body Area 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. 4, Issue. 8, August 2015,

More information

Intra and Inter Cluster Synchronization Scheme for Cluster Based Sensor Network

Intra and Inter Cluster Synchronization Scheme for Cluster Based Sensor Network Intra and Inter Cluster Synchronization Scheme for Cluster Based Sensor Network V. Shunmuga Sundari 1, N. Mymoon Zuviria 2 1 Student, 2 Asisstant Professor, Computer Science and Engineering, National College

More information

Review of Medium Access Control protocol for MANET

Review of Medium Access Control protocol for MANET Review of Medium Access Control protocol for MANET Khushboo Agarwal Department of CSE&IT, Madhav Institute of Technology and Science, Gwalior 474005 ka.agarwal5@gmail.com Abstract: The mobile Adhoc network

More information

MAC in /20/06

MAC in /20/06 MAC in 802.11 2/20/06 MAC Multiple users share common medium. Important issues: Collision detection Delay Fairness Hidden terminals Synchronization Power management Roaming Use 802.11 as an example to

More information

Z-SEP: Zonal-Stable Election Protocol for Wireless Sensor Networks

Z-SEP: Zonal-Stable Election Protocol for Wireless Sensor Networks Z-SEP: Zonal-Stable Election Protocol for Wireless Sensor Networks S. Faisal 1, N. Javaid 1, A. Javaid 2, M. A. Khan 1, S. H. Bouk 1, Z. A. Khan 3 1 COMSATS Institute of Information Technology, Islamabad,

More information

An Industrial Employee Development Application Protocol Using Wireless Sensor Networks

An Industrial Employee Development Application Protocol Using Wireless Sensor Networks RESEARCH ARTICLE An Industrial Employee Development Application Protocol Using Wireless Sensor Networks 1 N.Roja Ramani, 2 A.Stenila 1,2 Asst.professor, Dept.of.Computer Application, Annai Vailankanni

More information

AN EFFICIENT MAC PROTOCOL BASED ON HYBRID SUPERFRAME FOR WIRELESS SENSOR NETWORKS

AN EFFICIENT MAC PROTOCOL BASED ON HYBRID SUPERFRAME FOR WIRELESS SENSOR NETWORKS AN EFFICIENT MAC PROTOCOL BASED ON HYBRID SUPERFRAME FOR WIRELESS SENSOR NETWORKS Ge Ma and Dongyu Qiu Department of Electrical and Computer Engineering Concordia University, Montreal, QC, Canada tina0702@gmail.com,

More information

AMAC: Traffic-Adaptive Sensor Network MAC Protocol through Variable Duty-Cycle Operations

AMAC: Traffic-Adaptive Sensor Network MAC Protocol through Variable Duty-Cycle Operations AMAC: Traffic-Adaptive Sensor Network MAC Protocol through Variable Duty-Cycle Operations Sang Hoon Lee, Joon Ho Park, and Lynn Choi Department of Electronics and Computer Engineering Korea University

More information

Energy-Efficient and Delay-Aware MAC Protocol in Wireless Sensor Networks for Oil and Gas Pipeline Monitoring Huaping Yu, Mei Guo

Energy-Efficient and Delay-Aware MAC Protocol in Wireless Sensor Networks for Oil and Gas Pipeline Monitoring Huaping Yu, Mei Guo International onference on dvances in Mechanical Engineering and Industrial Informatics (MEII 2015) Energy-Efficient and Delay-ware M Protocol in Wireless Sensor Networks for Oil and Gas Pipeline Monitoring

More information

ROAL: A Randomly Ordered Activation and Layering Protocol for Ensuring K-Coverage in Wireless Sensor Networks

ROAL: A Randomly Ordered Activation and Layering Protocol for Ensuring K-Coverage in Wireless Sensor Networks ROAL: A Randomly Ordered Activation and Layering Protocol for Ensuring K-Coverage in Wireless Sensor Networks Hogil Kim and Eun Jung Kim Department of Computer Science Texas A&M University College Station,

More information

A ROUTING OPTIMIZATION AND DATA AGGREGATION SCHEME BASED ON RF TARANG MODULE IN WSN

A ROUTING OPTIMIZATION AND DATA AGGREGATION SCHEME BASED ON RF TARANG MODULE IN WSN A ROUTING OPTIMIZATION AND DATA AGGREGATION SCHEME BASED ON RF TARANG MODULE IN WSN Saranya.N 1, Sharmila.S 2, Jeevanantham.C 3 1,2,3 Assistant Professor, Department of ECE, SNS College of Engineering

More information

Computational Model for Energy Aware TDMA-based MAC Protocol for Wireless Sensor Network System

Computational Model for Energy Aware TDMA-based MAC Protocol for Wireless Sensor Network System 6th WSEAS International Conference on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, Dec 29-31, 2007 489 Computational Model for Energy Aware TDMA-based MAC Protocol for Wireless

More information

Protocol Design and Optimization for

Protocol Design and Optimization for Protocol Design and Optimization for Yu Wang, Hongyi Wu*, Feng Lin, and Nian-Feng Tzeng Center for Advanced Computer Studies University of Louisiana at Lafayette Mobile Sensor Networks Applications: Air

More information

Energy-Efficient Routing Protocol in Event-Driven Wireless Sensor Networks

Energy-Efficient Routing Protocol in Event-Driven Wireless Sensor Networks Energy-Efficient Routing Protocol in Event-Driven Wireless Sensor Networks Yan Sun, Haiqin Liu, and Min Sik Kim School of Electrical Engineering and Computer Science Washington State University Pullman,

More information

RWPS: A Low Computation Routing Algorithm for Sensor Networks

RWPS: A Low Computation Routing Algorithm for Sensor Networks RWPS: A Low Computation Routing Algorithm for Sensor Networks Pierpaolo Bergamo, Daniela Maniezzo, Gianluca Mazzini Engineering Dept., University of Ferrara, Italy Mario Gerla Computer Science Dept., UCLA,

More information

CSMA based Medium Access Control for Wireless Sensor Network

CSMA based Medium Access Control for Wireless Sensor Network CSMA based Medium Access Control for Wireless Sensor Network H. Hoang, Halmstad University Abstract Wireless sensor networks bring many challenges on implementation of Medium Access Control protocols because

More information

Data gathering using mobile agents for reducing traffic in dense mobile wireless sensor networks

Data gathering using mobile agents for reducing traffic in dense mobile wireless sensor networks Mobile Information Systems 9 (23) 295 34 295 DOI.3233/MIS-364 IOS Press Data gathering using mobile agents for reducing traffic in dense mobile wireless sensor networks Keisuke Goto, Yuya Sasaki, Takahiro

More information

MAC LAYER. Murat Demirbas SUNY Buffalo

MAC LAYER. Murat Demirbas SUNY Buffalo MAC LAYER Murat Demirbas SUNY Buffalo MAC categories Fixed assignment TDMA (Time Division), CDMA (Code division), FDMA (Frequency division) Unsuitable for dynamic, bursty traffic in wireless networks Random

More information

Optimization of Energy Consumption in Wireless Sensor Networks using Particle Swarm Optimization

Optimization of Energy Consumption in Wireless Sensor Networks using Particle Swarm Optimization Optimization of Energy Consumption in Wireless Sensor Networks using Particle Swarm Optimization Madhusmita Nandi School of Electronics Engineering, KIIT University Bhubaneswar-751024, Odisha, India Jibendu

More information

Ferry Route Design with MAC Protocol in Delay Tolerant Networks

Ferry Route Design with MAC Protocol in Delay Tolerant Networks Ferry Route Design with MAC Protocol in Delay Tolerant Networks Chaitra T K 1, Dr A S Poornima Ph.D 2 1 Student, Department of Computer Science and Engineering, Siddaganga Institute of Technology, Tumkur

More information

An Energy-Efficient MAC Protocol for Delay-Sensitive Wireless Sensor Networks

An Energy-Efficient MAC Protocol for Delay-Sensitive Wireless Sensor Networks An Energy-Efficient MAC Protocol for Delay-Sensitive Wireless Sensor Networks Changsu Suh, Deepesh Man Shrestha, and Young-Bae Ko R & D Departments, Hanback Electronics Company, Republic of Korea College

More information

Lecture 8 Wireless Sensor Networks: Overview

Lecture 8 Wireless Sensor Networks: Overview Lecture 8 Wireless Sensor Networks: Overview Reading: Wireless Sensor Networks, in Ad Hoc Wireless Networks: Architectures and Protocols, Chapter 12, sections 12.1-12.2. I. Akyildiz, W. Su, Y. Sankarasubramaniam

More information

Presented by: Murad Kaplan

Presented by: Murad Kaplan Presented by: Murad Kaplan Introduction. Design of SCP-MAC. Lower Bound of Energy Performance with Periodic Traffic. Protocol Implementation. Experimental Evaluation. Related Work. 2 Energy is a critical

More information

An Adaptive Self-Organization Protocol for Wireless Sensor Networks

An Adaptive Self-Organization Protocol for Wireless Sensor Networks An Adaptive Self-Organization Protocol for Wireless Sensor Networks Kil-Woong Jang 1 and Byung-Soon Kim 2 1 Dept. of Mathematical and Information Science, Korea Maritime University 1 YeongDo-Gu Dongsam-Dong,

More information

Energy-Aware SCC Mac Protocol Design For Wireless Sensor Networks

Energy-Aware SCC Mac Protocol Design For Wireless Sensor Networks Energy-Aware SCC Mac Protocol Design For Wireless Sensor Networks ABSTRACT Wireless Sensor Networks (WSN) is mainly characterized by dense deployment of sensor nodes which collectively transmit information

More information

Towards a classification of energy aware MAC protocols for wireless sensor networks

Towards a classification of energy aware MAC protocols for wireless sensor networks WIRELESS COMMUNICATIONS AND MOBILE COMPUTING Wirel. Commun. Mob. Comput. 2009; 9:1572 1607 Published online 4 February 2009 in Wiley InterScience (www.interscience.wiley.com).743 Towards a classification

More information