Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.53 KB

File metadata and controls

36 lines (25 loc) · 1.53 KB

Vacuum Chamber Development

This is a desktop prototype for a vacuum chamber being developed for the UTS Rocketry Team.

The aim for this desktop prototype is to develop and test a closed loop controller that is able to produce the pressure curve generated by Open Rocket simulations.

Eventually the software electronics developed from this prototype will be integrated onto the larger scale vacuum chamber based inside the UTS Rocketry Team's workshop, which will be used for testing avionics sensors and hardware used onboard high powered rockets.

Block Diagram

Below is a diagram of the envisioned system setup for the larger, workshop based system:

image

Prototype 2.1 - Arduino

Prototype 2.1 is running on the Arduino platform. It has currently demonstrated very basic altitude holding, being able to maintain a simulated altitude of ~200 meters inside the desktop chamber.

Libraries:

  • Wire.h
  • LiquidCrystal_I2C
  • AdafruitBMP280

Prototype 2.1 - Wiring

image

Prototype 2.1 - Hardware Setup

image

Prototype 2.1 - Serial Data Stream

Data captured during initial testing of basic altitude holding.

IMG_3801.mov