Low-Cost Prioritization of Microorganism Image Data in Wireless Visual Sensor Network

Size: px
Start display at page:

Download "Low-Cost Prioritization of Microorganism Image Data in Wireless Visual Sensor Network"

Transcription

1 2016 International Computer Symposium Low-Cost Prioritization of Microorganism Image Data in Wireless Visual Sensor Network Fang Zhou *, Zhonglou Lu, Jun Liu, Yunfei Xia College of Electrical and Information Engineering Anhui University of Technology City of Maanshan, China 163.com Abstract Survivability is the primary problem in wireless visual sensor networks (WVSNs) when they are utilized for sewage monitoring with limited resources. In this paper, we propose a low-cost data prioritization framework for sewage microorganism microscopic images to overcome this frangibility of WVSNs. Firstly, an improved fast visual background extraction (Vibe) algorithm is proposed to rapidly detect indicative motion objects in wastewater. Then, based on the detection results and central weighted criteria, each image macro block is classified into different priority levels. Finally, we propose a flexible dynamic routing protocol depending on image data priorities to keep good balance between transmission delay and energy consumption. Experiment results demonstrate the efficiency and effectiveness in terms of microorganism detection and transmission cost. Compared with other state-of-the-art approaches, the whole network lifetime achieves significant increase under the same condition of network delay. Keywords wireless visual sensor network; data prioritization; motion object detection; dynamic routing I. INTRODUCTION As a new type of intelligent system, wireless visual sensor networks have been widely applied into various practical domains, such as patient monitoring, remote security surveillance et al, which also have attained considerable concerns in sewage treatment system recently [1]. It has been proved that the statistical properties of microorganisms in sewage, such as their population, abundance and activities play an important indicative role in water quality judgement [2]. Therefore, developing micro-image sensors and wireless intelligent networks in sewage system can significantly improve the efficiency of water treatment. However, the actual implementation of WVSNs remains several major challenges, which can be summarized as follows: 1) The battery power of sensor nodes are very finite and the lifetime of any individual sensor node directly decides the whole network lifetime; 2) Extensive image processing to detect anomalies from the raw video streams require huge energy consumption; 3) A large amount of network bandwidth is required for numerous sensors to send their raw video streams; 4) Wireless transmission has been confirmed on the verge of The work was supported by National Natural Science Foundation of China (No , No , No , No ), Anhui Natural Science Key Research Project for Universities (No.KJ2012A040, No MF129), and Teaching Research Project of Anhui University of Technology (No. 2013jy25). Xin Wei College of Telecommunication and Information Engineering Nanjing University of Posts and Telecommunication City of Nanjing, China xwei@njupt.edu.cn its energy efficiency limit [3]; 5) When multiple sensor nodes transmit data at the same time, the probabilities of packet collision and delay will rapidly increase. To overcome these issues, recent researches make focus on such aspects as visual data coverage, cooperative image processing and energy efficiency tradeoff [4-8]. In [7], the authors proposed an available wireless video transmission system based on salient region segmentation, which can dynamically prioritize each image packet by a cost effective algorithm. However, this system only thought about the single sensor node streams, and did not offer any solution for reliable transmission of high priority data. Irfan et al [8] presented a prioritization frame for visual data in single and multi-camera wireless system based on salient motion detection, which can provide reliable transmission for high priority image data, but fail to consider the selected nodes working load and the whole network lifetime. Thus, in this paper, we propose a low-cost untied prioritization scheme with indicative microorganism detection and a flexible dynamic routing protocol based on image content to keep a better balance among the resource consumption, reliable transmission and packet delay, moreover to prolong the entire wireless network lifetime efficiently. The remainder of this paper is organized as follows. A fast moving microorganism extraction method is presented in Section II. The strategy of optimization grading for every object macro block is introduced in Section III. Section IV describes the novel dynamic routing protocol based on different prioritization levels in detail. Some experiment and comparison results are demonstrated in Section V. And the conclusions are drawn in Section VI. II. FAST MICROORGANISM DETECTION Vibe is a fast samples-based background subtract algorithm, which can assure a smooth exponentially decaying lifespan for the samples in image background model by using a type of random selection policy [9]. However, Vibe is only a pixelbased method and it cannot integrate the image region information into background model, which results in its severe fragilities to noise disturbance and high computation consumption. Therefore, in this section, we propose a regionbased Vibe algorithm to build background model for fast /16 $ IEEE DOI /ICS

