TEJAS Building the infrastructure



Introduction

This took over a year for the development and testing phases. It's finally in the launch phase. Building a model rocket from scratch requires, building up the infrastructure first. This consists of Thrust Bench, Launchpad services and Rocket Motor Dev. The on board flight computer is built with fault tolerant design philosophy. It performs data logging of 10 channel stream at 30 times per second. The software design utilized a state based system where the computer is aware of the flight stages. More features: Killswitch, Apogee Detection, Safety Net.

Overview

Electronics Completed Space
Arduino Rocket Flight Computer - MPU6050, BMP280

TEJAS - Flight Computer

The on board flight computer is built with fault tolerant design philosophy. It performs data logging of 10 channel stream at 30 times per second. The software design utilized a state based system where the computer is aware of the flight stages. More features: Killswitch, Apogee Detection, Safety Net.

Rocket Motors THrust Bench - Loadcell Hx711

TEJAS - Thrust Bench

Rocket motors are the next critical element which requried a lot of testing. The thrust bench uses a loadcell to measure the rocket motor's thrust. Later impulse, specific impulse and avgerage force are calculated. The software is designed keeping safety in mind.

Homemade Sugar Rockets - KN03

Rocket Motors

Developing rocket motors is truely the most difficult part of this endevour. This required a thrust bench to get thrust data to iterate rocket motor designs. After over 12 rocket motor builds, the motor design is now safe to use and performs as per design.

Flight Computer Data - MPU6050 BMP280

Reports & Data

Data is the most important aspect in rocketry. Data can provide a picture perfect view of what happened during the flight. The on-board flight computer records data at 30 times/sec for 10 channels. This is plenty of data for post trajectory analysis, rocket strain and identifying anamolies.