Wireless Sensor Environment Monitoring System for Chemical Industrial Areas Based on Path Selection Routing Algorithm

Size: px
Start display at page:

Download "Wireless Sensor Environment Monitoring System for Chemical Industrial Areas Based on Path Selection Routing Algorithm"

Transcription

1 769 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 62, 2017 Guest Editors: Fei Song, Haibo Wang, Fang He Copyright 2017, AIDIC Servizi S.r.l. ISBN ; ISSN The Italian Association of Chemical Engineering Online at DOI: /CET Wireless Sensor Environment Monitoring System for Chemical Industrial Areas Based on Path Selection Routing Algorithm Ziqing Xie Zhejiang Industry Polytechnic College, Zhejiang ,China ziqingxie2091@zjipc.com To solve such defects as scattered monitoring points, difficult wiring and poor real-time capability of the current environment monitoring, a kind of remote real-time monitoring system for the air environment of chemical industrial areas based on wireless sensor network (WSN) is designed in this paper. Main functions of this system are as follows: the sensor nodes distributed in chemical industrial areas can collect air environment parameters, the data can be transmitted to data centre of the central control room via base station for real-time processing and analysis, remote terminal users can give round-the-clock real-time monitoring to the air quality through the internet, it can also give real-time alarm as to air environment of the areas affected by such emergencies as pollution and the dramatic change of environment, and it could provide decision support as to prevention of air environment pollution. It is proved by the experimental results that wireless sensor network can not only overcome the problem of low reliability of the traditional environment monitoring system but also increase new monitoring function. Thus, it can be concluded that the wireless sensor monitoring system based on path algorithm can solve the problem of real-time monitoring on the environment of chemical industrial areas effectively, and it shows the great application value in the unmanned environment monitoring in harsh conditions and in the event tracking. 1. Introduction Appearance of chemical production is the sign for promotion of social development, scientific and technological progress and human civilization to a certain degree, the important area of modern production, and the important embodiment of the developed industry currently. Along with rapid growth of the economy of our country, chemical industry develops at full speed, and the accompanying thing is continuous increment of the frequency of chemical accidents which could cause numerous casualties, serious economic loss and even adverse political influence (Movassaghi et al., 2014). Chemical industry has huge promotion and acceleration effects on social economy and living standard of the people on the one hand, and great threat to life and property safety of the masses on the other hand. By aiming at the hidden dangers and disadvantages of the monitoring system for chemical industrial areas, it is imperative to research and develop the modern, safe, reliable, efficient and cheap air environment monitoring system. The research on the environment monitoring system for chemical industrial areas based on wireless sensor network can effectively solve the problem of difficult environment monitoring in chemical industrial areas and obtain the real-time effective data, the monitoring method is safe, simple and reliable, and environment monitoring personnel does not need to arrive at the chemical industrial areas personally for monitoring, which are the reasons for our research and development on this environment monitoring system (Mansou et al., 2014). Moreover, research and development on this monitoring system shall play an increasingly important role in the environment monitoring in chemical industrial areas. This paper designed difficult wiring and poor real-time capability of the current environment monitoring, a kind of remote real-time monitoring system for the air environment of chemical industrial areas based on wireless sensor network (WSN) To solve such defects as scattered monitoring points. Main functions of this system are as follows: the sensor nodes distributed in chemical industrial areas can collect air environment parameters, Please cite this article as: Ziqing Xie, 2017, Wireless sensor environment monitoring system for chemical industrial areas based on path selection routing algorithm, Chemical Engineering Transactions, 62, DOI: /CET

