计算机网络自顶向下方法第六章(英文版课件).ppt
《计算机网络自顶向下方法第六章(英文版课件).ppt》由会员分享,可在线阅读,更多相关《计算机网络自顶向下方法第六章(英文版课件).ppt(62页珍藏版)》请在三一办公上搜索。
1、6:Wireless and Mobile Networks,6-1,Chapter 6Wireless and Mobile Networks,Computer Networking:A Top Down Approach Featuring the Internet,3rd edition.Jim Kurose,Keith RossAddison-Wesley,July 2004.,6:Wireless and Mobile Networks,6-2,Chapter 6:Wireless and Mobile Networks,Background:#wireless(mobile)pho
2、ne subscribers now exceeds#wired phone subscribers!computer nets:laptops,palmtops,PDAs,Internet-enabled phone promise anytime untethered Internet accesstwo important(but different)challengescommunication over wireless linkhandling mobile user who changes point of attachment to network,6:Wireless and
3、 Mobile Networks,6-3,Chapter 6 outline,6.1 Introduction Wireless6.2 Wireless links,characteristicsCDMA6.3 IEEE 802.11 wireless LANs(“wi-fi”)6.4 Cellular Internet Accessarchitecturestandards(e.g.,GSM),Mobility6.5 Principles:addressing and routing to mobile users6.6 Mobile IP6.7 Handling mobility in c
4、ellular networks6.8 Mobility and higher-layer protocols6.9 Summary,6:Wireless and Mobile Networks,6-4,Elements of a wireless network,6:Wireless and Mobile Networks,6-5,Elements of a wireless network,6:Wireless and Mobile Networks,6-6,Elements of a wireless network,wireless linktypically used to conn
5、ect mobile(s)to base stationalso used as backbone link multiple access protocol coordinates link access various data rates,transmission distance,6:Wireless and Mobile Networks,6-7,Characteristics of selected wireless link standards,384 Kbps,56 Kbps,54 Mbps,5-11 Mbps,1 Mbps,802.15,802.11b,802.11a,g,I
6、S-95 CDMA,GSM,UMTS/WCDMA,CDMA2000,.11 p-to-p link,2G,3G,6:Wireless and Mobile Networks,6-8,Elements of a wireless network,6:Wireless and Mobile Networks,6-9,Elements of a wireless network,Ad hoc modeno base stationsnodes can only transmit to other nodes within link coveragenodes organize themselves
7、into a network:route among themselves,6:Wireless and Mobile Networks,6-10,Wireless Link Characteristics,Differences from wired link.decreased signal strength:radio signal attenuates as it propagates through matter(path loss)interference from other sources:standardized wireless network frequencies(e.
8、g.,2.4 GHz)shared by other devices(e.g.,phone);devices(motors)interfere as wellmultipath propagation:radio signal reflects off objects ground,arriving ad destination at slightly different times.make communication across(even a point to point)wireless link much more“difficult”,6:Wireless and Mobile N
9、etworks,6-11,Wireless network characteristics,Multiple wireless senders and receivers create additional problems(beyond multiple access):,Hidden terminal problemB,A hear each otherB,C hear each otherA,C can not hear each othermeans A,C unaware of their interference at B,Signal fading:B,A hear each o
10、therB,C hear each otherA,C can not hear each other interferring at B,6:Wireless and Mobile Networks,6-12,Code Division Multiple Access(CDMA),used in several wireless broadcast channels(cellular,satellite,etc)standardsunique“code”assigned to each user;i.e.,code set partitioningall users share same fr
11、equency,but each user has own“chipping”sequence(i.e.,code)to encode dataencoded signal=(original data)X(chipping sequence)decoding:inner-product of encoded signal and chipping sequenceallows multiple users to“coexist”and transmit simultaneously with minimal interference(if codes are“orthogonal”),6:W
12、ireless and Mobile Networks,6-13,CDMA Encode/Decode,slot 1,slot 0,Zi,m=di.cm,slot 0channeloutput,slot 1channeloutput,channel output Zi,m,sender,code,databits,slot 1,slot 0,slot 0channeloutput,slot 1channeloutput,receiver,code,receivedinput,6:Wireless and Mobile Networks,6-14,CDMA:two-sender interfer
13、ence,6:Wireless and Mobile Networks,6-15,Chapter 6 outline,6.1 Introduction Wireless6.2 Wireless links,characteristicsCDMA6.3 IEEE 802.11 wireless LANs(“wi-fi”)6.4 Cellular Internet Accessarchitecturestandards(e.g.,GSM),Mobility6.5 Principles:addressing and routing to mobile users6.6 Mobile IP6.7 Ha
14、ndling mobility in cellular networks6.8 Mobility and higher-layer protocols6.9 Summary,6:Wireless and Mobile Networks,6-16,IEEE 802.11 Wireless LAN,802.11b2.4-5 GHz unlicensed radio spectrumup to 11 Mbpsdirect sequence spread spectrum(DSSS)in physical layerall hosts use same chipping codewidely depl
15、oyed,using base stations,802.11a 5-6 GHz rangeup to 54 Mbps802.11g 2.4-5 GHz rangeup to 54 MbpsAll use CSMA/CA for multiple accessAll have base-station and ad-hoc network versions,6:Wireless and Mobile Networks,6-17,802.11 LAN architecture,wireless host communicates with base stationbase station=acc
16、ess point(AP)Basic Service Set(BSS)(aka“cell”)in infrastructure mode contains:wireless hostsaccess point(AP):base stationad hoc mode:hosts only,BSS 1,BSS 2,hub,switchor router,6:Wireless and Mobile Networks,6-18,802.11:Channels,association,802.11b:2.4GHz-2.485GHz spectrum divided into 11 channels at
17、 different frequenciesAP admin chooses frequency for APinterference possible:channel can be same as that chosen by neighboring AP!host:must associate with an APscans channels,listening for beacon frames containing APs name(SSID)and MAC addressselects AP to associate withmay perform authentication Ch
18、apter 8will typically run DHCP to get IP address in APs subnet,6:Wireless and Mobile Networks,6-19,IEEE 802.11:multiple access,avoid collisions:2+nodes transmitting at same time802.11:CSMA-sense before transmittingdont collide with ongoing transmission by other node802.11:no collision detection!diff
19、icult to receive(sense collisions)when transmitting due to weak received signals(fading)cant sense all collisions in any case:hidden terminal,fadinggoal:avoid collisions:CSMA/C(ollision)A(voidance),6:Wireless and Mobile Networks,6-20,IEEE 802.11 MAC Protocol:CSMA/CA,802.11 sender1 if sense channel i
20、dle for DIFS then transmit entire frame(no CD)2 if sense channel busy then start random backoff timetimer counts down while channel idletransmit when timer expiresif no ACK,increase random backoff interval,repeat 2802.11 receiver-if frame received OK return ACK after SIFS(ACK needed due to hidden te
21、rminal problem),sender,receiver,6:Wireless and Mobile Networks,6-21,Avoiding collisions(more),idea:allow sender to“reserve”channel rather than random access of data frames:avoid collisions of long data framessender first transmits small request-to-send(RTS)packets to BS using CSMARTSs may still coll
22、ide with each other(but theyre short)BS broadcasts clear-to-send CTS in response to RTSRTS heard by all nodessender transmits data frameother stations defer transmissions,Avoid data frame collisions completely using small reservation packets!,6:Wireless and Mobile Networks,6-22,Collision Avoidance:R
23、TS-CTS exchange,AP,A,B,time,defer,6:Wireless and Mobile Networks,6-23,802.11 frame:addressing,Address 2:MAC addressof wireless host or AP transmitting this frame,Address 1:MAC addressof wireless host or AP to receive this frame,Address 3:MAC addressof router interface to which AP is attached,Address
24、 4:used only in ad hoc mode,6:Wireless and Mobile Networks,6-24,H1,R1,802.11 frame:addressing,6:Wireless and Mobile Networks,6-25,802.11 frame:more,duration of reserved transmission time(RTS/CTS),frame seq#(for reliable ARQ),frame type(RTS,CTS,ACK,data),6:Wireless and Mobile Networks,6-26,hub or swi
25、tch,AP 2,AP 1,H1,BBS 2,BBS 1,802.11:mobility within same subnet,H1 remains in same IP subnet:IP address can remain sameswitch:which AP is associated with H1?self-learning(Ch.5):switch will see frame from H1 and“remember”which switch port can be used to reach H1,6:Wireless and Mobile Networks,6-27,ra
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机网络 向下 方法 第六 英文 课件
链接地址:https://www.31ppt.com/p-6606858.html