Transport layer issues

Similar documents
Subject: Adhoc Networks. Navodaya Institute of Technology, Raichur Page 1

Wireless Ad Hoc and Sensor Networks (Transport Layer) Introduction : Challenge. Which transport layer protocols? Traditional TCP

TCP over ad hoc networks

SIMPLE MODEL FOR TRANSMISSION CONTROL PROTOCOL (TCP) Irma Aslanishvili, Tariel Khvedelidze

TCP OVER AD HOC NETWORK

Wireless TCP Performance Issues

Impact of transmission errors on TCP performance. Outline. Random Errors

CMPE 257: Wireless and Mobile Networking

ECS-087: Mobile Computing

A THROUGHPUT ANALYSIS OF TCP IN ADHOC NETWORKS

Improving TCP End to End Performance in Wireless LANs with Snoop Protocol

Jatau Isaac Katuka, 1 Yahaya Shagaiya Daniel, 2 Bako Sunday Samuel 3

Subject: Adhoc Networks

CIS 632 / EEC 687 Mobile Computing

ATCP: TCP for Mobile Ad Hoc Networks Presentation of a Research Paper

A survey of performance enhancement of transmission control protocol (TCP) in wireless ad hoc networks

Chapter III: Transport Layer

TCP Performance in Mobile Ad hoc Networks

TCP over Wireless PROF. MICHAEL TSAI 2016/6/3

Chapter 13 TRANSPORT. Mobile Computing Winter 2005 / Overview. TCP Overview. TCP slow-start. Motivation Simple analysis Various TCP mechanisms

TRANSMISSION CONTROL PROTOCOL

Mobile Transport Layer

Chapter 3 Transport Layer

Chapter 3 outline. 3.5 Connection-oriented transport: TCP. 3.6 Principles of congestion control 3.7 TCP congestion control

Transmission Control Protocol. ITS 413 Internet Technologies and Applications

CTCP: A CROSS-LAYER INFORMATION BASED TCP FOR MANET

Advanced Computer Networks. Wireless TCP

Guide To TCP/IP, Second Edition UDP Header Source Port Number (16 bits) IP HEADER Protocol Field = 17 Destination Port Number (16 bit) 15 16

UNIT IV -- TRANSPORT LAYER

Page 1. Review: Internet Protocol Stack. Transport Layer Services. Design Issue EEC173B/ECS152C. Review: TCP

TCP over wireless links

TCP Congestion Control

Supporting mobility only on lower layers up to the network layer is not

TRANSMISSION CONTROL PROTOCOL

The Transport Layer Congestion control in TCP

Recap. More TCP. Congestion avoidance. TCP timers. TCP lifeline. Application Presentation Session Transport Network Data Link Physical

ICE 1332/0715 Mobile Computing (Summer, 2008)

Exercises TCP/IP Networking With Solutions

Congestion control in TCP

Outline 9.2. TCP for 2.5G/3G wireless

Mobile Communications Chapter 9: Mobile Transport Layer

CS268: Beyond TCP Congestion Control

King Fahd University of Petroleum & Minerals

Managing Caching Performance and Differentiated Services

TCP/IP. Chapter 5: Transport Layer TCP/IP Protocols

Page 1. Review: Internet Protocol Stack. Transport Layer Services EEC173B/ECS152C. Review: TCP. Transport Layer: Connectionless Service

CMSC 417. Computer Networks Prof. Ashok K Agrawala Ashok Agrawala. October 30, 2018

Mobile Communications Chapter 9: Mobile Transport Layer

Lecture 11. Transport Layer (cont d) Transport Layer 1

Lecture 21: Congestion Control" CSE 123: Computer Networks Alex C. Snoeren

CSE 4215/5431: Mobile Communications Winter Suprakash Datta

Computer Networking Introduction

TCP in Asymmetric Environments

Improving TCP Performance over Mobile Ad Hoc Networks by Exploiting Cross-Layer Information Awareness

TCP. CSU CS557, Spring 2018 Instructor: Lorenzo De Carli (Slides by Christos Papadopoulos, remixed by Lorenzo De Carli)

Supporting Service Differentiation for Real-Time and Best-Effort Traffic in Stateless Wireless Ad-Hoc Networks (SWAN)

Computer Networks. Sándor Laki ELTE-Ericsson Communication Networks Laboratory

Performance Analysis of TCP LBA and TCP TAHOE Approaches in g Standard Savreet KaurBrar 1, Sandeep Singh Kang 2

Lecture 15: TCP over wireless networks. Mythili Vutukuru CS 653 Spring 2014 March 13, Thursday

ECE 610: Homework 4 Problems are taken from Kurose and Ross.

Chapter 7. Wireless Ad Hoc Networks. 7: Wireless Ad Hoc Networks 7-1

CS519: Computer Networks. Lecture 5, Part 4: Mar 29, 2004 Transport: TCP congestion control

PERFORMANCE EVALUATION OF TCP OVER ROUTING PROTOCOLS FOR MOBILE AD HOC NETWORKS

CSCI Topics: Internet Programming Fall 2008

