Rocket Competition

Wisconsin Space Grant Consortium: Collegiate and Midwest Rocket Competitions

Technical Skills Used

  • Matlab
  • OpenRocket
  • Arduino
  • Soldering
  • Hardware Programming

Hardware & Layout

The Drag Electronic's Bay for the Midwest Competition is shown to the right.

  • Arduino Uno
  • SD Shield
  • Accelerometer
  • Servo Motor
  • Buzzer
  • LEDs
  • Polaroid Cube Camera
  • Key Switches
  • ALTS25 Dual-Deployment Altimeter
  • GPS Tracker
  • AA Batteries
  • Microduionos (Core+,SD,10DOF)

How it Works

Collegiate Competition

Gyroscope readings from the Microduino 10DOF were used to characterize the rotation data from the flight of the boosted dart. These values would then be used in a custom made Matlab program that would simulate how the dart rotated in flight. Unfortunatley, the booster and dart landed in a swamp and were never found, but a demo of what the simulator would look like based off some sample data can be seen in the Demo section.

Midwest Competition

The Arduino waits until it detects a large increase of acceleration from the accelerometer (i.e. when the motor is burning). Afterwards, it waits a predetermined amount of time until burnout occurs based on the thrust curve of the rocket motor, at which point the Arduino triggers the air-brake motor to rotate the gears that will spin the flaps from within the rocket to an outward position through their corresponding slots located in the rocket tube surface. Afterwards, the Arduino again waits a predetermined amount of time (the time from burnout to right before Apogee) calculated from the model flight program, at which point the Arduino triggers the motor to retract the flaps for the duration of the flight. There are also buzzers and LEDs incorporated into the system for positive (or negative) feedback in regards to letting the user know that the system is armed and ready. The white LED lights up the space around the Polaroid Cube HD Action Camera so that footage of the airbrake system being deployed can be recorded. A demo of how the flaps deploy (not using a trigger) is shown in the Demo section.


Demo Video

The first demo portrays how the data from the rocket designed for the Collegiate Competition would have been simulated had it been found. Instead, sample input data is used. The second demo shows how the drag system is deployed for the Midwest Competition rocket in a lab scenario.