CACHING IN WIRELESS SENSOR NETWORKS BASED ON GRIDS

Size: px
Start display at page:

Download "CACHING IN WIRELESS SENSOR NETWORKS BASED ON GRIDS"

Transcription

1 International Journal of Wireless Communications and Networking 3(1), 2011, pp CACHING IN WIRELESS SENSOR NETWORKS BASED ON GRIDS Sudhanshu Pant 1, Naveen Chauhan 2 and Brij Bihari Dubey 3 Department of Computer Science and Engineering, National Institute of Technology Hamirpur, Hamirpur, India 1 sudhanshupant1986, 2 naveenchauhan.nith, 3 dubey.brijbihari}@gmail.com Abstract: Cooperative caching is important to many wireless sensor applications. This paper exploits the cooperative caching and proposes an energy efficient approach to deal with the network traffic in wireless sensor networks. Cooperative caching is done in the form of concentric circular cache layers around the sink. Circular cache layer is a group of nodes falls under circumference of the circle formed from the sink as center with a certain radius. Each sink develops the circular cache layer around it to cache the data items. To increase network lifetime a grid based approach is given which dynamically forms the grids to distribute load throughout the network. The scheme performs well in the multiple and mobile sink environment. We design a simple scheme to deal with the sink mobility which requires very less overheads and sink nodes get easily adapted into the new location. Proposed scheme is compared with Dual Radio based Data Dissemination (DRDD) approach. By means of proper simulation the presented scheme performs better than, when no caching is applied to the network. Keywords: Caching, Cooperative caching, Circular Cache layer, WSN, Energy Efficiency. I. INTRODUCTION The development of sensor nodes equipped with flash memory is giving new direction in designing and deploying the energy efficient Wireless Sensor Network. A large scale sensor network consists of thousands of sensor nodes distributed over a vast field [1]. All the sensor nodes are allowed to communicate through a wireless medium. In a WSN the node that gathers the data information refers to sink. Providing continuous information to mobile sinks with uninterrupted communication is a big challenge in designing large-scale sensor networks. A lot of research in data routing [2], data compression [3] and in-network aggregation [4] has been proposed in recent years. Caching if implemented optimally can reduce a lot of network traffic and helps in providing higher data availability to the users (sink). In this paper a new data caching technique is proposed which caches data nearer to the sink. The optimal way to cache data near to the sink is the circular layered area around the sink. Our scheme caches data in the nodes surrounded by the sink in the circular cache layers. Each concentric circle forms a cache layer and the data gets cached in these circular cache layers starting from the innermost circle. Each concentric circular cache layer gets a token which decides which cache layer will caches the data. The Circular Cache layers (CCL) are formed by the Circular Cache Formation (CCF) algorithm. The algorithm searches for the geographical coordinates of the nodes around the sink, by flooding request messages, to determine there distance form the sink. The nodes which fall under a particular distance from the sink forms a cache layer. The discovery of cached data is operated by a simple cache discovery scheme. Finally, a data replacement policy is given which helps in removing obsolete data from the caches. The sensor field is organized in the form of a grid. The grid is formed in the form of square cells. Each square cell may have four dissemination nodes at its four corners. A request from the sink may include one of these four dissemination nodes in its path to the sink. The multiple sink could be present at any place in the sensor field. Rest of the paper is organized as follows. Section II describes the related work done so far in the cooperative caching. In section III, the concept of proposed scheme is discussed without giving the details of how the scheme works. Section IV gives the explanation of the presented scheme describing query and data processing within the sensor nodes. Section V gives the simulation and analysis including comparison analysis and results.

2 8 International Journal of Wireless Communications and Networking Conclusion out of exploiting the proposed scheme is discussed in Section VI. II. RELATED WORK Several works has been proposed by the authors exploiting caching the data either in some intermediate nodes or at a location nearer to the sink in the Wireless Sensor Networks. Indeed providing solutions to optimally caching the data has been a big area to be focus on, several proposed schemes performs well. Jinbao Li et al. [5] proposes a caching scheme for the multi-sink sensor network. The sensor network forms a set of network trees per sink. The common subtree is formed out of these set and the root of the common subtree is selected as the data caching node to reduce the communication cost. GroCoCa [6] suggest a data item to be cached depends on two factors of the access affinity on the data items and the mobility of each node. Depending upon the mobility pattern of the mobile nodes they are tightly coupled to form a group. The Cluster Cooperative protocol [7] given by N. Chand et al. attempts to form non-overlapping clusters based in geographical proximity. The idea is to partition whole Mobile Adhoc Network (MANET) into equal size cluster and for a cache miss in the local cache of the node, each client looks for the data item in the cluster. J. Xu et al. [8] gives a waiting cache scheme which waits for the data of the same cluster until it becomes available within a threshold, aggregating it with the packet from the lower cluster and then sending it to the sink, thus reducing number of packets from the network. Figure 1: Typical Setup of Wireless Sensor Network III. SYSTEM ENVIRONMENT A. Network Model Our scheme assumes Sensor field comprises of large number of sensor nodes capable of communicating each other through wireless medium. Each sensor nodes is aware of there geographical coordinates (x, y), which are also the node identities. The grid formation used here is same as proposed by Luo et al. [9]. The grid formation occurs periodically such that energy consumption could be spread throughout the whole network. The Periodic Grid Formation (PGF) algorithm checks for this constraint and update the grids according to certain parameters. Although Luo et al. insists on making grid on per-source basis, PGF constructs only one grid at a time for the whole sensor network field. The grid diagonals are selected as proposed by T. P. Sharma et al. [10]. The sensor nodes are assumed to have two working modes low power and high power ranges. The grid diagonals are selected as the high power transmission range. The dissemination between the two cells is done using the dissemination nodes at the corner. Several issues in constructing grids are there and are discussed in the following sections. A typical setup of the sensor network is shown in figure 1. The figure 1 shows two sinks are requesting data from two different sources. The CCLs of two sinks may overlap. In such case the overlapped node is a part of both sink cache. The communication path setups for the two sinks are shown by the arrows. The active cache layer is shown with the dark circles. B. Cooperative Caching Circular Cache Layers are utilized to cache the data from the sources. The CCLs are the concentric circles of sensor nodes with the sink as centre and data gets stored starting from the centre and then to the next CCL taking one at a time. The CCF algorithm builds the CCLs around the sink. The CCF algorithm forms the cache circular layers for each and every sinks and the CCL having the token will cache the data in it. As soon as the cache of all the nodes in the active CCL becomes full the token is passed to the next successive CCL. Figure 2 depicts the formation of cache circular layers. The radii for two adjacent cache layers are selected as per the size of sensor node. For simplicity we consider circular sensor node and cache circular layers are formed according to the size of the sensor nodes.

