
Capstone Design
From “It Works” to “Someone Else Can Own It”
Capstone Design – Stage 9 Focus Session
By the end of this session, you will be able to:

Two key processes from the standards relate strongly to Stage 9:
In the capstone course, Stage 9 is where you:
Note
Your Stage 9 work is what decides whether your project is: - A one‑week demo, or - A system that someone could actually use or continue.
Information Management (in 15288/29148 terms) is about:
At Stage 9, Information Management focuses on:
Tip
Think of Information Management as building a library for your project: - Books = documents, code, CAD, configs. - Catalog = README, directory structure, links. - Librarian notes = what changed, what’s missing, what to be careful about.
Typical Stage 9 activities under the Information Management process:
Transition (in 15288) is the process of:
In capstone Stage 9, “Transition” usually means:
It includes:
Note
Transition answers the question: > “Now that we have a system, who owns it and knows how to use it?”
Typical Stage 9 activities for the Transition process:
Tip
A great Stage 9 output means: - Someone else can say “Oh, I see what this does, how to run it, and how to extend it.” - Your work doesn’t die when your team graduates.
Recall the Smart Lab Sensor Network project from earlier stages.
At Stage 9, we focus on:
For Smart Lab, a reasonable Stage 9 information package might include:
smart-lab-sensor-network/
README.md
docs/
DCP-100A-Mission-ConOps-vfinal.pdf
DCP-100B-StakeholderReqs-vfinal.pdf
DCP-200-SystemReqs-vfinal.pdf
DCP-300-ArchitectureDesign-vfinal.pdf
TestReport-Stage7-Validation-vfinal.pdf
UserGuide-LabTechnicians-v1.0.pdf
AdminGuide-LabManager-IT-v1.0.pdf
firmware/
sensor_node/
gateway/
backend/
src/
config/
db-migrations/
dashboard/
src/
build_instructions.md
deployment/
install_backend_on_linux.md
systemd-service-files/
known-issues.md
changelog.mdUserGuide-LabTechnicians-v1.0.pdfAdminGuide-LabManager-IT-v1.0.pdfknown-issues.md (limitations, bugs).deployment/install_backend_on_linux.md.Note
A well‑labeled repo is itself a deliverable under Information Management.
Stage 9 Transition steps for Smart Lab:
Project: FPGA‑based real‑time ECG filter and feature detector (from earlier lectures).
Stage 9 Information Management:
Stage 9 Transition:
Warning
For safety‑related ECE projects (e.g., ECG, medical, power systems), Transition must include explicit statements of limits and intended use.
Project: Remote Instrument Lab where students control lab instruments via web.
Stage 9 focus:
For this course (adapt/rename as needed), Stage 9 typically includes:
Important
Stage 9 is not only about grading. It’s about delivering a professional artifact that respects your stakeholders’ time and trust.
Before calling your project “done”, check:
Tip
Have one team member unfamiliar with part of the system try to follow the docs. If they get stuck, your Information Management is not finished.
Before handover:
Warning
Unmanaged credentials (e.g., passwords in source files or on slides) are a security incident, not a professional handover.
Warning
A great demo with poor handover is a failed Stage 9. A modest demo with excellent handover can still be a successful project.
Important
Stage 9 is your chance to show you can think like a professional engineer, not just a student who can get something working once.
Tip
A strong Stage 9 deliverable leaves your project in a state where you would be proud to hand it to a future employer with your name on it.