An Adaptive MAC Protocol for Efficient Group Communications in Sensor Networks

Size: px
Start display at page:

Download "An Adaptive MAC Protocol for Efficient Group Communications in Sensor Networks"

Transcription

1 An Adaptive MAC Protocol for Efficient Group Communications in Sensor Networks Turkmen Canli, Zhihui Chen, Ashfaq Khokhar University of Illinois at Chicago Ajay Gupta Western Michigan University Abstract-This paper proposes a novel adaptive energy efficient MAC protocol for wireless sensor networks, referred to as TDMA-WA. The proposed protocol is contention free and is based on the well known timedivision multiple access (TDMA) principle. However, the frame length is variable corresponding to the degree of 2- hop neighborhood for each node. This allows the frame length to adapt to the varying density of the network. Unlike most of the existing protocols that are based on the CSMA principle, the proposed protocol guarantees bounded end-to-end delay. Furthermore, unlike other TDMA based protocols, TDMA-WA does not require separate channel for signaling or slot reservation. The protocol is designed to facilitate efficient realization of group communication primitives that frequently arise in collaborative computations over sensor networks. The performance results of realizing group communication based on this protocol are presented and compared with adaptive S-MAC. Our proposed protocol provides significantly superior performance in terms of communication time and energy usage. For example, we show improvement in routing time between 25% to 75% over 50%-SMAC for routing linear permutations. Keywords: Sensor Network, Group Communications, MAC protocol, TDMA. I. Introduction Currently wireless sensors networks are gaining significant research interest due to their pervasive use in defense, commercial, industrial, and scientific applications [1,8,15-18]. Wireless sensor networks are composed of tiny smart sensors with limited energy and computation resources and are connected via wireless channels. Some of the example of smart sensors include: Berkeley s SmartDust [11] UCLA s WINS [12] and Rockwell s WINS and HiDRA [13]. Wireless sensor networks have some distinguished features that are quite different from existing wireless ad hoc networks. These features include low traffic rate, restricted memory, limited computing ability and extremely expensive battery power. Sensor nodes also coordinate with each other to implement a certain function, so traffic is not randomly generated as in mobile ad hoc networks. Due to the above mentioned characteristics, existing wireless communication protocols such as IEEE [9] are not suitable for sensor networks. New protocols need to be designed to fit the special requirements of sensor networks. Since in sensor networks, traffic rate is low and power resource is extremely expensive, the main objective to be optimized is network lifetime instead of the channel utilization. Recently, several energy-efficient MAC protocols for wireless sensor networks have been proposed in the literature [2,3,5,7,9,14]. One common observation in all these protocols is that the main source of power consumption is idle listening, therefore most of these protocols try to let nodes turn off their RF circuit to save energy when nodes are not involved in transmission/receiving mode. (In [4] it is shown that idle listening accounts for more than 90% power consumption.) For example in S-MAC [9] all nodes listen and sleep periodically. Traffic is sent out to a destination only during its listening period. This scheme lets sparse traffic concentrate into a specific time-period so that in other times nodes can go to sleep and save energy by shutting down the radio. Most of the existing protocols use either contention based CSMA principle or employ separate radio channels for scheduling and reservation. We believe that such protocols are not well suited for group communications that frequently arise in distributed applications. Particularly contention based protocols do not guarantee delivery of message within a bounded time. This paper proposes a novel adaptive energy efficient MAC protocol for wireless sensor networks, referred to as TDMA-WA. The proposed protocol is contention free and is based on the well known timedivision multiple access (TDMA) principle. However, the frame length is variable corresponding to the degree of two-hop neighborhood for each node. This allows the frame length to adapt to the varying density of the network thereby efficiently utilizing the time slots within a frame. The sensor nodes agree upon a conflict free slot assignment among its twohop neighborhood nodes during a self organizing

2 procedure. The protocol is designed to facilitate efficient realization of group communication primitives. The performance results of realizing group communication based on this protocol are presented and compared with adaptive S-MAC. The proposed work is significantly different from our earlier work in [14] where we presented a contentionfree, TDMA based energy efficient MAC protocol called TDMA-W. In [14], we assumed that sensors in the network are uniformly distributed, so every node has similar degree of neighborhood, thereby using a fixed size frame whose length is proportional to the number of nodes in the network. This not only resulted in a large frame length but also introduced a larger average end-to-end delay, compared to S-MAC [2] and TRAMA [4] protocols. While the protocol is [14] was significantly superior in terms of energy usage, for group communication primitives such as permutations, scatter, gather, and all-to-all, it also introduced long delays. In this paper, we present an improved TDMA-W protocol (referred to as TDMA-WA) in which frame length is adapted to the varying density of the network. Since the proposed protocol adapts the frame length corresponding to the neighborhood density and uses wake-up slots in a TDMA framework we refer to it as TDMA-WA, where WA implies to the wake-up and adaptive concepts used. This novel protocol allows sensor nodes to choose among a set of fixed variable length frames resulting in significant reduction in transmission delays (as shown in Figure 1). The basic idea of the TDMA-WA is that time is divided into unit frames and each frame is divided into time slots. A node is assigned two slots in each frame. One is the Transmission or Send slot (T-SLOT) and the other is the Wakeup slot (W- SLOT). A node always listens to the channel during its W-SLOT and transmits during its T-SLOT. Only neighbors that are in the destination list of the outgoing traffic need to listen to that slot. Other neighbors can shut down their RF circuits to save energy. To activate a node, the source needs to send a Wakeup frame to the destination in its associated W- SLOT. After receiving the wakeup frame, the destination identifies the sender node and starts listening to the channel during the T-SLOT associated with the sender node. Our proposed protocol provides significantly superior performance in terms of communication time and energy usage. For example, we show improvement in routing time between 25% to 75% over 50%-SMAC for routing linear permutations. The rest of the paper is organized as follows: Section II describes the self-organization procedure and proposed TDMA-WA medium access protocol. Simulation results are given in Section III. Section IV concludes the paper. II. Self-Organization and TDMA-WA MAC Protocol In order to simplify communication analysis a simple single channel model is assumed. We assume that all nodes share a single wireless channel and both the data and control frames are sent and received through this channel. All the nodes are equipped with identical radios therefore have same communication ranges. All the nodes within the communication range of a node can receive and decode the frame without any error (i.e. channel is always good), provided there is only one frame being communicated at any point in time. The wireless channel is organized as TDMA frames. Instead of applying uniform fixed length frame, varying length frames are used for different nodes depending on the density of the network in their neighborhood. These lengths are integer multiples of the shortest frame, set apriori at the time of the network deployment. Furthermore the length of the shortest frame corresponds to the minimum two-hop degree of the network. Two-hop degree of a node V is defined as the number of nodes within two hops distance of V. The motivation for choosing different length frames is to make the channel access delay at each hop only proportional to the neighborhood density. In order to clarify the presentation, in this paper we use two types of frame lengths (short and long), thus assuming that there are only two types of neighborhood present in the network: sparse and dense neighborhoods. The protocol can be easily generalized to finer granularity of density. Figure 1 shows the structure of the short and long frames. In order to avoid collisions and conflicts in the transmission slots, the length of the long frame is twice that of the short frame. In a generalized case, the frame lengths must be integer multiples of the shortest frame length.