3 Caching in Wireless Sensor Networks based on Grids 9 3: Construct a new grid starting from a node having energy much larger than Y. 4: end if 5: Repeat Step 1 after a certain time interval. Threshold range can be chosen as a range around the half of the node s energy. The effect of taking various threshold ranges will be discussed in the analysis part later. Till this point we may assume the threshold range between X J to Y J, i.e., Figure 2: Formation of Circular Cache Layers IV. QUERY AND DATA PROCESSING This section presents the design of the caching scheme. The whole process occurs in following steps: (1) Initially, any source sensing an event starts forming the grid same as described in [9]. For whole sensor network only one grid is formed at a time. (2) Each sink builds there CCL around its location. The CCF algorithm builds the CCLs for each and every sink. (3) Sink queries the required data through flooding the request around it. (4) The requested data gets provided to the sink either by the cache or directly through the source if there is a cache miss due to cache invalidation or a fresh request. The descriptions of these steps are further elaborated below. A. Periodic Grid Formation (PGF) Algorithm The PGF algorithm presented here, periodically checks the node energy of the corner dissemination nodes in the cells of the grid formation. The node status can be determined by the beacon messages. The idea is to check corner DNs energy and when the energy of some of these DNs falls in a threshold range, PGF algorithm again construct a new grid taking the starting node of grid formation as that node having the energy larger than the highest energy value in the threshold range. Periodical Grid Formation (PGF) Algorithm: 1: Retrieve the node s energies of DNs 2: If number of DNs = an upper_bound falls under the threshold range X threshold range Y (1) The value of upper_bound suggests how many nodes should falls under this range so that the network will remain active as long as possible. An optimal value of upper_ bound saves a lot of overall network energy consumption. B. Circular Cache Layer The CCLs are formed as per the specified radius of the concentric circles in the CCF algorithm. The sink itself is considered as layer 0 cache. Layer 1 circular cache is formed by distributing message identifying the radius R1. All the nodes covering radius R1 and not including the layer 0 node, falls under the layer 1 cache. Similarly all the nodes covering radius R2 and not including the layer 0 and layer 1 cache nodes forms the layer 2 cache and so on. To store the data items, initially layer 0 cache becomes active and called as Active Cache Layer (ACL). To activate an ACL a token is passed to all the nodes of the ACL. As soon as all the cache becomes full, the token is passed to next successive layer and that layer becomes the ACL. By the time the highest CCL will get full, some entries in the lower level CCL may get free due to time-to-live value associated with each data items. After filling up all the nodes in the last layer, the next layer which becomes ACL is layer 0 then layer and so on. In this round the nodes which are free gets filled. If no nodes are found free then a cache invalidation policy is needed to replace the data items. The cache invalidation rules are discussed later in this section in cache management scheme. Each layers of cache consist of increasingly varying number of nodes. Not all nodes in the active cache layer have free cache memory. Rather than waiting for the total number of nodes in cache layer to become free, we give emphasis on the amount of free available cache in the layer in question.

4 10 International Journal of Wireless Communications and Networking Circular Cache Formation (CCF) Algorithm: 1: for i from 1 to max_cache_layer 2: sink floods message with radius = R i and sink co-ordinates (x, y) 3: node n (x n, y n ) receives the message 4: if {(x n x) 2 + (y n y) 2 } R i && n!= lower layer node. 5: mark n as layer i node. 6: forward the received message. 7: else discard message. 8: end if 9: end for The max_cache_layer is the measure of the number of queries generated per unit time interval and the size of the cache. If m queries are generated per unit time and it needs an average of n Bytes to store the query reply then the sensor network is producing m*n Bytes of data per unit time. Figure 2 gives an idea about how radius of particular CCL is selected. For building two consecutive CCLs we must have d > R n -R n-1 2d (2) This value is taken so as to make efficient CCLs. The maximum number of nodes that can be in a layer n can be given as: N = K * 4 * [R n 2 R n-12 ]/d (3) where, 0 < K 1 and d denotes the approximate physical diameter of a sensor node, considering nodes are spherical in shape. The value of K denotes the density of nodes. We can set max_cache_layer parameter by using this theoretical result. The maximum numbers of cache layers are analyzed more in analysis and simulation part. C. Query Processing To make a query, sink floods the query request message to its cache layers one by one. If the data item is found in first layer, it is retrieved from that layer node. Otherwise the query request message is passed to next layer. The query may arrive at a cached sensor node in the higher cache layer and the sensor node will reply with the cached results. If none of the cache layer has the desired data then the query is flooded into the whole network, of course in the forward direction, to retrieve the desired result directly from the source node. The sensor node reply using the high power transmission range, same as described in the next case, so that the response time will be less. If the data is not found in any of the CCLs of the sink node then the query reaches to the source node and source node will reply as follows: (1) If the source node is the corner dissemination node of the grid cell, then the source directly reply to the opposite dissemination node i.e. opposite to the path of query request, using the high power transmission range. The high power transmission reduces the number of hops and hence reduces the response time of the query. (2) If the source node is not the corner dissemination node, then it may be a node inside the cell. The source node replies the query request to the corner DN in the path of the query request using the high power transmission range. The DN then forwards this reply messages towards the sink same as described in previous case. Each query request message contains the identity of the active cache layer in its header field. When the request is replied back to the sink it gets cached in the active cache layer also. PGF algorithm checks for the nodes energies and forms a new grid if required. D. Sink Mobility Each node knows in which cell it is present. If the node is moving in its present cell, there is no requirement of changing the protocol. This is because the DN directly communicates with the sink and DN s high power range could easily covers the area of that particular cell. Moreover for a particular cell, when new query is generated by the sink, it just floods the request message to the surrounding nodes and the cached data can be easily available. So there is no need of redesigning the CCL. But when node moves long, moves from one cell to another, the cached nodes becomes far away from the sink. In this case the sink again calls the CCF algorithm to make new CCL around it. Thus, the CCF algorithm will be called only when a node crosses a cell boundary and not when PGF algorithm builds new grid. The sink again makes a query request and the new path may be forms as a result of this query, as the cell from which node queried the data has been changed. An advantage of this scheme is that when new CCLs get selected they might have required cached data items which were part of CCLs from previous location of that sink.

