```html
For a platform-like structure (not a streamlined hull), drag is often approximated as:
Drag ∝ V² and required propulsion power roughly P ∝ Drag · V ∝ V³
So going from 0.5 mph to 1.0 mph can require ~8× the mechanical power, and 0.5 mph to 1.5 mph can require ~27×. Acoustic noise often increases with mechanical power (very roughly), so a common first-cut estimate is:
These dB changes are “source power” style estimates. Actual perceived onboard noise may increase less (or more) depending on structure-borne paths, resonances, and isolation.
Below are practical, broad ranges assuming: (1) four identical thrusters sharing load, (2) large, slow propellers intended to avoid cavitation, (3) decent but not perfect vibration isolation (you mentioned a 1-inch rubber layer plus potential mixer mounting isolation), (4) living area above water with structural paths through the legs/columns.
| Speed | Relative thrust / power trend | Underwater noise (source level) ballpark* | Onboard (living space) noise & vibration ballpark* | What you’re likely to notice |
|---|---|---|---|---|
| 0.5 mph (0.22 m/s) |
Lowest thrust demand. If control is smooth and RPM is low, likely non-cavitating. |
~145–160 dB re 1 µPa @ 1 m (combined from multiple thrusters can add ~+6 dB vs one) |
~30–40 dBA in living area (quiet room to light HVAC level), vibration often <0.2 mm/s RMS if isolation is effective. |
Low-frequency hum; possible faint tonal “thrum” at blade-pass frequency. |
| 1.0 mph (0.45 m/s) |
~4× drag and ~8× power vs 0.5 mph (typical). Noise commonly rises by ~+6 to +12 dB if still non-cavitating. |
~150–170 dB re 1 µPa @ 1 m (wide range; strongly dependent on RPM and inflow turbulence) |
~35–50 dBA in living area, vibration often ~0.2–0.6 mm/s RMS if thrust is not hard-coupled into the main structure. |
Hum becomes clearly audible indoors at night; structure-borne “buzz” may appear if any resonance is excited. |
| 1.5 mph (0.67 m/s) |
~9× drag and ~27× power vs 0.5 mph (typical). Risk of cavitation increases if RPM or blade loading rises too far. |
~155–175 dB if non-cavitating, but can jump to ~170–185 dB if cavitation starts. |
~40–60 dBA in living area (noticeable/possibly annoying), vibration often ~0.5–1.5 mm/s RMS if any hard structural path exists or if cavitation occurs. |
If cavitation: broadband “roar/hiss” and noticeably higher vibration. Without cavitation: stronger tonal components. |
*These are not guarantees—just plausible bands. Real outcomes can be quieter with excellent prop selection + isolation, or much louder if cavitation or structural resonance occurs. Underwater “dB re 1 µPa @ 1 m” is the common acoustic unit for marine source level; onboard values are approximate A-weighted airborne levels in the living space.
A 1-inch rubber layer between floats and the main body helps, but the critical detail is: where does the thruster thrust load go? If thrust is reacted through stiff members directly into the living platform, rubber layers elsewhere may not help much.
| Speed | Relative power (if P ∝ V³) | Expected noise change vs 0.5 mph (rule-of-thumb) |
|---|---|---|
| 0.5 mph | 1× | Baseline |
| 1.0 mph | 8× | ~ +9 dB (often observed as “about twice as loud” subjectively, depending on frequency) |
| 1.5 mph | 27× | ~ +14 dB (unless cavitation starts, in which case the increase can be larger) |
If you want, I can convert your geometry into a rough drag estimate and back-calculate approximate thrust per mixer and RPM ranges that keep tip speed low and avoid cavitation—then the noise/vibration estimates can be narrowed substantially.
```