home *** CD-ROM | disk | FTP | other *** search
/ Game Killer / Game_Killer.bin / 007.747WORLD.DOC < prev    next >
Text File  |  1992-03-24  |  54KB  |  940 lines

  1.                        JETSET OR 747WORLD MANUAL
  2.  
  3.  
  4.      The documentaion which follows was originally published in the
  5.      November, 1982 issue (v7,n11) pp. 272 of BYTE Magazine.  It is
  6.      reproduced here (with slight modification to account for figures not
  7.      reproducible here) so that those of you who no longer can locate this
  8.      issue may enjoy this excellent program... Russ McCallister, P.O.Box
  9.      79, River Forest, Illinois 60305 - September 1983 747 or JETSET as it
  10.      was named by the author offers the adventure of piloting a jet
  11.      aircraft minus the jet lag and the risk.  The program name JETSET  is
  12.      an acronym for the Jet Simulator  Electronic Trainer. You will
  13.      manoeuver an aircraft through the three stages of flight--take-off,
  14.      cruising, and landing--in less than ideal conditions. The program
  15.      originally written for the TRS-80 Model II, uses the keyboard and
  16.      screen to make a personal computer version of a commercial flight
  17.      simulator.  To make JETSET or 747WORLD a realistic simulation,
  18.      everything the pilot does in this program must be coordinated with an
  19.      instrument panel displayed on the computer screen.  In addition, the
  20.      pilot must follow the actual procedures required when flying in
  21.      near-zero visibility.  A plane flown in such inclement weather must
  22.      proceed according to Instrument Flight Rules (IFR) established by
  23.      government, and the pilot must be specially trained and certified to
  24.      fly ON INSTRUMENTS.  This information is incorporated into the JETSET
  25.      or 747WORLD program.
  26.  
  27.      NOTE: The following modifications have been made by Jean-Pierre
  28.            Bernier in 1988, 1990 and 1992 and are included in 747WORLD:
  29.              -Integration of take-off and cruise.
  30.              -Possibility to fly all over the world except near the poles.
  31.              -Take-off from many airports.
  32.              -Possibility of changing altitude, latitude and longitude any
  33.               time by typing C except during take-off.
  34.              -After missed approach resume flying.
  35.              -Random speeds of winds at take-off, cruise and landing.
  36.              -Stall conditions in cruise.
  37.              -After touch-down use of the brakes (after Rev. Thrust).
  38.              -Informations on winds.
  39.              -Above 10000 feet decrease of the rate of climb.
  40.              -It is not necessary to reset the clock at 7:59 am. This was
  41.               provided because the basic fonction TIMER resets the elapsed
  42.               time in seconds at midnight.
  43.  
  44.        With a PC running at 4.77 MHz it is very difficult to enjoy flying
  45.        with the 747WORLD.BAS program.  The uptake delay is 4 seconds. The
  46.        compiled version 747WORLD.EXE is necessary and the uptake delay is
  47.        less than 1 second. The following text is a modification of the
  48.        original one with additions and some changes.
  49.  
  50.  
  51.             COMPUTER SIMULATED FLIGHT
  52.  
  53.      The JETSET or 747WORLD Program lets the pilot activate the control
  54.      surfaces of the jet aircraft, adjust engine thrust, and tune
  55.      navigational radio equipment by pressing a set of keys. (See Table 1.)
  56.      The program responds to the keypress commands by adjusting aircraft
  57.      attitude to match the control surfaces and updating the instrument
  58.      panel display in less than one second as the trajectory of the
  59.      jetliner is tracked through space by the computer.
  60.  
  61.      The jet instrument panel gives the pilot all the flight information he
  62.      needs to take off, navigate, and land an aircraft using standard
  63.      flight procedures and the radio facilities established for modern-day
  64.      flying.  The panel functions reveal what the aircraft is doing and
  65.      where it is located, so that after a short period of training the
  66.      pilot knows instinctively how to scan and interpret the panel data.
  67.  
  68.      Position tracking, a vital ingredient in the simulation, is performed
  69.      in real time to keep the flight situation up to date.  Although the
  70.      pilot completely controls the motion of the jet, wind forces that vary
  71.      with altitude can influence the flight.  The program uses an
  72.      analytical combination of jet and wind motion to solve the "wind
  73.      triangle" that is formed whenever an aircraft is aloft and moving
  74.      through layers of air.  The wind-triangle solution yields the "true"
  75.      motion of the jet relative to the earth's surface.
  76.  
  77.      When the simulation begins, the jetliner is poised for take-off on the
  78.      runway of the airport choosen on the starting menu.  The geographic
  79.      coordinates of the VOR of the choosen airport mark the starting point
  80.      of flight.  The computer fixes this initial position in memory and
  81.      cranks out a new longitude and latitude about 60 times a minute.  The
  82.      pilot controls the path of the jet during the take-off roll down the
  83.      runway because there is a wind drift when the speed of the jetliner is
  84.      above 50 knots.  If everything is done correctly in the cockpit, this
  85.      path will lead to a take-off with room to spare.
  86.  
  87.      Once airborne, the jet is tracked against a grid of meridians and
  88.      parallels, an involved computation that requires the program to used
  89.      spherical trigonometry because of the earth's curved surfgace. Because
  90.      the geographic coordinates of airports and radio beacons are stored in
  91.      the computer's memory, a comparison of positions yields the
  92.      information needed to update the insrument panel the pilot uses to
  93.      navigate.
  94.  
  95.  
  96.      An instrument landing, the trickiest part of any actual flight, is
  97.      also the most complex operation for the computer to simulate.  This
  98.      type of landing requires a programmed geometry to simulate the
  99.      Instrument Landing System (ILS) pattern formed by special radio beams.
  100.      These beams, which converge at the landing end of a runway, deflect an
  101.      indicator on the instrument panel of the landing jet and give the
  102.      pilot an exact path to follow during the final approach to the
  103.      airport.
  104.  
  105.      Because JETSET or 747WORLD knows precisely where the pilot is telling
  106.      the plane to go, the program will continue to run until the jet lands
  107.      safely and rolls to a halt or until the flight ends in disaster. When
  108.      the simulation has ended, for whatever reason, JETSET or 747WORLD
  109.      provides a complete report of the pilot's performance. The report
  110.      includes the landing location of the plane-whether on or off the
  111.      runway-to the nearest foot, and in case of pilot error a description
  112.      of the error and the likey damage to the aircraft.
  113.  
  114.  
  115.  
  116.  
  117.  
  118.                                     TABLE 1
  119.  
  120.                     KEYBOARD KEYS, DEFINITIONS AND FONCTIONS
  121.  
  122.      ----------------------------------------------------------------------
  123.      KEY     DEFINITION                FUNCTION
  124.     ----------------------------------------------------------------------
  125.       F    THRUST INCREASE*    INCREASES POWER TO JET ENGINES.
  126.       S    THRUST DECREASE*    DECREASES POWER TO JET ENGINES.
  127.       Q    THRUST REVERSE      REVERSES ENGINE THRUST AFTER TOUCH-DOWN.
  128.       D    PITCH DOWN*         LOWERS NOSE OF AIRCRAFT (DEGREES).
  129.       U    PITCH UP*           LIFTS NOSE OF AIRCRAFT (DEGREES).
  130.       \    PITCH CANCEL        IN CRUISE SETS NOSE TO LEVEL FLIGHT.
  131.       \    FLARE UP            IN ILS:TO BE USED WHEN RADAR READS 50 FEET.
  132.       , <  RUDDER LEFT*        INCREASES RUDDER LEFT BY ONE INCREMENT.
  133.       . >  RUDDER RIGHT*       INCREASES RUDDER RIGHT BY ONE INCREMENT.
  134.       /    RUDDER CANCEL       IN CRUISE RETURNS RUDDER TO CENTER POSITION.
  135.       L    FLAPS               RAISES AND LOWERS WING FLAPS.
  136.       W    WHEELS              RAISES AND LOWERS LANDING GEAR.
  137.       B    BREAKS              RELEASES WHEEL BRAKES FOR TAKE-OFF.
  138.                                AFTER LANDING TO APPLY OR RELEASE BRAKES TO
  139.                                REDUCE THE SPEED ON THE RUNWAY.
  140.       M    MISSED APPROACH     SIGNALS AN ABORTED ILS LANDING ATTEMPT.
  141.                                THE PROGRAM RETURNS TO VOR. TO CONTINUE IT
  142.                                IS NECESSARY TO APPLY POWER AND TO CLIMB.
  143.       V    VOR FREQUENCY TUNE  INPUTS A FREQUENCY TO VOR RECEIVER.
  144.       R    VOR RADIAL SELECT   SELECTS A RADIAL VALUE FOR NAVIGATING .
  145.       A    VOR AUTO SELECT     AUTOMATICALLY ROTATES RADIAL SELECTOR DIAL.
  146.       C    IN CRUISE CHANGES   ALTITUDE, LATITUDE AND LONGITUDE.
  147.  
  148.  
  149.    NOTES:
  150.  
  151.           1. The CAPS LOCK key must be engaged throughout the simulation.
  152.           2. Keys < and > are in fact , and . without SHIFT.
  153.           3. During take-off keys L B F < > U W S are used.
  154.           4. During take-off < > control the nose wheel when the airspeed
  155.              exceeds 50 knots. Key / has no effect.
  156.           5. An asterisk (*) identifies keys that may be typed additional
  157.              times to increase their control function.
  158.           6. In ILS, after touch down, it is necessary to apply reverse
  159.              power ( Q key ) to reduce the speed. The brake ( B key ) can
  160.              also be used.
  161.  
  162.  
  163.  
  164.  
  165.                                     TABLE 2
  166.  
  167.                             INSTRUMENT PANEL LEGEND
  168.  
  169.    ------------------------------------------------------------------------
  170.    INSTRUMENT    UNITS              FUNCTION
  171.    ------------------------------------------------------------------------
  172.    FUEL        pounds, %      fuel aboard (in pounds and percentage full).
  173.    VHF         MHz            communications channel.
  174.    THRUST                     position of engine thrust levers.
  175.    PITCH                      attitude of aircraft.
  176.    DEG         degrees        angle of pitch, measured from horizontal.
  177.    COMPASS     degrees        compass heading of aircraft (direction of
  178.                               nose).
  179.    AIRSPEED    knots          aircraft velocity through the air.
  180.    VERT SPEED  feet/minute    rate of climb or descent.
  181.    ALTITUDE    feet           altitude above the ground.
  182.    CLOCK       hr.min.sec     time of day (local).
  183.    VLF OMEGA   degrees,min    aircraft position (latitude and longitude).
  184.    RUD                        rudder angle.
  185.    FLAPS                      flaps position.
  186.    WHEELS                     landing gear position.
  187.    BRAKE                      position of wheel brakes.
  188.    VOR         MHz            frequency to which VOR receiver is tuned.
  189.    RANGE                      status of VOR receiver.
  190.    RADIAL      degrees        value of selected radial (needle moves along
  191.                               window directly above radial).
  192.    DME         nautical miles distance to VOR ground station.
  193.    RADAR ALT   feet           aircraft elevation during final approach.
  194.    MARKER                     turns on when flying directly over the ILS
  195.                               outer and middle marker beacons.
  196.    ILS                        pair of needles that deflect according to
  197.                               aircraft position in ILS radio cone.
  198.    STALL       indicator      on with sound on a stall condition in cruise,
  199.                               also in ILS when the plane touches the
  200.                               runway. It signals the time to apply reverse
  201.                               thrust with the Q key (this turns the
  202.                               indicator and sound off).
  203.  
  204.        NOTES:
  205.  
  206.              -When in ILS it is not possible to return to VOR unless we do
  207.               a missed approach (any time in ILS).
  208.              -The program permits stall conditions with the flaps down. In
  209.               a stall the the airspeed is too low, then the nose drops and
  210.               the plane looses altitude. The best action is to increase
  211.               power with the F key and to level up. If with the nose down
  212.               the plane gains enough airspeed, levelling up may be
  213.               satisfactory.
  214.  
  215.  
  216.  
  217.        TAKING OFF
  218.  
  219.      When you call JETSET or 747WORLD a list of airports is displayed. After
  220.      choosing the airport, a message authorizing a take-off is displayed.
  221.      The pilot aknowledges by pressing F9. Random numbers are generated for
  222.      the speeds of winds on the runway, in altitudes and later during
  223.      landing. Let choose PHILADELPHIA to take off. The screen will then
  224.      display the upper section of the jet instrument panel and a
  225.      perspective view of the runway as it would appear from the cockpit. At
  226.      this point the jet is parked in the take-off position with its engines
  227.      idling, ready to go when its brakes are released.
  228.  
  229.      To prepare for take-off, lower the flaps (L key) and check the panel
  230.      FLAP indicator.  A down position shows that the wing flaps are now
  231.      extended. The flaps provide the vital extra lift needed during landing
  232.      and take-off, when the jet airspeed is marginal.  Next, release the
  233.      wheel brakes (B key). The jet will begin to move slowly because the
  234.      engines are idling at only a fraction of their rated power or thrust.
  235.      To apply full take-off power, press the "F" key and watch the THRUST
  236.      lever indicator move to its maximum forward position.  The program
  237.      will now apply acceleration to gradually bring the jet up to its rated
  238.      take-off speed, 150 knots (173 mph).
  239.  
  240.      As momentum builds, the AIRSPEED  indicator begins to register. The
  241.      jet begins its take-off roll down the 10,500 foot runway.  Soon
  242.      afterward, the COMPASS  indicator begins to deflect from its 075
  243.      degree reading as the jet is hammered by gusts of wind sweeping across
  244.      the runway.  This is a busy time in the cockpit because you must
  245.      carefully steer the jet along the 200-foot-wide runway strip as you
  246.      come up to take-off speed.  A sliding arrow at the base of the runway
  247.      graphic shows how far the jet is wandering from the runway centerline.
  248.      Use the rudder keys (< and >) to steer the jet via its nose wheel
  249.      whenever this arrow veers away from the center position.  The arrow
  250.      will shift left or right whenever the compass reading deviates from
  251.      the 075 degree direction of the runway.  Careful steering, then is an
  252.      exercise in coordinating both keys with the compass reading and the
  253.      runway graphic (each press of a rudder key alters the direction of
  254.      travel by one degree).
  255.  
  256.      Assuming that the jet doesn't veer off the runway (which would end the
  257.      flight), you must be ready to execute the lift-off manoeuver when the
  258.      airspeed indicator reaches 150 knots, at which point you press the "U"
  259.      key once, and once only, to tilt the nose up 10 degrees.  The jet will
  260.      lift off just before the end of the runway moves to the bottom of the
  261.      screen with the horizon line.
  262.  
  263.  
  264.      Immediately following the lift-off, you must execute a three-step
  265.      sequence to gain altitude promptly:
  266.  
  267.         1. raise the landng gear (W key) to reduce "drag" (air friction).
  268.         2. retract the wing flaps (L key).
  269.         3. reduce the thrust (S key) to attenuate engine noise- in
  270.            accordance with federal antinoise regulations-as the jet passes
  271.            over metropolitan Philadelphia.
  272.  
  273.      You must perform this sequence in the above order because the three
  274.      keys are software-interlocked.  In addition, you must complete the
  275.      three steps before the ALTITUDE indicator reads 1200 feet.  If you do
  276.      everything correctly, the screen will erase to indicate a successful
  277.      take-off and a display of the complete instrument panel will appear.
  278.  
  279.       Takeoff Mishaps
  280.  
  281.      JETSET or 747WORLD doesn't introduce random flight emergencies, but the
  282.      simulation will abort with a grim message if you mishandle the jet.
  283.      Using the built-in program specifications of a Boeing 747, the
  284.      equations of motion dictate that it takes ABOUT 63 seconds to reach
  285.      take-off velocity (150 knots) after full engine thrust is applied.
  286.      During this interval, the accelerating jet uses up about 78 percent of
  287.      the two mile runway.
  288.  
  289.      This equation of motion establishes the safe take-off envelope for the
  290.      simulation. You must use the "U" key promptly once when the airspeed
  291.      reaches 150 knots.  If you hesitate for another ten seconds, it will
  292.      be too late, the jet will simply charge down the runway at 172 knots,
  293.      plunge into the marchlands beyond, and...you get the picture.
  294.  
  295.      The anxious pilot who pulls the nose up too sharply at lift-off time
  296.      (by pressing the "U" key more than once) also comes to grief.  The
  297.      abort message will point out that the tailend of the fuselage has
  298.      struck the runway; the aft end of a 747 will clear the ground by only
  299.      a few feet during normal take-off. Most important, as pilot you must
  300.      always remember to lower the wing flaps before you attempt to take off
  301.      in a 400-ton jet, even in a simultation.
  302.  
  303.       MANOEUVERING
  304.  
  305.      Following the take-off, the jet slowly gains altitude as it passes
  306.      over central New Jersey and heads toward the Atlantic coast.  None of
  307.      this geography is visible, of course, because of the blanket of clouds
  308.      below. At this point, you must navigate the jetliner entirely on
  309.      instruments until it's just a few hundred feet from the point of
  310.      landing at the destination airport, wherever that may be.
  311.  
  312.      This lesson will give you a "feel" for the controls and show you how
  313.      they relate to the instrument panel functions. (See table 2 for
  314.      controls list.) The PITCH indicator shows that the nose is tilted
  315.      upward (positive pitch) at an angle of 10 degrees.  With the current
  316.      position of the THRUST lever, the jet is gaining altitude at the rate
  317.      of about 6330 feet per minute (VERTICAL SPEED). Press "\" or the "D"
  318.      key twice to level the nose to a zero-degree pitch. The AIRSPEED will
  319.      now increase. VERTICAL SPEED will become zero, and the ALTITUDE will
  320.      remain constant.
  321.  
  322.      The "U" and "D" keys, which correspond to motion of the pilot's
  323.      control stick, are used to climb or descend to a new altitude.  Each
  324.      press of the "D" key pushes the nose down another 5 degrees (with
  325.      flaps up) , causing a rapid loss of altitude as both airspeed and
  326.      vertical speed build up. Regardless of the manoeuver--climbing or
  327.      diving--you should always use the "\" key to quickly level off the jet
  328.      when the ALTITUDE readout reaches the desired value.
  329.  
  330.      You can steer the jet to a new COMPASS course by pressing the keys
  331.      that control rudder angle.  Press the "," (<) key once to begin a slow
  332.      turn to the left and watch both the COMMPASS and the rudder-angle
  333.      indicator (RUD). Each additional push of the rudder key will make the
  334.      angle more acute, causing the COMPASS to swing faster as the rate of
  335.      turn increases.  Always use the rudder-cancel key (/) to stop further
  336.      turning as soon as the COMPASS indicates the desired course.
  337.  
  338.      You can adjust AIRSPEED by moving the thrust level forward or backward
  339.      (F and S keys) one step at a time.  Each tap of the key shifts the
  340.      position of the arrow displayed on the THRUST indicator and alters the
  341.      AIRSPEED reading. The 747 normally cruises at 540 knots, and for a
  342.      given thrust setting the AIRSPEED indicator will drop back during a
  343.      climb and increase during descent.
  344.  
  345.      With the 747WORLD.BAS version, since the instrument response time is 4
  346.      seconds, you must delay consecutive applications of the stick or
  347.      rudder keys until the panel instrument readings catch up. With the
  348.      compiled version the delay is less than 1 second.  The jet will
  349.      automatically level off when it reaches an altitude of 45,000 feet; a
  350.      dive to ground level while cruising however, will abort the flight
  351.      with a simulated crash.
  352.  
  353.      In a plane, the VLF OMEGA indicator is part of an electronic subsystem
  354.      that receives and correlates specially phased, very low-frequency
  355.      radio waves. These waves, which propagate over great distances, are
  356.      processed in the airborne receiver to give the pilot a continuous
  357.      display of the changing position of the aircraft.  The JETSET or
  358.      747WORLD simulator tracks aircraft motion as the sum of two vectors:
  359.      aircraft movement relative to the wind (compass heading and airspeed)
  360.      and wind movement relative to the earth's surface. As a result of this
  361.      tracking, the longitude and latitude displayed by the OMEGA readout
  362.      can fix the exact geographic position of the jet as it is manoeuvered
  363.      through computer-simulated winds.  This process results in an
  364.      effective real-time simulation of the actual OMEGA system.
  365.  
  366.      Although the longitude and latitude displayed on the OMEGA indicator
  367.      may be used along with any chart or road map to check the progress of
  368.      the simulated flight, the actual OMEGA system is normally used for
  369.      flying between continents. For short-range and cross-country flights,
  370.      most aircraft-and the JETSET or 747WORLD simulator-rely on a more
  371.      convenient system known as VOR (VHF Omni-directional Ranges).
  372.  
  373.  
  374.       NAVIGATING
  375.  
  376.      Most aircraft navigates from point to point using VOR radio
  377.      facilities.  A ground station transmits radio beams that radiate
  378.      horizontally outward in all directions like the spokes of a wheel.
  379.      Each spoke or radial (there are 360) is fixed in direction and can be
  380.      used to provide an accurate and unvarying path to its source, the VOR
  381.      station transmitter.
  382.      In practice, the pilot first tunes the VOR receiver to a ground
  383.      station located at or near the destination.  Each station is assigned
  384.      a unique frequency.  Next the pilot adjust the receiver's radial
  385.      selector dial to match the particular radial intended for use as a
  386.      path (this dial is calibrated in one degree step, from 000 to 359
  387.      degrees).  The pilot then flies while watching the needle of a
  388.      sensitive meter connected to the VOR receiver. When the needle moves
  389.      to its center position, the aircraft has intercepted the selected
  390.      radial.  By altering the course to keep the VOR needle centered, the
  391.      pilot will be able to guide the plane directly along the radial in a
  392.      straight line toward the VOR transmitter.
  393.  
  394.      Let say that we want to go to Buffalo, New York after departing from
  395.      Philadelphia. First tune the VOR receiver to 116.4 MHz (the frequency
  396.      assigned to the Buffalo VOR station) and select a radial to intercept
  397.      let say the radial 115 degrees "FROM".  Rotate the radial dial until
  398.      its points to 295 degrees, the reciprocal value of 115 (115 + 180 =
  399.      295).  The reciprocal value is always used when setting the selector
  400.      dial to match the chosen "FROM" radial because we want to go in the
  401.      direction of the radial "TO" , 295 degrees in this example.  Rotate
  402.      the radial dial until it points to 295 degrees.  . This process gives
  403.      the VOR receiver proper internal orientation. In fact it is preferable
  404.      to say that we want to intercept the 295 degress radial "TO".
  405.  
  406.      The simulator VOR receiver is tuned and adjusted from the keyboard. To
  407.      tune to a station, first press the V key. then type in the station
  408.      frequency. The typed characters will echo on the screen; to correct
  409.      them, use the Backspace key.  Finally, press Enter to terminate the
  410.      input.  To tune in the Buffalo station, type the sequence "V116.4"
  411.      followed by the Enter key.
  412.  
  413.  
  414.      A similar procedure sets the VOR  receiver to any selected radial
  415.      except that you type "R" first rather than "V".  To adjust the
  416.      receiver for the flight to Buffalo, type "R295" followed by the Enter
  417.      key.
  418.  
  419.      Once tuning is completed, you turn left to fly in an approximate
  420.      northerly (COMPASS indicating 0 degree) direction and watch the
  421.      movement of you VOR panel indicator. Initially the needle will be
  422.      "pegged" to the right side of its travel, but it will slowly begin to
  423.      move toward the center as the plane nears the 295 degrees radial "TO".
  424.      Once the needle is at center, alter your course to 295 degrees by
  425.      compass and swing the nose of your jet toward Buffalo.  Now you must
  426.      make minor steering corrections, using the rudder to keep the VOR
  427.      needle centered.
  428.  
  429.      This needle, rather than the compass reading, provides the guidance
  430.      for the remainder of the trip.  Upper air winds will generally deflect
  431.      the heading (compass course) of the jet from its actual track over the
  432.      earth's surface, but if the plane is flown with the needle centered,
  433.      the path of travel will remain  exactly on the  295  degrees  radial
  434.      "TO" . The compass reading may differ by a dozen or more degrees when
  435.      you are flying at upper altitudes in the presence of high velocity jet
  436.      streams.
  437.  
  438.      The process of adjusting the steering to keep the VOR needle on center
  439.      is called "chasing the needle."  If the needle (which represents the
  440.      radial), begins moving to the left, you must apply some left rudder
  441.      until the needle returns to center.  For needle deflection to the
  442.      right, steer to the right. After a minute or two you should be able to
  443.      establish a compass heading that keeps the VOR needle centered until
  444.      the jet arrives in Buffalo.
  445.  
  446.      The VOR system carried aboard a jetliner includes a very useful and
  447.      important device know as the DME (Distance-Measuring Equipment).  Once
  448.      the VOR receiver is tuned to a station, the DME indicator continuously
  449.      displays the distance in nautical miles (NM) to the station.  In a
  450.      flight to Buffalo, from Philadelphia airport for example, the DME
  451.      would read about 180 NM when the northward-flying jet first intercepts
  452.      the 295  degrees radial "TO". From then on, as the pilot steered
  453.      toward Buffalo the DME value would progressively decrease in step with
  454.      the aircraft's position until the reading reached zero.  A zero
  455.      reading would indicate that the jet had flown over the VOR station.
  456.      The DME readout would then slowly begin to increase as the pilot
  457.      passed by Buffalo.
  458.  
  459.  
  460.      The RANGE window of the VOR receiver displays OUT whenever the
  461.      receiver is not tuned to any station or whenever it is tuned to an
  462.      incorrect frequency. An OUT also appears if the receiver is tuned to a
  463.      VOR station whose distance exceeds 300 NM, the maximum range of the
  464.      VOR signals.
  465.  
  466.  
  467.       PRACTICING VOR
  468.  
  469.  
  470.      Several practice flights to Buffalo on the JETSET or 747WORLD simulator
  471.      will acquaint you with the simple principle of VOR navigation.
  472.      Although it isn't necessary, a chart or group of road maps that
  473.      encompass the Buffalo-Philadelphia area would help you visualize the
  474.      progress of the jet.
  475.  
  476.      Begin by taking off from Philadelphia, climbing to about 10,000 feet,
  477.      and leveling off.  Then apply the left rudder until the compass reads
  478.      000, give or take a few degrees.  While you're on this northerly
  479.      course, adjust the thrust (F and S keys) for an airspeed of 540 knots.
  480.  
  481.      Tune to the Buffalo VOR station by typing "V116.4" and the Enter key.
  482.      Set the receiver for the reciprocal of the 115 degrees radial "FROM"
  483.      by typing "R295" followed by Enter.  This completes the tuning
  484.      procedure.  The VOR needle, which is located directly above the RADIAL
  485.      window on the display, will now remain pegged to the rightmost
  486.      position for about seven minutes as the jet flies north.  Once the VOR
  487.      needle begins moving toward the center of the graphic slot, prepare to
  488.      alter course.  When the needle reaches center, apply the left rudder
  489.      (< key) and bring the jet on a compass course of 295 degrees.  Remain
  490.      on this course for about a minute and watch the motion of the VOR
  491.      needle.  Now you can begin chasing the needle by applying the rudder
  492.      corrections needed to center the needle and keep it there.  You may
  493.      need to make an occasional steering adjustment if the needle begins to
  494.      wander, but as long as it remains within one dot of center (each dot
  495.      represents one degree), your course will be reasonably accurate.
  496.  
  497.      When the Buffalo radial is first intercepted, the DME indicator should
  498.      read approximately 180 NM, and it should take about 20 minutes for the
  499.      540 knot jet to reach its destination.  The exact flying time, of
  500.      course, will depend on the strength and direction of the prevailing
  501.      winds, but the DME readout will always show the exact remaining
  502.      distance.  If you use a map to keep tabs on the practice flight,
  503.      remember that DME distances are nautical (not statute) miles.  A DME
  504.      reading of 100 NM corresponds to 115.2 statute miles.
  505.  
  506.      As the jet moves along the radial the RANGE window of the VOR panel
  507.      will display TO, indicating orientation toward the VOR station.  As
  508.      soon as the DME reaches zero, note the reading of the OMEGA display.
  509.      Because the jet is passing directly over the ground station, the
  510.      display should read 42 degrees 55.7 minutes North, 78 degrees 38.8
  511.      minutes West, equal to the geographic coordinates of the VOR station.
  512.      This reading confirms that the navigation was accurately performed by
  513.      the VOR system.  If you have maintained the course, a FROM will appear
  514.      in the RANGE window as the jet proceeds in a westerly direction away
  515.      from Buffalo, New York.
  516.  
  517.  
  518.       FLYING ALONG AIRWAYS
  519.  
  520.  
  521.      Although I used the 115 degree radial "FROM" for the practice flight
  522.      to Buffalo, I could just as will have chosen other radials for
  523.      guidance.  For example, a map shows that the 140 degree radial "FROM"
  524.      passes directly through Philadelphia and would therefore reduce the
  525.      flying time if it had been used as a path. I selected 115 degrees
  526.      instead because it is designated as a jet route by the FAA (Federal
  527.      Aviation Administration). The FAA has established a network of special
  528.      radials that high altitude jets must use when flying on instruments.
  529.      An aviation chart reveals that radial 115 from Buffalo corresponds to
  530.      jet route J-95 when the radial direction is adjusted for the earth's
  531.      magnetism (the JETSET or 747WORLD program works with true, not magnetic
  532.      directions).
  533.  
  534.      In order to comply with regulations, an actual high altitude flight
  535.      from Philadelphia to Buffalo might require the pilot to proceed as
  536.      follows:
  537.  
  538.          -fly toward Philipsburg, Pennsylvania along jet route J-60 alter
  539.           course at Philipsburg to pick up jet route J-61 which leads
  540.           directly to Buffalo.
  541.  
  542.      During the first leg of the trip, the pilot would tune the VOR
  543.      receiver to 115.5 MMz, the frequency of the Philipsburg ground
  544.      station, and fly along the J-60 radial (278 degrees).  Just before the
  545.      pilot reached Philipsburg (as shown by DME indicator), he would retune
  546.      the receiver for Buffalo (116.4 MHz) and adjust it to the radial that
  547.      corresponded to jet route J-61 (346 degrees).  The pilot would then
  548.      alter his course, chasing the needle to follow radial 346 until he
  549.      arrived at Buffalo.
  550.  
  551.      Numerous VOR stations scattered throughout the country enable a pilot
  552.      to fly extended distances simply by hopping from one station to the
  553.      next, retuning the receiver to locate the designated jet routes.
  554.      JETSET or 747WORLD , however needs only a handful of VOR stations to
  555.      establish a network for instrument flight simulation.  Table 3 shows
  556.      some frequencies and locations of the VOR stations for practice
  557.      flights. Fourth maps of U.S.A. and one map of the world are available
  558.      in the following files, MAPNE.DAT, MAPNW.DAT, MAPSE.DAT,MAPSW.DAT and
  559.      WORLDMAP.DAT with graphics, VOR informations and ILS informations. You
  560.      can send them to the printer with the DOS command TYPE MAPNE.DAT>PRN.
  561.      You may use any of these VOR stations for practice flights to the
  562.      given cities or as stepping stones for navigating from city to city.
  563.      (Remember that a tuned-in VOR station must be within 300 miles to
  564.      activate the airborne VOR receiver).
  565.  
  566.      The VOR receiver in the JETSET or 747WORLD simulator is as versatile as
  567.      its real life counterpart.  When a pilot is lost or disoriented the
  568.      receiver can be tuned to a VOR station and the radial selector dial
  569.      rotated until the needle of the VOR meter centers.  The reading shown
  570.      on the radial dial then represents the direction from the VOR station.
  571.      Combining this with the distance read on the DME indicator results in
  572.      an exact position "fix".
  573.  
  574.      In the JETSET or 747WORLD simulator a press of a "A" key results in an
  575.      exact position fix. The program automatically rotates the invisible
  576.      radial selector dial for the pilot and quickly displays the direction
  577.      from (the radial "FROM") the tuned-in station in the RADIAL window.
  578.  
  579.  
  580.                                      TABLE 3
  581.  
  582.              LOCATIONS AND FREQUENCIES OF SOME VOR GROUND STATIONS
  583.  
  584.      -----------------------------------------------------------------
  585.                                                             ILS
  586.      LOCATION        FREQUENCY  LATITUDE  LONGITUDE   RADIAL   RUNWAY
  587.                                                      APPROACH  HEADING
  588.      -----------------------------------------------------------------
  589.  
  590.      Philadelphia, PA  113.8     39 51.1   75 14.7      80       75
  591.      Philipsburg, PA   ll5.5     40 55.0   77 59.0     119      164
  592.      JFK, NY           115.9     40 38.0   73 46.4      58       40
  593.      Boston, MA        112.7     42 21.5   70 59.6      50       40
  594.      Buffalo, NY       116.4     42 55.7   78 38.8     346       42
  595.      Detroit, Mi       115.7     42 24.6   83 00.6
  596.      Chicago, Il       113.9     41 51.0   87 45.0     325      320
  597.      Kansas City, MO   112.6     39 18.0   94 34.0     342      328
  598.      ----------------------------------------------------------------
  599.  
  600.       INSTRUMENT LANDING
  601.  
  602.      Using the VOR receiver as a guide a pilot can navigate accurately from
  603.      one city to another without any view of the earth below.  VOR radials
  604.      are suitable for point-to-point navigation, but when a pilot arrives
  605.      at his destination he needs another system of guidance to get to the
  606.      airport runway itself.  In this case the pilot must revert to a radio
  607.      aid, the Instrument Landing System (ILS), a facility designed to make
  608.      blind landings possible.  A trained pilot flying an aircraft equipped
  609.      with an ILS receiver can locate an airport and safely land on a runway
  610.      that may not be visible until a minute or so before the actual
  611.      touch-down.
  612.  
  613.      An ILS installation consists of a group of radio transmitters arranged
  614.      in the vicinity of the airport where ILS landings are to take place.
  615.      These transmitters radiate highly directional radio beams that
  616.      converge at about 1250 feet from the foot of the runway (this will be
  617.      call the origin of the glideslope), forming a cone-shaped pattern like
  618.      the rays of a searchlight.  The pilot first manoeuvers the plane into
  619.      this invisible cone, then uses the ILS receiver to follow the radio
  620.      waves down until the aircraft is just a few hundred feet above the
  621.      ground.  At this low altitude the runway should be visible, so the
  622.      actual landing can be completed in the usual way.
  623.  
  624.      The airborne instruments used to locate and follow the cone of radio
  625.      waves are a marker lamp, an ILS indicator, and a radar altimeter.  On
  626.      the JETSET or 747WORLD simulator panel these three components are
  627.      identified as the MARKER, ILS, and RADAR ALT respectively.  The panel
  628.      MARKER lamp flashes on when the aircraft flies over a point called the
  629.      "outer marker" telling the pilot that the plane has just entered the
  630.      ILS cone.  The crosshairs (horizontal and vertical needles) of the
  631.      panel ILS meter will now begin to deflect, and the pilot must
  632.      manoeuver the plane to keep the needles centered in order to follow
  633.      the path of the ILS radio cone.  As the aircraft descends along this
  634.      narrow path, the radio altimeter (RADAR ALT) gives a continuous
  635.      display of the exact elevation from the ground (in feet).The radio
  636.      altimeter is much more sensitive than the conventional altimeter, so
  637.      it is always used for precision landings.
  638.  
  639.      During the time the aircraft has entered the ILS cone and is heading
  640.      toward the runway, when the pilot is making the final approach, the
  641.      plane flies in a direction known as the "localizer" direction of the
  642.      ILS radio beams. The angle that the radio cone makes with the ground
  643.      is called the "glidescope" angle, and the descending plane is said to
  644.      be flying within the ILS "glidepath". The two moving needles of the
  645.      ILS indicator correspond to the localizer and glideslope axes during
  646.      the final approach.  The pilot chases the vertical needle (which moves
  647.      left and right) to remain aligned with the localizer direction.  The
  648.      horizontal needle (which deflects up and down) must be chased using
  649.      the elevator controls to keep the plane within the glidepath.
  650.  
  651.      Once the descending aircraft reaches the ILS "middle marker", the
  652.      panel MARKER lamp will flash again, alerting the pilot that the plane
  653.      is just a fraction of a mile from the runway.  This critical location
  654.      is called the "decision height" of the final approach because the
  655.      pilot must now decide whether he can safely complete the landing.  If
  656.      the runway appears in view directly ahead, the pilot can make a visual
  657.      landing.  If, however, the plane is not properly lined up with the
  658.      runway (because the ILS needles were not kept centered), the pilot
  659.      must abort the landing attempt at once by climbing out of the
  660.      glidepath.  This situation is known as a "missed approach".  When a
  661.      pilot misses the approach, he flies a safe distance away from airport
  662.      traffic and then returns to the OM point for another try.
  663.  
  664.  
  665.            Specifications:
  666.              -ideal glideslope angle..................... 3 degrees .
  667.              -maximum semi angle in horizontal plane......2.5 degrees.
  668.              -ILS displayed........  from 1250 feet to between 34490 to
  669.                                      38000 feet from origin of glideslope.
  670.              -outer marker flashes...from 34490 to 38000 feet from origin
  671.                                      of the glideslope. The best altitude
  672.                                      is about 1900 feet.
  673.              -inner marker flashes...at about 5000 from the origin of
  674.                                      glideslope at an altitude of about 300
  675.                                      feet.
  676.              -the runway is displayed from 12000 feet from the origin of
  677.                                      the glideslope and each mark is 10
  678.                                      feet.
  679.  
  680.      Every ILS equipped airport uses an arrangement which places the VOR
  681.      station away from the airport in such a way that the plane will cross
  682.      the ILS cone near the outer marker.  The exact ILS arrangement
  683.      (localizer direction and glidescope angle) for any given airport is
  684.      published in a manual of approach diagrams (one for each airport),
  685.      which the pilot studies well in advance of his instrument landing.
  686.  
  687.      Obviously, an instrument landing is a tricky procedure that airline
  688.      pilots must practice in large-scale simulators to perfect.  The
  689.      routines that simulate landing are an important part of the JETSET or
  690.      747WORLD program; they closely follow the sequences that develop when a
  691.      plane flies into the ILS pattern. You may have to make several
  692.      attempts at a simulated landing before you can consider yourself
  693.      qualified to handle a jetliner under bad weather conditions.
  694.  
  695.       PRACTICING ILS
  696.  
  697.      Preparing for an instrument landing, even aboard the JETSET or 747WORLD
  698.      simulator, begins when the plane is still many miles away from the
  699.      airport. Because all ILS landing procedures follow a standard pattern,
  700.      the John F. Kennedy (JFK) International Airport, conveniently located
  701.      with respect to Philadelphia, can serve as a practice landing site.  A
  702.      simulated flight from Philadelphia to JFK lasts about 20 minutes from
  703.      take-off until the jet rolls to a stop on the runway.
  704.  
  705.      Every airline flight must be conducted in accordance with a flight
  706.      plan, a document that specifies the routes the pilot will fly until he
  707.      arrives at the destination.  An actual flight takes place at standard
  708.      altitude levels and under close supervision of air traffic
  709.      controllers, but the flight plan prepared for the practice run to JFK
  710.      International tells the JETSET or 747WORLD pilot exactly how to proceed.
  711.  
  712.      Using the Philadelphia-JFK flight plan as a guide, execute the
  713.      take-off procedure and climb to 5000 feet while maintaining a compass
  714.      course of 075 degrees. During the climb, tune your VOR to the JFK
  715.      ground station (115.9 MHz) and input the radial value of 058 degrees.
  716.  
  717.      Level off at an altitude of approximately 6000 feet.  Use the "<" key
  718.      for the left rudder to alter the compass course to approximately 030
  719.      degrees. Hold this course until the VOR needle nears its center
  720.      position.  Now steer to 058 degrees and begin chasing the VOR needle.
  721.  
  722.      The jet will head directly for JFK as long as you keep the VOR needle
  723.      centered, the 058 degree radial is used because it's the "initial
  724.      approach" radial defined for JFK airport. It will lead to an intercept
  725.      with the runway outer marker (OM), a prerequisite for the instrument
  726.      landing.
  727.  
  728.      As soon as the DME indicator reads 38, you must prepare for landing.
  729.      To begin a descent, adjust the elevators for a pitch of -10 degrees
  730.      (press "D" twice) and level off at an altitude of about 1900 feet.
  731.  
  732.      Start the "initial approach trim" procedure for the jetliner when the
  733.      DME distance is 20 NM. First reduce your airspeed to 300 knots (S
  734.      key), lower the landing gear (W key), and lower the wing flaps (L
  735.      key).  The airspeed will automatically drop back to 120 knots as soon
  736.      as the flaps are lowered, as required for a proper landing.  Complete
  737.      the trim procedure by adjusting altitude until the ALTITUDE indicator
  738.      reads between 1850 and 1950 feet.
  739.  
  740.      You must execute this procedure quickly so that the aircraft is in
  741.      proper "profile" or flight configuration as it approaches the OM along
  742.      the initial approach radial.  You will reach the OM when the DME reads
  743.      exactly 12 NM, so the jet should be in its trim profile and steered to
  744.      keep the VOR needle centered (to within two graphic dots) as the OM
  745.      point nears.
  746.  
  747.         NOTE:When the DME reads 12 NM, the jet is at 12 NM from the VOR.
  748.              For the program the jet is about 5.5 to 6.2 NM from the
  749.              runway.
  750.  
  751.      If you've done these steps carefully, the panel MARKER lamp will flash
  752.      when the DME indicator reads 12 NM.  This is a signal that the
  753.      aircraft has just intercepted the ILS radio cone and must be promptly
  754.      steered to align with the localizer direction (040 degrees) at JFK
  755.      airport.
  756.  
  757.      Press the left rudder (< key) quickly when the MARKER lamp flashes.
  758.      It's imperative that you swing the jet to a compass course of 040
  759.      degrees before it flies out of the narrow area of the radio cone (this
  760.      would occur in less than 1 minute after the MARKER lamp turns on and
  761.      is always the case if the DME becomes less than 10 NM ). A compass
  762.      reading of 040 degrees (give or take one degree) before the MARKER
  763.      lamp goes off will ensure that you completed the turn in time for the
  764.      jetliner to enter the ILS radio cone.  Both the ILS indicator and the
  765.      RADAR ALT meter should be activated.  If not, the turn took too long
  766.      to complete and you need more practice in making a fast turn. For
  767.      another attempt, you can stop the simulation program and begin again
  768.      or raise the flaps and wheels and circle back to pick up the initial
  769.      approach radial for another attempt.
  770.  
  771.      The rapid updating of the ILS indicators ( on the left side of the
  772.      panel ) means the jet is now beginning its crucial final approach. You
  773.      have very little margin for error. With flaps down the sensitivity of
  774.      the elevator is changed, each press of the elevator key varies the
  775.      pitch by one degree. Quickly press the "D" key three times to pitch
  776.      the nose down 3 degrees. In the ILS the mode of action of the rudder
  777.      keys are automatically modified, and the course changes by one degree
  778.      each time a rudder key is pressed. Now turn your attention to the ILS
  779.      display.
  780.  
  781.      You must use the rudder keys (< or > 1, 2 or 3 times and wait for the
  782.      response...) to chase the vertical needle of the ILS indicator as the
  783.      jet loses altitude (as shown by the RADAR ALT reading). If the ILS
  784.      horizontal needle moves from center, chase by using the elevator keys.
  785.      Crosswinds blowing across the airport will tend to deflect the jet
  786.      (and the vertical ILS needle), so you must make every effort to keep
  787.      the two ILS needles where they belong, exactly on center.
  788.  
  789.      The RADAR ALT indicator, a meter that activates when the final
  790.      approach begins, shows the elevation of the descending jet (feet above
  791.      ground level).  At an elevation of about 600 feet and a distance of
  792.      about 12000 feet from the origin of the glideslope , JETSET or 747WORLD
  793.      will display the approaching runway under the ILS meter to simulate
  794.      that the ground is now visible. The arrow appearing at the foot of the
  795.      graphic screen shows the exact alignment of the jet in relation to the
  796.      approach end of the airport runway.  You mut now use this visual
  797.      reference instead of the ILS vertical indicator to quickly correct any
  798.      course errors.  For example, if the arrow extends too far to the left,
  799.      beyond the runway base, apply right rudder to realign the jet's path.
  800.      The distance between each mark on the runway is 10 feet
  801.  
  802.      After a few more seconds (at an altitude of about 300 feet) the MARKER
  803.      lamp should flash again to announce that the plane has just reached
  804.      the middle marker point along the approach path, the decision-height
  805.      location.  Now a quick decision is vital.  If the arrow of the runway
  806.      graphic extends too far left or right, beyond the runway base, the jet
  807.      is not properly lined up for a safe landing and you must press the "M"
  808.      key immediately to signal a missed approach to the computer.  JETSET
  809.      or 747WORLD will aknowledges and you can apply power, gain altitude, try
  810.      again or go to another airport.
  811.  
  812.      If however, the runway arrow shows that the jetliner is safely aligned
  813.      for a landing, and that the altitude is acceptable, you must bring it
  814.      down as follows. Remember that over the end of the runway the ILS
  815.      indicators should vanish:
  816.  
  817.            1. At an elevation of 100 feet (RADAR ALT reading), press the
  818.               "S" key once. This command will "chop the throttle" (abruptly
  819.               reduce the engine thrust to idle).
  820.  
  821.            2. At 50 feet, press the "\" key once to "flare up" the nose of
  822.               the jet. This manoeuver automatically tilts the aircraft
  823.               upward slightly to a positive pitch (+1 degree) , causing a
  824.               controlled stall.  The jet will now sink gently down to
  825.               ground level as it loses aerodynamic lift.
  826.  
  827.            3. At 0 feet the jet has landed and is rolling along the runway.
  828.               Quickly press the "Q" key to apply reverse thrust to the
  829.               engines. Reverse thrust decelerates the aircraft gradually
  830.               until the AIRSPEED readout reaches zero. You can reduce the
  831.               airspeed by pressing the "B" key to apply the breaks . The
  832.               "B" acts like a toggle key.
  833.  
  834.      Your JETSET flight concludes with a display of the landing information
  835.      that  tells you how well you handled the jet. This information
  836.      specifies where ground contact occurred and where the jet finally
  837.      rolled to a halt. If you made a mistake after the middle marker, the
  838.      landing report will print out the consequences.
  839.  
  840.      This is only a small part of the capabilities of the JETSET or 747WORLD
  841.      simulator. There are about 30 airports built in, 17 in North America
  842.      including one without name for ILS practice and 13 for the rest of the
  843.      world. In USA there are also many VOR stations for navigating.
  844.      Remember though, this simulator flies in real time. If it takes 6
  845.      hours to fly from New York to San Fransico in a real aircraft, it will
  846.      take the same 6 hours flying the simulator. See the files containing
  847.      the maps and the relevant informations.(VOR frequencies, runway
  848.      headings etc have been chosen arbitrarily...).
  849.  
  850.  
  851.  
  852.      TAKE-OFF PROCEDURE
  853.  
  854.         1.  Lower flaps (L key).
  855.         2.  Release breaks (B key).
  856.         3.  Apply full throttle (F key).
  857.         4.  Steer along the 075-degree runway using the left/right rudder
  858.             keys , (<) and . (>) without SHIFT.  Coordinate steering with
  859.             the COMPASS reading and the position of the arrow located at
  860.             the base of the runway graphic.
  861.         5.  As soon as the AIRSPEED indicates 150 knots, press the U key
  862.             once to gently lift the jet off the runway.
  863.         6.  After the  horizon line drops below the screen, press the W
  864.             key to raise the landing gear before an altitude of 1200 feet.
  865.         7.  Retract the flaps (L key).
  866.         8.  Throttle back the engines (S key).
  867.         9.  Sit back and relax for a minute or so as the jet gains
  868.             altitude.
  869.  
  870.  
  871.  
  872.      FLIGHT PLAN - PHILADELPHIA, PA TO BUFFALO, NY
  873.  
  874.         1.  After take-off, continue climbing to 3000 feet on course 075
  875.             degrees.
  876.         2.  At 3000 feet alter course to 000 degrees and continue climbing.
  877.             Adjust thrust for airspeed 440 knots, tune VOR to Philipsburg
  878.             station (115.5 MHz), and set radial to 278 degrees. Level off
  879.             at 40000 feet.
  880.         3.  When the 278 radial is intercepted, steer along 278 radial and
  881.             proceed to Philipsburg at 540 knots. Adjust heading to take
  882.             wind into consideration.
  883.         4.  At DME = 20 NM, retune VOR to Buffalo (116.4 MHz) and set
  884.             radial to 346 degrees.
  885.         5.  Upon intercepting 346-degree radial, alter course to follow
  886.             radial to Buffalo. Adjust heading for wind.
  887.         6.  At DME = 73 NM, reduce speed and begin descent to 1900 feet
  888.             (descend at between 8000 to 9000 feet per minute).
  889.         7.  Level off at 1900 feet.  Remain aligned with radial.
  890.         8.  Begin initial approach trim when DME=20 NM as follows:
  891.                 A. Reduce airspeed to 300 knots (S key).
  892.                 B. Drop landing gear (W key).
  893.                 C. Lower the flaps (L key).
  894.                 D. Adjust altitude to between 1700 and 1900 feet (elevator
  895.                    keys).
  896.                 E. Keep the VOR needle centered (rudder keys) to stay on
  897.                    the initial approach radial.
  898.         9.  Be alert for the flash of the MARKER lamp (which occurs when
  899.             the DME=12). At this signal the jet must be manoeuvered for the
  900.             final approach:
  901.                 A. Quickly swing the nose until the compass shows 042
  902.                    degrees.
  903.                 B. Use  rudder and elevator keys to keep the ILS indicator
  904.                    needles centered as the jet descends along the
  905.                    glidepath.
  906.                 C. As soon as the runway graphic appears on the screen, use
  907.                    the graphic arrow as a guide to apply rudder
  908.                    corrections.
  909.        10.  When the MARKER lamp flashes again to announce arrival at the
  910.             decision-height point, check the runway alignment using the
  911.             graphic displayed on the screen. If necessary, press the M
  912.             (Missed Approach) key to abort the landing attempt. Otherwise,
  913.             if the plane is lined up safely, take all cues from the RADAR
  914.             ALT from here on in:
  915.                 A. At 100 feet, idle the engines (S key).
  916.                 B. At  50 feet, flare up the nose (\ key).
  917.                 C. At   0 feet, the jet is on the runway. Slow it down by
  918.                    applying reverse thrust to the engines (Q key) and
  919.                    brakes (B).
  920.  
  921.  
  922.  
  923.      FLIGHT PLAN - PHILADELPHIA, PA TO JFK INTERNATIONAL, NY
  924.  
  925.         1.  After take-off, continue climbing to 6000 feet on course 075
  926.             degrees.  While climbing, tune VOR to JFK station (115.9 MHz)
  927.             and set radial to 058 degrees.
  928.         2.  Level off at 6000 feet.  Steer left to intercept radial, align
  929.             with it, and proceed toward Long Island, NY at 380 knots.
  930.         3.  At DME = 38 NM, begin descent to 1900 feet (descend at
  931.             approximately 3442 feet per minute).
  932.         4.  Level off at 1900 feet.  Remain aligned with radial.
  933.         5.  Begin initial approach trim when DME = 20 NM.
  934.         6.  Execute ILS final approach procedures.  When MARKER lamp
  935.             flashes, turn to runway heading 040 degrees.
  936.  
  937.  
  938.  
  939.                                 ===== END ======
  940.