The Engineering Challenge

Standard Unmanned Underwater Vehicles (UUVs) utilize 4 to 6 fixed thrusters to achieve omnidirectional positioning. This traditional architecture inherently increases mass, power consumption, and hydrodynamic drag. The objective was to engineer a streamlined subsea platform that maintains full spatial agility while severely reducing the hardware footprint and energy requirements.

Hardware Architecture & Resolution

G28LAB developed a Hybrid Vector-Thrust continuous rotation mechanism. Instead of deploying additional static thrusters, the system relies on two primary thrusters mounted to dynamically variable axes.

  • Vectored Propulsion: The thrusters actuate perpendicularly to their primary orientation, allowing the vehicle to instantaneously direct thrust vectors across multiple degrees of freedom.
  • Mass & Power Optimization: Consolidating propulsion into two vectored units drastically reduces the power footprint and internal volume required for motor controllers, without sacrificing 3D trajectory tracking.
  • Hybrid Deployment: The system architecture is designed to support both autonomous pre-programmed path-following missions (AUV) and localized manual control for direct inspection tasks (ROV).

Technical Execution

Reducing the thruster count to two introduces severe non-linear torque and rotational instability. This constraint required a rigorous integration of simulation and embedded control:

Control Systems Integration: To manage the severe perturbations caused by vector transitions, standard PID controllers were insufficient. The system implements non-linear control algorithms (Fuzzy Logic) processing IMU and depth telemetry to stabilize the vehicle in real-time.

Mechanical & Structural Design: Full electromechanical assembly utilizing Design for Manufacturing and Assembly (DFMA) principles, including the calculation and fabrication of IP68-rated watertight enclosures.

Dynamic Simulation: Hydrodynamic resistance, mass moments of inertia, and vector logic were mathematically modeled and dynamically validated using MATLAB/Simulink prior to physical fabrication.