What is the issue with the wave equation for a flexible cable including gravity?

AI Thread Summary
The discussion centers on the wave equation for a flexible cable under gravity, specifically questioning its formulation and implications. The proposed equation includes gravity but leads to a parabolic solution, which is incorrect for a cable's shape, as it should be a catenary. Participants highlight that the wave equation is one-dimensional and does not adequately represent the cable's vertical displacement, which complicates the analysis. The difference between a suspended cable and a mass-spring system is emphasized, particularly regarding the influence of gravity and tension on the cable's behavior. Ultimately, the conversation underscores the need for a more accurate model to reflect the cable's true shape and dynamics.
daudaudaudau
Messages
297
Reaction score
0
Hi.

I think the wave equation for a flexible cable including gravity should look like this
<br /> \frac{\partial^2}{\partial x^2}f(x,t)-\frac{1}{c^2}\frac{\partial^2}{\partial t^2}f(x,t)=g<br />
It this true? (g is the gravitational constant)

Now if I put the boundary conditions f(x=0,t)=0, f(x=1,t)=0 and f(x,t=0)=0 a solution to the equation would be f(x,t)=\frac{g}{2}x(x-1). But this tells me that the cable will follow a parabola under the influence of gravity, which is not true. What is the problem?
 
Last edited:
Physics news on Phys.org
I guess you're finding the shape of the stable cable, which accounts for your solution at which t is not present. If so, then yes, the shape is a parabola. Why is it so obviously wrong?
By the way, I think the wave equation is wrong in dimension, which leads to that the solution is wrong in dimension too.
 
hikaru1221 said:
I guess you're finding the shape of the stable cable, which accounts for your solution at which t is not present. If so, then yes, the shape is a parabola.

Actually, the shape of a cable suspended at both ends is a catenary, not a parabola. Solving for the catenary gives the hyperbolic cosine.

cosh(x) = \tfrac{1}{2}(e^x + e^{-x})
 
First, it's a catenary.

Second, why did you start with a 1-dimensional wave equation in x and t and expect it to give you y vs. x?
 
Cleonis said:
Actually, the shape of a cable suspended at both ends is a catenary, not a parabola. Solving for the catenary gives the hyperbolic cosine.

cosh(x) = \tfrac{1}{2}(e^x + e^{-x})

I think it's y=\frac{1}{a} cosh(ax)=\frac{1}{2a}(e^{ax}+e^{-ax}).
For cables which are hung tightly, a is small and therefore, we end up with that y(x) is a parabola approximately. Though I don't think this is valid because the assumption we have to make at the start in order to arrive at catenary is that the cable is hung gently, my intuition tells me that the actual result if the cable is not hung gently is parabola.Now the wave equation derived by the OP is: <br /> \frac{\partial^2}{\partial x^2}f(x,t)-\frac{1}{c^2}\frac{\partial^2}{\partial t^2}f(x,t)=g<br />
I couldn't derive this equation without one condition: the cable is not hung gently, i.e. tan\theta = \frac{\partial f}{\partial x} &lt;&lt; 1. I guess the "flexibility" condition means that the cable is not too hard and there is no sudden change in dy/dx - the curve is a smooth curve.
Under this condition, after doing some simple math, we can arrive at that y(x) is a parabola.Anyway it's just my speculation. Correct me if I'm wrong.
 
Last edited:
Vanadium 50 said:
Second, why did you start with a 1-dimensional wave equation in x and t and expect it to give you y vs. x?

You can derive the wave equation for a flexible cable by considering a series of mass points connected by springs. So f(x,t) is the y-coordinate of the flexible cable at position x at time t. Now in my derivation of the wave equation I tried adding in an additional force which is gravity.
 
daudaudaudau said:
You can derive the wave equation for a flexible cable by considering a series of mass points connected by springs. So f(x,t) is the y-coordinate of the flexible cable at position x at time t. Now in my derivation of the wave equation I tried adding in an additional force which is gravity.

There is a difference between the suspended cable and the series of masses and springs: while the series is in horizontal position, the cable doesn't (so you have to deal with the angle). There are 2 extreme cases of the main factor affecting the vibration of the cable: it is either gravity or tension (but not both). If it's gravity, I think we cannot write f(x,t), because the propagating direction of the wave is not the x direction. If it's tension, we can.
 
My point is that you want y vs. x. But you wrote down an equation with x, t and no y. See the problem?
 
Back
Top