home *** CD-ROM | disk | FTP | other *** search
/ Game Killer / Game_Killer.bin / 247.ADVFILES.DOC < prev    next >
Text File  |  1993-02-03  |  5KB  |  95 lines

  1.  
  2.                            Microsoft Flight Simulator
  3.                          Aircraft and Adventure Factory*
  4.                                 Adventure Files
  5.  
  6.  
  7.                           Approach Control Simulation
  8.  
  9.                            (c) 1993 - John Mechalas
  10.  
  11. - Introduction -
  12.  
  13.    Along with the static and dynamic scenery files, this archive contains
  14. a number of .ADV files that are for use with the Aircraft and Adventure
  15. Factory.  Each adventure file, when loaded, will simulate Air Traffic
  16. Control for the specified airport.  As you fly into that airport's
  17. "control zone", you will be told to contact approach control on the
  18. proper frequency, and will then be vectored in for an ILS or LOC approach
  19. on the most appropriate runway based on current surface winds.
  20.    You will need the Aircraft and Adventure Factory (from Mallard software)
  21. in order to run the adventure files.  No soundcard is required:  I print
  22. all ATC messages directly to the screen.
  23.    All files were created using my Approach Control pre-compiler.  Approach
  24. Control is a program that allows you to quickly and easily generate
  25. adventure files that simulate the approach control ATC at an airport.  It
  26. automatically generates the source code needed for AAF, and thus requires
  27. no programming knowledge.  Approach Control is available at several FTP
  28. sites...and is most likely available at the same site where you obtained
  29. this archive...as filename APP.ZIP.
  30.  
  31.  
  32. - Usage -
  33.  
  34.    Load the adventure files as described in the AAF manual.  You will
  35. see a seperate adventure file for each airport, and load the file
  36. corresponding to your destination.
  37.  
  38.    Here is a rough overview of the adventure files:  When you are roughly
  39. 40 miles from your destination airport, you will be given a message
  40. telling you to contact approach control on the appropriate fequency. 
  41. This message will appear regardless of what frequency you have tuned on
  42. your COM radio.  (I am not making any attempts to simulate enroute flight
  43. ...only approach, so that you can load this file any time you wish to fly
  44. to a particular airport, from any other airport in the FS 4 database).
  45.    At this point, you must be tuned to the frequencies given to you in
  46. order to receive ATC commands.  ATC will tell you which runway you will be
  47. vectored into, and will begin giving you the approapriate heading an 
  48. altitude changes.  No airspeed commands will be issued, since I can't 
  49. predict which aircraft you are going to be flying.
  50.  
  51.    IMPORTANT:  You will need to start at least 40 NM outside of your
  52. destination for everything to work properly.
  53.  
  54.  
  55. - General Notes -
  56.  
  57.    This is a first-generation ATC system, and is still in the experimental
  58. phase.  I have tested it using the LearJet for all runways and from
  59. various approaches, and it has vectored me in flawlessly each time.
  60. However, it's performance does depend on you cooperating with ATC commands.
  61. I don't know how "breakable" the simulation is, but it operates by trying to
  62. vector you to various "fixes" that are prerecorded.  If you wander off
  63. course, ATC will give you the vectors needed to correct your heading to
  64. reach the current active "fix" ... but if you go too far past a fix, it
  65. will not move you to the next fix...rather it will turn you around and around
  66. until you end up where you are supposed to be.
  67.    The feedback loop in the control algorithm is first-order (based on
  68. position only), so vectors are given without *direct* compensation for the
  69. current winds.  So far, I have flown with winds as high as 30 knots 
  70. without any problems, but if the winds are too high or if you are in a light
  71. plane (like the Cessna), you may find yourself receiving frequent heading
  72. change instructions.  The next generation will contain direct, rather than
  73. indirect, compensator for the winds and will have a second-order feedback
  74. loop.
  75.    You will want to be at about 10,000 MSL before approach control contacts
  76. you, so if you are flying from a distant airport, start your descent when you
  77. are about 60 NM outside of your destination.  At about 30 miles out, you will
  78. be told to descend to 5000, and then 3000 MSL before final approach.  Adjust
  79. you speed as necessary.  In all aircraft, maintain less than 250 knots when
  80. under 10,000 MSL (it's the law! :) and for the Lear, reduce you speed to
  81. about 180 knots when you read 3000 MSL.  NOTE:  These altitudes may vary
  82. depending on your destination.
  83.    You don't need to respond to ATC in any way...  It will print the messages
  84. on your screen and you just read them.  I plan to add an "acknowledge"
  85. key in future generations.  Also, ATC does not currently keep track of
  86. your last assigned altitude and heading, so no one will tell you if you
  87. are not following instructions (though you will constantly be given new
  88. heading commands as your course wanders off the pre-planned flight path).
  89.    Lastly, the program does not distinguish between left, right, and 
  90. center runways.  If both a 4R and 4L runway exist, you will simply be
  91. vectored into runway 4, and you may choose either the left or right
  92. runway as you see fit.
  93.  
  94.  
  95. * - (c) 1992 Bruse Artwick Organization