3 At the deployment stage, all nodes use the shortest frame length and randomly select a T-SLOT. Nodes then broadcast their T-SLOT selection and listen to their neighbors. If a node finds that there are too many nodes in its two-hop neighborhood, i.e. the number of nodes in the two-hop neighborhood is greater than the available number of T-SLOTS by a given threshold, it changes its frame length to be long. In network with non-uniform density, nodes using short frames and having a neighbor with long frames always occupy two transmission slots in the longer frame. In this way, nodes can adapt the frame length to their two-hop neighborhood density and avoid unnecessary delay introduced by long frame duration, especially for multi-hop traffic. W-SLOTS W-SLOTS Short Frame T-SLOTS T-SLOTS Long Frame W-SLOTS T-SLOTS Figure 1: Short Frame and Long Frames in TDMA-WA. W-SLOT is used for wake up packets and T-SLOT is used for transmission of data. SELF-ORGANIZATION ALGORITHM: The proposed self-organization procedure that determines the slot assignments is described below. 1. Each node starts with a short frame and randomly selects a slot with uniform probability among the available T-SLOTS as its transmission slot. 2. While not transmitting, a node turns to the listening mode and receives the slot selection information from the neighbors. Node should record all neighbor information of two-hop neighbors and their transmission slots. A collision 1 is defined when two nodes select the same T-SLOT. 3. If a node finds that the total number of its two-hop neighbors is more than the total number of T-SLOTS available, or too many collisions occur, the node switches to the next longer frame length. After switching to long frame, the node updates its record by marking the T-SLOTs in the second half as occupied for its neighbors who are still using short frame. 4. During its T-SLOT, a node sends its node ID, its T-SLOT number, its one-hop neighbors, and their T-SLOT numbers to all its neighbors. Slots numbers in which collisions are detected are also sent. 5. Nodes involved in a collision need to randomly reselect a slot as its new T-SLOT. Goto step Repeat steps 4 and 5 for a fixed number of iterations. If no new nodes join, no transmission slot changes occur, or no collisions are detected for a fixed period, it implies that all neighboring nodes have been identified and every node in a two hop neighborhood has a distinct T-SLOT assigned. 7. After T-SLOT assignment, each node broadcasts its two-hop neighbor information and finds out an unused slot in the frame and uses it as its W-SLOT. W-SLOT assignment need not be unique. 8. Each node broadcast its W-SLOT and the self-organization is complete. The self-organization protocol uses the same scheme as described in [14] to recover from one-hop collisions or slot assignment deadlock. Note that the slot assignment problem is very similar to the graph coloring problem in a two-hop neighbor hood. Since we assume more number of slots than the two-hop degree of the nodes, a unique coloring assignment can always be found and self stabilizing arguments can be used to prove the convergence and correctness. TDMA-WA PROTOCOL: After the network is successfully set up, the TDMA- WA communication protocol can be described as follows: 1 Generally, a collision is detected in wireless channels when there is chatter in the channel.

