Website: deltaspacesystems.com
Do you want to build your own thrust vector control mount?! Now you can; the Delta TVC mount can gimbal all motors of to G impulse! https://www.etsy.com/listing/833727151/delta-thrust-vector-control-system?ref=shop_home_active_1&sca=1
I rebuilt the rocket using better components with a updated control system!
Hey Everyone! This project is made up of seperate parts so check out:https://create.arduino.cc/projecthub/UniverseRobotics/advanced-rocket-flight-computer-ab9c5a! You will need a TVC mount to gimbal the motor, and a flight computer!
Patreon to help fund projects: https://patreon.com/deltaspacesystems
EXPANDED TECHNICAL DETAILS
Thurst Vector Control (TVC)
Frontier V2 is a sophisticated model rocket that uses TVC to maintain stability during flight without the need for traditional fins.
- Orientation Sensing: An MPU6050 or BNO055 IMU provides real-time Pitch and Yaw data.
- Gimbal Logic: The Arduino runs a PID (Proportional-Integral-Derivative) control loop at a high frequency (e.g., 200Hz). It calculates the necessary deviation to counteract "wobble" and adjusts two high-speed Servo Motors that tilt the rocket engine mount.
Flight Data Logging
- Telemetry: On-board sensors record altitude via a BMP280 Barometer and acceleration data.
- Recovery: The system monitors the "Apogee" (the highest point) and automatically triggers the deployment of the parachute through a specialized ejection charge circuit, ensuring a safe landing and data retrieval.