5 Caching in Wireless Sensor Networks based on Grids 11 E. Cache Management As there could be multiple sinks in the sensor network, a node could be involved in caching the data for more than one sink. Each node maintains the information about various caches layer to which it belong for the corresponding sinks. There is a Time to Live (TTL) value associated with each data which denotes its expiry time. This is the responsibility of the source to set this TTL value with each data. The source sets this value by calculating the frequency of updates in the data. The idea is to set larger value if frequency of updating is low and smaller values for the data where frequency of updating in high. Simulation has shown to increase in performance by using the above mentioned strategy. If it is required to invalidate the data entries from the cache due to lack of space then following rules are applied. Access Frequency (AF): The access frequency gives the measure of the number of times the data was accessed per unit time. Time-to-Live: The item with shorter TTL remains valid for shorter period is the best item to replace. But it may have higher access frequency so it is likely that this data item will further get accessed many times in future. Based on this factor, the product AF*TTL give the parameter to decide which item should be replaced. Distance from the source (D): If the distance is less from the source node then the query request will have to go very short and thus saves time and network traffic as compared to distant node. So the item with minimum distance from the source node is the beat option to replace. Based on above parameters the importance of data item is computed as follows: Imp i = AF * TTL * D (4) The item with the least Imp i value will get replaced if it is required to replace a data item from the sensor nodes cache. V. SIMULATION AND ANALYSIS We have simulated the scheme in ns-2 (version 2.34). In this section we evaluate the performance of our scheme. A. Simulation Parameters Sensor field is region of 1000 * 1000 m 2, with 200 sensor nodes deployed in it randomly. The sensor nodes can be in one of these modes: sleeping, sending message, receiving message. The diagonals are selected as high power transmission range of the sensor node i.e. R H =100 m whereas R L =25 m. For simplicity, sizes of both query and data packets are taken as 64bytes and energy parameters for node are as follows: ET High = J, ET Low = J, ER High = J and ER Low = J, where ET High and ET Low are energies consumed in transmitting a data/ query message to one hop neighbor in high power mode and low power mode respectively, and ER Low and ER High are energies consumed in receiving a data/query message from one hop neighbor in high power and low power modes respectively. The power consumption during the sleeping mode is set at mw. The mobile sinks can have maximum speed of 10 m/s. The sensor nodes are equipped with the flash memory of 128 kb. B. Results and Analysis (1) Effect of Threshold Range and Upper Bound The threshold ranges are taken nearer to the half of the maximum nodes energy. The optimal value of the upper bound obtained is around 25. This value is calculated by setting threshold range gap of about 20. For threshold range gap below 10 and above 30, the energy consumption becomes higher under the set of parameters we have taken. When the gap will be less then PGF algorithm makes new grid very frequently and hence consumes more power in grid formation and consumes time. Considering large threshold range gap allows PGF algorithm to wait and some of the nodes which are left with less energy i.e. close to X, will loose more energy during this waiting and hence degrades overall performance. The scheme performs well when this gap is between 10 and 30. Similarly the upper bound for the number of dissemination nodes discussed in section IV (A) comes out to perform well when taken between 20 to 30 nodes. The optimal combination of these two parameters shows a saving of 38% in energy consumption. (2) Effect of Number of Queries For lesser value of Mean query generate time, the queries generated per unit time are more and hence consumes more power. To compare with DRDD

6 12 International Journal of Wireless Communications and Networking [10], the mean query generate time is taken. As shown in figure 3 Circular Cache scheme perform better than the DRDD and saves upto 45% energy consumption due to more number of cache hits than DRDD. (3) Effect of Cache Layers and Cache Size The number of cache layers greatly affects the number of hits in the CCLs. Figure 4(a) shows the number of hits when taking different numbers of cache layers. Initially Circular Cache scheme shows less number of cache hit due to less number of nodes involved in caching. As the number of cache layers increases more number of nodes gets involved in caching and hence results in large number of cache hits. The number of cache hits increases as the number of cache layers increases. More number of cache layer i.e., above a certain level, may results in non-increasing cache hits due to the fact that the sink doesn t generate more queries beyond a certain number. Figure 4(a): Effect of No. of Cache Layers on Cache Hits Figure 4(b): Effect of Cache Size on Number of Cache Hits DRDD. Circular Caching scheme shows 62% energy saving as compared to the scenario when no caching is used. DRDD shows up to 55% energy saving compared to when no caching is used. Figure 3: Effect of Mean Query Generate Time on Energy Consumption Figure 4(b) shows the number of hits in DRDD as well as Circular Cache scheme. The number of cache hits increase with the increasing number of data items that can be stored in a cache of a sensor node. After a certain level the cache hits starts reducing due to the invalidation strategies of data items. The figure 4(b) shows that Circular Cache results in better cache hits as it accumulates larger cache than the DRDD scheme. The circular cache scheme shows less energy consumption than VI. CONCLUSION In this paper technique that uses Circular Cache Layers to improve the performance of the Wireless Sensor Networks is discussed. The Circular Cache Layers provides the data items nearer to the sink and thus reduce the response time of the queries. The query results get stored in the active cache layer before reaching to the sink. We can make an energy efficient WSN only when the load is equally distributed in the network so that all the nodes consumes power equally and network becomes operational as long as possible. The proposed caching scheme can further be enhanced to increase the network performance. Simulation results show the overall network efficiency by means of various graphs. The proposed works is shown to perform well if applied practically in real world scenario under particular situations by the means of proper simulations.

