An Enhanced Handoff Mechanism for Cellular IP

Size: px
Start display at page:

Download "An Enhanced Handoff Mechanism for Cellular IP"

From this document you will learn the answers to the following questions:

  • What IP introduced a new handoff method called semisoft handoff?

  • What type of handoff does an MH make when it's made?

  • What did Cellular IP introduce a new handoff method?

Transcription

1 An Enhanced Handoff Mechanism for Cellular IP Jong-deok Kim, 1 Kyung-ah Kim, 1, 2 JaeYoon Park 2, Chong-kwon Kim 1 1 School of Electrical Engineering and Computer Science, SNU, Seoul, Korea 2 Korea Telecom, Seoul, Korea kimjd@popeye.snu.ac.kr Abstract Handoff is one of the most important factors that may degrade the performance of TCP connections in wireless data networks. In this paper, we present a lossless and duplication free handoff scheme called LPM (Last Packet Marking) for improving Cellular IP semisoft handoff. LPM signals the safe handoff cue by sending a specially marked packet to mobile hosts. With this control packet, MH can adapt to network dynamics simply and efficiently. Our performance study shows that LPM achieves lossless packet delivery without duplication and increases TCP throughput significantly. Keywords Micro Mobility, Cellular IP, Hard Handoff, Semi-soft Handoff, Last Packet Marking 1. Introduction Currently, there are many efforts underway to provide Internet services on integrated wireless and wireline networks. Supporting efficient IP mobility is one of the major issues to construct IP-based wireless access networks. Mobile users will expect the same level of service quality as wireline users. Even though access point of mobile user changes, IP connections should be maintained transparently. The Mobile Internet Protocol (Perkins, 1996, Johnson and Perkins, 2000) is the current standard for supporting global IP mobility in simple and scalable manner. But, in processing frequent handoffs in cellular based wireless access networks, Mobile IP has some limitations. After each migration, a new local address called the care-of address must be obtained and registered to a possibly distant home agent. This incurs increasing handoff latency and load on the global Internet, and mobile users suffer service degradation during the handoff period. A number of solutions (Cambell, et al, 2000, Ramjee, et al, 1999, Mankin and Soliman, 2000) have been discussed to overcome these problems. These approaches are extending Mobile IP rather than replacing it. To handle local movement of mobile hosts without interaction with the Mobile-IP-enabled Internet, they adopt a domain-based approach. That is, these intradomain protocols are used for establishing and exchanging the state information inside the wireless access networks, so as to get fast and efficient intra-domain mobility or micromobility control Among these intra-domain mobility protocols, Cellular IP (Cambell, et al, 2000) attracts special attention for it s seamless mobility support in limited geographical areas. Since COA(Care-of-Address) is not changed in local mobility control, it eliminates the load for location update in the global Internet. And by using paging concept, Cellular IP provides simple location tracking scheme called cheap passive connectivity, which imposes neither traffic nor processing load on the global network as long as the host is idle, and preserves the power reserves of mobile nodes.

2 A previous study (Seshan, et al 1997) showed that the performance of TCP degrades significantly due to packet losses in frequent handoffs in small cell wireless networks. Cellular IP introduces semisoft handoff mechanism to reduce the number of lost packets. It establishes a routing path to the new BS (Base Station) before handoff, and temporarily bicasts data to the both old (current) and new BS. The throughput of TCP using semisoft handoff is much better than that of hard handoff. Nonetheless, packet loss or packet duplication still can occur in Cellular IP semisoft handoff, which results in the degradation of TCP performance. In this paper, we propose a simple handoff scheme called LPM (Last Packet Marking) for Cellular IP. LPM gives exact cue to mobile host for safe handoff to remove packet loss or packet duplication. This paper is structured as follows. In section 2, we briefly preview the Cellular IP handoff mechanism. In section 3, we describe last packet marking method for improving Cellular IP semisoft handoff. In section 4, we verify LPM by computer simulations. Finally, we conclude in section Review of Cellular IP In Cellular IP, a group of BSs (Base Stations) forms one access network. Each access network attaches to the Internet via a gateway router. A BS, which provides wireless access service to MHs (Mobile Hosts), is a special-purpose router with mobility-related functions. Cellular IP assumes the tree network topology to simplify routing within an access network. An MH which visits a certain access network uses the IP address of the gateway router as its care-ofaddress. Within the access network, the MH is identified by its home address. Since COA (Care of Address) is not changed in local mobility control, Cellular IP eliminates the load for location update in global Internet. Let us examine Cellular IP handoff schemes briefly. Cellular IP proposes hard and semisoft handoff. The hard handoff scheme, the basic handoff mechanism of Cellular IP, makes a new route to the new BS after real handoff. Hard handoff suffers from severe packet losses and results in performance degradation. To provide adequate performance to both TCP and UDP traffic while maintaining the lightweight nature of the base Cellular IP protocol, Cellular IP introduced a new handoff method called semisoft handoff. Prior to make a real handoff, an MH makes a brief connection to a new BS and sends a semisoft request packet. The semisoft request packet is forwarded toward the gateway router and eventually it reaches a crossover router which is a branching point of the path to the old BS and the path to the new BS. Receiving the semisoft request packet, the crossover node updates its route cache by adding the path to the new BS and starts to buffer packets destined to the MH in a delay device. The MH makes a real handoff after a pre-determined semisoft delay. The MH issues a route update packet to the crossover node after the real handoff. The crossover node updates the route cache and transmits packets buffered in a delay device and packets arrived thereafter. Since optimal semisoft delay cannot be predicted accurately, Cellular IP fixes the semisoft delay proportional to the maximum mobile-to-gateway round-trip delay. On various network topology and network traffic, applying constant semisoft delay may cause an MH to receive duplicated packets or to suffer packet losses. Duplicated packet does not disrupt many applications, but packet loss limits TCP's performance severely. To eliminate the packet loss, Cellular IP temporarily introduces a constant delay along the new path between the crossover node and the new BS using a delay device on the crossover node. So, just after a handoff, most MH suffers packet delay or duplication, which can cause quality degradation of real time traffic or can trigger TCP congestion control.

