Next Article in Journal
Improved Dynamic Power Flow Model with Frequency Regulation by DFIG Integrated through VSC-HVDC Considering Governor Delay of SG
Previous Article in Journal
Analysis of the Propulsion Performance and Internal Flow Field of an Underwater Launcher
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Study on the Main Cable Curve of Suspension Bridge Based on the Improved Particle Swarm Optimization (IPSO) Method

1
School of Civil Engineering, Sichuan Agricultural University, Dujiangyan 611830, China
2
Institute of Science and Technology, China Railway Eryuan Engineering Group Co., Ltd., Chengdu 610031, China
3
Latin American Department, SINOMACH-HI International Equipment Co., Ltd., Beijing 100176, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2022, 12(11), 5445; https://doi.org/10.3390/app12115445
Submission received: 24 March 2022 / Revised: 18 May 2022 / Accepted: 23 May 2022 / Published: 27 May 2022

Abstract

:
Determining a reasonable main cable curve is the foundation of suspension bridge design, and the accuracy and efficiency of the curve-finding problem are key to the design of a suspension bridge. To accurately obtain the completed curve of a main cable, force equations, which are nonlinear equations, need to be solved. In this study, the improved particle swarm optimization (IPSO) algorithm with inertia weight is presented to solve these nonlinear equations. Then, taking a double-tower three-span steel-box girder suspension bridge as the research background, the accuracy and efficiency of the IPSO method in finding the main cable curve are studied and then compared with those of the N-R iteration method and the finite element method (FEM). The results show that the proposed IPSO method has a high accuracy and a fast computing speed. Furthermore, the convergence under different bridge parameters is discussed, which demonstrates that the IPSO method has a strong adaptability.

1. Introduction

