Artificial intelligence

From FlightGear wiki
Revision as of 20:59, 21 November 2019 by Johan G (talk | contribs) (+- Interactive traffic → AI Traffic)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Artificial intelligence (AI) in the broader sense is the intelligence of machines and the branch of computer science that tries to create it.

As pertaining to FlightGear it is the use of code to create an interaction between the pilots and the program in order to create a more realistic experience. Examples of such AI Systems:

  • AI air traffic control which attempts (and succeeds to a certain extent) to simulate airport tower communications with the pilots.
  • AI Traffic that creates automated air traffic around certain areas using .xml files.
  • Ground Traffic Simulation Resources for vehicles such as cars, trucks, trains, and even boats and ships are also controlled through AI.

Related content