```html
This report analyzes the bridge deck clearance requirements for a proposed single-family seastead. We examine standard maritime engineering formulas, statistical probability methods for slamming events, and apply these to your specific 80-foot triangular platform design with vertical hydrodynamic columns.
In standard multihull design (catamarans and trimarans), bridge deck clearance is the vertical distance between the underside of the structure connecting the hulls and the waterline. Pounding (or slamming) occurs when the wave crest impacts this flat structure.
Naval architects typically use the following ratios to ensure safety and comfort:
There is no single simple algebraic formula that outputs "slams per day" because wave impact is a complex statistical event depending on sea state spectra (wave height and period) and the vessel's response (heave and pitch).
However, engineers calculate this using Relative Vertical Motion (RVM) and the Rayleigh Distribution.
Probability of Slamming (P):
The probability that the relative motion amplitude ($s_a$) exceeds the clearance ($h$) is estimated by:
$$ P(s_a > h) = \exp\left( \frac{-h^2}{2\sigma^2} \right) $$
Where:
$h$ = Bridge Deck Clearance
$\sigma$ = Standard deviation of the relative vertical motion between the deck and the waves.
In simplified terms: If the sea state variance ($\sigma$) is high (rough seas), you need exponentially more height ($h$) to avoid impact.
Your design differs significantly from standard multihulls. It utilizes vertical "legs" (hydrodynamic columns) similar to a Semi-Submersible oil platform or a SWATH (Small Waterplane Area Twin Hull) vessel. This changes the physics of motion.
| Parameter | Value |
|---|---|
| Platform Shape | Equilateral Triangle (80 ft sides) |
| Legs | 3 units, NACA Wing Profile (Vertical) |
| Leg Dimensions | ~19 ft length, 10 ft chord, 4 ft thickness |
| Operating Area | Caribbean (Non-hurricane) |
| Target Sea State | 7 ft waves |
| Goal | < 1 Pounding event per day |
By placing heavy items (batteries, food, water) low in the legs, you are increasing the Mass Moment of Inertia and lowering the Center of Gravity (CoG). This is excellent for stability. This creates a "soft" motion; the platform will resist pitching and heaving.
Implication: While a regular boat "rises" with the waves (following the contour), your platform will likely stay relatively stationary while the waves rise and fall around the legs. This is good for stability, but it means the platform cannot "lift" itself out of the way of a rising wave crest. You must size the clearance to clear the wave physically, rather than relying on the boat to surf over it.
In a 7-foot sea state (Significant Wave Height, $H_s = 7$ ft), we must calculate the height of the highest wave expected in 24 hours.
Statistically, the most probable maximum wave height ($H_{max}$) over a duration ($T$) is approximated by:
For a Caribbean sea state, the average wave period is roughly 7 seconds. In 24 hours (86,400 seconds), there are about 12,300 waves ($N$).
Note: This is the height from trough to crest. The crest height (height of water above the mean water level) is roughly 60% of the total wave height.
Expected Max Crest Height = $0.6 \times 16 \text{ ft} \approx \textbf{9.6 feet}$.
This is the most critical calculation for your specific design.
Your legs are 19 feet long. You mentioned "half under water". Let's analyze the weight capacity:
To achieve a probability of pounding of less than once per day in 7-foot seas:
To ensure pounding occurs less than once per day in 7-foot Caribbean seas:
Recommended Clearance: 12 feet
(Measured from the Static Waterline to the underside of the platform beams)
If you use 19-foot legs and need 12 feet of clearance, you only have 7 feet of leg left for underwater volume. This is likely insufficient to float the structure and heavy batteries.
Suggestion: Extend the legs to 30-35 feet. This allows for:
The "NACA" shape rotated 90 degrees is effectively a Strake. This is excellent for reducing drag while moving forward (4 MPH). However, it provides very little damping for heave (up/down) motion.
Because you have high rotational inertia (weight in corners), the platform will be very steady. However, if a large wave hits one corner, the impact will be sudden and stiff.
| Clearance Height | Outcome in 7ft Seas |
|---|---|
| 4 - 6 feet | Severe pounding. Impacts every few minutes. Structural damage risk. |
| 7 - 9 feet | Occasional pounding. Impacts likely several times per hour during peak wave sets. Uncomfortable. |
| 10 - 12 feet | Safe. Impacts rare (statistically once per day or less during steady 7ft seas). |
| > 14 feet | Very Safe. Designed for rougher storm conditions (10ft+ seas). |
For a comfortable seastead experience in the Caribbean, design your waterline such that the bottom of the triangular platform is at least 12 feet above the calm water surface. Given the weight of batteries and supplies, this will almost certainly require legs longer than 19 feet to provide the necessary buoyancy.
```