top of page

Thrust Vectoring Bench-top Test

Thrust-Vectoring Quad System Design & Validation

Role: Mechanical & Systems Lead Engineer
Tools: CAD (SolidWorks), MATLAB, Python, ArduPilot, Software-in-the-Loop (SIL), FEA, CFD, Git, Linux, System Modeling & Simulation

Project Overview

This project involved the design and development of a novel quad VTOL platform featuring 2-DOF thrust vectoring at each propulsion unit. The primary objective was to improve control authority and system efficiency by redirecting each propeller’s thrust axis, rather than relying on differential thrust to generate body moments.

​

By allowing each propulsion unit to independently control both thrust magnitude and direction, the system enables the generation of artificial body moments without necessarily altering the direction of travel. This effectively decouples the vehicle’s body frame from its translational motion in the inertial frame, allowing for more efficient maneuvering and improved performance in constrained environments.

​

Traditional quad-copters couple thrust generation and attitude control, limiting efficiency and maneuverability. This architecture redefines that paradigm by introducing independent thrust-vector control at each arm, creating a significantly more complex but more capable system.

​

The design space introduced challenges across multiple domains:

  • Multi-axis mechanical actuation at each propulsion unit

  • Nonlinear system dynamics due to moving thrust vectors

  • Lack of existing control frameworks for this configuration

  • Tight integration between mechanical design and control performance

 

This required a first-principles, system-level approach combining mechanical design, dynamics, and control theory.

Mechanical Design & Controls

I led the development of the gear-driven thrust-vectoring mechanism, initially based on a 3-DOF spherical gear architecture. Early evaluation revealed limitations in stiffness, load transmission, and packaging efficiency.

​

​

​

​

​

 

 

 

​

​

​

​

​

​

​

 

 

 

To address these issues:

  • The architecture was simplified by constraining unnecessary degrees of freedom, reducing complexity while preserving required motion

  • Critical gear interfaces were redesigned to improve stiffness and mitigate backdriving under load

  • The actuation system was transitioned to a belt-driven architecture, allowing motors to be relocated closer to the center of the frame, significantly reducing mass and inertia at the arms

 

In parallel, I contributed to vehicle-level structural optimization using generative design techniques, achieving significant weight reduction while maintaining stiffness along critical load paths. This ensured structural efficiency without compromising performance or durability.

​​

 

 

 

​

 

 

 

 

 

 

 

 

​

​​

​

​

​

The non-traditional architecture required a completely new control strategy. I worked closely with the electrical engineering team to develop a custom flight control framework capable of handling the coupled dynamics of thrust magnitude and vectoring direction.

Key elements of the control development included:

​

  • Inverse kinematics to relate actuator motion to thrust vector orientation

  • Application of Lagrangian mechanics and moving-frame dynamics to model how thrust vectoring translates into body forces and moments

  • Development of a control allocation framework to convert desired force and moment commands into individual actuator inputs

 

The system coordinated 16 motors across propulsion and vectoring actuation, requiring precise mapping between high-level control commands and low-level hardware inputs.

arm.png
cross section.png

Results and Takeaways

The project successfully demonstrated the feasibility of a thrust-vectoring quadcopter architecture, with early validation showing controlled multi-axis motion and improved flexibility in maneuvering.

​

​

​

​

​

 

 

 

 

 

 

 

 

 

 

Key insights included:

  • Mechanical design decisions (e.g., stiffness, backlash, actuator placement) have a direct and significant impact on control performance

  • Decoupling thrust direction from magnitude enables more efficient and versatile flight dynamics

  • Novel architectures require tight integration between mechanical design, system dynamics, and control logic

 

Key Takeaways

  • System-level innovation requires rethinking fundamental assumptions in both mechanics and control

  • Effective control of complex systems depends on accurate modeling and understanding of underlying physics

  • Mechanical simplicity and stiffness are critical for achieving predictable and controllable behavior

  • Simulation environments are essential for validating non-standard system architectures before hardware deployment

bottom of page