1. Introduction
A low-resistance hull structure plays a crucial role in improving the performance of a ship [
1], and the bulbous bow is widely used in the ship design process to reduce the ship’s wave resistance. In the early 20th century, Taylor conducted experiments on a ship with a bulbous bow, demonstrating the impact of the bow on the ship’s performance. He then installed bulbous bows on U.S. Navy battleships for the first time. Wigley [
2] investigated the linearized wave resistance theory and successfully resolved the wave cancellation problem, thus verifying Taylor’s work from a theoretical perspective. Maruo [
3] employed the theory of minimum wave resistance for bulbous bow vessels and utilized a variational approach to derive the best cross-sectional area curve and the ideal dimensions of the bulbous bow. This study indicated that vessels featuring a cylindrical bulbous bow were not invariably optimal at elevated design speeds. A ship’s cross-sectional area and the configuration of the bulbous bow are closely related to the resistance to ascending waves. Baniela [
4] conducted a study on the first tugboat with a bulbous bow, produced in a shipyard in Spain in 2005. The results indicated that the bulbous bow is beneficial for the escorting of tugboats. It can mitigate resistance by producing a wave that complements its own geometry. However, the bulbous bow may be detrimental because of the dominance of viscous resistance at low speeds. In a recent review, El-Ela [
5] analyzed the impact of a bulbous bow on the hydrodynamic performance of a ship, noting that the effective power necessary for the motion of the ship correlates with the speed and resistance. The presence of the bulbous bow reduces the effective power, and its performance is influenced by the shape and the Froude number (
). The paper indicates that the beneficial range is between 0.238 and 0.563, thus designing an appropriate bulbous bow is key to reducing the ship’s resistance.
Early ship resistance prediction mainly relied on empirical formulas, such as the Holtrop formula and the ITTC formula. These formulas typically estimate resistance based on geometric parameters (such as aspect ratio and draft depth) and factors like speed. However, as technology has advanced, modeling tests can now simulate the complex hydrodynamic effects of actual currents. A ship hull using a downsized model can be used in a pool for the towing test to predict the resistance. This method reflects the change in resistance under different ship types and speeds with a higher degree of accuracy. It has the potential to more accurately represent the evolution of resistance as a result of varying ship types and speeds and to progressively replace the empirical formula. Lee [
6] conducted towing tests on three kinds of hulls with different bows and proved that the effect of the wave amplitude on the added resistance was not negligible. So the geometry of the hull needs to be taken into account in the resistance calculation. The advent of the CFD method in the early 20th century offers a novel approach for contemporary ship resistance prediction. The CFD approach utilizes computational fluid dynamics numerical analysis technology to determine ship resistance more accurately by solving the Navier–Stokes equations. Luo and Lan [
7] integrated CAESES with CFD to establish a completely automated framework for parametric modeling, hydrodynamic analysis, design assessment, and shape alteration. Recent scholarly studies on ship resistance utilizing computational fluid dynamics have predominantly focused on the following three components: ship modeling, CFD simulation, and optimization design. Le et al. [
8] designed a novel bulbous bow and demonstrated through CFD methods that it influences both the pressure distribution on the ship’s free surface and the wave pattern under full load conditions. Díaz Ojeda [
9] provided a reverse design methodology to examine the hydrodynamic performance resulting from the removal of the bulbous bow in a fishing vessel, offering a novel perspective for ship design concepts.
Nonetheless, as the current ship simulation calculations advance, efficiency concerns are increasingly becoming a factor. Design optimization utilizing the CFD method frequently necessitates numerous iterative calculations, potentially resulting in significant expenses for intricate flow issues. Jiang [
10] applied NURBS integral formulas to hull parameters, simplifying the computation of the cross-sectional area curve, design waterline, and transverse sections to meet engineering requirements. Yang et al. [
11] noted that achieving high accuracy with CFD approaches requires substantial computational resources, posing a paradoxical challenge. CFD relies on commercial simulation software, requiring the purchase of usage rights, which incurs costs.
Machine learning has been extensively employed in the field of ship engineering and has undergone rapid development in recent years. Many researchers have employed surrogate models to approximate CFD simulations in response to these issues. The optimal longitudinal inclination of a container ship was determined by Tu et al. [
12] through a comparison of various models. Subsequently, they proposed a method that can rapidly predict the optimal longitudinal inclination of an arbitrary container ship. The random forest prediction model was selected as the optimal prediction model. Nazemian [
13] utilized regression tree (RT), support vector machine (SVM), and artificial neural network (ANN) regression models to develop a predictor of calm water resistance for catamaran hull forms. The ship performance was optimized for various types, including resistance-based dimension and hull coefficient optimization, as well as structural weight and battery performance improvements. Based on their research, the model’s performance may vary significantly across different ship data. This introduces additional workload, and a universal model with more features is urgently needed. Tran et al. [
14] optimized planing hulls at high speeds by focusing on lift and complex hydrodynamic interactions, identifying the optimal hull shape to minimize resistance using a Kriging surrogate model and the Nelder–Mead algorithm. Zhang [
15] introduced a deep trust network algorithm for estimating the total resistance of various hull modifications. This algorithm was compared with traditional models, namely ELMAN and RBF neural networks, revealing that the deep trust network algorithm effectively achieves the optimal solution for minimizing the total resistance across different speeds. The aforementioned article illustrates the advantages of surrogate models in ship design; however, the impact of the localized hull design on resistance remains significant owing to the multi-layered structure of the hull. Liu et al. [
16] conducted an optimal design for the calm water resistance of a high-speed catamaran hull, employing a Kriging model to create a new bulbous bow and utilizing a genetic algorithm to identify the two best vessels with minimal wave resistance. Yongxing et al. [
17] employed the dimensions of the bulbous bow, specifically its length and width, along with the angle relative to the baseline, as optimization variables. They used a non-dominated sorting genetic algorithm (NSGA)-II within the CFD solver STAR-CCM+ to identify the optimal ship type. This approach mitigated the errors associated with indirect model construction; however, the complexity and time-consuming nature of the CFD coupled with additional algorithmic iterations may exacerbate this situation.
The main works and contributions of this study are as follows: (1) A parameterized modeling process for ship hull spherical bow shapes has been established based on NURBS surface construction. Using the DTMB5415 ship model as an example, the free-form deformation method was employed to modify the shape of the spherical bow. Furthermore, computational fluid dynamics (CFD) simulations were conducted to collect data on ship resistance. (2) To address the issue of long computational times associated with CFD simulations, a rapid prediction model for ship resistance based on CFD simulation data was developed. A hybrid surrogate model construction framework was proposed to improve model accuracy based on prediction errors. (3) An improved whale optimization algorithm was implemented to perform optimization of the spherical bow shape based on the surrogate model, enabling the identification of the shape that minimizes ship hull resistance.
The structural framework of this paper is as follows:
Section 2 presents the materials and fundamental methods used.
Section 3 discusses the experimental results and provides a validation of these results.
Section 4 engages in a discussion of the experimental findings, analyzing the contributions and limitations of the research, and suggests directions for future work. Finally,
Section 5 summarizes the work of this paper.
4. Discussion
Latin hypercube sampling divides each input dimension into equal intervals and randomly selects a point from each interval. This method ensures a uniform sample distribution within the input space, reducing bias and avoiding the unevenness of traditional random sampling. The results in
Table 4 show that Latin hypercube sampling produces sample points with a greater average distance between them. Additionally, the variance in the distances to the nearest neighbors is lower than that of random sampling. This confirms that Latin hypercube sampling better represents the entire input space. This significantly affects the efficiency and accuracy of the subsequent WOA algorithm in identifying the minimum overall ship resistance of the model.
The prediction performance results of the three models indicated that the CBR model exhibited the lowest MAE relative to the BP and RBF models on the test set, with a 2.62% reduction in the median for both instances. This signifies that the CBR model exhibits the highest accuracy in forecasting the resistance. The CBR model showed impressive RMSE performance on the test set. It reduced the mean by 1.08% compared to the BP model and the median by 1.78% compared to the RBF model. This highlights the model’s stability and improved resilience. The box plots in
Figure 10 indicate that the RBF model exhibits the highest stability, whereas the BP model demonstrates greater variability in accuracy but can attain a lower minimum. The CBR model integrates the strengths of both models, resulting in lower accuracy and commendable stability. Furthermore, the
p-values for the CBR model compared to the RBF and BP models are all below 0.05, signifying a statistically significant difference in the MAE and RMSE between the CBR, RBF, and BP models.
The CBR model, due to its fast resistance prediction capability, can accurately design the ship’s structure based on real-time feedback to achieve optimal performance indicators. For example, the ship needs to consider indicators such as structural strength, propulsion efficiency, and fuel consumption. These indicators are closely related to the ship’s resistance. After designing a ship’s shape, the designer can use the CBR model to predict the resistance and immediately calculate the response of the above indicators. The ship’s shape can then be adjusted in real-time according to the requirements of actual production, without the need for hours of CFD simulations.
By using transfer learning to combine the training data of the DTMB5415 hull form with the design data of other hull forms, the CBR model can better transfer knowledge from the experience of one hull form to another, thereby reducing the amount of retraining required. When extending the surrogate model to other ship designs, it is necessary to map and normalize the input variables according to the geometric shape of the new hull form. Normalizing the design parameters ensures that the surrogate model has good generalizability across different hull forms.
The optimized bulbous bow extends outward along the centerline on both sides, transforming from a U-shape to a V-shape. Although the width is augmented, the bulbous bow appears flatter overall, facilitating a reduction in the wave resistance. The length of the bulbous bow is significantly increased, resulting in a longer inlet section below the waterline in the ship design, which may increase the friction resistance. However, this elongation also contributes to a decrease in the wave resistance, ultimately leading to a reduction in the total resistance, as wave resistance predominates in high-speed navigation. The optimized bulbous bow features an upturned tip, exhibiting a more pronounced slope alteration, whereas the bulbous bow of the original model remained predominantly at the level with minimal slope variation. The optimized bulbous bow design resulted in a 4.95% reduction in total resistance, a 7.14% reduction in the total resistance coefficient, and a 5.96% decrease in the effective power of the actual ship. Ref. [
35] applied a gradient-based local optimization method to optimize the total resistance coefficient of the KCS ship, achieving a 1.8% improvement, which translated to a 3.1% reduction in effective power. In comparison, the method presented in this paper shows a significant improvement in the field of ship resistance prediction.
The residual resistance coefficient of the optimized bulbous bow is inferior to that of the initial ship model across various speeds, and the disparity is negligible when is below 0.3. The speed of the ship was low when was minimal, resulting in the friction resistance being predominant. Conversely, when is substantial, and the speed of the ship increases, the wave resistance becomes the primary factor, highlighting the effectiveness of the bulbous bow in reducing the resistance at this stage. Wave resistance typically increases linearly with velocity. The bulbous bow significantly reduces wave resistance, and changes in its shape have little effect on resistance at low speeds. The residual resistance coefficient curve indicates that the turning point for the DTMB5415 ship type occurs between . The bulbous bow of the lowest resistance ship type may have adverse effects when , as friction resistance predominates. The free-surface wave pattern diagrams indicate that the bow peak of the optimized vessel is marginally displaced forward, with the apex of the peak exhibiting a tendency to contract inward. The change is due to the optimized vessel’s elongated, flatter V-shaped bulbous bow. This design reduces the area from the bow tip to the peak of the wave, leading to a decrease in wave resistance around the vessel. The remainder of the area is consistent with the initial model; hence, the free-surface wave elevation of the optimized model remains largely unaltered following the second wave crest.
According to the results shown in
Figure 12, the improved WOA algorithm exhibits the fastest convergence rate. The parameter
helps the algorithm maintain a balance between model development and exploration processes, which enables the algorithm to converge quickly and find the global optimal solution in a short period of time. Simultaneously, the spiral update mechanism of the WOA algorithm allows for a progressive concentration on superior solutions within the search space, enhancing the convergence rate. The ABC method has the slowest convergence rate, owing to its reliance on extensive random searches facilitated by the exchange and transfer of information among various persons. The improved WOA algorithm has fewer core control parameters, including only population count, maximum iterations, and convergence factor. This reduces complexity and improves the efficiency of the search process. In contrast, the GWO algorithm includes these parameters as well as various classes of gray wolf populations, each associated with distinct convergence factors, resulting in a convergence speed surpassed only by the ABC algorithm.
In this study, the NURBS surface control points are used to model the bulbous bow, allowing for more localized modifications to the shape of the bow compared to using parameters such as radius, volume, and cross-sectional area. Ideally, each control point on the surface should be treated as an independent input parameter; however, an infinite number of control points would lead to the high-dimensional fitting problem in the surrogate model. Therefore, in this experiment, the overall coordinates of five sets of control points are selected as the input parameters for the model. In future work, the parametric representation of the curve can help reduce the dimensionality requirements to some extent.
The prediction results of the CBR model for optimization are generally consistent with those from the CFD simulations, although minor discrepancies still exist. The difference in the underlying principles between the two methods may be the cause of this discrepancy. CFD simulations model the interaction of the fluid with the ship’s surface to obtain resistance, dividing the hull into a large number of fine meshes to capture the mechanical characteristics of the fluid, which makes the results of CFD simulations very accurate. In contrast, the CBR model establishes a mapping relationship between hull parameters and ship resistance based on training data and constructs a specific mathematical model to predict ship resistance. Therefore, compared with CFD simulations, the CBR model tends to focus more on the overall trend for more complex nonlinear issues, with differences in detail. Training data are usually derived from CFD simulation results, and in practical scenarios, it is difficult to obtain resistance responses for all possible combinations of ship parameters. However, the CBR model offers significant advantages in terms of computational costs and time requirements. CFD simulations typically involve large computational loads, requiring substantial resources and time, whereas the CBR model allows for rapid predictions, thus improving production efficiency in practical engineering. For example, in this study, the CFD method takes up to 6 h to compute the results for a single sample. Ref. [
16] also mentioned that using the viscous flow solver to solve the total resistance coefficient requires 175,000 s. In contrast, the CBR model offers significant advantages in computational cost and time, typically requiring only a few tens of seconds for iteration. This helps improve production efficiency in practical engineering applications. Although there are differences between the CBR model and CFD simulations, when the error requirements are met, this can be viewed as a trade-off between accuracy and speed.
This study examined the impact of bulbous bow design on resistance under ideal conditions. Excessively low resistance may indicate a non-traditional hull shape, which could adversely affect the ship’s seaworthiness and stability. When designing the hull, it is necessary to consider the balance between resistance and the economic efficiency of the ship. During navigation, environmental factors such as wind and sea waves also influence the total resistance of the hull, particularly during high-speed sailing, where these factors introduce additional constraints in resistance calculations. Consequently, predicting ship resistance under multiple constraints, along with multi-objective optimization of resistance and other performance metrics, is a promising direction for future research.