Equilibrium angle and cable tension between collars

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
RyanV
Messages
12
Reaction score
0

Homework Statement


There are two collars hanging on a vertical frame made up of two smooth rods (see attached for figure). If the mass of collar A is 8 kg and the mass of collar B is 4 kg, determine the equilibrium angle [tex]\alpha[/tex] and the tension in the cable between the collars.


Homework Equations


When in equilibrium, [tex]\sum F[/tex] = 0


The Attempt at a Solution


The forces at Collar A,
x: T cos [tex]\alpha[/tex] - Na cos 30 = 0
y: T sin [tex]\alpha[/tex] + Na sin 30 - 8g = 0

The forces at Collar B,
x: -T cos [tex]\alpha[/tex] + Nb sin 45 = 0
y: - T sin [tex]\alpha[/tex] + Nb cos 45 - 4g = 0

where, Na and Nb are forces acting on the beams.

I've simplified the 4 equations to these two equations:

T = 4g / ( cos [tex]\alpha[/tex] - sin [tex]\alpha[/tex] ) ----- (1)

( sin [tex]\alpha[/tex] + cos [tex]\alpha[/tex] tan 30 ) = 2 ------- (2)
( cos [tex]\alpha[/tex] - sin [tex]\alpha[/tex] )

After that, I'm stumped. Any help?
Thanks =)
 

Attachments

  • Cable Equilibrium.jpg
    Cable Equilibrium.jpg
    24 KB · Views: 717
Physics news on Phys.org
As the rods are smooth, the reactions at the collars are perpendicular to the rods. Draw these and find their point of intersection. This should lie under the centre of mass of the collars and cable, if the sum of moments is to be satisfied.
 
I'm not too sure how you would go about finding the sum of the moment at the point of intersection...Is it possible because there are no lengths given to us at all. Only angles.

I've tried it again using the reaction forces (NA/NB) of beam A and B perpendicular to the beams instead of what I did previously using the forces in the beam.

I've obtained these equations as a result:

At collar A,
x: T cos [tex]\alpha[/tex] - NA sin 60 = 0
==> NA = T cos [tex]\alpha[/tex] / sin 60

y: T sin [tex]\alpha[/tex] + NA cos 60 - 8g = 0
==> T sin [tex]\alpha[/tex] + T cos [tex]\alpha[/tex] cot 60 = 8g ---- (1)


At collar B,
x: -T cos [tex]\alpha[/tex] + NB cos 45 = 0
==> NB = T cos [tex]\alpha[/tex] / cos 45

y: -T sin [tex]\alpha[/tex] + NB sin 45 - 4g = 0
==> -T sin [tex]\alpha[/tex] + cos [tex]\alpha[/tex] = 4g ---- (2)


At this point, I've tried it using two different methods, but I came to a road stop each time. Maybe cause I don't have sufficient trigonometry simplification knowledge/can't see the next step/stuffed up somewhere.


Method1
(1) + (2)
T cos [tex]\alpha[/tex] cot 60 + T cos [tex]\alpha[/tex] = 12g
T cos [tex]\alpha[/tex] ( cot 60 + 1 ) = 12g
T cos [tex]\alpha[/tex] = 74.55

Need either T or [tex]\alpha[/tex] to solve so came method two ...


Method2
(1)
T ( sin [tex]\alpha[/tex] + cos [tex]\alpha[/tex] cot 60 ) = 8g
T = 8g / ( sin [tex]\alpha[/tex] + cos [tex]\alpha[/tex] cot 60 )

Just looking at this equation, substituting it into the equation in method 1 would be ridiculous to solve, so I continued..hoping for something better.

(2)
- sin [tex]\alpha[/tex] + cos [tex]\alpha[/tex] = 4g / T
- sin [tex]\alpha[/tex] + cos [tex]\alpha[/tex] = ( 1/2 ) ( sin [tex]\alpha[/tex] + cos [tex]\alpha[/tex] cot 60 )
Further simplification gave..
( 3/2 ) sin [tex]\alpha[/tex] + ( ( sqrt(3) - 6 ) / 6 ) cos [tex]\alpha[/tex] = 0

I'm not sure what to do after this..


I believe this shouldn't be that ridiculously hard to solve...I probably stuffed up somewhere or unknowingly did something that you're not allowed to do..

Any help would be greatly appreciated! =D
Ryan
 
No worries anymore, I've managed to solve it. =)