Bollard Pull Calculation Excel

Bollard Pull Calculation Tool

Calculate the bollard pull capacity of your vessel with precision. Input your vessel specifications below to get accurate results.

Calculation Results

Enter your vessel specifications and click “Calculate Bollard Pull” to see results.

Comprehensive Guide to Bollard Pull Calculation in Excel

Bollard pull is a critical metric in maritime operations, representing the pulling force a vessel can exert when stationary. This measurement is particularly important for tugboats, offshore supply vessels, and other workboats that require precise maneuvering and towing capabilities. Understanding how to calculate bollard pull—both manually and using Excel—can significantly enhance operational planning and vessel performance optimization.

What is Bollard Pull?

Bollard pull refers to the maximum static pulling force a vessel can generate when moored to a fixed structure (like a bollard) at zero speed. It is typically measured in kilonewtons (kN) or metric tons (tonnes). This metric is a key indicator of a vessel’s towing and maneuvering capability, especially in demanding conditions such as:

  • Towing large structures (e.g., oil rigs, barges)
  • Assisting ships in confined waters (e.g., ports, canals)
  • Anchor handling operations
  • Icebreaking in polar regions

Key Factors Affecting Bollard Pull

The bollard pull of a vessel depends on several interrelated factors. Understanding these variables is essential for accurate calculations:

  1. Total Engine Power (kW): The combined power output of all engines directly influences the available thrust.
  2. Propulsion System: The type (fixed pitch, controllable pitch, azimuth thrusters) and efficiency of the propulsion system play a critical role.
  3. Propeller Characteristics: Diameter, pitch, and number of propellers affect thrust generation.
  4. Hull Design: The hull’s hydrodynamic efficiency impacts how effectively power is converted to thrust.
  5. Environmental Conditions: Water density (saltwater vs. freshwater) and temperature can alter performance.
  6. Thruster Efficiency: Mechanical and hydrodynamic losses in the propulsion system reduce effective thrust.

Bollard Pull Calculation Formula

The bollard pull (BP) can be estimated using the following empirical formula:

BP (kN) = (Engine Power × Propulsion Efficiency × Hull Efficiency × Thruster Efficiency) / (Propeller Load Factor × 9.81)

Where:

  • Engine Power (kW): Total installed power of the vessel’s engines.
  • Propulsion Efficiency: Typically ranges from 0.5 to 0.7, depending on the propulsion type.
  • Hull Efficiency: Usually between 0.9 and 1.1, accounting for hull resistance.
  • Thruster Efficiency: Accounts for mechanical losses (typically 0.6 to 0.75).
  • Propeller Load Factor: Depends on propeller design (usually 1.0 to 1.2).
  • 9.81: Conversion factor from kilograms to kilonewtons (gravitational acceleration).

Step-by-Step Guide to Calculating Bollard Pull in Excel

Excel is an excellent tool for performing bollard pull calculations due to its ability to handle complex formulas and iterative adjustments. Below is a step-by-step guide to setting up a bollard pull calculator in Excel:

Step 1: Set Up the Input Sheet

Create a dedicated sheet for input parameters. Label the following cells:

  • A1: “Vessel Name”
  • A2: “Total Engine Power (kW)”
  • A3: “Propulsion Type”
  • A4: “Number of Propellers”
  • A5: “Propeller Diameter (m)”
  • A6: “Hull Efficiency Factor”
  • A7: “Thruster Efficiency Factor”
  • A8: “Water Density (kg/m³)”

Enter default values or leave cells blank for user input.

Step 2: Create the Calculation Sheet

In a new sheet, reference the input values and apply the bollard pull formula. For example:

  • B1: =Input!A2 (Total Engine Power)
  • B2: =IF(Input!A3="Fixed Pitch", 0.6, IF(Input!A3="Controllable Pitch", 0.65, IF(Input!A3="Azimuth", 0.7, 0.62))) (Propulsion Efficiency)
  • B3: =Input!A6 (Hull Efficiency)
  • B4: =Input!A7 (Thruster Efficiency)
  • B5: =1.1 (Propeller Load Factor, adjustable)
  • B6: =9.81 (Gravitational constant)
  • B7: =Input!A8 (Water Density)

Step 3: Apply the Bollard Pull Formula

In cell B8, enter the formula:

=((B1 * B2 * B3 * B4) / (B5 * B6)) * (B7 / 1025)

This formula accounts for:

  • Total engine power and efficiency factors.
  • Adjustment for water density (normalized to standard seawater density of 1025 kg/m³).
  • Conversion to kilonewtons (kN).

Step 4: Add Validation and Error Handling

To ensure accurate calculations, add data validation rules:

  • Set minimum/maximum values for engine power (e.g., 100–50,000 kW).
  • Restrict propeller diameter to realistic values (e.g., 0.5–10 meters).
  • Use dropdown lists for propulsion types to avoid typos.
  • Add conditional formatting to highlight invalid inputs (e.g., red for values outside expected ranges).