4 1. Each node maintains a pair of counters, outgoing counter and incoming counter, for every neighboring node. 2. If no outgoing data is sent to a neighbor in a round, the corresponding outgoing counter is decreased by one; otherwise it is reset to its initial value. 3. If no incoming data is received from a neighbor, the corresponding incoming counter is decreased by one. If the counter is less than or equal to zero, the RF circuit is shut down in that slot. 4. If an outgoing data transmission request arrives, the node first checks the outgoing counter, if the counter is greater than zero, then the link is active and the frame can be sent out directly. If the counter is less than or equal to zero, a wakeup frame has to be sent out prior to the data transmission. If there are two w-slots for the destination node in the long frame, the first available W-SLOT is used to send out the wake up message. 5. In the W-SLOT if a node receives a wakeup packet, it turns itself ON during the T- SLOT corresponding to the source ID contained in the packet. If a collision is detected during the W-SLOT, it means more than one node wants to send data, so the node listens to all the T-SLOTs associated with its immediate neighbors. The wakeup packets only contain the source and the destination information. The data packet can only contain the destination information and omit source ID since the source ID is determined by the transmission slot. For group communication patterns such as All-Broadcast data frame should set its destination field to be a special broadcast address. Also before sending out the broadcast data packet, the node should wakeup all the neighbors that intend to receive this frame. In the case of multiple users sharing the same wakeup slot, the destination field of the wakeup message should also be set to broadcast. Since the proposed protocol adapts the frame length corresponding to the neighborhood density and uses wake-up slots in a TDMA framework we refer to it as TDMA-WA, where WA implies to the wake-up and adaptive concepts used. III. Performance Results To verify the performance, we have simulated the proposed protocol using MATLAB communication toolbox. Networks consisting of 50, 100 and 200 nodes are deployed randomly in a 500 feet by 500 feet square area. The communication range is assumed to be 100 feet for all nodes. We assume a basic IEEE data rate of 1M bps for all transmissions. The slot length is set to be 4 milliseconds, which is long enough for transmitting a 512-byte packet. Therefore, for a TDMA-WA frame of one second, there are 250 slots in one frame. The results are reported by averaging data from 10 different deployments and 10 runs on each deployment, thus all together 100 experiments for each data point. Figure 2 and table 1 show a sample deployment of 100 sensor nodes in a 500x500 sq. ft area and average one-hop and two-hop neighborhood degrees. Distance in feet Distance in feet Figure 2: Sample deployment of 100 nodes in a square area of 500 x 500 sq. ft. Number of Nodes Average Number of One-hop neighbors Average number of Two-hop neighbors Table 1: Sample one hop and two-hop neighborhood degrees in different size network deployments. We evaluate the proposed TDMA-WA protocol with three different protocols, including:

5 50%-S-MAC (the cycle consists of 50% sleep and 50% wake-up durations), and TDMA-W [14] with frame length proportional to the entire network size. As shown in Table 2, we compare the execution time of the self-organization procedures of the proposed TDMA-WA protocols with the TDMA-W of [14]. Network Size Proposed TDMA-WA Original TDMA-W [14] 50 nodes nodes nodes Table 2: Self-Organization Time (in seconds). As expected, the adaptive TDMA-WA is taking longer time to converge due to smaller and variable frame lengths. For example 24 and 48 slot-frames are used in the TDMA-WA whereas 256 slot-frame is used in [14] for a network of 200 nodes. However, the execution time is relatively independent of the network size in all the protocols. Nonetheless, for a smaller network size, the network is sparse because deployment is in a fixed size area resulting in a smaller frame length and thus creating more conflicts. More conflicts imply more number of rounds to converge. Note that self-organization needs to be performed only once after the deployment or when there is a significant change in the network topology. While the self organization is taking relatively longer in the adaptive TDMA-WA protocol, we expect significant gains in the overall routing times for group communication operations due to varying length frames along a route and thus decreasing transmission time. We show performance results of realizing a one-toone routing operation between two arbitrary neighbors. We randomly select two nodes to communicate with each other and determine the shortest path between the two in terms of number of hops by diffusion [9] techniques. We compare the results with 50%-SMACPerformance results using one-to-one routing capture the ability of a protocol to route messages without any congestion in the network. Therefore it captures pure routing delay inherent in the protocol. Table 3 shows the execution times (in msec) of routing one-to-one communication primitive using different protocols on different size networks. In this table, comparing entries within the column makes more sense as the sources and destinations differ from one network size to the next and they are randomly chosen. For one-to-one communication, as expected the SMAC protocol is superior to the TDMA-W protocols in terms of total delay. This is primarily due to the fact that in TDMA based protocols, a message travel only one hop in one frame. Whereas in S-MAC it can travel multiple hops in the absence of channel collisions, which is the case when we route one-to-one communication. However, the energy consumption of the TDMA-W protocol for one-to-one routing is on the average 6 times lower than that of SMAC. However, the TDMA-WA significantly improves the routing time when compared with the original TDMA-W [14] protocol. This is primarily due to the small and adaptive frame lengths used in the protocol. Network Size (Nodes) S-MAC Proposed TDMA-WA Original TDMA-W [14] Table 3: Performance of different protocols (in terms of execution time in msec) for routing one-to-one communication in different size networks. Figures 3 to 5 show the performance results of realizing linear permutations (node I sends to node I + k for some fixed k for all values of I). Such permutations routinely occur in signal/image processing applications such as FFT [19]. For routing a permutation each node determines shortest path to its destination and all the nodes route the data simultaneously along the shortest routes to their destinations. This operation also captures the performance of protocols in the presence of congestion. In order to show the raw performance of the protocols we are not employing any optimization (e.g. aggregation or coalescing along common routes) in the group communications routings. The figures show the routing time experienced by each node of the network and we have also plotted the average time (straight lines) for a permutation on each network. The gain in routing time experienced by the proposed TDMA-WA over 50%-SMAC [2] ranges from 16% to 75%, while the gains compared to the original TDMA-W [14] range from 25% to 50%, depending on the network size. The performance of the S-MAC protocol improves with the size of the network as the duty cycle gets more efficiently utilized.. We expect significantly better performance of the proposed TDMA-WA protocol for lower duty cycle SMAC

