Next Article in Journal
Influence of Visible Light Excitation on Electrical Potential Kinetics of Thermally Grown a-SiO2 Surfaces at Micro/Nano Scale
Previous Article in Journal
A Moment-Targeting Normality Transformation Based on Simultaneous Optimization of Tukey g–h Distribution Parameters
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Symmetric Hybrid Hessian Adaptive Trust-Region Incremental Harmonic Balance Method for Strongly Nonlinear Systems

1
School of Civil Engineering and Mechanics, Yanshan University, Qinhuangdao 066004, China
2
Hebei Key Laboratory of Mechanical Reliability for Heavy Equipments and Large Structures, Yanshan University, Qinhuangdao 066004, China
3
School of Mathematics and Physics, University of South China, Hengyang 421411, China
*
Author to whom correspondence should be addressed.
Symmetry 2026, 18(3), 459; https://doi.org/10.3390/sym18030459
Submission received: 10 February 2026 / Revised: 28 February 2026 / Accepted: 3 March 2026 / Published: 7 March 2026
(This article belongs to the Section Engineering and Materials)

Abstract

To address the insufficient convergence robustness, strong dependence on the initial guess, and computational-efficiency bottlenecks of the incremental harmonic balance (IHB) method for strongly nonlinear systems, this paper develops an adaptive framework that integrates a trust-region strategy with a hybrid Hessian matrix. The framework reformulates the harmonic-balance iteration as a constrained nonlinear least-squares optimization problem, constructs a symmetric hybrid Hessian matrix by blending the Gauss–Newton and Newton directions, and uses a trust-region algorithm to adaptively regulate the step size, thereby jointly optimizing the iterative path and convergence behavior. Numerical results show that the proposed method significantly enhances convergence robustness, reduces sensitivity to initial guesses, and improves computational efficiency while maintaining high accuracy. It also captures both stable and unstable periodic solutions in strongly nonlinear systems.

1. Introduction

Vibration systems encountered in engineering practice often exhibit strong nonlinearities, and the reliable computation of their periodic responses and stability assessment is directly related to structural safety and performance design [1,2,3]. To address this challenge, purely analytical methods, such as the Lindstedt–Poincaré method [4,5], the method of multiple scales [6,7], and the averaging method [8,9], have a narrow range of applicability because they are restricted by weak-nonlinearity assumptions. Fully numerical methods, such as Runge–Kutta methods [10,11], the finite element method [12,13], and the boundary element method [14,15], face efficiency bottlenecks in studies involving parameter variations and multiple solution branches. Against this background, the incremental harmonic balance (IHB) method [16], a semi-analytical numerical approach that combines the advantages of analytical and numerical methods, has been developed. By integrating incremental linearization, Galerkin frequency-domain balancing, and Floquet stability theory, the IHB method enables efficient and high-accuracy computation of periodic responses in strongly nonlinear systems [17,18]. Its effectiveness has been demonstrated in several important fields, including mechanical engineering [19,20], civil engineering [21,22], and aerospace engineering [23,24].
Although the IHB method combines the strengths of analytical and numerical approaches, two major bottlenecks remain in practical applications. The first is limited computational efficiency: in each iteration, the error matrix and the Jacobian matrix must be reconstructed, leading to a heavy computational burden. To this end, a variety of acceleration strategies have been developed. Ni et al. [25] improved the computational efficiency of the Galerkin procedure using the fast Fourier transform; building on this, Ju et al. [26] further reduced the computational cost by introducing tensor contraction techniques; Li et al. [27] adopted quasi-Newton methods to adjust the search direction and thereby reduce the number of iterations. In addition, a system-decoupling strategy that applies harmonic balance only to the nonlinear components has been used to substantially reduce the computational scale of multi-degree-of-freedom problems [28]. The second bottleneck is that convergence depends strongly on the initial guess; initial values with large deviations often lead to iterative failure. To enhance convergence robustness, Cheung et al. [29] used an arc-length method to predict initial values and accelerate convergence; Chen and Liu [30] effectively expanded the convergence range by combining homotopy analysis with the IHB method. To address ill-conditioning arising during iterations, Zheng et al. [31] employed Tikhonov regularization. On this basis, Huang et al. [32] further applied the Levenberg–Marquardt algorithm to enhance the stability of the iterative process. In recent years, research in this area has shown two notable trends: (i) incorporating optimization strategies such as backtracking line search [27] and trust-region methods [33] to comprehensively improve convergence robustness; and (ii) exploiting higher-order tensor information [34] to enhance the efficiency and accuracy of iterative computations.
Despite these advances, trust-region and Levenberg–Marquardt-enhanced IHB methods still adopt a fixed Gauss–Newton-type search direction, focusing primarily on step-size control. This becomes a critical limitation in strongly nonlinear regimes, where the Gauss–Newton direction may be insufficient or even divergent. To address this, the present work proposes a symmetric hybrid Hessian matrix that adaptively blends the Gauss–Newton and Newton directions, enabling dynamic adjustment of the search direction based on the local landscape of the residual function. This search-direction optimization is integrated with FFT-based acceleration techniques to jointly improve computational efficiency and convergence robustness. Combined with a trust-region framework, this strategy achieves a coordinated optimization of both aspects, filling the gap left by prior methods that typically address either efficiency or stability in isolation.
The remainder of this paper is organized as follows. Section 2 reviews the conventional IHB method, including the incremental procedure, stability analysis, and arc-length continuation. Section 3 presents the proposed MHTR-IHB method, with emphasis on the construction of the symmetric hybrid Hessian matrix, the FFT-based acceleration scheme, and the trust-region update strategy. Section 4 provides three numerical examples to validate the accuracy, efficiency, and robustness of the proposed method. Finally, Section 5 summarizes the main conclusions.

2. Traditional Incremental Harmonic Balance Method

Consider a conventional multi-degree-of-freedom nonlinear system, whose governing equation of motion is:
M d 2 q d t 2 + C d q d t + K q + G ( q ) = F cos ( m ω t ) ,
where q = q 1 , q 2 , q n T is the displacement vector of the system; M , C , and K are the mass matrix, damping matrix, and linear stiffness matrix, respectively; G q is the nonlinear force vector; F is the excitation force vector; m is the harmonic order of the excitation; and ω is the excitation frequency.
To directly solve for the response with period T , introduce the time-scale transformation τ = ω t . Equation (1) can then be rewritten as:
ω 2 M d 2 q d τ 2 + ω C d q d τ + K q + G q = F cos m τ .

2.1. Incremental Harmonic Balance Procedure

