Further improvements » History » Version 21

RIBAS MACHADO, Ederson , 03/22/2015 05:41 PM

1 1 SERRA FONT, Anna
h1. Further improvements
2 1 SERRA FONT, Anna
3 1 SERRA FONT, Anna
As we have seen, the link budget equations can become very complex and, during the two months we have had to develop this project, sometimes we have had to do some assumptions in order to simplify the calculus and thus achieve a coherent software tool.
4 1 SERRA FONT, Anna
5 1 SERRA FONT, Anna
At the beginning of the project we did a long list of all possible options and features that could be included in a link budget tool, selecting them by order of priority in order to implement them.
6 1 SERRA FONT, Anna
7 1 SERRA FONT, Anna
Finally, in this last part is shown a list of other features and improvements that could be performed for future students.
8 2 RIBAS MACHADO, Ederson
9 3 RIBAS MACHADO, Ederson
h3. SERVICE
10 2 RIBAS MACHADO, Ederson
11 9 RIBAS MACHADO, Ederson
- Increase the possibilities of $BER$ and corresponding $\frac{Eb}{No}$ and Code gains. Our possible modulation applied is based in a table of the situation of Quasi-error-Free. As seeing in the figure below, from [1].Quasi-error-free (QEF) means that we will have less than one uncorrected error event per hour, for this table this situations correspond to a PER (Packet error ratio - relative to the symbols) about $10^{-7}$ .
12 7 RIBAS MACHADO, Ederson
13 7 RIBAS MACHADO, Ederson
14 7 RIBAS MACHADO, Ederson
p=. !{width: 45%}quasierrortable.png!  
15 1 SERRA FONT, Anna
 
16 14 RIBAS MACHADO, Ederson
<div style="margin-left: auto; margin-right: auto; width: 30em">Figure 1 - Table applied in SatLinkTool, Quasi-error-free situation, from reference [1].
17 10 RIBAS MACHADO, Ederson
</div>
18 1 SERRA FONT, Anna
19 21 RIBAS MACHADO, Ederson
h3. GENERAL IMPROVEMTES
20 21 RIBAS MACHADO, Ederson
21 21 RIBAS MACHADO, Ederson
We can summarize the general improvements (in addition as these mentioned before), in the following points:
22 21 RIBAS MACHADO, Ederson
* Improve the apresentation of SatlinkTool: Lock tables, form groups, think about the presentation of each window, evaluate the relevance of each action executed and highlight the mean points.
23 21 RIBAS MACHADO, Ederson
* Improve the Payload :  Think about the transparent Payload, put more options of multicarriers, establish a coherent relation with ${(C/N)}_T$, reevaluate  the application of $IBO$, $OBO$, consult teachers, etc. Also think about the possibility of have the _Regenerative Payload_ calculation option.
24 21 RIBAS MACHADO, Ederson
* 
25 10 RIBAS MACHADO, Ederson
26 9 RIBAS MACHADO, Ederson
We would like to add others situations like the for a situation without FEC, when code rate = 1. We have already start this implementation. In the first steps we'we implemented, for QPSK,BPSK, 8PSK, 16PSK and 32PSK, the graphic of $BER$ x $\frac{Eb}{No}$. One idea, is take the value of $\frac{Eb}{No}$ from a user input of $BER$, and then, perform the calculations. This implementations in labview can be see below. 
27 9 RIBAS MACHADO, Ederson
28 8 RIBAS MACHADO, Ederson
p=. !{width: 80%}improvement.png!  
29 14 RIBAS MACHADO, Ederson
&nbsp; <div style="margin-left: auto; margin-right: auto; width: 40em"> Figure 2 - Possible reference application to further increase of $BER$ possibilities </div>
30 1 SERRA FONT, Anna
31 1 SERRA FONT, Anna
To take the $\frac{Eb}{No}$ value from a $BER$ input, we can explore matlab functions like _solve(x,y)_. 
32 1 SERRA FONT, Anna
33 14 RIBAS MACHADO, Ederson
h3. DOWNLINK
34 14 RIBAS MACHADO, Ederson
35 19 RIBAS MACHADO, Ederson
In downlink we have as an input, the $Tsky$ which can be assimilated as the the brightness temperature for the angle of elevation of the antenna, and for a frequency of downlink. As we done with th $ho$ value, which is take automatically by the input position of earth stations, in further improvements we can also help the user and automated the process to take $Tsky$ values using the following graphics. Probably this graphics can be obtained in "ITU site":http://www.itu.int/en/Pages/default.aspx [2] or "EUTELSAT site":http://www.eutelsat.com/en/home.html [3] in versions which we can manipulate with MATLAB. Then using the input values take it directly, in order to have one approximation nearer to the real implementation. In the figure 4, we can see the graphics which can be used to further improvement mentioned.  
36 14 RIBAS MACHADO, Ederson
37 18 RIBAS MACHADO, Ederson
p=. !{width: 70%}improvement3.png!  
38 17 RIBAS MACHADO, Ederson
&nbsp;
39 19 RIBAS MACHADO, Ederson
<div style="margin-left: auto; margin-right: auto; width: 70em"> Figure 3 - In the left side The ESA/EUTELSAT model of the earth’s brightness temperature at Ku band - From [FEN-95]., in the right side brightness temperature in function of frequency and elevation angle(7:5 g=cm3 humidity at ground level) - From CCIR Rep 720–2. </div>
40 20 RIBAS MACHADO, Ederson
41 1 SERRA FONT, Anna
h3. PAYLOAD
42 1 SERRA FONT, Anna
43 20 RIBAS MACHADO, Ederson
We have developed the first step to calculate the total depointing angle. It consist in the angles of satellite-earth station geometry angles $\alpha $, $\alpha$ *, $\beta$,  $\beta$ * and true view angles($\theta$, $\varphi$). In the matlab code applied in this step we also have more useful information like the distance of the satellite to the Earth location $R$. values. One further improvement is finalize this implementation, performing the total depointing, and then the minimum antenna diameter of receiving Earth Station  (ES B in Satlinktool). The pre-defined window for this implementation is the _Depointing 2_, located in Payload -> Antenna. This window is showed in figure 4, below:
44 1 SERRA FONT, Anna
45 16 RIBAS MACHADO, Ederson
p=. !{width: 40%}improvement2.png!  
46 1 SERRA FONT, Anna
&nbsp;
47 17 RIBAS MACHADO, Ederson
<div style="margin-left: auto; margin-right: auto; width: 40em"> Figure 4 - Pre-defined window to finalization of total depointing angle computing </div>
48 17 RIBAS MACHADO, Ederson
49 17 RIBAS MACHADO, Ederson
50 13 RIBAS MACHADO, Ederson
h1. REFERENCES
51 1 SERRA FONT, Anna
52 3 RIBAS MACHADO, Ederson
[1]
53 20 RIBAS MACHADO, Ederson
[2] http://www.itu.int/en/Pages/default.aspx
54 20 RIBAS MACHADO, Ederson
[3] http://www.eutelsat.com/en/home.html