home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / SIMTEL / CPMUG / CPMUG033.ARK / SAR.DOC < prev    next >
Text File  |  1984-04-29  |  7KB  |  115 lines

  1. The following programs use various terms and concepts that may not be familiar
  2. to those people not associated with SAR (Search And Rescue) planning. The best
  3. reference which explains these terms is the 'National Search And Rescue Manual'
  4. which is available from the Superintendent of Documents, Government Printing
  5. Office, Washington DC 20402.  The price is $4.65 (postage paid) for this
  6. 350 page book and the stock number is '050-012-00071-9'.  This manual is also
  7. the official SAR manual for the Coast Guard, Air Force, Navy and the Army.
  8.  
  9.             SAR PROGRAMS NOW AVAILABLE
  10.  
  11. ELTPOD.BAS-(3K source listing)--This program calculates and prints tables of
  12. aerial search ELT probability of detection as a function of terrain, altitude
  13. and track spacing.  This program is written in BASIC-E but is easily converted
  14. to any version of basic that has the EXP and SQR functions available.  Minimum
  15. equipment is 4K of free memory. Optimum equipment includes a 72 column printer.
  16. (author: Mj Gregory CAP)
  17.  
  18. VISPOD.BAS-(3K source listing)--This program calculates and prints tables of
  19. visual aerial search probability of detection as a function of visibility,
  20. track spacing, altitude and terrain.  This program is written in BASIC-E but is
  21. easily converted to any version of basic having the EXP function.  Minimum 
  22. equipment is 4K of free memory.  Optimum equipment includes a 72 column printer
  23. (author: Mj Gregory CAP)
  24.  
  25. ADDPOD.BAS-(1K source listing)--This program calculates and prints a table that
  26. allows the user to combine two visual pod's or two ELT pod's.  This program is
  27. written in BASIC-E but is easily converted to any other version of basic that 
  28. has the LOG and EXP functions available.Minimum equipment is 4K of free memory.
  29. Optimum equipment includes a 72 column line printer. (author Mj Gregory CAP)
  30.  
  31. RJCASP.BAS-(3K source listing)-This SAR resource allocation program uses rather
  32. sophisticated algorithms to assist the mission coordinator in placing his
  33. search forces in the optimum search areas.  This prrogram is usable for either
  34. aerial or ground search of either regular or irregular search cells.  Required
  35. data inputs are cell identification and initial probability of target (user
  36. estimated) for each cell.  Inputted probability of detection for the searched 
  37. cells modifies the program output.  This program is written in standard basic
  38. and requires string capability, LOG and EXP functions.  The program may be
  39. modified to eliminate the requirement for string capability.  A FORTRAN version
  40. of this program is also available.  Minimum equipment is 4K of free memory.
  41. (author LtCol Mattson USAF)
  42.  
  43. CASPPLUS.BAS-(14K source listing)-This program is an expanded version of RJCASP
  44. and includes an extensive visual search analysis routine.  This program is very
  45. heavily commented and includes plain language listings of the visual search
  46. POD,POT and POS equations. This program is written in BASIC-E at a level equiv-
  47. alent to 8K basic or RADIO SHACK Level 2. It may be converted to other versions
  48. of basic with little difficulty due to the descriptive variable names used (eg.
  49. 'max','speed','area',etc.).  Minimum equipment is 16K of free memory. Optimum
  50. equipment includes a video terminal and hard copy capability. (author LtCol
  51. Mattson USAF+Mj Gregory CAP)
  52.  
  53. CAESAR.BAS-(22K+2K+2K+4K source and files listings)-This is a sophisticated log
  54. keeping program for air operations. This program uses interactive random access
  55. disc files to quiz the user during briefing and debriefing operations.  Flight
  56. log's are automatically maintained and updated using these briefing/debriefing
  57. inputs.  This program is written in BASIC-E and requires 32K CPM system memory
  58. and disc capability.  Optimum equipment includes a fast video terminal and a 
  59. fast printer. (author Mj Gregory CAP)
  60.  
  61. BITCASP.BAS-(18K source listing)--This program is another enhancement of the
  62. program RJCASP and uses a tablet digitizer to transfer map information for POS
  63. analysis.  This program is written in CBASIC and requires the POKE command and
  64. modification of CPM's BIOS (instructions are given).  This program uses a 
  65. Summagraphics BITPAD and 20K of free memory due to the arrays (ie a 35K CPM
  66. system is needed).  Disc capability is not necessary.  Optimum equipment 
  67. includes a fast video terminal. (author Mj Gregory CAP)
  68.  
  69. CASPGAME.BAS-(20K source listing)--This program was written as a demonstration
  70. device for the program BITCASP.BAS and includes the capability of storing a
  71. mission scennario on random access disc file for later retrieval.  This program
  72. has been written as a training game and challenges the user to find an unknown
  73. target on the map by using POD's. The minimum system requires mass storage and 
  74. 21K of free memory (ie. a 35K CPM system). (author Mj Gregory CAP)
  75.  
  76. C.A.P. SEARCH v1.0-(5K source listing)--This program is a game played on a 512
  77. grid map.  It challenges the user to find a downed aircraft given the starting
  78. point, destination and various random clues which the program generates from
  79. time to time.  The user is given three playing pieces (ie. a land team and two
  80. aircraft (one with electronic search capability)).  This rather interesting
  81. game teaches the fundamentals of proper utilization of various search capabil-
  82. ities.  This program was written in SWTPC 4K Basic V2.0 and is usable on
  83. nearly any basic having 6K of free memory. (author Capt Bream CAP)
  84.  
  85. SERCHGME.BAS-(9K source listing)-This program is essentially the same as C.A.P.
  86. SEARCH except it has been rewritten according to the rules of structured
  87. programming and as a result, is more easily understood.  This program was
  88. written in BASIC-E and requires 6K of free memory. The memory requirements may
  89. be considerably reduced by deleting the many comments and remarks. (author
  90. Mj Gregory CAP)
  91.  
  92. OPT.BAS-(2K source listing)--Given the estimated probability of target for
  93. several or many grids and given the total effective search force, this
  94. program recommends the optimum distrivution of forces in accordance with math-
  95. ematical theory of search. Example: the output might be-"search grid PL41
  96. for a POD of 48% and grid PL42 for a POD of 27%".  This program is written in
  97. BASIC-E and is easily converted to any other basic language.  It is ideal as
  98. as a subroutine for the programs RJCASP or CASPPLUS and requires about 3K of
  99. free memory. (author Cmdr Discenza USCG)
  100.  
  101. N-ELT1.ASC-(10K source listing)--Microsoft version
  102. N-ELT1.BAS-(10K source listing)--CBASIC version
  103. N-ELT1.DOC-(3K of text)--Documentation and Instructions
  104. This is a radio direction finding program that assists the user in localizing
  105. an unknown radio transmission.  Besides 16K of free memory, the only special
  106. equipment required is a map which has and arbitrary grid (latitude+longitude
  107. are not necessary) overlay. (author: C.P.Kelly New Mexico Ares)
  108.  
  109. DFELT.BAS-(7K source listing)--This program is essentially a rewrite of the
  110. program 'N-ELT1' (by C..Kelly).  It is written in CBASIC and requires a 35K CPM
  111. system.  The memory requirements may be reduced drastically by changing the
  112. dimension statements (i.e. reducing the number of locations/bearings that may
  113. be handled simultaneously).  See 'N-ELT1.DOC' for documentation. (author:Mj
  114. Gregory CAP)
  115.