7 Caching in Wireless Sensor Networks based on Grids 13 REFERENCES [1] I. F. Akyildiz, W. Su, Y. Sankarasubramaniam, and E.Cayirci, A survey on sensor networks, IEEE Communications Magazine, Vol. 40, Issue 8, pp , [2] A. Abbasi, M. Younis, A survey on clustering algorithms for wireless wireless sensor networks, ACM Journal of Computer Communications, Vol. 30, Issue 14-15, pp , [3] N. Kimura, S. Latifi, A Survey on Data Compression in Wireless Sensor Networks, International Conference on Information Technology: Coding and Computing, Vol. 2, pp. 8-13, [4] E. Fasolo, M. Rossi, J. Widmer, M. Zorzi, Innetwork aggregation techniques for wireless sensor networks: a survey, IEEE Wireless Communications, Vol. 14, Issue 2, pp , [5] J. Li, S. Li, J. Zhu, Data Caching Based Queries in Multi_sink Sensor Networks, IEEE 5 th International Conference on Mobile Ad-hoc and Sensor Networks, [6] C. Y. Chow, H. V. Leong, A. T. S. Chan, GroCoca: Group-based peer-to-peer cooperative caching in mobile environment, IEEE Journal on Selected Areas in Communications, Vol. 25, No. 1, [7] N. Chand, R.C. Joshi., M. Misra, Cooperative caching strategy in mobile ad hoc networks based on clusters, Springer Wireless Personal Communications, pp , Issue 1, [8] J. Xu, K. Li, Y. Shen, J. Liu, An Energy-Efficient Waiting Caching Algorithm in Wireless Sensor Network, International Conference on Embedded and Ubiquitous Computing, Vol. 1, pp , [9] H. Luo, F. Ye, J. Cheng, S. Lu, Lixia, A Two-tier data dissemination model in large-scale wireless sensor networks, Springer Wireless Networks, Vol. 11, pp , [10] T. P. Sharma, R. C. Joshi, Manoj Misra, Dual Radio based Cooperative Caching for Wireless Sensor Networks, 16 th IEEE Conference, pp. 1 7, 2008.

Global Cluster Cooperation Strategy in Mobile Ad Hoc Networks

Global Cluster Cooperation Strategy in Mobile Ad Hoc Networks Global Cluster Cooperation Strategy in Mobile Ad Hoc Networks * Naveen Chauhan 1, Lalit K. Awasthi 1, Narottam Chand 1, R.C. Joshi 2 and Manoj Misra 2 1 Department of Computer Science and Engineering National

More information

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 1, No 3, 2010

INTERNATIONAL JOURNAL OF APPLIED ENGINEERING RESEARCH, DINDIGUL Volume 1, No 3, 2010 Energy Efficient Cooperative Caching in Mobile Ad Hoc Networks Naveen Chauhan 1, Lalit K. Awasthi 1, Narottam Chand 1, R.C. Joshi 2 and Manoj Misra 2 1 Department of Computer Science and Engineering, National

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

Proactive Approach for Cooperative Caching in Mobile Adhoc Networks

Proactive Approach for Cooperative Caching in Mobile Adhoc Networks IJCSI International Journal of Computer Science Issues, Vol. 7, Issue 3, No 8, May 2010 21 Proactive Approach for Cooperative Caching in Mobile Adhoc Networks Prashant Kumar 1, Naveen Chauhan 2, LK Awasthi

More information

IMPROVING THE DATA COLLECTION RATE IN WIRELESS SENSOR NETWORKS BY USING THE MOBILE RELAYS

IMPROVING THE DATA COLLECTION RATE IN WIRELESS SENSOR NETWORKS BY USING THE MOBILE RELAYS IMPROVING THE DATA COLLECTION RATE IN WIRELESS SENSOR NETWORKS BY USING THE MOBILE RELAYS 1 K MADHURI, 2 J.KRISHNA, 3 C.SIVABALAJI II M.Tech CSE, AITS, Asst Professor CSE, AITS, Asst Professor CSE, NIST

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

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

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

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

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

ROUTING ALGORITHMS Part 1: Data centric and hierarchical protocols

ROUTING ALGORITHMS Part 1: Data centric and hierarchical protocols ROUTING ALGORITHMS Part 1: Data centric and hierarchical protocols 1 Why can t we use conventional routing algorithms here?? A sensor node does not have an identity (address) Content based and data centric

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

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

Analysis of Cluster based Routing Algorithms in Wireless Sensor Networks using NS2 simulator

Analysis of Cluster based Routing Algorithms in Wireless Sensor Networks using NS2 simulator Analysis of Cluster based Routing Algorithms in Wireless Sensor Networks using NS2 simulator Ashika R. Naik Department of Electronics & Tele-communication, Goa College of Engineering (India) ABSTRACT Wireless

More information

MultiHop Routing for Delay Minimization in WSN

MultiHop Routing for Delay Minimization in WSN MultiHop Routing for Delay Minimization in WSN Sandeep Chaurasia, Saima Khan, Sudesh Gupta Abstract Wireless sensor network, consists of sensor nodes in capacity of hundred or thousand, which deployed

More information

CHAPTER 5 ANT-FUZZY META HEURISTIC GENETIC SENSOR NETWORK SYSTEM FOR MULTI - SINK AGGREGATED DATA TRANSMISSION

CHAPTER 5 ANT-FUZZY META HEURISTIC GENETIC SENSOR NETWORK SYSTEM FOR MULTI - SINK AGGREGATED DATA TRANSMISSION CHAPTER 5 ANT-FUZZY META HEURISTIC GENETIC SENSOR NETWORK SYSTEM FOR MULTI - SINK AGGREGATED DATA TRANSMISSION 5.1 INTRODUCTION Generally, deployment of Wireless Sensor Network (WSN) is based on a many

More information

FERMA: An Efficient Geocasting Protocol for Wireless Sensor Networks with Multiple Target Regions

FERMA: An Efficient Geocasting Protocol for Wireless Sensor Networks with Multiple Target Regions FERMA: An Efficient Geocasting Protocol for Wireless Sensor Networks with Multiple Target Regions Young-Mi Song, Sung-Hee Lee, and Young-Bae Ko College of Information and Communication, Ajou University,

More information

Localized and Incremental Monitoring of Reverse Nearest Neighbor Queries in Wireless Sensor Networks 1

Localized and Incremental Monitoring of Reverse Nearest Neighbor Queries in Wireless Sensor Networks 1 Localized and Incremental Monitoring of Reverse Nearest Neighbor Queries in Wireless Sensor Networks 1 HAI THANH MAI AND MYOUNG HO KIM Department of Computer Science Korea Advanced Institute of Science

More information

WSN Routing Protocols

WSN Routing Protocols WSN Routing Protocols 1 Routing Challenges and Design Issues in WSNs 2 Overview The design of routing protocols in WSNs is influenced by many challenging factors. These factors must be overcome before

More information

COMPARATIVE ANALYSIS OF ROUTE INFORMATION BASED ENHANCED DIVIDE AND RULE STRATEGY IN WSNS

COMPARATIVE ANALYSIS OF ROUTE INFORMATION BASED ENHANCED DIVIDE AND RULE STRATEGY IN WSNS COMPARATIVE ANALYSIS OF ROUTE INFORMATION BASED ENHANCED DIVIDE AND RULE STRATEGY IN WSNS Rajeev Kumar Harsukhpreet Singh and Anurag Sharma Department of Electronics and Communication Engineering, CTITR,

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

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