2 object detection. A. Primary Partition An efficient graph-based image partition approach was presented in [10], which transformed each image to a graph with vertexes and edges. The image pixels were equivalent to the graph vertexes, and the edge value was obtained with the difference of neighboring vertexes. Then, Kruscal algorithm was utilized to divide raw image into different partitions, which had been proved to run in nearly linear time. In addition, we design an adaptive threshold based on Ostu algorithm for the graph edges to improve this approach. Once an edge value exceeds this threshold, it will be excluded from the graph edge set, which will considerably reduce the numbers of graph edges and the computation complexity for image primary division. B. Data Initialization Based on the primary region partition for each frame image of micro-video as above, we calculate every region mean value of all the pixels in this region, and then initialize each pixel as follows: (1) These pixel values will be applied to build and update the background model for object detection based on background subtract method. C. Region Classification For each input pixel I x, calculate the minimal and the second minimal Euclidean distances d 1 and d 2 respectively in all the samples, which are selected out by traditional Vibe initialization way. Assume the pixel values in every region satisfy the normal distribution, the probability of occurrence for pixel I x in one region can be defined as follows: (2) The accumulate weighted distance d R of region R can be calculated as: (3) Based on distance d R, the region R can be easily classified as background, foreground and undetermined as follows: (4) According to the region classification, all the pixels in this region obtain the same label. Only these pixels belonging to undetermined region need to be further identified by traditional pixel-based Vibe algorithm. III. OPTIMIZATION GRADING STRATEGY In order to improve the wireless network resource utilization, only the detected result data need to be transmitted to sink node in wireless network for abnormal monitoring. Moreover, the detection results will be further optimized and graded into different crucial levels for subsequent different transmission. 1) We introduce Gaussian function and Euclidean distance function to define the central weighted variable as follows: (5) Where, (x c,y c) is the central position of current frame image, and, in which W and H are the height and width of the image, respectively. 2) We design the salient optimization of the obtained image by sensor node i at time t as follows: (6) Where, [0,1] is the preset empirical value by experienced users for determining the importance of the surveillance domain of sensor node i. is the image area of detection objects of node i. 3) By setting different thresholds, the detection results can be divided into different optimization levels: (7) We map the optimization level into each data macro block whose size is 88, then every packet will conclude 66 bytes, in which 2 bytes are the macro offset values. IV. FLEXIBLE DYNAMIC ROUTING PROTOCOL According to the theory of reactive opportunistic routing, we propose a flexible dynamic and hierarchical routing protocol closely relevant to image data crucial levels in this section. The core idea can be described that only very important data occurs, the best routing discovering process starts. In addition, each relay node selection of next hop will comprehensively consider the energy efficiency, transmission delay and error rates of each sensor node in its neighbor domain, which ensure the higher optimization level data arrive the sink node accurately and timely. A. Channel Model In wireless network, the packet error rate (PET) cannot be avoided for any sensor node to transmit any type of packet through any link channel. For more realistic to reflect the damaged wireless link channel, we adopt binary phase shift keying method to define PER as follows: Here, P t is the transmission power, V is the length of data, (8) 686

3 and is the noise power. In addition, (9) (10) Where, A is a constant, describes the distance between sender node s and next hop node i, and n is on behalf of the loss component of wireless channel. Among them, P t is very crucial to energy consumption and completely connectivity for overall wireless network. If P t is too high, it will cause energy waste and increase the signal conflict probability among the adjacent sensor nodes. At the same time, it also will increase the amount of relay nodes. On the contrary, if P t is too low, it will influence the network connectivity, thus it only depends on increasing sensor nodes to deal with, which will enhance the whole network delay. Therefore, in this paper, we design different PER ranges for different data optimization levels to allocate reasonable transmission power for every sensor node. B. Packet Grading Mechanism After the microorganism objects are automatically detected and graded, optimization level information will be inserted into every packet, which is helpful for other relay nodes to understand the importance of this packet. When one packet has a higher level, a better path is chosen to send it under the conditions of current sensor node and link channels. Once various data with different optimization levels need to send simultaneously, the lower level data have to wait. In addition, when there is no or little communication flows in wireless network, each sensor node sends location packet to sink node periodically, which makes it easy to record the update of all sensor node location and amount. We define the optimization level of location packet as 0. The details of packet grading mechanism are presented as follows: Levels L k=0 L k=1 L k=2 TABLE I. PACKET GARDING MECHANISM Mechanism Description Not important No important packet should be transmitted immediately. Little important The packet should be transmitted immediately, but it can tolerate some delay. Very important The packet should be transmitted immediately with minimum delay. All the other packetes have to wait. C. Data Transmission Scheme Except the DATA packet, there are also three kinds of packets in our dynamic routing protocol. They are ACK, RTS and CTS packet respectively, in which RTS is the packet of request of send and CTS is the packet of clear to send. Each type of packet is restricted by PER. When one sensor node need send data packet, it firstly makes a RTS/CTS handshake with its adjacent nodes or candidate nodes to discover an available channel, then flooding a RTS packet to wait the first response. According to the current network condition and the distances among different sensor nodes, there will several nodes can receive the RTS packet from sender. Assume the node k has received this RTS packet, and it does not have other packets with higher optimization levels to deliver, the backoff time for node k sending CTS packet is defined as: (11) Where, is the evaluated mean value of all the packet optimization levels in microorganism surveillance system according to grading strategy as previously mentioned. D describes the distance from node i to node k. SIFS represents short inter-frame space. B 0 and B 1 are two fixed constants. When node k detects an available channel C i, it will send CTS response packet through this channel, otherwise, it will continue wait. While node i successfully receives the first response packet from node k, it will send image data packets through the same channel C i immediately, and neglect the other CTS responses from other sensor nodes in the meantime. After that, node i will wait for the ACK packet from node k. From this transmission scheme, we can see that the selection of next hop relay node in wireless network, is not only associated with the position of sensor nodes, but also closely related to the packet optimization levels. When packet has low optimization level, the node closest to the sender node will achieve least amount of backoff time, which will result in more jumps for the packet to transmit to sink node. Conversely, when packet has higher optimization level, the edge relay node will be selected out at the maximum transmission range of sender node, which can effectively reduce the whole network delay. In addition, the simple handshake and acknowledge schemes in our protocol have also ensured the reliable data transmission. What is more, every relay node performs the same operation process, so subsequent packets can choose different channel and path according to different network condition and data optimization levels at present, which fully reflects the dynamic and hierarchical characteristics of the proposed routing protocol. V. EXPERIMENT AND COMPARISON Our simulation platform is under Matlab.R2015a with Inter Core i5 2.45GHz CPU, 4GB RAM and 64bits Window 7 OS. The resolution of micro-video frame is about In this section, we mainly give some of comparison results including object detection and dynamic routing to demonstrate efficiency and effectiveness of our proposed united prioritization algorithm. A. Object detection There are several parameters in our proposed region-based Vibe method, they are respectively set as follows:,,, and. In addition, Five most common metrics are adopted, which are Precision, Recall, F- 687