A suspension bridge is one of the most advantageous bridge types for long bridges spanning over one thousand meters. The main cable is the core load-bearing component of a suspension bridge, mainly regarding tension. In the design and construction of suspension bridges, the main cable curve directly affects the blanking length of the cable, the installation location of the cable clamp, the length of the suspenders, and other parameters. In addition, the cable curve has large effects on the mechanical performance of the bridge after construction [1]. Since the main cable curve is difficult to adjust during construction, it is essential to calculate and control the curve accurately before construction to control the cable curve and to make it consistent with the design. In addition, before the construction of a suspension bridge, the alignment and internal force need to be analyzed using the forward installation and reverse dismantling method based on the alignment of the completed bridge [2]. Therefore, researchers and constructors need to pay attention to the design and calculation of the main cable curve of a suspension bridge (i.e., the main cable shape findings) to better design and construct suspension bridges and to completion their construction [3,4]. In a completed suspension bridge, the main cable curve is calculated according to three controlled parameters—the rise–span ratio, the theoretical elevation of the main cable mid-span, and the theoretical elevation of the bridge tower top—combined with the loads on the main cable and an appropriate line shape calculation theory. Obviously, according to these controlled parameters, the main cable curve results are different when calculated based on different curve calculation theories. Hence, it is very important to choose an appropriate calculation theory.
Regarding theories behind the calculation of the main cable curve, the linear calculation theory was the earliest to be presented and can be classified into two categories: the analytical method and the finite element method (FEM). The analytical method mainly includes the parabola method and the catenary method. With an in-depth study of the mechanical characteristics of suspension bridges and a large number of calculations, it was found that the main cable curve of each span of a completed suspension bridge is not an ideal parabola or catenary under the distributed load along the main cable and the concentrated load at the cable clamp. Additionally, each cable segment of the main cable between the suspenders is catenary under of its own weight, also known as segmented catenary. Tang et al. (2003) [5] proposed the segmented catenary method, which determines the cable force and main cable curve of each part according to the mechanical balance and deformation coordination conditions, and the nonlinear problem of the main cable curve was considered. Then, the main cable curve can be solved in the form of an analytical expression, which is an accurate calculation method for the main cable curve. Han et al. (2009) [6] then developed the segmented catenary method from plane to space and proposed a numerical calculation method by establishing the spatial analysis model, and with this method, the main cable curves in both the cable completion stage and the bridge completion stage can be analyzed.
At present, the segmented catenary theory has formed a relatively mature calculation system. The constraints of the mechanical balance state and the geometric relationship are key to deducing the recursive relationship between line parameters. On this basis, many achievements have been accumulated in the boundary conditions of cable saddle, in the calculation efficiency of nonlinear equations, in theoretical optimization, etc. [7,8,9,10]. However, the iterative calculation of linear deviation and internal force correction is tedious and sensitive to the selection of the initial value, and the iterative convergence speed is slow as well. Moreover, the iterative calculation cannot be completed under a certain load.
The analytical solution to calculating the main cable curve is complex and has many iterations. With the rapid development of computer technology, finite element theory can be used to solve the problem of calculating the curve, and professional finite element software such as Midas has emerged. The calculation efficiency and accuracy of FEM depend not only on a high-precision element tangent stiffness matrix, such as a truss cable element, a catenary clue element, and a saddle element, but also on the efficient numerical algorithm of nonlinear equations, such as the load increment method, the Newton–Raphson (N-R for short) method, or the hybrid method.
Brotton (1966) [11] first proposed to use nonlinear finite element theory to solve the inclined suspender problem. With a tension only main cable in mind and considering the secondary influence caused by the initial axial force and large displacement, the linear member finite element stiffness matrix was modified; the nonlinear tangent stiffness matrix was derived; and then, the N-R method was used to solve the equations in incremental form. Saafan (1966) [12] considered the initial bending moment, shear force, and the secondary effect caused by the interaction between the axial force and the bending moment but, without regard to the initial axial force and large displacement, deduced the nonlinear tangent stiffness matrix and formed a more comprehensive nonlinear finite element theory. Thus, the analysis of suspension bridges began to enter the era of finite displacement theory.
Thai et al. [13,14] constructed the element stiffness matrix based on an analytical formula of elastic catenary in three-dimensional coordinates and conducted both static and dynamic analyses of the cable structure. Furthermore, taking a multi-tower suspension bridge as research background, the main cable curve was iteratively calculated, and the influence of the dead live load ratio was studied to predict the limits of suspension bridges. Song et al. (2020) [15] proposed an improved curve-searching method for suspension bridges based on FEM, and the method involved four steps, which are hanger force determination, determination of the initial equilibrium state of the cable in the mid-span, curve finding in the side span, and examination of the whole bridge. Zhang et al. (2020) [16] put forward an analytical method for finding the main cable curve using the framework of multi-segment catenary theory and applied the method on a three-pylon suspension bridge. Zhu et al. (2021) [17] developed the method based on the nonlinear finite element approach with a Eulerian description to find the main cable curve. Combining finite element analysis, analytical formula, and an optimization algorithm, Wang et al. (2021) [18] proposed a new optimal form-finding method for spatial self-anchored hybrid cable-stayed suspension bridges. The FEM shows good calculation accuracy in the main cable curve calculation, while when solving nonlinear equations, it mostly depends on matrix iteration and complex programming. Additionally, it would often face the convergence problems of initial value selection and numerical divergence. For bridge designers, its calculation efficiency was still insufficient [19].
The particle swarm optimization (PSO) method was proposed by Kennedy and Eberhart (1995) [20], whose basic idea was to use a group of initial irregular particles to explore from disorder to order in space to obtain the optimal solution. PSO is a relatively easy-to-implement algorithm, for which the continuity of the objective function has little influence on the algorithm, and the algorithm can adapt well in various environments. Therefore, PSO is widely used in various fields. Corazza et al. (2021) [21] proposed a hybrid metaheuristic algorithm based on PSO and the dynamic penalty method, to solve complex mathematical programming problems quickly. Wu et al. (2019) [22] put forward a hybrid optimization method based on SW-PSO and the BP neural network to improve engine fuel efficiency and to reduce emissions. From the perspective of cloud computing, the PSO algorithm can be utilized to solve task scheduling problems [23]. In the application of PSO on bridges, the researchers mainly focus on the model-updating algorithm and the parameter value optimization of the control system but not on other analyses [24,25,26]. However, for suspension bridges, the main cable curve is an iterative process, and the PSO method might provide the basis of a new idea for its calculation.
In this paper, the nonlinear solution equation of the main cable of a double-tower three-span steel-box girder suspension bridge is established using the theory of the segmented catenary method, and the accuracy and convergence speed of the improved PSO (IPSO) method are verified. Section 2 introduces the segmented catenary method. Then, Section 3 presents the IPSO method and conducted the test. Section 4 takes the practical suspension bridge as a background and compares the calculation results and the convergence problem based on the IPSO method, the N-R iteration method, and FEM. Finally, the conclusions are given in Section 5.

2. Calculation Method of Main Cable Curve: Segmented Catenary Method

2.1. Single Segmented Catenary

The single segmented catenary method assumes three points. First, the main cable material conforms to Hooke’s law. Second, the main cable is an ideal flexible cable, only bearing tension. Third, the change of cross-sectional area due to the elastic deformation of the main cable is ignored. Under these assumptions, due to gravity, the main cable shape is a curve, which can only bear the forces TA and TB along a tangent. When the suspension bridge is constructed, there is no horizontal force acting along the main cable, so that the horizontal force of the main cable H is a constant. In this study, a segment of a single main cable is taken as the research object, and the force situation is shown in Figure 1. According to Xia (2007) [27], the calculation process of single-segment catenary equation of main cable system is shown below:
According to Newton’s law, the equilibrium equation of the segment element can be formulated as
y = 0 .
Then, Equation (1) can be written as
H d y d x + d d x ( H d y d x ) d x + q ( x ) d x H d y d x = 0 .
Additionally, Equation (2) can be derived as
H d y 2 d 2 x + q ( x ) = 0 .

2.2. Piecewise Catenary