3 3. Last Packet Marking We develop a new handoff scheme called LPM which can signal exact handoff initiation time to an MH. Overall LPM procedure is similar to the semisoft handoff in many aspects. As in Cellular IP, an MH sends a semisoft request packet to the new BS before making a real handoff. Receiving the semisoft request packet, a crossover node creates a mapping for the new path and forwards it to the gateway. LPM makes a distinction in that the crossover node sends a special control message called the semisoft reply to the old BS before multicasting data packets to both the new BS and the old BS. As the semisoft reply assures the MH that it has received all the packets that can be received only through the BS and it can receive following data packets from the new BS. So the semisoft reply can be used as a trigger for safe handoff by the MH. Therefore, receiving the semisoft reply through the old BS, MH initiates real handoff immediately rather than waiting for the expiration of constant semisoft delay as in Cellular IP. Cellular IP introduces the crossover delay to synchronize the delay difference between the new path and the old path from the crossover node in case the new path is shorter than the old path. However this may introduce undesirable additional delay in many situations. LPM makes another distinction in that the crossover node sends data packets to the new BS immediately instead of buffering packets in its delay device for the constant crossover delay. In case packets sent to the new path arrive the new BS before the handoff, the new BS buffer them for fast delivery after handoff. This approach eliminates undesirable packet delay and packet duplication in many cases. Cellular IP does not place any restriction on delaying a real handoff for the constant semisoft delay. However delaying a handoff would be restricted in real situations. Therefore there would be situations that an MH should make a real handoff even if it does not receive the semisoft reply, or it could make a real handoff only after it has received several data packets after the semisoft reply. The former case may result in the packet loss and the latter case may result in the packet duplication. To overcome these, we propose packet forwarding to the new BS by the old BS for the former case, and packet duplicate elimination at the new BS for the latter case. The old BS uses the semisoft reply as a delimiter for the packet forwarding to the new BS. That is, packets arrived at the old BS after the last packet mark will not be forwarded, which alleviates the forwarding overhead compared to the general forwarding mechanism proposed. As there is no sequence number in IP Header, the new BS uses a hash function to identify and eliminate the duplicated packets from its buffer. Compared to Cellular IP, LPM only introduces a simple handoff signal, semisoft reply, that enables MH to adapt to the network topology and dynamics instead of using fixed parameters like semisoft, crossover delays, which results in no packet loss and duplication. In case delaying a handoff is constrained, which is not considered in Cellular IP, LPM makes use of efficient packet forwarding and duplicate elimination mechanisms which help to recover from packet loss and duplication. 4. Simulation Results We used computer simulation for performance analysis. 2 network topologies are considered. One is shown in Figure 1-(a) where all possible MH-to-Gateway delays are same, and possible MH-to-Crossover node delays are also same before/after handoff. Determining proper parameters for semisoft delay and crossover delay would not be difficult in this situation. Actually, this topology is used for the performance study of Cellular IP (Cambell, et

4 al, 2000). Another topology is shown in Figure 1-(b) where neither possible MH-to-Gateway delays nor possible MH-to-Crossover node delays before/after handoff are not same. Considering dynamic network delay due to short burst characteristics of data traffic and competing backgrounds traffics, we assert that this one would be more realistic. N1 through N5 are Cellular IP nodes and N0 is the gateway. Each transmission delay of links is 5 ms. CN (Correspondent Node) transmits UDP or TCP traffic to MH from time 3. An MH oscillates between BS1 and BS5 at the constant speed from time 5. The MH stays for about 10 seconds before moving to the next BS. Cellular IP semisoft delay is fixed to 50 ms, and crossover delay to 20 ms. CN 50ms N0 CN 50ms N0 N1 N2 N1 N2 10ms N3 N4 N5 N3 N4 N5 1 2 BS1 BS2 BS3 BS4 BS5 BS1 BS2 BS3 BS4 BS5 MH MH (a) Topology 1 (b) Topology 2 Fig. 1. Simulation Topologies 4.1 UDP Results Table 1 and Table 2 show the number of lost packets and duplicated packets for UDP traffic in the topology 1 and the topology 2 each. The CN transmits a UDP packet every 5 ms. We compared the numbers of lost packets and duplicated packets of LPM with those of hard handoff and semisoft handoff. Note that LPM has no packet loss or duplication in both topologies. In hard handoff, it always suffers from the packet loss. The number of lost packets is proportional to the sum of the transmission delay from the new BS to the crossover node and the transmission delay from the crossover node to the old BS. Semisoft handoff shows no packet loss in topology 1. However it still suffers from packet duplication in topology 1. These packet duplications are caused by the crossover delay in the crossover node. With the longer crossover delay, the number of packet duplication would increase. Though it is not shown at the tables, end-to-end delay of each packet during handoff is also increased by the crossover delay, which is not suitable for the real-time multimedia application. In topology 2, the performance of semisoft handoff get aggravated, it suffers either from the packet loss or from the packet duplication. As fixed semisoft and crossover delay do not adapt to the network dynamics, they are too small (packet loss) in some cases and too large (packet duplication) in other cases. Type BS1 BS2 BS2 BS3 BS3 BS4 BS4 BS5 BS5 BS4 BS4 BS3 BS3 BS2 BS2 BS1 Hard 4/0 6/0 8/0 5/0 4/0 9/0 6/0 4/0 Semisoft 0/2 0/2 0/2 0/2 0/2 0/2 0/1 0/2 LPM 0/0 0/0 0/0 0/0 0/0 0/0 0/0 0/0 Table 1 : UDP Number of Lost and Duplicated packets on Topology1 (Lost/Duplicated)

5 Type BS1 BS2 BS2 BS3 BS3 BS4 BS4 BS5 BS5 BS4 BS4 BS3 BS3 BS2 BS2 BS1 Hard 4/0 9/0 15/0 8/0 9/0 16/0 9/0 4/0 Semisoft 0/2 0/3 3/0 3/0 0/3 4/0 2/0 0/2 LPM 0/0 0/0 0/0 0/0 0/0 0/0 0/0 0/0 Table 2 : UDP Number of Lost and Duplicated packets on Topology2 (Lost/Duplicated) 4.2 TCP Results 1.4e+06 LPM Hard 1.4e+06 LPM Semisoft 1.2e e+06 Throughput (bps) 1e Throughput (bps) 1e (a) LPM vs. Hard handoff (b) LPM vs. Semisoft handoff Fig. 2. TCP throughput on Topology 1. Figure 2(a) shows TCP connection throughput of hard handoff and LPM as a function of time on topology 1. On every handoff, hard handoff shows abrupt drops caused by lost packets. It is well known that a packet loss decreases the TCP performance significantly due to the TCP congestion control. Figure 2(b) shows TCP connection throughput of semisoft handoff and LPM as a function of time on topology 1. Although semisoft handoff improves the number of abrupt drops, semisoft can t get rid of all drops. On the other hand, LPM shows no throughput drops on every handoff Sequence Number Sequence Number (a) Semisoft handoff (b) LPM Fig. 3. Sender and receiver traces of TCP connection on Topology 1. (BS4 to BS5) In figure 3(a), TCP packet traces of the sender and the receiver around 45.6 are shown. Abrupt drops of throughput on semisoft handoff are caused by duplicated packets, which had been buffered in crossover node. An MH receives packets which had been received from old BS. Although UDP shows duplicated packet at most 2, TCP traffic is relatively burst than