Let q 0 and ω 0 denote an initial solution of Equation (2). In its neighborhood, the solution can be expressed in incremental form as:
q = q 0 + Δ q , ω = ω 0 + Δ ω .
Linearizing Equation (1) at q 0 , ω 0 yields the incremental equation:
ω 0 2 M d 2 Δ q d τ 2 + ω 0 C d Δ q d τ + ( K + K nonlinear ) Δ q + ( 2 ω 0 d 2 q 0 d τ 2 + C d q 0 d τ ) Δ ω = f R .
In the above equation, f R denotes the unbalanced-force residual of the system, whereas K nonlinear corresponds to the nonlinear stiffness matrix. Their explicit expressions can be written as:
f R = ω 0 2 M d 2 q 0 d τ 2 + ω 0 C d q 0 d τ + K q 0 + G ( q 0 ) F cos ( m τ ) , K nonlinear = G q q = q 0 .
Within the framework of the incremental harmonic balance method, the periodic response is approximated by a harmonic expansion. Let N s be the truncation order. A basis-function matrix S can be constructed as:
S = diag C S , C S , , C S ,
where
C S = 1 , cos τ , sin τ , cos 2 τ , sin 2 τ , , cos i τ , sin i τ , , cos N s τ , sin N s τ .
Based on this expansion, the initial harmonic coefficient vector A 0 characterizing the system response and its incremental vector Δ A can be expressed as:
q 0 = S A 0 , Δ q = S Δ A ,
where
A 0 = a 10 , a 11 , b 11 , , a 1 N , b 1 N , a 20 , , a n N s , b n N s T , Δ A = Δ a 10 , Δ a 11 , Δ b 11 , , Δ a 1 N , Δ b 1 N , Δ a 20 , , Δ a n N s , Δ b n N s T .
By applying the Galerkin projection, the incremental time-domain equation is transformed into the incremental frequency-domain equation:
K mc Δ A + R mc Δ ω + R = 0 ,
where
R = 0 2 π S T ω 0 2 M d 2 q 0 d τ 2 C ω 0 d q 0 d τ K q 0 G q 0 F cos m τ d τ , K mc = 0 2 π S T ω 0 2 M d 2 S d τ 2 + C ω 0 d S d τ + ( K + K nonlinear ) S d τ , R m c = 0 2 π S T 2 ω 0 M d 2 q 0 d τ 2 + C d q 0 d τ d τ .
In the above linear matrix equation, R is the error matrix, K m c is the Jacobian matrix, and R m c is the frequency matrix; all three are constant matrices within the current iteration step. If the external excitation frequency ω is known and fixed, then Δ ω = 0 , and the equation can be simplified as:
K mc Δ A + R = 0 .
The iterative point A is updated via Equation (9) until the prescribed convergence criterion R 10 10 is satisfied.

2.2. Stability Assessment of the System

The stability of the system is assessed by introducing a small perturbation Δ q to the exact solution, whereby Equation (2) becomes:
ω 0 2 M d 2 Δ q d τ 2 + ω 0 C d Δ q d τ + ( K + K nonlinear ) Δ q = 0 .
Equation (10) can be rewritten as:
d X d τ = Q τ X ,
where
X = Δ q d Δ q d τ T , Q = 0 I M 1 K + 3 K nonlinear ω 2 M 1 C ω .
Here, I is the identity matrix and 0 denotes a zero matrix. Each entry of Q 2 , 1 is a periodic function with period T = 2 π / ω . For Equation (11), there necessarily exists a matrix Z composed of a set of fundamental solutions, which satisfies the following matrix differential equation:
d Z d τ = Q τ Z .
Since Q τ = Q τ + T , Z τ + T is also a fundamental matrix solution and can therefore be expressed as:
Z τ + T = P Z τ ,
where P is a nonsingular constant matrix. According to the Floquet theory [22], the stability of the periodic solution is determined by the eigenvalues of P : when the eigenvalues of P lie within 1 , 1 , the periodic solution of the system is stable; otherwise, the periodic solution is unstable. Divide the period T into N k subintervals. For the k -th subinterval, the time step is Δ k = τ k τ k 1 . By computing the linearized state transition matrix over each subinterval and multiplying them in sequence, the matrix P can be approximated as:
P = Z T = i = 1 N k I + j = 1 N j τ k 1 τ k Q ξ d ξ j j ! = i = 1 N k I + j = 1 N j Δ k Q k j j ! .
In this paper, the stability analysis results for all periodic solutions are integrated into the response-curve plots, following the visual convention that solid lines represent stable periodic solutions, whereas dashed lines represent unstable periodic solutions.

2.3. Arc-Length Continuation Technique

In parametric frequency-response analysis, if the excitation frequency ω is directly used as the control parameter, tracking often fails near critical locations such as turning points or bifurcation points on the solution path, because the system Jacobian matrix K mc tends to become singular. To ensure that a complete response curve can be obtained continuously and stably, the arc-length continuation algorithm is employed in this paper. This method extends the solution vector, which includes the displacement harmonic coefficients and the frequency, to x = ω , A T . The distance between two adjacent solution points is the local arc length S i = x i x i 1 , and the cumulative arc length is t i = k = 1 i S k . If the arc-length increment at the current point is Δ S i , then the predicted arc length for the next point is t i + 1 = t i + Δ S i . Using the four most recently obtained consecutive exact solutions x i 3 , x i 2 , x i 1 , x i and their corresponding arc lengths, a cubic Lagrange interpolation is used to extrapolate the initial prediction for the next iteration:
x i + 1 = r = l 3 i p = i 3 r p i t i + 1 t p t r t p x r .
The adaptive control of the step size Δ S i is crucial to the efficiency and stability of the algorithm. In this paper, the step size is dynamically adjusted according to the convergence behavior at the previous corrected point:
Δ S i = k Δ S i 1 n 1 ,
where k is the control-rate factor of the algorithm. In the IHB algorithm, k is generally taken as 2; for MHTR-IHB, k can be increased relative to IHB, typically within the range of 3 to 5. In this study, the arc-length step size is adaptively regulated based on the number of iterations n 1 required during the correction procedure. When the response curve is relatively smooth and convergence is fast, the algorithm automatically adopts a larger step size to improve computational efficiency. In regions with large curvature or strong nonlinearity, more iterations are required for convergence, and the step size is correspondingly reduced to maintain numerical stability. To further avoid the Jacobian matrix K mc becoming singular near critical points, the algorithm dynamically determines the dominant iterative variable according to the offset direction of the predicted point, using the following criterion:
k x = max j x i + 1 , j x i , j .
When the frequency direction is identified as dominant (corresponding to k x = 1 ), the excitation frequency ω is kept unchanged in the current iteration step, and only the harmonic coefficient vector A is iteratively updated. When a certain displacement component is identified as dominant (corresponding to k x > 1 ), the corresponding component in A is fixed, and ω is instead treated as the unknown variable to be solved iteratively. To accommodate this, the system Jacobian matrix K mc , the displacement increment vector Δ A , and the frequency increment Δ ω must be adjusted accordingly, i.e.,
K mc = K mc : , 1 : k x 1 R mc K mc : , k x + 1 : end , Δ A = Δ A : , 1 : k x 1 0 Δ A : , k x + 1 : end , Δ ω = Δ A : , k x .

3. MHTR-IHB Method for Computing Periodic Responses

MHTR-IHB reformulates the iterative solution process of the IHB method as the optimization process of a nonlinear least-squares problem. It improves computational speed by incorporating the FFT algorithm and controls the iterative step size via a trust-region algorithm and an adaptive Hessian matrix, thereby significantly enhancing convergence.

3.1. Introduction of the Newton Search Direction