4 measure, PWC, and Average Processing Rate of per frame [2]. Four state-of-the-art object detection algorithms are utilized to compare with our proposed method [2]. Some of experiment results are presented in Fig.1, Tab.2 and Tab.3. From these figure and tables, we can clearly see that our method has achieve better performance, especially, it obtains better balance between detection quality and process efficiency. B. Dynamic routing In this subsection, we randomly distribute the sensor nodes into a (m 2 ) domain. The communication parameters are listed in following Tab.4, which are selected according to IEEE TABLE IV. SIMULATION PARAMETERS OF NETWORK Parameter Value Unit DATA/RTS/CTS/ACK Packet 66 byte SIFS 10 us Pt 15 mw Maximum Deliver Range 10 m Bit Rate 250 kbps B B 1 8 In addition, we assume each sensor node has two pairs of AA batteries with 2Ah capacity, so anyone of them has about 22J initial energy. Fig.2 has presented the comparison results of whole network lifespan under different sensor distribution densities between our proposed dynamic routing protocol based on data optimization levels and traditional fixed routing protocol, which deliver all the packets towards sink node through the same best chosen path or fixed pre-allocated path [8]. Fig.1. Quality comparison results of microorganism detection on (a) Original sequences, (b) Ground truth, (c) MoG, (d) CB, (e) SOBS, (f) Vibe, and (g) Our method TABLE II. QUANTITY COMPARISON OF DETECTION RESULTS Precision Recall F-measure PWC MoG CB SOBS Vibe Ours AVR (s/f) TABLE III. AVERAGE PROCESSING RATE (AVR) MoG CB SOBS Vibe Ours Network lifetime (hour) Fixed routing Dynamic routing Average neighbor number of each sensor node Fig. 2. Wireless network lifetime under various sensor distribution densities From above chat, we can see that following fixed routing scheme, the sensor nodes keep forwarding all kinds of packets and eventually run out of energy quickly, which greatly shorten the whole network lifetime. On the contrary, the proposed dynamic routing scheme tries to discover different paths for different important data, which comprehensively consider the location of next hop and the optimization level of every packet simultaneously. For more significant packets, the edge nodes with sufficient energy in sender transmission range are prefer to be chosen in precedence, which reduce the packet delay effectively. Because sensor nodes on best path do not participate in every packet delivering, they can well conserve their energies. Moreover, as the sensor density increases, more node choices can be obtained, which will prolong the network lifetime obviously. 688

