Engineering 100-950
Project Guidelines
Project Specification
The goal of this semester’s project is to:
- Build a sensor package that will ascend to approximately 100,000 ft altitude that will measure:
- outside temperature
- inside temperature
- outside humidity
- ambient atmospheric pressure
- acceleration of the package in 3 dimensions
- location of package
- speed of the package
-
The sensor package must work over the entire time of the flight (ascent and descent).
-
The complete package attached to the payload train must be less than 1 lb in weight.
-
The sensor package must be able to be turned on without opening the payload.
-
The payload must indicate that it is working without opening the payload.
-
The team must prove that their payload will meet requirements.
- Conduct analysis of all of their data.
Preliminary Design Review
The preliminary design review should cover the following topics:
-
Team name with a logo
-
Science question or topic
-
Requirements that are levied because of science and class
-
Requirements flowdown chart
-
Your extra sensor and its characteristics
-
System-level block diagram - Very much like your schematic, but simplified and with connections (5V, 3.3V, analog, digital)
-
PCB design. This should have some sort of indication of the size of the PCB. Pull from Altium; photo of actual PCB.
-
Preliminary structure design with some list of materials that you will need.
-
How your design was shaped by the requirements.
-
A data budget - spreadsheet!
-
A power budget - spreadsheet!
-
A mass budget - spreadsheet!
-
Testing strategies that you have come up with.
-
Any test results that you have at this point.
Go / No-Go Tests
In order to launch, your board needs to pass the following tests:
-
Power on test - demonstrate that you can turn on the payload without opening the box.
-
Data collection test - collect data continuously for 2+ hours.
-
GPS test (aka Blue Bus Test) - take package on a bus (car/bike); show that you can track payload for at least an hour; Google Map needs to show route.
-
Shock test - fling your package, and it needs to continue to operate through test. Must show high-resolution (total) accelerometer data vs time. Should upload new code to Arduino for this (and next) test.
-
Stair test - kick your package down the stairs - high-resolution accelerometer data vs time.
-
Cold test - your package has to run for 2 hours at -40C. Must show internal and external temperatures vs time.
-
Elevator test - Find building that is at least 10 floors. Place payload on floor of elevator. ascend all 10 floors, stopping twice at different floors. Show pressure converted to altitude vs time + acceleration vs time.