From our human perspective, we define location relative to the Earth. Therefore, in a flight simulator, the location of the airplane and every other object is specified relative (directly or indirectly) to a coordinate system fixed to the Earth. The following paragraphs describe various Earth-fixed coordinate systems.
The relation between geocentric spherical and geocentric Cartesian
coordinates is:
(1) |
Geodetic coordinates are often more convenient than spherical coordinates. In the geodetic coordinate system, the coordinates are altitude, longitude, and latitude. The geodetic latitude and longitude are the same latitude and longitude used in navigation and on maps. The geodetic and geocentric longitudes are the same.
The transformations to and from geodetic coordinates are complex. Reference 1 (pp. 809-810) gives formulas for the transformation from geodetic to geocentric coordinates. The opposite transformation, from geocentric to geodetic coordinates, is very tricky, as it requires the solution of a quartic equation and selection of the proper root. References 2 and 3 give closed-form formulas for this transformation.
Because of the complexity in transforming to and from geodetic coordinates, a flight simulator usually does not use geodetic coordinates internally. Rather, it uses geodetic coordinates only for input and output, and uses a geocentric system internally.
In such cases, it is appropriate to model the Earth as a plane half-space rather than an oblate spheroid. Then, the simulator need not worry about how the local horizontal plane changes as the airplane flies around the Earth. This simplifies the bookkeeping in the simulator considerably.
The flat-Earth coordinate system is a Cartesian system, which originates at the surface. The z-axis points vertically down, the x-axis points north, and the y-axis points east.