CS-435 spring semester Network Technology & Programming Laboratory. Stefanos Papadakis & Manolis Spanakis

Size: px
Start display at page:

Download "CS-435 spring semester Network Technology & Programming Laboratory. Stefanos Papadakis & Manolis Spanakis"

Transcription

1 CS-435 spring semester 2014 Network Technology & Programming Laboratory University of Crete Computer Science Department Stefanos Papadakis & Manolis Spanakis

2 CS-435 Lecture preview Ad-Hoc Networks Mesh Networking

3 The Simpson's Ad-Hoc? vs. Mesh? I can hear u, Lisa.

4 Mobile Ad Hoc Networks May need to traverse multiple links to reach a destination

5 Mobile Ad Hoc Networks (MANET) Mobility causes route changes

6 Why Ad Hoc Networks? Ease and Speed in deployment Decreased dependence on infrastructure Only possible solution to interconnect a group of nodes Many Commercial Products available today

7 Introduction In the past the Ad hoc Networking paradigm absorbed a lot of research effort. Most of the work is focused on isolated military or specialized civilian application multi-hop ad hoc networks. Turning ad-hoc networks into a commodity takes a few changes Make multi-hop flexible low cost last mile-extensions of wired infrastructure: Turn them into MESH NETWORKS!

8 MANET Applications Body Area Networking body sensors network, Personal area Networking cell phone, laptop, ear phone, wrist watch Emergency operations search-and-rescue (earthquakes, boats, airplanes ) policing and fire fighting Military environments soldiers, tanks, planes, battlefield Civilian environments taxi cab network meeting rooms sports stadiums boats, small aircraft

9 Variations Traffic characteristics may differ in different ad hoc networks bit rate, reliability requirements, unicast, multicast, host-based addressing, content-based addressing, capability-based addressing Adhoc networks may co-exist and co-operate with infrastructure-based networks Mobility characteristics may be different speed, direction of movement, pattern of movement Symmetric vs. Asymmetric nodes capabilities and responsibilities

10 Issues in Mobile Ad-hoc Networks Limited wireless transmission range Broadcast nature of the wireless medium Hidden terminal problem Packet losses due to transmission errors Mobility-induced route changes Mobility-induced packet losses Battery constraints Potentially frequent network partitions Ease of snooping on wireless transmissions (security hazard)

11 What s unique about a Moving nodes MANET? ever changing topology Wireless links various and volatile link quality Pervasive (cheap) devices Security Power constraints Confidentiality, other attacks

12 Ad-hoc & p2p a Comparison P2P is based on an IP network Ad-hoc is based on a mobile radio network Mobile Ad-hoc and Peer-to-Peer Networks hold many similarities concerning their routing algorithms and network management principles Both have to provide networking functionalities in a completely unmanaged and decentralized environment ie. To determine how queries (packets) are guided through the network

13 Ad-hoc & p2p a Comparison

14 Ad-hoc & p2p - Differences

15 Ad-hoc & p2p - Similarities

16 Is the ad-hoc paradigm failed? An ad-hoc network is a collection of mobile nodes that connect over the wireless medium without the need of any pre-deployed infrastructure. Nodes in a MANET can dynamically self-organize into temporary and arbitrary and network topologies No pre-existing infrastructure required: Many supporting application scenarios: Disaster Recovery Areas Battlefields

17 Is the ad-hoc paradigm failed? Key Research drivers Bluetooth and WiFi mass market deployment ZigBee IETF MANET WG standardizations Main problem: Users want: affordable devices Internet access Is high quality connectivity during mobility such an important issue?

18 Making ad-hoc networks a commodity Pass down research from the MANET field to a more marketviable networking paradigm. Relax the main constraint of MANETS: Accept the existence of wired infrastructure Wireless Mesh Networks (WMNs) are build by interconnecting internet egress points with end-user devices can act as terminals and as routers. Community Networks being the earliest form of Meshes, relaxed a second MANET feature: Mesh nodes are practically stationary

19 Wireless Mesh Networks Wireless Mesh Networks (WMN) are the networks in which each node can communicate directly with one or more peer nodes. Different from traditional wireless networks (e.g WLANs) requiring centralized access points to mediate the wireless connection. Each node operates not only as a host but also as a router, forwarding packets on behalf of other nodes that may not be within direct wireless transmission range of their destinations. It is dynamically self-organized and self-configured, nodes can automatically establishing and maintaining mesh connectivity among nodes

20 Network Architecture WMNs consist of two types of nodes: Mesh Routers and Mesh Clients Mesh router Additional routing functions to support mesh networking. Multiple wireless interfaces with same or different wireless access technologies. The gateway/bridge functionalities enable the integration of WMNs with existing wireless networks(cellular, sensornet, Wi-Fi, WiMAX). Mesh Clients Conventional nodes (e.g., desktops, laptops, PDAs, PocketPCs, phones, etc.) equipped with wireless network interface cards (NICs), and can connect directly to wireless mesh routers. Customers without wireless NICs can access WMNs by connecting to wireless mesh routers through, e.g., Ethernet

21 WMN Architecture Classifications Infrastructure Meshing Mesh routers form an mesh infrastructure among themselves. Provides backbone for clients and enables integration of WMNs with existing wireless networks and Internet through gateway/bridge functionalities. Clients connect to mesh router with wireless link or Ethernet Client Mesh Networking Client nodes constitute peer-to-peer network, and perform routing and configuration functionalities as well as provide end-user applications to customers, mesh routers are not required. Multi-hop routing. Client nodes have to perform additional functions such as routing and self-configuration. Hybrid Mesh Networking A combination of infrastructure and client meshing. Infrastructure provides connectivity to other networks such as the Internet, Wi-Fi, WiMAX, cellular, and sensor networks; Mesh clients can access the network through mesh routers as well as directly meshing with other mesh clients. The routing capabilities of clients provide better connectivity and coverage

22 WMNs Characteristics Multi-hop wireless networks Support for Ad Hoc networking, and capability of selfforming, self-healing, and self-organization Mobility dependence on the type of mesh nodes Multiple types of network access Dependence of power-consumption constraints on the type of mesh nodes Compatibility and interoperability with existing wireless networks

23 Protocol Design Physical Layer Mac Layer Network Layer Transport Layer Application Layer Network Management Security

