Mobile Wireless Networking Energy Management

Size: px
Start display at page:

Download "Mobile Wireless Networking Energy Management"

Transcription

1 Mobile Wireless Networking The University of Kansas EECS 882 Energy Management James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications Research Center The University of Kansas 12 November 2009 rev James P.G. Sterbenz Mobile Wireless Networking Energy Management EM.1 Resource tradeoffs and energy EM.2 Battery management EM.3 Transmission power management EM.4 System power management 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-2 1

2 Energy Management EM.1 Resource Tradeoffs EM.1 Resource tradeoffs and energy EM.2 Battery management EM.3 Transmission power management EM.4 System power management 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-3 Resource Tradeoffs Introduction The network is a complex system of resources what are they? 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-4 2

3 Resource Tradeoffs Introduction The network is a complex system of resources processing memory bandwidth (or channel capacity) latency energy or power cost: $ 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-5 Energy and Power Definitions Difference between energy and power? 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-6 3

4 Energy and Power Definitions: Energy Energy: capacity of a system to do work unit: [J] (Joule named after James Prescott Joule ( ) 1 J = 1 kg m(m/s 2 ) the ability to accelerate 1 kg at 1m/s 2 over 1 m a battery stores energy 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-7 Energy and Power Definitions: Power Energy: capacity of a system to do work unit: [J] (Joule named after James Prescott Joule ( ) 1 J = 1 kg m(m/s 2 ) the ability to accelerate 1 kg at 1m/s 2 over 1 m Power: rate at which energy is transferred P = ΔE/Δt unit: 1W (Watt) = 1 J/s named after James Watt ( ) instantaneous power: P = de/dt a battery provides power 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-8 4

5 Energy and Power Role in Communications and Networks Role in communications and networks? 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-9 Energy and Power Role in Communications Energy is needed to power devices transceivers (radio and wired) intermediate systems (routers and switches) end systems Energy used to transfer information between devices electron movement in a wire photon movement in fiber electromagnetic waves in free space 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-10 5

6 Energy and Power Sources for Computer and Network Systems Sources of energy? 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-11 Energy and Power Sources for Computer and Network Systems Fixed or tethered devices: power grid network infrastructure: routers and switches compute and file servers computing devices desktop computers laptops and PDAs when docked Energy conservation is important ecologically economically 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-12 6

7 Energy and Power Sources for Computer and Network Systems Untethered devices: batteries PDAs mobile telephones laptop computers when not docked sensors Energy conservation important maximise lifetime between battery charge or change difficult or impossible to change in some sensor devices economic and ecological reasons Vast majority of untethered devices battery powered 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-13 Energy and Power Sources for Computer and Network Systems Untethered devices: energy harvesting sensors PDAs mobile telephones and PDAs Power drawn from environment solar wind turbines biomechanical etc. Relatively immature technologies 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-14 7

8 Energy Management EM.2 Battery Management EM.1 Resource tradeoffs and energy EM.2 Battery management EM.3 Transmission power management EM.4 System power management 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-15 Batteries Definitions Battery electrochemical device for storing electric potential energy capacity specified as [V][A hr] = [W hr] = [J] Battery voltage parameters V oc fully charged open circuit voltage under no load V l operating voltage under load V cut cut-off threshold defining discharge state 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-16 8

9 Batteries Technology Battery technology has improved over time Pb acid NiCd NiMH Li ion Li polymer Battery life still a major system constraint fundamental breakthroughs needed for orders-of-magnitude improvements 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-17 Batteries Challenges Problem: maximise time to discharge V cut time to recharge or replace Battery energy discharge is nonlinear over time dependent on current drain dependent on duty cycle (constant vs. pulsed) These effects make battery power management more challenging but can be exploited 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-18 9

10 Batteries Characteristics Affecting Power Management Lower current drain extends battery life communication management scheme? 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-19 Batteries Characteristics Affecting Power Management Lower current drain extends battery life lower data rate: spread communication over time 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-20 10

11 Batteries Characteristics Affecting Power Management Lower current drain extends battery life lower data rate: spread communication over time Batteries recover some charge when idle rebound effect communication management scheme? 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-21 Batteries Characteristics Affecting Power Management Lower current drain extends battery life lower data rate: spread communication over time Batteries recover some charge when idle rebound effect allow batteries to rest pulsed discharge alternate between two batteries 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-22 11

12 Batteries Power Management Strategies Smart battery technologies control drain characteristics Device, component, and system engineering low power circuits energy-aware circuits; selective power efficient algorithms (reduce processing) Communication and network strategies MAC layer link layer network layer transport and application layers 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-23 Batteries Power Management Strategies Smart battery technologies Device, component, and system engineering Communication and network strategies? at each layer? 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-24 12

13 Batteries Power Management Strategies Smart battery technologies Device, component, and system engineering Communication and network strategies MAC: controlling medium access to maximise rebound link layer: packet scheduling to spread over time network layer: traffic shaping to reduce burstiness transport layer: reduce burstiness and chattiness application layer: energy aware applications eliminate unneeded communication data compression 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-25 Battery Management MAC Strategies Battery-aware MAC aware of and exploits discharge characteristics Transceiver-aware MAC schedules medium access to correspond to node wakup 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-26 13

14 Battery Management MAC Strategy Example: BAMAC BAMAC: battery-aware MAC protocol [Jayashree, Mahoj, Murthy 2003] exploits recovery effect of idle batteries BAMAC operation packets contain header field for remaining charge estimate each node has remaining charge estimate of neighbours back-off times are higher for nodes with lower charge 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-27 Battery Management Link Strategy Example: Lazy Scheduling Lazy packet scheduling [Prabhakar, Biyikoglu, El Gamal 2001] minimise energy while satisfying delay constraint 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-28 14

15 Battery Management Network Strategy: Energy-Aware Routing Energy-aware routing protocols remaining node charge is a routing metric nodes with higher charge are favoured Example protocols BEE: battery energy-efficient routing [Chiasserini, Nuggehalli, Srinivasan 2002] many other research proposals some domain specific, e.g. for sensor networks 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-29 Energy Management EM.3 Management EM.1 Resource tradeoffs and energy EM.2 Battery management EM.3 Transmission power management EM.4 System power management 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-30 15

16 Transmitter Characteristics TPO: transmitter power output power [W] of RF energy generated by transmitter ERP: effective radiated power effective power after gains and losses are included e.g. antenna gain 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-31 Transmitter Power Characteristics Higher transmission power effects? 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-32 16

17 Characteristics Higher transmission power longer range faster battery discharge less stealth 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-34 17

18 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT

19 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT

20 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-40 20

21 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-42 21

22 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-44 22

23 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-46 23

24 sufficient connected 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT sufficient connected November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-48 24

25 sufficient connected biconnected 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT sufficient connected biconnected 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT

26 sufficient connected biconnected excessive wasted energy 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT sufficient connected biconnected excessive wasted energy lack of stealth November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-52 26

27 sufficient connected biconnected excessive wasted energy lack of stealth 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT sufficient connected biconnected excessive wasted energy lack of stealth November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-54 27

28 sufficient connected biconnected excessive wasted energy lack of stealth 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT sufficient connected biconnected excessive wasted energy lack of stealth November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-56 28

29 sufficient connected biconnected excessive wasted energy lack of stealth 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT sufficient connected biconnected excessive wasted energy lack of stealth November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-58 29

30 sufficient connected biconnected excessive wasted energy lack of stealth 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT sufficient connected biconnected excessive wasted energy lack of stealth highly connected: self jamming parking lot problem November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-60 30

31 Adaptive Power Control Adaptive transmission power each node adjusts control number of neighbors: degree of connectivity Biconnected graph single link cut avoids partition May be more stealthy in cases of lower transmission power How to adapt? 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-61 Adaptive Link Affinity Link affinity nodes measure signal strength of neighbors Nodes dynamically adjust transmission power minimum power to reach neighbours control degree of connectivity time-varying strength can compensate for mobility Can be adapted to distributed power control loop: add header field CTS returns strength of RTS data packet returns strength of CTS 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-62 31

32 Adaptive Distributed Topology Control Distributed topology control remove links that have lower-power two-hop alternates Distributed topology control for directional antennæ choose lowest power neighbors in each sector 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-63 Energy Management EM.4 System Power Management EM.1 Resource tradeoffs and energy EM.2 Battery management EM.3 Transmission power management EM.4 System power management 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-64 32

33 System Power Management Overview 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-65 Energy Management Further Reading Christine E. Jones, Krishna M. Sivalingam, Prathima Agrawal, and Jyh Cheng Chen, A Survey of Energy Efficient Network Protocols for Wireless Networks, Wireless Networks, vol.7, iss.4, Aug. 2001, pp Giuseppe Anastasia, Marco Conti, Mario Di Francescoa, and Andrea Passarella Energy Conservation in Wireless Sensor Networks: A Survey Ad Hoc Networks, Elsevier, vol.7 iss.3, May 2009, pp November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-66 33

34 Energy Management Acknowledgements Some material in these foils is based on the textbook Murthy and Manoj, Ad Hoc Wireless Networks: Architectures and Protocols 12 November 2009 KU EECS 882 Mobile Wireless Nets Energy Mgt. MWN-MT-67 34

ITTC Mobile Wireless Networking The University of Kansas EECS 882 Mobile Ad Hoc Networks

ITTC Mobile Wireless Networking The University of Kansas EECS 882 Mobile Ad Hoc Networks Mobile Wireless Networking The University of Kansas EECS 882 Mobile Ad Hoc Networks James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications

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

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

Mobile Wireless Networking Wireless Sensor Networks

Mobile Wireless Networking Wireless Sensor Networks Mobile Wireless Networking The University of Kansas EECS 882 Wireless Sensor Networks James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications

More information

ITTC High-Performance Networking The University of Kansas EECS 881 Architecture and Topology

ITTC High-Performance Networking The University of Kansas EECS 881 Architecture and Topology High-Performance Networking The University of Kansas EECS 881 Architecture and Topology James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications

More information

Outline. Overview of ad hoc wireless networks (I) Overview of ad hoc wireless networks (II) Paper presentation Ultra-Portable Devices.

Outline. Overview of ad hoc wireless networks (I) Overview of ad hoc wireless networks (II) Paper presentation Ultra-Portable Devices. Paper presentation Ultra-Portable Devices Paper: Design Challenges for Energy-Constrained Ad Hoc Wireless Networks Andrea J. Goldsmith, Stephen B. Wicker IEEE Wireless Communication August 2002, pages

More information

Mobile Wireless Networking Medium Access Control

Mobile Wireless Networking Medium Access Control Mobile Wireless Networking The University of Kansas EECS 882 Medium Access Control James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications

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

Performance Evaluation of Route Failure Detection in Mobile Ad Hoc Networks

Performance Evaluation of Route Failure Detection in Mobile Ad Hoc Networks Performance Evaluation of Route Failure Detection in Mobile Ad Hoc Networks Dimitri Marandin 4. Würzburger Workshop "IP Netzmanagement, IP Netzplanung und Optimierung" 27.-28. July 2004 www.ifn.et.tu-dresden.de/tk/

More information

Wireless Sensor Networks

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

More information

Dynamic Power Control MAC Protocol in Mobile Adhoc Networks

Dynamic Power Control MAC Protocol in Mobile Adhoc Networks Dynamic Power Control MAC Protocol in Mobile Adhoc Networks Anita Yadav Y N Singh, SMIEEE R R Singh Computer Science and Engineering Electrical Engineering Computer Science and Engineering Department Department

More information

RESOURCES. By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011

RESOURCES. By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011 Moving Beyond Zigbee for Star Networks RESOURCES By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011 Multi-hop mesh protocols, such as Zigbee, are getting

More information

ITTC Mobile Wireless Networking The University of Kansas EECS 882 Wireless and Mobile Internet

ITTC Mobile Wireless Networking The University of Kansas EECS 882 Wireless and Mobile Internet Mobile Wireless Networking The University of Kansas EECS 882 Wireless and Mobile Internet James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications

More information

ITTC Communication Networks Laboratory The University of Kansas EECS 563 Introduction to Protocol Analysis with Wireshark

ITTC Communication Networks Laboratory The University of Kansas EECS 563 Introduction to Protocol Analysis with Wireshark Communication Networks Laboratory The University of Kansas EECS 563 Introduction to Protocol Analysis with Wireshark Trúc Anh N. Nguyễn, Egemen K. Çetinkaya, Mohammed Alenazi, and James P.G. Sterbenz Department

More information

Presented by Viraj Anagal Kaushik Mada. Presented to Dr. Mohamed Mahmoud. ECE 6900 Fall 2014 Date: 09/29/2014 1

Presented by Viraj Anagal Kaushik Mada. Presented to Dr. Mohamed Mahmoud. ECE 6900 Fall 2014 Date: 09/29/2014 1 Presented by Viraj Anagal Kaushik Mada Presented to Dr. Mohamed Mahmoud ECE 6900 Fall 2014 Date: 09/29/2014 1 Outline Motivation Overview Wireless Sensor Network Components Characteristics of Wireless

More information

An Adaptive Self-Organization Protocol for Wireless Sensor Networks

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

More information

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

ITTC Communication Networks Laboratory The University of Kansas EECS 780 Introduction to Protocol Analysis with Wireshark

ITTC Communication Networks Laboratory The University of Kansas EECS 780 Introduction to Protocol Analysis with Wireshark Communication Networks Laboratory The University of Kansas EECS 780 Introduction to Protocol Analysis with Wireshark Trúc Anh N. Nguyễn, Egemen K. Çetinkaya, Mohammed Alenazi, and James P.G. Sterbenz Department

More information

Lecture 8 Wireless Sensor Networks: Overview

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

More information

Wireless networks. Wireless Network Taxonomy

Wireless networks. Wireless Network Taxonomy Wireless networks two components to be considered in deploying applications and protocols wireless links ; mobile computing they are NOT the same thing! wireless vs. wired links lower bandwidth; higher

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

CS551 Ad-hoc Routing

CS551 Ad-hoc Routing CS551 Ad-hoc Routing Bill Cheng http://merlot.usc.edu/cs551-f12 1 Mobile Routing Alternatives Why not just assume a base station? good for many cases, but not some (military, disaster recovery, sensor

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

They avoid the cost, installation, and maintenance of network infrastructure.

They avoid the cost, installation, and maintenance of network infrastructure. Ad Hoc Network Ammar Abu-Hudrouss Islamic University Gaza ١ Introduction An ad hoc wireless network is a collection of wireless mobile nodes that self-configure to form a network without the aid of any

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

Wireless Embedded Systems ( x) Ad hoc and Sensor Networks

Wireless Embedded Systems ( x) Ad hoc and Sensor Networks Wireless Embedded Systems (0120442x) Ad hoc and Sensor Networks Chaiporn Jaikaeo chaiporn.j@ku.ac.th Department of Computer Engineering Kasetsart University Materials taken from lecture slides by Karl

More information

ECE 333: Introduction to Communication Networks Fall Lecture 1: Introduction

ECE 333: Introduction to Communication Networks Fall Lecture 1: Introduction ECE 333: Introduction to Communication Networks Fall 2001 Lecture 1: Introduction Examples of communication networks/uses Course Goals History Classification of networks Related courses 1 Notes: This is

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

Robust Method of Power Saving Approach in Zigbee Connected WSN with TDMA

Robust Method of Power Saving Approach in Zigbee Connected WSN with TDMA Robust Method of Power Saving Approach in Zigbee Connected WSN with TDMA V. Prathyusha 1, Y. Pavan Kumar 2 1 M.Tech Student, Andhra Loyola Institute of Engineering and Technology, Vijayawada, Krishna District,

More information

15-441: Computer Networking. Wireless Networking

15-441: Computer Networking. Wireless Networking 15-441: Computer Networking Wireless Networking Outline Wireless Challenges 802.11 Overview Link Layer Ad-hoc Networks 2 Assumptions made in Internet Host are (mostly) stationary Address assignment, routing

More information

Queue Management for Network Coding in Ad Hoc Networks

Queue Management for Network Coding in Ad Hoc Networks 2012 Third International Conference on Intelligent Systems Modelling and Simulation Queue Management for Network Coding in Ad Hoc Networks S.E. Tan H.T. Yew M.S. Arifianto I. Saad K.T.K. Teo Modelling,

More information

Chapter 7 CONCLUSION

Chapter 7 CONCLUSION 97 Chapter 7 CONCLUSION 7.1. Introduction A Mobile Ad-hoc Network (MANET) could be considered as network of mobile nodes which communicate with each other without any fixed infrastructure. The nodes in

More information

Mobile and Sensor Systems. Lecture 3: Infrastructure, Ad-hoc and Delay Tolerant Mobile Networks Dr Cecilia Mascolo

Mobile and Sensor Systems. Lecture 3: Infrastructure, Ad-hoc and Delay Tolerant Mobile Networks Dr Cecilia Mascolo Mobile and Sensor Systems Lecture 3: Infrastructure, Ad-hoc and Delay Tolerant Mobile Networks Dr Cecilia Mascolo In this lecture In this lecture we will describe the difference in infrastructure and ad

More information

Wireless Sensor Networks (WSN)

Wireless Sensor Networks (WSN) Wireless Sensor Networks (WSN) Introduction M. Schölzel Difference to existing wireless networks Infrastructure-based networks e.g., GSM, UMTS, Base stations connected to a wired backbone network Mobile

More information

Part I. Wireless Communication

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

More information

Mobile Wireless Networking Mobility and Location Management

Mobile Wireless Networking Mobility and Location Management Mobile Wireless Networking The University of Kansas EECS 882 Mobility and James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications Research

More information

Multicasting in ad hoc networks: Energy efficient

Multicasting in ad hoc networks: Energy efficient Multicasting in ad hoc networks: Energy efficient Blerta Bishaj Helsinki University of Technology 1. Introduction...2 2. Sources of power consumption... 3 3. Directional antennas... 3 4. TCP... 3 5. Energy-efficient

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

Ad Hoc Networks: Issues and Routing

Ad Hoc Networks: Issues and Routing Ad Hoc Networks: Issues and Routing Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu Audio/Video recordings of this lecture are available at: http://www.cse.wustl.edu/~jain/cse574-08/

More information

Outline: Connecting Many Computers

Outline: Connecting Many Computers Outline: Connecting Many Computers Last lecture: sending data between two computers This lecture: link-level network protocols (from last lecture) sending data among many computers 1 Review: A simple point-to-point

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

Wireless Networks (CSC-7602) Lecture 8 (22 Oct. 2007) Seung-Jong Park (Jay) Fair Queueing

Wireless Networks (CSC-7602) Lecture 8 (22 Oct. 2007) Seung-Jong Park (Jay)  Fair Queueing Wireless Networks (CSC-7602) Lecture 8 (22 Oct. 2007) Seung-Jong Park (Jay) http://www.csc.lsu.edu/~sjpark Fair Queueing 2 Today Wireline Queue Drop Wireless Queue Drop 3 Types of Congestion Control Strategies

More information

ITTC Resilient and Survivable Networking The University of Kansas EECS 983 Disruption Tolerance

ITTC Resilient and Survivable Networking The University of Kansas EECS 983 Disruption Tolerance Resilient and Survivable Networking The University of Kansas EECS 983 Disruption Tolerance James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications

More information

Energy Aware Routing in Ad Hoc Networks

Energy Aware Routing in Ad Hoc Networks 6th WSEAS International Conference on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, Dec 29-31, 2007 469 Energy Aware Routing in Ad Hoc Networks RADHIKA D.JOSHI PRITI P.REGE

More information

CEN 538 Wireless LAN & MAN Networks

CEN 538 Wireless LAN & MAN Networks King Saud University College of Computer and Information Sciences Department of Computer Engineering CEN 538 Wireless LAN & MAN Networks Dr. Ridha OUNI rouni@ksu.edu.sa LMS web site References Text book

More information

RWPS: A Low Computation Routing Algorithm for Sensor Networks

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

More information

References. The vision of ambient intelligence. The missing component...

References. The vision of ambient intelligence. The missing component... References Introduction 1 K. Sohraby, D. Minoli, and T. Znadi. Wireless Sensor Networks: Technology, Protocols, and Applications. John Wiley & Sons, 2007. H. Karl and A. Willig. Protocols and Architectures

More information

Part I: Introduction to Wireless Sensor Networks. Xenofon Fafoutis

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

More information

Computer Network Fundamentals Spring Week 3 MAC Layer Andreas Terzis

Computer Network Fundamentals Spring Week 3 MAC Layer Andreas Terzis Computer Network Fundamentals Spring 2008 Week 3 MAC Layer Andreas Terzis Outline MAC Protocols MAC Protocol Examples Channel Partitioning TDMA/FDMA Token Ring Random Access Protocols Aloha and Slotted

More information

Last Lecture: Data Link Layer

Last Lecture: Data Link Layer Last Lecture: Data Link Layer 1. Design goals and issues 2. (More on) Error Control and Detection 3. Multiple Access Control (MAC) 4. Ethernet, LAN Addresses and ARP 5. Hubs, Bridges, Switches 6. Wireless

More information

Resource management issues in mobile ad hoc networks (MANET)

Resource management issues in mobile ad hoc networks (MANET) Autonomic Communication and Knowledge Plane Resource management in autonomic communication Resource management issues in mobile ad hoc networks (MANET) S-38.4030 The aim of this presentation is to give

More information

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

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

More information

A closer look at network structure:

A closer look at network structure: T1: Introduction 1.1 What is computer network? Examples of computer network The Internet Network structure: edge and core 1.2 Why computer networks 1.3 The way networks work 1.4 Performance metrics: Delay,

More information

Mobile and Sensor Systems

Mobile and Sensor Systems Mobile and Sensor Systems Lecture 2: Mobile Medium Access Control Protocols and Wireless Systems Dr Cecilia Mascolo In this lecture We will describe medium access control protocols and wireless systems

More information

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

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

More information

Reliable and Efficient flooding Algorithm for Broadcasting in VANET

Reliable and Efficient flooding Algorithm for Broadcasting in VANET Reliable and Efficient flooding Algorithm for Broadcasting in VANET Vinod Kumar*, Meenakshi Bansal Mtech Student YCOE,Talwandi Sabo(india), A.P. YCOE, Talwandi Sabo(india) Vinod_Sharma85@rediffmail.com,

More information

Ad Hoc Airborne Networking for Telemetry Test and Evaluation

Ad Hoc Airborne Networking for Telemetry Test and Evaluation Highly-Dynamic Ad Hoc Airborne Networking for Telemetry Test and Evaluation James P.G. Sterbenz Abdul Jabbar, Erik Perrins, Justin Rohrer Department of Electrical Engineering & Computer Science Information

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

Objectives. Learn how computers are connected. Become familiar with different types of transmission media

Objectives. Learn how computers are connected. Become familiar with different types of transmission media Objectives Learn how computers are connected Become familiar with different types of transmission media Learn the differences between guided and unguided media Learn how protocols enable networking 2 Objectives

More information

CACHING IN WIRELESS SENSOR NETWORKS BASED ON GRIDS

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

More information

POWER AWARE ENERGY EFFICIENT ROUTING PROTOCOL

POWER AWARE ENERGY EFFICIENT ROUTING PROTOCOL POWER AWARE ENERGY EFFICIENT ROUTING PROTOCOL NISHA SHARMA 1 AND SHILPA 2 2 M.TECH DCRUST MURTHAL SONEPAT (INDIA), 1 M.TECH YMCAUST FARIDABAD (INDIA) ABSTRACT Ad hoc network are defined as the category

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

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on CBCN4103 Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on the correct path across the complete network

More information

Case study of Wireless Technologies in Industrial Applications

Case study of Wireless Technologies in Industrial Applications International Journal of Scientific and Research Publications, Volume 7, Issue 1, January 2017 257 Case study of Wireless Technologies in Industrial Applications Rahul Hanumanth Rao Computer Information

More information

What do we expect from Wireless in the Factory?

What do we expect from Wireless in the Factory? What do we expect from Wireless in the Factory? And what are we doing about it? ETSI Wireless Factory Workshop, 15 December 2008 Tim Whittaker System Architect, Wireless Division 11 December 2008 S4989-P-188

More information

Wireless Sensor Networks CS742

Wireless Sensor Networks CS742 Wireless Sensor Networks CS742 Outline Overview Environment Monitoring Medical application Data-dissemination schemes Media access control schemes Distributed algorithms for collaborative processing Architecture

More information

Review of Medium Access Control protocol for MANET

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

More information

Unicast Routing in Mobile Ad Hoc Networks. Dr. Ashikur Rahman CSE 6811: Wireless Ad hoc Networks

Unicast Routing in Mobile Ad Hoc Networks. Dr. Ashikur Rahman CSE 6811: Wireless Ad hoc Networks Unicast Routing in Mobile Ad Hoc Networks 1 Routing problem 2 Responsibility of a routing protocol Determining an optimal way to find optimal routes Determining a feasible path to a destination based on

More information

Effect of Variable Bit Rate Traffic Models on the Energy Consumption in MANET Routing Protocols

Effect of Variable Bit Rate Traffic Models on the Energy Consumption in MANET Routing Protocols Volume 1, Issue 3, October 2013 ISSN: 2320-9984 (Online) International Journal of Modern Engineering & Management Research Website: www.ijmemr.org Effect of Variable Bit Rate Traffic Models on the Energy

More information

Mitigating Superfluous Flooding of Control Packets MANET

Mitigating Superfluous Flooding of Control Packets MANET Mitigating Superfluous Flooding of Control Packets MANET B.Shanmugha Priya 1 PG Student, Department of Computer Science, Park College of Engineering and Technology, Kaniyur, Coimbatore, India 1 Abstract:

More information

Exercises of lecture Wireless Sensor Networks Winter 2006/2007 Sheet 4

Exercises of lecture Wireless Sensor Networks Winter 2006/2007 Sheet 4 Christian Schindelhauer Freiburg, 26 Nov 2006 Due until 28 Nov 2006 Exercises of lecture Wireless Sensor Networks Winter 2006/2007 Sheet 4 SECTION 1: Wireless Sensor Transceiver, Energy 1. Energy is limited

More information

Mobile and Sensor Systems

Mobile and Sensor Systems Mobile and Sensor Systems Lecture 1: Introduction to Mobile Systems Prof Cecilia Mascolo About Me time In this course The course will include aspects related to general understanding of Mobile and ubiquitous

More information

Subject: Adhoc Networks

Subject: Adhoc Networks ISSUES IN AD HOC WIRELESS NETWORKS The major issues that affect the design, deployment, & performance of an ad hoc wireless network system are: Medium Access Scheme. Transport Layer Protocol. Routing.

More information

Energy Saving and Survival Routing Protocol for Mobile Ad Hoc Networks

Energy Saving and Survival Routing Protocol for Mobile Ad Hoc Networks Energy Saving and Survival Routing Protocol for Mobile Ad Hoc Networks Baisakh Department of Computer Science and Engineering, Jaypee University of Engineering and Technology, Guna, Madhya Pradesh, India

More information

Mobile Wireless Networking The University of Kansas EECS 882 Wireless Sensor Networks

Mobile Wireless Networking The University of Kansas EECS 882 Wireless Sensor Networks Mobile Wireless Networking The University of Kansas EECS 882 Wireless Sensor Networks James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology & Telecommunications

More information

Wireless and Mobile Networks 7-2

Wireless and Mobile Networks 7-2 Wireless and Mobile Networks EECS3214 2018-03-26 7-1 Ch. 6: Wireless and Mobile Networks Background: # wireless (mobile) phone subscribers now exceeds # wired phone subscribers (5-to-1)! # wireless Internet-connected

More information

Estimation of Network Partition Problem in Mobile Ad hoc Network

Estimation of Network Partition Problem in Mobile Ad hoc Network Estimation of Network Partition Problem in Mobile Ad hoc Network Varaprasad Golla B.M.S.College of Engineering Bangalore, India varaprasad555555@yahoo.co.in ABSTRACT: A node cannot communicate with others

More information

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

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

More information

Lecture 23 Overview. Last Lecture. This Lecture. Next Lecture ADSL, ATM. Wireless Technologies (1) Source: chapters 6.2, 15

Lecture 23 Overview. Last Lecture. This Lecture. Next Lecture ADSL, ATM. Wireless Technologies (1) Source: chapters 6.2, 15 Lecture 23 Overview Last Lecture ADSL, ATM This Lecture Wireless Technologies (1) Wireless LAN, CSMA/CA, Bluetooth Source: chapters 6.2, 15 Next Lecture Wireless Technologies (2) Source: chapter 16, 19.3

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

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

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

More information

QUALITY OF SERVICE EVALUATION IN IEEE NETWORKS *Shivi Johri, **Mrs. Neelu Trivedi

QUALITY OF SERVICE EVALUATION IN IEEE NETWORKS *Shivi Johri, **Mrs. Neelu Trivedi QUALITY OF SERVICE EVALUATION IN IEEE 802.15.4 NETWORKS *Shivi Johri, **Mrs. Neelu Trivedi *M.Tech. (ECE) in Deptt. of ECE at CET,Moradabad, U.P., India **Assistant professor in Deptt. of ECE at CET, Moradabad,

More information

High-Speed Networking: A Systematic Approach to High-Bandwidh Low-Latency Communication

High-Speed Networking: A Systematic Approach to High-Bandwidh Low-Latency Communication High-Speed Networking: A Systematic Approach to High-Bandwidth Low-Latency Communication James P.G. Sterbenz University of Kansas EECS/ITTC Lancaster University Computing Dept. jpgs@sterbenz.org http://hsn-book.sterbenz.org

More information

Performance Analysis of MANET Using Efficient Power Aware Routing Protocol (EPAR)

Performance Analysis of MANET Using Efficient Power Aware Routing Protocol (EPAR) Performance Analysis of MANET Using Efficient Power Aware Routing Protocol (EPAR) Amandeep Kaur 1, Jasmeet Kaur 2, Nishu Kansal 3 1, 2, 3 (ECE, Guru Nanak Dev Engineering College Ludhiana, India) ABSTRACT:

More information

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

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

More information

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

SECURE AND EFFICIENT HYBRID APPROACH FOR DATA TRANSMISSION IN ZIGBEE NETWORK

SECURE AND EFFICIENT HYBRID APPROACH FOR DATA TRANSMISSION IN ZIGBEE NETWORK SECURE AND EFFICIENT HYBRID APPROACH FOR DATA TRANSMISSION IN ZIGBEE NETWORK P.M.Shareefa Jareena *1, T.Samraj Lawrence #2, and V.Perathu Selvi #3 * Student, Dept of CSE (SNW), Francis Xavier Engineering

More information

High-Speed Networking: A Systematic Approach to High-Bandwidth Low-Latency Communication

High-Speed Networking: A Systematic Approach to High-Bandwidth Low-Latency Communication High-Speed Networking: A Systematic Approach to High-Bandwidth Low-Latency Communication James P.G. Sterbenz The University of Kansas EECS/ITTC Lancaster University Computing Dept. / InfoLab21 jpgs@sterbenz.org

More information

Lecture 6. Reminder: Homework 2, Programming Project 2 due on Thursday. Questions? Tuesday, September 13 CS 475 Networks - Lecture 6 1

Lecture 6. Reminder: Homework 2, Programming Project 2 due on Thursday. Questions? Tuesday, September 13 CS 475 Networks - Lecture 6 1 Lecture 6 Reminder: Homework 2, Programming Project 2 due on Thursday. Questions? Tuesday, September 13 CS 475 Networks - Lecture 6 1 Outline Chapter 2 - Getting Connected 2.1 Perspectives on Connecting

More information

WI-I/O 9 Multi I/O Units

WI-I/O 9 Multi I/O Units WI-I/O 9 Multi I/O Units A transceiver is a wireless device made up of a transmitter and receiver. Since each module can manage both input and output signals, it can be used to monitor transducers and

More information

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model)

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model) Data Communication Introduction of Communication The need to communicate is part of man s inherent being. Since the beginning of time the human race has communicated using different techniques and methods.