5 VI. CONCLUSION In this paper, we propose a low-cost united prioritization frame for micro-video data processing and transmission in wireless sensor network, which is very crucial for wireless surveillance in sewage treatment system. The scheme mainly includes three sections, one is a region-based Vibe algorithm for fast microorganism detection from complicated sewage background, the other is a data optimization grading mechanism based on object detection results, and the final one is a novel dynamic routing protocol relevant to data optimization levels. Experiment results show that our proposed united prioritization scheme not only can detect objects efficiently and effectively, but also improve the wireless network lifetime significantly. ACKNOWLEDGMENTS We would thank all of the academic experts who have contributed this paper in valuable discussion and assistance with the experiments. The work was supported by National Natural Science Foundation of China (No , No , No , No ), Anhui Natural Science Key Research Project for Universities (No.KJ2012A040, No MF129), and Teaching Research Project of Anhui University of Technology (No. 2013jy25). REFERENCE [1] Y.P. Han, J.X. Liu, X.S. GUO, L. Li. Micro-environment characteristics and microbial communities in activated sludge flocs of different particle size. Bioresource Technology. Vol.124, No.11, 2012, pp [2] F. Zhou, J. Liu, T, Zhang, Fast Background Subtraction for Microorganism Detection in Wireless Visual Sensor Networks, Journal of Internet Technology, Vol. 17, No.3, 2016, pp [3] B. Sahoo, S. Rath, D. Puthal, Energy efficient protocols for wireless sensor networks: a survey and approach, Int. J. Computer, Vol.2012, No.44, 2012, pp [4] R. Tan, G. Xing, B. Liu, J. Wang, X. Jia, Exploiting data fusion to improve the coverage of wireless sensor networks, IEEE/ACM Trans. on networks, Vol.2012, No.20, 2012, pp [5] O. Demigha, W. Hidouci, T. Ahmed, On energy efficiency in collaborative target tracking in wireless sensor network: a review, IEEE Commun. Surveys Tutorials, Vol.15, No.3, 2013, pp [6] L. Zhou, R. Hu, Y. Qian, and H.-H. Chen, Energy Spectrum Efficiency Tradeoff for Video Streaming over Mobile AD Hoc Networks, IEEE Journal on Selected Areas in Communications, Vol.31, No.5, pp , May [7] K. Irgan, C. Ünsalan, S. Baydere, Low-cost prioritization of image blocks in wireless sensor networks for border surveillance, J. Netw. Comput. Appl. Vol. 38, No.2014, pp [8] M. Irfan, S. Muhammad, E. Waleed, W.B. Sung, Saliency-directed prioritization of visual data in wireless surveillance networks, Information Fusion, Vol. 24, No.2015, pp [9] O. Barnich and M. V. Droogenbroeck, Vibe: A Universal Background Subtraction Algorithm for Video Sequences, IEEE Transactions on Image Processing, Vol. 20, No. 6, pp , December, [10] P. Felzenszwalb and D. Huttenlocher, Efficient graph-based image segmentation, IJCV, Vol.59, No.2, 2004, pp

An Energy-Balanced Cooperative MAC Protocol in MANETs

An Energy-Balanced Cooperative MAC Protocol in MANETs 2011 International Conference on Advancements in Information Technology With workshop of ICBMG 2011 IPCSIT vol.20 (2011) (2011) IACSIT Press, Singapore An Energy-Balanced Cooperative MAC Protocol in MANETs

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

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

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

More information

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

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

A Background Modeling Approach Based on Visual Background Extractor Taotao Liu1, a, Lin Qi2, b and Guichi Liu2, c

A Background Modeling Approach Based on Visual Background Extractor Taotao Liu1, a, Lin Qi2, b and Guichi Liu2, c 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) A Background Modeling Approach Based on Visual Background Extractor Taotao Liu1, a, Lin Qi2, b

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

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks First Author A.Sandeep Kumar Narasaraopeta Engineering College, Andhra Pradesh, India. Second Author Dr S.N.Tirumala Rao (Ph.d)

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

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

Random spatial sampling and majority voting based image thresholding

Random spatial sampling and majority voting based image thresholding 1 Random spatial sampling and majority voting based image thresholding Yi Hong Y. Hong is with the City University of Hong Kong. yihong@cityu.edu.hk November 1, 7 2 Abstract This paper presents a novel

More information

Research on Transmission Based on Collaboration Coding in WSNs

Research on Transmission Based on Collaboration Coding in WSNs Research on Transmission Based on Collaboration Coding in WSNs LV Xiao-xing, ZHANG Bai-hai School of Automation Beijing Institute of Technology Beijing 8, China lvxx@mail.btvu.org Journal of Digital Information

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

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

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

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

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

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

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

Figure 1. Clustering in MANET.

Figure 1. Clustering in MANET. Volume 6, Issue 12, December 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Performance

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

A Genetic Algorithm-Based Approach for Energy- Efficient Clustering of Wireless Sensor Networks

A Genetic Algorithm-Based Approach for Energy- Efficient Clustering of Wireless Sensor Networks A Genetic Algorithm-Based Approach for Energy- Efficient Clustering of Wireless Sensor Networks A. Zahmatkesh and M. H. Yaghmaee Abstract In this paper, we propose a Genetic Algorithm (GA) to optimize

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

Model the P2P Attack in Computer Networks

Model the P2P Attack in Computer Networks International Conference on Logistics Engineering, Management and Computer Science (LEMCS 2015) Model the P2P Attack in Computer Networks Wei Wang * Science and Technology on Communication Information

More information

Connected Point Coverage in Wireless Sensor Networks using Robust Spanning Trees

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

More information

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

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

A Fault-recovery Routing Approach for Loop-based Clustering WSN

A Fault-recovery Routing Approach for Loop-based Clustering WSN A Fault-recovery Routing Approach for Loop-based Clustering WSN Ming Xu 1, Shengdong Zhang 1, Jiannong Cao 2, Xiaoxing Guo 3 ( 1 School of Computer, National Univ. of Defense Technology, Changsha, China)

