Skip to content
Go back

USV: Hull Frame

Project repository: georgel2020/usv.

Thanks to the classmates who participated in all stages of this project.

Requirements

School group project.

Build a small boat capable of moving, from a starting point to a preset destination, or based on the distance sailed.

  • Dimensions: Length of 30~80 cm
  • Materials: Various raw materials can be utilized, such as cardboard, wood, foam board, wires, and various eco-friendly materials (discarded mineral water bottles, cans, etc.), as well as basic electronic components (resistors, wires, capacitors, etc.); 3D printing and laser cutting can be used, and design drawings must be presented
  • Functional extensions: Some extended functions can be added, such as remote control, programmable control, diving and surfacing, and mounting small devices (e.g., cameras, water quality detectors, shooting turrets, etc.); thematic decorations can be added

References

Hull Design

Hull Fabrication

Hull dimensions information.

Directly used two PVC pipes, sealed on both sides, with a diameter of 12 cm.

V=2πr2L=2π6258cm=13119cm3V = 2 \pi r^2 L = 2 \pi \cdot 6^2 \cdot 58 cm = 13119 cm^3

Assuming half of the vertical height is submerged:

m=ρV2=1131192g=6.5kgm = \rho \cdot \frac{V}{2} = 1 \cdot \frac{13119}{2} g = 6.5 kg

Excluding the 4 kg mass of the hull, the theoretical payload capacity is about 2.5 kg.

Next step: Hardware and Bluetooth Control.


Share:

Previous
USV: Hardware and Bluetooth Control