2 770 the data can be transmitted to data centre of the central control room via base station for real-time processing and analysis, remote terminal users can give round-the-clock real-time monitoring to the air quality through the internet, it can also give real-time alarm as to air environment of the areas affected by such emergencies as pollution and the dramatic change of environment, and it could provide decision support as to prevention of air environment pollution. It is proved by the experimental results that wireless sensor network can not only overcome the problem of low reliability of the traditional environment monitoring system but also increase new monitoring function. 2. Clustering Algorithm Based on the Maximum Energy Path Selection The wireless sensor network not only overcomes low reliability problem of the traditional environment monitoring system effectively, but also increases new monitoring function, so it can better solve the problem of real-time environment monitoring in chemical industrial areas (Sangeethaa et al., 2015). Most of the current WSN are composed of some sensor nodes with battery (Yang et al., 2015), and these data collection nodes in wireless sensor network are powered by battery, while the battery cannot be changed or charged timely in special and complex environment, so it needs to design the algorithm which could reduce power consumption of the network to prolong use time of the monitoring network (Weng et al., 2013). 2.1 Clustering algorithm based on the maximum energy path selection Formula (1) is the classical wireless sensor network energy consumption formula. It supposes the energy of bit loss of transmission b as E T ; the magnified power loss is divided into free space model (d<d 0 ) and multipath attenuation model (d>d 0 ) according to the positions of source node and destination node. E T = b E b E elec elec + b ξ + b ξ fs mp 2 d, d < d 0 4 d, d d 0 (1) In the formula, E elec refers to the used energy value of transmission circuit, ξ fs refers to the magnified power energy value of the free space channel model, and ξ mp refers to the magnified power energy value of the multi-path attenuation channel model. It can be seen from formula (1) that the energy loss shall be smaller along with the transmission approaching to node during the process of transmitting data to relay node via cluster head and finally to base station. The distance from cluster head to member node shall be much shorter than the distance from cluster head to relay node or gateway, and the power of network is mainly used in inter-cluster transmission. By optimizing the performance, all power consumptions of network can e reduced. 2.2 Maximum energy path selection mechanism In the wireless sensor network, sensor node has a limited spreading scope, and node treatment and storage functions and the energy resource are also limited (Zuo et al., 2013). We plan to select the optimal path transmission data packet all the time, and maximize the network life cycle. In this program, we shall give energy estimation, use threshold value, and select the optimal path according to the subsequent average energy value and the maximum energy plan. In the ECME algorithm, the path with the maximum energy in the multiple data transmission paths is selected by adopting the maximum energy path selection technology, and it is used in communication. This technology is that: it supposes that multiple routing paths have been established between transmitting terminal of source node and receiving terminal of destination node, and then one shall give comparison to total energy value of these replaceable paths, select the path with the maximum integrated power value, and take it as the optimal path for data transmission (Guo and Zhang, 2014). 2.3 ECME algorithm simulation and performance analysis It gives simulation analysis to ECME algorithm, AODV based on average energy and AODV with threshold value by virtue of Gnuplot simulation software. Gnuplot is a graphing tool by using commands, namely that user can give graphing by inputting corresponding commands in software and can give modification by giving commands. Thus, we can give intuitive analysis by virtue of graph. Throughput rate analysis: throughput rate refers to the maximum receiving and transmitting rates borne by equipment at the time of no frame loss, and it is mainly used in measuring network performance. It also refers to the data volume transmitted in network within 1s, or the number of requests for data processing within 1s. It is the important indicator for network performance measurement, and it is measured by number of bytes/second generally. Actually, one request and one page all refer to the data transmitted in network essentially, and unit of the data is number of bytes. Figure 1 shows the simulation analysis of throughput rate.

3 It is known from the figure that: after the time reaches to 50s, throughput rate of ECME algorithm is still very high; throughput rate of EAODV begins to show attenuation somewhat after 20s; AODV with threshold value shows attenuation substantially after 50s, and it rises to some extent when approaching to 70s. According to the comprehensive analysis, throughput rate of ECME algorithm is higher than that of EAODV based on average energy and that of AODV with threshold value. This means that throughput rate of the proposed algorithm is more superior to that of the other two algorithms. Data packet transfer rate: it refers to proportion of the data packet transmitted by source node and the data received by receiving terminal, and this parameter is very important for the network performance test. Figure 2 shows the analysis on data packet transfer rates of the several algorithm protocols by means of simulation. It is known from the figure that ECME energy algorithm can reach the data transmission close to 96% by simulation and after giving comparison to data packet delivery rates of the three energy algorithm technologies in wireless sensor network. 771 Figure 1: Throughput analysis Figure 2: Packet delivery ratio analysis UDP data packet loss analysis: UDP is a kind of transport layer protocol without direct correlation, it is used in the transmission when data arrives not by sequence, it can provide a relatively better information transfer service, and the specification is IETF RFC 768. Figure 3 shows UDP information packet loss analysis of the several algorithms. Figure 3: UDP packets lost analysis Figure 4: Routing load analysis It is known from the figure that the packet loss rate of ECME algorithm is far smaller than the other two corresponding programs during the whole process after transmitting data packet successfully. The program proposed in this paper merely show loss of 30 packets during data transmission process, while the protocol based on average energy and the AODV protocol with threshold value show loss of 800 packets and 840 packets respectively, which indicates that many nodes of this network all play roles fully. Routing load analysis: routing load refers to the total routing packet exceeding actual data packet of the network, and the greater load may cause the weaker network performance. Size of the part exceeding network information packet is used in judging quality of the protocol. Thus, Figure 4 gives routing load simulation analysis to the three protocols of ECME, AODV based on average energy and AODV with threshold value.

4 772 It is known from the figure that: quantity of the routings in ECME energy program is merely 1,200 packets when reaching 85s, while results of AODV based on average energy and AODV with threshold value are 2,800 packets and 1,600 packets respectively at the same time point. Moreover, it can be seen intuitively from the simulation curve in figure that: the quantity of routing overloads and the energy consumption of routing packet in broadcasting of the ECME energy program are all much smaller than those of the other two programs. It is indicated from the simulation in the aforementioned several aspects that: ECME algorithm possesses the higher transmission efficiency by comparing with AODV based on average energy, AODV protocol with threshold value and even other existed technology based on data routing cluster, and effective use of the network energy occupies a relatively high proportion. 3. Practical Application Design of the Chemical Production Environment Monitoring Network 3.1 Chemical production environment monitoring system structure design The environment monitoring system for chemical industrial areas based on wireless sensor network adopts multi innovative designs, and it provides the basis for expansion of the work of the environmental protection department by establishing a stereo monitoring network in chemical industrial area, which plays a great role in environmental protection. This project adopts wireless sensor network technology which integrates microelectronic technology, built-in computer technology, modern network, wireless communication technology and distributed information processing technology, etc. and can give real-time monitoring and collection to information of the various environment monitoring objects in network coverage areas by coordination of the advanced technologies and then give processing, and the processed information can be transmitted to terminal equipment by means of wireless transmission. Sensor can ensure the accurate data collection, and wireless communication technology can ensure reliable and timely data transmission, so this technology can well solve environment monitoring problem of the chemical industrial areas currently. 3.2 Simulation results analysis The design determined by aiming at the chemical production environment monitoring system gives analog simulation to power usage of the deployment nodes by utilizing MATLAB 6.0 simulation environment. Table 1 shows the simulation value setting, and table 2 shows the data generated by simulation. Table 1: Simulation parameters Correlation parameter Numerical value (unit) Number of network sensor nodes 1200 Initial energy of sensor node 250 mah Network coverage area 150 Node coverage rate 90% Node sleeping time 15 min Maximum communication distance of nodes 25 m Transceiver speed bps Table 2: Simulation Result Correlation parameter Numerical value Hop node number 121 Maximum hop count 22 Coverage rate 90% The occupancy rate of the surviving nodes after 6.3% the failure of network's normal working mode Network life cycle 25 months