More information

Achieve Significant Throughput Gains in Wireless Networks with Large Delay-Bandwidth Product

Achieve Significant Throughput Gains in Wireless Networks with Large Delay-Bandwidth Product Available online at www.sciencedirect.com ScienceDirect IERI Procedia 10 (2014 ) 153 159 2014 International Conference on Future Information Engineering Achieve Significant Throughput Gains in Wireless

More information

Related Work The Concept of the Signaling. In the mobile communication system, in addition to transmit the necessary user information (usually voice

Related Work The Concept of the Signaling. In the mobile communication system, in addition to transmit the necessary user information (usually voice International Conference on Information Science and Computer Applications (ISCA 2013) The Research and Design of Personalization preferences Based on Signaling analysis ZhiQiang Wei 1,a, YiYan Zhang 1,b,

More information

ISSN: [Powar * et al., 7(6): June, 2018] Impact Factor: 5.164

ISSN: [Powar * et al., 7(6): June, 2018] Impact Factor: 5.164 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY ROUTING TECHNIQUES FOR ENERGY EFFICIENT PROTOCOL OF UNDERWATER WIRELESS SENSOR NETWORK (UWSN) IN THE INTERNET OF UNDERWATER THINGS

More information

An Algorithm for Dynamic SDN Controller in Data Centre Networks

An Algorithm for Dynamic SDN Controller in Data Centre Networks IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 PP 04-08 www.iosrjen.org An Algorithm for Dynamic SDN Controller in Data Centre Networks Nirmala 1, Oliveruth 2, Varun 3 1

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

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

WaterChat: A Group Chat Application Based on Opportunistic Mobile Social Networks

WaterChat: A Group Chat Application Based on Opportunistic Mobile Social Networks WaterChat: A Group Chat Application Based on Opportunistic Mobile Social Networks Tzu-Chieh Tsai, Ting-Shen Liu, and Chien-Chun Han Department of Computer Science, National Chengchi University, Taipei,

More information

FPOC: A Channel Assignment Strategy Using Four Partially Overlapping Channels in WMNs

FPOC: A Channel Assignment Strategy Using Four Partially Overlapping Channels in WMNs FPOC: A Channel Assignment Strategy Using Four Partially Overlapping Channels in WMNs Yung-Chang Lin Cheng-Han Lin Wen-Shyang Hwang Ce-Kuen Shieh yaya80306@hotmail.com jhlin5@cc.kuas.edu.tw wshwang@cc.kuas.edu.tw

More information

Shared-network scheme of SMV and GOOSE in smart substation

Shared-network scheme of SMV and GOOSE in smart substation J. Mod. Power Syst. Clean Energy (2014) 2(4):438 443 DOI 10.1007/s40565-014-0073-z Shared-network scheme of and in smart substation Wenlong WANG, Minghui LIU (&), Xicai ZHAO, Gui YANG Abstract The network

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

An Energy Consumption Analytic Model for A Wireless Sensor MAC Protocol

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

More information

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

Reliable and Energy Efficient Protocol for Wireless Sensor Network

Reliable and Energy Efficient Protocol for Wireless Sensor Network Reliable and Energy Efficient Protocol for Wireless Sensor Network Hafiyya.R.M 1, Fathima Anwar 2 P.G. Student, Department of Computer Engineering, M.E.A Engineering College, Perinthalmanna, Kerala, India

More information

Low-Energy-Consumption Ad Hoc Mesh Network Based on Intermittent Receiver-driven Transmission

Low-Energy-Consumption Ad Hoc Mesh Network Based on Intermittent Receiver-driven Transmission Low-Energy-Consumption Ad Hoc Mesh Network Based on Intermittent Receiver-driven Transmission Masashi Sugano 1, Ryo Fukushima 2, Masayuki Murata 2, Takayoshi Hayashi 3, Takaaki Hatauchi 3 1 School of Comprehensive

More information

Spatial Correlation-Based Collaborative Medium Access Control in Wireless Sensor Networks

Spatial Correlation-Based Collaborative Medium Access Control in Wireless Sensor Networks University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln CSE Journal Articles Computer Science and Engineering, Department of 2006 Spatial Correlation-Based Collaborative Medium

More information

AUV Cruise Path Planning Based on Energy Priority and Current Model

AUV Cruise Path Planning Based on Energy Priority and Current Model AUV Cruise Path Planning Based on Energy Priority and Current Model Guangcong Liu 1, Hainan Chen 1,2, Xiaoling Wu 2,*, Dong Li 3,2, Tingting Huang 1,, Huawei Fu 1,2 1 Guangdong University of Technology,

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

Mobile Element Scheduling for Efficient Data Collection in Wireless Sensor Networks: A Survey

Mobile Element Scheduling for Efficient Data Collection in Wireless Sensor Networks: A Survey Journal of Computer Science 7 (1): 114-119, 2011 ISSN 1549-3636 2011 Science Publications Mobile Element Scheduling for Efficient Data Collection in Wireless Sensor Networks: A Survey K. Indra Gandhi and

More information

Outline. Wireless Channel Characteristics. Multi-path Fading. Opportunistic Communication - with a focus on WLAN environments -

Outline. Wireless Channel Characteristics. Multi-path Fading. Opportunistic Communication - with a focus on WLAN environments - Outline Opportunistic Communication - with a focus on WLAN environments - Jong-won Lee 2006. 02.20. Background? Wireless Channels? Opportunistic communication? Examples? Basics of WLAN Previous Works?

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

A SURVEY OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS

A SURVEY OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS Journal homepage: www.mjret.in ISSN:2348-6953 A SURVEY OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS Ms. Amruta Kodole 1, Prof. P. M. Agarkar 2 Computer Engineering Dr. D. Y. Patil School Of Engineering

More information

An Abnormal Data Detection Method Based on the Temporal-spatial Correlation in Wireless Sensor Networks

An Abnormal Data Detection Method Based on the Temporal-spatial Correlation in Wireless Sensor Networks An Based on the Temporal-spatial Correlation in Wireless Sensor Networks 1 Department of Computer Science & Technology, Harbin Institute of Technology at Weihai,Weihai, 264209, China E-mail: Liuyang322@hit.edu.cn

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

The Analysis and Research of IPTV Set-top Box System. Fangyan Bai 1, Qi Sun 2

The Analysis and Research of IPTV Set-top Box System. Fangyan Bai 1, Qi Sun 2 Applied Mechanics and Materials Online: 2012-12-13 ISSN: 1662-7482, Vols. 256-259, pp 2898-2901 doi:10.4028/www.scientific.net/amm.256-259.2898 2013 Trans Tech Publications, Switzerland The Analysis and

More information

Analysis of Throughput and Energy Efficiency in the IEEE Wireless Local Area Networks using Constant backoff Window Algorithm

Analysis of Throughput and Energy Efficiency in the IEEE Wireless Local Area Networks using Constant backoff Window Algorithm International Journal of Computer Applications (975 8887) Volume 6 No.8, July Analysis of Throughput and Energy Efficiency in the IEEE 8. Wireless Local Area Networks using Constant backoff Window Algorithm

More information

Quality-Assured Energy Balancing for Multi-hop Wireless Multimedia Networks via 2-D Channel Coding Rate Allocation

Quality-Assured Energy Balancing for Multi-hop Wireless Multimedia Networks via 2-D Channel Coding Rate Allocation Quality-Assured Energy Balancing for Multi-hop Wireless Multimedia Networks via 2-D Channel Coding Rate Allocation Lin Xing, Wei Wang, Gensheng Zhang Electrical Engineering and Computer Science, South

More information

An Enhanced General Self-Organized Tree-Based Energy- Balance Routing Protocol (EGSTEB) for Wireless Sensor Network

An Enhanced General Self-Organized Tree-Based Energy- Balance Routing Protocol (EGSTEB) for Wireless Sensor Network www.ijecs.in International Journal Of Engineering And Computer Science ISSN: 239-7242 Volume 4 Issue 8 Aug 205, Page No. 3640-3643 An Enhanced General Self-Organized Tree-Based Energy- Balance Routing

More information

A Survey on Secure Routing for Cooperative Heterogeneous Network

A Survey on Secure Routing for Cooperative Heterogeneous Network A Survey on Secure Routing for Cooperative Heterogeneous Network Patil Madhuri Shivaji, Pro.S.P.Patil ME Student, Department of E&Tc, D.N.Patel COE Shahada Dis.Nandurbar, North Maharashtra University,

More information

Overview on Load Balanced Data Aggregation Tree in Wireless Sensor Network

Overview on Load Balanced Data Aggregation Tree in Wireless Sensor 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. 11, November 2015,

More information

Computer Based Image Algorithm For Wireless Sensor Networks To Prevent Hotspot Locating Attack

Computer Based Image Algorithm For Wireless Sensor Networks To Prevent Hotspot Locating Attack Computer Based Image Algorithm For Wireless Sensor Networks To Prevent Hotspot Locating Attack J.Anbu selvan 1, P.Bharat 2, S.Mathiyalagan 3 J.Anand 4 1, 2, 3, 4 PG Scholar, BIT, Sathyamangalam ABSTRACT:

More information

Optimization on TEEN routing protocol in cognitive wireless sensor network

Optimization on TEEN routing protocol in cognitive wireless sensor network Ge et al. EURASIP Journal on Wireless Communications and Networking (2018) 2018:27 DOI 10.1186/s13638-018-1039-z RESEARCH Optimization on TEEN routing protocol in cognitive wireless sensor network Yanhong

More information

Prianka.P 1, Thenral 2

Prianka.P 1, Thenral 2 An Efficient Routing Protocol design and Optimizing Sensor Coverage Area in Wireless Sensor Networks Prianka.P 1, Thenral 2 Department of Electronics Communication and Engineering, Ganadipathy Tulsi s

More information

On the Interdependence of Congestion and Contention in Wireless Sensor Networks

On the Interdependence of Congestion and Contention in Wireless Sensor Networks On the Interdependence of Congestion and Contention in Wireless Sensor Networks Mehmet C. Vuran Vehbi C. Gungor School of Electrical & Computer Engineering Georgia Institute of Technology, Atlanta, GA

More information

All Rights Reserved 2017 IJARCET

All Rights Reserved 2017 IJARCET END-TO-END DELAY WITH MARKOVIAN QUEUING BASED OPTIMUM ROUTE ALLOCATION FOR MANETs S. Sudha, Research Scholar Mrs. V.S.LAVANYA M.Sc(IT)., M.C.A., M.Phil., Assistant Professor, Department of Computer Science,

More information

Routing protocols in WSN

Routing protocols in WSN Routing protocols in WSN 1.1 WSN Routing Scheme Data collected by sensor nodes in a WSN is typically propagated toward a base station (gateway) that links the WSN with other networks where the data can

More information

Performance analysis of Internet applications over an adaptive IEEE MAC architecture

Performance analysis of Internet applications over an adaptive IEEE MAC architecture Journal of the Franklin Institute 343 (2006) 352 360 www.elsevier.com/locate/jfranklin Performance analysis of Internet applications over an adaptive IEEE 802.11 MAC architecture Uthman Baroudi, Mohammed

More information

Minimum Overlapping Layers and Its Variant for Prolonging Network Lifetime in PMRC-based Wireless Sensor Networks

Minimum Overlapping Layers and Its Variant for Prolonging Network Lifetime in PMRC-based Wireless Sensor Networks Minimum Overlapping Layers and Its Variant for Prolonging Network Lifetime in PMRC-based Wireless Sensor Networks Qiaoqin Li 12, Mei Yang 1, Hongyan Wang 1, Yingtao Jiang 1, Jiazhi Zeng 2 1 Department

More information

Cooperative Communication Protocol based on Relay Node Grouping in Wireless Networks

Cooperative Communication Protocol based on Relay Node Grouping in Wireless Networks Cooperative Communication Protocol based on Relay Node Grouping in Wireless Networks Sunmyeng Kim Department of Computer Software Engineering, Kumoh National Institute of Technology 1 Daehak-ro, Gumi,

More information

Mobile Sink to Track Multiple Targets in Wireless Visual Sensor Networks

Mobile Sink to Track Multiple Targets in Wireless Visual Sensor Networks Mobile Sink to Track Multiple Targets in Wireless Visual Sensor Networks William Shaw 1, Yifeng He 1, and Ivan Lee 1,2 1 Department of Electrical and Computer Engineering, Ryerson University, Toronto,

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

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

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

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

More information

Energy Management Issue in Ad Hoc Networks

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

More information

The MAC layer in wireless networks

The MAC layer in wireless networks The MAC layer in wireless networks The wireless MAC layer roles Access control to shared channel(s) Natural broadcast of wireless transmission Collision of signal: a /space problem Who transmits when?

More information

DMP Packet Scheduling For Wireless Sensor Network

DMP Packet Scheduling For Wireless Sensor Network American Journal of Engineering Research (AJER) 2015 American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-04, Issue-01, pp-08-15 www.ajer.org Research Paper Open

More information

Mobile Data Gathering With Load Balanced Clustering and Dual Data Uploading In Wireless Sensor Networks

Mobile Data Gathering With Load Balanced Clustering and Dual Data Uploading In Wireless Sensor Networks Mobile Data Gathering With Load Balanced Clustering and Dual Data Uploading In Wireless Sensor Networks 1 Mr. Shankargouda Biradar, 2 Mrs. Sarala D.V. 2 Asst.Professor, 1,2 APS college of Engg Bangalore,

More information

A Literature survey on Improving AODV protocol through cross layer design in MANET

A Literature survey on Improving AODV protocol through cross layer design in MANET A Literature survey on Improving AODV protocol through cross layer design in MANET Nidhishkumar P. Modi 1, Krunal J. Panchal 2 1 Department of Computer Engineering, LJIET, Gujarat, India 2 Asst.Professor,

More information

Energy Management Issue in Ad Hoc Networks

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

More information

Keywords Mobile Ad hoc Networks, Multi-hop Routing, Infrastructure less, Multicast Routing, Routing.

Keywords Mobile Ad hoc Networks, Multi-hop Routing, Infrastructure less, Multicast Routing, Routing. Volume 4, Issue 7, July 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Study on Various

More information

Review on an Underwater Acoustic Networks

Review on an Underwater Acoustic Networks Review on an Underwater Acoustic Networks Amanpreet Singh Mann Lovely Professional University Phagwara, Punjab Reena Aggarwal Lovely Professional University Phagwara, Punjab Abstract: For the enhancement

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

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

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

The MAC layer in wireless networks

The MAC layer in wireless networks The MAC layer in wireless networks The wireless MAC layer roles Access control to shared channel(s) Natural broadcast of wireless transmission Collision of signal: a time/space problem Who transmits when?

More information

Reservation Packet Medium Access Control for Wireless Sensor Networks

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

More information

Collaborative Image Compression Algorithm In Wireless Multimedia Sensor Networks

Collaborative Image Compression Algorithm In Wireless Multimedia Sensor Networks Journal of Information Hiding and Multimedia Signal Processing c 2016 ISSN 2073-4212 Ubiquitous International Volume 7, Number 4, July 2016 Collaborative Image Compression Algorithm In Wireless Multimedia

More information

Wireless Sensor Networks --- Concepts and Challenges

Wireless Sensor Networks --- Concepts and Challenges Wireless Sensor Networks --- Concepts and Challenges Outline Basic Concepts Applications Characteristics and Challenges 2 1 Basic Concepts Traditional Sensing Method Wired/Wireless Object Signal analysis

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

An Energy Efficient and Minimum Latency Routing Protocol for Multihop WSNs

An Energy Efficient and Minimum Latency Routing Protocol for Multihop WSNs An Energy Efficient and Minimum Latency Routing Protocol for Multihop WSNs Changyan Yi and Ken Ferens Electrical and Computer Engineering, University of Manitoba, Winnipeg, MB, Canada yic3@cc.umanitoba.ca,

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

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

RoboCup 2014 Rescue Simulation League Team Description. <CSU_Yunlu (China)>

RoboCup 2014 Rescue Simulation League Team Description. <CSU_Yunlu (China)> RoboCup 2014 Rescue Simulation League Team Description Fu Jiang, Jun Peng, Xiaoyong Zhang, Tao Cao, Muhong Guo, Longlong Jing, Zhifeng Gao, Fangming Zheng School of Information Science

More information

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

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

More information

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Aye Zarchi Minn 1, May Zin Oo 2, Mazliza Othman 3 1,2 Department of Information Technology, Mandalay Technological University, Myanmar

More information

An Adaptive Threshold LBP Algorithm for Face Recognition

An Adaptive Threshold LBP Algorithm for Face Recognition An Adaptive Threshold LBP Algorithm for Face Recognition Xiaoping Jiang 1, Chuyu Guo 1,*, Hua Zhang 1, and Chenghua Li 1 1 College of Electronics and Information Engineering, Hubei Key Laboratory of Intelligent

More information

Demand Multipath Routing Protocol with Network Lifetime Maximization in Wireless Sensor Network Fixed Routing Function

Demand Multipath Routing Protocol with Network Lifetime Maximization in Wireless Sensor Network Fixed Routing Function Demand Multipath Routing Protocol with Network Lifetime Maximization in Wireless Sensor Network Fixed Routing Function [1] D J Samatha Naidu, [2] N.Reshma Chandrika,, [3] K.Archana Reddy [1] Assistant

More information

Enhancing Fairness in OBS Networks

Enhancing Fairness in OBS Networks Enhancing Fairness in OBS Networks Abstract Optical Burst Switching (OBS) is a promising solution for all optical Wavelength Division Multiplexing (WDM) networks. It combines the benefits of both Optical

More information

Survivability Evaluation in Wireless Sensor Network

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

More information

Research on the Application of Digital Images Based on the Computer Graphics. Jing Li 1, Bin Hu 2

Research on the Application of Digital Images Based on the Computer Graphics. Jing Li 1, Bin Hu 2 Applied Mechanics and Materials Online: 2014-05-23 ISSN: 1662-7482, Vols. 556-562, pp 4998-5002 doi:10.4028/www.scientific.net/amm.556-562.4998 2014 Trans Tech Publications, Switzerland Research on the

More information

Automatic Shadow Removal by Illuminance in HSV Color Space

Automatic Shadow Removal by Illuminance in HSV Color Space Computer Science and Information Technology 3(3): 70-75, 2015 DOI: 10.13189/csit.2015.030303 http://www.hrpub.org Automatic Shadow Removal by Illuminance in HSV Color Space Wenbo Huang 1, KyoungYeon Kim

More information

Interference avoidance in wireless multi-hop networks 1

Interference avoidance in wireless multi-hop networks 1 Interference avoidance in wireless multi-hop networks 1 Youwei Zhang EE228A Project Report, Spring 2006 1 Motivation Wireless networks share the same unlicensed parts of the radio spectrum with devices

More information

MODIFIED DSR PROTOCOL FOR ENERGY EFFICIENCY IN MANET WITH LOAD SHARING

MODIFIED DSR PROTOCOL FOR ENERGY EFFICIENCY IN MANET WITH LOAD SHARING MODIFIED DSR PROTOCOL FOR ENERGY EFFICIENCY IN MANET WITH LOAD SHARING Krishna Dilip Suchak Computer engineering, GEC, Gandhinagar, 382028, Gujarat, India. ABSTRACT Mobile ad hoc network (MANET) is an

More information