Here is a ready‑to‑use HTML page that summarises the scaled dimensions, the water‑displaced weight (mass), and the rope lengths for both the 1/6‑scale model and the full‑size seastead. ```html
Froude scaling factor: 6 (linear). All areas scale with 6² = 36, all volumes (and thus buoyant weight) scale with 6³ = 216.
| Component | Model (1/6) | Full Scale (×6) |
|---|---|---|
| Equilateral triangle side length | 10 ft | 60 ft |
| Leg (column/float) diameter | 5 in = 0.4167 ft | 30 in = 2.5 ft |
| Leg length (total) | 6 ft | 36 ft |
| Leg portion underwater (≈60 % of length) | 0.60 × 6 ft = 3.6 ft | 0.60 × 36 ft = 21.6 ft |
| Rope length (each of the two per leg) | ≈14.5 ft | ≈87 ft |
*Rope length is derived from the 45° leg geometry (see the calculation note below). The values are rounded to the nearest foot.
Assumed water density: 62.4 lb/ft³ (fresh water). Using seawater (≈64 lb/ft³) would give ≈ 2 % higher numbers.
| Quantity | Model | Full Scale |
|---|---|---|
| Volume of one underwater leg | π × (0.2083 ft)² × 3.6 ft ≈ 0.491 ft³ | π × (1.25 ft)² × 21.6 ft ≈ 106 ft³ |
| Total underwater volume (3 legs) | ≈1.473 ft³ | ≈317.9 ft³ |
| Displaced weight (≈ mass) | ≈ 92 lb | ≈ 19 850 lb |
The target weight of the structure (including the triangle, legs, ropes, equipment, etc.) should equal the displaced weight shown above to achieve neutral buoyancy.
Use these figures as a starting point for the detailed design of the full‑size seastead. Remember to add the weight of the triangle platform, any equipment, payload, and safety margins to the target displacement.
```