zoukankan      html  css  js  c++  java
  • [Computer Networking] {CMU14-740} Lecture 23: Wireless Networks

    The mobility provided by wireless networks has made a huge difference in the lives of most citizens of the internet. However, several challenges have to be overcome by a wireless link layer to make that promise into a reality. Primary among them is the lack of collision detection due to receiver shutdown during transmission. The hidden terminal problem also means that collisions are not apparent to all hosts on a link. This lecture will examine the collision avoidance mechanisms that are key to 802.11 wireless protocols.

     

    The Hidden Terminal Problem

    Lesson Objectives

    By the end of this lesson, the student will be able to:

    • explain the challenges of a wireless subnet, including those caused by range limits, mobility, receiver shutdown, noise, multi-path, hidden terminal, and exposed terminal problems.
    • describe the CSMA/CA algorithm and how it helps overcomes some of the wireless challenges.
    • describe the use of channel reservations to avoid collisions.
    • explain some features of the 802.11 standard (do not memorize features of the variants). Such features include operating modes, security, frame format, power management and rate adaptation.

    Reading

    • KR 6.1 - 6.3

    Slides

    Due

    Video




     

     

     

    moving place but the remote server doesnt know that

     

    Gt

    Gr

    Gain of transimitter or receiver

     lambda = wavelength of the signal 

    receiver is closed to transimitter and extreemely sensitive, due to the small number of lambda and the decaying speed

    so we must shut off the receiver when transmitting signal

    also in Ethernet it's easier to distinguish if the signal is sent out or received.

    need some complex math

     

     

     

    Collision avoidance => wireless

    collision detection => ethernet

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

     

  • 相关阅读:
    vue table 固定首列和首行
    手机号隐藏中间4位变成****
    微信小程序填坑之page[pages/XXX/XXX] not found.May be caused by
    table表格固定前几列,其余的滚动
    大文件切片功能
    js如何判断数字是否有小数
    获取当前时间前后6个月的时间数组
    为你的mail server增加SPF记录
    给hmailserver添加DKIM签名
    HttpWatch工具简介及使用技巧
  • 原文地址:https://www.cnblogs.com/ecoflex/p/10971274.html
Copyright © 2011-2022 走看看