Circular Orbits#

Prepared by: Ilanthiraiyan Sivagnanamoorthy, Joost Hubbard, and Angadh Nanjangud

In this lecture we aim to cover the following topics:

  1. Properties of Circular Orbtis

  2. Orbital Period (Kepler’s 3rd Law)

  3. Time Equation

Properties of Circular Orbtis#

1. Orbital Radius (\(r\))#

Recall that the equation of the orbit based on the semi-latus rectum (\(p\)) is defined as follows:

(85)#\[r = \frac{p}{1 + e \cos (\theta)}\]

For a circular orbit, the eccentricity (\(e\)) is 0. Substituting \(e = 0\) into Equation (85) simplifies it to:

(86)#\[r = p\]

In this case, the semi-latus rectum (\(p\)) is equal to the semi-major axis (\(a\)), since:

(87)#\[p = a(1-e^2) = a\]

Thus, for a circular orbit,

(88)#\[r = p = a= const\]

2. Orbital Velocity (\(v\))#

Equation (89) gives the vis-viva equation, which relates the orbital velocity (\(v\)) of an object to its distance from the planet’s center (\(r\)) and the semi-major axis (\(a\)) of its orbit.

(89)#\[v^2 = \mu \left( \frac{2}{r} - \frac{1}{a} \right)\]

For a circular orbit, the relationship between \(r\) and \(a\) has been defined in Equation (88). Substituting this into Equation (89) yields the following equation for the orbital velocity:

(90)#\[v = \sqrt{\frac{\mu}{a}}\]

3. Angular Velocity (\(\dot{\theta}\))#

Recall that the velocity vector in polar coordinates is expressed as:

(91)#\[{\bf v} = v_r\mathbf{\hat{e}}_r + v_\theta\mathbf{\hat{e}}_\theta = \dot r\mathbf{\hat{e}}_r + r \dot \theta\mathbf{\hat{e}}_\theta\]

Since radius \(r\) is a constant, as provided in Equation (88), the radial component of \({\bf v}\) is 0:

(92)#\[v_r = \dot r = \frac{dr}{dt} = 0\]

Therefore, the velocity vector simplifies to include only the angular component:

(93)#\[{\bf v} = r \dot \theta\mathbf{\hat{e}}_\theta\]

By equating the magnitude \(r \dot \theta\) to Equation (90) and rearranging to solve for angular velocity:

\[v = r \dot \theta = a \dot \theta = \sqrt{\frac{\mu}{a}}\]

Hence:

(94)#\[\dot \theta = \sqrt{\frac{\mu}{a^3}}\]

As \(a = const\), Equation (94) proves that the angular velocity is also a constant.

4. Orbital Period (\(T\))#

Equation (94) is used to define the orbital time period as:

(95)#\[T = \frac{2\pi}{\dot \theta} = 2\pi\sqrt{\frac{a^3}{\mu}}\]

Orbital Period (Kepler’s 3rd Law)#

Kepler’s 2nd law of planetary motion states that an object in orbit sweeps out equal areas in equal time intervals, meaning the areal velocity is constant. This law is expressed in terms of specific angular momentum (\(h\)) as:

(96)#\[\frac{dA}{dt} = \frac{1}{2}h = const\]

Given that \(h = \sqrt{\mu p}\) and \(p = a(1-e^2)\), Equation (96) can be rewritten as:

(97)#\[\frac{dA}{dt} = \frac{1}{2}\sqrt{\mu a (1-e^2)}\]

The orbital period (\(T\)) is the time the spacecraft takes to complete a full revolution. During this period, the spacecraft sweeps out the entire area of the ellipse, which is given by:

(98)#\[A_T = \pi ab = \pi a^2 \sqrt{1-e^2}\]

Using Equation (98), the areal velocity can be expressed as:

(99)#\[\frac{dA}{dt} = \frac{A_T}{T} = \frac{\pi a^2 \sqrt{1-e^2}}{T}\]

Equating Equations (97) and (99) to derive an equation for the orbital period and then rearranging gives:

(100)#\[T = 2\pi \sqrt{\frac{a^3}{\mu}}\]

The equation above defines Kepler’s 3rd law, which states that the square of the orbital period is proportional to the cube of the semi-major axis (i.e., \(T^2 \propto a^3\)).

  • \(T\) can be used to measure \(m_2\) (the mass of the central body)

  • \(T\) (and energy) are independent of the eccentricity of the orbit

Defining the mean motion (\(n\)) as \(2\pi/T\), Equation (100) can be alternatively expressed as:

(101)#\[n^2 a^3 = \mu\]

Time Equation#

The Objective#

