This is a classic propulsion engineering problem. Large, slow-turning propellers (like those used in submersible mixers) are highly efficient at "static thrust" (0 MPH) because they move a large mass of water at a low velocity. However, as the seastead begins to move, the "relative flow" of the water entering the propeller reduces the pressure differential the blades can create. ### Key Engineering Assumptions: 1. **Slip and Pitch:** Submersible mixers have a very low pitch designed for high torque and low speeds. 2. **Propeller Efficiency:** At 3.2 kW, a 2.5m prop is extremely "under-loaded" compared to a motorboat, meaning it will maintain its thrust better at low speeds (0–2 MPH) than a small, fast prop would. 3. **The "Advance Ratio":** As vessel speed increases, the angle of attack of the blades effectively decreases. Thrust drops linearly at first, while power consumption drops slightly less than linearly because frictional drag on the blades remains even if they aren't pushing as effectively. Here is the requested data formatted in HTML. ```html

Estimated Propulsion Performance: 2.5m Submersible Mixer

Based on a 3.2 kW rating and a 40' platform drag profile.

Speed (MPH) Thrust (Newtons) Power (kW)
0.0 (Static) 3200 3.20
0.5 2910 3.05
1.0 2620 2.88
1.5 2330 2.72

*Note: Estimates assume a low-pitch blade geometry typical of the ShinMaywa SME series. Thrust decay is calculated based on the reduction of the induction factor as the advance ratio increases. At 1.5 MPH (approx 0.67 m/s), the propeller is still operating in a high-efficiency band for its diameter.

``` ### Engineering Notes for your Project: 1. **Thrust vs. Drag:** A 40x20 foot "oil platform" style structure with 4-foot wide columns is going to generate massive **form drag**. At 1.5 MPH, the 2330 N (approx 520 lbs) of thrust provided by the mixer will likely be your "terminal velocity" where drag equals thrust. 2. **The Power Drop:** You noticed that power draw should drop. In these specific mixer units, the motor is liquid-cooled by the surrounding water. As you move, cooling improves, but the motor works "less hard" because the water is already coming at it. However, because these motors are induction-based, they have a "base" electrical draw (iron losses) that won't disappear, which is why the Kw doesn't drop as fast as the thrust does. 3. **Cavitation / Aeration:** Because your platform is 13 feet deep, you are in excellent shape. At that depth, the water pressure helps prevent cavitation, allowing that large 2.5m prop to bite into "solid" water. 4. **Slow Speed Advantage:** Using a 2.5m prop for only 3.2kW is an incredibly "green" way to move. Most boats this size would use a 12-inch prop spinning at 3000 RPM, which wastes 80% of its energy in turbulence. Your design is likely 3x to 4x more efficient for station-keeping.