Derivation of launch azimuth equation

Nikogori

Donator
Donator
Joined
Mar 14, 2015
Messages
235
Reaction score
92
Points
43
Location
Osaka
Website
orbinautjp.github.io
lBErmPm.png


There are several different approaches to derive this formula. I'm going to show you one example using basic spherical trigonometry because I believe it is the easiest method. (and I need someone to check if I'm doing it right)

TxPaZ1A.png


Yellow is target orbit. Red is equator. Blue is meridian passing through the launch site.
Launch azimuth is the angle between Yellow and Blue.
Angle between red and blue is 90°.

Arc length of a side of a spherical triangle can be expressed in angle.
For example, arc length from equator to launch site can be expressed in latitude.

iKjUmrG.png


b is launch site latitude. (b = ∠AOC)
B is target inclination.
A is launch azimuth.
also, C = 90°

Now we're thinking with unit sphere. Distance from the center to the surface is always 1.

Draw a perpendicular line from point A to OB. It intersects OB at M.
AM = sin c

Draw a perpendicular line from point A to OC. It intersects OC at L.
AL = sin b

∠AML = B
AM*sin B = AL
sin c sin B = sin b

Same logic can be applied to A and a.
sin c sin A = sin a (1)
(spherical sine rule when C = 90°)

Draw a line between L and M.
∠OML = 90°

AM*cos B = LM
sin c cos B = LM

OL = cos b
OL*sin a = LM
cos b sin a = LM

Therefore,
sin c cos B = cos b sin a (2)
sin c cos A = cos a sin b

from (1) and (2),
sin A = cos B / cos b
 
Top