Equation (85) represnts Kepler’s 1st law, which states that the orbit of a planet is an ellipse with the sun at one of its two foci. This equation provides \(r(\theta)\), but it does not give the position as a function of time, i.e., \(r(t)\).

The goal here is to determine \(\theta(t)\), so that we can find \(r(\theta(t))\), which gives us \(r(t)\).

Derivation#

Starting with the definition of the specific angular momentum, \(h = r^2 \dot\theta\), and substituting Equation (85) for \(r\), then rearranging to solve for \(\dot \theta\) results in Equation (102). Note that Equation (85) was originally expressed in terms of the semi-latus rectum (\(p\)), but in the following steps, \(p\) has been replaced with \(\frac{h^2}{\mu}\) as per the definition.

(102)#\[\dot{\theta} = \frac{d\theta}{dt} = \frac{h}{r^2} = \frac{\mu^2}{h^3}\left(1 + e \cos(\theta)\right)^2\]

Rearrange the above to seperate variables \(\theta\) and \(t\) and then integrate:

(103)#\[\int \frac{d\theta}{\left(1 + e \cos(\theta)\right)^2} = \int \frac{\mu^2}{h^3} \, dt\]

The integration results in:

(104)#\[\frac{\mu^2}{h^3} (t - t_p) = \int_{0}^{\theta} \frac{d\theta}{\left(1 + e \cos(\theta)\right)^2}\]

Note:

  • \(t_p\) is the time of perigee passage, which is the specific moment when the orbiting object is closest to the primary body it is orbiting. For simplicity, we assume \(t_p = 0\).

  • The true anomaly (\(\theta\)) is measured from the eccentricity vector (\(\bf{e}\)), which is aligned with the line of apsides and points towards the perigee. By assuming \(t_p = 0\) we have \(\theta(t_p) = \theta(0) = 0\).

  • Solving Equation (104) results in \(\theta(t)\). We defined this as our objective!

1. Circular Orbits#

Given \(e = 0\) for circular orbits and the assumed \(t_p= 0\), Equation (104) is reduced to:

(105)#\[\frac{\mu^2}{h^3}t = \theta\]

Since \(p = h^2/\mu\) and that \(p = a = const\) for circular orbits, the above may be expressed in terms of \(a\) as follows:

(106)#\[\theta = \frac{\mu^2}{(\mu a)^\frac{3}{2}}t = \frac{\mu^\frac{1}{2}}{(a)^\frac{3}{2}}t\]

This relation can be further simplified using Kepler’s third law, Equation (100) and compactly expressed in terms of the mean motion \(n\),

(107)#\[\theta = \frac{2\pi}{T}t = nt\]

2. Elliptical Orbits#

Given \(0<e<1\) for elliptical orbits and assuming \(t_p = 0\), Equation (104) evaluates to:

\[\frac{\mu^2}{h^3}t = \frac{1}{(1 - e^2)^{3/2}} \left[ 2 \tan^{-1} \left( \sqrt{\frac{1 - e}{1 + e}} \tan \left(\frac{\theta}{2}\right) \right) - \frac{e \sqrt{1 - e^2} \sin(\theta)}{1 + e \cos(\theta)} \right]\]

By multiplying out the denominator term on the right-hand side of the equation, we obtain:

(108)#\[\frac{\mu^2}{h^3} (1 - e^2)^{3/2} t = 2 \tan^{-1} \left( \sqrt{\frac{1 - e}{1 + e}} \tan \left(\frac{\theta}{2}\right) \right) - \frac{e \sqrt{1 - e^2} \sin(\theta)}{1 + e \cos(\theta)}\]

Mean Anomaly#

From Equation (108), we define an angular parameter for elliptical orbits called the mean anomaly (\(M_e\)) as follows:

(109)#\[M_e = \frac{\mu^2}{h^3}(1 - e^2)^\frac{3}{2}t\]

Recall:

  1. Equation (100), \(T = 2\pi \sqrt{\frac{a^3}{\mu}}\)

  2. The definition of the semi-latus rectum, \(p = a(1-e^2) = h^2/\mu\)

Rearranging (2):

\[a = \frac{h^2}{\mu(1-e^2)}\]

Substituting this into (1) for \(a\):

\[T = 2\pi \sqrt{\frac{h^6}{\mu^3(1-e^2)^3}\frac{1}{\mu}} = 2\pi \frac{h^3}{\mu^2(1-e^2)^\frac{3}{2}}\]

Rearranging the above to express it as:

(110)#\[\frac{2\pi}{T} = \frac{\mu^2}{h^3}(1-e^2)^\frac{3}{2}\]