6 realizations, such as 10% S-MAC. This is due to the fact that with lower duty cycle, nodes sleep more often and thus will incur more number of cycles to realize a routing. In the full version of the paper, we will present those results in detail. We have already shown in [14] that the TDMA-W protocol consumes only 1.5% to 15% of the energy consumed by 10%-SMAC and 4 to 9 times less energy than the adaptive S-MAC depending on the traffic rate, yielding 6 to 67 folds enhancement in battery life. In terms of the energy usage, both TDMA-W and TDMA-WA give similar performance results. IV. Conclusions Figure 3: Performance of different protocols for routing linear permutations in a 50 node sensor network. Figure 4: Performance of different protocols for routing linear permutations in a 100 node sensor network. The design of TDMA-WA is motivated by the desire to efficiently realize group communications. Programming and networking tools for sensor networks must efficiently support group communications to facilitate realization of collaborative applications. This would allow denser and deeper deployments of smaller and cheap smart sensors. In this paper, we proposed a novel self-organizing and adaptive MAC protocol called TDMA-WA for efficient group communications over sensor networks. We verified our protocol with extensive simulations and found that the proposed protocol provides significantly superior performance in terms of communication time and energy usage. For example, we showed improvement in routing time between 25% to 75% over 50%-SMAC for routing linear permutations. Furthermore, the TDMA-WA protocol guarantees bounded delay for group communications such as broadcast, whereas collision-based protocols can incur infinite delay in the presence of network traffic. Also, as shown in Table 3, protocols that exhibit superior performance for lighter traffic patterns may not necessarily perform better in the presence of heavy network traffic loads. Our future work involves comparing the proposed protocol with other well known MAC protocols such as TRAMA and adaptive S-MAC and incorporating routing optimization techniques. References [1] Akyildiz, W. Su, Y. Sankarasubramaniam and E. Cayirci, A Survey on Sensor Networks, IEEE Communication Magazine, Aug p.p Figure 5: Performance of different protocols for routing linear permutations in a 200 node sensor network. [2] T. Dam and K. Langendoen An Adaptive Energy-Efficient MAC Protocol for Wireless Sensor

7 Networks Proceedings of the first international conference on Embedded networked sensor systems, Nov. 2003, p.p [3] V. Rajendran, K. Obraczka and J.J. Garcia-Luna- Aceves Energy-Efficeint, Collision-Free Medium Access Control for Wireless Sensor Networks Proceedings of the first international conference on Embedded networked sensor systems, Nov. 2003, p.p [4] J. Reason and J. M. Rabaey A Study of Energy Consumption and Reliability in a Multi-Hop Sensor Network ACM SIGMOBILE Mobile Computing and Communications Review, volume 8 Issue 1, Jan. 2004, p.p [5] S., H. Hassanein and H. Mouftah A MAC- Based Performance Study of Energy-Aware Routing Schemes in Wireless Ad hoc Networks GLOBECOM 02, Nov. 2002, p.p [6] S., H. Hassanein and H. Mouftah Optimal Cross- Layer Designs for Energy-Efficient Wireless Ad hoc and Sensor Networks Performance, Computing, and Communications Conference, April 2003, p.p [7] K. Sohrabi, J. Gao, V. Ailawadhi and G. J. Pottie, Protocols for Self-Organization of a Wireless Sensor Network, IEEE Personal Communications volume 7, issue 5, Oct. 2000, p.p [13] [14] Zhihui Chen and Ashfaq Khokhar, Self Organization and Energy Efficient TDMA MAC Protocol by Wake Up For Wireless Sensor Networks, first international conference on Sensor and Ad Hoc Communications and Networks (SECON 04), Oct [15] Special Issue on Wireless Sensor Networks, CACM, Vol. 47, No. 6, June [16] A. Mainwaring, R. Szewczyk, D. Culler, J. Anderson "Wireless Sensor Networks for Habitat Monitoring" ACM International Workshop on Wireless Sensor Networks and Applications (WSNA), [17] D. Estrin, David Culler, and Kris Pister, "Connecting the Physical World with Pervasive Networks," IEEE Pervasive Computing, 1,1 (Jan.- March 2002). [18] IEEE Computer, Special Issue on Wireless Sensor Networks, Vol. 37, No. 8, [19] T. Canli, M. Terwilliger, A. Gupta, A. Khokhar, Power-Time Efficient Algorithm for Computing FFT in Sensor Networks, The ACM Conference on Embedded Networked Sensor Systems (SenSys), November (Poster Paper). [8] N. Xu A Survey of Sensor Network Applications [9] W. Ye, J. Heidemann and D. Estrin An Energy- Efficient MAC Protrocol for Wireless Sensor Networks, INFOCOM 2002, June 2002, Vol. 2, p.p [10] IEEE Wireless LAN Medium Access Control (MAC) and Physical (PHY) layer specifications, 1999 [11] [12]

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

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

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

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

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

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

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

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

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

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

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

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

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, Application-Aware Medium Access for Sensor Networks

Energy-Efficient, Application-Aware Medium Access for Sensor Networks Energy-Efficient, Application-Aware Medium Access for Sensor Networks Venkatesh Rajendran Email: venkat@soe.ucsc.edu Computer Engineering Department University of California at Santa Cruz Santa Cruz, CA

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

TOSSIM simulation of wireless sensor network serving as hardware platform for Hopfield neural net configured for max independent set

TOSSIM simulation of wireless sensor network serving as hardware platform for Hopfield neural net configured for max independent set Available online at www.sciencedirect.com Procedia Computer Science 6 (2011) 408 412 Complex Adaptive Systems, Volume 1 Cihan H. Dagli, Editor in Chief Conference Organized by Missouri University of Science

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

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

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

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

Reducing Inter-cluster TDMA Interference by Adaptive MAC Allocation in Sensor Networks

