Post Reply 
(42) G/T - Find G/T (Antenna+LNA)of an earth station during its field acceptance test
11-30-2022, 02:01 PM
Post: #1
(42) G/T - Find G/T (Antenna+LNA)of an earth station during its field acceptance test
Dear All

Program for Finding G/T (Antenna+LNA) performance of an earth station; during its field acceptance test, (using "Y factor" test procedure); to be used with "HP Solver" built-in application.

Attachments:

- Program documentation, including example, math equations, how to use explanations, source code, etc; (xlsx and pdf)

- Source code in RAW format file (zip)

Code:

00 { 129-Byte Prgm }
01 LBL "G/T"
02 MVAR "G/T"
03 MVAR "Y"
04 MVAR "ERPdC"
05 MVAR "VGdC"
06 MVAR "VGdT"
07 MVAR "AdT"
08 MVAR "FILdB"
09 -228.6
10 STO "KdB"
11 CLST
12 RCL "Y"
13 10
14 ÷
15 10↑X
16 1
17 -
18 LOG
19 10
20 ×
21 STO "C/N"
22 RCL "ERPdC"
23 RCL- "VGdC"
24 RCL+ "VGdT"
25 STO "ERPdT"
26 -
27 RCL+ "AdT"
28 RCL+ "KdB"
29 RCL+ "FILdB"
30 RCL- "G/T"
31 END

Warm regards,


Attached File(s)
.xlsx  HP-42S Program Documentation Form - GoT_v100.xlsx (Size: 44.39 KB / Downloads: 4)
.pdf  HP-42S Program Documentation Form - GoT_v100.pdf (Size: 204.87 KB / Downloads: 7)
.zip  GoTraw_v100.zip (Size: 224 bytes / Downloads: 4)

Emilio Abud Filho
Mobile: +55 (41) 9 9172-1201
e.abud@uol.com.br
emilio.abud.filho@gmail.com
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)