Example validation formula for engine power (assuming input in cell A2):

=AND(A2>=100, A2<=50000)

Step 5: Create a Results Dashboard

Design a user-friendly dashboard to display results:

  • Show the calculated bollard pull in large, bold text.
  • Include a bar chart comparing the result to industry standards (e.g., "Low," "Average," "High" for the vessel type).
  • Add a summary table with key metrics (e.g., power-to-pull ratio, efficiency scores).

Step 6: Automate with Macros (Optional)

For advanced users, add VBA macros to:

  • Automatically update charts when inputs change.
  • Export results to PDF for reporting.
  • Import vessel data from external databases.

Industry Standards and Benchmarks

Bollard pull requirements vary by vessel type and operational role. Below are typical ranges for common vessel classes:

Vessel Type Typical Bollard Pull (kN) Engine Power Range (kW) Primary Use Cases
Harbor Tugs 20–80 kN 500–3,000 kW Port assistance, ship docking
Offshore Supply Vessels (OSV) 80–200 kN 3,000–10,000 kW Supply runs, anchor handling
Anchor Handling Tugs (AHT) 150–300 kN 6,000–15,000 kW Deepwater anchor handling, towing
Icebreaking Tugs 200–500 kN 10,000–25,000 kW Polar operations, ice management
Ocean Going Tugs 100–250 kN 4,000–12,000 kW Long-distance towing, salvage

Note: These values are approximate. Actual bollard pull depends on vessel-specific designs and operational conditions.

Common Mistakes in Bollard Pull Calculations

Avoid these pitfalls to ensure accurate results:

  1. Ignoring Efficiency Factors: Omitting hull or thruster efficiency can overestimate bollard pull by 20–30%.
  2. Incorrect Water Density: Using freshwater density (1000 kg/m³) for seawater operations (1025 kg/m³) introduces a 2.5% error.
  3. Overestimating Propulsion Efficiency: Azimuth thrusters are not always more efficient than fixed-pitch propellers in all conditions.
  4. Neglecting Propeller-Propeller Interaction: Multi-propeller vessels may experience reduced efficiency due to wake interference.
  5. Static vs. Dynamic Assumptions: Bollard pull is a static measurement; dynamic towing forces (e.g., during acceleration) differ significantly.

Advanced Considerations

Propeller-Thruster Interaction

For vessels with multiple propellers, the interaction effect must be accounted for. The total bollard pull is not simply the sum of individual propeller thrusts due to:

  • Wake Fraction: The reduction in water velocity caused by the hull, affecting propeller inflow.
  • Thrust Deduction: The hull's resistance to the propeller's thrust.
  • Propeller-Propeller Interaction: Turbulence from one propeller affecting others.

Empirical formulas like the Holtrop-Mennen method can estimate these effects:

Effective BP = Σ(Individual BP) × (1 - Interaction Factor)

Where the interaction factor typically ranges from 0.05 to 0.15 for twin-screw vessels.

Environmental Adjustments

Water temperature and salinity affect density, which impacts bollard pull. Use the following adjustments:

Water Type Density (kg/m³) Adjustment Factor
Freshwater (0°C) 999.8 0.975
Freshwater (20°C) 998.2 0.974
Seawater (15°C, 35‰ salinity) 1026.0 1.001
Brackish Water (10‰ salinity) 1005.0 0.980

Apply the adjustment factor to the calculated bollard pull for non-standard conditions.

Dynamic Bollard Pull Testing

While calculations provide estimates, physical bollard pull tests are required for certification. These tests involve:

  1. Mooring the vessel to a load cell-equipped bollard.
  2. Gradually increasing thrust to maximum power.
  3. Recording the maximum sustained pull over 5–10 minutes.
  4. Adjusting for environmental conditions (current, wind).

Standards like ISO 556:2021 and OCIMF guidelines govern testing procedures.

Excel Template for Bollard Pull Calculation

Below is a structured template for an Excel-based bollard pull calculator. Copy this layout into Excel and adapt the formulas as needed:

Cell Label Formula/Value Notes
A1 Vessel Name [User Input] Text input
A2 Total Engine Power (kW) [User Input] Numeric, ≥100
A3 Propulsion Type [Dropdown] Fixed Pitch, Controllable Pitch, Azimuth, etc.
A4 Number of Propellers [User Input] Integer, 1–6
A5 Propeller Diameter (m) [User Input] Numeric, 0.5–10
A6 Hull Efficiency 0.95 Default value
A7 Thruster Efficiency =IF(A3="Azimuth", 0.7, 0.65) Dynamic based on propulsion type
A8 Water Density (kg/m³) 1025 Standard seawater
A10 Bollard Pull (kN) =((A2 * A7 * A6 * 0.68) / (1.1 * 9.81)) * (A8 / 1025) Primary calculation
A11 Bollard Pull (tonnes) =A10 / 9.81 Conversion to metric tons