The loading form of the main cable of suspension bridge under the weight of the hanger, a cable clamp, an anchor head, and the main girder is shown in Figure 2.
In the i-section cable, the load on the cable is equivalent to a uniformly distributed load, as shown in Figure 3.
According to Figure 3, the force can be formulated as
q d s = q y d x .
Substitute Equation (4) into Equation (3), we have
d 2 y d x 2 = q H 1 + ( d y d x ) 2 .
Assume d y d x = z , and it can be written as
x = H q ln ( z + 1 + z 2 ) + t = H q s h 1 z + t ,
z = d y d x = s h ( q H x + q H t ) ,
where t represents the integral constants related to boundary conditions.
Suppose that the differential equation is in catenary form:
y = H q c h ( q H x + q H t ) + m .
As shown in Figure 3, the segmented cable is fixed at two points A(0, 0) and B(l, c), and when the coordinates of points A and B are substituted into Equation (8), we can formulate
y = H q c h ( q t H ) + m = 0 ,
y = H q c h ( q l H + q t H ) + m = c .
Then, we can obtain
m = H q c h ( q t H ) .
Assume β = q l 2 H , and we derive
( e β e β ) ( e 2 β t l β e β 2 β t l ) = 2 c q H .
Furthermore, it can be written as
s h β s h ( 2 β t l β ) = c q 2 H ,
t = s h 1 ( c β l s h β ) + β 2 β l .
Assume α = s h 1 ( c β l s h β ) + β ; then, we have
m = H q c h α .
Finally, the analytical solution of catenary equation is obtained as
y = H q [ c h α c h ( 2 β x l α ) ] ,
where α = s h 1 ( c β l s h β ) + β and β = q l 2 H .
Based on the continuous boundary requirements, the shape of the main cable can be calculated as follows and the main cable can be divided into n sections. The equation of the main cable of i-section can be written as
y = H q [ c h α i c h ( 2 β i x i l i α i ) ] ,
where α i = s h 1 ( c i β i l i s h β i ) + β i and β i = q l i 2 H .
As for the deformation compatibility condition,
1 n c i = c .
Any point on the main cable should pass through a given point, and the given point of the main cable could be regarded as a special point. When passing through this point in the middle of the span, each node of the main cable should meet the boundary force balance condition as
H d y i 1 d x i 1 | x i 1 = l i 1 H d y i d x i | x i = 0 = p i 1 ,
Hence, the iterative calculation formulas can be established according to Equations (16)–(19). The detailed iteration format is as follows [28]:
As q, l, and f (the rise of the main span) are known, we then assume
H 0 = q l 2 8 f ,
p 0 = q l 2 .
Then,
H 0 s h α i = p i .
Setting i = 1, then,
β 1 = q l 2 H 0 ,
c 1 = H q [ c h α 1 c h ( 2 β 1 α 1 ) ] ,
H d y 1 d x 1 | x 1 = l 1 = H s h ( 2 β 1 α 1 ) .
Combining with Equation (19), the next segments α 2 and β 2 are established, and then, c 2 , c 3 , … c n are obtained in turn. Using deformation compatibility conditions,
| 1 n c i c | ε ,
it is determined whether Equation (26) is true. If not true, the value of pi is adjusted to reiterate from Equation (22) again. If true, it continues to calculate whether to pass the control point. If it does not pass, H0 is changed and reiterated from Equation (22). Until it passes, the calculation is over.
The iterative process can be regarded by solving nonlinear equations:
R = [ x 1 n x i , y 1 n y i ] T = 0 .

3. Principle of Particle Swarm Optimization

3.1. Basic Particle Swarm Optimization

The basic PSO algorithm is a swarm intelligence algorithm based on a biological population system and solves computational problems by simulating biological population behavior. It is supposed that there is only one piece of food in an area and that birds would search for food in the area. However, no birds know where the food is, but only the distance between themselves and the food. According to these characteristics, those birds transmit information to each other in the search process, and the simplest and most effective way to find food is to search within the surrounding area of the bird closest to the food. Regarding every bird in the search space as a particle, the particle is the potential solution in the PSO method. A single particle position is adjusted according to a previous one, and the optimal solution is obtained through iterations. In the early stage, the PSO method was used to deal with optimization problems, which is widely used in topology, size, and shape optimization of structures [29].
The basic PSO method adopts velocity to represent the positional change of each particle in the population range, and each particle records the best position it reaches. In the iteration, the particles change their position by tracking two optimal solutions, which are the individual optimal location and the global optimal location. The individual optimal position is the optimal solution found by the particle itself, while the global optimal location is the optimal solution currently found by the population.
Suppose that there is a group of particles in D-dimensional space moving at a certain speed. The state of particle i at time t is set as follows:
For position,
x i t = ( x i 1 t , x i 2 t , , x i d t ) T ,
where x i d t [ L d , U d ] . Ld and Ud stand for the upper and lower limits of the search space, respectively.
For velocity,
v i t = ( v i 1 t , v i 2 t , , v i d t ) T ,
where v i d t [ v min , d , v max , d ] . vmin,d and vmax,d stand for the minimum and maximum speeds, respectively.
For the individual optimal position,
p i t = ( p i 1 t , p i 2 t , p i D t ) T ,
For the global optimal location,
p g t = ( p g 1 t , p g 2 t , p g D t ) T ,
where 1 ≤ dD, 1 ≤ iM.
Hence, at time t + 1, the particle would be updated by
v i d t + 1 = v i d t + c 1 r 1 ( p i d t x i d t ) + c 2 r 2 ( p g d t x g d t ) ,
x i d t + 1 = x i d t + v i d t + 1 ,
where r1 and r2 represent random numbers uniformly distributed in (0, 1) interval. c1 and c2 represent learning factors, and c1 = c2 = 2 in general.
A basic flowchart of the PSO method is shown in Figure 4.

