RESEARCH CONTEXT

System Design

Catamaran Hull

Our specialized twin-hull design significantly enhances stability by reducing roll and pitch, which ensures clean, highly accurate sensor readings. The expanded deck surface accommodates an extensive sensor array and a dedicated UAV landing pad. To maintain operational integrity, we integrated a custom watertight electronics box that fully protects critical hardware from the aquatic environment.

Propulsion & Power

The vessel utilizes two Blue Robotics T-200 thrusters driven by ESCs for high-performance motion. Power is supplied by dedicated 14.8V batteries equipped with relays and thermal protection to maintain system integrity. By employing differential thrust instead of a traditional rudder, the boat can execute incredibly tight turns and spin in place for superior agility.

Onboard Compute

Autonomous operations are driven by a UDOO Bolt V8 processing unit running high-level autonomy software, while an integrated Arduino Leonardo manages low-level motor control and the PD controller loop. This hardware split ensures the vessel reacts almost instantly to sensor data through the dedicated microcontroller. Meanwhile, the primary processor handles resource-intensive tasks such as path planning and real-time image processing without degrading control stability.

Integrated Sensor Suite

Our vessel utilizes a multi-modal sensor array where GNSS and IMU provide precise global positioning and heading, while LiDAR scans the environment for obstacle detection. A high-resolution camera enables visual buoy recognition, and a specialized hydrophone facilitates autonomous acoustic docking. By fusing these diverse data streams, the system builds a comprehensive situational awareness that allows the ASV to navigate complex maritime landscapes safely.

  • LiDAR for 360° obstacle detection
  • IMU & GNSS for precise positioning
  • Stereo Camera for visual navigation
  • Hydrophone for acoustic docking
  • RF Safety Kill-Switch system

CONTROL LOGIC

Systems & Hardware

  • GNSS (GPS) – gives the vessel its position and allows waypoint navigation.
  • IMU (Inertial Measurement Unit) – measures heading and motion so the controller knows which way the boat is pointing.
  • LiDAR – scans the area around the vessel to detect obstacles and measure distances.
  • Camera – captures images so the system can recognize buoys and other objects by color and shape.
  • Hydrophone – listens for underwater acoustic signals that guide the vessel during docking tasks.

Testing & Results

Initial buoyancy tests verified hull stability and weight distribution. Results showed balanced trim with all systems powered.

Controlled environment testing for the PD controller. The 90° heading step response showed precise turning with minimal overshoot.

Real-world box-pattern waypoint tests proved successful GNSS navigation. The system maintained accuracy despite river currents.

Static stability was verified in the float tank, followed by pool trials that refined the PD controller’s 90° heading step response and mitigated turn overshoot. During Thames River testing, the ASV successfully executed box-pattern waypoint navigation while maintaining a 10 m threshold against real-world currents. While results confirm a robust foundation for autonomous maneuvers, data highlighted the need for improved IMU calibration and further overshoot reduction in future iterations.