Polar Ship Navigation Simulation With Broken-Ice Propeller Modeling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing polar-region ship navigation simulation systems fail to accurately consider the influence of broken ice on propeller thrust and face challenges in real-time ice load calculations, lacking sufficient hydrodynamic force consideration and material parameter variability of polar-region ice.

Innovation Solution

A polar-region ship navigation simulation system comprising a comprehensive management and evaluation subsystem, ship sailing control simulation, polar-region working environment simulation, real-time motion simulation, and vision simulation subsystems, which include modules for propeller thrust calculation, ice collision models, and real-time ice load determination using multi-thread parallel programming and six-degree-of-freedom motion simulation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If discrete element or finite element method is used to calculate ice load, then calculation accuracy is improved, but real-time performance deteriorates

Engineering Contradiction:
Improveice load calculation accuracyVSAvoidreal-time calculation speed
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The ice load calculation is segmented into multiple components: ice field generation, ice-ship contact detection, and ice load computation. Each segment is handled by dedicated modules that can operate independently and in parallel, improving both accuracy and real-time performance

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

An intermediary ice field module is introduced between the environment simulation and the ship motion simulation. This module pre-generates ice fields and manages ice-ship interactions, acting as a mediator that enables accurate ice load calculation without bottlenecking the real-time simulation loop

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If empirical formula method is used to calculate ice load, then calculation speed is improved, but ability to generate actual broken ice deteriorates

Engineering Contradiction:
Improvecalculation speedVSAvoidbroken ice generation realism
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system uses discrete element method to generate virtual broken ice pieces that copy the physical characteristics and distribution patterns of real broken ice. These virtual ice pieces are then used in the simulation to maintain realism while enabling faster calculation compared to full finite element analysis

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The ice field module dynamically adjusts ice parameters (size, shape, distribution, strength) based on environmental conditions and ship motion. This allows the system to generate realistic broken ice configurations without requiring computationally intensive methods for each scenario

Inventive Principle:
Principle #35Parameter changes

3Device complexity

If single material parameters of ice are used, then device complexity is reduced, but adaptability to different polar-region ice conditions deteriorates

Engineering Contradiction:
Improvematerial parameter managementVSAvoidice condition variability
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The ice material parameters are made dynamic rather than static. The system adjusts ice properties (density, strength, thickness) in real-time based on the simulated polar-region environment conditions, allowing the same ice field module to adapt to different ice types and conditions without requiring multiple separate models

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system implements parameter changes by allowing ice material properties to vary based on environmental inputs. The ice field generation module receives environmental conditions and automatically adjusts ice parameters to match the specific polar-region conditions being simulated

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250371214A1Polar-region ship navigation simulation system
Publication Date: 2025.12.04 RBIN ENGINEERING UNIVERSITY
  • US20250371214A1 patent drawing
  • US20250371214A1 patent drawing

AI summary

It provides the following solutions: the system includes subsystems such as an integrated management and evaluation subsystem, and constructs a ship six-degree-of-freedom motion model. A thrust calculation model is built for the problem of propeller thrust affected by broken ice during the propulsion process. By treating broken ice as independent moving objects, the motion of broken ice is solved to obtain the relative motion speed between the ship and broken ice. The influence of broken ice on propeller performance is considered by incorporating the relative speed between the ship and broken ice into the propeller modeling process, which acts on the aforementioned model. The annular crack method is used to determine the breaking shape of level ice, and the generated broken ice is close to real-world conditions.