Reducing Inter-cluster TDMA Interference by Adaptive MAC Allocation in Sensor Networks Reducing Inter-cluster TDMA Interference by Adaptive MAC Allocation in Sensor Networks Abstract Tao Wu and Subir Biswas 1 Dept. of Electrical and Computer Engineering, Michigan State University wutao2@egr.msu.edu,

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

FTA-MAC: Fast Traffic Adaptive energy efficient MAC protocol for Wireless Sensor Networks

FTA-MAC: Fast Traffic Adaptive energy efficient MAC protocol for Wireless Sensor Networks FTA-MAC: Fast Traffic Adaptive energy efficient MAC protocol for Wireless Sensor Networks Van-Thiep Nguyen, Matthieu Gautier, and Olivier Berder University of Rennes 1, IRISA, France, {van-thiep.nguyen,matthieu.gautier,olivier.berder}@irisa.fr

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

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

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

Priority-MAC: A Priority based Medium Access Control solution with QoS for WSN

Priority-MAC: A Priority based Medium Access Control solution with QoS for WSN Priority-MAC: A Priority based Medium Access Control solution with QoS for WSN Soumaya Argoubi, Karima Maalaoui, Mohamed Houcine Elhdhili, Leila Azouz Saidane RAMSIS Team, CRISTAL Laboratory, National

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

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

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

A More Realistic Energy Dissipation Model for Sensor Nodes

A More Realistic Energy Dissipation Model for Sensor Nodes A More Realistic Energy Dissipation Model for Sensor Nodes Raquel A.F. Mini 2, Antonio A.F. Loureiro, Badri Nath 3 Department of Computer Science Federal University of Minas Gerais Belo Horizonte, MG,

More information

Impact of Divided Static Random Access Memory Considering Data Aggregation for Wireless Sensor Networks

Impact of Divided Static Random Access Memory Considering Data Aggregation for Wireless Sensor Networks APSITT8/Copyright 8 IEICE 7SB8 Impact of Divided Static Random Access Considering Aggregation for Wireless Sensor Networks Takashi Matsuda, Shintaro Izumi, Takashi Takeuchi, Hidehiro Fujiwara Hiroshi Kawaguchi,

More information

Networking Sensors, I

Networking Sensors, I Networking Sensors, I Sensing Networking Leonidas Guibas Stanford University Computation CS428 Networking Sensors Networking is a crucial capability for sensor networks -- networking allows: Placement

More information

An Energy-Efficient MAC using Dynamic Phase Shift for Wireless Sensor Networks

An Energy-Efficient MAC using Dynamic Phase Shift for Wireless Sensor Networks An Energy-Efficient MAC using Dynamic Phase Shift for Wireless Sensor Networks Yoh-han Lee Department of Electrical Engineering Korea Advanced Institute of Science & Technology Daejeon, KOREA yohhanlee@kaist.ac.kr

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

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

Exploiting Routing Redundancy using MAC layer Anycast to Improve Delay in WSN

Exploiting Routing Redundancy using MAC layer Anycast to Improve Delay in WSN Exploiting Routing Redundancy using MAC layer Anycast to Improve Delay in WSN Farhana Ashraf, Robin H. Kravets and Nitin H. Vaidya University of Illinois at Urbana-Champaign Email: {fashraf2, rhk, nhv}@illinois.edu

More information

Mobility Control for Complete Coverage in Wireless Sensor Networks

Mobility Control for Complete Coverage in Wireless Sensor Networks Mobility Control for Complete Coverage in Wireless Sensor Networks Zhen Jiang Computer Sci. Dept. West Chester University West Chester, PA 9383, USA zjiang@wcupa.edu Jie Wu Computer Sci. & Eng. Dept. Florida

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 Evaluation of Mesh - Based Multicast Routing Protocols in MANET s

Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s M. Nagaratna Assistant Professor Dept. of CSE JNTUH, Hyderabad, India V. Kamakshi Prasad Prof & Additional Cont. of. Examinations

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

MAC Protocol Switching: A Novel Tool for Performance Adaptation in Wireless Sensor Networks

MAC Protocol Switching: A Novel Tool for Performance Adaptation in Wireless Sensor Networks MAC Protocol Switching: A Novel Tool for Performance Adaptation in Wireless Sensor Networks Fan Yu and Subir Biswas Electrical and Computer Engineering Michigan State University, USA {yufan,sbiswas}@egr.msu.edu

More information

AN MMSE BASED WEIGHTED AGGREGATION SCHEME FOR EVENT DETECTION USING WIRELESS SENSOR NETWORK

AN MMSE BASED WEIGHTED AGGREGATION SCHEME FOR EVENT DETECTION USING WIRELESS SENSOR NETWORK AN MMSE BASED WEIGHTED AGGREGATION SCHEME FOR EVENT DETECTION USING WIRELESS SENSOR NETWORK Bhushan G Jagyasi, Bikash K Dey, S N Merchant, U B Desai SPANN Laboratory, Electrical Engineering Department,

More information

Reliable Time Synchronization Protocol for Wireless Sensor Networks

Reliable Time Synchronization Protocol for Wireless Sensor Networks Reliable Time Synchronization Protocol for Wireless Sensor Networks Soyoung Hwang and Yunju Baek Department of Computer Science and Engineering Pusan National University, Busan 69-735, South Korea {youngox,yunju}@pnu.edu

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

A NEW ENERGY LEVEL EFFICIENCY ISSUES IN MANET

A NEW ENERGY LEVEL EFFICIENCY ISSUES IN MANET A NEW ENERGY LEVEL EFFICIENCY ISSUES IN MANET K. ARULANANDAM 1 and Dr. B. PARTHASARATHY 2 1 Research scholar, Vinayaka Mission University, Salem, Tamilnadu 2 Dean, Mailam Engineering College, Tindivanam.

