How to stay in orbit
This introduction only focuses on some aspects of celestial or orbital mechanics. In particular, we will stick to planar orbits, which we can assume equatorial for simplicity. Moreover, we will always consider two-body approximations. There will be some other simplifications, but we will mention them later when they become relevant.
The questions we want to answer are: how to go in orbit, how to stay in orbit and how to change orbit. We start, in this post, with the second one.
Circular orbits
First of all, we went to consider an object of some kind (a spacecraft, a rock…) orbiting Earth on a circular path. To write the mathematical model, we just need two laws from physics: Newton’s second law, , where
is the force acting on our object,
is its mass and
is the acceleration and (Newton’s) universal law of gravitation
where





Notice that for our purpose right now, both the Earth and the object can be considered points with mass. This can only be acceptable if the radius is big enough to go beyond the Earth’s surface and the Earth’s atmosphere. Notice moreover that there is nothing really special about considering Earth, we could consider a different body, just by changing (and possibly
).
Some notation: since the product comes up quite often, it makes sense to define
.
Now, we want our object to stay in orbit at a fixed height of 300 km above the surface (i.e. m). We want the speed (the intensity of the velocity vector) to be constant along our orbit (we are looking for a circular orbit with no other force than gravitational pull acting on our object).
This brings another remark: technically speaking, our object is also pulling the Earth. However, we expect the mass to be negligible compared to
, so we can safely consider the Earth pulling the object.
Back to our object in orbit. we have the following situation:

where the distance travelled in a brief amount of time
can be considered (by means of linear approximation)
.
Let’s now consider the second triangle. The two sides and
have the same length, but they are (as vectors) perpendicular to
and
respectively, so the angle between them is
, as the angle between
and
. Since the two triangles are both isosceles and have the angle in common, they are similar. In particular
that is

Now we can plug this into Newton’s second law, to get

There are a few things to read here:
• the orbital speed does not depend on the mass of the object, but only on the radius of the (circular) orbit
• the higher the orbit (that is the greater is), the lower
is.
Also, let’s see an example with some numbers: if we are looking at an orbit of radius m around the Earth. That is all we need to compute the orbital velocity:
Elliptical orbits
Kepler’s laws tell us that in general orbits are ellipses, with Earth (in our case) in one focus. In this setting, the orbit is parameterised as follows:
where





perigee and apogee
and we can rewrite the radii at apogee (







For the moment, we are assuming that there is no other force acting on our object in orbit, so its total energy will be a constant. Let us recall that the total energy is given by
(1)
that is by the contributions of kinetic and potential energy.
We can also notice that both terms in the right-hand side of (1) have a mass term . Since mass is a constant (at least for the moment) and we have already seen that the velocity does not depend on
, we can focus on
instead, called the specific energy.
We want to compute this specific energy. To do so, we can start by focusing on its value at perigee and apogee, and equal them out, since we want energy to be constant along the orbit:
(2)
We can use the conservation of angular momentum and the fact that




Going back to (2) and plugging in this expression for , we get
from which we can get an explicit expression in

where we have used the definition of semimajor axis and in general the relationship between radii at apoapsis, periapsis and semimajor axis.
We can also (either by following similar computations or by substituting and
into the conservation of momentum identity above) get a similar expression for
.
Our focus, however, was the specific energy of the orbit, so we can now plug or
in to get
This is independent of the point used to compute it and is, for

(Let’s stress that we are talking about speed. We know that the velocity is tangent to the ellipse at the point, but this does not mean anymore that the velocity is tangent to the radius.)
There are a few things left behind here: when is the energy zero or positive? What happens with open orbits?
Next time, we are going to see how we can get from one orbit to another and, more importantly, how can we get to orbit at all.
One thought on “Orbital mechanics – Part 1”