Mobility of sink using hexagon architecture in highly data centric Wireless Sensor Networks

Mobility of sink using hexagon architecture in highly data centric Wireless Sensor Networks Mobility of sink using hexagon architecture in highly data centric Wireless Sensor Networks Nitika Vats Doohan, Sanjiv Tokekar, JitendraPatil Abstract Mobility of sensor nodes brings the new challenges

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

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 Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks

A Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks A Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks Stephen S. Yau, Wei Gao, and Dazhi Huang Dept. of Computer Science and Engineering Arizona State University Tempe,

More information

Overview of Sensor Network Routing Protocols. WeeSan Lee 11/1/04

Overview of Sensor Network Routing Protocols. WeeSan Lee 11/1/04 Overview of Sensor Network Routing Protocols WeeSan Lee weesan@cs.ucr.edu 11/1/04 Outline Background Data-centric Protocols Flooding & Gossiping SPIN Directed Diffusion Rumor Routing Hierarchical Protocols

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

A Survey - Energy Efficient Routing Protocols in MANET

A Survey - Energy Efficient Routing Protocols in MANET , pp. 163-168 http://dx.doi.org/10.14257/ijfgcn.2016.9.5.16 A Survey - Energy Efficient Routing Protocols in MANET Jyoti Upadhyaya and Nitin Manjhi Department of Computer Science, RGPV University Shriram

More information

Performance Evaluation of Various Routing Protocols in MANET

Performance Evaluation of Various Routing Protocols in MANET 208 Performance Evaluation of Various Routing Protocols in MANET Jaya Jacob 1,V.Seethalakshmi 2 1 II MECS,Sri Shakthi Institute of Science and Technology, Coimbatore, India 2 Associate Professor-ECE, Sri

More information

COMPARISON OF ENERGY EFFICIENT DATA TRANSMISSION APPROACHES FOR FLAT WIRELESS SENSOR NETWORKS

COMPARISON OF ENERGY EFFICIENT DATA TRANSMISSION APPROACHES FOR FLAT WIRELESS SENSOR NETWORKS COMPARISON OF ENERGY EFFICIENT DATA TRANSMISSION APPROACHES FOR FLAT WIRELESS SENSOR NETWORKS Saraswati Mishra 1 and Prabhjot Kaur 2 Department of Electrical, Electronics and Communication Engineering,

More information

SMITE: A Stochastic Compressive Data Collection. Sensor Networks

SMITE: A Stochastic Compressive Data Collection. Sensor Networks SMITE: A Stochastic Compressive Data Collection Protocol for Mobile Wireless Sensor Networks Longjiang Guo, Raheem Beyah, and Yingshu Li Department of Computer Science, Georgia State University, USA Data

More information

Wireless Sensor Networks applications and Protocols- A Review

Wireless Sensor Networks applications and Protocols- A Review Wireless Sensor Networks applications and Protocols- A Review Er. Pooja Student(M.Tech), Deptt. Of C.S.E, Geeta Institute of Management and Technology, Kurukshetra University, India ABSTRACT The design

More information

Using Hybrid Algorithm in Wireless Ad-Hoc Networks: Reducing the Number of Transmissions

Using Hybrid Algorithm in Wireless Ad-Hoc Networks: Reducing the Number of Transmissions Using Hybrid Algorithm in Wireless Ad-Hoc Networks: Reducing the Number of Transmissions R.Thamaraiselvan 1, S.Gopikrishnan 2, V.Pavithra Devi 3 PG Student, Computer Science & Engineering, Paavai College

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

Mobile Ad-hoc and Sensor Networks Lesson 04 Mobile Ad-hoc Network (MANET) Routing Algorithms Part 1

Mobile Ad-hoc and Sensor Networks Lesson 04 Mobile Ad-hoc Network (MANET) Routing Algorithms Part 1 Mobile Ad-hoc and Sensor Networks Lesson 04 Mobile Ad-hoc Network (MANET) Routing Algorithms Part 1 Oxford University Press 2007. All rights reserved. 1 Ad-hoc networks deployment For routing, target detection,

More information

Scheduling of Multiple Applications in Wireless Sensor Networks Using Knowledge of Applications and Network

Scheduling of Multiple Applications in Wireless Sensor Networks Using Knowledge of Applications and Network International Journal of Information and Computer Science (IJICS) Volume 5, 2016 doi: 10.14355/ijics.2016.05.002 www.iji-cs.org Scheduling of Multiple Applications in Wireless Sensor Networks Using Knowledge

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

Reliable Data Collection in Wireless Sensor Networks

Reliable Data Collection in Wireless Sensor Networks Reliable Data Collection in Wireless Sensor Networks Pramod A. Dharmadhikari PG Student M B E Society s College of Engineering, Ambajogai Maharashtra, India B. M. Patil Professor M B E Society s College

More information

Improvement of Buffer Scheme for Delay Tolerant Networks

Improvement of Buffer Scheme for Delay Tolerant Networks Improvement of Buffer Scheme for Delay Tolerant Networks Jian Shen 1,2, Jin Wang 1,2, Li Ma 1,2, Ilyong Chung 3 1 Jiangsu Engineering Center of Network Monitoring, Nanjing University of Information Science

More information

Energy Efficient Clustering Protocol for Wireless Sensor Network

Energy Efficient Clustering Protocol for Wireless Sensor Network Energy Efficient Clustering Protocol for Wireless Sensor Network Shraddha Agrawal #1, Rajeev Pandey #2, Mahesh Motwani #3 # Department of Computer Science and Engineering UIT RGPV, Bhopal, India 1 45shraddha@gmail.com

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

CFMTL: Clustering Wireless Sensor Network Using Fuzzy Logic and Mobile Sink In Three-Level

CFMTL: Clustering Wireless Sensor Network Using Fuzzy Logic and Mobile Sink In Three-Level CFMTL: Clustering Wireless Sensor Network Using Fuzzy Logic and Mobile Sink In Three-Level Ali Abdi Seyedkolaei 1 and Ali Zakerolhosseini 2 1 Department of Computer, Shahid Beheshti University, Tehran,

More information

Zonal Rumor Routing for. Wireless Sensor Networks