When R = 0 , a solution of the IHB method exists. Therefore, the original problem can be transformed into a nonlinear least-squares optimization problem:
a c g min f A = 1 2 R 2 .
The Newton search direction of Equation (19) is associated with the second-order Taylor term of the objective. Expanding Equation (19) in a Taylor series, its second-order Taylor term is:
H Δ A = Δ A T K mc T K mc Δ A + 2 R T I 2 N S + 1 × n Δ A T h mc Δ A = Δ A T K mc T K mc Δ A + 2 Δ A T I 2 N S + 1 × n Δ R T h mc Δ A = Δ A T K mc T K mc + 2 Δ A T i = 1 2 N S + 1 × n R i , : h mc i , j Δ A .
Here, h mc i , j in Equation (20) denotes the integral, over one vibration period, of the product of the second-derivative matrix of the i -th degree-of-freedom equation and the j -th harmonic term. It can be expressed as:
h mc i , j = 1 2 0 2 π S i , i 1 × 2 N s + 1 + j S T d 2 G i d q 2 S d τ .
To simplify the computation, h mc i , j is often set identically to zero, which leads to the Gauss–Newton (GN) iteration step Δ A GN :
Δ A GN = G GN A 1 K mc T R = K mc T K mc 1 K mc T R .
When K m c is invertible, Equation (23) can be further simplified as:
Δ A = K mc 1 R ,
which is equivalent to the search direction of the IHB method. According to Equation (20), the system gradient g and the Newton (NR) iteration step Δ A NR are respectively given by:
g = f A = 1 2 R 2 = K mc T R , Δ A NR = G NR A 1 g = K mc T K mc + H S 1 K mc T R ,
where
H S = 2 i = 1 2 N S + 1 × n R i , : h mc i , j .

3.2. Fast Fourier Transform (FFT)

The relevant system functions can be regarded as 2 π -periodic functions. Using the Fourier series, the residual function f R can be rewritten as:
f R = S ψ ,
where ψ is the Fourier coefficient vector of the residual function f R and is a constant vector. Owing to the orthogonality of trigonometric functions, the residual vector matrix R can be expressed as:
R = 0 2 π S T S ψ d τ = 0 2 π diag C S T C S T , , C S T d τ ψ = diag diag 2 , 1 , 1 , diag 2 , 1 , 1 , diag 2 , 1 , 1 ψ = diag D , D , , D ψ .
To efficiently obtain the Fourier coefficient vector ψ , uniform discrete sampling is performed over the period T = 2 π . Let the number of sampling points be M , satisfying M 2 N + 1 ; M is typically chosen as a power of 2 to take advantage of the efficiency of the FFT. The sampling points are:
τ j = 2 π j M , j = 0 , 1 , , M 1 .
For a given coefficient vector A , the displacement sequence of each degree of freedom can be obtained via the inverse discrete Fourier transform (IDFT). For the i -th degree-of-freedom equation, its complex array X i k is given by:
X i 0 = a i 0 , X i k = a i k i b i k 2 , k = 1 , 2 , N S , X i M k = a i k + i b i k 2 , k = 1 , 2 , N S , X i k = 0 , k > M or k < 0 .
Applying the inverse Fourier transform to X i k yields the displacement sequence q i τ j . On this basis, multiplying X i k by i k ω and k 2 ω 2 gives the corresponding velocity sequence u i τ j and acceleration sequence. Using the above data, the Fourier transform is applied to the residual sequence of each degree of freedom, i.e.,
F ˜ i = j = 0 M 1 f R i τ j exp i 2 π j k M , k = 0 , 1 , , M 1 ,
where F ˜ i = F ˜ i Re k + i F ˜ i Im k . Normalizing F ˜ i gives:
f ˜ i k = F ˜ i 0 M , k = 1 , 2 , M , 2 F ˜ i k M , k = 1 , 2 , M , 0 , other .
Solving Equations (27)–(30) jointly, the Fourier coefficient vector of the system, ψ , can be expressed as:
ψ = ψ 1 , ψ 2 , , ψ n ,
where
ψ i , 0 = f ˜ i Re 0 , ψ i , k C = f ˜ i Re k , k = 1 , 2 , N S , ψ i , k S = f ˜ i Im k , k = 1 , 2 , N S .
Using the obtained Fourier coefficients ψ , the residual vector of the i -th degree of freedom, R i , can be written as:
R i = D ψ ,
where
R i , 0 = 2 Ψ i , 0 , R i , k C = Ψ i , k C , k = 1 , 2 , N s , R i , k S = Ψ i , k S , k = 1 , 2 , N s .
The system Jacobian matrix K m c can be expressed as:
K mc = R 1 a 1 , 0 R 1 b n , N S R n a 1 , 0 R n b n , N S ,
where
K m c j , : = 0 2 π S j , : T f R q 0 q 0 A + f R q 0 q 0 A + f R q 0 q 0 A = 0 2 π S j , : T ω 0 2 M d 2 S d τ 2 + ω 0 C d S d τ + K + K nonlinear S .
Based on Equation (33) and using Equations (27)–(31), the system Jacobian matrix can be readily obtained. By repeating the above procedure, H mc and R m c can be rapidly derived once the residual function f R is known.

3.3. Adaptive Adjustment of the Search Direction Within a Trust-Region Framework

The MHTR-IHB method is a hybrid approach that, within the trust-region framework, integrates the Newton step Δ A NR , the Gauss–Newton step Δ A GN , and the negative gradient g as iterative directions. Its Hessian matrix can be written as:
H mc = 1 α G GN + α G NR = 1 α K mc T K mc + α K mc T K mc + H S = K mc T K mc + α H S ,
where the mixing parameter α 0 , 1 in the Hessian matrix quantifies the relative weighting between the GN and NR directions. The Cauchy point of the system, Δ A cp , is:
Δ A cp = g 2 g T H mc g g .
Accordingly, under the condition of no trust-region constraint, the search direction of the MHTR-IHB method, Δ A HN , is:
Δ A HN = H mc 1 g = K mc T K mc + α H S 1 K mc T R .
The MHTR-IHB method controls the iteration step by adjusting the trust-region radius Δ . and the mixing parameter α , so as to ensure that the search direction reduces the residual. At the k -th iteration, expanding Equation (19) in a Taylor series, the predicted reductions and the actual reduction associated with the GN, NR, and HN directions are respectively given by:
Δ GN = K mc T R T Δ A HN + 1 / 2 Δ A HN T K mc T K mc Δ A HN , Δ NR = K mc T R T Δ A HN + 1 / 2 Δ A HN T K mc T K mc + H S Δ A HN , Δ HN = K mc T R T Δ A HN + 1 / 2 Δ A HN T K mc T K mc + α H S Δ A HN , Δ f = f A k + Δ A HN f A k .
Three indices, ρ GN , ρ NR , and ρ HN , are introduced to characterize the agreement of q GN k , q NR k , and q HN k with f k . Accordingly, ρ GN , ρ NR , and ρ HN are defined as:
ρ GN = Δ f Δ GN , ρ NR = Δ f Δ NR , ρ HN = Δ f Δ HN .
In general, the closer ρ GN and ρ NR are to 1, the higher the agreement of q GN k , q NR k , and q HN k with Δ f . According to the trust-region algorithm, the trust-region radius is Δ . When Δ A < Δ , Δ A = Δ A HN . When Δ A cp > Δ , Δ A = Δ Δ A cp Δ A cp . When Δ A cp Δ Δ A HN , Δ A lies on the line segment connecting Δ A cp and Δ A NH , with Δ A = Δ . The trust-region radius is Δ updated according to the ratio ρ HN , defined as the ratio of actual reduction to the predicted reduction. Specifically, if ρ HN 0.75 , the radius is expanded to 2 Δ to accelerate convergence; if 0.5 < ρ HN < 0.75 , the radius remains unchanged; if 0.1 < ρ HN 0.5 , the radius is reduced to 0.5 Δ ; and if ρ HN 0.1 , the radius is also reduced to 0.5 Δ , and the step is rejected and recomputed. The acceptance of a trial step is governed by the same criterion: a step is accepted only when ρ HN > 0.1 ; otherwise, it is rejected, and the trust-region radius is contracted before a new step is computed. To prevent the system from being trapped in a local minimum, a stagnation parameter is introduced, denoted by γ f :
r f = Δ f f A .
When stagnation is detected, the step size is too small. A jump–backtracking step is then executed by alternating with the parity (odd/even) of the control counter n 2 . The detailed procedures for determining the search direction bias (Algorithm A1), updating strategy for α (Algorithm A2), and updating the trust-region radius together with the jump–backtracking strategy (Algorithm A3) are provided in Appendix A.
The computational architecture of the proposed method is illustrated in Figure 1. It is formed by coupling an adaptive arc-length continuation module with the MHTR-IHB solution core. The overall solution procedure is divided into two stages. The first stage aims to obtain four initial reference solutions for initiating the continuation. Starting from these, the second stage completes automated tracking of the entire frequency response curve through an iterative predictor–corrector loop.

