Mars Mission
MissionMathsProjectDocsPresentation
Final Showcase

Design a Mars Mission
Final Showcase

One place that brings together the completed mission simulator, the project presentation, the five-minute live demo, and the presentation-day readiness checklist.

View the Deck
01 · SimulatorOpen Mission SimulatorThe 3D scene, transfer path and timeline.02 · MathsView the MathsFormulas, calculator and trade-offs.03 · ProjectProject PlanStages, deliverables and reflection.
The Deck

Design a Mars Mission

13 slides~5 minutesMaths · Engineering · Software

The final thirteen-slide deck, ready to present. Download the PowerPoint below, or preview the slide order underneath.

Design a Mars Mission.pptx · 13 slides · PowerPoint formatDownload PowerPoint
Slide 1: Design a Mars Mission
Slide 1
Design a Mars Mission
Slide 2: The Project Goal
Slide 2
The Project Goal
Slide 3: Why Mars Missions Need Maths
Slide 3
Why Mars Missions Need Maths
Slide 4: Hohmann Transfer Orbit
Slide 4
Hohmann Transfer Orbit
Slide 5: The Main Mathematics
Slide 5
The Main Mathematics
Slide 6: Engineering Trade-offs
Slide 6
Engineering Trade-offs
Slide 7: How the Software Was Built
Slide 7
How the Software Was Built
Slide 8: AI Web Development Methodology
Slide 8
AI Web Development Methodology
Slide 9: Toolchain and Organisation
Slide 9
Toolchain and Organisation
Slide 10: Achievements and Milestones
Slide 10
Achievements and Milestones
Slide 11: My Process
Slide 11
My Process
Slide 12: What I Learned
Slide 12
What I Learned
Slide 13: Future Improvements and Conclusion
Slide 13
Future Improvements and Conclusion
Live Demo

Five-Minute Final Demo

A timed, first-person script. Jump to any page with the buttons, then follow each step in order.

HomeMission pageMaths calculatorTrade-offs
0:000:40

Introduce the project

My project is called “Design a Mars Mission”. I built an interactive web app that uses simplified orbital mechanics to calculate and visualise a journey from Earth to Mars. My aim was to combine maths, engineering and software in a way that is interactive and easy to understand.

Show: Home or title view.
0:401:00

Demonstrate the website

On the Mission page the app shows the Sun, Earth, Mars and the calculated transfer path. The route is not just a decorative animation, it is generated from the mission calculation. When I change a value the visualisation and results update with it.

Show: Earth and Mars, orbit rings, the Hohmann transfer path, the spacecraft animation and the mission timeline.
1:400:50

Explain one maths formula

This is the rocket equation, delta-v = exhaust velocity times the natural log of initial mass over final mass. The exhaust velocity is the engine efficiency, the initial mass includes the fuel, and the final mass is the dry spacecraft. The simulator compares this available delta-v with the amount the Mars transfer requires.

Show: The Maths page: the formula, the substituted values and the final answer.
2:301:00

Explain engineering trade-offs

A mission is not automatically good just because the calculation works. Engineers balance fuel mass, engine efficiency, journey time and risk. More fuel raises available delta-v but also makes the spacecraft heavier, and a faster journey needs more energy.

Show: Change one input (fuel mass, dry mass or exhaust velocity) and show available delta-v, the required-versus-available comparison, the safety margin, the Feasible / Risky / Impossible status and the trade-off cards.
3:300:55

Explain the software

I built the project as a Next.js and React app in TypeScript, with Three.js for the 3D scene. The maths lives in separate calculation modules that the pages import, and those results drive both the interface and the visualisation. I run it with npm during development, and it can be built into a self-contained image with the included Dockerfile.

Show: The project structure, a calculation module and how the pages share it. Keep this brief, do not read code line by line.
4:250:35

Learning and conclusion

The main thing I learned was how maths can be turned into working software and then explained visually. I also learned to break a large problem into stages, validate my calculations, and use AI tools to support research, design and debugging. A future version could add real launch windows, live planetary positions and radiation estimates. This project showed how maths, engineering and software work together to turn a Mars mission idea into an interactive simulation.

Show: The strongest final simulator view or the conclusion slide.
Presentation Day

Final Readiness Checklist

Presentation readiness: 0 of 43 checks complete

Website

0/10

Setup & Hosting

0/6

Presentation / Slides

0/7

Screenshots & Media

0/7

Live Demo

0/8

Backup Plan

0/5