Wiki » History » Version 17

piat, charles ugo, 03/08/2015 05:21 PM

1 17 piat, charles ugo
Problem positioning:
2 3 VEILLARD GAROZ, Loïc
3 17 piat, charles ugo
The satcom lab of Télécom Bretagne will soon be equipped with a TooWay/KA SAT facilities (bi-directional internet via satellite) that come in two flavours: a fixed antenna for access within the lab and a fly away antenna for on-the field access. On-the-field access is provided through a transportable terminal (see pictures below). The transportable terminal integrates a modem, networking facilities and end-devices (e.g., DECT/VOIP phones).
4 1 VEILLARD GAROZ, Loïc
5 17 piat, charles ugo
The objective of this project is to design and integrate the portable terminal taking into account all aspects: communication, networking and physical integration.
6 1 VEILLARD GAROZ, Loïc
7 17 piat, charles ugo
Introduction
8 17 piat, charles ugo
The transportable terminal provides services in inhospitable and isolated locations. In particular, our aim consists in bringing internet access through wired and Wi-Fi IP network and to provide internal and external VoIP calls. The terminal is composed of two antennas (one fixe and another one mobile) and a modem to receive the signal from the Ka-Sat satellite and convert it into digital signal. One router, a Dect and some IP phones constitute the second part of the terminal to share the network between the internet access and the phone calls. In the first part of the project, we have identified the use cases and the corresponding network architecture (address and routing plan). Then we proceed with the integration of the networking and communication components in a ruggedized flight case. Later we have connected the transportable terminal to the fixe antenna to realize some tests and demonstrations of the overall system. The terminal is transportable with its mobile antenna and could be used during important and catastrophic events by the red cross for instance to keep them in touch with the head quarter.
9 1 VEILLARD GAROZ, Loïc
10 17 piat, charles ugo
Content
11 17 piat, charles ugo
I.	Design of the Ka-Sat Terminal
12 17 piat, charles ugo
a.	Study of User Cases
13 17 piat, charles ugo
b.	Design of the Network Architecture
14 17 piat, charles ugo
c.	Description of the Components 
15 17 piat, charles ugo
II.	Networking and Communication between components
16 17 piat, charles ugo
a.	Networking of components
17 17 piat, charles ugo
b.	Establishment of the VoIP link 
18 17 piat, charles ugo
c.	Quality of Service and Fire-wall
19 17 piat, charles ugo
III.	Integration on the Ka-Sat Terminal
20 17 piat, charles ugo
a.	Mounting of the components on the ruggedized flight case
21 17 piat, charles ugo
b.	Connection to the antenna and Test
22 11 VEILLARD GAROZ, Loïc
23 17 piat, charles ugo
List of figure
24 11 VEILLARD GAROZ, Loïc
25 7 VEILLARD GAROZ, Loïc
26 17 piat, charles ugo
I.	Design of the Ka-Sat Terminal
27 17 piat, charles ugo
a.	Study of User Cases
28 13 piat, charles ugo
29 17 piat, charles ugo
Use cases 1: Internet Access through wired IP network
30 17 piat, charles ugo
The use case 1 consists in providing internet access through wired network. The user must connect its machine to the local area network via a wired cable. For instance the user will connect its machine with an Ethernet cable to the router. The router will furnish a local IP address via DHCP. Finally the user will have access to internet and services as HTTP, SMTP, FTP, Streaming... Since the networking is sharing amongst users, there will be some restrictions on the data rate.   
31 16 piat, charles ugo
32 17 piat, charles ugo
Use cases 2: Internet Access through wireless IP network
33 17 piat, charles ugo
The use case 2 consists in providing internet access through wireless network. The user must connect its machine to the local area network through Wi-Fi. The router will furnish a local IP address via DHCP to the user. Nevertheless, the user must be authorized by the administrator to be connected to the network thanks to a logging and a password. In fact the Wi-Fi can be received by anyone around the terminal that is the reason why we must restrict the connection by a password. Finally, after connection, the user will have access to internet and services as HTTP, SMTP, FTP, Streaming... Since the networking is sharing amongst users, there will be some restrictions on the data rate.   
34 1 VEILLARD GAROZ, Loïc
35 17 piat, charles ugo
Use case 3: Voice over IP
36 17 piat, charles ugo
The use case 3 consists in providing a phone call over Internet. The user will dial a number on hardphones available in the flight case. The call will be establish via voice over IP. There are two possibilities, whether it is an internal call, and so the speaker we intend to reach is on the same local network. In this case there should not have too much time delay and the phone call is totally free. Whether it is an external phone call, and there will have at least 400 ms of time delay. It is corresponding to the time the wave takes to travel from the two speakers via the satellite. In this case the phone call is not free, so some restrictions as international call must be establish.     
37 17 piat, charles ugo