4. Numerical Examples

In this section, three different nonlinear systems are employed to validate the performance of the proposed MHTR-IHB algorithm, including a generalized Van der Pol oscillator under parametric excitation, an axially moving system, and a composite hysteretic–Duffing oscillator system. Comparisons are made among the fourth-order Runge–Kutta (RK) method, the IHB method, the TR-IHB method, and the MHTR-IHB method in terms of four aspects: the extent of the convergence basin, convergence time, number of iterations, and convergence path.

4.1. Generalized van der Pol Oscillator Under Parametric Excitation

The generalized Van der Pol oscillator considered in this paper incorporates self-excited oscillation, parametric excitation, and the Duffing oscillator equation. The dynamic model of the system is shown in Figure 2.
Owing to its complexity, this system is commonly used to benchmark the effectiveness of numerical algorithms. Its nonlinear equation can be written as [35,36]:
m d 2 q 0 d t 1 2 ( c 1 c 2 q 0 2 ) d q 0 d t 1 + k 1 + k 2 cos 2 ω 1 t 1 q 0 + k 3 q 0 3 = 0 ,
where c 1 and c 2 are the linear and nonlinear damping coefficients, respectively; k 1 and k 2 are the linear and nonlinear stiffness coefficients, respectively; and k 2 and ω 1 are the amplitude and frequency of the parametric excitation. Introducing a characteristic length L (for simplicity, L = 1 m is typically adopted), the above equation is nondimensionalized as:
ω 0 2 = k 1 m , ω = ω 1 ω 0 , α 1 = c 1 1 m k 1 , α 2 = c 2 L 2 1 m k 1 , β = k 2 k 1 , γ = k 3 L 2 k 1 , τ = ω 0 T 1 .
In this paper, the parameters are set as α 1 = 1 , a 2 = 1 , β = 4 , γ = 1 , ω = 1 . Equation (41) then becomes:
ω 2 d 2 q d τ 2 ω α 1 α 2 q 2 d q d τ + 1 + β cos 2 τ q + γ q 3 = 0 .
A periodic solution of Equation (41) takes the form:
q τ = i = 1 7 a 2 i 1 cos 2 i 1 τ + b 2 i 1 sin 2 i 1 τ .
To verify the numerical accuracy of the MHTR-IHB method, Figure 3 presents the periodic response of the generalized Van der Pol oscillator at ω = 1 . The time histories and phase portraits obtained by the proposed method coincide with those computed by the fourth-order RK method and the IHB method. This confirms that MHTR-IHB retains the high-accuracy advantage of IHB while not sacrificing computational accuracy due to the introduction of the symmetric hybrid Hessian matrix and the trust-region framework.
To quantitatively evaluate the sensitivity of the algorithms to the initial guess, a systematic scanning test was performed in a two-dimensional parameter space spanned by the dominant harmonic coefficients a 1 and a 3 , with all other harmonic terms set to zero (domain 5 , 5 × 5 , 5 , 2500 grid points). The resulting convergence basins are shown in Figure 4. For the conventional IHB method (Figure 4a), the convergent initial points are highly concentrated; the method has difficulty converging from initial guesses with large residuals and often falls into the trivial zero solution. In contrast, the convergent points of MHTR-IHB (Figure 4b) are distributed throughout the entire scanned region, demonstrating robust convergence to the true physical solution under a wide range of initial conditions. This indicates that, through the combined control of the iteration step size by the symmetric hybrid Hessian matrix and the trust-region algorithm, MHTR-IHB avoids erroneous iterative trajectories and effectively enlarges the basin of convergence.
The iteration details (Figure 5) further reveal distinct convergence mechanisms of the two methods. For IHB, the residual norm and the solution norm decay simultaneously, which is a typical signature of convergence to the trivial zero solution. By contrast, the proposed MHTR-IHB method exhibits a more intricate adaptive behavior: the mixing parameter α is not fixed but is dynamically adjusted according to the iteration state, and its full evolution history (Figure 5b) governs the intelligent progression of the search direction. This intrinsic adaptivity enables the algorithm to maintain the correct convergence path under the trust-region framework (Figure 5c), effectively distinguishing between “residual reduction” and “convergence to the physical solution” and thereby ensuring the physical reliability of the computed results.
The parametric frequency response curves shown in Figure 6 comprehensively demonstrate the overall performance of the proposed algorithm. Compared with the RK method, which can capture only part of the stable solutions, MHTR-IHB, like IHB, can obtain both stable and unstable periodic solutions of the system. Notably, when the parametric excitation intensity is β = 2 , the response curve exhibits a closed hysteresis loop (Figure 6), a strongly nonlinear feature that readily causes conventional iterations to fail. Nevertheless, by virtue of the built-in adaptive hybrid search-direction mechanism, MHTR-IHB intelligently adjusts the step size within the trust-region framework and successfully traverses these numerically sensitive regions. The efficiency comparison (Table 1) is more direct: MHTR-IHB reduces the number of continuation points required for full-path tracking, and its total computational time is less than 16% of that of the IHB algorithm. This improvement arises because the symmetric hybrid Hessian matrix optimizes the iterative trajectory and reduces redundant iterations, while the use of FFT substantially enhances computational efficiency.

4.2. Axially Moving System

