Mechanical Engineer's Handbook
Prev

Near-Earth Gravitation

If we know the rough radius of a planet, as well as the approximate acceleration of gravity on an object close to its surface, we can apply Newton's Second Law to find the planet's mass:

Finding the Mass of Earth

Recall Newton's Second Law:

Fnet=maF_{net} = ma

Also recall the formula for gravitational force:

Fab=Gmambrab2F_{ab} = G \frac{m_a m_b}{r_{ab}^2}

If we say object aa is some object near the surface and object bb is the Earth, we get:

Fg=GmamErE2F_{g} = G \frac{m_a m_E}{r_{E}^2}

Assuming gravity is the only force acting on the object, its net force mama is equal to mgmg:

mag=GmamErE2m_ag = G \frac{m_a m_E}{r_{E}^2}

Notice mam_a cancels out on both sides, leaving us able to evaluate for gravity (gg):

g=GmErE2g = G \frac{m_E}{r_{E}^2}
(1)

We know gravity is roughly 9.8 m/s29.8 \text{ m/s}^2, the radius of Earth is approximately 6.37106 m6.37 \cdot 10^6 \text{ m}, and the gravitational constant GG is roughly 6.671011Nm2kg26.67 \cdot 10^{-11} \frac{\text{N} \cdot \text{m}^2}{\text{kg}^2}, plugging these in we get:

9.8 m/s2=(6.671011Nm2kg2)mE(6.37106 m)29.8 \text{ m/s}^2 = \left(6.67 \cdot 10^{-11} \frac{\text{N} \cdot \text{m}^2}{\text{kg}^2}\right) \frac{m_E}{(6.37 \cdot 10^6 \text{ m})^2}

Rearranging and solving for mEm_E:

mE=(9.8 m/s2)(6.37106 m)26.671011Nm2kg25.961024 kgm_E = \frac{(9.8 \text{ m/s}^2)(6.37 \cdot 10^6 \text{ m})^2}{6.67 \cdot 10^{-11} \frac{\text{N} \cdot \text{m}^2}{\text{kg}^2}} \approx 5.96 \cdot 10^{24} \text{ kg}

Example 1

Calculate the radius of Mars, given the planet's mass is approximately 6.4171023 kg6.417 \cdot 10^{23} \text{ kg}, and the acceleration caused by gravity on the surface is approximately 3.721 m/s23.721 \text{ m/s}^2.

To find the radius of the planet, first rearrange Equation 1, solving for the planet's radius:

rM=GmMgr_{M} = \sqrt{G \frac{m_{M}}{g}}

Plug in our known values for mMm_M, GG, and gg, then solve:

rM=(6.671011Nm2kg2)6.4171023 kg3.721 m/s23.39106 mr_{M} = \sqrt{\left( 6.67 \cdot 10^{-11} \frac{\text{N} \cdot \text{m}^2}{\text{kg}^2} \right) \frac{6.417 \cdot 10^{23} \text{ kg}}{3.721 \text{ m/s}^2}} \approx 3.39 \cdot 10^6 \text{ m}

Example 2

Calculate the acceleration induced by gravity on the International Space Station, which is roughly 400 km400 \text{ km} above the surface of Earth.

The mass and radius of Earth are 5.971024 kg5.97 \cdot 10^{24} \text{ kg} and 6.37106 m6.37 \cdot 10^6 \text{ m}, respectively.

To find the total distance from Earth's center, we must add the radius of Earth and the orbit altitude:

r=rE+hISS=6.37106 m+4105 m=6.77106 mr = r_E + h_{\text{ISS}} = 6.37 \cdot 10^6 \text{ m} + 4 \cdot 10^5 \text{ m} = 6.77 \cdot 10^6 \text{ m}

Then plugging our values into Equation 1:

g=GmEr2=(6.671011Nm2kg2)5.971024 kg(6.77106 m)28.68 m/s2g = G \frac{m_E}{r^2} = \left( 6.67 \cdot 10^{-11} \frac{\text{N} \cdot \text{m}^2}{\text{kg}^2} \right) \frac{5.97 \cdot 10^{24} \text{ kg}}{(6.77 \cdot 10^6 \text{ m})^2} \approx 8.68 \text{ m/s}^2

Apparent Weight at the Equator

Because Earth rotates, an object standing on the equator moves in a circle of radius RER_E and experiences a centripetal acceleration aca_c directed toward Earth's center:

ac=ω2REa_c = \omega^2 R_E

Setting up Newton's Second Law for an object on a scale at the equator (where true gravity Fg=mgF_g = mg points inward and the normal/scale force FNF_N points outward):

Fnet=mgFN=macF_{net} = mg - F_N = m a_c

Solving for your apparent weight (the normal force registered by the scale):

FN=m(gω2RE)F_N = m(g - \omega^2 R_E)

Given Earth's angular velocity ω7.27105 rad/s\omega \approx 7.27 \cdot 10^{-5} \text{ rad/s}, this centripetal term reduces apparent acceleration by roughly 0.034 m/s20.034 \text{ m/s}^2 at the equator.