How to use it » History » Version 23

SERRA FONT, Anna, 03/23/2015 04:10 AM

1 7 SERRA FONT, Anna
h1. How to use the tool
2 3 SERRA FONT, Anna
3 6 SERRA FONT, Anna
{{>toc}}
4 6 SERRA FONT, Anna
5 3 SERRA FONT, Anna
Follow the instructions below to use this link budget calculator.
6 3 SERRA FONT, Anna
7 5 SERRA FONT, Anna
warning. +*Please notice+:* This tool only deals with one uplink and downlink, it do not consider that there is a return trip. Thus, in order to dimension a round-trip system it would be necessary to use the tool two times: once for the forward link and once for the return link.
8 1 RIBAS MACHADO, Ederson
9 23 SERRA FONT, Anna
$$$$
10 23 SERRA FONT, Anna
11 5 SERRA FONT, Anna
h2. Structure
12 1 RIBAS MACHADO, Ederson
13 5 SERRA FONT, Anna
The tool is divided into 6 tabs (see Implementation for more information). The tabs are structured as follows:
14 11 RIBAS MACHADO, Ederson
15 12 RIBAS MACHADO, Ederson
16 12 RIBAS MACHADO, Ederson
17 9 RIBAS MACHADO, Ederson
* *Input parameters:* Guests staying in these boxes elements are the parameters that the user must enter to design your system.
18 5 SERRA FONT, Anna
19 5 SERRA FONT, Anna
warning. Check the units of each input parameter, otherwise the results will be incorrect.
20 5 SERRA FONT, Anna
21 5 SERRA FONT, Anna
warning. Each of the input parameters can only be entered in ONE of the tabs. Be careful: The input parameters have an impact on the results shown in multiple tabs! Although each input parameter is only entered in the corresponding tab, the program automatically copies this value into the equations of the other tabs where is needed.
22 5 SERRA FONT, Anna
23 5 SERRA FONT, Anna
* *Results:* The elements located on these boxes are the results of the equations that depend on the input parameters. You cannot modify these values.
24 5 SERRA FONT, Anna
25 5 SERRA FONT, Anna
* *_Calculate_ button:* Press this button to calculate the results of the current tab according to the input parameters entered.
26 5 SERRA FONT, Anna
27 5 SERRA FONT, Anna
warning. This button only has effect in the current tab, so if the user changes values in a tab and he wants to see the impact on the global system, the user must press calculate in the corresponding tabs.
28 5 SERRA FONT, Anna
29 16 SERRA FONT, Anna
Figure 1 shows the impact of changing a value in a tab in order to know to which tab this change is going to affect and then the user can press the corresponding Calculate buttons.
30 1 RIBAS MACHADO, Ederson
31 16 SERRA FONT, Anna
For instance, if the user changes a value in the Payload Transponder tab, as in this tab the only possible value he can change is the _Input Back-Off (IBO)_ then he necessarily will need to update the _Downlink_ tab and then the _Overall_ tab by pressing the corresponding _Calculate buttons_.
32 1 RIBAS MACHADO, Ederson
33 16 SERRA FONT, Anna
However, it may happen that the user changes a value in a tab that does not affect all the tabs that are shown in Figure 1. For example, if the user changes the latitude of the Earth Station A, this will change the azimuth and elevation angles as well as the range between the Earth Station A and the satellite, and therefore he only will need to update the Uplink tab (and consequently Overall Link) but not the Downlink tab. With this help, it remains to the judgment of the user to know the implications of the values and follow the correct order of the tabs to update. 
34 1 RIBAS MACHADO, Ederson
35 16 SERRA FONT, Anna
p=. !{width: 50%}calculate_order_tabs.png!  
36 16 SERRA FONT, Anna
 Figure 1: Order of impact of the tabs.
37 16 SERRA FONT, Anna
38 16 SERRA FONT, Anna
39 17 SERRA FONT, Anna
In Figure 1, the tables within a rectangle are those that have an impact on others. Instead, tabs within a circle are those that have no impact on others. The _Payload Transponder_ tab is marked in a different colour because we have begun to implement the first steps for calculating the depointing angle but, as discussed in the part of [[Further Improvements]], it is a future implementation to perform. Finally, the dashed lines going from _Uplink_ and _Downlink_ to _Payload Transponder_ refer exclusively to the value of (C/No) at saturation, that is shown on the _Payload_ tab but then it has no major impact on other tabs.
40 5 SERRA FONT, Anna
41 5 SERRA FONT, Anna
* *_Set all the default values_ button:* Sets the default values for all input parameters of the current tab.
42 5 SERRA FONT, Anna
43 5 SERRA FONT, Anna
notice. The program is designed with a default value for each input parameter. Thus, the user can calculate a certain link budget without having to enter any parameters.
44 14 SERRA FONT, Anna
45 5 SERRA FONT, Anna
* *_Clear variables_ button:* Resets all input values of the current tab.
46 5 SERRA FONT, Anna
47 23 SERRA FONT, Anna
$$$$
48 23 SERRA FONT, Anna
49 3 SERRA FONT, Anna
h2. User Manual:
50 3 SERRA FONT, Anna
51 18 SERRA FONT, Anna
* Open the SatLinkTool.vi file with LabVIEW and click _Operate/Run_ (or Ctrl+R) to start the simulation tool.
52 18 SERRA FONT, Anna
53 20 SERRA FONT, Anna
* Attach the files map.txt, h01.txt and h02.txt by clicking the folders on the left box.
54 19 SERRA FONT, Anna
55 22 SERRA FONT, Anna
* Fill all the parameters to match your system requirements in the empty boxes or the drop down menus of the _Service tab_ . When you have finished, click on 'Calculate' and the results will be showed. 
56 22 SERRA FONT, Anna
57 22 SERRA FONT, Anna
notice. Press the yellow question mark of the little box in the top right (or Ctrl+H) to obtain more details of each input and output parameter. Press it again to hide the pop-up box.
58 19 SERRA FONT, Anna
59 19 SERRA FONT, Anna
p=. !manual_service.png!
60 23 SERRA FONT, Anna
61 23 SERRA FONT, Anna
* Proceed in the same manner in the Geometry System tab. There you can press 'Show on the map' to see a figure with the two earth stations in a map.
62 23 SERRA FONT, Anna
63 23 SERRA FONT, Anna
*