Axially moving structures (e.g., belts and cables) are typical components in mechanical conveying and continuous rolling systems, and their dynamics often exhibit complex coupled effects such as geometric nonlinearity and internal resonance. Taking the simply supported axially moving belt shown in Figure 7 as an example, the model involves geometric and material parameters, including the belt density ρ , cross-sectional area A, bending stiffness D , axial tension T , axial length L , and belt width b . The system is also subjected to a velocity-dependent damping coefficient c 0 , an axial speed V 0 , an external load F 0 , and an excitation frequency ω 0 .
Neglecting the displacement in the y -direction, the governing equation of axial motion for the belt and the associated boundary conditions are given by [37,38]:
ρ h d 2 w 0 d t 0 2 + 2 V d w 0 d t 0 + V 0 2 1 d 2 w 0 d x 2 + D d 4 w 0 d x 4 + c d w 0 d t 0 = F 0 cos ω 0 t 0 .
Introduce dimensionless parameters and nondimensionalize the system, i.e.,
w = w 0 L , η = L b , ε = D T L 2 , F = F 0 T L 2 ; t = t 0 T ρ A L 2 , V = V 0 ρ A T , ω = ω 0 ρ h L 2 T , c = c 0 L ρ A T .
Using the simply supported boundary conditions of the belt and separating the spatial variable η and the time variable τ via the Galerkin method, one obtains a nonlinear equation of motion represented by two transverse modal displacement components q = q 1 , q 2 T :
M d 2 q d t 2 + C d q d t + K + K 3 q = f cos ( ω t ) ,
where the external load vector f , mass matrix M , damping matrix C , stiffness matrix K , and nonlinear stiffness matrix K 3 are given as follows:
M = 1 0 0 1 , C = c 16 3 V 16 3 V c , K = ω 1 2 0 0 ω 2 2 , K 3 = k 11 q 1 2 + 1 3 k 12 q 2 2 2 3 k 12 q 1 q 2 2 3 k 21 q 1 q 2 k 22 q 2 2 + 1 3 k 21 q 1 2 , f = [ f 1 ; 0 ] .
When the axial speed is V = 0.8 , the parameters in Equation (42) are ω 10 2 = 42.5132 , ω 20 2 = 382.57 , c = 0.1 , k 11 = 22.88 , k 12 = 40.11 , k 21 = 40.11 , k 22 = 437.7 , f 1 = 5 . The system exhibits internal resonance in this case, and the natural-frequency ratio is ω 2 ω 1 3 . Let N = 7 ; the solution is assumed in the form:
q i τ = k = 1 N a i , 2 k 1 cos 2 k 1 τ + b i , 2 k 1 sin 2 k 1 τ , i = 1 , 2 .
At the excitation frequency ω = 8 , Figure 8 compares the periodic responses computed by the RK method, the IHB method, and the MHTR-IHB method. The three results coincide completely in both the time histories and phase portraits, confirming that MHTR-IHB retains high accuracy under internal-resonance conditions.
To evaluate the sensitivity of the algorithm to the initial guess, systematic scans of the convergence basin were conducted in the parameter plane spanned by the key harmonic coefficients a 1 , 1 and b 1 , 1 (domain 10 , 10 × 10 , 10 ). The results (Figure 9) clearly show that the convergent initial points of the conventional IHB method (Figure 9a) are highly clustered in a narrow region with small initial residuals, indicating strong dependence on the initial values. In contrast, the convergent points of MHTR-IHB (Figure 9c) are nearly distributed over the entire test domain, yielding a substantially enlarged basin of convergence. In particular, Figure 9b provides, for comparison, the convergence basin of the TR-IHB method, which employs the trust-region framework but uses a fixed Gauss–Newton direction (i.e., α = 0 ). Its convergence is better than that of IHB but remains markedly inferior to that of MHTR-IHB, directly demonstrating the necessity and superiority of introducing a symmetric hybrid Hessian matrix (with dynamically varying α ).
Figure 10 further illustrates the iterative process for a large-residual initial point ( a 1 , 1 = 10 , b 1 , 1 = 8.36 ). The IHB algorithm diverges completely. The TR-IHB method (Figure 10a), although employing a jump–backtracking strategy under trust-region control, still fails to converge, indicating that step-size control alone cannot overcome the problem caused by an incorrect search direction. In contrast, MHTR-IHB (Figure 10b) successfully guides the iteration to convergence by dynamically adjusting the mixing parameter α and flexibly switching the search direction.
Finally, Figure 11 presents the complete frequency response curves of the system. Unlike the RK method, which can obtain only stable steady-state periodic solutions, the MHTR-IHB method not only efficiently tracks the entire set of solution branches, including unstable branches (dashed lines), but also clearly reveals multiple jump points such as QS1 and QS2 induced by internal resonance, as well as a secondary resonance peak, thereby fully demonstrating its comprehensive advantages in analyzing strongly nonlinear, multi-branch systems. The efficiency comparison (Table 2) shows that, while reducing both the number of sampling points and the number of iterations, the computational time of MHTR-IHB is further reduced to 18% of that of the conventional IHB method, mainly due to the acceleration provided by the FFT algorithm. These results jointly confirm that the proposed method exhibits pronounced advantages in both robustness and computational efficiency when dealing with strongly nonlinear systems.
Figure 11. Frequency–amplitude response curves.
Figure 11. Frequency–amplitude response curves.
Symmetry 18 00459 g011
Table 2. Computational parameters for the frequency–amplitude response curves in Figure 12.
Table 2. Computational parameters for the frequency–amplitude response curves in Figure 12.
PointsTotal IterationsTotal Computation Time (s)
IHB79519083542
MHTR-IHB6781356635
Figure 12. Schematic of the rolling system model.
Figure 12. Schematic of the rolling system model.
Symmetry 18 00459 g012

4.3. Periodic Response of a Composite Hysteretic–Duffing Oscillator

