Wiki » History » Version 16

MERIOCHAUD, Antoine, 03/09/2016 01:39 PM

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 14 MERIOCHAUD, Antoine
10 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.
11 12 MERIOCHAUD, Antoine
12 16 MERIOCHAUD, Antoine
h2. [[I - State of the art]]
13 9 MERIOCHAUD, Antoine
14 16 MERIOCHAUD, Antoine
h3. [[1. ]]
15 1 MERIOCHAUD, Antoine
16 16 MERIOCHAUD, Antoine
h2. [[II - Equipment configuration and network architecture]]
17 16 MERIOCHAUD, Antoine
18 16 MERIOCHAUD, Antoine
h2. [[III - Simulation and results]]
19 9 MERIOCHAUD, Antoine
20 8 MERIOCHAUD, Antoine
h2. [[Conclusion]]