Solveeit Logo

Question

Question: The shape of any cable is best describe by equation assuming center of a cable is origin, vertical d...

The shape of any cable is best describe by equation assuming center of a cable is origin, vertical direction is taken as positive y-axis and horizontal right taken as positive x-axis?

A

y=cotα2Lx2y = \frac{cot \alpha}{2L}x^2

B

y=tanα2Lx2y = \frac{tan \alpha}{2L}x^2

C

y=tanαLx2y = \frac{tan \alpha}{L}x^2

D

y=cotαLx2y = \frac{cot \alpha}{L}x^2

Answer

(D) y=cotαLx2y = \frac{cot \alpha}{L}x^2

Explanation

Solution

To determine the shape of the cable, we analyze the forces acting on a segment of the cable. Given that the mass of the roadway (M) is much greater than the mass of the cable (m), we can neglect the cable's own weight. The load on the cable is primarily due to the roadway, which is distributed uniformly along the horizontal length L.

  1. Coordinate System and Load Distribution:

    • The origin (0,0) is at the center (lowest point) of the cable.
    • The horizontal span of the roadway is L, so the towers are at x=L/2x = -L/2 and x=L/2x = L/2.
    • There are two cables, and the total roadway mass is M. Each cable bears an equal load, so each cable supports a mass of M/2 over a horizontal length L.
    • The linear load density (weight per unit horizontal length) supported by one cable is w=(M/2)gL=Mg2Lw = \frac{(M/2)g}{L} = \frac{Mg}{2L}.
  2. Equilibrium of a Cable Segment: Consider a segment of the cable from the origin (0,0) to an arbitrary point (x, y).

    • Let THT_H be the horizontal tension in the cable. Since the cable is flexible and the load is purely vertical, the horizontal tension THT_H is constant throughout the cable.
    • The vertical force (weight) supported by the cable segment of horizontal length x is Wx=wx=Mg2LxW_x = w \cdot x = \frac{Mg}{2L} x.
    • Let θ\theta be the angle the tangent to the cable makes with the horizontal at point (x, y). The slope of the cable at this point is dydx=tanθ\frac{dy}{dx} = \tan \theta.

    For the segment to be in equilibrium, the forces must balance:

    • Horizontal forces: The horizontal component of tension at (x,y) must balance THT_H. So, Tcosθ=THT \cos \theta = T_H.
    • Vertical forces: The vertical component of tension at (x,y) must balance the weight WxW_x. So, Tsinθ=WxT \sin \theta = W_x.
  3. Deriving the Differential Equation: Divide the vertical force equation by the horizontal force equation: TsinθTcosθ=WxTH\frac{T \sin \theta}{T \cos \theta} = \frac{W_x}{T_H} tanθ=WxTH\tan \theta = \frac{W_x}{T_H} Substitute tanθ=dydx\tan \theta = \frac{dy}{dx} and Wx=Mg2LxW_x = \frac{Mg}{2L} x: dydx=(Mg/2L)xTH=Mg2LTHx\frac{dy}{dx} = \frac{(Mg/2L) x}{T_H} = \frac{Mg}{2LT_H} x

  4. Integrating to Find the Cable Shape: Integrate the differential equation with respect to x: y=(Mg2LTHx)dxy = \int \left( \frac{Mg}{2LT_H} x \right) dx y=Mg2LTHx22+Cy = \frac{Mg}{2LT_H} \frac{x^2}{2} + C y=Mg4LTHx2+Cy = \frac{Mg}{4LT_H} x^2 + C

    Since the origin (0,0) is at the lowest point of the cable, when x=0x=0, y=0y=0. 0=Mg4LTH(0)2+CC=00 = \frac{Mg}{4LT_H} (0)^2 + C \Rightarrow C = 0. So, the equation of the cable is: y=Mg4LTHx2y = \frac{Mg}{4LT_H} x^2 This equation represents a parabola, which is characteristic of a cable supporting a uniformly distributed horizontal load.

  5. Using Boundary Conditions to Find THT_H: At the ends (towers), the horizontal position is x=L/2x = L/2. The problem states that the cable makes an angle α\alpha with the walls (which are vertical). If the angle with the vertical is α\alpha, then the angle with the horizontal, let's call it θend\theta_{end}, is 90α90^\circ - \alpha. The slope of the cable at the end is dydxx=L/2\frac{dy}{dx} \Big|_{x=L/2}. From the differential equation: dydx=Mg2LTHx\frac{dy}{dx} = \frac{Mg}{2LT_H} x. At x=L/2x = L/2: dydxx=L/2=Mg2LTH(L2)=Mg4TH\frac{dy}{dx} \Big|_{x=L/2} = \frac{Mg}{2LT_H} \left( \frac{L}{2} \right) = \frac{Mg}{4T_H}

    We also know that the slope at the end is tanθend=tan(90α)=cotα\tan \theta_{end} = \tan(90^\circ - \alpha) = \cot \alpha. Therefore, cotα=Mg4TH\cot \alpha = \frac{Mg}{4T_H}. From this, we can find THT_H: TH=Mg4cotαT_H = \frac{Mg}{4 \cot \alpha}

  6. Final Equation for the Cable Shape: Substitute the expression for THT_H back into the equation for y: y=Mg4L(Mg4cotα)x2y = \frac{Mg}{4L \left( \frac{Mg}{4 \cot \alpha} \right)} x^2 y=Mg4L4cotαMgx2y = \frac{Mg}{4L} \frac{4 \cot \alpha}{Mg} x^2 y=cotαLx2y = \frac{\cot \alpha}{L} x^2