Froude Scaling & Model Testing
The scaling conflict that makes towing-tank testing possible only by treating friction and waves separately.
You can't tow a 180-metre ship through a test basin — so towing tanks test a small model instead. But a model can't match both the Reynolds number and the Froude number of the real ship at once, in the same water. Froude's method of comparison is how naval architects work around that.
A Scaling Conflict With No Perfect Solution
Dynamic similarity between a model and a full-scale ship would ideally require matching both the Froude number Fn = V/√(gL) (which governs wave-making) and the Reynolds number Re = VL/ν (which governs viscous friction). But for a model built at scale ratio λ = L_ship/L_model in the same fluid, matching Fn requires the model to run much slower than the ship (V_model = V_ship/√λ), while matching Re would require the model to run much faster (V_model = V_ship × λ) — the two requirements point in opposite directions and can't both be satisfied. There is no way around this with a single-fluid tank test.
Froude's law of comparison resolves the conflict by choice: match Fn (preserving the wave pattern, which is what a geometrically scaled model can actually reproduce), and treat frictional resistance analytically instead, using the ITTC line at each object's own Reynolds number.
- L_model = L_ship/λ = 180/25 = 7.2 m
- V_model = V_ship/√λ = 7.5 ÷ √25 = 7.5 ÷ 5 = 1.5 m/s
- V_model = V_ship/√λ = 6.2/√20 = 6.2/4.4721 ≈ 1.387 m/s
The Extrapolation Procedure
At the corresponding speed, model and ship share the same Froude number, so the Froude assumption holds: their residuary resistance coefficients CR are equal. That single fact is what makes a five-step extrapolation from model test to ship prediction possible:
- Tow the model at the corresponding speed and measure its total resistance; compute its total coefficient C_Tm = R_Tm/(½ρ_mS_mV_model²).
- Compute the model's own frictional coefficient C_Fm from the ITTC line, at the model's Reynolds number.
- Subtract to isolate the residuary coefficient: CR = C_Tm − C_Fm.
- Compute the ship's frictional coefficient C_Fs from the ITTC line, at the ship's (much larger) Reynolds number.
- Add CR (assumed equal to the model's, since Fn matched) plus a small correlation allowance CA to get the ship's total coefficient: C_Ts = C_Fs + CR + CA.
The ITTC line is itself an empirical correlation, and a real ship's hull is never as smooth or as perfectly geometrically similar to the model as the theory assumes — plating roughness, appendages, and other full-scale effects the model can't reproduce all add a small extra drag. CA is a modest empirical correction (commonly a few ten-thousandths) added at the ship-prediction step to account for this model-ship correlation gap. It is not a substitute for accurate model testing — just a standard, small correction on top of it.
- Model Re: Re_m = (1.5 × 7.2)/(1.14 × 10⁻⁶) ≈ 9.474 × 10⁶; log₁₀Re_m ≈ 6.9765, so C_Fm = 0.075/(4.9765)² ≈ 0.003029
- Residuary coefficient: CR = C_Tm − C_Fm = 0.004500 − 0.003029 = 0.001471
- Ship Re: Re_s = (7.5 × 180)/(1.19 × 10⁻⁶) ≈ 1.1345 × 10⁹, giving C_Fs ≈ 0.001507 (from the previous lesson)
- Ship total coefficient: C_Ts = C_Fs + CR + CA = 0.001507 + 0.001471 + 0.0004 = 0.003378
- RT = ½ρ_sS_sV_s²C_Ts = 0.5 × 1025 × 4500 × 7.5² × 0.003378 = 129,726,562.5 × 0.003378 ≈ 438,200 N
Check your understanding
- A model can't match both Froude and Reynolds number against the ship at once — Froude's law of comparison chooses to match Fn, preserving wave-pattern similarity
- Corresponding speed: V_model = V_ship/√λ, where λ is the geometric scale ratio
- Extrapolation: model C_Tm − model C_Fm gives CR (assumed equal for the ship); ship C_Ts = ship C_Fs + CR + a small correlation allowance CA