5 It can be seen from the two tables above that: when the maximum communication distance of the nodes deployed in chemical plant is 25m and the receiving-transmitting rate is bps, the network can give continuous work for 25 months; after failure of the normal working mode of the network, there are only 6.3 nodes survived in network, which indicates that power of various nodes in the network is consumed evenly, thus real time of the data of the areas monitored and long-time operation of the network can be ensured. CMPR routing algorithm and MP-OLSR routing algorithm are used in indicator difference analysis of the routing performances in different occasions, and the concrete simulation results are as shown in the Figure 5 below: Figure 5 shows node residual energy variance comparison between CMPR and MP-OLSR in different node movement speeds. It can be seen from the figure that node residual energy variance of CMPR routing algorithm is lower than MP-OLSR routing algorithm in different node movement speeds, and the performance is promoted by 8.1% averagely, which indicates that the node residual energy of wireless mobile network adopting CMPR routing algorithm is more even. The more even node energy consumption can avoid routing cavity, thus life cycle of the network can be prolonged greatly. 773 Figure 5: Comparison chart of residual energy variance between CMPR and MP-OLSR Figure 6: Comparison chart of receiving packets ratio between CMPR and MP-OLSR Figure 6 shows the packet reception rate comparison between CMPR and MP-OLSR in different node movement speeds. It can be seen from the figure that node packet reception rate of CMPR routing algorithm is slightly higher than MP-OLSR routing algorithm (promoting by 5.7% averagely). The high packet reception

6 774 rate can be ensured by taking such measures as establishment of multi non-intersect paths, promotion of the use ratio of buffer area and adoption of the more efficient routing decision algorithm. The mechanisms adopted by CMPR routing algorithm and MP-OLSR routing algorithm are same at the time of constructing multi paths, they all use Dijkstra algorithm in calculating the minimum-cost routing from source node to destination node, and the methods adopted are all the construction of multi non-intersect paths with the aforementioned penalty function. However, in the aspect of buffer area use rate, CMPR routing algorithm possesses the higher efficiency by comparing with MP-OLSR routing algorithm. 4. Conclusions In this paper, it gives analysis on energy conservation of the wireless sensor network from the two aspects of overall structure and node power consumption of the wireless sensor network. By aiming at energy conservation of the wireless sensor network for environment monitoring, it puts forward the clustering routing algorithm based on the maximum energy path selection, this algorithm adopts the principle of generating the optimal path selection by changing threshold value setting and obtaining the maximum energy, and member nodes of each cluster can give data transmission and algorithm simulation by selecting the minimum load node from adjacent nodes and the maximum energy path. Finally, it gives research on software and hardware systems of the chemical environment monitoring system network, and designs a set of system with low energy consumption by combining with the demand. It is proved by the experiment that: this system possesses strong operability and strong flexibility, and it can adjust power use of the node used effectively, promote use life of the wireless sensor network, ensure chemical plant being monitored continuously and guarantee real time and continuity of monitoring data and the personal and property safety. Reference Guo W., Zhang W., 2014, A survey on intelligent routing protocols in wireless sensor networks, Journal of Network and Computer Applications, 38, , DOI: /j.jnca Movassaghi S., Abolhasan M., Lipman J., Smith D., Jamalipour A., 2014, Wireless body area networks: A survey, IEEE Communications Surveys & Tutorials, 16(3), , DOI: /surv Sangeethaa K.O., Saranya M., Sornalekha S., Vimala S., 2015, Wireless Sensor Network Based Air Quality Monitoring and Fine System, Digital Signal Processing, 7(5), , DOI: /iccnc Weng C.E., Lai T.W., 2013, An energy-efficient routing algorithm based on relative identification and direction for wireless sensor networks, Wireless personal communications, 1-16, DOI: /s Yang J., Zhou J., Lv Z., Wei W., Song H., A real-time monitoring system of industry carbon monoxide based on wireless sensor networks, Sensors, 15(11), , DOI: /s Zuo Y., Ling Z., Yuan Y., 2013, A hybrid multi-path routing algorithm for industrial wireless mesh networks, EURASIP Journal on Wireless Communications and Networking, 82, DOI: /

Agricultural Collection System Based on Zigbee

Agricultural Collection System Based on Zigbee 301 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 46, 2015 Guest Editors: Peiyu Ren, Yancang Li, Huiping Song Copyright 2015, AIDIC Servizi S.r.l., ISBN 978-88-95608-37-2; ISSN 2283-9216 The

More information

ZigBee Routing Algorithm Based on Energy Optimization

