Unit 4
Unit 4
Escape Velocity:
2μ
ve =
r
r1 r1 + r2
μ 2r1
Δv2 = (1 − )
r2 r1 + r2
2 2
4π 2 a3t
Tt =
μ
Approximating,
μ
vE =
rE
μ
vM =
rM
2 1
vp = μ( − )
r E at
2 1
va = μ( − )
r M at
Δv1 = vp − vE
Δv2 = vM − va
This approach provides a realistic framework for designing interplanetary orbits from first
principles. Let me know if you need numerical solutions for these steps! 🚀
1. Kepler’s Laws of Planetary Motion
Kepler’s three laws govern the motion of celestial bodies around a larger central mass (like planets around the Sun). These laws form the
foundation for calculating interplanetary orbits.
"The orbit of a planet around the Sun is an ellipse, with the Sun at one of the foci."
Equation of an Ellipse:
a(1 − e2 )
r=
1 + e cos(θ)
where:
r = distance from the Sun at any point
a = semi-major axis
e = orbital eccentricity
θ = true anomaly (angle from periapsis)
"A line segment joining a planet and the Sun sweeps out equal areas during equal time intervals."
A spacecraft moves faster near periapsis (close to the Sun) and slower near apoapsis.
For interplanetary travel, this means the spacecraft’s velocity is not constant in the transfer orbit.
dA 1 2
= r ω = constant
dt 2
"The square of the orbital period is proportional to the cube of the semi-major axis of its orbit."
4π 2 a3
T2 =
μ
where:
T = orbital period
a = semi-major axis
μ = standard gravitational parameter (μ = GM , where G is the gravitational constant and M is the mass of the central body)
4π 2 a3t
Tt =
μ
Semi-Major Axis (𝑎) Distance from orbit center to farthest point Defines orbit size and energy
Eccentricity (𝑒) Shape of the orbit (0 = circular, 1 = parabolic) Determines trajectory type
Inclination (𝑖) Angle between orbital plane and reference plane Important for aligning departure and arrival orbits
Argument of Periapsis (ω) Angle from ascending node to periapsis Determines where closest approach occurs
Longitude of Ascending Node (Ω) Orientation of the orbital plane Helps in aligning with planetary orbits
True Anomaly (ν) Current position of the spacecraft in orbit Needed for timing maneuvers
where:
v = velocity
r = radial distance from central body
μ = gravitational parameter
μ
vc =
r
Escape Velocity
For a spacecraft to escape Earth’s gravity:
2μ
ve =
r
μ 2r2
Δv1 = ( − 1)
r1 r1 + r2
μ 2r1
Δv2 = (1 − )
r2 r1 + r2
where:
r1 = Earth's orbital radius
By mastering these prerequisite calculations, students gain the ability to design their own interplanetary orbits and solve real-world
space travel problems. 🚀
Problem Statement
Design an optimal Hohmann transfer orbit for a spacecraft traveling from Earth to Mars. Compute:
1. The ΔV (velocity changes) required for transfer.
2. The time taken to reach Mars.
3. The energy required for the transfer.
Given Data
Parameter Earth Mars
Conversions
1 AU = 149.6 × 10⁶ km
Mars’ orbital radius = 1.524 × 149.6 × 10⁶ km = 227.9 × 10⁶ km
We assume the initial and final orbits are circular around the Sun.
r1 + r2 149.6 + 227.9
at = = × 106 km
2 2
377.5
at = × 106 km = 188.75 × 106 km
2
2 1
v= μ( − )
r a
where:
μ = 1.327 × 1011 km³/s² (Sun’s gravitational parameter)
r1 = 149.6 × 10⁶ km (Earth’s orbit)
2 1
v1 = 1.327 × 1011 × ( − )
149.6 × 10 6 188.75 × 106
2 1
v1 = 1.327 × 1011 × ( − ) × 10−6
149.6 188.75
v1 =
1.327 × 1011 × (0.01337 − 0.00530) × 10−6
v1 =
1.327 × 1011 × 8.07 × 10−6
v1 = 1.071 × 106
v1 = 32.74 km/s
This is the boost required to leave Earth’s orbit and enter the transfer orbit.
2 1
v2 = 1.327 × 1011 × ( − )
227.9 × 10 6 188.75 × 106
2 1
v2 = 1.327 × 1011 × ( − ) × 10−6
227.9 188.75
v2 =
1.327 × 1011 × (0.00877 − 0.00530) × 10−6
v2 =
1.327 × 1011 × 3.47 × 10−6
v2 = 4.6 × 105
v2 = 24.14 km/s
1 4π 2 a3t
Tt =
2 μ
1 4π 2 (188.75 × 106 )3
Tt = ×
2 1.327 × 1011
1 4π 2 (6.73 × 1024 )
Tt = ×
2 1.327 × 1011
1
Tt = × 2.00 × 1015
2
1
Tt = × 4.47 × 107
2
2.24 × 107
Tt = days
86400
Final Results
Parameter Value
Conclusion
The spacecraft needs a 2.96 km/s velocity boost at Earth to reach Mars.
After 8.6 months, a 0.07 km/s braking burn is required for orbit insertion.
This transfer is fuel-efficient but requires precise launch timing. 🚀
Problem Statement: Mars Sample Return Mission – Direct Transfer with Minimum Energy
A spacecraft is launched from Earth to Mars with the goal of collecting samples and returning to Earth. The spacecraft follows
a minimum-energy transfer orbit for both departure and return. Compute:
1. The ΔV required for departure from Earth to Mars.
2. The ΔV required for return from Mars to Earth.
3. The total time of flight (ToF) for a round trip.
4. The energy requirements for the mission.
Given Data
Parameter Earth Mars
Conversions
1 AU = 149.6 × 10⁶ km
Mars’ orbital radius = 1.524 × 149.6 × 10⁶ km = 227.9 × 10⁶ km
We assume the orbits are circular around the Sun and use a Hohmann transfer for both departure and return.
2 2
at = 188.75 × 106 km
2 1
v= μ( − )
r a
where:
r1 = 149.6 × 106 km (Earth's orbit)
2 1
v1 = 1.327 × 1011 × ( − )
149.6 × 106 188.75 × 106
v1 = 32.74 km/s
ΔV at Earth (Launch)
v2 = 24.14 km/s
v3 = 24.14 km/s
ΔV at Mars (Launch)
v4 = 32.74 km/s
ΔV at Earth (Re-Entry)
1 4π 2 a3t
Tt =
2 μ
Tt = 260 days
Final Results
Parameter Value
Conclusion
The spacecraft requires 2.96 km/s for Earth departure and 0.07 km/s for Mars orbit insertion.
For the return journey, 0.07 km/s for Mars departure and 2.96 km/s for Earth re-entry are needed.
The total ΔV for the mission is 6.06 km/s.
The total mission duration is 520 days (1.42 years). 🚀
Problem Statement: Mars Colony Supply Mission Using Bi-Elliptic Transfer
A spacecraft is sent from Earth to Mars carrying essential supplies for a future colony. Instead of using a traditional Hohmann transfer, this
mission employs a bi-elliptic transfer to reduce fuel consumption. The objective is to compute:
1. The total ΔV required for departure from Earth to Mars.
2. The ΔV required for Mars orbit insertion (assuming a circular orbit at Mars).
3. The total mission duration using a bi-elliptic transfer.
4. A comparison of energy and efficiency between Hohmann and bi-elliptic transfer for this mission.
2 1
v= μ( − )
r a
where μ = 1.327 × 1011 km³/s² is the standard gravitational parameter of the Sun.
4. ΔV Calculations: The change in velocity required for orbit changes is computed using:
ΔV = vfinal − vinitial
r1 + r3 149.6 + 448.8
a1 = = × 106
2 2
a1 = 299.2 × 106 km
2 1
v1 = 1.327 × 1011 × ( − )
149.6 × 106 299.2 × 106
v1 = 32.01 km/s
2 1
v3 = 1.327 × 1011 × ( − )
448.8 × 10 6 299.2 × 106
v3 = 13.24 km/s
2 1
v3′ = 1.327 × 1011 × ( − )
448.8 × 106 (448.8 + 227.9)/2 × 106
ΔV at aphelion (3 AU burn):
ΔV2 = v3′ − v3
v2 = 21.34 km/s
ΔV at Mars:
1 4π 2 (299.2 × 106 )3
T1 =
2 μ
T1 = 1.52 years
1 4π 2 (338.35 × 106 )3
T2 =
2 μ
T2 = 0.84 years
Final Results
Parameter Value
Total Time 520 days (1.42 years) 864 days (2.36 years)
Conclusion
The bi-elliptic transfer requires more time (2.36 years) but reduces fuel consumption per unit ΔV for missions with large payloads.
The Hohmann transfer is faster (1.42 years) but requires a single impulsive burn.
This method is useful for high-thrust missions where fuel efficiency is a priority over time constraints. 🚀