Revealing the problems with medium access control protocol in multi hop wireless ad hoc networks

Lecture 16: Wireless Networks

Protocol Overview. TCP/IP Performance. Connection Types in TCP/IP. Resource Management. Router Queues. Control Mechanisms ITL

Da t e: August 2 0 th a t 9: :00 SOLUTIONS

Chapter 09 Network Protocols

Introduction to Networking. Operating Systems In Depth XXVII 1 Copyright 2017 Thomas W. Doeppner. All rights reserved.

OSI Transport Layer. Network Fundamentals Chapter 4. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1

Good Ideas So Far Computer Networking. Outline. Sequence Numbers (reminder) TCP flow control. Congestion sources and collapse

Mobile IP and Mobile Transport Protocols

CS 5520/ECE 5590NA: Network Architecture I Spring Lecture 13: UDP and TCP

CC-SCTP: Chunk Checksum of SCTP for Enhancement of Throughput in Wireless Network Environments

TCP PERFORMANCE FOR FUTURE IP-BASED WIRELESS NETWORKS

TCP Performance. EE 122: Intro to Communication Networks. Fall 2006 (MW 4-5:30 in Donner 155) Vern Paxson TAs: Dilip Antony Joseph and Sukun Kim

Principles of congestion control

image 3.8 KB Figure 1.6: Example Web Page

Performance Enhanced Proxy Solutions for Satellite Networks: State of the Art, Protocol Stack and Possible Interfaces

6.1 Internet Transport Layer Architecture 6.2 UDP (User Datagram Protocol) 6.3 TCP (Transmission Control Protocol) 6. Transport Layer 6-1

Dynamic Rate Adaptation in IEEE WLANs

Lecture 4: Congestion Control

Chapter 2 - Part 1. The TCP/IP Protocol: The Language of the Internet

OPNET M-TCP model. Modupe Omueti

CHAPTER 3 ENHANCEMENTS IN DATA LINK LAYER

Bandwidth Allocation & TCP

CSC 4900 Computer Networks: TCP

Evaluation of End-to-End TCP Performance over WCDMA

Wireless Challenges : Computer Networking. Overview. Routing to Mobile Nodes. Lecture 25: Wireless Networking

Chapter III. congestion situation in Highspeed Networks

Hop-by-Hop TCP for Sensor Networks

Wireless TCP. TCP mechanism. Wireless Internet: TCP in Wireless. Wireless TCP: transport layer

Department of Computer and IT Engineering University of Kurdistan. Transport Layer. By: Dr. Alireza Abdollahpouri

Improving Reliable Transport and Handoff Performance in Cellular Wireless Networks

TCP Congestion Control

TCP Congestion Control

ATL : An Adaptive Transport Layer Protocol Suite for Next Generation Wireless Internet

Congestion Control In The Internet Part 2: How it is implemented in TCP. JY Le Boudec 2014

Transport Layer Protocols TCP

Transcription:

Transport layer issues Dmitrij Lagutin, dlagutin@cc.hut.fi T-79.5401 Special Course in Mobility Management: Ad hoc networks, 28.3.2007

Contents Issues in designing a transport layer protocol for ad hoc wireless networks Problems with the traditional TCP in ad hoc wireless networks TCP based protocols for ad hoc wireless networks Other transport layer protocols for ad hoc wireless networks 2

Issues in designing a transport layer protocol for ad hoc networks Induced traffic. Traffic sent by other nodes affects throughput Induced throughput unfairness. Some MAC protocols that are used for wireless networks may add throughput unfairness to the transport layer as well Separation of congestion control, reliability and flow control. The performance may improve if these three are handled separately 3

Issues in designing a transport layer protocol for ad hoc networks Misinterpretation of congestion. Bit error rates are much higher in wireless networks, thus traditional methods like measuring packet loss are unsuitable for congestion detection Decoupled transport layer. In wired networks transport layer is decoupled from lower layers. In wireless networks cross-layer interaction would help the transport layer protocol to adapt to the changes in the network Power and bandwidth constraints Dynamic topology 4

Problems with the traditional TCP in ad hoc networks: background TCP is a reliable, end-to-end transport protocol TCP is responsible for handling congestion control, flow control, in-order delivery of packets, and reliable transportation of packets Congestion control in TCP TCP regulates the number of packets sent to the network by changing the size of the congestion window In the beginning of the session, the size of the congestion window is one maximum segment size (MSS) 5

Problems with the traditional TCP in ad hoc networks: background If an acknowledgment (ACK) is received during the retransmission timeout period (RTO), size of the congestion window is doubled Doubling the size of congestion window continues until the size reaches slow-start threshold. Afterwards, size of the window increases linearly, by one MSS for every received ACK If the ACK is not received, packet loss is assumed and congestion control is initiated Slow-start threshold is halved Size of the congestion window is set to one MSS 6

Problems with the traditional TCP in ad hoc networks 7