More information

A Low-Latency Routing Protocol for Wireless Sensor Networks

A Low-Latency Routing Protocol for Wireless Sensor Networks A Low-Latency Routing Protocol for Wireless Sensor Networks Antonio G. Ruzzelli, Richard Tynan and G.M.P. O Hare Adaptive Information Cluster, Smart Media Institute Department of Computer Science University

More information

Effects of Sensor Nodes Mobility on Routing Energy Consumption Level and Performance of Wireless Sensor Networks

Effects of Sensor Nodes Mobility on Routing Energy Consumption Level and Performance of Wireless Sensor Networks Effects of Sensor Nodes Mobility on Routing Energy Consumption Level and Performance of Wireless Sensor Networks Mina Malekzadeh Golestan University Zohre Fereidooni Golestan University M.H. Shahrokh Abadi

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

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 Efficiency Maximization for Wireless Sensor Networks

Energy Efficiency Maximization for Wireless Sensor Networks Energy Efficiency Maximization for Wireless Sensor Networks Inwhee Joe College of Information and Communications Hanyang University Seoul, Korea iwjoe@hanyang.ac.kr Abstract. Because of the remote nature

More information

Advanced Networking Technologies

Advanced Networking Technologies Advanced Networking Technologies Chapter 4 Medium Access Control Protocols (Acknowledgement: These slides have been prepared by Prof. Dr. Holger Karl) Advanced Networking (SS 16): 04 Medium Access Control

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

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

Efficient Hybrid Multicast Routing Protocol for Ad-Hoc Wireless Networks