Substituting Equation (110) and subsequently the definition of mean motion (\(n\)) into Equation (109), it can be reduced to:

(111)#\[M_e = \frac{2\pi}{T}t = nt\]
  • From this definition, the mean anomaly can be interpreted as the angular position of a fictitious body moving around the ellipse at constant angular speed \(n\).

  • This hypothetical body travels around the orbit in such a way (with constant angular speed) that it completes one full revolution in the same period \(T\) as the actual body.

  • The real body in an elliptical orbit, however, would speed up and slow down due to gravitational forces, whilst holding the areal velocity constant (i.e., Kepler’s 2nd Law).

Kepler’s Equation#

Our objective here is to simplify Equation (108).

../../_images/L4fig1.jpg

Fig. 2 An ellipse with a circumscribed reference circle, where the semi-major axis of the ellipse is equal to the radius of the circle.#

In Figure 1, the semi-major axis (\(a\)) of the orbital ellipse is equal to the radius of the circumscribed circle. An additional angle, called the eccentric anomaly (\(E\)), is introduced. Similar to the true anomaly (\(\theta\)), \(E\) is measured from the line of apsides and represents the angular position of the orbiting body as it would appear projected onto the reference circle. From this diagram, the following geometrical relationships can be derived:

  1. \({\bf OV} = a\cos(E)\)

  2. \({\bf OV} = {\bf OF} + {\bf FV} = ae + r\cos(\theta)\)

Setting (1) = (2):

\[a\cos(E) = ae + r\cos(\theta)\]

Substituting Equation (85) for \(r\) into the above and recalling that \(p = a(1-e^2)\):

\[a \cos(E) = ae + \frac{p}{1 + e \cos(\theta)} \cos(\theta) = ae + \frac{a (1 - e^2)}{1 + e \cos(\theta)} \cos(\theta)\]

Further simplifying:

(112)#\[\cos(E) = e + \frac{(1-e^2)}{1+e\cos(\theta)}\cos(\theta)= \frac{e + \cos(\theta)}{1 + e\cos(\theta)}\]

Using the trigonometric identity: \(\sin^2(E) + \cos^2(E) = 1\), we derive an equation for \(\sin(E)\):

(113)#\[\sin(E) = \frac{\sqrt{1-e^2}\sin(\theta)}{1 + e\cos(\theta)}\]
  • Both \(\cos(E)\) and \(\sin(E)\) exhibit ambiguity because a single value of \(\theta\) can correspond to two possible values of \(E\).

  • To resolve this quadrant ambiguity, we introduce \(\tan^2(\frac{E}{2})\).

Recall the half-angle formula for tangent:

\[\tan^2(\frac{E}{2}) = \frac{1-\cos(E)}{1+\cos(E)}\]

Evaluate the above by substituting Equation (112) for \(\cos(E)\). This results in:

\[\tan^2(\frac{E}{2}) = \frac{1-e}{1+e}\tan^2(\frac{\theta}{2})\]
(114)#\[\tan(\frac{E}{2}) = \sqrt{\frac{1-e}{1+e}}\tan(\frac{\theta}{2})\]

Equation (108) can be expressed in terms of Equations (113) and (114):

\[\frac{\mu^2}{h^3} (1 - e^2)^{3/2} t = 2 \tan^{-1} \left( \tan \left( \frac{E}{2} \right) \right) - e \sin(E)\]
(115)#\[M_e = E - e\sin(E)\]

This is Kepler’s equation. Kepler’s equation can alternatively be expressed as follows, since \(M_e\) can be represented in terms of the mean motion (\(n\)) as either \(nt\) or more generally as \(n(t - t_p)\):

(116)#\[n(t-t_p) = E - e\sin(E)\]

Kepler’s equation is essential for determining the angular position of an orbiting body at a specific time or calculating the time it takes for the body to reach a particular point in its orbit. These two scenarios are considered below:

To determine the time since perigee passage given \(\theta\):

  1. Calculate the eccentric anomaly \(E\) using Equation (114).

  2. Compute the mean anomaly \(M_e\) from Kepler’s equation.

  3. Determine the mean motion \(n\) using \(n = 2\pi/T\) or Equation (101).

  4. Find the time since perigee passage with \(t-t_p = M_e/n\).

To determine \(\theta\) at a given time:

  1. Compute the mean motion \(n\) using \(n = 2\pi/T\) or Equation (101).

  2. Calculate the mean anomaly \(M_e = n(t-t_p)\).

  3. Solve Kepler’s equation numerically to find the eccentric anomaly \(E\).

  4. Compute \(\theta\) from Equation (114)