6 UDP traffic, the number of packet duplication is more than UDP. As TCP uses the accumulated ACK mechanism, rather than relying only on the time-out mechanism, it uses sequential duplicate ACKs more than 3 as an indication of packet loss. If a TCP receiver receives packets which had been already received, it may generate duplicate ACKs that trigger the congestion control of the sender. The MH starts real handoff at 45.6 and starts receiving packets from the new BS at Through and 45.63, the MH receives packets that had already received from old BS and sends more than 3 duplicate ACKs to CN. CN interprets these duplicated ACKs as a signal of packet loss, it sends that packet again and starts congestion control at Whereas semisoft suffers packet duplication, LPM shows no duplication (figure 3(b)). 1.4e+06 LPM Hard 1.4e+06 LPM Semisoft 1.2e e+06 Throughput (bps) 1e Throughput (bps) 1e (a) LPM vs. Hard handoff (b) LPM vs. Semisoft handoff Fig. 4. TCP throughput on Topology 2 Figure 4 shows the TCP connection throughput on topology 2 as a function of time. The throughput of LPM drops from 1100 Kbps to 940 Kbps at time 25. This is because the RTT increases by 30ms as the MH moves from BS2 to BS3. TCP throughput decrease as the RTT increases. Hard and semisoft handoff shows more rapid drops of throughput than in topology 1. All hard handoff suffers from packet drops. Except handoff from BS1 to BS2, all semisoft handoff shows abrupt drops of throughput. Remember that semisoft handoff suffered from packet duplications as well as packet losses during handoffs. Duplicated packets may also decrease throughput by triggering the TCP fast recovery mechanism. Because LPM is free from packet loss and duplication, its throughput is only affected by the variance of RTT Packet Sequence Number Fig 5. Handoff from BS3 to BS4 : Packet Loss Semisoft delay is shorter than the sum of new and old path transmission delay

7 Packet Sequence Number Fig 6. Handoff from BS4 to BS5 : Packet Loss New path transmission delay is far shorter than that of old path Packet Sequence Number Fig. 7. Handoff from BS5 to BS4 : Packet Duplication New path transmission delay is longer than that of old path Throughput degradation of semisoft handoff can be classified as 3 categories. For each case, TCP sender and receiver traces are shown in figure 5, 6, 7. The first case is shown in figure 5. When MH handoffs from BS3 to BS4, semisoft delay (50ms) is shorter than the sum of new path transmission delay and old path transmission delay (6). When MH makes real handoff to BS4, although crossover node multicast data packets to both the new and old path, there still are unicast packets on old path which MH doesn t receive yet. These packets (packet 4075, 4076 and 4077) are destined to loss after handoff and incur TCP congestion control. But to get rid of this condition, setting up longer semisoft delay is not advisable. Link layer connection may be disconnected if real handoff is delayed too long. Handoff from BS4 to BS3 shows same result. In the second case shown in figure 6, new path transmission delay is far shorter than that of old path. New BS receives multicasted packets long before old BS receives the same packets. Crossover delay is not sufficient to delay these packets. Before the MH hands off to the new BS, packet 5057 through 5059 are already arrived to the new BS and these packets are lost. But increasing crossover delay is not advisable too. Because on other conditions like further new path, increasing crossover delay incurs more duplicated ACKs, that degrades TCP performance severely. Handoff from BS3 to BS2 shows similar results. In the third case shown in figure 7, new path transmission delay is longer than that of old path. At 53.55, real handoff is finished. Crossover node forwards packets, which had stayed more than crossover delay, to the new BS. The MH receives these packets from to

8 53.59, which the MH already received from old BS. So, the MH sends more than 3 duplicated ACKs to CN and this incurs packet retransmission and congestion control. Handoff from BS2 to BS3 shows similar result.on the contrary, for every case, LPM shows no duplication, no loss of packets and no throughput degradation. An MH hands off safely for TCP connection. Packet sequence number increase stably and the result pattern is similar to figure 2 (b). We omit the TCP sender and receiver traces of LPM because of space limitation. We studied the performance of LPM where delaying a handoff is restricted, where we complement the basic LPM with the packet forwarding and duplicate packet elimination mechanism described in Section 2. It also showed similar results. However due to the space limitation, we omit the result too. 5. Conclusion We have proposed a simple handoff scheme called LPM for Cellular IP that signals an MH the exact cue to handoff on optimal time point for micro-mobility. We also proposed efficient packet forwarding and duplicate packet elimination mechanism for the situation where delaying a handoff is restricted. We studied the performance of LPM using computer simulation. Our simulation study showed that LPM received all packets without duplication in case of UDP traffic. Also in case of TCP traffic, the throughput of LPM is significantly better than those of semisoft handoff and hard handoff. 6. References Andrew T. Campbell, Javier Gomez, Sanghyo Kim, Andras G. Valko, Chieh-Yih Wan, Design, Implementation, and Evaluation of Cellular IP, IEEE Personal communication, Vol. 7, No.4, Aug. 2000, pp D.B. Johnson, C. Perkins. Mobility Support in Ipv6, IETF Internet Draft, draft-ietf-mobileip-ipv6-12.txt, Apr Karim El Malki, Hesham Soliman, Fast Handoffs in Mobile IPv4, IETF Internet Draft, draft -elmalkimobileip-fast-handoffs-03.txt, Internet Draft, Sept 27, C. Perkins, editor, IP Mobility Support, IETF RFC 2002, Oct R. Ramjee, T. La Porta, S. Thuel, K.Varadhan and S. Wang, "HAWAII: A Domain-based Approach for Supporting Mobility in Wide-area Wireless networks", International Conference on Network Protocols, ICNP'99 S. Seshan, H. Balakrishnan, and R.H. Katz, "Handoffs cellular wireless networks: The Daedalus implementation and experience," Wireless Personal Communications, Vol. 4, No. 2, 1997, pp

A Seamless Handover Mechanism for IEEE 802.16e Broadband Wireless Access

A Seamless Handover Mechanism for IEEE 802.16e Broadband Wireless Access A Seamless Handover Mechanism for IEEE 802.16e Broadband Wireless Access Kyung-ah Kim 1, Chong-Kwon Kim 2, and Tongsok Kim 1 1 Marketing & Technology Lab., KT, Seoul, Republic of Korea, {kka1,tongsok}@kt.co.kr

More information

Performance Evaluation for Mobility Management Protocols in Cellular IP and Hawaii Mobile Networks

Performance Evaluation for Mobility Management Protocols in Cellular IP and Hawaii Mobile Networks Performance Evaluation for Mobility Management Protocols in Cellular IP and Hawaii Mobile Networks M.Mansour, A.Ghneimat,J. E. Mellor Department of Computing University of Bradford Bradford BD7 1DP, UK.

More information

Mobile IP and Cellular IP Integration for Inter Access Networks Handoff

Mobile IP and Cellular IP Integration for Inter Access Networks Handoff Mobile and Cellular Integration for Inter Access Networks Handoff Marco Carli*, Alessandro Neri*, Andrea Rem Picci** *University of Roma Tre, Via della vasca navale, 84, 00146 Rome, Italy **Lucent Technologies

More information

Analysis and Comparison of Different Host Mobility Approaches

