(July 25 2011)
This computer program uses expressions and parameters determined from an experimental study of frequency shifts inside a metal cage. The program takes the text file INPUT.BC as input. Note that the input is ordinary FORTRAN format so the data must be placed exactly in the correct columns on each line. The first line is the frequency of operation in MHz. The frequency must be given with a decimal point. The remaining lines contain data for a boom plus element combination in the following format: The decimal points must not be left out.
Download BC.EXE (zipped, with source code, 25904 bytes) and study how the boom correction varies with the input data. Then change the INPUT.BC file to produce the boom corrections for your next yagi project. The source code contains everything to compile with mingw32. Download mingw516nasmplus.zip (24347473 bytes) and unpack it in the root directory C:\ to create C:\mingw32 which contains everything needed to create a new bc.exe from source code. All the source code files of mingw, libusb-win32, libftdi-win32 and libsoft66 are available here: wincompile_nasmplus.htm |