Zonal Rumor Routing for. Wireless Sensor Networks Tarun Banka Department of Electrical and Computer Engineering tarunb@engr.colostate.edu Zonal Rumor Routing for. Wireless Sensor Networks Gagan Tandon Department of Computer Science gagan@cs.colostate.edu

More information

Information Brokerage

Information Brokerage Information Brokerage Sensing Networking Leonidas Guibas Stanford University Computation CS321 Information Brokerage Services in Dynamic Environments Information Brokerage Information providers (sources,

More information

A REVIEW ON LEACH-BASED HIERARCHICAL ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK

A REVIEW ON LEACH-BASED HIERARCHICAL ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK A REVIEW ON LEACH-BASED HIERARCHICAL ROUTING PROTOCOLS IN WIRELESS SENSOR NETWORK Md. Nadeem Enam 1, Ozair Ahmad 2 1 Department of ECE, Maulana Azad College of Engineering & Technology, Patna, (India)

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

PREDICTING NUMBER OF HOPS IN THE COOPERATION ZONE BASED ON ZONE BASED SCHEME

PREDICTING NUMBER OF HOPS IN THE COOPERATION ZONE BASED ON ZONE BASED SCHEME 44 PREDICTING NUMBER OF HOPS IN THE COOPERATION ZONE BASED ON ZONE BASED SCHEME Ibrahim Saidu a, *,Idawaty Ahmad a,b, Nor Asila Waty Abdul Hamid a,b and Mohammed waziri Yusuf b a Faculty of Computer Science

More information

Clustering in Wireless Sensor Networks: Performance Comparison of EAMMH and LEACH Protocols using MATLAB

Clustering in Wireless Sensor Networks: Performance Comparison of EAMMH and LEACH Protocols using MATLAB Clustering in Wireless Sensor Networks: Performance Comparison of EAMMH and LEACH Protocols using MATLAB Nishanth Thimmegowda Department of Computer Science & Engineering MSRIT Monica R Mundada Research

More information

Mobile Agent Driven Time Synchronized Energy Efficient WSN

Mobile Agent Driven Time Synchronized Energy Efficient WSN Mobile Agent Driven Time Synchronized Energy Efficient WSN Sharanu 1, Padmapriya Patil 2 1 M.Tech, Department of Electronics and Communication Engineering, Poojya Doddappa Appa College of Engineering,

More information

Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for Heterogeneous Wireless Sensor Networks

Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for Heterogeneous Wireless Sensor Networks Vol. 5, No. 5, 214 Ameliorate Threshold Distributed Energy Efficient Clustering Algorithm for Heterogeneous Wireless Sensor Networks MOSTAFA BAGHOURI SAAD CHAKKOR ABDERRAHMANE HAJRAOUI Abstract Ameliorating

More information

Random Walks and Cover Times. Project Report. Aravind Ranganathan. ECES 728 Internet Studies and Web Algorithms

Random Walks and Cover Times. Project Report. Aravind Ranganathan. ECES 728 Internet Studies and Web Algorithms Random Walks and Cover Times Project Report Aravind Ranganathan ECES 728 Internet Studies and Web Algorithms 1. Objectives: We consider random walk based broadcast-like operation in random networks. First,

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

CLUSTER BASED ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS

CLUSTER BASED ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS CLUSTER BASED ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS M.SASIKUMAR 1 Assistant Professor, Dept. of Applied Mathematics and Computational Sciences, PSG College of Technology, Coimbatore, Tamilnadu,

More information

An Energy Efficient Data Dissemination Algorithm for Wireless Sensor Networks

An Energy Efficient Data Dissemination Algorithm for Wireless Sensor Networks , pp.135-140 http://dx.doi.org/10.14257/astl.2014.48.22 An Energy Efficient Data Dissemination Algorithm for Wireless Sensor Networks Jin Wang 1, Bo Tang 1, Zhongqi Zhang 1, Jian Shen 1, Jeong-Uk Kim 2

More information

Location Based Energy-Efficient Reliable Routing Protocol for Wireless Sensor Networks

Location Based Energy-Efficient Reliable Routing Protocol for Wireless Sensor Networks Location Based Energy-Efficient Reliable Routing Protocol for Wireless Sensor Networks RAFE ALASEM 1, AHMED REDA 2 AND MAHMUD MANSOUR 3 (1) Computer Science Department Imam Muhammad ibn Saud Islamic University

More information

A COMPARISON OF REACTIVE ROUTING PROTOCOLS DSR, AODV AND TORA IN MANET

A COMPARISON OF REACTIVE ROUTING PROTOCOLS DSR, AODV AND TORA IN MANET ISSN: 2278 1323 All Rights Reserved 2016 IJARCET 296 A COMPARISON OF REACTIVE ROUTING PROTOCOLS DSR, AODV AND TORA IN MANET Dr. R. Shanmugavadivu 1, B. Chitra 2 1 Assistant Professor, Department of Computer

More information

A Logical Group Formation and Management Mechanism Using RSSI for Wireless Sensor Networks *

A Logical Group Formation and Management Mechanism Using RSSI for Wireless Sensor Networks * A Logical Group Formation and Management Mechanism Using RSSI for Wireless Sensor Networks * Jihyuk Heo, Jin Ho Kim, and Choong Seon Hong ** Department of Computer Engineering, Kyung Hee University, Sochen-ri,

More information

Power aware Multi-path Routing Protocol for MANETS

Power aware Multi-path Routing Protocol for MANETS Power aware Multi-path Routing Protocol for MANETS Shruthi P Murali 1,Joby John 2 1 (ECE Dept, SNGCE, India) 2 (ECE Dept, SNGCE, India) Abstract: Mobile Adhoc Network consists of a large number of mobile

More information

A QoS Based Routing Protocol for Wireless Sensor Networks

A QoS Based Routing Protocol for Wireless Sensor Networks A QoS Based Routing Protocol for Wireless Sensor Networks Mirela Fonoage, Mihaela Cardei, and Arny Ambrose Department of Computer and Electrical Engineering and Computer Science Florida Atlantic University

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

Catching BlackHole Attacks in Wireless Sensor Networks

Catching BlackHole Attacks in Wireless Sensor Networks Catching BlackHole Attacks in Wireless Sensor Networks Ashish M 1 and Mr. Jason Martis 2 1 M. Tech, Department Of ISE, NMAM Institute of Technology, Nitte 2 Asst. Prof, Department Of ISE, NMAM Institute

More information

Energy Efficient Collection Tree Protocol in Wireless Sensor Networks

Energy Efficient Collection Tree Protocol in Wireless Sensor Networks Indian Journal of Science and Technology, Vol 9(45), DOI: 10.17485/ijst/2016/v9i45/89793, December 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Energy Efficient Collection Tree Protocol in Wireless

More information

Computation of Multiple Node Disjoint Paths

Computation of Multiple Node Disjoint Paths Chapter 5 Computation of Multiple Node Disjoint Paths 5.1 Introduction In recent years, on demand routing protocols have attained more attention in mobile Ad Hoc networks as compared to other routing schemes

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

Nearest Neighbor Query in Location- Aware Mobile Ad-Hoc Network

Nearest Neighbor Query in Location- Aware Mobile Ad-Hoc Network 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. 3, March 2015,

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

Effect Of Grouping Cluster Based on Overlapping FOV In Wireless Multimedia Sensor Network

Effect Of Grouping Cluster Based on Overlapping FOV In Wireless Multimedia Sensor Network Effect Of Grouping Cluster Based on Overlapping FOV In Wireless Multimedia Sensor Network Shikha Swaroop Department of Information Technology Dehradun Institute of Technology Dehradun, Uttarakhand. er.shikhaswaroop@gmail.com

More information

ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS

ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS e-issn 2455 1392 Volume 1 Issue 1, November 2015 pp. 1-7 http://www.ijcter.com ALL ABOUT DATA AGGREGATION IN WIRELESS SENSOR NETWORKS Komal Shah 1, Heena Sheth 2 1,2 M. S. University, Baroda Abstract--

More information

Hierarchical Low Power Consumption Technique with Location Information for Sensor Networks

Hierarchical Low Power Consumption Technique with Location Information for Sensor Networks Hierarchical Low Power Consumption Technique with Location Information for Sensor Networks Susumu Matsumae Graduate School of Science and Engineering Saga University Saga 840-8502, Japan Fukuhito Ooshita

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

Energy Aware Location Based Routing Protocols in Wireless Sensor Networks

Energy Aware Location Based Routing Protocols in Wireless Sensor Networks Available online at www.worldscientificnews.com WSN 124(2) (2019) 326-333 EISSN 2392-2192 SHORT COMMUNICATION Energy Aware Location Based Routing Protocols in Wireless Sensor Networks ABSTRACT Kalpna Guleria

More information

Geographical Grid Based Clustering for WSN

Geographical Grid Based Clustering for WSN Geographical Grid Based Clustering for WSN Nancy Jain, Gunjan Jain and Brijesh Kumar Chaurasia ITM University Gwalior India Bkchaurasia.itm@gmail.com Abstract In this work, we have proposed a clustering

More information

Distributed Indexing and Data Dissemination in Large Scale Wireless Sensor Networks

Distributed Indexing and Data Dissemination in Large Scale Wireless Sensor Networks Distributed Indexing and Data Dissemination in Large Scale Wireless Sensor Networks Yiwei Wu Department of Computer Science Georgia State University Email: wyw@cs.gsu.edu Yingshu Li Department of Computer

More information

Impact of Black Hole and Sink Hole Attacks on Routing Protocols for WSN

Impact of Black Hole and Sink Hole Attacks on Routing Protocols for WSN Impact of Black Hole and Sink Hole Attacks on Routing Protocols for WSN Padmalaya Nayak V. Bhavani B. Lavanya ABSTRACT With the drastic growth of Internet and VLSI design, applications of WSNs are increasing

More information

Integrated Routing and Query Processing in Wireless Sensor Networks

Integrated Routing and Query Processing in Wireless Sensor Networks Integrated Routing and Query Processing in Wireless Sensor Networks T.Krishnakumar Lecturer, Nandha Engineering College, Erode krishnakumarbtech@gmail.com ABSTRACT Wireless Sensor Networks are considered

More information

Abstract In Wireless Sensor Network (WSN), due to various factors, such as limited power, transmission capabilities of

Abstract In Wireless Sensor Network (WSN), due to various factors, such as limited power, transmission capabilities of Predicting Missing Values in Wireless Sensor Network using Spatial-Temporal Correlation Rajeev Kumar, Deeksha Chaurasia, Naveen Chuahan, Narottam Chand Department of Computer Science & Engineering National

More information

Efficient Cluster Based Data Collection Using Mobile Data Collector for Wireless Sensor Network

Efficient Cluster Based Data Collection Using Mobile Data Collector for Wireless Sensor Network ISSN (e): 2250 3005 Volume, 06 Issue, 06 June 2016 International Journal of Computational Engineering Research (IJCER) Efficient Cluster Based Data Collection Using Mobile Data Collector for Wireless Sensor

More information

An Iterative Greedy Approach Using Geographical Destination Routing In WSN

An Iterative Greedy Approach Using Geographical Destination Routing In WSN ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

An Energy Efficient Clustering in Wireless Sensor Networks

An Energy Efficient Clustering in Wireless Sensor Networks , pp.37-42 http://dx.doi.org/10.14257/astl.2015.95.08 An Energy Efficient Clustering in Wireless Sensor Networks Se-Jung Lim 1, Gwang-Jun Kim 1* and Daehyon Kim 2 1 Department of computer engineering,

More information

Performance Analysis and Enhancement of Routing Protocol in Manet

Performance Analysis and Enhancement of Routing Protocol in Manet Vol.2, Issue.2, Mar-Apr 2012 pp-323-328 ISSN: 2249-6645 Performance Analysis and Enhancement of Routing Protocol in Manet Jaya Jacob*, V.Seethalakshmi** *II MECS, Sri Shakthi Institute of Engineering and

More information

MODELING AND SIMULATION OF THRESHOLD ANALYSIS FOR PVFS IN WIRELESS SENSOR NETWORKS

MODELING AND SIMULATION OF THRESHOLD ANALYSIS FOR PVFS IN WIRELESS SENSOR NETWORKS Science MODELING AND SIMULATION OF THRESHOLD ANALYSIS FOR PVFS IN WIRELESS SENSOR NETWORKS Tae Ho Cho *1, Su Man Nam 2 *1 College of Software, Sungkyunkwan University, KOREA 2 College of Information and

More information

Hierarchical Routing Algorithm to Improve the Performance of Wireless Sensor Network

Hierarchical Routing Algorithm to Improve the Performance of Wireless Sensor Network Hierarchical Routing Algorithm to Improve the Performance of Wireless Sensor Network Deepthi G B 1 Mrs. Netravati U M 2 P G Scholar (Digital Electronics), Assistant Professor Department of ECE Department

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

Simulation and Analysis of AODV and DSDV Routing Protocols in Vehicular Adhoc Networks using Random Waypoint Mobility Model

Simulation and Analysis of AODV and DSDV Routing Protocols in Vehicular Adhoc Networks using Random Waypoint Mobility Model Simulation and Analysis of AODV and DSDV Routing Protocols in Vehicular Adhoc Networks using Random Waypoint Mobility Model 1 R. Jeevitha, 2 M. Chandra Kumar 1 Research Scholar, Department of Computer

More information

A METHOD FOR DETECTING FALSE POSITIVE AND FALSE NEGATIVE ATTACKS USING SIMULATION MODELS IN STATISTICAL EN- ROUTE FILTERING BASED WSNS

A METHOD FOR DETECTING FALSE POSITIVE AND FALSE NEGATIVE ATTACKS USING SIMULATION MODELS IN STATISTICAL EN- ROUTE FILTERING BASED WSNS A METHOD FOR DETECTING FALSE POSITIVE AND FALSE NEGATIVE ATTACKS USING SIMULATION MODELS IN STATISTICAL EN- ROUTE FILTERING BASED WSNS Su Man Nam 1 and Tae Ho Cho 2 1 College of Information and Communication

More information

A Survey on Clustered-Aggregation Routing Techniques in Wireless Sensor Networks

A Survey on Clustered-Aggregation Routing Techniques in Wireless Sensor Networks A Survey on Clustered-Aggregation Routing Techniques in Wireless Sensor Networks Sushma K M, Manjula Devi T H [PG Student], [Associate Professor] Telecommunication Department Dayananda Sagar College of

More information

EZR: Enhanced Zone Based Routing In Manet

EZR: Enhanced Zone Based Routing In Manet EZR: Enhanced Zone Based Routing In Manet Bency Wilson 1, Geethu Bastian 2, Vinitha Ann Regi 3, Arun Soman 4 Department of Information Technology, Rajagiri School of Engineering and Technology, Rajagiri

More information

Event Driven Routing Protocols For Wireless Sensor Networks

Event Driven Routing Protocols For Wireless Sensor Networks Event Driven Routing Protocols For Wireless Sensor Networks Sherif Moussa 1, Ghada Abdel Halim 2, Salah Abdel-Mageid 2 1 Faculty of Engineering, Canadian University Dubai, Dubai, UAE. 2 Faculty of Engineering,

More information

A Novel Protocol for Better Energy-Efficiency, Latency and Fault Tolerance in Wireless Sensor Network

A Novel Protocol for Better Energy-Efficiency, Latency and Fault Tolerance in Wireless Sensor Network A Novel Protocol for Better Energy-Efficiency, Latency and Fault Tolerance in Wireless Sensor Er.Rakesh Kumar Gupta Department of Computer Science & Engineering K.C.Institute of Engineering & Technology

More information

A Novel Broadcasting Algorithm for Minimizing Energy Consumption in MANET

A Novel Broadcasting Algorithm for Minimizing Energy Consumption in MANET A Novel Broadcasting Algorithm for Minimizing Energy Consumption in MANET Bhagyashri Thakre 1, Archana Raut 2 1 M.E. Student, Mobile Technology, G H Raisoni College of Engineering, Nagpur, India 2 Assistant

More information

Regression Based Cluster Formation for Enhancement of Lifetime of WSN

Regression Based Cluster Formation for Enhancement of Lifetime of WSN Regression Based Cluster Formation for Enhancement of Lifetime of WSN K. Lakshmi Joshitha Assistant Professor Sri Sai Ram Engineering College Chennai, India lakshmijoshitha@yahoo.com A. Gangasri PG Scholar

More information

AODV-PA: AODV with Path Accumulation

AODV-PA: AODV with Path Accumulation -PA: with Path Accumulation Sumit Gwalani Elizabeth M. Belding-Royer Department of Computer Science University of California, Santa Barbara fsumitg, ebeldingg@cs.ucsb.edu Charles E. Perkins Communications

More information

A Simple Sink Mobility Support Algorithm for Routing Protocols in Wireless Sensor Networks

A Simple Sink Mobility Support Algorithm for Routing Protocols in Wireless Sensor Networks A Simple Mobility Support Algorithm for Routing Protocols in Wireless Sensor Networks Chun-Su Park, You-Sun Kim, Kwang-Wook Lee, Seung-Kyun Kim, and Sung-Jea Ko Department of Electronics Engineering, Korea

More information

Evaluation of Cartesian-based Routing Metrics for Wireless Sensor Networks

Evaluation of Cartesian-based Routing Metrics for Wireless Sensor Networks Evaluation of Cartesian-based Routing Metrics for Wireless Sensor Networks Ayad Salhieh Department of Electrical and Computer Engineering Wayne State University Detroit, MI 48202 ai4874@wayne.edu Loren

More information

Simulation Analysis of Tree and Mesh Topologies in Zigbee Network

Simulation Analysis of Tree and Mesh Topologies in Zigbee Network Vol.8, No.1 (2015), pp.81-92 http://dx.doi.org/10.14257/ijgdc.2015.8.1.08 Simulation Analysis of Tree and Mesh Topologies in Zigbee Network Manpreet, Jyoteesh Malhotra CSE Department Guru Nanak Dev University

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

Chapter 7: Naming & Addressing

Chapter 7: Naming & Addressing Chapter 7: Naming & Addressing Goals of this chapter This short chapter looks at non-standard options for denoting the senders/receivers of messages Traditional (fixed, wireless, ad hoc): Denote individual

More information

An Energy Efficiency Routing Algorithm of Wireless Sensor Network Based on Round Model. Zhang Ying-Hui

An Energy Efficiency Routing Algorithm of Wireless Sensor Network Based on Round Model. Zhang Ying-Hui Joint International Mechanical, Electronic and Information Technology Conference (JIMET 2015) An Energy Efficiency Routing Algorithm of Wireless Sensor Network Based on Round Model Zhang Ying-Hui Software

More information

A Fault Tolerant Approach for WSN Chain Based Routing Protocols

A Fault Tolerant Approach for WSN Chain Based Routing Protocols International Journal of Computer Networks and Communications Security VOL. 3, NO. 2, FEBRUARY 2015, 27 32 Available online at: www.ijcncs.org E-ISSN 2308-9830 (Online) / ISSN 2410-0595 (Print) A Fault

More information