To validate the performance of the algorithm under extremely complex operating conditions, this subsection constructs and analyzes a nonlinear hysteretic dynamic model of the work roll during the rolling process. The schematic of the dynamic model is shown in Figure 12.
This model represents, in parallel, a Bouc–Wen element and a cubic stiffness term, thereby simultaneously capturing the hysteretic effect present in the rolling zone and the geometrically nonlinear hardening effect, and it is subjected to multi-frequency excitation. The governing equations can be expressed as [39]:
m d 2 x d t 1 2 + c d z d t 1 + α k 1 x + k 2 z + k 3 x 3 = f 1 cos ω 1 t 1 + f 2 cos 3 ω 1 t 1 , d z d t 1 = A d x d t 1 β 1 d x d t 1 z n 1 z γ 1 d x d t 1 z n .
Introducing the natural frequency ω 0 = k 1 m and the characteristic length L , the dimensionless parameters in Equation (46) are defined as:
q 1 = x L , q 2 = z L , ω = ω 1 ω 0 , λ 1 = k 2 m ω 0 2 , λ 1 = k 3 m ω 0 2 ; ξ = c k 1 m , ω t = ω 1 t 1 , F 1 = f 1 k 1 L , F 2 = f 2 k 1 L , β = β 1 L n , γ = γ 1 L n .
The dimensionless governing equation of the work roll in Equation (46) can then be rewritten as:
M d 2 q d t 2 + C d q d t + R F q , d q d t = F ,
where
M = 1 0 0 0 , C = ζ 0 A 1 , R F q , d q d t = α q 1 + λ 1 q 2 + λ 2 q 1 3 β d q 1 d t q 1 n 1 q 2 + γ q 2 n d q 1 d t , F = F 1 cos ω t + F 2 cos 3 ω t ; 0 T , q = q 1 ; q 2 T .
For the above work-roll model, the parameters are set as β = 5 , γ = 5 , n = 1 . The system also includes a linear spring with stiffness α = 1.667 and a viscous damper with damping coefficient ζ = 0.04 . The parameters λ 1 , λ 2 are used to regulate the restoring force provided by q 2 , with λ 1 = 98.33 , λ 2 = 3 . The excitation force amplitudes are F 1 = 3.6 , F 2 = 1.8 . The hysteretic force in the equation has the magnitude:
R F 1 , 1 = α q 1 + λ 1 q 2 + λ 2 q 1 3 .
Let the harmonic truncation order be N = 11 . The periodic solution can be expressed as:
q i τ = k = 1 N a i , k 1 cos k 1 τ + b i , k 1 sin k τ , i = 1 , 2 .
Due to the influence of the hysteretic force R F , when the excitation frequency is ω = 3.06 , the velocity and displacement of q 1 undergo multiple reversals within one period. As a result, multiple inner loops appear in the phase portrait, and the time history exhibits turning points between successive displacement maxima, as shown in Figure 13.
Corresponding to the steady-state response in Figure 13, Figure 14 presents the system hysteresis loop and the hysteretic-force time history, respectively. The double inner-loop structure of the hysteresis loop (Figure 14a) directly corresponds to the double inner loops in the phase portrait (Figure 13a), indicating that the hysteretic force undergoes multiple loading–unloading cycles within one vibration period, thereby reflecting the energy-dissipation mechanism of this class of systems. By comparing the time histories obtained by MHTR-IHB (Figure 13b and Figure 14b) with those computed by the fourth-order RK method and the conventional IHB method, good agreement among the three results is observed. To further investigate the influence of damping on hysteretic energy dissipation, we computed the steady-state hysteresis loops for three damping coefficients ζ = 0.04 , 0.5 , 3 , as shown in Figure 14c. The area enclosed by the hysteresis loop decreases progressively as the damping increases. This trend can be attributed to nonlinear coupling: larger damping reduces the response amplitude, and the hysteretic energy dissipation exhibits a nonlinear dependence on the amplitude. As a result, the reduction in loop area becomes more pronounced at higher damping levels. These results indicate that, in strongly nonlinear systems, viscous damping can affect hysteretic dissipation indirectly by modulating the response amplitude.
To evaluate the robustness of the algorithm with respect to the initial values, convergence-basin tests were conducted in the plane of the initial harmonic coefficients a 1 , 1 and b 1 , 3 (with the remaining coefficients set to zero) over 10 , 10 × 10 , 10 . For MHTR-IHB, the nonconvergent points are sparsely distributed within the convergence basin, as shown in Figure 15a. For TR-IHB, because the second-derivative matrix H s is not corrected via the mixing parameter α , the convergence basin is further reduced relative to Figure 15a, as shown in Figure 15b. For the IHB method, the convergent points are concentrated in the small-residual region, while in the large-residual case, the convergent points are sparsely distributed.
Figure 16a,b show, for a large-residual initial guess a 1 , 1 = 2.75 , b 1 , 3 = 5 , the evolution of the residual norm and the mixing parameter α during the iterative processes of the three methods. The conventional IHB method diverges rapidly. The TR-IHB method (with a fixed Gauss–Newton direction) converges after multiple jump–backtracking adjustments, but the process is oscillatory and requires many iterations. By contrast, the proposed MHTR-IHB method dynamically adjusts the search direction via the symmetric hybrid Hessian matrix (with an intelligent evolution of α , see Figure 16b); only one strategy adjustment is needed, and robust convergence is achieved within 32 iterations. Moreover, the residual-decay curve is smoother, clearly demonstrating its overall advantages in convergence speed and numerical stability.
In summary, by integrating a trust-region framework with a hybrid Hessian matrix, MHTR-IHB achieves coordinated optimization of the search direction and step size, effectively enhancing the algorithm’s global optimization capability and convergence stability for strongly nonlinear problems. As a result, it markedly improves computational efficiency and robustness while maintaining accuracy.

5. Conclusions

This paper presents a symmetric hybrid Hessian trust-region incremental harmonic balance method (MHTR-IHB) for efficient and robust computation of periodic responses in strongly nonlinear systems. By reformulating the conventional IHB iteration as a nonlinear least-squares optimization problem, the proposed method integrates a trust-region framework with an adaptively blended Hessian matrix that combines Gauss–Newton and Newton directions. This design enables coordinated adjustment of the search direction and step size during the iterative process.
The main findings are summarized as follows:
  • Improved convergence robustness. The adaptive hybrid Hessian strategy enlarges the basin of convergence and reduces sensitivity to initial guesses. In the considered examples, the method converges to physically meaningful solutions even for large-residual initial conditions and in the vicinity of trivial solutions.
  • Higher computational efficiency. The combination of an optimized iterative trajectory and FFT-based acceleration reduces both the number of iterations and the number of continuation points required for tracing frequency–response curves, while maintaining numerical accuracy.
  • Capability for complex nonlinear behaviors. The proposed framework captures a wide spectrum of complex dynamical behaviors, including self-excitation, internal resonance, and hysteretic effects. It can track complete frequency–response curves, including stable and unstable periodic solutions, as well as multiple branches and jump phenomena.
By framing the harmonic balance iteration within an optimization context, the MHTR-IHB method provides a powerful tool for nonlinear vibration analysis and establishes a new paradigm for integrating advanced optimization techniques into frequency-domain methods. Its modular and generalizable structure makes it readily applicable to a broad class of engineering systems. Future work will focus on extending this framework to tackle more challenging problems, such as quasi-periodic responses, bifurcation analysis, and systems with strong nonlinearities and time delays.

Author Contributions

W.Z.: writing—original draft, software, and formal analysis. Z.L.: methodology and resources. H.L.: conceptualization. F.X.: writing—review and editing, funding acquisition. All authors have read and agreed to the published version of the manuscript.

Funding

This work was funded by the Natural Science Foundation of Hunan Province of China (Project No. 2023JJ50099) and the Natural Science Foundation of Hunan Provincial Department of Education (Project No. 2021JJ40448).

Data Availability Statement

The original contributions presented in this study are included in the article. Further inquiries can be directed to the corresponding author(s).

Conflicts of Interest

The authors declare that they have no known competing financial interests or personal relationships that could have appeared to influence the work reported in this paper.

Nomenclature

q Displacement vector
M Mass matrix
C Damping matrix
K Linear stiffness matrix
K nonlinear Nonlinear stiffness matrix
G q Nonlinear force vector
F External excitation force vector
ω Excitation frequency.
A 0 Vector of harmonic coefficients
f R Unbalanced-force residual of the system
R Error matrix
K mc Jacobian matrix
R mc Frequency matrix
g Gradient vector
H mc Hybrid Hessian matrix (bold)
P Transition matrix
t Time
τ Dimensionless time
N S Harmonic truncation order
N Number of sampling points for FFT
S i Arc length
α Mixing parameter for the hybrid Hessian
Δ Trust-region radius
γ f Stagnation parameter
IHBIncremental Harmonic Balance
MHTR-IHBProposed method (Hybrid Hessian Trust-Region IHB)
FFTFast Fourier Transform
GNGauss–Newton direction
NRNewton–Raphson direction
RKRunge–Kutta method
TR-IHBTrust-Region IHB