More information

WSN WIRELESS WSN WSN WSN. Application agriculture SENSOR. Application geophysical. Application agriculture NETWORK: 11/30/2016

WSN WIRELESS WSN WSN WSN. Application agriculture SENSOR. Application geophysical. Application agriculture NETWORK: 11/30/2016 WIRELESS SENSOR NETWORK: ENERGY CONSERVATION APPROACHES agriculture Localized environmental conditions varies over short distances. Yitian Shui agriculture Problems of traditional monitoring techniques

More information

A PERFORMANCE EVALUATION OF YMAC A MEDIUM ACCESS PROTOCOL FOR WSN

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

More information

Wireless Sensor Networks (WSN) Tanyar Pooyeh Intelligent Robotics - winter semester 2013/14 Nov 11, 2013

Wireless Sensor Networks (WSN) Tanyar Pooyeh Intelligent Robotics - winter semester 2013/14 Nov 11, 2013 Wireless Sensor Networks (WSN) Tanyar Pooyeh 2pooyeh@informatik.uni-hamburg.de Intelligent Robotics - winter semester 2013/14 Nov 11, 2013 Outline Multi-hop Wireless Networks MANETs, VANETs, WSNs Routing

More information

Shared Access Networks Wireless. 1/27/14 CS mywireless 1