Problems with the traditional TCP in ad hoc networks Congestion handling is the biggest single issue in the traditional TCP In ad hoc networks, packet loss can occur frequently for several reasons Transmission errors Path breaks When packet loss occurs, TCP invokes congestion control mechanism which significantly decreases the throughput If packet loss occurs often, size of the congestion window stays low most of the time 8

Problems with the traditional TCP in ad hoc networks Effect of the path length on TCP throughput (link break probability 10% per link) 9

Problems with the traditional TCP in ad hoc networks After route reconfiguration, new route may accept higher throughput. However, TCP does not take this into account ACKs consume very little of bandwidth in wired networks. However in IEEE 802.11 wireless network, every ACK requires RTS-CTS-Data- ACK exchange, which might lead to the 70 byte overhead TCP does not work well with multipath routing since multipath routing may produce large amount of out-of-order packets 10

Transport layer solutions for ad hoc wireless networks 11

TCP based protocols for ad hoc networks: Ad hoc TCP Ad hoc TCP (ATCP) relies on a network feedback mechanism to be aware of the status of the network path Explicit congestion notification (ECN) flags and destination unreachable (DUR) messages are used for providing information to the sender about current network conditions If there is a packet loss, ATCP retransmits missing packets without invoking a congestion control 12

TCP based protocols for ad hoc networks: Ad hoc TCP ATCP detects network congestion from the ECN flag. When the network congestion is detected, ATCP lets TCP invoke a congestion control ATCP detects route failures from DUR messages that are sent by other nodes in the network In this case the ATCP changes to the disconnect state and the size of congestion window is set to one. Thus, when the connection is returned, TCP will determine optimal congestion window size 13

14

TCP based protocols for ad hoc networks: Ad hoc TCP The ATCP is implemented as a layer between the TCP layer and the network layer ATCP support is only needed for the sender Advantages Compatible with a traditional TCP Feasible and efficient solution for improving throughput in ad hoc wireless networks Disadvantages Dependency on the network layer protocols to detect route changes and partitions Addition of the ATCP layer to the TCP/IP protocol stack 15

TCP based protocols for ad hoc networks: Split TCP With traditional TCP, throughput rabidly degrades when the path length is increased This might lead to unfairness among TCP session, session with a short path length will achieve higher throughput Split TCP provides solution to this problem by splitting the transport layer objectives into congestion control and end-to-end reliability A long TCP connection is split into series of short connections that terminate at proxy nodes 16

17

TCP based protocols for ad hoc networks: Split TCP Upon receiving the packet, the proxy node sends a local acknowledgment (LACK) to the source (or the previous proxy) The previous proxy clears own buffer after receiving LACK When the packet reach destination, destination node sends end-to-end ACK to the source node The source node clears own buffer only after receiving end-to-end ACK The size of the congestion window at the source node is determined by LACKs 18

TCP based protocols for ad hoc networks: Split TCP Advantages Improved throughput (because of shorter paths) Improved throughput fairness Lessened impact of mobility Disadvantages Requires modification to the TCP protocol End-to-end connection handling is violated, might cause problems with some IP encryption schemes Proxy nodes can fail and this will decrease throughput 19

Other transport layer protocols: Ad hoc transport protocol Ad hoc transport protocol (ATP) is specifically designed for ad hoc wireless networks, it is not based on TCP Major differences to TCP Coordination amount multiple layers Rate based transmission Decoupling congestion control and reliability Assisted congestion control 20

Other transport layer protocols: Ad hoc transport protocol ATP uses information from lower layers for Estimating the initial transmission rate Detection, avoidance and control of congestion Detection of path breaks ATP uses a timer-based transmission where the rate is dependent on the congestion in the network Network congestion information is obtained from intermediate nodes while flow control and reliability information is obtained from the ATP receiver 21

Other transport layer protocols: Ad hoc transport protocol Intermediate nodes attach congestion information in every ATP packet and the ATP receiver collates and includes it in the next ACK packet During the startup process, ATP sender sends a probe packet to which the intermediate nodes attach congestion information, ATP receiver then sends this information back to the ATP sender in ACK packet To reduce control overhead, connection request and associated ACK packets are used as probe packets 22

Other transport layer protocols: Ad hoc transport protocol If the ATP sender has not received ACK packets for two feedback periods, it will significantly decrease the transmission rate After a third such period, connection is assumed to be lost and the ATP sender goes to the connection initiation phase ATP increases the transmission rate gradually, in order to avoid unnecessary fluctuations When a path break occurs, the network layer sends an explicit link failure notification (ELFN) packet to the ATP sender ATP sender goes to the connection initiation phase 23

Other transport layer protocols: Ad hoc transport protocol Advantages Improved performance, ATP does not suffer from congestion window fluctuations Decoupling of the congestion control and reliability mechanisms Disadvantage Does not work with TCP In large ad hoc wireless networks, per-flow timer used at ATP sender may become a bottleneck in mobile nodes 24

Conclusions Designing a good transport layer protocol for wireless ad hoc networks is a very difficult task Performance vs. compatibility with TCP and routing protocols There exists several transport layer protocols for wireless ad hoc networks, each with their own advantages and disadvantages 25