24 A Wireless Mobile Ad hoc Network A 10-node MANET at time t0

25 A Wireless Mobile Ad hoc Network A 10-node MANET at time t1

26 How does this change look like? A wireless mesh network of 3 tiers

27 Ad-hoc WMN, what is different? The WMN concept is similar to ad-hoc networks concept but has four important differences: 1. (practically) fixed nodes => Topology changes are infrequent Addition of nodes Node failure or maintenance 2. Traffic distribution is skewed (to/from the wired network) 3. Traffic characteristics aggregated from large numbers of flows => network optimization based on profiling 4. Reactive discovery of multi-hop paths is not efficient for an effective backbone and not fit under (1).

28 Mesh Networking - Overview Node Types Wireless routers Gateways Link Types Intra-mesh wireless links Stationary client access Printers, servers Mobile client access Mobile clients Stationary clients Internet access links

29 How it Works User-Internet Data Flows In most applications the main data flows User-User Data Flows In most applications a small percentage of data flows

30 Taxonomy (example) Wireless Networking Single Hop Multi-hop Infrastructure-based (hub&spoke) Infrastructure-less (ad-hoc) Infrastructure-based (Hybrid) Infrastructure-less (MANET) Bluetooth Cellular Networks Wireless Sensor Networks Wireless Mesh Networks Car-to-car Networks (VANETs)

31 Mesh vs. Ad-Hoc Networks Ad-Hoc Networks Multi-hop Nodes are wireless, possibly mobile Do not rely on infrastructure Most traffic is user-touser Wireless Mesh Networks Multi-hop Nodes are wireless, some mobile, some fixed It relies on infrastructure Most traffic is user-togateway

32 Mesh vs. Sensor Networks Wireless Sensor Networks Bandwidth is limited (tens of kbps) In most applications, fixed nodes Energy efficiency is an issue Resource constrained Most traffic is user-togateway Wireless Mesh Networks Bandwidth is generous (>1Mbps) Some nodes mobile, some fixed Normally not energy limited Resources are not an issue Most traffic is user-togateway

33 Application domain Broadband Internet Access Extend WLAN Coverage Mobile Internet Access Direct competition with cellular systems Emergency Response Layer 2 Connectivity entire wireless mesh cloud becomes one (giant) Ethernet switch Military Communications Community Networks Other: Remote monitoring and control Public transportation Internet access Multimedia home networking Internet

34 Research Topics Physical Layer Smart Antennas Transmission Power Control MAC Layer Multiple Channels Network Layer Routing Fairness and QoS Transport Layer Provisioning Security Network Management Geo-location

35 QoS requirements Physical Layer Robust modulation Link adaptation MAC Layer Offer priorities Offer guarantees (bandwidth, delay) Network Layer Select good routes Offer priorities Reserve resources (for guarantees) Transport Attempt end-to-end recovery when possible Application Negotiate end-to-end and with lower layers Adapt to changes in QoS

