heyo! Manan this side - this is my second big hardware project after my foldable 3d printer - ASTRA-V. Stands for Autonomous Stabilised Thrust Recovery Ascent Vehicle.


Its using LiDars to calculate the height precisely and they are pretty quick, so no problems.
First iteration - This very iteration of ASTRA-V has the following tasks - going up 15 feet, attaining a proper stable freefall and then land. Now the word land is the main thing, so like this is what the hardest part is - so lets discuss the whole thing step by step.
We are using a RF module to trigger the launch, it is in the flight controller.
The Servo motor will be kicked by the flight controller - which will open the flow of the O2 into the Acrylic Rod Chamber(We will come to the fuel part later on), and along with the servo - an arc ignitor will also be kicked which will burn the fuel. sshhhhhhhhhhiiiiiiiiuuuuuuuuu and with that the burnt fuel gases will come out pressurized of the nozzle and shrrrooooommmm the rockets up - it will go up 30 feet in this iteration.
Pretty simple, once reached the desired height(30 feet here) the valve will be kicked to close. Thus no oxidiser - thus no thrust and no more going up. Then it will just fall down - tearing down the vigilantly through the air.
Now this is the special sauce, the complex thing - in simple words - LiDar sensors are highly sensitive sensors which mainly work on lasers so really quick. They will be sensing the altitude and sending it to the flight computer, now as soon as the altitude or around 15 feet (in this case) is reached - the computer will kick up the servo and ignitor once again to push enough thrust to neutralise the G force attained in the freefall. So like - the whole rocket will have a gentle touchdown in the air using thrusters. Now along with the engine mechanism, one more thing kicked would be the servo motors to deploy the landing legs - they have a really wide span as you can see in the images - so it gonna land really well.
Flight controller is a custom made from scratch which uses Pi pico as the main board. It uses MPU-6050 as the Gyro and BMP-280 as the altimeter as its a barometer. It has pins for breakouts of all these things along with connections with landing servos, LiDar sensors, Fuel Servos and the Arc Ignitor. It has 7 motor connections, 2 LiDar, 1 for MPU6050 and BMP280 each, it has different capacitors placed overall for fluctuations etc.
It is using Acrylic as a fuel along with O2 as the oxidiser. Pretty simple there is a chamber with acrylic rod and a servo controlled apparatus for the input of oxygen into the chamber. So the burnt O2 will heat up and burn the Acrylic rod, thus the Acrylic vapours will move out really really quickly off the nozzle providing thrust.
cuz am crazy