3.2. Improved PSO (IPSO) Method

The principle of the basic PSO method is relatively simple as it has few adjustable parameters. In order to expand the application of the PSO method, many researchers have expanded the range of PSO, in which introducing the inertia weight ω is one of the widely used optimization algorithms. By introducing inertia weight, the global and local optimization capabilities of basic PSO are coordinated.
We modified the velocity equation Equation (32) in the basic PSO algorithm into Equation (34), and the inertia weight ω can then be used to determine the response of particle to the current velocity.
v i d t + 1 = ω v i d t + c 1 r 1 ( p i d t x i d t ) + c 2 r 2 ( p g d t x g d t ) ,
Therefore, whether IPSO has good exploration and development abilities depends on the selected value of inertia weight ω.
Currently, there are two strategies to determine the inertia weight ω. One is the nonlinear method, in which the inertia weight ω first increases and then decreases, written as follows:
ω ( t ) = { 1 × t T + 0.4            0 t T 0.5 1 × t T + 1.4           0 t T 0.5 ,
This strategy combines the advantages of decreasing and increasing strategies to improve the performance of the algorithm.
The other one is the linear method proposed by Shi and Eberhart (1998) [30], and the inertia weight ω can be obtained by
ω = ω max t t max ( ω max ω min ) ,
where ωmax and ωmin are the maximum and minimum values of the inertia weight ω. t and tmax are the t-step iteration and maximum step iterations.
The IPSO method with added inertia weight value is widely used, and the inertia weight value would also have different effects on the calculation results. When the inertia weight ω is large, it benefits the global search. Although the convergence speed is fast, it is not easy to obtain an exact solution. On the other side, when the inertia weight ω is small, it is conducive to local searches and obtains more accurate values, but it becomes easy to be trapped in a local search. In this paper, the IPSO method with inertia weight is used as the algorithm for solving the optimization equations. Due to the stochastic nature of the IPSO algorithm, no safe conclusions can be derived through one optimization run. Thus, 50 independent runs should be performed and the mean value should be derived. Compared with the standard PSO method, the IPSO method has faster optimization times and fewer iterations, indicating that IPSO has faster convergence speed and better performance.

3.3. Application Method of IPSO in Calculation of Main Cable Profile

The shape-finding problem of suspension bridges is transformed into an optimization problem using IPSO algorithm, and its expression is as follows:
min x f ( x ) x = [ H 0 , P 0 ] T ( x l < x < x u ) ,
where x is the design variable; x l and x u are the upper and lower limits of the design variable x, that is, the search range of the solution space; x l = [ 0 , 0 ] T ; x u = [ 10 5 , 10 5 ] T ; and f(x) is the objective function, which returns a scalar value to be minimized.
Combined with Equation (27), the objective function of the IPSO algorithm used in the form-finding analysis can adopt the L2-norm, which is expressed as follows. According to the expression, the optimal value of f(x) is 0.
f ( x ) = ( x 1 n x i ) 2 + ( y 1 n y i ) 2 ,

4. Analysis of Main Cable Curve of Suspension Bridge

4.1. Engineering Background

The Yangtze River Bridge is a double-tower three-span steel-box girder suspension bridge with an arrangement of (290 + 1160 + 402) m. The rise–span ratio of the main cable in the midspan is 1:9, the distance between two main cables is 26.5 m, and the hangers are only set in the mid-span. The stiffening girder is a steel box with a height of 2.8 m and a width of 34.7 m. The dead load is 6.103 t/m. The weight of the main cable is 25.199 kN/m, and the weight of the hanger is 0.034 kN/m. The rise and area of the main cable are f = 128.89 m and 0.321 m2, respectively. The bridge layout is shown in Figure 5.

4.2. Calculation Accuracy

The IPSO method in Section 3 was introduced in the calculation of Equations (16)–(19). In the iteration, the spacing between hangers, the natural load of the bridge, and other initial parameters were taken as known quantities, and the completed coordinate value of the main cable was taken as the unknown quantity. The learning factors were all set as 2, the maximum iteration step number was 5000, ω max = 0.9, ω min = 0.4, and the convergence criterion was f ( x ) < 1.0 × 10 6 .
Due to focus of the paper, only the results of the control points on the main span of the bridge in the completed state are listed in Table 1, where the results are the average values after 50 calculation steps performed by the software MATLAB.
(1)
Results compared with N-R iterative method
In practical engineering, designers often use the N-R method to find the shape of the main cable of a suspension bridge. Therefore, in this section, the traditional N-R method is used to iteratively solve Equations (16)–(19); the method was presented in detail by Qin and Xia (2013) [31]. A comparison of the main cable curves between the proposed IPSO method and N-R iterative method is shown in Figure 6, and the differences are presented in Figure 7. The maximum difference between the two results is less than 1 cm, which can be regarded as meeting the engineering demand.
In order to verify the calculation accuracy of the IPSO method further, based on practical engineering, the three additional cases listed in Table 2 were compared for their rise–span ratios, hanger forces, and area of main cable. In Table 2, Fdesign stands for the design force of the hanger.
It can be seen from Table 3 that the results obtained by the IPSO and N-R iteration methods are basically consistent. From Figure 7 and Table 3, under these four cases, the maximum calculated difference between the IPSO method, and the N-R iteration method is 0.008%, and the difference ranges from −0.008% to 0.003%. It can be considered that the results produced by the IPSO method are basically consistent with those of the N-R iteration method.
(2)
Results compared with FEM
In order to further illustrate the accuracy of the IPSO method, a three-dimensional finite element model was established by using the professional finite element software BNLAS. The BNLAS software was developed by Prof. Shen’s team around 2000 [28,32,33]. Currently, BNLAS has been used by more than 40 design corporations in China and has become the main software for design and analysis of suspension bridges in China. The BNLAS software contains two subsystems: (1) the spatial static and dynamic nonlinear analysis system of bridge structure; (2) the design and construction calculation system of the main cable system of suspension bridges. In this paper, the second subsystem was used to calculate the ideal curve of the main cable after completion, the curve of the empty cable and the theoretical pre-deviation of saddle, and the unstressed blanking length of the cable.
The main cable was simulated by the spatial cable element, the hanger was simulated by the membrane element, and the stiffening girder and bridge tower were simulated by the beam element. The finite element software adopts nonlinear linear element theory, takes the improved incremental iterative method as the nonlinear iterative scheme, and takes the infinite norm of the unbalance force and relative displacement error as the iterative convergence checking criterion. Therefore, the software can automatically take into account the influence of geometric nonlinearity without manual input. The completed finite element model of the Yangtze River Bridge is shown in Figure 8. A comparison of the difference in curves between the IPSO method and FEM is shown in Figure 9.
The maximum difference is 0.009% at Point 9, and the difference ranges from −0.009% to 0.002%. It is supposed that the results produced by IPSO are basically consistent with those by FEM. The solution to the nonlinear equations in this paper are correct; the solution accuracy can also meet the practical requirements; and thus, the solution can be properly applied in future engineering examples.
IPSO is an analytical method in which the results need to be verified by FEM. The unstressed length of each cable and the coordinate results of each node can be obtained via the analytical method. From these results, the finite element model can be established and the displacement of each point can be obtained through the nonlinear finite element solution. If the error is small and meets the accuracy requirements, the calculation result of the analytical method can be considered correct.
In this paper, the accuracy of the results produced by the IPSO method is compared with that of N-R and FEM, and the error is proven to be small, which shows that the accuracy of the IPSO calculation can meet the demands.

4.3. Calculation Efficiency

As for the N-R iteration method, there is a great correlation between the iterative convergence speed and the selected initial value, and the calculation is quite different under different initial value conditions. Since the initial value of IPSO is generated randomly, the convergence of IPSO does not depend on the selection of an initial value. Hence, under different initial value conditions, the calculation efficiency of IPSO is almost the same.
The computing time of the four cases are shown in Table 4.
It can be seen that, under the four cases, the computing time for the two methods is relatively stable. As the cases compared in the paper are common cases in practical engineering, there are many experiences in selecting the initial values of N-R iteration method, which can basically ensure convergence. In addition, in these cases, the time consumption of the IPSO method is shorter than that of yjr traditional N-R iteration method. Under the same accuracy, it is obvious that the efficiency of IPSO method is better than that of the N-R iteration method.

4.4. Calculation Convergence

To study the calculation convergence further, different initial horizontal forces were adopted to simulate different initial conditions on the basis of Case O. Additionally, the initial horizontal force in Case O was set as Hdesign. The results of this convergence are shown in Table 5.
It can be seen that the convergence of the N-R iteration method depends on the selection of an initial horizontal force, and inappropriate initial values cause difficulty during calculation. As the initial value of the IPSO method is randomly generated, its convergence does not depend on the given initial value. In the search range, it can ensure the convergence of calculations.

5. Conclusions

In this study, aiming to find an efficient solution to calculating the main cable curve of a double-tower three-span steel-box girder suspension bridge, we established a nonlinear solution equation based on the theory of the segmented catenary method and the equations were formulated based on the IPSO method to obtain the node coordinates of the main cable curve. The results were compared with the traditional N-R iteration method and FEM. The following main conclusions were made:
1.
As for the calculation accuracy, the proposed IPSO method shows similar accuracy when solving the multi-segment catenary nonlinear equations compared with the traditional N-R iteration method and FEM.
2.
The N-R iteration method might take a long time and have a strong dependence on the initial value. Ensuring an equivalent solution accuracy, the proposed method based on the IPSO method shows a faster convergence speed. Moreover, when the case is more complicated, the proposed method more easily converges.
3.
In the current work, the curve-finding problem is only a two-dimensional problem. This is because, in most three-dimensional suspension bridges, the main cable itself is a two-dimensional curve, which can be easily transformed into a two-dimensional situation through coordinate transformation. Therefore, two-dimensional problems are statistically and comparatively analyzed to evaluate the convergence of IPSO. However, with the rapid development of bridges with long spans, there are many other engineering problems that are three-dimensional problems and cannot be simplified. In the future, statistical analyses and mathematical research on bridge engineering based on the IPSO method will be considered.

Author Contributions

Conceptualization, Z.W.; methodology, J.W. and X.S.; software, Z.W.; validation, M.S. and M.L.; formal analysis, S.J.; investigation, P.H.; writing—original draft preparation, Z.W. and M.S.; writing—review and editing, Z.W. and M.S.; visualization, X.S. and J.W.; supervision, X.S.; project administration, Z.W. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China (Grant No. 52108464) and the Professional Construction Support Plan of Sichuan Agricultural University (Grant No. 2021997791).

Acknowledgments

The authors are grateful to the members of this paper for providing invaluable information and suggestions for this study.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Yang, D.; Yang, L.; Chen, S. Long-term in-service monitoring and performance assessment of the main cables of long-span suspension bridges. Sensors 2017, 17, 1414. [Google Scholar]
  2. Kim, H.K.; Lee, M.J.; Chang, S.P. Determination of hanger installation procedure for a self-anchored suspension bridge. Eng. Struct. 2006, 28, 959–976. [Google Scholar] [CrossRef]
  3. Irvine, H.M. Statics of suspended cables. J. Eng. Mech. Div. 1975, 101, 187–205. [Google Scholar] [CrossRef]
  4. Cao, H.Y.; Zhou, Y.-L.; Chen, Z.J.; Wahab, M.A. Form-finding analysis of suspension bridges using an explicit Iterative approach. Struct. Eng. Mech. 2017, 62, 85–95. [Google Scholar] [CrossRef] [Green Version]
  5. Tang, M.; Qiang, S.; Shen, R. Segmental catenary method of calculating the cable curve of suspension bridge. J. China Railw. Soc. 2003, 25, 87–91. (In Chinese) [Google Scholar]
  6. Han, Y.; Chen, Z.; Luo, S.; Yang, S. Calculation method on shape finding of self-anchored suspension bridge with spatial cables. Front. Arch. Civ. Eng. China 2009, 3, 165–172. [Google Scholar] [CrossRef]
  7. Chen, Z.; Cao, H.; Zhu, H. An iterative calculation method for suspension bridge’s cable system based on exact catenary theory. Balt. J. Road Bridg. Eng. 2013, 8, 196–204. [Google Scholar] [CrossRef]
  8. Jung, M.-R.; Min, D.-J.; Kim, M.-Y. Simplified Analytical Method for Optimized Initial Shape Analysis of Self-Anchored Suspension Bridges and Its Verification. Math. Probl. Eng. 2015, 2015, 1–14. [Google Scholar] [CrossRef] [Green Version]
  9. Wang, S.R.; Zhou, Z.X.; Gao, Y.M.; Huang, Y. Analytical Calculation Method for the Preliminary Analysis of Self-Anchored Suspension Bridges. Math. Probl. Eng. 2015, 2015, 1–12. [Google Scholar] [CrossRef] [Green Version]
  10. Sun, Y.; Zhu, H.-P.; Xu, D. New Method for Shape Finding of Self-Anchored Suspension Bridges with Three-Dimensionally Curved Cables. J. Bridg. Eng. 2015, 20, 04014063. [Google Scholar] [CrossRef]
  11. Brotton, D.M. A general computer program for the solution of suspension bridge problems. Struct. Eng. 1996, 44, 161–167. [Google Scholar]
  12. Saafan, S.A. Theoretical Analysis of Suspension Bridges. J. Struct. Div. 1966, 92, 1–12. [Google Scholar] [CrossRef]
  13. Thai, H.-T.; Kim, S.-E. Nonlinear static and dynamic analysis of cable structures. Finite Elements Anal. Des. 2011, 47, 237–246. [Google Scholar] [CrossRef]
  14. Thai, H.-T.; Choi, D.-H. Advanced analysis of multi-span suspension bridges. J. Constr. Steel Res. 2013, 90, 29–41. [Google Scholar] [CrossRef]
  15. Song, C.; Xiao, R.; Sun, B. Improved Method for Shape Finding of Long-Span Suspension Bridges. Int. J. Steel Struct. 2020, 20, 247–258. [Google Scholar] [CrossRef]
  16. Zhang, W.-M.; Yang, C.-Y.; Tian, G.-M.; Liu, Z. Analytical Assessment of Main Cable Shape for Three-Pylon Suspension Bridge with Unequal Main-Span Lengths: Thermal Effect Consideration. J. Bridg. Eng. 2020, 25, 04019136. [Google Scholar] [CrossRef]
  17. Zhu, W.; Ge, Y.; Fang, G.; Cao, J. A Novel Shape Finding Method for the Main Cable of Suspension Bridge Using Nonlinear Finite Element Approach. Appl. Sci. 2021, 11, 4644. [Google Scholar] [CrossRef]
  18. Wang, X.; Wang, H.; Zhang, J.; Sun, Y.; Bai, Y.; Zhang, Y.; Wang, H. Form-finding method for the target configuration under dead load of a new type of spatial self-anchored hybrid cable-stayed suspension bridges. Eng. Struct. 2021, 227, 111407. [Google Scholar] [CrossRef]
  19. Jiang, Y.; Zhao, N.; Peng, L.; Xin, J.; Liu, S. Fast simulation of fully non-stationary wind fields using a new matrix factorization assisted interpolation method. Mech. Syst. Signal. Process. 2022, 172, 108973. [Google Scholar] [CrossRef]
  20. Kennedy, J.; Eberhart, R. Particle swarm optimization. In Proceedings of the IEEE International Conference on Neural Networks, Perth, WA, Australia, 27 November–1 December 1995. [Google Scholar]
  21. Corazza, M.; di Tollo, G.; Fasano, G.; Pesenti, R. A novel hybrid PSO-based metaheuristic for costly portfolio selection problems. Ann. Oper. Res. 2021, 304, 109–137. [Google Scholar] [CrossRef]
  22. Wu, D.; Gao, H. A BP and Switching PSO Based Optimization Approach for Engine Optimization. Natl. Acad. Sci. Lett. 2017, 40, 33–37. [Google Scholar] [CrossRef]
  23. Beegom, A.S.A.; Rajasree, M.S. Integer-PSO: A discrete PSO algorithm for task scheduling in cloud computing systems. Evol. Intell. 2019, 12, 227–239. [Google Scholar] [CrossRef]
  24. Qin, S.; Zhang, Y.; Zhou, Y.-L.; Kang, J. Dynamic Model Updating for Bridge Structures Using the Kriging Model and PSO Algorithm Ensemble with Higher Vibration Modes. Sensors 2018, 18, 1879. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  25. Edmond, H.J.; Yeesock, K.; Chong, J.W.; Changwon, K. Particle swarm optimization for active structural control of highway bridges subjected to impact loading. Shock Vib. 2018, 2018, 4932870. [Google Scholar]
  26. Huang, M.; Lei, Y.; Cheng, S. Damage identification of bridge structure considering temperature variations based on particle swarm optimization—Cuckoo search algorithm. Adv. Struct. Eng. 2019, 22, 3262–3276. [Google Scholar] [CrossRef]
  27. Xia, Y.X. Calculation Method of Main Cable Shape of Suspension Bridge. Master’s Thesis, Hefei University of Technology, Hefei, China, 2007. [Google Scholar]
  28. Shen, R.L. Design and calculation method of main cable system of suspension bridge. Chin. Civ. Eng. J. 1996, 29, 3–9. (In Chinese) [Google Scholar]
  29. Dimou, C.K.; Koumousis, V.K. Reliability-based optimal design of truss structures using particle swarm optimization. J. Comput. Civ. Eng. 2009, 23, 100–109. [Google Scholar] [CrossRef]
  30. Shi, Y.; Eberhart, R. A modified particle swarm optimizer. In Proceedings of the 1998 IEEE International Conference on Evolutionary Computation Proceedings, Anchorage, AK, USA, 4–9 May 1998. [Google Scholar]
  31. Qin, J.; Xia, Y.J. The matrix iteration method for analysis of suspension cable based on segmental catenary theory. J. Eng. Des. 2013, 20, 404–408. (In Chinese) [Google Scholar]
  32. Tang, M.L.; Qiang, S.Z.; Shen, R.L.; Li, P.L. Calculation principle of main cable shape design and construction of suspension bridge and Win32 software development. J. Chongqing Jiaotong Univ. Nat. Sci. 2003, 22, 15–19. (In Chinese) [Google Scholar]
  33. Tang, M.L.; Shen, R.L.; Qiang, S.Z. An accurate method for linear calculation of wire strand erection in long-span suspension Bridges. J. Southwest Jiaotong Univ. 2001, 36, 303–307. (In Chinese) [Google Scholar]
Figure 1. Force diagram of the main cable under distributed load [27].
Figure 1. Force diagram of the main cable under distributed load [27].
Applsci 12 05445 g001
Figure 2. Scheme of the piecewise catenary of the main cable segment of a suspension bridge [27].
Figure 2. Scheme of the piecewise catenary of the main cable segment of a suspension bridge [27].
Applsci 12 05445 g002
Figure 3. Scheme of cable force of i-section [27].
Figure 3. Scheme of cable force of i-section [27].
Applsci 12 05445 g003
Figure 4. Flowchart of the PSO method.
Figure 4. Flowchart of the PSO method.
Applsci 12 05445 g004
Figure 5. Layout of the Yangtze River Bridge.
Figure 5. Layout of the Yangtze River Bridge.
Applsci 12 05445 g005
Figure 6. Shape-finding calculation results by the IPSO method and the N-R iterative method.
Figure 6. Shape-finding calculation results by the IPSO method and the N-R iterative method.
Applsci 12 05445 g006
Figure 7. Difference between main cable curves by the IPSO method and the N-R iterative method.
Figure 7. Difference between main cable curves by the IPSO method and the N-R iterative method.
Applsci 12 05445 g007
Figure 8. Finite element model of the Yangtze River Bridge.
Figure 8. Finite element model of the Yangtze River Bridge.
Applsci 12 05445 g008
Figure 9. Difference in the main cable curves by IPSO and FEM.
Figure 9. Difference in the main cable curves by IPSO and FEM.
Applsci 12 05445 g009
Table 1. Curve coordinates of the main cable bridge by the IPSO method.
Table 1. Curve coordinates of the main cable bridge by the IPSO method.
Point NumberPositionx(m)z(m)
1South side of the top of the tower0.0211.625
21/16 point of main span (1)72.5181.204
31/8 point of main span (1)145.0154.931
41/16 point of main span (2)217.5132.809
51/4 point of main span (1)290.0114.751
61/16 point of main span (3)362.5100.737
71/8 point of main span (2)435.090.737
81/16 point of main span (4)507.584.742
9Mid-span of main span580.082.732
101/16 point of main span (5)652.584.736
111/8 point of main span (3)725.090.737
121/16 point of main span (6)797.5100.736
131/4 point of main span (2)870.0114.751
141/16 point of main span (7)942.5132.807
151/8 point of main span (4)1015.0154.930
161/16 point of main span (8)1087.5181.200
17North side of the top of the tower1160.0211.625
Table 2. Four cases.
Table 2. Four cases.
Case NumberRise–Span RatioArea of Main CableHanger Force
O (Practical engineering)1/90.321 m2Fdesign
1/110.321 m2Fdesign
1/90.321 m21.1 × Fdesign
1/90.350 m2Fdesign
Table 3. Curve coordinates of the main cable bridge by the IPSO method and the N-R iterative method for four cases.
Table 3. Curve coordinates of the main cable bridge by the IPSO method and the N-R iterative method for four cases.
Point NumberPositionx(m)z(m)Difference I (%)z(m)Difference Ⅱ (%)z(m)Difference Ⅲ (%)
PSO ⅠN-R ⅠPSO ⅡN-R ⅡPSO ⅢN-R Ⅲ
1South side of the top of the tower0.0213.625213.6250.000211.761211.7600.000208.094208.0940.000
21/16 point of main span (1)72.5186.862186.8590.002181.339181.3370.001181.328181.3280.000
31/8 point of main span (1)145.0165.428165.429−0.001155.138155.139−0.001155.123155.125−0.001
41/16 point of main span (2)217.5147.316147.318−0.001133.003133.004−0.001132.990132.991−0.001
51/4 point of main span (1)290.0132.506132.507−0.001114.904114.906−0.002114.895114.896−0.001
61/16 point of main span (3)362.5120.987120.990−0.002100.834100.837−0.003100.826100.830−0.004
71/8 point of main span (2)435.0112.759112.764−0.00490.78490.789−0.00690.77890.785−0.008
81/16 point of main span (4)507.5107.820107.824−0.00484.75284.756−0.00584.74984.755−0.007
9Mid-span of main span580.0106.164106.170−0.00682.72882.736−0.01082.72982.736−0.008
101/16 point of main span (5)652.5107.819107.824−0.00584.74984.756−0.00884.75184.755−0.005
111/8 point of main span (3)725.0112.761112.764−0.00390.78390.789−0.00790.77990.785−0.007
121/16 point of main span (6)797.5120.989120.990−0.001100.833100.837−0.004100.826100.830−0.004
131/4 point of main span (2)870.0132.504132.506−0.002114.904114.906−0.002114.893114.895−0.002
141/16 point of main span (7)942.5147.315147.318−0.002133.003133.004−0.001132.988132.990−0.002
151/8 point of main span (4)1015.0165.428165.429−0.001155.137155.139−0.001155.124155.125−0.001
161/16 point of main span (8)1087.5186.858186.859−0.001181.336181.337−0.001181.327181.328−0.001
17North side of the top of the tower1160.0213.625213.6250.000211.761211.7600.000208.094208.0940.000
Table 4. Computing time between the IPSO and N-R iteration methods for four cases.
Table 4. Computing time between the IPSO and N-R iteration methods for four cases.
CaseComputing Time (s)
IPSO MethodN-R Iteration Method
O3550
3753
3260
3449
Table 5. Convergence between the IPSO and N-R iteration methods for different hanger forces.
Table 5. Convergence between the IPSO and N-R iteration methods for different hanger forces.
Initial Horizontal ForceComputing Time (s)
IPSO MethodN-R Iteration Method
1.5 × HdesignYesYes
2.0 × HdesignYesYes
5.0 × HdesignYesNo
10.0 × HdesignYesNo
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Wei, Z.; Shen, M.; Song, X.; Wang, J.; Lv, M.; Jia, S.; Han, P. Study on the Main Cable Curve of Suspension Bridge Based on the Improved Particle Swarm Optimization (IPSO) Method. Appl. Sci. 2022, 12, 5445. https://doi.org/10.3390/app12115445

AMA Style

Wei Z, Shen M, Song X, Wang J, Lv M, Jia S, Han P. Study on the Main Cable Curve of Suspension Bridge Based on the Improved Particle Swarm Optimization (IPSO) Method. Applied Sciences. 2022; 12(11):5445. https://doi.org/10.3390/app12115445

Chicago/Turabian Style

Wei, Zhaolan, Minghui Shen, Xiaodong Song, Jian Wang, Mengting Lv, Shaomin Jia, and Peng Han. 2022. "Study on the Main Cable Curve of Suspension Bridge Based on the Improved Particle Swarm Optimization (IPSO) Method" Applied Sciences 12, no. 11: 5445. https://doi.org/10.3390/app12115445

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