Abstract:This study focuses on a critical aspect of bridge engineering -- the evaluation of cable forces, paying particular attention to the cables that are internally constrained by elastic supports. Detecting these cable forces is important for the safety and stability of bridges. The practical problem introduces a novel mathematical challenge: how to effectively address string vibration equations with one or multiple internal elastic supports,~which remains a theoretical issue not fully solved in engineering. To tackle this, it is necessary to firstly establish an appropriate mathematical model and accurately define initial-boundary value problems. We then formulate the well-posedness of the solution using both classical and weak solution approaches, supplementing the existing numerical results available in engineering. Meanwhile, we attempt to use PINNs (Physics-Informed Neural Networks) instead of traditional FEM (Finite Element Method) in engineering. Consequently, in contrast to the classical solution method, we demonstrate that for a string with finite elastic supports, the weak solution method not only improves mathematical modeling efficiency but also simplifies the process of explaining the well-posedness of the solution.
What problem does this paper attempt to address?
The key problem that this paper attempts to solve is to evaluate the force on cables with elastic supports in bridge engineering. Specifically, the paper focuses on how to effectively deal with the vibrating - string equation with internal elastic supports. This problem is of great significance in engineering practice because accurate detection of the force on these cables is crucial for the safety and stability of bridges.
### Specific description of the problem
The actual problem mentioned in the paper can be represented as an initial - boundary value problem, as follows:
\[
\begin{cases}
u_{tt}-a^{2}u_{xx}=\sum_{k = 1}^{n}-\beta_{k}u(x_{k},t)\delta(x = x_{k}),&(x,t)\in(0,L)\times(0,T],\\
u(0,t)=0,\quad u(L,t)=0,&t\in(0,T],\\
u(x,0)=\varphi(x),\quad u_{t}(x,0)=\psi(x),&x\in[0,L]
\end{cases}
\]
where:
- \(L\) and \(\beta_{k}\) are positive constants,
- \(x_{k}\in(0,L)\) (\(k = 1,2,\ldots,n\)),
- \(a^{2}=\frac{T}{\rho}\), \(\beta_{k}=\frac{K_{k}}{\rho}\),
- \(\rho\) represents the linear density of the cable material,
- \(T\) represents the cable force,
- \(K_{k}\) represents the stiffness coefficient of each elastic support at \(x = x_{k}\).
### Background and importance of the problem
In actual engineering, in order to effectively control the vibration of prestressed cables, connectors such as cable clamps, shock absorbers and support frames are usually installed in the middle part of the cables, thus giving the cables multi - support characteristics. However, traditional vibration analysis methods (such as the taut - string model and the beam model) assume that the prestressed cables are directly connected to the two ends of the structure and there are no internal constraint supports, which is inconsistent with the actual situation. Therefore, how to deal with the vibrating - string equation with internal elastic supports has become a new theoretical challenge.
### Research objectives
The paper aims to provide a strict physical modeling method, explore a new type of second - order hyperbolic equation containing Dirac measures, and provide a theoretical basis for engineering practice. Specifically, the research objectives include:
1. **Establish an appropriate mathematical model**: Define the initial - boundary value problem.
2. **Explore the existence and uniqueness of solutions**: Use the classical solution and weak solution methods.
3. **Apply PINNs (Physics - Informed Neural Networks)**: Replace the traditional finite element method (FEM) and observe the stabilizing effect of elastic supports.
4. **Compare different physical models**: Verify the superiority of the weak solution method in dealing with the problem of a finite number of elastic supports.
Through these studies, the paper hopes to provide new mathematical tools and theoretical support for cable force evaluation in bridge engineering.