Physlib

Physlib.ClassicalMechanics.OrbitalMechanics.VisViva

Circular Orbit Vis Viva

2 declarations

definition

Orbital speed vv for a circular orbit at radius rr

Given a gravitational system characterized by the gravitational constant GG and a central mass MM, and a configuration with an orbital radius rr, this function defines the orbital speed vv required to maintain a circular orbit, satisfying the relation v=GMrv = \sqrt{\frac{GM}{r}}.

theorem

Square of the circular orbital speed v2=GMrv^2 = \frac{GM}{r}

Consider a gravitational system with gravitational constant GG and central mass MM, and an orbiting body at a distance rr from the center. If r>0r > 0, G>0G > 0, and M>0M > 0, then the square of the circular orbital speed vv satisfies the equation v2=GMrv^2 = \frac{GM}{r} where vv is the speed required to maintain a circular orbit at radius rr.