Finding the Satellite Orbital Radius

AI Thread Summary
To determine the orbital radius of a satellite making two orbits per year around the sun, Kepler's third law is applied, which states that the square of the orbital period is proportional to the cube of the orbital radius. The satellite's orbital period is calculated to be 0.5 years, leading to the formula r_s = √[3]{(T_s^2 * r_E^3) / (T_E^2)}. Substituting the values, the orbital radius is found to be approximately 0.63 AU, indicating that the satellite must be closer to the sun than Earth to achieve this shorter orbital period. Both calculation methods yield consistent results, confirming the accuracy of the findings. Thus, the satellite should orbit at a radius of about 0.63 AU from the sun.
logan3
Messages
83
Reaction score
2

Homework Statement


If NASA wants to put a satellite in a circular orbit around the sun so it will make 2.0 orbits per year, at what distance (in astronomical units, AU) from the sun should that satellite orbit? The Earth's orbit is 1.0 AU from the sun.

T_E = \frac {1.0orbit}{yr}
T_s = \frac {2.0orbit}{yr}
r_E = 1.0AU

Homework Equations


\frac {T_E^2} {r_E^3} = \frac {T_s^2} {r_s^3} => r_s = \sqrt[3]{\frac {T_s^2 r_E^3}{T_E^2}}

The Attempt at a Solution


Using Kepler’s 3rd law of planetary motion, we know that the orbital period squared is proportional to the radius of the orbit cubed. Since the proportion is approximately the same for all objects orbiting relative to the Sun, then: \frac {T_E^2} {r_E^3} = \frac {T_s^2} {r_s^3}

Solving for the radius of the satellite and plugging in the values, we get:
r_s = \sqrt[3]{\frac {T_s^2 r_E^3}{T_E^2}} = \sqrt[3]{\frac {(\frac {2.0orbit}{yr})^2 (1.0AU)^3}{(\frac {1.0orbit}{yr})^2}} = \sqrt[3]{4.0AU^3} = 1.5874AU \sim 1.6AU

Thank-you
 
Last edited:
Physics news on Phys.org
The satellite makes 2 orbits per year, what is its orbital period?
 
The further away from the sun, the longer the orbital period. That's Kepler's (unpublished) Fourth Law.
 
ehild said:
The satellite makes 2 orbits per year, what is its orbital period?
T_s = \frac {2 orbits} {1yr} x \frac {2\pi} {1 orbit} x \frac {1yr} {365days} x \frac {1day} {24hrs} x \frac {1hr} {3600s} = \frac {\pi} {7.884x10^6s}
G = 6.67x10^{-11} Nm^2/kg^2
M_\odot = 1.9885x10^{30} kg
1 AU = 1.4959x10^{11} m

T_s^2 = \frac {4\pi^2 r^3}{GM_\odot} \Rightarrow r = \sqrt[3]{\frac {T_s^2 GM_\odot}{4\pi^2}} = 81.102m x \frac {1 AU}{1.4959x10^{11} m} = 5.4216x10^{-10}AU
 
You don't need meters. The approach in post 1 was fine, you just plugged in the wrong orbital period.
And no, an orbital radius of a few meters is certainly wrong (this would be inside the sun!).

T is the duration of an orbit, not the number of orbits per time (that is the inverse value).
 
2 total orbits last one year, how long time is one orbit? (in years)
 
logan3 said:
T_s = \frac {2 orbits} {1yr} x \frac {2\pi} {1 orbit} x \frac {1yr} {365days} x \frac {1day} {24hrs} x \frac {1hr} {3600s} = \frac {\pi} {7.884x10^6s}
G = 6.67x10^{-11} Nm^2/kg^2
M_\odot = 1.9885x10^{30} kg
1 AU = 1.4959x10^{11} m

T_s^2 = \frac {4\pi^2 r^3}{GM_\odot} \Rightarrow r = \sqrt[3]{\frac {T_s^2 GM_\odot}{4\pi^2}} = 81.102m x \frac {1 AU}{1.4959x10^{11} m} = 5.4216x10^{-10}AU

5.4216*10-10AU works out to be about 81 meters. Does this sound like a reasonable answer?

If you make 2 orbits per year, the orbital period is going to be a half year for each orbit.

You know that the Earth's orbital period = 1 year (it's kind of a definition) and you have Kepler's third law which relates orbital distance to orbital period.

Try again, and put a little thought into your calculations.
 
ehild said:
2 total orbits last one year, how long time is one orbit? (in years)
For the satellite, one orbit (in years) is half a year. Thus,

T_E = 1yr
T_s = 0.5yr
r_E = 1.0AU

r_s = \sqrt[3]{\frac {T_s^2 r_E^3}{T_E^2}} = \sqrt[3]{\frac {(0.5 yr)^2 (1.0 AU)^3}{(1 yr)^2}} = \sqrt[3]{0.25 AU^3} = 0.62996 AU \sim 0.63 AU

In order for the orbital period to decrease, the object must be closer to the Sun. 0.63AU is closer than the Earth and has a shorter orbital period (0.5 yr), therefore, numerically the result corresponds to the aforementioned reasoning.

Using the second method:
T_s = 0.5 yr x \frac {365 days} {1 yr} x \frac {24 hrs} {1day} x \frac {3600 s} {1 hr} = 1.5768x10^7 s
G = 6.67x10^{-11} Nm^2/kg^2
M_\odot = 1.9885x10^{30} kg
1 AU = 1.4959x10^{11} m

T_s^2 = \frac {4\pi^2 r^3}{GM_\odot} \Rightarrow r = \sqrt[3]{\frac {T_s^2 GM_\odot}{4\pi^2}} = 9.4177x10^{11} m x \frac {1 AU}{1.4959x10^{11} m} = 0.62957 AU \sim 0.63 AU

The answers from both methods match.

Thank-you
 
Back
Top