How to Write a Capstone Project

The capstone project is the defining assignment of a STEM undergraduate degree — a chance to apply everything you have learned to a real problem. This guide covers scoping, project execution, report writing, and presenting your work to panels and industry sponsors.

Final Year Problem Definition Design Process Deliverables Presentation

What Is a Capstone Project?

A capstone project (also called a final-year project, senior design project, or honours project) is an extended individual or team-based project completed in the final year of an undergraduate degree. It integrates knowledge from across the degree programme, requires independent work over a full semester or academic year, and typically results in both a tangible deliverable (prototype, software system, report, or experiment) and a written report.

Unlike a standard assignment, the capstone project is open-ended: the problem is real, the solution is not predefined, and you are expected to make professional-level decisions about approach, tools, and trade-offs. This is what makes it both more challenging and more valuable than a standard coursework assignment.

Types of Capstone Projects in STEM

DisciplineTypical Deliverables
Mechanical / Civil EngineeringPhysical prototype, structural design, technical drawings, FEA analysis
Electrical / Electronic EngineeringPCB design, embedded system, signal processing implementation
Computer Science / Software EngineeringWorking software system, app, algorithm implementation with testing
Biomedical EngineeringMedical device prototype or design, clinical validation plan
Environmental ScienceField survey and analysis, environmental management plan
Data Science / StatisticsData pipeline, model, dashboard, or analytical report

Phase 1 — Problem Definition and Scoping

The most underestimated phase of any capstone. A well-scoped project defines exactly what will and will not be built or investigated. Spend the first two to three weeks on this before touching any design or analysis work.

Write a project brief at the end of Phase 1. A one-to-two page document that your supervisor approves before you begin design work. This protects you if the scope changes during the project — you can reference the agreed brief as the baseline.

Phase 2 — Literature Review and Background Research

Before proposing a solution, establish what already exists. Your literature review should cover:

This is not a full systematic review — it is focused background research that informs your design decisions. Aim for 20–40 sources.

Phase 3 — Design and Development

The methodology of a capstone project is the design process itself. Document every decision:

Need help writing up your capstone project?

Our STEM specialists help with project reports — from literature review and methodology to results analysis and discussion chapters.

Get Help Now →

The Capstone Project Report

The report is assessed separately from (and equally to) the deliverable in most programmes. A well-executed prototype with a poorly written report scores lower than a modest prototype with excellent documentation of the engineering process.

Report structure

  1. Executive Summary — 1 page, standalone overview for a non-technical reader
  2. Introduction — problem statement, objectives, scope, report structure
  3. Background / Literature Review — existing solutions, theoretical context, gap
  4. Design Methodology — concept generation, evaluation matrix, selected design rationale
  5. Detailed Design — drawings, circuit schematics, system architecture, material specifications
  6. Implementation — build process, key decisions made during development, deviations from original design
  7. Testing and Results — test plan, results against each success criterion
  8. Discussion — interpretation of results, limitations, what would be done differently
  9. Conclusion and Future Work — summary, whether objectives were achieved, recommended next steps
  10. References
  11. Appendices — full calculations, code listings, datasheets, test records

Reflection and Critical Evaluation

Most capstone marking rubrics include a reflection or critical evaluation component worth 15–25% of the project mark. This asks you to honestly evaluate:

Students who describe an unrealistically perfect project score lower than those who engage critically with real limitations. Examiners know that nothing goes exactly to plan — honest reflection is the mark of a professional engineer or scientist.

The Viva / Presentation

Most capstone projects conclude with a presentation to a panel — sometimes including industry sponsors. Prepare for:

Practice the demonstration. If your prototype will be demonstrated live, rehearse it in the exact room with the exact equipment at least twice before the assessment day. Demonstrations that fail due to environment issues (wrong power supply, missing cable, software that won't install) are avoidable and costly to marks.

Common Mistakes

Frequently Asked Questions

Can my capstone project be purely a research or analysis project?

Yes — many programmes accept projects that produce an in-depth analysis, a data study, or a systematic review rather than a physical or software deliverable. The same principles apply: clear objectives, documented methodology, results against criteria, and critical reflection. Confirm with your department what types of projects are accepted.

What if my prototype doesn't work as planned?

A non-working prototype with excellent documentation of the design process, honest failure analysis, and a clear account of what went wrong and why can still score well. Examiners assess your engineering judgement, not just the final product. A working prototype with no documentation of the process scores poorly. Document everything, even failures.

How detailed should the appendices be?

Include every calculation, every line of code, and every raw test result in the appendices — even if it seems excessive. Examiners checking your numerical work expect to find the full working. Omitting it looks like the work wasn't done. Use the main body of the report for summary results and key equations; use appendices for the complete detail.