Appendix A

Algorithm A1: Determination of search-direction bias
Symmetry 18 00459 i001
Algorithm A2: Update strategy for α
Symmetry 18 00459 i002
Algorithm A3: Radius update and jump–backtracking strategy in the trust-region algorithm
Symmetry 18 00459 i003

References

  1. Shi, Z.; Li, S. Nonlinear dynamics of hypoid gear with coupled dynamic mesh stiffness. Mech. Mach. Theory 2022, 168, 17–35. [Google Scholar] [CrossRef]
  2. Wang, H.; Zhang, T.; Liu, G.; Wu, L. System-structure coupling dynamic analysis of planetary gears. Math. Probl. Eng. 2015, 2015, 10–25. [Google Scholar] [CrossRef]
  3. Sousa, M.; Paglione, P.; Silva, R.G.A.; Cardoso-Ribeiro, F.L.; Cunha, S.S., Jr. Mathematical model of one flexible transport category aircraft. Aircr. Eng. Aerosp. Technol. 2017, 89, 384–396. [Google Scholar] [CrossRef]
  4. Hu, H.; Xiong, Z. Comparison of two Lindstedt–Poincaré-type perturbation methods. J. Sound Vib. 2004, 278, 437–444. [Google Scholar] [CrossRef]
  5. Chen, S.; Huang, J.; Sze, K. Multidimensional Lindstedt–Poincaré method for nonlinear vibration of axially moving beams. J. Sound Vib. 2007, 306, 1–11. [Google Scholar] [CrossRef]
  6. Jiang, L.; Li, M. Model reduction for nonlinear multiscale parabolic problems using dynamic mode decomposition. Int. J. Numer. Methods Eng. 2020, 121, 3680–3701. [Google Scholar] [CrossRef]
  7. Odièvre, D.; Boucard, P.-A.; Gatuingt, F. A parallel, multiscale domain decomposition method for the transient dynamic analysis of assemblies with friction. Comput. Methods Appl. Mech. Eng. 2010, 199, 1297–1306. [Google Scholar] [CrossRef]
  8. Tahmasian, S. Dynamic analysis and optimal control of drag-based vibratory systems using averaging. Nonlinear Dyn. 2021, 104, 2201–2217. [Google Scholar] [CrossRef]
  9. Ge, G.; Li, Z.; Gao, Q.; Duan, J. A stochastic averaging method on the strongly nonlinear Duffing–Rayleigh oscillator under Gaussian colored noise excitation. J. Vibroeng. 2016, 18, 4766–4775. [Google Scholar] [CrossRef]
  10. Lunk, C.; Simeon, B. Runge–Kutta–Nyström methods with maximized stability domain in structural dynamics. Appl. Numer. Math. 2005, 53, 373–389. [Google Scholar] [CrossRef]
  11. Figueroa, A.; Jackiewicz, Z.; Löhner, R. Explicit two-step Runge–Kutta methods for computational fluid dynamics solvers. Int. J. Numer. Methods Fluids 2021, 93, 429–444. [Google Scholar] [CrossRef]
  12. Ma, S.; Chen, M.; Skelton, R.E. Tensegrity system dynamics based on finite element method. Compos. Struct. 2022, 280, 142–158. [Google Scholar] [CrossRef]
  13. Kumar, V.; Metha, R. Impact simulations using smoothed finite element method. Int. J. Comput. Methods 2013, 10, 12–30. [Google Scholar] [CrossRef]
  14. François, S.; Coulier, P.; Degrande, G. Finite element–boundary element coupling algorithms for transient elastodynamics. J. Eng. Anal. Bound. Elem. 2015, 55, 104–121. [Google Scholar] [CrossRef]
  15. Aimi, A.; Di Credico, G.; Gimperlein, H. Time domain boundary elements for elastodynamic contact. Comput. Methods Appl. Mech. Eng. 2023, 415, 116296. [Google Scholar] [CrossRef]
  16. Iu, V.P.; Cheung, Y.K.; Lau, S.L. Non-linear vibration analysis of multilayer beams by incremental finite elements, Part I: Theory and numerical formulation. J. Sound Vib. 1985, 100, 15–32. [Google Scholar] [CrossRef]
  17. Luo, Z.; Zhao, Y.-F.; Bian, Z.-F.; Wang, F. Influence of nonlinearity factors of rolling bearings on vibration characteristics of rotor system. J. Northeast. Univ. (Nat. Sci.) 2019, 40, 1131–1138. [Google Scholar]
  18. Huang, J.L.; Su, R.; Chen, S. Precise Hsu’s method for analyzing the stability of periodic solutions of multi-degrees-of-freedom systems with cubic nonlinearity. Comput. Struct. 2009, 87, 1624–1630. [Google Scholar] [CrossRef]
  19. Zhu, W.; Wu, S.; Wang, X.; Peng, Z. Harmonic balance method implementation of nonlinear dynamic characteristics for compound planetary gear sets. Nonlinear Dyn. 2015, 81, 1511–1522. [Google Scholar] [CrossRef]
  20. Ju, R.; Yang, S.M.; Ren, H.; Fan, W.; Ni, R.C.; Gu, P. Steady-state rotary periodic solutions of rigid and flexible mechanisms with large spatial rotations using the incremental harmonic balance method for differential-algebraic equations. J. Comput. Nonlinear Dyn. 2024, 19, 45–60. [Google Scholar] [CrossRef]
  21. Hui, Y.; Law, S.S.; Liu, M. Innovative approach with harmonic modes and finite element modeling for the nonlinear dynamic analysis of a suspension bridge. Nonlinear Dyn. 2023, 111, 4221–4236. [Google Scholar] [CrossRef]
  22. Pirmoradian, M.; Keshmiri, M.; Karimpour, H. Instability and resonance analysis of a beam subjected to moving mass loading via incremental harmonic balance method. J. Vibroeng. 2014, 16, 2779–2789. [Google Scholar]
  23. Cai, M.; Liu, J.; Li, J. Incremental harmonic balance method for airfoil flutter with multiple strong nonlinearities. Appl. Math. Mech.-Engl. Ed. 2006, 27, 953–958. [Google Scholar] [CrossRef]
  24. Ni, Y.; Zhang, W.; Lv, Y. A modified incremental harmonic balance method for 2-DOF airfoil aeroelastic systems with nonsmooth structural nonlinearities. Math. Probl. Eng. 2020, 2020, 41–50. [Google Scholar] [CrossRef]
  25. Ni, Y.; Liu, Y.; Zhang, W. Modified incremental harmonic balance for nonsmooth aeroelastic system. J. Ordnance Equip. Eng. 2019, 40, 224–230. [Google Scholar]
  26. Ju, R.; Fan, W.; Zhu, W.D. An efficient Galerkin averaging-incremental harmonic balance method based on the fast Fourier transform and tensor contraction. J. Vib. Acoust. 2020, 142, 53–68. [Google Scholar] [CrossRef]
  27. Li, Y.L.; Huang, J.L.; Zhu, W.D. A two-time-scale convergence-enhanced and efficient incremental harmonic balance method for solving quasi-periodic responses of nonlinear systems. Commun. Nonlinear Sci. Numer. Simul. 2026, 152, 51–60. [Google Scholar] [CrossRef]
  28. Hui, Y.; Law, S.S.; Zhu, W.D. Efficient algorithm for the dynamic analysis of large civil structures with a small number of nonlinear components. Mech. Syst. Signal Process. 2021, 152, 18–35. [Google Scholar] [CrossRef]
  29. Cheung, Y.K.; Chen, S.H.; Lau, S.L. Application of the incremental harmonic balance method to cubic non-linearity systems. J. Sound Vib. 1990, 140, 273–286. [Google Scholar] [CrossRef]
  30. Chen, Y.; Liu, J. Improving convergence of incremental harmonic balance method using homotopy analysis method. Acta Mech. Sin. 2009, 25, 707–712. [Google Scholar] [CrossRef]
  31. Zheng, Z.-C.; Lu, Z.-R.; Chen, Y.-M.; Liu, J.-K.; Liu, G. A modified incremental harmonic balance method combined with Tikhonov regularization for periodic motion of nonlinear system. J. Appl. Mech. 2022, 89, 2–24. [Google Scholar] [CrossRef]
  32. Li, Y.L.; Huang, J.L.; Zhu, W.D. An enhanced incremental harmonic balance method to improve the computational efficiency and convergence for systems with non-polynomial nonlinearities. Nonlinear Dyn. 2025, 113, 8265–8294. [Google Scholar] [CrossRef]
  33. Huang, J.; Zhang, B.; Chen, S. Two generalized incremental harmonic balance methods with optimization for iteration step. Chin. J. Theor. Appl. Mech. 2022, 54, 1353–1363. [Google Scholar]
  34. Chang, Z.; Hou, L.; Lin, R.; Jin, Y.; Chen, Y. A modified IHB method for nonlinear dynamic and thermal coupling analysis of rotor-bearing systems. Mech. Syst. Signal Process. 2023, 200, 28–45. [Google Scholar] [CrossRef]
  35. Sani, G.; Awrejcewicz, J.; Tabekoueng, Z. Modeling, analysis and control of parametrically coupled electromechanical oscillators. Mech. Mach. Theory 2024, 191, 21–38. [Google Scholar] [CrossRef]
  36. Huang, J.; Wang, T.; Zhu, W. An incremental harmonic balance method with two time-scales for quasi-periodic responses of a Van der Pol–Mathieu equation. Int. J. Non-Linear Mech. 2021, 135, 12–30. [Google Scholar] [CrossRef]
  37. Li, H.Y.; Li, J.; Liu, Y.J. Internal resonance of an axially moving unidirectional plate partially immersed in fluid under foundation displacement excitation. J. Sound Vib. 2015, 358, 124–141. [Google Scholar] [CrossRef]
  38. Wang, J.; Shen, X.; Liang, H. Coupling of nonlinear and scale effects in the vibration response of axially moving microbeams. Phys. Scr. 2025, 100, 23–36. [Google Scholar] [CrossRef]
  39. Liu, H.-R.; Liu, F.; Peng, R.-R.; Zhu, Y.; Hou, D.-X. Research on nonlinear vibration characteristics of strip rolling mill under work piece hysteretic deformation. J. Yanshan Univ. 2013, 37, 49–56. [Google Scholar]
