Wiki » History » Version 13

MERIOCHAUD, Antoine, 03/09/2016 11:40 AM

1 1 MERIOCHAUD, Antoine
h1. Improving TCP over satellite
2 1 MERIOCHAUD, Antoine
3 1 MERIOCHAUD, Antoine
4 2 MERIOCHAUD, Antoine
h2. [[Tasks list]]
5 8 MERIOCHAUD, Antoine
6 11 MERIOCHAUD, Antoine
h2. Introduction
7 9 MERIOCHAUD, Antoine
8 13 MERIOCHAUD, Antoine
When deploying terrestrial networks and particularly the internet, the need to ensure integrity in data transfer combined with the wish to divide fairly a bandwidth between users lead to the born of TCP, a well known transport protocol. It was developped for terrestrial networks where the delay between routers is few milliseconds and the transmission quality is quite constant. But when we want to use it for geostationary satellite links the inevitable delay of 250ms for a single hop become a problem to have good throughput.
9 13 MERIOCHAUD, Antoine
Considering the huge number of terminals using TCP, an overhaul of the protocol is not conceivable. However we can have clever solutions to skirt the problem and improve the performances. In this project the solution we use is to break the TCP chain in isolating the satellite link with PEP (Performance Enhancing Proxy), which makes virtually transparent the use of a satellite link at the TCP level.
10 12 MERIOCHAUD, Antoine
11 8 MERIOCHAUD, Antoine
h2. [[State of the art]]
12 9 MERIOCHAUD, Antoine
13 8 MERIOCHAUD, Antoine
h2. [[Equipment configuration and network architecture]]
14 9 MERIOCHAUD, Antoine
15 8 MERIOCHAUD, Antoine
h2. [[Results]]
16 9 MERIOCHAUD, Antoine
17 8 MERIOCHAUD, Antoine
h2. [[Conclusion]]