Validating Your Calculations

To ensure accuracy, cross-check your Excel calculations with:

  1. Manufacturer Data: Compare against the vessel's sea trial reports or builder's specifications.
  2. Class Society Rules: Organizations like DNV, ABS, and Lloyd's Register publish bollard pull guidelines.
  3. Industry Databases: Resources like the International Maritime Organization (IMO) or U.S. Coast Guard provide benchmark data.
  4. Peer-Reviewed Studies: Academic papers on naval architecture often include validated formulas. For example, the MIT Department of Mechanical Engineering publishes research on propulsion systems.

Case Study: Bollard Pull Calculation for an Anchor Handling Tug

Let's walk through a real-world example for an Anchor Handling Tug (AHT) with the following specifications:

  • Total Engine Power: 12,000 kW
  • Propulsion Type: Azimuth Thrusters
  • Number of Propellers: 2
  • Propeller Diameter: 3.2 meters
  • Hull Efficiency: 0.98
  • Water Density: 1025 kg/m³ (seawater)

Step 1: Determine Efficiency Factors

  • Thruster Efficiency (Azimuth): 0.70
  • Hull Efficiency: 0.98 (given)
  • Propeller Load Factor: 1.1 (standard for AHTs)

Step 2: Apply the Formula

BP = (12,000 × 0.70 × 0.98 × 0.68) / (1.1 × 9.81) × (1025 / 1025) = 5,548 kN

Converted to tonnes: 5,548 / 9.81 ≈ 565 tonnes

Step 3: Compare to Industry Benchmarks

For an AHT in the 10,000–15,000 kW range, a bollard pull of 500–600 tonnes is consistent with industry standards, validating our calculation.

Optimizing Bollard Pull Performance

To maximize bollard pull, consider the following strategies:

  1. Propulsion System Upgrades:
    • Replace fixed-pitch propellers with controllable-pitch or azimuth thrusters.
    • Install high-efficiency nozzles (e.g., Kort nozzles) to increase thrust by 10–20%.
  2. Hull Optimization:
    • Use computational fluid dynamics (CFD) to refine hull lines for minimal resistance.
    • Apply anti-fouling coatings to reduce drag.
  3. Engine Tuning:
    • Optimize engine load distribution to maximize power output at low speeds.
    • Use dynamic positioning (DP) systems to coordinate thrusters for peak efficiency.
  4. Operational Adjustments:
    • Adjust propeller pitch for static vs. dynamic operations.
    • Monitor water density and adjust calculations for freshwater operations.

Future Trends in Bollard Pull Technology

The maritime industry is evolving with advancements that impact bollard pull calculations:

  • Hybrid Propulsion: Combining diesel engines with electric motors or batteries can optimize power delivery for bollard pull conditions.
  • AI-Driven Optimization: Machine learning algorithms analyze real-time data to adjust thrust allocation dynamically.
  • Alternative Fuels: LNG, hydrogen, and ammonia-powered engines may alter power-to-thrust ratios.
  • Digital Twins: Virtual replicas of vessels enable simulation-based bollard pull predictions before physical testing.

Frequently Asked Questions (FAQ)

1. What is the difference between bollard pull and towing force?

Bollard pull measures static pulling force at zero speed, while towing force accounts for dynamic conditions (e.g., vessel motion, wave resistance). Towing force is typically 20–40% lower than bollard pull due to hydrodynamic drag.

2. How does propeller diameter affect bollard pull?

Larger propellers generate more thrust at low speeds (critical for bollard pull) due to increased blade area. However, diameter is constrained by draft and cavitation limits. A 10% increase in diameter can boost bollard pull by 5–15%.

3. Can bollard pull be improved without increasing engine power?

Yes. Strategies include:

  • Upgrading to higher-efficiency propellers (e.g., ducted propellers).
  • Optimizing hull appendages (e.g., skegs, tunnels) to improve water flow to propellers.
  • Using contra-rotating propellers to recover rotational energy losses.

4. Why is bollard pull measured in kilonewtons (kN) and tonnes?

kN is the SI unit for force, while tonnes (metric tons) are commonly used in maritime contexts for intuitiveness. Conversion:

1 tonne ≈ 9.81 kN

5. How often should bollard pull tests be conducted?

Tests should be performed:

  • After major propulsion system upgrades.
  • Following dry dockings or hull modifications.
  • Every 5 years for certification renewal (per class society rules).

Conclusion

Accurate bollard pull calculation is essential for safe and efficient maritime operations. While Excel provides a powerful tool for estimations, always validate results with physical tests and manufacturer data. By understanding the underlying principles—propulsion efficiency, hull interactions, and environmental factors—you can optimize vessel performance and ensure compliance with industry standards.

For further reading, explore resources from:

Leave a Reply

Your email address will not be published. Required fields are marked *