36 A key research decision that made a big difference Test-beds were used in WMN research from the start. MIT Roofnet ( Proof of existence of good enough solution for civilian applications has stimulated the users interest to adopt this technology. Two main solutions classes: 1. off-the-shelf => community networks Roofnet AWMN FORTH BAWUG Seattle Wireless 2. proprietary => MeshNetworks, Tropos Networks, Radiant

37 Companies State of the art Aerial Broadband BelAir Networks Firetide Intel Kiyon LamTech (ex. Radiant) Locust World Mesh Dynamics Microsoft Motorola (ex. Mesh Networks) Nokia Rooftop Nortel Networks Packet Hop Ricochet Networks SkyPilot Networks Strix Systems Telabria Tropos Networks

38 University Testbeds Georgia Tech - BWN-Mesh MIT - Roofnet Rutgers WinLab Orbit SUNY Stonybrook Hyacinth University of Utah Emulab FORTH (eu - MESH)

39 Georgia Institute of Technology 15 IEEE b/g nodes Flexible configuration and topology Can evaluate routing and transport protocols for WMNs. Integrated with the existing wireless sensor network testbed BWN-Mesh Source:

40 MIT Roofnet Experimental testbed More than 40 nodes at the present Real users (volunteers) Focus on link layer measurements and routing protocols Open source software runs on Intersil Prism 2.5 or Atheros AR521X based hardware Source:

41 Rutgers Winlab ORBIT Collaborative NSF project (Rutgers, Columbia, Princeton, Lucent Bell Labs, Thomson and IBM Research) Start date: September 2003 Emulator/field trial wireless system 400 nodes radio grid supporting x Software downloaded for MAC, routing, etc. Outdoor field trial Source:

42 SUNY Stonybrook Hyacinth Multichannel test-bed based on stock PCs with two a NICs. Research focus on: interface channel assignment routing protocol Source:

43 University of Utah Emulab Three experimental environments Simulated and Emulated hundreds of PCs (168 PCs in racks) Several with wireless NICs ( a/b/g) wide-area network nodes geographically distributed across approximately 30 sites Smaller brothers at U. of Kentucky Georgia Tech Source:

44 metropolitan mesh FORTH s metropolitan mesh network testbed network testbed 14 nodes: 6 multi-radio / PC-based independent management network km links 60sq.km. coverage

45 Extended testing capabilities cross layer data acquisition parallel processing remote management remote & local storage high computing power 4+1 wireless interfaces per node UPS & remote power management Linux operating system

46 Features - Advantages - Flexibility - Adaptability real life environment city wide deployment high density population coverage over 9 years of experience off-the-self hardware highly customizable & expandable multiple Internet gateways service-driven network virtualization mobile social networking location based services emergency services rapid deployment scenarios ubiquitous wireless access future technologies proof

47 Standards & Committees IEEE standards groups actively working to define specifications for wireless mesh networking techniques Special groups established to define the requirements for mesh networking in WPANs, WLANs, and WMANs. The following standards amendments are considering WMNs: (bluetooth - WPAN) s (wi-fi - WLAN) a (wi-max - WMAN) Also (wireless mobile broadband access -WMBA) is to support the Mesh Networking paradigm from the first spec. On 12 June 2008, the IEEE approved the new standard

48 The s ideas The group had set up the TG s to discuss proposals for a specs amendment in the 2nd quarter of 05 and reach a final document no sooner than And still is at the drafting stage Scope of the Project: An IEEE Extended Service Set (ESS) Mesh is a collection of APs interconnected with wireless links that enable automatic topology learning and dynamic path configuration. The proposed amendment shall be an extension to the IEEE MAC. The amendment will define an architecture and protocol for providing an IEEE ESS Mesh using the IEEE MAC to create an IEEE Wireless Distribution System that supports both broadcast/multicast and unicast delivery at the MAC layer using radio-aware metrics over selfconfiguring multi-hop topologies. An ESS Mesh is functionally equivalent to a wired ESS, with respect to the STAs relationship with the BSS and ESS.

49 The s ideas The amendment shall: Enable interoperable formation and operation of an ESS Mesh extensible to allow for alternative path selection metrics and/or protocols based on application requirements. target configuration of up to 32 devices participating as AP forwarders in the ESS Mesh. Larger configurations may also be contemplated by the standard. The architecture defined by the amendment shall allow an ESS Mesh to interface with higher layers and to connect with other networks using higher layer protocols. Utilize IEEE i security mechanisms, or an extension thereof, for the purpose of securing an ESS Mesh in which all of the APs are controlled by a single logical administrative entity for security. Allow the use of one or more IEEE radios on each AP in the ESS Mesh.

50 802.11s timeline s started as a Study Group of IEEE in September Became a Task Group in July A call for proposals was issued in May 2005, which resulted in the submission of 15 proposals submitted to a vote in July After a series of eliminations and mergers, the proposals dwindled to two (the "SEE- Mesh" and "Wi-Mesh" proposals), which became a joint proposal in January This merged proposal was accepted as draft D0.01 after a unanimous confirmation vote in March The draft evolved through informal comment resolution until it was submitted for a Letter Ballot in November 2006 as Draft D1.00. Draft D2.00 was submitted in March 2008 which failed with only 61% approval. A year was spent clarifying and pruning until Draft D3.00 was created which reached WG approval with 79% in March The Task Groups stated goal for the May meeting is to start resolving comments from its new Letter Ballot

51 IEEE Bluetooth Low data rate (1Mbps bitrate) BAN/PAN technology Targets wire replacement Has provisions for multi-hop scatter-nets Not a popular wireless mesh network platform due to: the low bandwidth and limited hardware support for scatter-nets.

52 IEEE Zigbee Lower data rate BAN/PAN (250,40,20kbps) Multi-months years lifetime on small batteries Supports mesh topology one coordinator is responsible for setting up the network Characteristics suitable for wireless sensor networks rather than wireless mesh networks

53 IEEE Mesh Topology Capability in (WPANs). Standard applicable to all other WPANs Mesh networks have the capability to provide: Extension of network coverage without increasing transmit power or receive sensitivity Enhanced reliability via route redundancy Easier network configuration Better device battery life due to fewer retransmissions

54 The a is a point to multipoint first-mile/last-mile WMAN connection standard data rate up to 30miles great for gateway to internet links A base station serves a number of subscriber stations BS uses a broadcast channel to transmit to all SSs approved in 2001 (10-66GHz operation TDMA, TDD&FDD) a approved in Jan (2-11 GHz operation added -ODFM) The extensions specifies user-user links using: either centralized schedules, or distributed schedules. Already obsolete and part of the doc Stations may have direct links to each other - control can be distributed. WiMax forum formed later in 2003 (just like the Wi-Fi forum) to promote IEEE standards for interoperability) Certifications began as late as 2006

55 More references. Roofnet Seattle Wireless Locust World Kingsbride Link Mesh Networks Inc FireTide Inc. Strix Networks Inc Telabria Inc Tropos Inc Cowave Inc

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

IEEE s ESS Mesh Networking

IEEE s ESS Mesh Networking IEEE 802.11s ESS Mesh Networking Prof. Young-Bae Ko (youngko@ajou.ac.kr) Ubiquitous Networked Systems (UbiNeS) Lab (http://uns.ajou.ac.kr) KRnet 2006 Contents Introduction - Wireless Mesh Networks IEEE

More information

Ad Hoc Networks: Introduction

Ad Hoc Networks: Introduction Ad Hoc Networks: Introduction Module A.int.1 Dr.M.Y.Wu@CSE Shanghai Jiaotong University Shanghai, China Dr.W.Shu@ECE University of New Mexico Albuquerque, NM, USA 1 Ad Hoc networks: introduction A.int.1-2

More information

UCS-805 MOBILE COMPUTING Jan-May,2011 TOPIC 8. ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala.

UCS-805 MOBILE COMPUTING Jan-May,2011 TOPIC 8. ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala. Mobile Ad Hoc Networks: Routing TOPIC 8 UCS-805 MOBILE COMPUTING Jan-May,2011 ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala Email-alakroy.nerist@gmail.com Mobile Ad Hoc Networks (MANET) Introduction

More information

Mobile Ad-Hoc Networks & Routing Algorithms

Mobile Ad-Hoc Networks & Routing Algorithms Mobile Ad-Hoc Networks & Routing Algorithms EMMANOUIL G. SPANAKIS, PhD. spanakis@csd.uoc.gr COLLABORATING RESEARCHER, COMPUTATIONAL BIOMEDICINE LABORATORY, FORTH-ICS VISITING LECTURER, COMPUTER SCIENCE

More information

Mobile Ad Hoc Networks: Basic Concepts and Research Issues

Mobile Ad Hoc Networks: Basic Concepts and Research Issues Mobile Ad Hoc s: Basic Concepts and Research Issues Ing. Alessandro Leonardi aleonardi@dieei.unict.it Wireless s Generations (1/3) Generation 1G 2G 2.5G 3G 4/5G Time 1980s 1990s Late1990s 2000s (2010 full

More information

Chapter 5 Ad Hoc Wireless Network. Jang Ping Sheu

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

More information

Multi-hop Wireless Network and Its Applications

Multi-hop Wireless Network and Its Applications Multi-hop Wireless Network and Its Applications Junhee Lee Network Systems Lab. EECS, KAIST junhee@netsys.kaist.ac.kr Korea Advanced Institute of Science and Technology, Network Systems Lab. -1- Wireless

More information

Overview (Advantages and Routing Protocols) of MANET

Overview (Advantages and Routing Protocols) of MANET Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 5 (2017) pp. 855-861 Research India Publications http://www.ripublication.com Overview (Advantages and Routing Protocols)

More information

GENI Experimental Infrastructure Wireless & Sensor Networks Aug 8, 2005

GENI Experimental Infrastructure Wireless & Sensor Networks Aug 8, 2005 GENI Experimental Infrastructure Wireless & Sensor Networks Aug 8, 2005 Rutgers, The State University of New Jersey D. Raychaudhuri ray@winlab.rutgers.edu www.winlab.rutgers.edu 1 GENI Wireless Network

More information

Wireless Ad-Hoc Networks

Wireless Ad-Hoc Networks Wireless Ad-Hoc Networks Dr. Hwee-Pink Tan http://www.cs.tcd.ie/hweepink.tan Outline Part 1 Motivation Wireless Ad hoc networks Comparison with infrastructured networks Benefits Evolution Topologies Types

More information

Overview of Mobile Networking Initiatives at WINLAB

Overview of Mobile Networking Initiatives at WINLAB Overview of Mobile Networking Initiatives at WINLAB Introduction: The Next Generation MSC Custom Mobile Infrastructure (e.g. GSM, 3G) BTS Public Switched Network (PSTN) BSC GGSN, etc. WLAN Access Point

More information

T. P. Meenaa, A. Selvaraj Muthayammal Engineering College, Rasipuram, Rasipuram, Tamil Nadu, India

T. P. Meenaa, A. Selvaraj Muthayammal Engineering College, Rasipuram, Rasipuram, Tamil Nadu, India International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2017 IJSRCSEIT Volume 2 Issue 2 ISSN : 2456-3307 Routing Protocol for Heterogeneous Wireless Mesh

More information

Wireless and Mobile Networks Reading: Sections 2.8 and 4.2.5

Wireless and Mobile Networks Reading: Sections 2.8 and 4.2.5 Wireless and Mobile Networks Reading: Sections 2.8 and 4.2.5 Acknowledgments: Lecture slides are from Computer networks course thought by Jennifer Rexford at Princeton University. When slides are obtained

More information

WIMAX. WIMAX (Worldwide Interoperability for Microwave Access ): Field of application:

WIMAX. WIMAX (Worldwide Interoperability for Microwave Access ): Field of application: WIMAX WiMAX (Worldwide Interoperability for Microwave Access) is a technology that focuses on providing data over long distances in a wireless mode, very similar to the cellular mobile concept. WiMAX is

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

Wireless Internet Routing. Review of Wireless Networking (with Routing in Mind)

Wireless Internet Routing. Review of Wireless Networking (with Routing in Mind) Wireless Internet Routing Review of Wireless Networking (with Routing in Mind) 1 Review of Wireless Networking Architecture of wireless networks Wireless PHY Wireless MAC o 802.11 PHY: physical layer /

More information

Wi-Fi Mesh Networking: IEEE s

Wi-Fi Mesh Networking: IEEE s Wi-Fi Mesh Networking: IEEE 802.11s Piotr Mitoraj mitoraj@cs.tut.fi Tampere University of Technology Department of Communications Engineering November 3, 2009 Piotr Mitoraj / MUW2NET / TUT TLT-2756: Mesh

More information

UNIT 1 Questions & Solutions

UNIT 1 Questions & Solutions UNIT 1 Questions & Solutions 1. Give any 5 differences between cellular wireless networks and ADHOC wireless network. Ans: The following table shows the difference between cellular networks and Adhoc wireless

More information

Wireless Security Background

Wireless Security Background Wireless Security Background Wireless Networks The need for mobile computing Laptops, PDAs, Bluetooth devices Smart phones Enabling technology Wireless communication Two important characteristics Wireless

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

ECE 4450:427/527 - Computer Networks Spring 2017

ECE 4450:427/527 - Computer Networks Spring 2017 ECE 4450:427/527 - Computer Networks Spring 2017 Dr. Nghi Tran Department of Electrical & Computer Engineering Lecture 5.6: Wireless Networks - MAC Dr. Nghi Tran (ECE-University of Akron) ECE 4450:427/527

More information

Wireless Networking & Mobile Computing

Wireless Networking & Mobile Computing Wireless Networking & Mobile Computing CS 752/852 - Spring 2012 Network Layer: Ad Hoc Routing Tamer Nadeem Dept. of Computer Science The OSI Communication Model Page 2 Spring 2012 CS 752/852 - Wireless

More information

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology

CSC344 Wireless and Mobile Computing. Department of Computer Science COMSATS Institute of Information Technology CSC344 Wireless and Mobile Computing Department of Computer Science COMSATS Institute of Information Technology Wireless Local Area Networks (WLANs) Part II WiFi vs 802.11 IEEE 802.11 Features Hidden Node

More information

Introduction to Networks and the Internet

Introduction to Networks and the Internet Introduction to Networks and the Internet CMPE 80N Announcements First quiz on Friday, 01.16. Covers material up to and including 01.14. Closed books, notes, etc. Winter 2004 Lecture 5 1 2 Data Transmission

More information

CHAPTER 2 WIRELESS MESH NETWORKS

CHAPTER 2 WIRELESS MESH NETWORKS CHAPTER 2 WIRELESS MESH NETWORKS 2.1 Architecture of Wireless mesh networks Wireless mesh networking is a recent networking paradigm to fit to the growing trend of broadband ubiquitous networking with

More information

Mesh Networking Principles

Mesh Networking Principles Technology, N. Jones Research Note 8 July 2003 Mesh Topologies Promise Resilient Wireless Networks Mesh architecture will become an essential element of wireless networking because it is easy to install,

More information

What is an Ad Hoc Network?

What is an Ad Hoc Network? Introduction Part 1 CS-6777 Mobile Ad Hoc Networking Memorial University of Newfoundland What is an Ad Hoc Network?! A mobile ad hoc network (MANET) is Communication network Wireless signaling Multi-hop

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

Bluetooth. 3.3 Latest Technology in Wireless Network. What is BLUETOOTH: Bluetooth 2/17/2016

Bluetooth. 3.3 Latest Technology in Wireless Network. What is BLUETOOTH: Bluetooth 2/17/2016 3.3 Latest Technology in Wireless Network Bluetooth Bluetooth Bluetooth is a high-speed, low-power microwave wireless link technology, designed to connect phones, laptops, PDAs and other portable equipment

More information

Building the Infrastructure

Building the Infrastructure WORLD IT FORUM ETHIOPIA WITFOR 2007 Building the Infrastructure The RURALMAYA project, (Comunidad Valenciana, Spain) 1 Strengthening Internet support in rural environments through wireless technologies

More information

Standard Activities of Wireless Mesh Networks

Standard Activities of Wireless Mesh Networks Standard Activities of Wireless Mesh Networks Longjam Velentina Devi Sheeba Praveen Prof.Rizwan Beg ABSTRACT Wireless Mesh Networks (WMNs) are gaining increasing popularity due to its features like self

More information

Wireless Network Security Spring 2013

Wireless Network Security Spring 2013 Wireless Network Security 14-814 Spring 2013 Patrick Tague Class #4 Wireless Systems II Project proposals: Announcements Written proposal due in 1 week Presentation in class in 1 week Contact me to discuss

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

Mobile Communications. Ad-hoc and Mesh Networks

Mobile Communications. Ad-hoc and Mesh Networks Ad-hoc+mesh-net 1 Mobile Communications Ad-hoc and Mesh Networks Manuel P. Ricardo Faculdade de Engenharia da Universidade do Porto Ad-hoc+mesh-net 2 What is an ad-hoc network? What are differences between

More information

Ad hoc and Sensor Networks Chapter 1: Motivation & Applications. Holger Karl

Ad hoc and Sensor Networks Chapter 1: Motivation & Applications. Holger Karl Ad hoc and Sensor Networks Chapter 1: Motivation & Applications Holger Karl Goals of this chapter ad hoc & sensor networks are good What their intended application areas are Commonalities and differences

More information

SUMMERY, CONCLUSIONS AND FUTURE WORK

SUMMERY, CONCLUSIONS AND FUTURE WORK Chapter - 6 SUMMERY, CONCLUSIONS AND FUTURE WORK The entire Research Work on On-Demand Routing in Multi-Hop Wireless Mobile Ad hoc Networks has been presented in simplified and easy-to-read form in six

More information

This tutorial has been designed to help beginners understand the basic concepts of WiMAX.

This tutorial has been designed to help beginners understand the basic concepts of WiMAX. About the Tutorial WiMAX is one of the hottest broadband wireless technologies around today. It is based on IEEE 802.16 specification and it is expected to deliver high quality broadband services. This

More information

Learning Objectives. Introduction. Advantages of WLAN. Information Technology. Mobile Computing. Module: Wireless Local Area Network: IEEE 802.

Learning Objectives. Introduction. Advantages of WLAN. Information Technology. Mobile Computing. Module: Wireless Local Area Network: IEEE 802. Information Technology Mobile Computing Module: Wireless Local Area Network: IEEE 802.11 Learning Objectives Introduction to Wireless Local Area Network Advantages of WLAN Types of WLAN IEEE 802.11 standards

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

6.9 Summary. 11/20/2013 Wireless and Mobile Networks (SSL) 6-1. Characteristics of selected wireless link standards a, g point-to-point

6.9 Summary. 11/20/2013 Wireless and Mobile Networks (SSL) 6-1. Characteristics of selected wireless link standards a, g point-to-point Chapter 6 outline 6.1 Introduction Wireless 6.2 Wireless links, characteristics CDMA 6.3 IEEE 802.11 wireless LANs ( wi-fi ) 6.4 Cellular Internet Access architecture standards (e.g., GSM) Mobility 6.5

More information

Review. Error Detection: CRC Multiple access protocols. LAN addresses and ARP Ethernet. Slotted ALOHA CSMA/CD

Review. Error Detection: CRC Multiple access protocols. LAN addresses and ARP Ethernet. Slotted ALOHA CSMA/CD Review Error Detection: CRC Multiple access protocols Slotted ALOHA CSMA/CD LAN addresses and ARP Ethernet Some slides are in courtesy of J. Kurose and K. Ross Overview Ethernet Hubs, bridges, and switches

More information

Ethernet. Lecture 6. Outline. Ethernet - Physical Properties. Ethernet - Physical Properties. Ethernet

Ethernet. Lecture 6. Outline. Ethernet - Physical Properties. Ethernet - Physical Properties. Ethernet Lecture 6 Ethernet Reminder: Homework 2, Programming Project 2 due on 9/20/12. Thick-net Thin-net Twisted Pair Thursday, September 13 CS 475 Networks - Lecture 6 1 Thursday, September 13 CS 475 Networks

More information

Wireless Mesh Networks

Wireless Mesh Networks Distributed Systems 600.437 Wireless Mesh Networks Department of Computer Science The Johns Hopkins University 1 Wireless Mesh Networks Lecture 10 Further reading: www.dsn.jhu.edu/publications/ 2 The Wireless

More information

DOWNLOAD PDF INFRASTRUCTURE AND AD HOC MODES

DOWNLOAD PDF INFRASTRUCTURE AND AD HOC MODES Chapter 1 : Ansible Ad hoc Commands Infrastructure and Ad-Hoc Modes Explained. Most Wi-Fi networks function in infrastructure mode. Devices on the network all communicate through a single access point,

More information

Page 1. EEC173B/ECS152C, Spring Wireless Mesh Networks. Wireless LAN or Cellular Networks. Introduction Flow Control Issues Rate Adaptation

Page 1. EEC173B/ECS152C, Spring Wireless Mesh Networks. Wireless LAN or Cellular Networks. Introduction Flow Control Issues Rate Adaptation EEC173B/ECS152C, Spring 2009 Wireless LAN or Cellular Networks Wireless Mesh Networks Introduction Flow Control Issues Rate Adaptation Access point Infrastructure Network (Internet) PSTN Network Base station

More information

Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power

Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power , pp.1-6 http://dx.doi.org/10.14257/ijsacs.2015.3.1.01 Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power Surabhi Shrivastava, Laxmi Shrivastava and Sarita Singh Bhadauria

More information

Bluetooth. Quote of the Day. "I don't have to be careful, I've got a gun. -Homer Simpson. Stephen Carter March 19, 2002

Bluetooth. Quote of the Day. I don't have to be careful, I've got a gun. -Homer Simpson. Stephen Carter March 19, 2002 Bluetooth Stephen Carter March 19, 2002 Quote of the Day "I don't have to be careful, I've got a gun. -Homer Simpson 1 About Bluetooth Developed by a group called Bluetooth Special Interest Group (SIG),

More information

Performance Evaluation of Quality of Service Parameters for Scheduling Algorithms in Wireless Mesh Networks Mayuri Panchal, Rajesh Bansode 2

Performance Evaluation of Quality of Service Parameters for Scheduling Algorithms in Wireless Mesh Networks Mayuri Panchal, Rajesh Bansode 2 www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 6 Issue 7 July 2017, Page No. 22027-22031 Index Copernicus value (2015): 58.10 DOI: 10.18535/ijecs/v6i7.21 Performance

More information

(Wireless) Internet Routing. Review of Wireless Networking (with Routing in Mind)

(Wireless) Internet Routing. Review of Wireless Networking (with Routing in Mind) (Wireless) Internet Routing Review of Wireless Networking (with Routing in Mind) 1 Review of Wireless Networking Architecture of wireless networks Wireless PHY Wireless MAC o 802.11 PHY: physical layer

More information

Wireless, Mobile, Sensor Technologies and the Future Internet Aug 2, 2005

Wireless, Mobile, Sensor Technologies and the Future Internet Aug 2, 2005 Wireless, Mobile, Sensor Technologies and the Future Internet Aug 2, 2005 Rutgers, The State University of New Jersey D. Raychaudhuri ray@winlab.rutgers.edu www.winlab.rutgers.edu 1 Introduction 2 Introduction:

More information

Data Communications. Data Link Layer Protocols Wireless LANs

Data Communications. Data Link Layer Protocols Wireless LANs Data Communications Data Link Layer Protocols Wireless LANs Wireless Networks Several different types of communications networks are using unguided media. These networks are generally referred to as wireless

More information

Architecture and Prototyping of an based Self-Organizing Hierarchical Ad-Hoc Wireless Network (SOHAN)

Architecture and Prototyping of an based Self-Organizing Hierarchical Ad-Hoc Wireless Network (SOHAN) Architecture and Prototyping of an 802.11- based Self-Organizing Hierarchical Ad-Hoc Wireless Network (SOHAN) PIMRC 2004, Barcelona Sept 5-8, 2004 S. Ganu, L. Raju, B. Anepu, S. Zhao, I. Seskar and D.

More information

An Overview of Mobile Ad hoc Networking

An Overview of Mobile Ad hoc Networking An Overview of Mobile Ad hoc Networking M. Scott Corson corson@flarion.com Flarion Technologies Bedminster, NJ USA INET 2002, June 18-21 Overview of Presentation! Introduction to MANET! Applications for

More information

802.11n in the Outdoor Environment

802.11n in the Outdoor Environment POSITION PAPER 802.11n in the Outdoor Environment How Motorola is transforming outdoor mesh networks to leverage full n advantages Municipalities and large enterprise customers are deploying mesh networks

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

OPNET Simulation of IEEE (WiFi) and IEEE (WiMAX) in a small area

OPNET Simulation of IEEE (WiFi) and IEEE (WiMAX) in a small area ENSC 895 - II: COMMUNICATION NETWORKS FINAL PROJECT PRESENTATION Spring 2010 OPNET Simulation of IEEE 802.11(WiFi) and IEEE 802.16(WiMAX) in a small area Azadeh Farzin www.sfu.ca/~afarzin afarzin@sfu.ca

More information

Survey on Multicast Routing Protocols in MANETs

Survey on Multicast Routing Protocols in MANETs Survey on Multicast Routing Protocols in MANETs A Viswanath, Dept of CSE, Sree Vidyanikethan Engineering College, Tirupati, AP, India. N Papanna, M.Tech, Assistant Professor, Sree Vidyanikethan Engineering

More information

Overview of Wi-Fi. Dr. Srikanth Subramanian CKO, Nanocell Networks Wi-Fi A Wireless Success Story

Overview of Wi-Fi. Dr. Srikanth Subramanian CKO, Nanocell Networks  Wi-Fi A Wireless Success Story Overview of Wi-Fi Dr. Srikanth Subramanian CKO, Nanocell Networks www.nanocellnetworks.com Wi-Fi A Wireless Success Story Wi-Fi present in all laptops/aps Wi-Fi Traffic trends Source: Cisco percentage

More information

Introduction. Computer Networks Term B10

Introduction. Computer Networks Term B10 Introduction Computer Networks Term B10 Introduction Outline Preliminary Definitions Internet Components Network Application Paradigms Classifying networks by transmission technology by size/scale by topology

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

ECE 586 Advanced Topics: Wireless Networking

ECE 586 Advanced Topics: Wireless Networking ECE 586 Advanced Topics: Wireless Networking http://www.ece.rochester.edu/courses/ece586 Spring 2005 TR 2-3:15, CSB 523 Wendi Heinzelman OH: T 3:30-4:30 Hopeman 307 wheinzel@ece.rochester.edu Class information

More information

Advanced Mobile Computing and Networking - CS 560. Wireless Technologies. Bluetooth. Bluetooth. Bluetooth. Bluetooth 7/3/2014.

Advanced Mobile Computing and Networking - CS 560. Wireless Technologies. Bluetooth. Bluetooth. Bluetooth. Bluetooth 7/3/2014. Advanced Mobile Computing and Networking - CS 560 Assessment CA 40% - Assignment 20% - 2 Tests 10% each Exam 60% Wireless Technologies, Infrared Data Association (),, and Institute of Electrical and Electronic

More information

Ad Hoc & Sensor Networks

Ad Hoc & Sensor Networks Ad Hoc & Sensor Networks Advanced Topics in Computer Networks Introduction Ad Hoc & Sensor Networks Ad Hoc Networks Sensor Networks Security Concerns 1 Introduction Introduction Definitions (ad hoc?) Ad

More information

Wireless networks: from cellular to ad hoc

Wireless networks: from cellular to ad hoc Wireless networks: from cellular to ad hoc The three wireless waves Wave #1: cellular telephony Still, biggest profit maker Wave #2 : wireless Internet access Most Internet access on US campuses is wireless

More information

Outline. CS5984 Mobile Computing. Dr. Ayman Abdel-Hamid, CS5984. Wireless Sensor Networks 1/2. Wireless Sensor Networks 2/2

Outline. CS5984 Mobile Computing. Dr. Ayman Abdel-Hamid, CS5984. Wireless Sensor Networks 1/2. Wireless Sensor Networks 2/2 CS5984 Mobile Computing Outline : a Survey Dr. Ayman Abdel-Hamid Computer Science Department Virginia Tech An Introduction to 1 2 1/2 Advances in micro-electro-mechanical systems technology, wireless communications,

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

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

Topic 2b Wireless MAC. Chapter 7. Wireless and Mobile Networks. Computer Networking: A Top Down Approach

Topic 2b Wireless MAC. Chapter 7. Wireless and Mobile Networks. Computer Networking: A Top Down Approach Topic 2b Wireless MAC Chapter 7 Wireless and Mobile Networks Computer Networking: A Top Down Approach 7 th edition Jim Kurose, Keith Ross Pearson/Addison Wesley April 2016 7-1 Ch. 7: Background: # wireless

More information

Announcements: ECE/CS 372 introduction to computer networks. Assign 4 is due this Thursday Lab 4 is due next Tuesday Assignment 5 posted soon

Announcements: ECE/CS 372 introduction to computer networks. Assign 4 is due this Thursday Lab 4 is due next Tuesday Assignment 5 posted soon ECE/CS 372 introduction to computer networks Lecture 14 Announcements: Assign 4 is due this Thursday Lab 4 is due next Tuesday Assignment 5 posted soon Credit for lecture slides to Professor Bechir Hamdaoui

More information

Introduction. High Speed LANs. Emergence of High-Speed LANs. Characteristics of High Speed LANS. Text ch. 6, High-Speed Networks and

Introduction. High Speed LANs. Emergence of High-Speed LANs. Characteristics of High Speed LANS. Text ch. 6, High-Speed Networks and High Speed LANs 3BA33 David Lewis 2 nd Semester 2006-07 3BA33 D.Lewis 2007 1 Characteristics of High Speed LANS 3BA33 D.Lewis 2007 3 Introduction Fast Ethernet and Gigabit Ethernet Fibre Channel High-speed

More information

A Study on Systems Beyond IMT-2000 in Korea

A Study on Systems Beyond IMT-2000 in Korea A Study on Systems Beyond IMT-2000 in Korea May 28, 2002 Vice President Ki-Chul Han, Ph.D (kchan kchan@etri.re. @etri.re.kr kr) Mobile Telecommunication Research Laboratory Electronics and Telecommunciations

More information

Ad Hoc Networks - Applications and System Design

Ad Hoc Networks - Applications and System Design Ad Hoc Networks - Applications and System Design Prof Sanjay Srivastava DA-IICT, Gandhinagar Modelling and Analysis Group of NeTworks (MAGNeT) Two day workshop on Ad Hoc Networks: Design, Applications,

More information

Seminar: Mobile Systems. Krzysztof Dabkowski Supervisor: Fabio Hecht

Seminar: Mobile Systems. Krzysztof Dabkowski Supervisor: Fabio Hecht Personal Area Networks Seminar: Mobile Systems November 19th 2009 Krzysztof Dabkowski Supervisor: Fabio Hecht Agenda Motivation Application areas Historical and technical overview Security issues Discussion

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

4G Wireless Systems. Outlines. Data Rates of Wireless Networks. Wireless Networks. Wireless Networks Throughput versus Range

4G Wireless Systems. Outlines. Data Rates of Wireless Networks. Wireless Networks. Wireless Networks Throughput versus Range Outlines 4G Wireless Systems Vijay K. Garg, Ph.D., P.E. Department of Electrical & Computer Engineering, College of Engineering, University of Illinois at Chicago e-mail: garg.v@comcast.net Types of wireless

More information

Real-Time and Low-Power Wireless Communication with Sensors and Actuators

Real-Time and Low-Power Wireless Communication with Sensors and Actuators THE KNOWLEDGE FOUNDATION S SENSORS GLOBAL SUMMIT 2015 November 10-11, 2015 San Diego Marriott La Jolla La Jolla, CA Real-Time and Low-Power Wireless Communication with Sensors and Actuators Behnam Dezfouli

More information

Junseok Kim Wireless Networking Lab (WINLAB) Konkuk University, South Korea

Junseok Kim Wireless Networking Lab (WINLAB) Konkuk University, South Korea Junseok Kim Wireless Networking Lab (WINLAB) Konkuk University, South Korea http://usn.konkuk.ac.kr/~jskim 1 IEEE 802.x Standards 802.11 for Wireless Local Area Network 802.11 legacy clarified 802.11 legacy

More information

CS 332 Computer Networks Wireless Networks

CS 332 Computer Networks Wireless Networks CS 332 Computer Networks Wireless Networks Professor Szajda Chapter 6: Wireless and Mobile Networks Background: # wireless (mobile) phone subscribers now exceeds # wired phone subscribers! computer nets:

More information

OPNET BASED SIMULATION AND INVESTIGATION OF WIMAX NETWORK USING DIFFERENT QoS

OPNET BASED SIMULATION AND INVESTIGATION OF WIMAX NETWORK USING DIFFERENT QoS OPNET BASED SIMULATION AND INVESTIGATION OF WIMAX NETWORK USING DIFFERENT QoS Kamini Jaswal 1, Jyoti 2, Kuldeep Vats 3 1 M.tech, Department of electronics and communication, South point institute of engineering

More information

Computer Networks. Wireless LANs

Computer Networks. Wireless LANs Computer Networks Wireless LANs Mobile Communication Technology according to IEEE (examples) Local wireless networks WLAN 802.11 Personal wireless nw WPAN 802.15 WiFi 802.11a 802.11b 802.11h 802.11i/e/

More information

CCM 4300 Lecture 2 Computer Networks: Wireless and Mobile Communication Systems. Dr Shahedur Rahman School of Science and Technology

CCM 4300 Lecture 2 Computer Networks: Wireless and Mobile Communication Systems. Dr Shahedur Rahman School of Science and Technology CCM 4300 Lecture 2 Computer Networks: Wireless and Mobile Communication Systems Dr Shahedur Rahman School of Science and Technology 1 Recap of Last Session defined a computer network and identified some

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

MobilityFirst Future Internet Architecture. Samuel Nelson

MobilityFirst Future Internet Architecture. Samuel Nelson MobilityFirst Future Internet Architecture Samuel Nelson snelson@winlab.rutgers.edu MobilityFirst Project: Collaborating Institutions (LEA) A. Venkataramani, J. Kurose,. Towsley M. Reiter S. Bannerjee

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 OVERVIEW OF MANETS A Mobile Ad-Hoc NETwork (MANET) is a collection of geographically distributed wireless mobile nodes forming a temporary network without using centralized

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

EnGenius Networks Singapore Pte Ltd M-Series Products Launch Oct., 2009

EnGenius Networks Singapore Pte Ltd M-Series Products Launch Oct., 2009 EnGenius Networks Singapore Pte Ltd M-Series Products Launch Oct., 2009 What is Wireless Mesh Network? A collection of wireless devices maintaining RF connectivity to create a seamless path for data packets

More information

WZRDnet. A Low-Power Wireless Ad-Hoc Mesh Network for Austere Tactical Environments. February 14, 2018

WZRDnet. A Low-Power Wireless Ad-Hoc Mesh Network for Austere Tactical Environments. February 14, 2018 White Paper TELEGRID Technologies, Inc. WZRDnet A Low-Power Wireless Ad-Hoc Mesh Network for Austere Tactical Environments February 14, 2018 23 Vreeland Road Suite 290 Florham Park, NJ 07932 www.telegrid.com

More information

Home Area Networks. Outline

Home Area Networks. Outline Home Area Networks CS 687 University of Kentucky Fall 2015 Acknowledgment: Some slides are adapted from the slides distributed with the book Computer Networking: A Top Down Approach, 5th edition. Jim Kurose,

More information

Pervasive Wireless Scenarios and Research Challenges Spring 08 Research Review Jun 2, 2008

Pervasive Wireless Scenarios and Research Challenges Spring 08 Research Review Jun 2, 2008 Pervasive Wireless Scenarios and Research Challenges Spring 08 Research Review Jun 2, 2008 Prof. D. Raychaudhuri ray@winlab.rutgers.edu www.winlab.rutgers.edu 1 Introduction: The Promise of Wireless Everywhere

More information

CSC 4900 Computer Networks: Wireless Networks

CSC 4900 Computer Networks: Wireless Networks CSC 4900 Computer Networks: Wireless Networks Professor Henry Carter Fall 2017 Last Time Mobile applications are taking off! What about current platforms is fueling this? How are an application s permission

More information

IEEE C /26. IEEE Working Group on Mobile Broadband Wireless Access <http://grouper.ieee.org/groups/802/20/>

IEEE C /26. IEEE Working Group on Mobile Broadband Wireless Access <http://grouper.ieee.org/groups/802/20/> 2003-03-09 IEEE C802.20-03/26 Project Title Date Submitted IEEE 802.20 Working Group on Mobile Broadband Wireless Access Architectural Attributes of an IP-based

More information

Announcements / Wireless Networks and Applications Lecture 9: Wireless LANs Wireless. Regular Ethernet CSMA/CD.

Announcements / Wireless Networks and Applications Lecture 9: Wireless LANs Wireless. Regular Ethernet CSMA/CD. Announcements 18-452/18-750 Wireless Networks and Applications Lecture 9: Wireless LANs 802.11 Wireless Peter Steenkiste Homework 1 should be out by tomorrow Project 1 by Friday Schedule:» Thursday lecture

More information

ECS-087: Mobile Computing

ECS-087: Mobile Computing ECS-087: Mobile Computing Mobile Adhoc Networks and Routing in MANETS (most of the slides borrowed from Prof. Sridhar Iyer) Diwakar Yagyasen 1 Index Mobile Ad Hoc Networks (MANET) MAC in MANET MANET routing

More information

Chapter 6 Wireless and Mobile Networks

Chapter 6 Wireless and Mobile Networks Chapter 6 Wireless and Mobile Networks Computer Networking: A Top Down Approach Featuring the Internet, 3 rd edition. Jim Kurose, Keith Ross Addison-Wesley, July 2004. 6: Wireless and Mobile Networks 6

More information

WPAN/WBANs: ZigBee. Dmitri A. Moltchanov kurssit/elt-53306/

WPAN/WBANs: ZigBee. Dmitri A. Moltchanov    kurssit/elt-53306/ WPAN/WBANs: ZigBee Dmitri A. Moltchanov E-mail: dmitri.moltchanov@tut.fi http://www.cs.tut.fi/ kurssit/elt-53306/ IEEE 802.15 WG breakdown; ZigBee Comparison with other technologies; PHY and MAC; Network

More information

Overview of IEEE Networks. Timo Smura

Overview of IEEE Networks. Timo Smura Overview of IEEE 802.11 Networks Timo Smura 24.03.2004 Outline Introduction IEEE 802.11 standards Protocol model Network topologies 802.11 MAC layer 802.11 PHY layers Interoperability: Wi-Fi Alliance 3GPP

More information

IT 4504 Section 4.0. Network Architectures. 2008, University of Colombo School of Computing 1

IT 4504 Section 4.0. Network Architectures. 2008, University of Colombo School of Computing 1 IT 4504 Section 4.0 Network Architectures 2008, University of Colombo School of Computing 1 Section 4.1 Introduction to Computer Networks 2008, University of Colombo School of Computing 2 Introduction

More information

IEEE s Wireless Mesh Networks: Challenges and Perspectives

IEEE s Wireless Mesh Networks: Challenges and Perspectives IEEE 802.11s Wireless Mesh Networks: Challenges and Perspectives Aggeliki Sgora 1, Dimitris D. Vergados 1,2, and Periklis Chatzimisios 3 1 University of the Aegean Department of Information and Communication

More information

OPNET based Performance Evaluation of WIMAX Network with WIMAX Management using Different QoS

OPNET based Performance Evaluation of WIMAX Network with WIMAX Management using Different QoS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 6, June 2014, pg.862

More information