Shared Access Networks Wireless. 1/27/14 CS mywireless 1 Shared Access Networks Wireless 1 Wireless and Mobile Networks Background: # wireless (mobile) phone subscribers now exceeds # wired phone subscribers (5-to-1)! # wireless Internet-connected devices equals

More information

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

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

More information

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

Etiquette protocol for Ultra Low Power Operation in Sensor Networks

Etiquette protocol for Ultra Low Power Operation in Sensor Networks Etiquette protocol for Ultra Low Power Operation in Sensor Networks Samir Goel and Tomasz Imielinski {gsamir, imielins}@cs.rutgers.edu DataMan Lab, Department of Computer Science Acknowledgement: Prof.

More information

Narra, et al. Performance Analysis of AeroRP with Ground Station Advertisements. Hemanth Narra, Egemen K. Çetinkaya, and James P.G.

Narra, et al. Performance Analysis of AeroRP with Ground Station Advertisements. Hemanth Narra, Egemen K. Çetinkaya, and James P.G. Performance Analysis of AeroRP with Ground Station Advertisements Hemanth Narra, Egemen K. Çetinkaya, and James P.G. Sterbenz Department of Electrical Engineering & Computer Science Information Technology

More information

Energy Efficient MAC Protocol & Radio Energy Model for AODV & Bellman Ford Routing Protocol

Energy Efficient MAC Protocol & Radio Energy Model for AODV & Bellman Ford Routing Protocol IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 1, Ver. II (Jan. 2014), PP 44-50 Energy Efficient MAC Protocol & Radio Energy

More information