Figure 1. Flowchart of the MHTR-IHB algorithm.
Figure 1. Flowchart of the MHTR-IHB algorithm.
Symmetry 18 00459 g001
Figure 2. Generalized Van der Pol model.
Figure 2. Generalized Van der Pol model.
Symmetry 18 00459 g002
Figure 3. Periodic response of the generalized Van der Pol equation.
Figure 3. Periodic response of the generalized Van der Pol equation.
Symmetry 18 00459 g003
Figure 4. Convergence basins in a two-dimensional parameter space.
Figure 4. Convergence basins in a two-dimensional parameter space.
Symmetry 18 00459 g004
Figure 5. Iteration histories for the initial condition a 1 = 0.3 , a 3 = 0.9 .
Figure 5. Iteration histories for the initial condition a 1 = 0.3 , a 3 = 0.9 .
Symmetry 18 00459 g005
Figure 6. Frequency–amplitude response curve of the generalized Van der Pol oscillator.
Figure 6. Frequency–amplitude response curve of the generalized Van der Pol oscillator.
Symmetry 18 00459 g006
Figure 7. Schematic diagram of the axially moving belt system.
Figure 7. Schematic diagram of the axially moving belt system.
Symmetry 18 00459 g007
Figure 8. Periodic response of the belt.
Figure 8. Periodic response of the belt.
Symmetry 18 00459 g008
Figure 9. Convergence basins in a two-dimensional parameter space.
Figure 9. Convergence basins in a two-dimensional parameter space.
Symmetry 18 00459 g009
Figure 10. Iteration histories.
Figure 10. Iteration histories.
Symmetry 18 00459 g010
Figure 13. Periodic response of the work roll.
Figure 13. Periodic response of the work roll.
Symmetry 18 00459 g013
Figure 14. Hysteresis curves generated during system operation.
Figure 14. Hysteresis curves generated during system operation.
Symmetry 18 00459 g014
Figure 15. Convergence basins in a two-dimensional parameter space.
Figure 15. Convergence basins in a two-dimensional parameter space.
Symmetry 18 00459 g015
Figure 16. Iteration histories.
Figure 16. Iteration histories.
Symmetry 18 00459 g016
Table 1. Summary results for the frequency–amplitude response curves.
Table 1. Summary results for the frequency–amplitude response curves.
Method β PointsTotal IterationsTotal Computation Time (s)
IHB43036951312
MHTR-IHB4278452205
IHB22997251405
MHTR-IHB2265465231
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Zhou, W.; Liu, Z.; Li, H.; Xu, F. Symmetric Hybrid Hessian Adaptive Trust-Region Incremental Harmonic Balance Method for Strongly Nonlinear Systems. Symmetry 2026, 18, 459. https://doi.org/10.3390/sym18030459

AMA Style

Zhou W, Liu Z, Li H, Xu F. Symmetric Hybrid Hessian Adaptive Trust-Region Incremental Harmonic Balance Method for Strongly Nonlinear Systems. Symmetry. 2026; 18(3):459. https://doi.org/10.3390/sym18030459

Chicago/Turabian Style

Zhou, Wentao, Zeliang Liu, Huijian Li, and Feng Xu. 2026. "Symmetric Hybrid Hessian Adaptive Trust-Region Incremental Harmonic Balance Method for Strongly Nonlinear Systems" Symmetry 18, no. 3: 459. https://doi.org/10.3390/sym18030459

APA Style

Zhou, W., Liu, Z., Li, H., & Xu, F. (2026). Symmetric Hybrid Hessian Adaptive Trust-Region Incremental Harmonic Balance Method for Strongly Nonlinear Systems. Symmetry, 18(3), 459. https://doi.org/10.3390/sym18030459

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop