Medium Access Control. MAC layer covers three functional areas: reliable data delivery access control security.

Slides:



Advertisements
Similar presentations
1 A Real-Time Communication Framework for Wireless Sensor-Actuator Networks Edith C.H. Ngai 1, Michael R. Lyu 1, and Jiangchuan Liu 2 1 Department of Computer.
Advertisements

6LoWPAN Extending IP to Low-Power WPAN 1 By: Shadi Janansefat CS441 Dr. Kemal Akkaya Fall 2011.
SELF-ORGANIZING MEDIA ACCESS MECHANISM OF A WIRELESS SENSOR NETWORK AHM QUAMRUZZAMAN.
Introduction to Wireless Sensor Networks
Sensor Network 教育部資通訊科技人才培育先導型計畫. 1.Introduction General Purpose  A wireless sensor network (WSN) is a wireless network using sensors to cooperatively.
CSE 5392By Dr. Donggang Liu1 CSE 5392 Sensor Network Security Introduction to Sensor Networks.
CSE 6590 Department of Computer Science & Engineering York University 1 Introduction to Wireless Ad-hoc Networking 5/4/2015 2:17 PM.
1 An Approach to Real-Time Support in Ad Hoc Wireless Networks Mark Gleeson Distributed Systems Group Dept.
1 Introduction to Wireless Sensor Networks. 2 Learning Objectives Understand the basics of Wireless Sensor Networks (WSNs) –Applications –Constraints.
CS541 Advanced Networking 1 Basics of Wireless Networking Neil Tang 1/21/2009.
A Survey on Energy Efficient MAC Protocol for Wireless Sensor Networks Huma Naushad.
Introduction to Wireless Sensor Networks
1 Energy Efficient Communication in Wireless Sensor Networks Yingyue Xu 8/14/2015.
Lecture #2 Chapter 14 Wireless LANs.
Wireless LAN Advantages 1. Flexibility 2. Planning 3. Design
IEEE Project started by IEEE for setting standard for LAN. This project started in (1980, February), Name given to project is year and month.
CWNA Guide to Wireless LANs, Second Edition
Microcontroller-Based Wireless Sensor Networks
Introduction to Wireless Sensor Networks
Why Visual Sensor Network & SMAC Implementation Group Presentation Raghul Gunasekaran.
BitTorrent enabled Ad Hoc Group 1  Garvit Singh( )  Nitin Sharma( )  Aashna Goyal( )  Radhika Medury( )
IEEE Wireless LAN Standard. Medium Access Control-CSMA/CA IEEE defines two MAC sublayers Distributed coordination function (DCF) Point coordination.
SENSOR NETWORKS BY Umesh Shah Mayuresh Patil G P Reddy GUIDES Prof U.B.Desai Prof S.N.Merchant.
Differential Ad Hoc Positioning Systems Presented By: Ramesh Tumati Feb 18, 2004.
Lecture 8: Wireless Sensor Networks
Wireless Sensor Networks Klaus Marius Hansen Associate Professor, Ph.D. Computer Science Department University of Aarhus.
Overview of Wireless Networks: Cellular Mobile Ad hoc Sensor.
Wireless Ad Hoc Networks
Wireless sensor and actor networks: research challenges
Chapter 14 Wireless LANs.
0.1 IT 601: Mobile Computing Wireless Sensor Network Prof. Anirudha Sahoo IIT Bombay.
Overview of Cellular Networks Mobile Ad hoc Networks Sensor Networks.
Introduction to Wireless Sensor Networks
Wireless Sensor Networks
Wireless LAN Requirements (1) Same as any LAN – High capacity, short distances, full connectivity, broadcast capability Throughput: – efficient use wireless.
Cognitive Radio Wireless Sensor Networks: Applications, Challenges and Research Trends Prepared by: Ameer Sameer Hamood University of Babylon - Iraq Information.
IEEE Wireless LAN. Wireless LANs: Characteristics Types –Infrastructure based –Ad-hoc Advantages –Flexible deployment –Minimal wiring difficulties.
Wireless Sensor Networks: A Survey I. F. Akyildiz, W. Su, Y. Sankarasubramaniam and E. Cayirci.
Lecture 8: Wireless Sensor Networks By: Dr. Najla Al-Nabhan.
- Pritam Kumat - TE(2) 1.  Introduction  Architecture  Routing Techniques  Node Components  Hardware Specification  Application 2.
Wireless sensor networks: a survey
Department of Electronics and Communication Engineering, KUET
In the name of God.
Wireless Sensor Networks
Wireless Sensor Networks
Chapter 19: Network Management
Introduction to Wireless Sensor Networks
Overview of Wireless Networks:
Introduction to Wireless Sensor Networks
Lecture 28 Mobile Ad hoc Network Dr. Ghalib A. Shah
Wireless Sensor Network (WSN)
SENSYS Presented by Cheolki Lee
Energy-Efficient Communication Protocol for Wireless Microsensor Networks by Wendi Rabiner Heinzelman, Anantha Chandrakasan, and Hari Balakrishnan Presented.
Algorithms for Big Data Delivery over the Internet of Things
Introduction to Wireless Sensor Networks
Net 435: Wireless sensor network (WSN)
CS 457 – Lecture 7 Wireless Networks
Vehicular Communication Technology
Bluetooth Based Smart Sensor Network
Adhoc and Wireless Sensor Networks
Chapter 6 Medium Access Control Protocols and Local Area Networks
Lecture 3: Wireless Sensor Networks
Issues in Ad Hoc Wireless Networks
Protocol Details John Bellardo UCSD.
Wireless Ad Hoc Networks
Subject Name: Adhoc Networks Subject Code: 10CS841
A Distributed Clustering Scheme For Underwater Sensor Networks
Connected Sensor Cover Problem
Basic TGad MAC Layer Proposals and Options for Coexistence
Chapter 15 Wireless LANs Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Presentation transcript:

Medium Access Control

MAC layer covers three functional areas: reliable data delivery access control security

Medium Access Control

DCF and PCF  PCF and DCF operate concurrently within the same BSS.  The two access methods alternate, with a contention-free period (CFP) followed by a contention period (CP).

DCF and PCF  DCF: fundamental access method of IEEE MAC, implemented in all STAs, known as CSMA/CA

PCF  Supports time-bounded services.  Lets stations to have priority access to the wireless medium.  Polling stations one by one (centralized operation)  Coordinated by Point Coordinator (PC), typically collocated with the AP.

PCF  PCF has higher priority than the DCF.  Beacon frame is a management frame that maintains the synchronization of the timers in the stations and delivers protocol related parameters.

DCF MAC Requirements  To avoid interference among simultaneous transmissions  But enable as many non-interfering transmission as possible  Maintain fairness among transmissions

DCF MAC Requirements  No centralized coordinators: fully distributed operations  No clock synchronization: asynchronous operations

WIRELESS SENSOR NETWORK (WSN)

Definition  A sensor network is composed of a large number of sensor nodes that are densely deployed inside or very close to the phenomenon  random deployment  self-organizing capabilities

Definition – Cont…  Sensor nodes are small, low-cost, low- power devices that have following functionality:  communicate on short distances  sense environmental data  perform limited data processing

Definition – Cont…  Network usually also contains “sink” node which connects it to the outside world.  Wireless sensor networks consists of protocols and algorithms with self- organizing capabilities.

WSN communication architecture

Components of sensor node

Protocol Stack  Protocols should be  Power aware  Location aware  Application aware

Comparison of WSN & Ad hoc network  Wireless sensor networks mainly use broadcast communication while ad hoc networks use point-to-point communication.  Unlike ad hoc networks wireless sensor networks are limited by sensors limited power, energy and computational capability.

Comparison of WSN & Ad hoc network – Cont…  Sensor nodes may not have global ID because of the large amount of overhead and large number of sensors.

Application of WSN  They have an ever-increasing number of applications, such as  infrastructure protection and security,  surveillance,  health-care,  environment monitoring,  food safety,  intelligent transportation, and  smart energy.

Application of WSN

 The applications can be divided in three categories: 1.Monitoring of objects. 2.Monitoring of an area. 3.Monitoring of both area and objects.

Monitoring area  Environmental and Habitat Monitoring  Precision Agriculture  Indoor Climate Control  Military Surveillance  Intelligent Alarms

Monitoring object  Structural Monitoring  Eco-physiology  Condition-based Maintenance  Medical Diagnostics  Urban terrain mapping

Monitoring Interaction b/n objects and space  Wildlife Habitats  Disaster Management  Emergency Response  Ubiquitous Computing  Asset Tracking  Health Care

Characteristics of WSN  Wireless Sensor Networks mainly consists of sensors. Sensors are -  low power  limited memory  energy constrained due to their small size.

Characteristics of WSN – Cont…  Wireless networks can also be deployed in extreme environmental conditions and may be prone to enemy attacks.  Although deployed in an ad hoc manner they need to be self organized and self healing and can face constant reconfiguration.

Design Challenges  Heterogeneity  The devices deployed maybe of various types and need to collaborate with each other.  Distributed Processing  The algorithms need to be centralized as the processing is carried out on different nodes.

Design Challenges – Cont…  Low Bandwidth Communication  The data should be transferred efficiently between sensors  Large Scale Coordination  The sensors need to coordinate with each other to produce required results.

Design Challenges – Cont…  Utilization of Sensors  The sensors should be utilized in a ways that produce the maximum performance and use less energy.  Real Time Computation  The computation should be done quickly as new data is always being generated.

Operational Challenges  Energy Efficiency  Limited storage and computation  Low bandwidth and high error rates

Operational Challenges – Cont…  Errors are common  Wireless communication  Noisy measurements  Node failure are expected  Scalability to a large number of sensor nodes  Survivability in harsh environments