Analysis and Comparison of Different Host Mobility Approaches Analysis and Comparison of Different Host Mobility Approaches Mevlut Erdem Kurul, Rommel Pesigan and Brad Weekes Department of Computer Science University of California, San Diego La Jolla, CA 92193-0114

More information

A Proxy Mobile IP based Layer-3 Handover Scheme for Mobile WiMAX based Wireless Mesh Networks

A Proxy Mobile IP based Layer-3 Handover Scheme for Mobile WiMAX based Wireless Mesh Networks A Proxy Mobile IP based Layer-3 Handover Scheme for Mobile WiMAX based Wireless Mesh Networks Min-Kim, Jong-min Kim, Hwa-sung Kim Dept. of Electronics and Communications Engineering Kwangwoon University

More information

On the Design of Mobility Management Scheme for 802.16-based Network Environment

On the Design of Mobility Management Scheme for 802.16-based Network Environment On the Design of obility anagement Scheme for 802.16-based Network Environment Junn-Yen Hu and Chun-Chuan Yang ultimedia and Communications Laboratory Department of Computer Science and Information Engineering

More information

An Active Network Based Hierarchical Mobile Internet Protocol Version 6 Framework

An Active Network Based Hierarchical Mobile Internet Protocol Version 6 Framework An Active Network Based Hierarchical Mobile Internet Protocol Version 6 Framework Zutao Zhu Zhenjun Li YunYong Duan Department of Business Support Department of Computer Science Department of Business

More information

Mobile Computing/ Mobile Networks

Mobile Computing/ Mobile Networks Mobile Computing/ Mobile Networks TCP in Mobile Networks Prof. Chansu Yu Contents Physical layer issues Communication frequency Signal propagation Modulation and Demodulation Channel access issues Multiple

More information

Improving the Performance of TCP Using Window Adjustment Procedure and Bandwidth Estimation

Improving the Performance of TCP Using Window Adjustment Procedure and Bandwidth Estimation Improving the Performance of TCP Using Window Adjustment Procedure and Bandwidth Estimation R.Navaneethakrishnan Assistant Professor (SG) Bharathiyar College of Engineering and Technology, Karaikal, India.

More information

Mobile Routing. When a host moves, its point of attachment in the network changes. This is called a handoff.

Mobile Routing. When a host moves, its point of attachment in the network changes. This is called a handoff. Mobile Routing Basic Notions of Mobility When a host moves, its point of attachment in the changes. This is called a handoff. The point of attachment is a base station (BS) for cellular, or an access point

More information

MOBILITY SUPPORT USING INTELLIGENT USER SHADOWS FOR NEXT-GENERATION WIRELESS NETWORKS

MOBILITY SUPPORT USING INTELLIGENT USER SHADOWS FOR NEXT-GENERATION WIRELESS NETWORKS MOBILITY SUPPORT USING INTELLIGENT USER SADOWS FOR NEXT-GENERATION WIRELESS NETWORKS Gergely V. Záruba, Wei Wu, Mohan J. Kumar, Sajal K. Das enter for Research in Wireless Mobility and Networking Department

More information

AN IMPROVED SNOOP FOR TCP RENO AND TCP SACK IN WIRED-CUM- WIRELESS NETWORKS

AN IMPROVED SNOOP FOR TCP RENO AND TCP SACK IN WIRED-CUM- WIRELESS NETWORKS AN IMPROVED SNOOP FOR TCP RENO AND TCP SACK IN WIRED-CUM- WIRELESS NETWORKS Srikanth Tiyyagura Department of Computer Science and Engineering JNTUA College of Engg., pulivendula, Andhra Pradesh, India.

More information

Forced Low latency Handoff in Mobile Cellular Data Networks

Forced Low latency Handoff in Mobile Cellular Data Networks Forced Low latency Handoff in Mobile Cellular Data Networks N. Moayedian, Faramarz Hendessi Department of Electrical and Computer Engineering Isfahan University of Technology, Isfahan, IRAN Hendessi@cc.iut.ac.ir

More information

Reliable Multicast Protocol with Packet Forwarding in Wireless Internet

Reliable Multicast Protocol with Packet Forwarding in Wireless Internet Reliable Multicast Protocol with Packet Forwarding in Wireless Internet Taku NOGUCHI, Toru YOSHIKAWA and Miki YAMAMOTO College of Information Science and Engineering, Ritsumeikan University 1-1-1, Nojihigashi,

More information

Transport Layer Protocols

Transport Layer Protocols Transport Layer Protocols Version. Transport layer performs two main tasks for the application layer by using the network layer. It provides end to end communication between two applications, and implements

More information

IEEE P802 Handoff ECSG Handoff for Multi-interfaced 802 Mobile Devices. Abstract

IEEE P802 Handoff ECSG Handoff for Multi-interfaced 802 Mobile Devices. Abstract IEEE P802 Handoff ECSG Handoff for Multi-interfaced 802 Mobile Devices Date: May 12, 2003 Authors: Huai-An (Paul) Lin Intel Corp. 2111 NE 25 th Avenue, OR 97124 Phone: +1 503-264-6726 E-mail: huai-an.lin@intel.com

More information

A SIP-based Method for Intra-Domain Handoffs

A SIP-based Method for Intra-Domain Handoffs A -based Method for Intra-Domain Handoffs Dimitra Vali OTE Research Hellenic Telecommunications Organization - OTE S.A. Athens, Greece dvali@oteresearch.gr Abstract- evolves as the multimedia call control

More information

Lecture Objectives. Lecture 07 Mobile Networks: TCP in Wireless Networks. Agenda. TCP Flow Control. Flow Control Can Limit Throughput (1)

Lecture Objectives. Lecture 07 Mobile Networks: TCP in Wireless Networks. Agenda. TCP Flow Control. Flow Control Can Limit Throughput (1) Lecture Objectives Wireless and Mobile Systems Design Lecture 07 Mobile Networks: TCP in Wireless Networks Describe TCP s flow control mechanism Describe operation of TCP Reno and TCP Vegas, including

More information

An enhanced TCP mechanism Fast-TCP in IP networks with wireless links

An enhanced TCP mechanism Fast-TCP in IP networks with wireless links Wireless Networks 6 (2000) 375 379 375 An enhanced TCP mechanism Fast-TCP in IP networks with wireless links Jian Ma a, Jussi Ruutu b and Jing Wu c a Nokia China R&D Center, No. 10, He Ping Li Dong Jie,

More information

TCP over Wireless Networks

TCP over Wireless Networks TCP over Wireless Networks Raj Jain Professor of Computer Science and Engineering Washington University in Saint Louis Saint Louis, MO 63130 Audio/Video recordings of this lecture are available at: http://www.cse.wustl.edu/~jain/cse574-10/

