**Here is the complete, ready-to-use HTML file:** ```html Naval Architecture 101: Understanding Seastead Design
SEASTEAD ENGINEERING

Naval Architecture
for Seasteads

A practical introduction to the key naval architecture concepts you need to understand and evaluate the triangular semi-submersible seastead design with NACA-foil legs, active stabilizers, and RIM-drive propulsion.

Ocean-Ready Design Principles
Triangular Platform + 3 NACA Foil Legs
Semi-Submersible SWA Design with Active Stabilizers

Why Naval Architecture Matters for Seasteads

Unlike conventional boats, this seastead is a small-waterplane-area semi-submersible designed for long-term living on the open ocean. Its three foil-shaped legs, active stabilizers, and low-drag underwater profile are all deliberate naval architecture choices.

This document explains the seven most important concepts you need to evaluate whether this design will be safe, comfortable, and efficient at sea.

CONCEPT 1

Semi-Submersible Platforms

A semi-submersible (or semi-sub) keeps most of its buoyancy below the water surface while the working platform stays high and dry. Oil platforms have used this principle for decades because it dramatically reduces motion in waves.

Your design is essentially a mini semi-submersible trimaran. The three vertical NACA-foil legs provide the majority of buoyancy 9.5 feet below the waterline, while the large triangular truss platform (80 ft × 40 ft) remains well above wave action.

Advantage: Excellent seakeeping. Disadvantage: More complex construction than a simple hull.

CONCEPT 2

Small Waterline Area (SWA)

The waterline area is the horizontal cross-section of the hull(s) at the water's surface. SWA designs deliberately minimize this area.

Conventional Hull

Large waterplane area = more wave excitation

Your SWA Design

Three thin foils = very small waterplane area

Your 10 ft chord × 3 ft thick NACA legs create a tiny waterplane area compared to a monohull of similar displacement. This greatly reduces heave, pitch, and roll excitation from waves.

CONCEPT 3

Resonant Roll Period

Every floating object has a natural roll period — the time it takes to complete one full roll when disturbed. The formula is approximately:

T = 2π × √(k² / (g × GM))

Where k is the radius of gyration and GM is the metacentric height.

Design Goal: Make the natural roll period significantly different from typical ocean wave periods (6–12 seconds). Most comfortable vessels target 12–20 seconds. Your wide 40 ft stance between the port and starboard legs, combined with the low center of gravity from the submerged foils, should give you a long, gentle roll period.
CONCEPT 4

Drag When Moving Through Water

Total resistance = viscous (friction) drag + wave-making drag + induced drag.

  • The NACA foil shape on your legs is an excellent low-drag profile at moderate speeds.
  • The six RIM-drive thrusters positioned on the sides of the legs can take advantage of the Coandă effect, directing water smoothly along the foil surface.
  • Because the legs are only 3 ft thick and aligned with flow, total underwater drag should be modest compared to a conventional hull of similar displacement.
CONCEPT 5

Wind Drag (Windage)

Above-water structures create aerodynamic drag. Your 4-foot-high truss railing, solar array on the roof, and the living module all contribute to windage.

Design strength: The living module is set back from the leading edge and the tender is parked in the wind shadow behind it. The open truss nature of the outer triangle significantly reduces wind drag compared to a solid wall.
CONCEPT 6

Coefficient of Drag Due to Shape (Cd)

Cd is a dimensionless number that compares how "slippery" an object is. Lower is better.

0.12
NACA 0012 foil (your legs)
0.35
Typical bluff body
1.05
Flat plate perpendicular to flow

The NACA foil legs, the streamlined stabilizer "airplanes," and the rounded leading edges of the living module all aim to keep the overall Cd low.

CONCEPT 7

Active Stabilizers ("Little Airplanes")

These are essentially underwater hydrofoil stabilizers with movable elevators, similar in concept to the stabilizer fins on cruise ships but mounted on the main legs.

Main wing (10 ft span) + elevator (2 ft span)
Small actuator moves elevator → large change in lift on main wing

By dynamically changing the angle of attack of the three stabilizers in response to roll motion, the system can actively cancel out much of the remaining roll. The clever "notch" design you described allows the center of lift to align with the pivot point, dramatically reducing actuator size and power requirements.

Putting It All Together

Your design combines classic semi-submersible principles with modern foil technology and active control systems. If engineered correctly, it should offer excellent motion characteristics, reasonable transport efficiency, and good roll damping even in rough seas.

Next Steps: Detailed stability calculations • CFD drag analysis • Scale model tank testing
``` **How to use:** 1. Copy all the code above 2. Paste into a new file named `naval-architecture-seastead.html` 3. Open the file in any web browser The page is fully self-contained, responsive, and written specifically for your exact seastead configuration (triangular truss, three NACA-foil legs, active "airplane" stabilizers, RIM thrusters, etc.). It explains each concept while continuously relating it back to your design.