ImageVerifierCode 换一换
格式:PPT , 页数:36 ,大小:431.50KB ,
资源ID:379410      下载积分:2000 积分
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝扫码支付 微信扫码支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【http://www.mydoc123.com/d-379410.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(Cellular IP- Introduction.ppt)为本站会员(terrorscript155)主动上传,麦多课文库仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文库(发送邮件至master@mydoc123.com或直接QQ联系客服),我们立即给予删除!

Cellular IP- Introduction.ppt

1、Cellular IP: Introduction,Reference: “Design, implementation, and evaluation of cellular IP”; Campbell, A.T.; Gomez, J.; Kim, S.; Valko, A.G.; Chieh-Yih Wan; Turanyi, Z.R.; IEEE Personal Communications, Volume: 7 Issue: 4, Aug. 2000; Page(s): 42 49 (CellularIPIntro-3.pdf),2,Introduction,Trend Large

2、numbers of mobile users equipped with wireless IP-enabled communicators will have access to a wide array of Web-based mobile multimedia services High-speed access can be achieved by using smaller and smaller cell sizes Resulting in coverage area with a larger number of base stations Picocellular env

3、ironments: simple, low-cost wireless infrastructure,3,Introduction (cont),Seamless mobility The ability of the network to support fast handoff between base stations with low delay and minimum or zero packet loss Paging In essence, Mobile hosts will be in an idle state but passively connected to the

4、network infrastructure It will be sufficient for the wireless Internet only to know the approximate location of its population of idle users The exact location of idle mobile hosts only becomes important when data needs to be forwarded to them, in which case the network needs to be able to efficient

5、ly search and find these users in a scalable and timely manner,4,Introduction (cont),Passive connectivity Efficient location tracking in support of idle users and paging in support of active communications Handle the location tracking of active and idle mobile hosts independently E.g. keeping the ap

6、proximate location information of idle users requires less signaling and thus reduced the load of the network (air and wired) Mobile IP doest not support the notion of seamless mobility, passive connectivity, or paging Cellular IP (micro mobility),5,Related Work,Hawaii Support seamless mobility, pas

7、sive connectivity, and paging Hawaii nodes are IP routers Assume intra-domain routing protocol is operating in the access network, allowing each node to have routes to other nodes The routing information is used to exchange explicit signaling messages, and forward packets between old and new access

8、points during handoff For large number of mobile hosts (e.g. tens of thousands), the use of an all-IP-based router solution for picocellular networks may become prohibitively expensive,6,Related Work (cont),About Cellular IP Layer 3 routing protocol Replaces IP routing but without modifying the IP p

9、acket format and forwarding mechanism Location management is integrated with routing Per-host location information stored in Cellular IP nodes is the next hop route for a given mobile host Adopting the learning feature of Ethernet switches Layer 2 solution (low cost to support large number of MH) Ce

10、llular IP uses data packets to refresh location management state and can operate at layer two or three The use of explicit signaling messages is limited by using the IP data packets to convey location and paging information,7,Protocol Overview,Network model,Mapping (X, BS3),8,Protocol Overview (cont

11、),Base station Wireless access point and router of IP packets while performing all mobility-related functions Built on a regular IP forwarding engine with the exception that IP routing is replaced by Cellular IP routing Gateway router Connects Cellular IP networks to the Internet Mobile hosts attach

12、ed to an access network use the IP address of the gateway as their Mobile IP care-of-address,9,Protocol Overview (cont),General principles To minimize control messaging, regular data packets transmitted by mobile hosts are used to refresh host location information Uplink packets are routed from a mo

13、bile host to the gateway on a hop-by-hop basis The path taken by these packets is cached by all intermediate base stations To route downlink packets addressed to a mobile host, the path used by recently transmitted packets from the mobile host is reversed,10,Protocol Overview (cont),When the mobile

14、host has no data to transmit, it sends a small, special IP packets toward the gateway to maintain its downlink routing state Passive connectivity: mobile hosts that have not received packets for some period of time allow their downlink routes to be cleared from the cache (soft state timer) Paging is

15、 used to route packets to idle mobile hosts,11,CIP Routing,Cellular IP gateway Periodically broadcasts a beacon packet that is flooded in the access network Base stations Record the neighbor they last received this beacon from and use it to route packets toward the gateway Packet transmission All pa

16、ckets transmitted by mobile hosts, regardless their destination address, are routed toward the gateway using these routes,12,CIP Routing (cont),As these packets pass each node en route to the gateway, their route information is recorded in the routing cache of each base station en route For a mobile

17、 host that is not regularly transmitting data packets, to keep its routing cache mappings valid, the host transmits route update packets in the uplink at regular intervals called route-update time,13,CIP Handoff,Hard handoff Mobile hosts listen to beacons transmitted by base stations and initiate ha

18、ndoff based on signal strength measurement To perform a handoff, a MH tunes its radio to a new BS and sends a route-update packet The route update message creates routing cache mappings en route to the gateway configuring the downlink route cache to point toward the new base station Define handoff l

19、atency = the time between handoff initiation and the arrival of the first packet along the new route,14,CIP Handoff (cont),For hard handoff, handoff latency = round-trip time between the MH and the crossover base station. In the worst case, the crossover point is the gateway During the interval of h

20、andoff latency, downlink packets may be lost Although packets may get lost during a hard handoff, the time taken to redirect packets to the new point of attachment is shorter than that in Mobile IP Method to reduced packet loss during handoff: relying on interaction between the old and new base stat

21、ions (the idea of HAWAII),15,Hard Handoff,16,Semi-soft handoff,Reduce packet loss during handoff 1. In order to reduce handoff latency, the routing cache mappings associated with the new base station must be created before the actual handoff takes place Before a mobile host hands off to a new base s