ZigBee Routing Algorithm Based on Energy Optimization Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com ZigBee Routing Algorithm Based on Energy Optimization Wangang Wang, Yong Peng, Yongyu Peng Chongqing City Management College, No. 151 Daxuecheng

More information

Key words: Wireless Sensor Networks, Clustering Routing Algorithm, Hierarchical Multi-hop Clustering Routing Algorithm

Key words: Wireless Sensor Networks, Clustering Routing Algorithm, Hierarchical Multi-hop Clustering Routing Algorithm doi:10.21311/001.39.11.34 An Improved Clustering Routing Algorithm Based on Energy Balance Li Cai and Jianying Su Chongqing City Management College, Chongqing 401331,China Abstract: For network distribution

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

Research into a Wireless Smart Parking System

Research into a Wireless Smart Parking System 241 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 46, 2015 Guest Editors: Peiyu Ren, Yancang Li, Huiping Song Copyright 2015, AIDIC Servizi S.r.l., ISBN 978-88-95608-37-2; ISSN 2283-9216 The

More information

A Data Classification Algorithm of Internet of Things Based on Neural Network

A Data Classification Algorithm of Internet of Things Based on Neural Network A Data Classification Algorithm of Internet of Things Based on Neural Network https://doi.org/10.3991/ijoe.v13i09.7587 Zhenjun Li Hunan Radio and TV University, Hunan, China 278060389@qq.com Abstract To

More information

An intelligent LED landscape lighting system

An intelligent LED landscape lighting system An intelligent landscape lighting system Lei Zhang 1,2,*, Jie Fang 1,2 and Ping Yu 1,2 1 School of electrical and photoelectrical Engineering. West Anhui University, Lu an, Anhui, 237012 2 Intelligent

More information

Design of Underground Current Detection Nodes Based on ZigBee

Design of Underground Current Detection Nodes Based on ZigBee MATEC Web of Conferences 22, 0104 5 ( 2015) DOI: 10.1051/ matecconf/ 20152201045 C Owned by the authors, published by EDP Sciences, 2015 Design of Underground Current Detection Nodes Based on ZigBee Deyu

More information

Research on Ad Hoc-based Routing Algorithm for Wireless Body Sensor Network

Research on Ad Hoc-based Routing Algorithm for Wireless Body Sensor Network Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Research on Ad Hoc-based Routing Algorithm for Wireless Body Sensor Network Hui Cheng, Zhongyang Sun, * Xiaobing Zhang,

More information

A Scheme of Multi-path Adaptive Load Balancing in MANETs

A Scheme of Multi-path Adaptive Load Balancing in MANETs 4th International Conference on Machinery, Materials and Computing Technology (ICMMCT 2016) A Scheme of Multi-path Adaptive Load Balancing in MANETs Yang Tao1,a, Guochi Lin2,b * 1,2 School of Communication

More information

Analysis and Performance evaluation of Traditional and Hierarchal Sensor Network