Efficient Hybrid Multicast Routing Protocol for Ad-Hoc Wireless Networks Efficient Hybrid Multicast Routing Protocol for Ad-Hoc Wireless Networks Jayanta Biswas and Mukti Barai and S. K. Nandy CAD Lab, Indian Institute of Science Bangalore, 56, India {jayanta@cadl, mbarai@cadl,

More information

An Energy-Efficient Hierarchical Routing for Wireless Sensor Networks

An Energy-Efficient Hierarchical Routing for Wireless Sensor Networks Volume 2 Issue 9, 213, ISSN-2319-756 (Online) An Energy-Efficient Hierarchical Routing for Wireless Sensor Networks Nishi Sharma Rajasthan Technical University Kota, India Abstract: The popularity of Wireless

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

ARCS: A SIMULATOR FOR DISTRIBUTED SENSOR NETWORKS

ARCS: A SIMULATOR FOR DISTRIBUTED SENSOR NETWORKS ARCS: A SIMULATOR FOR DISTRIBUTED SENSOR NETWORKS Zdravko Georgiev Karakehayov University of Southern Denmark, Mads Clausen Institute, Grundtvigs Alle 150, DK-6400, Sønderborg, Denmark, phone: +45 6550

More information

TIME SYNCHRONIZATION USING INTELLIGENT HYBRID MAC PROTOCOL FOR WIRELESS SENSOR NETWORKS

TIME SYNCHRONIZATION USING INTELLIGENT HYBRID MAC PROTOCOL FOR WIRELESS SENSOR NETWORKS TIME SYNCHRONIZATION USING INTELLIGENT HYBRID MAC PROTOCOL FOR WIRELESS SENSOR NETWORKS J. Prathibanandhi and D. Vydeki Department of Electronics and Communication Engineering, Easwari Engineering College,

More information

Efficient On-Demand Routing for Mobile Ad-Hoc Wireless Access Networks

Efficient On-Demand Routing for Mobile Ad-Hoc Wireless Access Networks Efficient On-Demand Routing for Mobile Ad-Hoc Wireless Access Networks Joo-Han Song, Vincent Wong and Victor Leung Department of Electrical and Computer Engineering The University of British Columbia 56

More information

Minimization of Collision in Energy Constrained Wireless Sensor Network

Minimization of Collision in Energy Constrained Wireless Sensor Network Wireless Sensor Network, 2009, 1, 350-357 doi:10.4236/wsn.2009.14043 Published Online November 2009 (http://www.scirp.org/journal/wsn). Minimization of Collision in Energy Constrained Wireless Sensor Network

More information

Sensor Network Protocols

Sensor Network Protocols EE360: Lecture 15 Outline Sensor Network Protocols Announcements 2nd paper summary due March 7 Reschedule Wed lecture: 11-12:15? 12-1:15? 5-6:15? Project poster session March 15 5:30pm? Next HW posted

More information

Node activity scheduling in wireless sensor networks

Node activity scheduling in wireless sensor networks 1 Node activity scheduling in wireless sensor networks Saoucene Mahfoudh, Pascale Minet 1 Outline 2 1. Introduction: Maximize network lifetime 2. The node coloring problem Constraints Complexity 3. Three-hop

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

ISSN: [Krishan Bala* et al., 6(12): December, 2017] Impact Factor: 4.116

ISSN: [Krishan Bala* et al., 6(12): December, 2017] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY ENERGY EFFICIENT CLUSTERING HIERARCHY PROTOCOL IN WSN BASED ON RIDGE METHOD CLUSTER HEAD SELECTION Krishan Bala *1, Paramjeet

More information

IMAC: An Interference-aware Duty-cycle MAC Protocol for Wireless Sensor Networks Employing Multipath Routing

IMAC: An Interference-aware Duty-cycle MAC Protocol for Wireless Sensor Networks Employing Multipath Routing 211 211 Ninth IFIP IEEE/IFIP Ninth International Conference on on Embedded and and Ubiquitous Computing IMC: n Interference-aware uty-cycle MC Protocol for Wireless ensor Networks Employing Multipath Routing

More information

Balanced Load Sharing Protocol for Wireless Sensor Networks

Balanced Load Sharing Protocol for Wireless Sensor Networks Balanced Load Sharing Protocol for Wireless Sensor Networks Maytham Safarª, Rabie Al-Mejbas b ªCollege of Engineering and Petroleum Kuwait University, Kuwait State ªE-mail: maytham@me.com, b mejbas@hotmail.com

More information

Enhancements and Performance Evaluation of Wireless Local Area Networks

Enhancements and Performance Evaluation of Wireless Local Area Networks Enhancements and Performance Evaluation of Wireless Local Area Networks Jiaqing Song and Ljiljana Trajkovic Communication Networks Laboratory Simon Fraser University Burnaby, BC, Canada E-mail: {jsong,

More information

Smart Hybrid Frame Scheduling to Improve Energy Efficiency in Wireless Sensor Network

Smart Hybrid Frame Scheduling to Improve Energy Efficiency in Wireless Sensor Network Smart Hybrid Frame Scheduling to Improve Energy Efficiency in Wireless Sensor Network Wei Wang, Dongming Peng, Honggang Wang, Hamid Sharif Department of Computer and Electronics Engineering, University

More information

Analysis of Contention Based Medium Access Control Protocols for Wireless Sensor Networks

Analysis of Contention Based Medium Access Control Protocols for Wireless Sensor Networks Australian Journal of Basic and Applied Sciences, 4(10): 5473-5482, 2010 ISSN 1991-8178 Analysis of Contention Based Medium Access Control Protocols for Wireless Sensor Networks 1 Shahzad A. Malik, 1 Muhammad

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

Aggregation Tree Construction in Sensor Networks

Aggregation Tree Construction in Sensor Networks Aggregation Tree Construction in Sensor Networks Min Ding Xiuzhen Cheng Guoliang Xue Abstract Large-scale wireless sensor networks are expected to play an increasingly important role in future civilian

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

A Novel Energy Efficient Mobility Aware MAC Protocol for Wireless Sensor Networks

A Novel Energy Efficient Mobility Aware MAC Protocol for Wireless Sensor Networks A Novel Energy Efficient Mobility Aware MAC Protocol for Wireless Sensor Networks Zain ul Abidin Jaffri, Asif Kabir College of Communication Engineering Chongqing University Chongqing 400044, China Gohar

More information

A Low-Energy Adaptive and Distributed MAC Protocol for Wireless Sensor-Actuator Networks

A Low-Energy Adaptive and Distributed MAC Protocol for Wireless Sensor-Actuator Networks Institut Eurécom Department of Mobile Communications 2229, route des Crêtes B.P. 193 06904 Sophia-Antipolis FRANCE Research Report RR-06-161 A Low-Energy Adaptive and Distributed MAC Protocol for Wireless

More information

Evaluation of Communication Overheads in Wireless Sensor Networks

Evaluation of Communication Overheads in Wireless Sensor Networks Evaluation of Communication Overheads in Wireless Sensor Networks Shiv Prasad Kori 1, Dr. R. K. Baghel 2 1 Deptt. of ECE, JIJA Mata Govt. Women Polytechnic College, Burhanpur (MP)- INDIA 2 Electronics

More information

Applications and Performance Analysis of Bridging with Layer-3 Forwarding on Wireless LANs

Applications and Performance Analysis of Bridging with Layer-3 Forwarding on Wireless LANs Applications and Performance Analysis of Bridging with Layer-3 Forwarding on Wireless LANs James T. Yu and Chibiao Liu School of Computer Science, Telecommunications, and Information Systems DePaul University,

More information

Application Aware Data Aggregation in Wireless Sensor Networks

Application Aware Data Aggregation in Wireless Sensor Networks Application Aware Data Aggregation in Wireless Sensor Networks Sangheon Pack, Jaeyoung Choi, Taekyoung Kwon, and Yanghee Choi School of Computer Science and Engineering Seoul National University, Seoul,

More information

A Mobility-Adaptive TDMA MAC for Real-time Data in Wireless Networks

A Mobility-Adaptive TDMA MAC for Real-time Data in Wireless Networks A Mobility-Adaptive TDMA MAC for Real-time Data in Wireless Networks Johannes Lessmann and Dirk Held University of Paderborn, 33102 Paderborn, Germany {lessmann, madmax}@upb.de Abstract. In this paper,

More information

A Medium Access Control Protocol with Adaptive Parent Selection Mechanism for Large-Scale Sensor Networks

A Medium Access Control Protocol with Adaptive Parent Selection Mechanism for Large-Scale Sensor Networks Proceedings of the 25th IEEE International Conference on Advanced Information Networking and Applications Workshops, AINA 211 Biopolis, Singapore, March 22-25, 211 IEEE Computer Society 211 A Medium Access

More information

IMPROVING WIRELESS SENSOR NETWORK LIFESPAN THROUGH ENERGY EFFICIENT ALGORITHMS

IMPROVING WIRELESS SENSOR NETWORK LIFESPAN THROUGH ENERGY EFFICIENT ALGORITHMS IMPROVING WIRELESS SENSOR NETWORK LIFESPAN THROUGH ENERGY EFFICIENT ALGORITHMS 1 M.KARPAGAM, 2 DR.N.NAGARAJAN, 3 K.VIJAIPRIYA 1 Department of ECE, Assistant Professor, SKCET, Coimbatore, TamilNadu, India

More information

Survey of Asynchronous Medium Access Protocols for Wireless Sensor Networks

Survey of Asynchronous Medium Access Protocols for Wireless Sensor Networks Survey of Asynchronous Medium Access Protocols for Wireless Sensor Networks 1 Dishee Agarwal, 2 Arvind Kakria, 3 Dr. Trilok C. Aseri 1,2,3 PEC University of Technology, Chandigarh, India Abstract Wireless

More information

Latency and Energy Efficient MAC (LEEMAC) Protocol for Event Critical Applications in WSNs

Latency and Energy Efficient MAC (LEEMAC) Protocol for Event Critical Applications in WSNs Latency and Energy Efficient MAC (LEEMAC) Protocol for Event Critical Applications in WSNs Syed Waqar Hussain, Tashfeen Khan, Dr. S.M.H. Zaidi NUST Institute of Information & Technology waqar.hussain@niit.edu.pk,

More information

Comparison of TDMA based Routing Protocols for Wireless Sensor Networks-A Survey

Comparison of TDMA based Routing Protocols for Wireless Sensor Networks-A Survey Comparison of TDMA based Routing Protocols for Wireless Sensor Networks-A Survey S. Rajesh, Dr. A.N. Jayanthi, J.Mala, K.Senthamarai Sri Ramakrishna Institute of Technology, Coimbatore ABSTRACT One of

More information

Analysis of Slotted Multi-Access Techniques for Wireless Sensor Networks

Analysis of Slotted Multi-Access Techniques for Wireless Sensor Networks Analysis of Slotted Multi-Access Techniques for Wireless Sensor Networks Kiran Yedavalli and Bhaskar Krishnamachari Department of Electrical Engineering - Systems University of Southern California, Los

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

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

ViTAMin: A Virtual Backbone Tree Algorithm for Minimal Energy Consumption in Wireless Sensor Network Routing

ViTAMin: A Virtual Backbone Tree Algorithm for Minimal Energy Consumption in Wireless Sensor Network Routing ViTAMin: A Virtual Backbone Tree Algorithm for Minimal Energy Consumption in Wireless Sensor Network Routing Jaekwang Kim Department of Electrical and Computer Engineering, Sungkyunkwan University, Suwon,

More information

Rumor Routing Algorithm

Rumor Routing Algorithm Aleksi.Ahtiainen@hut.fi T-79.194 Seminar on Theoretical Computer Science Feb 9 2005 Contents Introduction The Algorithm Research Results Future Work Criticism Conclusions Introduction is described in paper:

More information

MAC Protocols 10/6/2008. References. Medium Access Control (MAC)

MAC Protocols 10/6/2008. References. Medium Access Control (MAC) MAC Protocols AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE MAC LAYER PROTOCOLS FOR SENSOR NETWORKS AND THEIR BASIC CHARACTERISTICS References H. Karl and A. Willing. Protocols and

More information

ROUTING ALGORITHMS Part 2: Data centric and hierarchical protocols

ROUTING ALGORITHMS Part 2: Data centric and hierarchical protocols ROUTING ALGORITHMS Part 2: Data centric and hierarchical protocols 1 Negative Reinforcement Time out Explicitly degrade the path by re-sending interest with lower data rate. Source Gradient New Data Path

More information

Energy Management Issue in Ad Hoc Networks

Energy Management Issue in Ad Hoc Networks Wireless Ad Hoc and Sensor Networks - Energy Management Outline Energy Management Issue in ad hoc networks WS 2010/2011 Main Reasons for Energy Management in ad hoc networks Classification of Energy Management

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

PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED WIRELESS SENSOR NETWORKS

PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED WIRELESS SENSOR NETWORKS PERFORMANCE ANALYSIS OF CHANNEL ACCESS MODEL FOR MAC IN RANDOMLY DISTRIBUTED WIRELESS SENSOR NETWORKS Ajay Sikandar 1 and Sushil Kumar 2 1 School of Computer and Systems Sciences, Jawaharlal Nehru University,

More information

CONCLUSIONS AND SCOPE FOR FUTURE WORK

CONCLUSIONS AND SCOPE FOR FUTURE WORK Introduction CONCLUSIONS AND SCOPE FOR FUTURE WORK 7.1 Conclusions... 154 7.2 Scope for Future Work... 157 7 1 Chapter 7 150 Department of Computer Science Conclusion and scope for future work In this

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

A Qos Based Mac Protocol for Wireless Multimedia Sensor Network

A Qos Based Mac Protocol for Wireless Multimedia Sensor Network IOSR Journal of Electronics and Communication Engineering (IOSRJECE) ISSN : 2278-2834 Volume 1, Issue 5 (May-June 2012), PP 30-35 A Qos Based Mac Protocol for Wireless Multimedia Sensor Network Smita Pawar

More information

A-MAC: A MAC Protocol Using Alternative Wakeup Schedules to Achieve Energy Efficiency for Wireless Sensor Networks *

A-MAC: A MAC Protocol Using Alternative Wakeup Schedules to Achieve Energy Efficiency for Wireless Sensor Networks * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 26, 2127-2141 (21) A-MAC: A MAC Protocol Using Alternative Wakeup Schedules to Achieve Energy Efficiency for Wireless Sensor Networks * Department of Electrical

More information

Energy Management Issue in Ad Hoc Networks

Energy Management Issue in Ad Hoc Networks Wireless Ad Hoc and Sensor Networks (Energy Management) Outline Energy Management Issue in ad hoc networks WS 2009/2010 Main Reasons for Energy Management in ad hoc networks Classification of Energy Management

More information