Post Reply 
(42) GTX - Find Antenna Transmit Gain of an earth station during its acceptance test
11-30-2022, 02:08 PM
Post: #1
(42) GTX - Find Antenna Transmit Gain of an earth station during its acceptance test
(42) GTX - Finding Antenna Transmit Gain performance of an earth station, during its field acceptance test

Dear All

Program for Finding Antenna Transmit Gain performance of an earth station; during its field acceptance test; 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 { 86-Byte Prgm }
01 LBL "GTX"
02 MVAR "GTX"
03 MVAR "ERPsC"
04 MVAR "PTX"
05 MVAR "VGsC"
06 MVAR "VGsT"
07 MVAR "AsT"
08 MVAR "AsC"
09 CLST
10 RCL "ERPsC"
11 RCL+ "VGsC"
12 RCL- "VGsT"
13 RCL+ "AsT"
14 RCL- "AsC"
15 RCL- "PTX"
16 RCL- "GTX"
17 END

Warm regards,


Attached File(s)
.xlsx  HP-42S Program Documentation Form - GTX_v100.xlsx (Size: 46.78 KB / Downloads: 5)
.pdf  HP-42S Program Documentation Form - GTX_v100.pdf (Size: 198.05 KB / Downloads: 11)
.zip  GTXraw_v100.zip (Size: 192 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)