More information

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc (International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc Dr. Khalid Hamid Bilal Khartoum, Sudan dr.khalidbilal@hotmail.com

More information

IN Internet protocol (IP)-based wireless networks (RANs), Quality-of-Service Mechanisms in All-IP Wireless Access Networks

IN Internet protocol (IP)-based wireless networks (RANs), Quality-of-Service Mechanisms in All-IP Wireless Access Networks IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 22, NO. 5, JUNE 2004 873 Quality-of-Service Mechanisms in All-IP Wireless Access Networks Bongkyo Moon and A. Hamid Aghvami, Senior Member, IEEE Abstract

More information

Guaranteed QoS Routing Scheme in MPLS -Wireless Access Networks

Guaranteed QoS Routing Scheme in MPLS -Wireless Access Networks JKAU: Comp. IT, Vol. 2, pp: 45-56 (2013 A.D./ 1435 A.H.) DOI: 10.4197 / Comp. 2-3 Guaranteed QoS Routing Scheme in MPLS -Wireless Access Networks Jeddah University, Alkamil Branch, Alkamil, Saudi Arabia

More information

Final for ECE374 05/06/13 Solution!!

Final for ECE374 05/06/13 Solution!! 1 Final for ECE374 05/06/13 Solution!! Instructions: Put your name and student number on each sheet of paper! The exam is closed book. You have 90 minutes to complete the exam. Be a smart exam taker -

More information

Integrating IP-based Micro-Mobility in Future Cellular Multimedia Networks

Integrating IP-based Micro-Mobility in Future Cellular Multimedia Networks Integrating IP-based Micro-Mobility in Future Cellular Multimedia Networks Youssef Khouaja, Emmanuel Coelho-Alves, Philippe Bertin Le présent document contient des informations qui sont la propriété de

More information

TCP for Wireless Networks

TCP for Wireless Networks TCP for Wireless Networks Outline Motivation TCP mechanisms Indirect TCP Snooping TCP Mobile TCP Fast retransmit/recovery Transmission freezing Selective retransmission Transaction oriented TCP Adapted

More information

A Dynamic and Efficient MAP Selection Scheme for Mobile IPv6 Networks

A Dynamic and Efficient MAP Selection Scheme for Mobile IPv6 Networks A Dynamic and Efficient MAP Selection Scheme for Mobile IPv Networks Tarik Taleb, Tasuku Suzuki, Nei Kato, and Yoshiaki Nemoto Graduate School of Information Sciences - Tohoku University, Japan Email:

More information

MPLS VPN in Cellular Mobile IPv6 Architectures(04##017)

MPLS VPN in Cellular Mobile IPv6 Architectures(04##017) MPLS VPN in Cellular Mobile IPv6 Architectures(04##017) Yao-Chung Chang, Han-Chieh Chao, K.M. Liu and T. G. Tsuei* Department of Electrical Engineering, National Dong Hwa University Hualien, Taiwan, Republic

More information

The 3GPP and 3GPP2 Movements Towards an All IP Mobile Network. 1 Introduction

The 3GPP and 3GPP2 Movements Towards an All IP Mobile Network. 1 Introduction The 3GPP and 3GPP2 Movements Towards an All IP Mobile Network Girish Patel Wireless Solutions Nortel Networks Richardson, TX grpatel@nortelnetworks.com Steven Dennett Personal Communications Sector Motorola

More information

QoS Provisioning in Mobile Internet Environment

QoS Provisioning in Mobile Internet Environment QoS Provisioning in Moile Internet Environment Salem Lepaja (salem.lepaja@tuwien.ac.at), Reinhard Fleck, Nguyen Nam Hoang Vienna University of Technology, Institute of Communication Networks, Favoritenstrasse

More information

Mobility on IPv6 Networks

Mobility on IPv6 Networks Mobility on IPv6 Networks Pedro M. Ruiz Project Manager Agora Systems S.A. Global IPv6 Summit Madrid 13-15 March 2002 Pedro M. Ruiz (c) Agora Systems S.A, 2002 1 Outline Motivation MIPv6 architecture MIPv6

More information

CS268 Exam Solutions. 1) End-to-End (20 pts)

CS268 Exam Solutions. 1) End-to-End (20 pts) CS268 Exam Solutions General comments: ) If you would like a re-grade, submit in email a complete explanation of why your solution should be re-graded. Quote parts of your solution if necessary. In person

More information

Reliable Adaptive Lightweight Multicast Protocol

Reliable Adaptive Lightweight Multicast Protocol Reliable Adaptive Lightweight Multicast Protocol Ken Tang Scalable Network Technologies ktang@scalable-networks.com Katia Obraczka UC Santa Cruz katia@cse.ucsc.edu Sung-Ju Lee HP Labs sjlee@hpl.hp.com

More information

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols

Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Behavior Analysis of TCP Traffic in Mobile Ad Hoc Network using Reactive Routing Protocols Purvi N. Ramanuj Department of Computer Engineering L.D. College of Engineering Ahmedabad Hiteishi M. Diwanji

More information

A Survey: High Speed TCP Variants in Wireless Networks

A Survey: High Speed TCP Variants in Wireless Networks ISSN: 2321-7782 (Online) Volume 1, Issue 7, December 2013 International Journal of Advance Research in Computer Science and Management Studies Research Paper Available online at: www.ijarcsms.com A Survey:

More information

Seamless Handover of Streamed Video over UDP between Wireless LANs

