Wednesday, 8 April 2015

homework and exercises - Massive ropes and tension


Consider the diagram bellow, a massive string hanging in equilibrium


enter image description here


My question is this: Can we take any 2 random point on the rope, say A and B and then use F=0 on the rope between them: i.e. say that T0sin(θ)+T0sin(θ)=mg. Where θ is the angle the two forces T0 make with the horizontal and m is the total mass of the rope between these two points.


If this is the case would is work with the points in green so that in resolving horizontally would get us say T1cos(θ1)=T2cos(θ2) where θ1 and θ2 are the angles they make with the horizontal.


If you need any more information please just ask, thanks.



Answer



You can only do the balance of forces between spatially separate points only if you know the slope of the rope at each point, and the weight of the rope between the points only.



To get there you use a small section to derive the differential equations and then integrate over the range of x values you want.


Given a small section of rope spanning the horizontal distance dx then the tangential distance is ds=dx2+dy2 which leads to the expression ds=1+y2dx where y=tanθ is the slope.


The total weight of the rope in this section is thus dw=μgds where μ is the linear density of the rope μ=ρA=m with ρ mass density, A the cross sectional area, m the total hanging mass and the total hanging length.


At each point if we split the tangential tension T into horizontal part H and vertical part V such that tanθ=VH and T=H2+V2


This leads to the following equations


dHdx=0Hd2ydx2=μgdsdx=μg1+(dydx)2


In the end you get an equation for the shape of the rope y(x) called a catenary. To get the balance of forces between points (1) and (2) above you have


T1cosθ1+T2cosθ2=0T1sinθ1+T2sinθ2=μgx2x11+(dydx)2dxtanθ1=dydx|x=x1tanθ2=dydx|x=x2T1=H1+(dydx)2|x=x1T2=H1+(dydx)2|x=x2


PS. I know all this works because I used the above to create a catenary solver:


CAT



No comments:

Post a Comment

Understanding Stagnation point in pitot fluid

What is stagnation point in fluid mechanics. At the open end of the pitot tube the velocity of the fluid becomes zero.But that should result...