22、tation, it sends a semi-soft packet to the new base station and immediately returns to listening to the old base station The semi-soft packet is used to establish new routing cache mappings between the crossover and new base stations,17,Semi-soft handoff (cont),2. After a semi-soft delay, the mobile

23、 host performs a regular handoff The semi-soft delay can be an arbitrary value that is proportional to the mobile-to-gateway round-trip time The delay ensures that by the time the MH finally tunes its radio to the new BS, its downlink packets are being delivery through both the old and the new BS i.

24、e. the downlink packets consumes twice the amount of resources during the period of semi-soft delay,18,Semi-soft handoff (cont),Q: does semi-soft handoff ensures smooth handoff (no packet loss during handoff) ? Consider the time to transmit packets from the crossover point to the new base station Ca

25、se 1. New BS is behind the old one Duplicate packets (which does not disrupt many APs) Case 2. New BS is ahead Packets will be missing,19,Semi-soft handoff (cont),Crossover,Old BS,New BS,Pkt i,Pkt i,MH,MH,Case 1,Crossover,Old BS,New BS,Pkt i,Pkt i,MH,MH,Case 2,20,Semi-soft handoff (cont),Solution fo

26、r Case 2: by temporarily introducing a constant delay along the new path between the crossover and new base stations using a simple delay device mechanism (delay buffers) Optimally, the device delay should be located at the crossover base station After handoff is complete, the mobile host sends a da

27、ta or route-update packet along the new path, which disables the delaying mechanism.,21,CIP Paging,Base stations are geographically grouped into paging areas When there is no call ongoing, mobile hosts only need to report their position to the network if they move between paging areas This makes loc

28、ation update and handoff support for idle hosts unnecessary,22,Paging Areas,23,CIP Paging (cont),Idle mobile host That has not transmitted packets for a system-specific active-state-timeout Transmits paging-update packets at regular intervals defined by a paging-update-time Base stations May optiona

29、lly maintain paging cache Paging cache mappings have a longer timeout period called paging-timeout, hence a longer interval exists between consecutive paging-update packets,24,CIP Paging (cont),Paging action When a packet is addressed to an idle mobile host, and the gateway or base stations find no

30、valid routing cache mapping for the destination If the base station has no paging cache, it will forward the packet to all of its interfaces except the one the packet came through Base stations that have paging cache will only forward a paging packet (the first data packet) to the mapped interface i

31、f the destination has a valid paging cache mapping If there is no paging cache in an access network, the first packet addressed to an idle mobile will be broadcast,25,CIP Security,Only authenticated (control) packets can establish or change cache mappings Data packets can only refresh existing mappi

32、ngs Session keys used by mobile hosts to perform authentication must be promptly available at the new base station during handoff The session key is calculated using an MD5 hashing function,26,CIP Security (cont),A special session key is used in CIP access networks, and each BS can independently cal

33、culate session keys The session key is a secure hash, which combines: The IP address of a MH (IPMH) A random # (RMH) assigned to a MH when it first registers with an access network A network secret (Knetwork) known by all BS within in an access network Session key Ksession = MD5 (IPMH, RMH, Knetwork

34、) A session key is first calculated and transmitted to a MH when it first contacts the CIP network during global mobility authentication and authorization,27,CIP Security (cont),AAA,Ksession ,RMH,MH,BS,Route-Update,Encryption with Ksession,BS can quickly calculate the session key by combining the IP

35、 address and the random value found in the control packet with the network secret. BS can validate authentication easily with the session key.,Authentication Info.,RMH,IPMH,28,Performance Evaluation,Testbed,100Mbps full duplex,2Mbps WaveLAN,MH can dynamically change frequency to perform handoff,29,U

36、DP Performance,MH Handoff every 5sec,30,UDP Performance (cont),Input The mobile host receives 100 byte UDP packets at rates of 25 and 50 packets/s while making periodic handoffs between B2 and B3 every 5s Discussion Hard handoff causes packet losses proportional to the round-trip time and to the dow

37、nlink packet rate Semi-soft handoff eliminates packet loss Buffering a single packet in the delay device is sufficient to eliminate loss even in the case of a large round-trip time where hard handoff results in the loss of up to 4 packets,31,TCP Performance,32,TCP Performance (cont),Input TCP Reno,

38、downloading 16 Mbytes of data from a correspondent host to a mobile host Discussion Hard handoff The performance of TCP degrades as the handoff frequency increases due to packet loss Semi-soft handoff Reduced packet loss and significantly improved the transport throughput For 8-packet delay buffer,

39、the packet loss is eliminated at the higher handoff rates The results look promising,33,TCP Performance (cont),The throughput measured at zero handoff rate is marginally lower than 1.6Mbps achieved using standard IP routing 1. IP is implemented in the kernel and CIP in user space 2. CIP uses PCAP (B

40、erkeley Packet Filters Packet Capture Library) to forward packets which is not optimized for IP forwarding.,34,Scalability,High throughput with large # of mobile hosts Efficient routing cache search Routing cache misses search paging cache Input Permanent, random cache mappings Multi-homed 300MHz PC

41、 base station Radio interface 100Mbps Ethernet Discussion Operation of CIP routing cache is very similar to the self-learning operation of Ethernet switches CIP software base stations are capable of supporting large # of mobile hosts and high aggregate throughput,35,Scalability (cont),36,Future Work,Quality of service provisioning Multiple gateways in Cellular IP Networks Mobile host should be capable of changing gateways (care-of-address) during normal operations Specification, source code for Cellular IP Web page: comet.columbia.edu/cellularip,

copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
备案/许可证编号:苏ICP备17064731号-1