Analysis and Performance evaluation of Traditional and Hierarchal Sensor Network Vol.3, Issue.4, Jul - Aug. 2013 pp-1942-1946 ISSN: 2249-6645 Analysis and Performance evaluation of Traditional and Hierarchal Sensor Network Uma Narayanan 1, Arun Soman 2 *(Information Technology, Rajagiri

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

Geospatial Information Service Based on Ad Hoc Network

Geospatial Information Service Based on Ad Hoc Network I. J. Communications, Network and System Sciences, 2009, 2, 91-168 Published Online May 2009 in SciRes (http://www.scirp.org/journal/ijcns/). Geospatial Information Service Based on Ad Hoc Network Fuling

More information

Energy Optimized Routing Algorithm in Multi-sink Wireless Sensor Networks

Energy Optimized Routing Algorithm in Multi-sink Wireless Sensor Networks Appl. Math. Inf. Sci. 8, No. 1L, 349-354 (2014) 349 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.12785/amis/081l44 Energy Optimized Routing Algorithm in Multi-sink

More information

A Low-Overhead Hybrid Routing Algorithm for ZigBee Networks. Zhi Ren, Lihua Tian, Jianling Cao, Jibi Li, Zilong Zhang

A Low-Overhead Hybrid Routing Algorithm for ZigBee Networks. Zhi Ren, Lihua Tian, Jianling Cao, Jibi Li, Zilong Zhang A Low-Overhead Hybrid Routing Algorithm for ZigBee Networks Zhi Ren, Lihua Tian, Jianling Cao, Jibi Li, Zilong Zhang Chongqing Key Lab of Mobile Communications Technology, Chongqing University of Posts

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

ENERGY BASED AODV ROUTING PROTOCOL FOR WIRELESS MESH NETWORK

ENERGY BASED AODV ROUTING PROTOCOL FOR WIRELESS MESH NETWORK International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 9, Issue 4, July - August 2018, pp. 77 83, Article ID: IJARET_09_04_007 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=9&itype=4

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

Information Acquisition System Based on ZigBee and ARM

Information Acquisition System Based on ZigBee and ARM 295 A publication of CHEMICAL EGIEERIG TRASACTIOS VOL. 46, 2015 Guest Editors: Peiyu Ren, ancang Li, Huiping Song Copyright 2015, AIDIC Servizi S.r.l., ISB 978-88-95608-37-2; ISS 2283-9216 The Italian

More information

A Multipath AODV Reliable Data Transmission Routing Algorithm Based on LQI

A Multipath AODV Reliable Data Transmission Routing Algorithm Based on LQI Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com A Multipath AODV Reliable Data Transmission Routing Algorithm Based on LQI 1 Yongxian SONG, 2 Rongbiao ZHANG and Fuhuan

More information

Web-based Building Energy Consumption Monitoring and Conservation Service DONG Wei1, a

Web-based Building Energy Consumption Monitoring and Conservation Service DONG Wei1, a 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Web-based Building Energy Consumption Monitoring and Conservation Service DONG Wei1, a 1 Faculty

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

Performance Enhancement of AOMDV with Energy Efficient Routing Based On Random Way Point Mobility Model

Performance Enhancement of AOMDV with Energy Efficient Routing Based On Random Way Point Mobility Model Performance Enhancement of AOMDV with Energy Efficient Routing Based On Random Way Point Mobility Model Geetha.S, Dr.G.Geetharamani Asst.Prof, Department of MCA, BIT Campus Tiruchirappalli, Anna University,

More information

AN WIRELESS COLLECTION AND MONITORING SYSTEM DESIGN BASED ON ARDUINO. Lu Shaokun 1,e*

AN WIRELESS COLLECTION AND MONITORING SYSTEM DESIGN BASED ON ARDUINO. Lu Shaokun 1,e* Advanced Materials Research Online: 2014-06-25 ISSN: 1662-8985, Vols. 971-973, pp 1076-1080 doi:10.4028/www.scientific.net/amr.971-973.1076 2014 Trans Tech Publications, Switzerland AN WIRELESS COLLECTION

More information

Efficient Clustering Routing Algorithm Based on Opportunistic Routing

Efficient Clustering Routing Algorithm Based on Opportunistic Routing Int. J. Communications, Network and System Sciences, 2016, 9, 198-208 Published Online May 2016 in SciRes. http://www.scirp.org/journal/ijcns http://dx.doi.org/10.4236/ijcns.2016.95019 Efficient Clustering

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

Energy Conservation through Sleep Scheduling in Wireless Sensor Network 1. Sneha M. Patil, Archana B. Kanwade 2

Energy Conservation through Sleep Scheduling in Wireless Sensor Network 1. Sneha M. Patil, Archana B. Kanwade 2 Energy Conservation through Sleep Scheduling in Wireless Sensor Network 1. Sneha M. Patil, Archana B. Kanwade 2 1 Student Department of Electronics & Telecommunication, SITS, Savitribai Phule Pune University,

More information

Experimental Evaluation on the Performance of Zigbee Protocol

Experimental Evaluation on the Performance of Zigbee Protocol Experimental Evaluation on the Performance of Zigbee Protocol Mohd Izzuddin Jumali, Aizat Faiz Ramli, Muhyi Yaakob, Hafiz Basarudin, Mohamad Ismail Sulaiman Universiti Kuala Lumpur British Malaysian Institute

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

XIAOLI HE et al: ENERGY-AWARE-BASED ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORK (4)

XIAOLI HE et al: ENERGY-AWARE-BASED ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORK (4) Energy-aware-based Routing Protocol for Wireless Sensor Network Xiaoli He 1, Yu Song 2, Ralf Volker Binsack 3 1 School of Computer Science Sichuan University of Science and Engineering Zigong, Sichuan,

More information

Comprehensive analysis and evaluation of big data for main transformer equipment based on PCA and Apriority

Comprehensive analysis and evaluation of big data for main transformer equipment based on PCA and Apriority IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Comprehensive analysis and evaluation of big data for main transformer equipment based on PCA and Apriority To cite this article:

More information

Time Synchronization in Wireless Sensor Networks: CCTS

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

More information

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

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

More information

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

Long distance wireless sensor networks applied in coal mine

Long distance wireless sensor networks applied in coal mine Procedia Earth and Planetary Science 1 (29) 1461 1467 Procedia Earth and Planetary Science www.elsevier.com/locate/procedia The 6 th International Conference on Mining Science & Technology Long distance

More information

Multi-metrics based Congestion Control protocol in Wireless Sensor Network

Multi-metrics based Congestion Control protocol in Wireless Sensor Network e-issn 2455 1392 Volume 2 Issue 5, May 2016 pp. 536 543 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Multi-metrics based Congestion Control protocol in Wireless Sensor Network Sushma

More information

The Improved LEACH-C Protocol with the Cuckoo Search Algorithm

The Improved LEACH-C Protocol with the Cuckoo Search Algorithm International Conference on Computer Networks and Communication Techlogy (CNCT06) The Improved LEACH-C Protocol with the Cuckoo Search Algorithm Yun-sheng GE,*, Jie KONG and Kun TANG Guangxi Key Laboratory

More information

Selection of Optimum Routing Protocol for 2D and 3D WSN

Selection of Optimum Routing Protocol for 2D and 3D WSN Selection of Optimum Routing Protocol for 2D and 3D WSN Robin Chadha Department of Electronics and Communication DAVIET, PTU Jalandhar, India. Love Kumar Department of Electronics and Communication DAVIET,

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

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

New Data Clustering Algorithm (NDCA)

New Data Clustering Algorithm (NDCA) Vol. 7, No. 5, 216 New Data Clustering Algorithm () Abdullah Abdulkarem Mohammed Al-Matari Information Technology Department, Faculty of Computers and Information, Cairo University, Cairo, Egypt Prof.

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

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

Performance Evaluation of CoAP and UDP using NS-2 for Fire Alarm System

Performance Evaluation of CoAP and UDP using NS-2 for Fire Alarm System Indian Journal of Science and Technology, Vol 9(20), DOI: 10.17485/ijst/2016/v9i20/92603, May 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Performance Evaluation of CoAP and UDP using NS-2 for

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

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

The Application of Wireless Sensor in Aquaculture Water Quality Monitoring

The Application of Wireless Sensor in Aquaculture Water Quality Monitoring The Application of Wireless Sensor in Aquaculture Water Quality Monitoring Wen Ding, Yinchi Ma Beijing Fisheries Research Institute, Beijing, 100068, China {dingwen, mayinchi}@bjfishery.com Abstract. The

More information

An Industrial Employee Development Application Protocol Using Wireless Sensor Networks

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

More information

Energy Aware Node Placement Algorithm for Wireless Sensor Network

Energy Aware Node Placement Algorithm for Wireless Sensor Network Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 4, Number 6 (2014), pp. 541-548 Research India Publications http://www.ripublication.com/aeee.htm Energy Aware Node Placement Algorithm

More information

PERFORMANCE EVALUATION OF DSDV, AODV ROUTING PROTOCOLS IN VANET

PERFORMANCE EVALUATION OF DSDV, AODV ROUTING PROTOCOLS IN VANET PERFORMANCE EVALUATION OF DSDV, AODV ROUTING PROTOCOLS IN VANET K. Venkateswarlu 1, G. Murali 2 1 M. Tech, CSE, JNTUA College of Engineering (Pulivendula), Andhra Pradesh, India 2 Asst.Prof (HOD), CSE,

More information

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

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

More information

Wireless Communication Using Zigbee Module and Aurdino

Wireless Communication Using Zigbee Module and Aurdino International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 6 Issue 4 Ver. I ǁ 2018 ǁ PP. 66-70 Wireless Communication Using Zigbee Module

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

Routing Protocols in MANET: Comparative Study

Routing Protocols in MANET: Comparative Study Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 7, July 2014, pg.119

More information

CHAPTER 3 EFFECTIVE ADMISSION CONTROL MECHANISM IN WIRELESS MESH NETWORKS

CHAPTER 3 EFFECTIVE ADMISSION CONTROL MECHANISM IN WIRELESS MESH NETWORKS 28 CHAPTER 3 EFFECTIVE ADMISSION CONTROL MECHANISM IN WIRELESS MESH NETWORKS Introduction Measurement-based scheme, that constantly monitors the network, will incorporate the current network state in the

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

Wireless Smart Home Security System Based on Android

Wireless Smart Home Security System Based on Android 2017 2 nd International Conference on Artificial Intelligence and Engineering Applications (AIEA 2017) ISBN: 978-1-60595-485-1 Wireless Smart Home Security System Based on Android LIANGYU CHEN, SEN ZHANG

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

ISSN: X International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 6, Issue 1, January 2017

ISSN: X International Journal of Advanced Research in Electronics and Communication Engineering (IJARECE) Volume 6, Issue 1, January 2017 Energy Efficient Hierarchical Clustering Algorithm for Heterogeneous Wireless Sensor Networks Ritu Department of Electronics and Communication Engineering Guru Nanak Institute of Technology Mullana (Ambala),

More information

THE IEEE standard was created in 2003, and its

THE IEEE standard was created in 2003, and its ADVANCES IN ELECTRONICS AND TELECOMMUNICATIONS, VOL. 1, NO. 2, NOVEMBER 2010 7 Simulation Study of the IEEE 802.15.4 Standard Low Rate Wireless Personal Area Networks Dariusz Kościelnik and Jacek Stępień

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

Application of Theory and Technology of Wireless Sensor Network System for Soil Environmental Monitoring

Application of Theory and Technology of Wireless Sensor Network System for Soil Environmental Monitoring Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Application of Theory and Technology of Wireless Sensor Network System for Soil Environmental Monitoring 1,2,3 Xu Xi, 3 Xiaoyao Xie, 4 Zhang

More information

Improvement of AODV Routing Protocol with QoS Support in Wireless Mesh Networks

Improvement of AODV Routing Protocol with QoS Support in Wireless Mesh Networks Available online at www.sciencedirect.com Physics Procedia 25 (2012 ) 1133 1140 2012 International Conference on Solid State Devices and Materials Science Improvement of AODV Routing Protocol with QoS

More information

A Design of Remote Monitoring System based on 3G and Internet Technology

A Design of Remote Monitoring System based on 3G and Internet Technology National Conference on Information Technology and Computer Science (CITCS 2012) A Design of Remote Monitoring System based on 3G and Internet Technology Shouxian WEN Lei XU Xingguo SUN Xiaohui LI* Abstract

More information

Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization

Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization Dhanveer Kaur 1, Harwant Singh Arri 2 1 M.Tech, Department of Computer Science and Engineering, Lovely

More information

Implementation of Energy Efficient Clustering Using Firefly Algorithm in Wireless Sensor Networks

Implementation of Energy Efficient Clustering Using Firefly Algorithm in Wireless Sensor Networks 014 1 st International Congress on Computer, Electronics, Electrical, and Communication Engineering (ICCEECE014) IPCSIT vol. 59 (014) (014) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.014.V59.1 Implementation

More information

WIRELESS Multimedia Sensor Networks (WMSNs) is a

WIRELESS Multimedia Sensor Networks (WMSNs) is a INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 2017, VOL. 63, NO. 3, PP. 279-283 Manuscript received October 9, 2016; revised July, 2017. DOI: 10.1515/eletel-2017-0037 Energy-Efficient Routing Based

More information

The Establishment of Large Data Mining Platform Based on Cloud Computing. Wei CAI

The Establishment of Large Data Mining Platform Based on Cloud Computing. Wei CAI 2017 International Conference on Electronic, Control, Automation and Mechanical Engineering (ECAME 2017) ISBN: 978-1-60595-523-0 The Establishment of Large Data Mining Platform Based on Cloud Computing

More information

EEEM: An Energy-Efficient Emulsion Mechanism for Wireless Sensor Networks

EEEM: An Energy-Efficient Emulsion Mechanism for Wireless Sensor Networks EEEM: An Energy-Efficient Emulsion Mechanism for Wireless Sensor Networks M.Sudha 1, J.Sundararajan 2, M.Maheswari 3 Assistant Professor, ECE, Paavai Engineering College, Namakkal, Tamilnadu, India 1 Principal,

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

Analysis and Comparison of DSDV and NACRP Protocol in Wireless Sensor Network

Analysis and Comparison of DSDV and NACRP Protocol in Wireless Sensor Network Analysis and Comparison of and Protocol in Wireless Sensor Network C.K.Brindha PG Scholar, Department of ECE, Rajalakshmi Engineering College, Chennai, Tamilnadu, India, brindhack@gmail.com. ABSTRACT Wireless

More information

An Optimal Method to Design Wireless Sensor Network Structures

An Optimal Method to Design Wireless Sensor Network Structures An Optimal Method to Design Wireless Sensor Network Structures https://doi.org/10.3991/ijoe.v14i01.8062 Ling Yang!! ", Xucan Cai, Chunlin Wu Zhongkai University of Agriculture and Engineering, Guangzhou,

More information

Research and Application of E-Commerce Recommendation System Based on Association Rules Algorithm

Research and Application of E-Commerce Recommendation System Based on Association Rules Algorithm Research and Application of E-Commerce Recommendation System Based on Association Rules Algorithm Qingting Zhu 1*, Haifeng Lu 2 and Xinliang Xu 3 1 School of Computer Science and Software Engineering,

More information

Nodes Energy Conserving Algorithms to prevent Partitioning in Wireless Sensor Networks

Nodes Energy Conserving Algorithms to prevent Partitioning in Wireless Sensor Networks IJCSNS International Journal of Computer Science and Network Security, VOL.17 No.9, September 2017 139 Nodes Energy Conserving Algorithms to prevent Partitioning in Wireless Sensor Networks MINA MAHDAVI

More information

Fault Diagnosis of Wind Turbine Based on ELMD and FCM

Fault Diagnosis of Wind Turbine Based on ELMD and FCM Send Orders for Reprints to reprints@benthamscience.ae 76 The Open Mechanical Engineering Journal, 24, 8, 76-72 Fault Diagnosis of Wind Turbine Based on ELMD and FCM Open Access Xianjin Luo * and Xiumei

More information

Study of Smart Home System based on Zigbee Wireless Sensor System. Jie Huang 1

Study of Smart Home System based on Zigbee Wireless Sensor System. Jie Huang 1 2nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA 2016) Study of Smart Home System based on Zigbee Wireless Sensor System Jie Huang 1 1 College of Mechanical and Electronic

More information

Chapter 5 Ad Hoc Wireless Network. Jang Ping Sheu

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

More information

IPv6 Stack. 6LoWPAN makes this possible. IPv6 over Low-Power wireless Area Networks (IEEE )

IPv6 Stack. 6LoWPAN makes this possible. IPv6 over Low-Power wireless Area Networks (IEEE ) Reference: 6LoWPAN: The Wireless Embedded Internet, Shelby & Bormann What is 6LoWPAN? 6LoWPAN makes this possible - Low-power RF + IPv6 = The Wireless Embedded Internet IPv6 over Low-Power wireless Area

More information

High Speed Data Collection in Wireless Sensor Network

High Speed Data Collection in Wireless Sensor Network High Speed Data Collection in Wireless Sensor Network Kamal Kr. Gola a, *, Bhumika Gupta b, Zubair Iqbal c a Department of Computer Science & Engineering, Uttarakhand Technical University, Uttarakhand,

More information

A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO

A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO Yinghui HUANG School of Electronics and Information,

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

Performance Enhancement of Routing Protocols for VANET With Variable Traffic Scenario

Performance Enhancement of Routing Protocols for VANET With Variable Traffic Scenario Performance Enhancement of Routing Protocols for VANET With Variable Traffic Scenario Uttara Vyas 1, Prof. Kamlesh Chopra 2, Prof. Prashant Lakkadwala 3 1 Computer Science and Engineering,Acropolis Technical

More information

Design and Implementation of Dual-Mode Wireless Video Monitoring System

Design and Implementation of Dual-Mode Wireless Video Monitoring System Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Design and Implementation of Dual-Mode Wireless Video Monitoring System BAO Song-Jian, YANG Shou-Liang ChongQing University

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

DISTANCE BASED CLUSTER FORMATION FOR ENHANCING THE NETWORK LIFE TIME IN MANETS

DISTANCE BASED CLUSTER FORMATION FOR ENHANCING THE NETWORK LIFE TIME IN MANETS International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-56 DISTANCE BASED CLUSTER FORMATION FOR ENHANCING THE NETWORK LIFE TIME IN MANETS Haftom Gebrehiwet Kidanu 1, Prof. Pallam

More information

An energy efficient communication routing Protocol based on LEACH for WSN

An energy efficient communication routing Protocol based on LEACH for WSN Advanced Materials Research Online: 2014-04-28 ISSN: 1662-8985, Vol. 905, pp 595-599 doi:10.4028/www.scientific.net/amr.905.595 2014 Trans Tech Publications, Switzerland An energy efficient communication

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

PSO-based Energy-balanced Double Cluster-heads Clustering Routing for wireless sensor networks

PSO-based Energy-balanced Double Cluster-heads Clustering Routing for wireless sensor networks Available online at www.sciencedirect.com Procedia ngineering 15 (2011) 3073 3077 Advanced in Control ngineering and Information Science PSO-based nergy-balanced Double Cluster-heads Clustering Routing

More information

Development of Wireless Sensor Network for Dam Monitoring

Development of Wireless Sensor Network for Dam Monitoring Journal of Information & Computational Science 9: 6 (2012) 1609 1616 Available at http://www.joics.com Development of Wireless Sensor Network for Dam Monitoring Xinying Miao a,b, Jinkui Chu a,, Linghan

More information

Data Gathering for Wireless Sensor Network using PEGASIS Protocol

Data Gathering for Wireless Sensor Network using PEGASIS Protocol Data Gathering for Wireless Sensor Network using PEGASIS Protocol Kumari Kalpna a, Kanu Gopal b, Navtej katoch c a Deptt. of ECE, College of Engg.& Mgmt.,Kapurthala, b Deptt. of CSE, College of Engg.&

More information

International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: Issue 2, Volume 2 (February 2015)

International Journal of Innovative Research in Advanced Engineering (IJIRAE) ISSN: Issue 2, Volume 2 (February 2015) FAULT TOLERANCE IN WIRELESS SENSOR NETWORKS C.Ahila Jerlin #1 Anand Institute of Higher Technology, Department of ME Embedded System Technologies, Kazhipattur, Chennai-603103 N.Rajkamal #2 Anand Institute

More information

Improving the Data Scheduling Efficiency of the IEEE (d) Mesh Network

Improving the Data Scheduling Efficiency of the IEEE (d) Mesh Network Improving the Data Scheduling Efficiency of the IEEE 802.16(d) Mesh Network Shie-Yuan Wang Email: shieyuan@csie.nctu.edu.tw Chih-Che Lin Email: jclin@csie.nctu.edu.tw Ku-Han Fang Email: khfang@csie.nctu.edu.tw

More information

Analysis Range-Free Node Location Algorithm in WSN

Analysis Range-Free Node Location Algorithm in WSN International Conference on Education, Management and Computer Science (ICEMC 2016) Analysis Range-Free Node Location Algorithm in WSN Xiaojun Liu1, a and Jianyu Wang1 1 School of Transportation Huanggang

More information

An Improved Gateway Based Multi Hop Routing Protocol for Wireless Sensor Network

An Improved Gateway Based Multi Hop Routing Protocol for Wireless Sensor Network International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 15 (2014), pp. 1567-1574 International Research Publications House http://www. irphouse.com An Improved Gateway

More information

Energy Consumption for Cluster Based Wireless Routing Protocols in Sensor Networks

Energy Consumption for Cluster Based Wireless Routing Protocols in Sensor Networks Energy Consumption for Cluster Based Wireless Routing Protocols in Sensor Networks 1 J.Daniel Mano, 2 Dr.S.Sathappan 1 Ph.D Research Scholar, 2 Associate Professor 1 Department of Computer Science 1 Erode

More information

IMPACT OF PACKET SIZE ON THE PERFORMANCE OF IEEE FOR WIRELESS SENSOR NETWORK

IMPACT OF PACKET SIZE ON THE PERFORMANCE OF IEEE FOR WIRELESS SENSOR NETWORK IMPACT OF PACKET SIZE ON THE PERFORMANCE OF IEEE 802.15.4 FOR WIRELESS SENSOR NETWORK Kamaljit Singh 1, Dr. Sukhvinder Singh Bamber 2, Aman Kaushik 3 1 M.Tech,CSE Department, Baddi University of Emerging

More information

Research on Modeling Method for Constraint Inference

Research on Modeling Method for Constraint Inference A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 33, 2013 Guest Editors: Enrico Zio, Piero Baraldi Copyright 2013, AIDIC Servizi S.r.l., ISBN 978-88-95608-24-2; ISSN 1974-9791 The Italian Association

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

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

Performance Evaluation of AODV and DSDV Routing Protocol in wireless sensor network Environment

Performance Evaluation of AODV and DSDV Routing Protocol in wireless sensor network Environment 2012 International Conference on Computer Networks and Communication Systems (CNCS 2012) IPCSIT vol.35(2012) (2012) IACSIT Press, Singapore Performance Evaluation of AODV and DSDV Routing Protocol in wireless

More information