Seamless Handover of Streamed Video over UDP between Wireless LANs Seamless Handover of Streamed Video over UDP between Wireless LANs Ger Cunningham, Seán Murphy, Liam Murphy Department of Computer Science University College Dublin Dublin, Ireland {ger.munningham,liam.murphy@ucd.ie,

More information

REDUCING PACKET OVERHEAD IN MOBILE IPV6

REDUCING PACKET OVERHEAD IN MOBILE IPV6 REDUCING PACKET OVERHEAD IN MOBILE IPV6 ABSTRACT Hooshiar Zolfagharnasab 1 1 Department of Computer Engineering, University of Isfahan, Isfahan, Iran hoppico@eng.ui.ac.ir hozo19@gmail.com Common Mobile

More information

A Fast Path Recovery Mechanism for MPLS Networks

A Fast Path Recovery Mechanism for MPLS Networks A Fast Path Recovery Mechanism for MPLS Networks Jenhui Chen, Chung-Ching Chiou, and Shih-Lin Wu Department of Computer Science and Information Engineering Chang Gung University, Taoyuan, Taiwan, R.O.C.

More information

Tomás P. de Miguel DIT-UPM. dit UPM

Tomás P. de Miguel DIT-UPM. dit UPM Tomás P. de Miguel DIT- 15 12 Internet Mobile Market Phone.com 15 12 in Millions 9 6 3 9 6 3 0 1996 1997 1998 1999 2000 2001 0 Wireless Internet E-mail subscribers 2 (January 2001) Mobility The ability

More information

TCP over Multi-hop Wireless Networks * Overview of Transmission Control Protocol / Internet Protocol (TCP/IP) Internet Protocol (IP)

TCP over Multi-hop Wireless Networks * Overview of Transmission Control Protocol / Internet Protocol (TCP/IP) Internet Protocol (IP) TCP over Multi-hop Wireless Networks * Overview of Transmission Control Protocol / Internet Protocol (TCP/IP) *Slides adapted from a talk given by Nitin Vaidya. Wireless Computing and Network Systems Page

More information

Study of Different Types of Attacks on Multicast in Mobile Ad Hoc Networks

Study of Different Types of Attacks on Multicast in Mobile Ad Hoc Networks Study of Different Types of Attacks on Multicast in Mobile Ad Hoc Networks Hoang Lan Nguyen and Uyen Trang Nguyen Department of Computer Science and Engineering, York University 47 Keele Street, Toronto,

More information

Integrated DNS and IPv6 mobility for next generation Internet

Integrated DNS and IPv6 mobility for next generation Internet Integrated DNS and IPv6 mobility for next generation Internet Winston K G SEAH Seng Kee TAN Institute for Infocomm Research 21, Heng Mui Keng Terrace, Singapore 119613 Tel: +65 68742012 Email: winston@i2r.a-star.edu.sg

More information

Transport layer issues in ad hoc wireless networks Dmitrij Lagutin, dlagutin@cc.hut.fi

Transport layer issues in ad hoc wireless networks Dmitrij Lagutin, dlagutin@cc.hut.fi Transport layer issues in ad hoc wireless networks Dmitrij Lagutin, dlagutin@cc.hut.fi 1. Introduction Ad hoc wireless networks pose a big challenge for transport layer protocol and transport layer protocols

More information

Secure SCTP against DoS Attacks in Wireless Internet

Secure SCTP against DoS Attacks in Wireless Internet Secure SCTP against DoS Attacks in Wireless Internet Inwhee Joe College of Information and Communications Hanyang University Seoul, Korea iwjoe@hanyang.ac.kr Abstract. The Stream Control Transport Protocol

More information

Micro Mobility and Internet Access Performance for TCP Connections in Ad hoc Networks

Micro Mobility and Internet Access Performance for TCP Connections in Ad hoc Networks Micro Mobility and Internet Access Performance for TCP Connections in Ad hoc Networks Anders Nilsson, Ali Hamidian, Ulf Körner Department of Communication Systems Lund University, Sweden Box118,221Lund

More information

The Problem with TCP. Overcoming TCP s Drawbacks

The Problem with TCP. Overcoming TCP s Drawbacks White Paper on managed file transfers How to Optimize File Transfers Increase file transfer speeds in poor performing networks FileCatalyst Page 1 of 6 Introduction With the proliferation of the Internet,

More information

TCP in Wireless Mobile Networks

TCP in Wireless Mobile Networks TCP in Wireless Mobile Networks 1 Outline Introduction to transport layer Introduction to TCP (Internet) congestion control Congestion control in wireless networks 2 Transport Layer v.s. Network Layer

More information

PART III. OPS-based wide area networks

PART III. OPS-based wide area networks PART III OPS-based wide area networks Chapter 7 Introduction to the OPS-based wide area network 7.1 State-of-the-art In this thesis, we consider the general switch architecture with full connectivity

More information

Research Article A Two-Layered Mobility Architecture Using Fast Mobile IPv6 and Session Initiation Protocol

Research Article A Two-Layered Mobility Architecture Using Fast Mobile IPv6 and Session Initiation Protocol Hindawi Publishing Corporation EURA Journal on Wireless Communications and Networking Volume 2008, Article ID 348594, 8 pages doi:10.1155/2008/348594 Research Article A Two-Layered Mobility Architecture

More information

A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks

A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks A Comparison Study of Qos Using Different Routing Algorithms In Mobile Ad Hoc Networks T.Chandrasekhar 1, J.S.Chakravarthi 2, K.Sravya 3 Professor, Dept. of Electronics and Communication Engg., GIET Engg.

More information

IP and Mobility. Requirements to a Mobile IP. Terminology in Mobile IP

IP and Mobility. Requirements to a Mobile IP. Terminology in Mobile IP IP and Mobility Chapter 2 Technical Basics: Layer Methods for Medium Access: Layer 2 Chapter Wireless Networks: Bluetooth, WLAN, WirelessMAN, WirelessWAN Mobile Telecommunication Networks: GSM, GPRS, UMTS

More information

Handover Management based on the Number of Retries for VoIP on WLANs

Handover Management based on the Number of Retries for VoIP on WLANs Handover Management based on the Number of Retries for VoIP on WLANs Shigeru Kashihara Yuji Oie Department of Computer Science and Electronics, Kyushu Institute of Technology Kawazu 68-4, Iizuka, 82-852

More information

A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11

A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11 A Short Look on Power Saving Mechanisms in the Wireless LAN Standard Draft IEEE 802.11 Christian Röhl, Hagen Woesner, Adam Wolisz * Technical University Berlin Telecommunication Networks Group {roehl,

More information

Split TCP for Mobile Ad Hoc Networks

Split TCP for Mobile Ad Hoc Networks 1 Split TCP for Mobile Ad Hoc Networks Swastik Kopparty, Srikanth V. Krishnamurthy, Michalis Faloutsos, Satish K. Tripathi Department of Computer Science and Engineering, University of California, Riverside,

More information

Final Exam. Route Computation: One reason why link state routing is preferable to distance vector style routing.

Final Exam. Route Computation: One reason why link state routing is preferable to distance vector style routing. UCSD CSE CS 123 Final Exam Computer Networks Directions: Write your name on the exam. Write something for every question. You will get some points if you attempt a solution but nothing for a blank sheet

More information

119, Munjiro, Yuseong-gu, Daejeon, Korea. {neofaith, mckim, torshong, kangsw}@icu.ac.kr 2 InfraLab, Korea Telecom

119, Munjiro, Yuseong-gu, Daejeon, Korea. {neofaith, mckim, torshong, kangsw}@icu.ac.kr 2 InfraLab, Korea Telecom A Mobility Management Scheme using - for Realtime Services across Heterogeneous Networks Hyelim Park 1 Myungchul Kim 1 Sooyong Lee 1 Sungwon Kang 1 Yongho Kim 2 1 School of Engineering, Information and

More information

G.Vijaya kumar et al, Int. J. Comp. Tech. Appl., Vol 2 (5), 1413-1418

G.Vijaya kumar et al, Int. J. Comp. Tech. Appl., Vol 2 (5), 1413-1418 An Analytical Model to evaluate the Approaches of Mobility Management 1 G.Vijaya Kumar, *2 A.Lakshman Rao *1 M.Tech (CSE Student), Pragati Engineering College, Kakinada, India. Vijay9908914010@gmail.com

More information

Recovery Modeling in MPLS Networks

Recovery Modeling in MPLS Networks Proceedings of the Int. Conf. on Computer and Communication Engineering, ICCCE 06 Vol. I, 9-11 May 2006, Kuala Lumpur, Malaysia Recovery Modeling in MPLS Networks Wajdi Al-Khateeb 1, Sufyan Al-Irhayim

More information

Mobile Communications Chapter 9: Mobile Transport Layer

Mobile Communications Chapter 9: Mobile Transport Layer Mobile Communications Chapter 9: Mobile Transport Layer Motivation TCP-mechanisms Classical approaches Indirect TCP Snooping TCP Mobile TCP PEPs in general Additional optimizations Fast retransmit/recovery

More information

Abstract. 2 Overview of mobility in WLAN. 1 Introduction

Abstract. 2 Overview of mobility in WLAN. 1 Introduction A study of mobility in WLAN Fengping Li Helsinki University of Technology Telecommunication Software and Multimedia Laboratory fli@cc.hut.fi Abstract This paper studies mobility in wireless LAN (WLAN,

More information

Student, Haryana Engineering College, Haryana, India 2 H.O.D (CSE), Haryana Engineering College, Haryana, India

Student, Haryana Engineering College, Haryana, India 2 H.O.D (CSE), Haryana Engineering College, Haryana, India Volume 5, Issue 6, June 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A New Protocol

More information

Chapter 6: Conclusion

Chapter 6: Conclusion Chapter 6: Conclusion In this research we have designed the bandwidth optimization control protocol to manage the proposed Dual-bandwidth data path for the CDMA2000-WLAN integrated network. The user s

More information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information

Computer Network. Interconnected collection of autonomous computers that are able to exchange information Introduction Computer Network. Interconnected collection of autonomous computers that are able to exchange information No master/slave relationship between the computers in the network Data Communications.

More information

TCP and Wireless Networks Classical Approaches Optimizations TCP for 2.5G/3G Systems. Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme

TCP and Wireless Networks Classical Approaches Optimizations TCP for 2.5G/3G Systems. Lehrstuhl für Informatik 4 Kommunikation und verteilte Systeme Chapter 2 Technical Basics: Layer 1 Methods for Medium Access: Layer 2 Chapter 3 Wireless Networks: Bluetooth, WLAN, WirelessMAN, WirelessWAN Mobile Networks: GSM, GPRS, UMTS Chapter 4 Mobility on the

More information

IP Paging Service for Mobile Hosts

IP Paging Service for Mobile Hosts Wireless Networks 8, 427 441, 2002 2002 Kluwer Academic Publishers. Manufactured in The Netherlands. IP Paging Service for Mobile Hosts RAMACHANDRAN RAMJEE, LI LI, TOM LA PORTA and SNEHA KASERA Lucent

More information

A Novel Approach for Load Balancing In Heterogeneous Cellular Network

A Novel Approach for Load Balancing In Heterogeneous Cellular Network A Novel Approach for Load Balancing In Heterogeneous Cellular Network Bittu Ann Mathew1, Sumy Joseph2 PG Scholar, Dept of Computer Science, Amal Jyothi College of Engineering, Kanjirappally, Kerala, India1

More information

SJBIT, Bangalore, KARNATAKA

SJBIT, Bangalore, KARNATAKA A Comparison of the TCP Variants Performance over different Routing Protocols on Mobile Ad Hoc Networks S. R. Biradar 1, Subir Kumar Sarkar 2, Puttamadappa C 3 1 Sikkim Manipal Institute of Technology,

More information

Mobility Management in DECT/IPv6 Networks

Mobility Management in DECT/IPv6 Networks Mobility Management in DECT/IPv6 Networks Sarantis Paskalis 1, Georgios Lampropoulos 1, and Georgios Stefanou 1 Department of Informatics and Telecommunications University of Athens, Greece Abstract. The

More information

Network management and QoS provisioning - QoS in the Internet

Network management and QoS provisioning - QoS in the Internet QoS in the Internet Inernet approach is based on datagram service (best effort), so provide QoS was not a purpose for developers. Mainly problems are:. recognizing flows;. manage the issue that packets

More information

Computer Networks. Chapter 5 Transport Protocols

Computer Networks. Chapter 5 Transport Protocols Computer Networks Chapter 5 Transport Protocols Transport Protocol Provides end-to-end transport Hides the network details Transport protocol or service (TS) offers: Different types of services QoS Data

More information

Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks

Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks Analysis of QoS parameters of VOIP calls over Wireless Local Area Networks Ayman Wazwaz, Computer Engineering Department, Palestine Polytechnic University, Hebron, Palestine, aymanw@ppu.edu Duaa sweity

More information

Encapsulating Voice in IP Packets

Encapsulating Voice in IP Packets Encapsulating Voice in IP Packets Major VoIP Protocols This topic defines the major VoIP protocols and matches them with the seven layers of the OSI model. Major VoIP Protocols 15 The major VoIP protocols

More information

Network Friendliness of Mobility Management Protocols

Network Friendliness of Mobility Management Protocols Network Friendliness of Mobility Management Protocols Md Sazzadur Rahman, Mohammed Atiquzzaman Telecommunications and Networks Research Lab School of Computer Science, University of Oklahoma, Norman, OK

More information

Using Fuzzy Logic Control to Provide Intelligent Traffic Management Service for High-Speed Networks ABSTRACT:

Using Fuzzy Logic Control to Provide Intelligent Traffic Management Service for High-Speed Networks ABSTRACT: Using Fuzzy Logic Control to Provide Intelligent Traffic Management Service for High-Speed Networks ABSTRACT: In view of the fast-growing Internet traffic, this paper propose a distributed traffic management

More information

Adaptive MAP Selection with Load Balancing Mechanism for the Hierarchical Mobile IPv6

Adaptive MAP Selection with Load Balancing Mechanism for the Hierarchical Mobile IPv6 Tamkang Journal of Science and Engineering, Vol. 12, No. 4, pp. 481 487 (2009) 481 Adaptive MAP Selection with Load Balancing Mechanism for the Hierarchical Mobile IPv6 Ying-Hong Wang, Chih-Peng Hsu* and

More information

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network

Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Performance Evaluation of VoIP Services using Different CODECs over a UMTS Network Jianguo Cao School of Electrical and Computer Engineering RMIT University Melbourne, VIC 3000 Australia Email: j.cao@student.rmit.edu.au

More information

Networking part 3: the transport layer

Networking part 3: the transport layer Networking part 3: the transport layer Juliusz Chroboczek Université de Paris-Diderot (Paris 7) September 2011 Summary of the previous episodes Episode 1: switching, packet switching and the Internet.

More information

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK

ESSENTIALS. Understanding Ethernet Switches and Routers. April 2011 VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK VOLUME 3 ISSUE 1 A TECHNICAL SUPPLEMENT TO CONTROL NETWORK Contemporary Control Systems, Inc. Understanding Ethernet Switches and Routers This extended article was based on a two-part article that was

More information

Simulation-Based Comparisons of Solutions for TCP Packet Reordering in Wireless Network

Simulation-Based Comparisons of Solutions for TCP Packet Reordering in Wireless Network Simulation-Based Comparisons of Solutions for TCP Packet Reordering in Wireless Network 作 者 :Daiqin Yang, Ka-Cheong Leung, and Victor O. K. Li 出 處 :Wireless Communications and Networking Conference, 2007.WCNC

More information

Cellular IP: A New Approach to Internet Host Mobility

Cellular IP: A New Approach to Internet Host Mobility Cellular IP: A New Approach to Internet Host Mobility András G. Valkó 1 Ericsson Research andras.valko@lt.eth.ericsson.se Abstract This paper describes a new approach to Internet host mobility. We argue

More information

TCP/IP Over Lossy Links - TCP SACK without Congestion Control

TCP/IP Over Lossy Links - TCP SACK without Congestion Control Wireless Random Packet Networking, Part II: TCP/IP Over Lossy Links - TCP SACK without Congestion Control Roland Kempter The University of Alberta, June 17 th, 2004 Department of Electrical And Computer

More information

Faculty of Engineering Computer Engineering Department Islamic University of Gaza 2012. Network Chapter# 19 INTERNETWORK OPERATION

Faculty of Engineering Computer Engineering Department Islamic University of Gaza 2012. Network Chapter# 19 INTERNETWORK OPERATION Faculty of Engineering Computer Engineering Department Islamic University of Gaza 2012 Network Chapter# 19 INTERNETWORK OPERATION Review Questions ٢ Network Chapter# 19 INTERNETWORK OPERATION 19.1 List

More information

Visualizations and Correlations in Troubleshooting

Visualizations and Correlations in Troubleshooting Visualizations and Correlations in Troubleshooting Kevin Burns Comcast kevin_burns@cable.comcast.com 1 Comcast Technology Groups Cable CMTS, Modem, Edge Services Backbone Transport, Routing Converged Regional

More information

Introduction to Mobile IPv6

Introduction to Mobile IPv6 1 Introduction to Mobile IPv6 III IPv6 Global Summit Moscow Dr. Dimitrios Kalogeras dkalo@grnet.gr GRNET Outline Introduction Relevant Features of IPv6 Major Differences between MIPv4 and MIPv6 Mobile

More information

Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow

Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow International Journal of Soft Computing and Engineering (IJSCE) Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow Abdullah Al Masud, Hossain Md. Shamim, Amina Akhter

More information

Ethernet. Ethernet. Network Devices

Ethernet. Ethernet. Network Devices Ethernet Babak Kia Adjunct Professor Boston University College of Engineering ENG SC757 - Advanced Microprocessor Design Ethernet Ethernet is a term used to refer to a diverse set of frame based networking

More information

Effects of Filler Traffic In IP Networks. Adam Feldman April 5, 2001 Master s Project

Effects of Filler Traffic In IP Networks. Adam Feldman April 5, 2001 Master s Project Effects of Filler Traffic In IP Networks Adam Feldman April 5, 2001 Master s Project Abstract On the Internet, there is a well-documented requirement that much more bandwidth be available than is used

More information

Definition. A Historical Example

Definition. A Historical Example Overlay Networks This lecture contains slides created by Ion Stoica (UC Berkeley). Slides used with permission from author. All rights remain with author. Definition Network defines addressing, routing,

More information

Mobility Management Framework in Software Defined Networks

Mobility Management Framework in Software Defined Networks , pp. 1-10 http://dx.doi.org/10.14257/ijseia.2014.8.8,01 Mobility Management Framework in Software Defined Networks Kyoung-Hee Lee Department of Computer Engineering, Pai Chai University, Korea leekhe@pcu.ac.kr

More information

Congestion Controlled Adaptive Lightweight Multicast in Wireless Mobile Ad Hoc Networks

Congestion Controlled Adaptive Lightweight Multicast in Wireless Mobile Ad Hoc Networks Congestion Controlled Adaptive Lightweight Multicast in Wireless Mobile Ad Hoc Networks Ken Tang * Katia Obraczka + Sung-Ju Lee^ Mario Gerla * * Computer Science Department, University of California, Los

More information

TCP/IP In Cellular Networks

TCP/IP In Cellular Networks TCP/IP In Cellular Networks Two Techniques To Improve TCP Performance In Cellular Networks UNC Wireless Networks 790-088 November, 29 2010 John DeArmon M-TCP: TCP for Cellular Networks Improving TCP Performance

More information

Advanced satellite infrastructures in future global Grid computing: network solutions to compensate delivery delay ISTI CNR

Advanced satellite infrastructures in future global Grid computing: network solutions to compensate delivery delay ISTI CNR Advanced satellite infrastructures in future global Grid computing: network solutions to compensate delivery delay Blasco Bonito, Alberto Gotta and Raffaello Secchi ISTI CNR Outline Introduction Grid Networks

More information

An Efficient QoS Routing Protocol for Mobile Ad-Hoc Networks *

An Efficient QoS Routing Protocol for Mobile Ad-Hoc Networks * An Efficient QoS Routing Protocol for Mobile Ad-Hoc Networks * Inwhee Joe College of Information and Communications Hanyang University Seoul, Korea iwj oeshanyang.ac.kr Abstract. To satisfy the user requirements

More information

Data Networks Summer 2007 Homework #3

Data Networks Summer 2007 Homework #3 Data Networks Summer Homework # Assigned June 8, Due June in class Name: Email: Student ID: Problem Total Points Problem ( points) Host A is transferring a file of size L to host B using a TCP connection.

More information

Mobile IP Part I: IPv4

Mobile IP Part I: IPv4 Mobile IP Part I: IPv4 Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse574-06/ 12-1 q Mobile

More information

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet

CCNA R&S: Introduction to Networks. Chapter 5: Ethernet CCNA R&S: Introduction to Networks Chapter 5: Ethernet 5.0.1.1 Introduction The OSI physical layer provides the means to transport the bits that make up a data link layer frame across the network media.

More information

Bandwidth Control in Multiple Video Windows Conferencing System Lee Hooi Sien, Dr.Sureswaran

Bandwidth Control in Multiple Video Windows Conferencing System Lee Hooi Sien, Dr.Sureswaran Bandwidth Control in Multiple Video Windows Conferencing System Lee Hooi Sien, Dr.Sureswaran Network Research Group, School of Computer Sciences Universiti Sains Malaysia11800 Penang, Malaysia Abstract

More information

A Study on Mobile IPv6 Based Mobility Management Architecture

A Study on Mobile IPv6 Based Mobility Management Architecture UDC 621.396.69:681.32 A Study on Mobile IPv6 Based Mobility Management Architecture VTsuguo Kato VRyuichi Takechi VHideaki Ono (Manuscript received January 19, 2001) Mobile IPv6 is considered to be one

More information

Research of TCP ssthresh Dynamical Adjustment Algorithm Based on Available Bandwidth in Mixed Networks

Research of TCP ssthresh Dynamical Adjustment Algorithm Based on Available Bandwidth in Mixed Networks Research of TCP ssthresh Dynamical Adjustment Algorithm Based on Available Bandwidth in Mixed Networks 1 Wang Zhanjie, 2 Zhang Yunyang 1, First Author Department of Computer Science,Dalian University of

More information