Radius of geostationary orbit¶
A geostationary orbit is a circular orbit located above the Earth’s equator (0° latitude), where an artificial satellite orbits the planet with an angular velocity equal to the angular speed of the Earth’s rotation around its axis.
Notation:
\(G\) (
G) isgravitational_constant.
Links:
- Symbol:
r- Latex:
\(r\)
- Dimension:
length
- Symbol:
m- Latex:
\(m\)
- Dimension:
mass
- satellite_angular_speed¶
angular_speedof the satellite’s rotation.
- Symbol:
w- Latex:
\(\omega\)
- Dimension:
angle/time
- law¶
r = (G * m / w^2)^(1/3)- Latex:
- \[r = \sqrt[3]{\frac{G m}{\omega^{2}}}\]