Position angle


Position angle, usually abbreviated PA, is the convention for measuring angles on the sky in astronomy. The International Astronomical Union defines it as the angle measured relative to the north celestial pole, turning positive into the direction of the right ascension. In the standard images this is a counterclockwise measure relative to the axis into the direction of positive declination.
In the case of observed visual binary stars, it is defined as the angular offset of the secondary star from the primary relative to the north celestial pole.
As the example illustrates, if one were observing a hypothetical binary star with a PA of 135 degrees, that means an imaginary line in the eyepiece drawn from the north celestial pole to the primary would be offset from the secondary such that the NCP-P-S angle would be 135 degrees.
When graphing visual binary orbits, the NCP line is traditionally drawn downward—that is, with north at bottom—and PA is measured counterclockwise.
Also the direction of the proper motion can for example be given by its position angle.
The definition of position angle is also applied to extended objects like galaxies, where it refers to the angle made by the major axis of the object with the NCP line.

Nautics

The concept of the position angle is inherited from nautical navigation on the oceans, where the optimum compass course is the course from a known position to a target position with minimum effort. Setting aside the influence of winds and ocean currents, the optimum course is the course of smallest distance between the two positions on the ocean surface. Computing the compass course is known as the inverse problem of geodesics.
This article considers only the abstraction of minimizing the distance between and traveling on the surface of a sphere with some radius. In which direction angle relative to North should the ship steer to reach the target position?

Global geocentric coordinate system

Detailed evaluation of the optimum direction is possible if the sea surface is approximated by a sphere surface. The standard computation places the ship at a geodetic latitude and geodetic longitude, where is considered positive if north of the equator, and where is considered positive if east of Greenwich. In the global coordinate system centered at the center of the sphere, the Cartesian components are
and the target position is
The North Pole is at
The minimum distance is the distance along a great circle that runs through and. It is calculated in a plane that contains the sphere center and the great circle,
where is the angular distance of two points viewed from the center of the sphere, measured in radians. The cosine of the angle is calculated by the dot product of the two vectors
If the ship steers straight to the North Pole, the travel distance is
If a ship starts at and swims straight to the North Pole, the travel distance is

Brief Derivation

The cosine formula of spherical trigonometry yields for the
angle between the great circles through that point to the North on one hand and to on the other hand
The sine formula yields
Solving this for and insertion in the previous formula gives an expression for the tangent of the position angle,

Long Derivation

Because the brief derivation gives an angle between 0 and which does not reveal the sign, a more explicit derivation is desirable which yields separately the sine and the cosine of such that use of the correct branch of the inverse tangent allows to produce an angle in the full range.
The computation starts from a construction of the great circle between and. It lies in the plane that contains the sphere center, and and is constructed rotating by the angle around an axis. The axis is perpendicular to the plane of the great circle and computed by the normalized vector cross product of the two positions:
A right-handed tilted coordinate system with the center at the center of the sphere is given by the
following three axes: the
axis, the axis
and the axis.
A position along the great circle is
The compass direction is given by inserting the two vectors and and computing the gradient of the vector with respect to at.
The angle is given by splitting this direction along two orthogonal directions in the plane tangential to the sphere at the point. The two directions are given by the partial derivatives of with respect to and with respect to, normalized to unit length:
points north and points east at the position.
The position angle projects
into these two directions,
where the positive sign means the positive position angles are defined to be north over east. The values of the cosine and sine of are computed by multiplying this equation on both sides with the two unit vectors,
Instead of inserting the convoluted expression of, the evaluation may employ that the triple product is invariant under a circular shift
of the arguments:
If atan2 is used to compute the value, one can reduce both expressions by division through
and multiplication by,
because these values are always positive and that operation does not change signs; then effectively