The OSU High Altitude Rocket Team requires a new avionics bay and launch control and ignition system. The avionics bay gathers flight data to store and relay back to ground control, and has some influence for the staging of the rocket. For our project, we will be modifying the previous year's avionics bay design.
We are adding a pressure sensor each rocket motor to monitor fuel reactions for both stages during flight. Our custom AV board will be processing this data, and storing it onto a micro-SD card while transmitting it back to a receiver on the ground.
The Ground Station is used to remotely trigger the ignition of the rocket. Before sending the signal to ignite the first stage, the launch button is required to have safety switches in place to avoid accidental and unsafe launches, and inform the user of continuity problems with the igniter.
The Igniter system is what receives the launch command and sends a high-current pulse to the electronic matches which ignite the first stage motor. When idle, it checks the continuity of the electronic matches and sends their status back to the Ground Station. The Ground Station and Igniter systems must communicate while they are two miles apart.
Above: The AV board prototype we designed.
AV Board:
So far, we have finished designing and programming the AV board, and we have collected data during the static fire test during the Winter Term. However, while we have the PCB, we haven't been able to solder it while the labs were closed all Spring.
Above: A section of pressure data from the static fire test. Here you can see the initial spike is detected, and then the thrust pressure increases linearly, then dampens. Near the end, you can see the slight effect where heat increases the transducer's low pressure output.
Ground Station / Launch Control:
The Ground Station has been programmed, but has not been constructed fully, although we have solved our wireless connection range issues with the Igniter system's transceiver.
Igniter:
The Igniter has been designed but is not yet finished. So far it can connect to the Ground Station, but it is still missing relays for switching modes between continuity detection and arming the output, and for sending the high-current output to the rocket motor.
For this project to continue with next year's team, we will continue this project into the upcoming summer. We had planned to complete everything within Spring Term, but due to the COVID-19 response, we were unable to access the tools we needed during this time. In the continuation of this project, a few tasks to consider are: