Calculate Speed At Perigee Of Ellipse U A

Calculate Speed at Perigee of Ellipse Using μ and a

Use the vis-viva equation to find orbital speed at perigee for an elliptical orbit. Enter the standard gravitational parameter μ, semi-major axis a, and eccentricity e. The calculator also returns perigee radius, apogee radius, and apogee speed.

Core equation

vp = √[(μ / a) × ((1 + e) / (1 – e))]

Orbital Calculator

Choosing a preset fills μ with a standard accepted value.
For Earth in kilometer units, use 398600.4418 km³/s².
Must be greater than zero and larger than the perigee radius.
Valid elliptical range: 0 ≤ e < 1.
Formula details

Perigee radius: rp = a(1 – e)

Apogee radius: ra = a(1 + e)

Perigee speed: vp = √[μ(2/rp – 1/a)] = √[(μ / a) × ((1 + e) / (1 – e))]

Tip: If e = 0, the orbit is circular and the perigee speed equals the circular orbital speed at radius a.

Results and Visualization

Enter your values and click the calculate button to see orbital speed at perigee.

Expert Guide: How to Calculate Speed at Perigee of an Ellipse Using μ and a

When engineers, students, and mission planners need to calculate speed at perigee of ellipse using μ and a, they are solving one of the most practical problems in orbital mechanics. Perigee is the closest point in an elliptical orbit around the central body. At this point, the spacecraft moves fastest. The reason is simple: as the orbiting object falls deeper into the gravity well, gravitational potential energy converts into kinetic energy. The result is a higher velocity at perigee and a lower velocity at apogee.

This page gives you a working calculator, but understanding the physics behind it is just as valuable. Below, you will find the governing formulas, derivations, worked examples, common mistakes, comparison tables, and practical interpretation of the result. Whether you are studying astrodynamics, checking homework, estimating transfer orbits, or reviewing satellite mission geometry, the same core relationship applies.

What Does μ Mean in Orbital Mechanics?

The symbol μ represents the standard gravitational parameter of the central body. It is equal to G multiplied by M, where G is the universal gravitational constant and M is the mass of the body being orbited. Engineers use μ instead of G and M separately because μ is known far more accurately for many celestial bodies and simplifies orbital calculations.

For example, Earth has a standard gravitational parameter of about 398600.4418 km³/s² when using kilometer based units. If you switch to meter based units, the value becomes approximately 3.986004418 × 1014 m³/s². The unit system matters. As long as μ and a use compatible units, the computed speed will be correct in the corresponding distance per second unit.

Central Body Standard Gravitational Parameter μ Typical Unit Notes
Earth 398600.4418 km³/s² Most common value used for Earth orbit calculations
Moon 4902.8001 km³/s² Useful for lunar orbit design and analysis
Mars 42828.375214 km³/s² Used for Mars orbiter mission planning
Jupiter 126686534 km³/s² Very large due to Jupiter’s mass
Sun 132712440018 km³/s² Dominant parameter for heliocentric trajectories

The Main Equation for Perigee Speed

The easiest way to calculate speed at perigee of ellipse using μ and a is to apply the vis-viva equation. In its general form:

v = √[μ(2/r – 1/a)]

Here:

  • v is orbital speed at a given point
  • μ is the standard gravitational parameter
  • r is the orbital radius at that point
  • a is the semi-major axis of the ellipse

At perigee, the orbital radius is:

rp = a(1 – e)

Substitute that into the vis-viva equation and you get a direct formula for perigee speed:

vp = √[(μ / a) × ((1 + e) / (1 – e))]

This is the exact relation used by the calculator above. It shows several important trends immediately:

  • If μ increases, perigee speed increases.
  • If a increases while eccentricity is fixed, perigee speed usually decreases.
  • If e increases, perigee speed increases sharply because the orbit becomes more stretched and the perigee radius gets smaller.

Step by Step Procedure

  1. Select a unit system. Use kilometers with km³/s² or meters with m³/s².
  2. Enter μ for the central body, or select a preset such as Earth or Mars.
  3. Enter the semi-major axis a.
  4. Enter orbital eccentricity e where 0 ≤ e < 1.
  5. Compute perigee radius with rp = a(1 – e).
  6. Apply vp = √[(μ / a) × ((1 + e) / (1 – e))].
  7. Interpret the result in km/s or m/s, depending on your unit choice.

The calculator on this page also computes apogee radius and apogee speed. This is useful because a healthy elliptical orbit should show the expected pattern: vp > va.

Worked Example Around Earth

Suppose a spacecraft is in an Earth orbit with:

  • μ = 398600.4418 km³/s²
  • a = 12000 km
  • e = 0.25

First compute perigee radius:

rp = 12000(1 – 0.25) = 9000 km

Now compute speed at perigee:

vp = √[(398600.4418 / 12000) × (1.25 / 0.75)]

vp ≈ √55.3612 ≈ 7.44 km/s

That result makes physical sense. The spacecraft is in a moderately elliptical Earth orbit, so its speed near perigee is in the same broad range as low Earth orbital speeds but slightly adjusted by the chosen geometry.

Comparison Table: How Eccentricity Changes Perigee Speed

The next table uses the same Earth value μ = 398600.4418 km³/s² and the same semi-major axis a = 12000 km while changing only eccentricity. This highlights how strongly perigee speed depends on ellipse shape.

Eccentricity e Perigee Radius rp (km) Apogee Radius ra (km) Perigee Speed vp (km/s) Apogee Speed va (km/s)
0.00 12000 12000 5.763 5.763
0.10 10800 13200 6.373 5.214
0.25 9000 15000 7.440 4.464
0.50 6000 18000 9.981 3.327
0.70 3600 20400 14.125 2.493

Notice the pattern: for fixed μ and a, raising eccentricity increases perigee speed while decreasing apogee speed. This comes directly from conservation of angular momentum and conservation of orbital energy.

Why Perigee Speed Is Maximum

Kepler’s second law states that a line joining the orbiting object and the focus sweeps out equal areas in equal times. The object must therefore move faster when it is close to the focus and slower when it is far away. In a gravity dominated two body system, this corresponds exactly to perigee being the point of maximum speed and apogee being the point of minimum speed.

You can also understand this through specific orbital energy:

ε = -μ / (2a)

For a fixed ellipse, the total specific mechanical energy depends only on μ and a. As the object moves inward toward perigee, potential energy becomes more negative, so kinetic energy must increase to keep the total energy constant.

Common Mistakes When Using μ, a, and e

  • Mixing units: Using μ in km³/s² with a in meters will produce a meaningless answer.
  • Using altitude instead of orbital radius: The semi-major axis and perigee radius are measured from the center of the body, not from the surface.
  • Entering an invalid eccentricity: For an ellipse, e must be at least 0 and strictly less than 1.
  • Assuming high perigee speed means escape: An object can have a high perigee speed and still remain bound if total specific energy is negative.
  • Confusing a with perigee distance: Semi-major axis is not the same as perigee radius unless e is zero.

Practical Use Cases

1. Transfer Orbits

Hohmann and other transfer strategies often create temporary elliptical trajectories. Knowing perigee speed is essential for planning burns, timing maneuvers, and checking whether the vehicle remains within structural and thermal limits.

2. Mission Safety Margins

High speed near perigee can affect communications windows, atmospheric drag in low perigee cases, heating rates, and allowable pointing dynamics. Analysts use perigee speed to estimate peak mission loads.

3. Orbit Determination and Validation

If a proposed orbit has a given μ, a, and e, then the perigee speed is not arbitrary. It is constrained by celestial mechanics. Comparing a measured speed against the theoretical value is a quick consistency check.

4. Educational Astrodynamics

Students learning conic sections, orbital elements, and the vis-viva equation often begin with the perigee and apogee cases because the geometry is simple and physically intuitive.

Related Real World Reference Data

Below are a few useful benchmark speeds around Earth. These are not all from the same orbit, but they help build intuition for what your result means.

Scenario Approximate Radius from Earth’s Center Approximate Speed Interpretation
Low Earth circular orbit About 6678 to 7078 km About 7.5 to 7.8 km/s Typical of many Earth observation and crewed missions
Geostationary circular orbit 42164 km About 3.07 km/s Much slower due to much larger orbital radius
Earth surface escape speed 6378 km About 11.2 km/s Reference speed to leave Earth without further propulsion losses
Highly elliptical Earth orbit near low perigee Varies Often above circular speed at same radius Perigee speed rises as eccentricity increases

Authoritative Sources for Further Study

If you want deeper theoretical background or validated reference data, start with these high quality sources:

These resources are excellent for checking constants, exploring derivations, and learning how the same formulas are applied in real aerospace work.

Final Takeaway

To calculate speed at perigee of ellipse using μ and a, you only need one more parameter: eccentricity. Once you know μ, a, and e, the result follows directly from the vis-viva equation. The compact formula vp = √[(μ / a) × ((1 + e) / (1 – e))] is efficient, exact for the two body model, and widely used in astrodynamics.

In practice, always verify units, confirm that a is measured from the central body’s center, and ensure eccentricity lies in the elliptical range. If you do that, the perigee speed result becomes a reliable tool for orbit design, mission analysis, and education.

Leave a Reply

Your email address will not be published. Required fields are marked *