askvity

How do you find the mass of a satellite in orbit?

Published in Orbital Mechanics 4 mins read

Finding the mass of a satellite already in orbit requires leveraging orbital mechanics principles and observational data, rather than directly weighing it. Since we can't simply put a satellite on a scale, we rely on the effect it has on other celestial objects or, if the satellite is much smaller than the object it orbits, knowing the orbital period and radius.

Here's a breakdown of the methods:

1. Using the Orbital Period and Radius (when the satellite's mass is negligible compared to the central body)

If the satellite's mass (m) is significantly smaller than the mass of the central body it orbits (M), we can use a simplified form of Kepler's Third Law. This is typically the case for satellites orbiting planets.

  • Formula: Kepler's Third Law relates the orbital period (T), orbital radius (r), and the mass of the central body (M):

    T2 = (4π2 / GM) * r3

    Where:

    • T is the orbital period (the time it takes for one complete orbit).
    • r is the semi-major axis of the orbit (approximated as the radius for a circular orbit).
    • G is the gravitational constant (approximately 6.674 × 10-11 N(m/kg)2).
    • M is the mass of the central body.
  • How to find the satellite's mass (m) is not directly used in this equation. The equation is used to find the mass of the central body when you know the period and radius of the satellite's orbit. Since the satellite's mass is negligible, it doesn't significantly affect the orbital period. To emphasize, this method does not directly find the mass of the satellite.

2. Considering the Satellite's Mass (when the satellite's mass is not negligible)

If the mass of the satellite (m) is a significant fraction of the mass of the central body (M), then we use a more precise version of Kepler's Third Law.

  • Formula: The refined equation incorporates both the central body's mass (M) and the satellite's mass (m):

    T2 = (4π2 / G(M+m)) * r3

  • Rearranging to find the satellite's mass (m):

    If we know T, r, G, and M, we can rearrange this equation to solve for the satellite's mass (m):

    m = (4π2r3 / GT2) - M

    Or, equivalently:

    m = (r3(2π/T)2/G) - M

  • Example (Based on provided reference data):
    Let's say you have an object orbiting a planet and the orbital period (T) is 1.76 days and the orbital radius (r) is known. Also, assume you know the mass of the planet (M). Plug these values into the above equation to calculate the mass of the satellite. Note that all units must be consistent (e.g., meters, kilograms, seconds). The reference example claims with a period of 1.76 days, this could yield a mass approximately 30 times heavier than the earth, if you assume a specific value of r and M.

3. Gravitational Perturbations

Another, often complex, method involves observing the gravitational perturbations the satellite causes on other objects. This is most useful if you have several satellites interacting gravitationally. The subtle changes in their orbits due to their mutual gravitational attraction can be analyzed to determine their masses. This involves sophisticated modeling and is not a straightforward calculation.

Summary

Finding the mass of a satellite in orbit usually involves using Kepler's Third Law. If the satellite is much smaller than the object it orbits, a simplified version is sufficient. If the satellite's mass is significant, a more complete formula is needed. Perturbations on other objects can be used, but that technique is more complex.

Related Articles