Stability of a given structure composed of three rods and a string

Click For Summary

Homework Help Overview

The discussion revolves around the stability of a structure composed of three rods and an elastic string. The original poster describes the arrangement of the rods and the nature of the connections, seeking to determine the equilibrium angle and investigate stability.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants explore various approaches to find the equilibrium angle, including energy conservation and force equilibrium. Questions arise regarding the assumptions about the system, such as the role of gravity and the nature of the connections between the rods.

Discussion Status

Participants are actively engaging with the problem, offering hints and discussing potential approaches. Some have suggested using energy methods while others emphasize the importance of force equilibrium. There is a recognition of the need to clarify assumptions, particularly regarding the setup of the rods and the effects of gravity.

Contextual Notes

There is uncertainty about specific parameters, such as the elastic coefficient of the string and the initial conditions of the system. The absence of friction at the connections is noted, which may influence the equilibrium conditions.

JohanL
Messages
154
Reaction score
0
Three rods with length l and mass m are arranged like the figure in the attached file. There connections are without friction.
One rod is horizontal and the other two parallell and in the same plane.
An elastic string connects point A and B.
The tension in the string is proportional to its length.

Determine the equillibrium angle a and investigate the stability.

Any ideas on how to solve this problem?

Thank you.
 

Attachments

  • problem.GIF
    problem.GIF
    1.1 KB · Views: 425
Physics news on Phys.org
I don't even know how to start on this one.
Maybe someone can give some hints?
 
Is the elastic coefficient k of the string also given as data in the problem?
 
only that

tension in the string = k * length of string
 
There must be something more to this. What is holding these rods together? Are they hinged? Is the system subject to gravity? Is some part of this apparatus being held in place so it cannot free fall?
 
Wait. I think I get it.

See enhanced diagram.

"What is holding these rods together? Are they hinged?"
Yes, as stated: "...[their] connections are without friction..."
 
Last edited:
I think you've got it!

Let's try this for starters

For equilibrium, neglect the thickness of the rods. Reference the zero of gravitational potential energy U to the top mount. Then

[tex]U = -2mg \l cos a[/tex]

The string is stretched to a length x given by the law of cosines

[tex]x^2 = \l^2 + \l^2 -2 \l^2cos(90 - a)[/tex]

[tex]x^2 = \l^2 + \l^2 -2 \l^2sina[/tex]

[tex]x^2 = 2 \l^2 (1 - sina)[/tex]

The potential energy of the string equals the lost gravitational potential energy

[tex]2mg \l cos a = \frac{1}{2}kx^2 = k \l^2 (1 - sina)[/tex]

[tex]\frac{1 - sina}{cos a} = \frac{2mg}{k \l}[/tex]
 
Last edited:
OlderDan said:
I think you've got it!

You are using an energy conservation approach. Remember that we don't know the initial height. Even if we did, we would only find the point at which the system will temporarily stop (still no equilibrium). What we are asked is to find the equilibrium angle.

OlderDan said:
For equilibrium, neglect the thickness of the rods. Reference the zero of gravitational potential energy U to the top mount. Then

[tex]U = -2mg \l cos a[/tex]

Wrong.

JohanL. Use the equilibrium condition with forces that apply on the bottom rod.
 
ramollari said:
You are using an energy conservation approach. Remember that we don't know the initial height. Even if we did, we would only find the point at which the system will temporarily stop (still no equilibrium). What we are asked is to find the equilibrium angle.

You are quite right. So my erroneous calculation, if done correctly, should be the minimum angle if the system were released from rest with an angle of a = 90, assuming the elastic constant of the string is sufficient to keep the thing from going past vertical. That assumption is of course not justified- My bad.
 
  • #10
Also another hint: the absence of friction at the hinges makes the reaction force of a hinge colinear with the rod to which it joins (see why). With this, it should be very easy to set up the equilibrium conditions for the horizontal and vertical directions and express the angle a in terms of m, l, and k.
 
  • #11
Let me see if I can salvage a bit of dignity after making my earlier sophomoric error. An energy approach is valid if done correctly, so let's see if I can do it right. Again, referencing gravitational potential energy to zero at a = 90

[tex]U = -2mg \l cos a[/tex]

The string is stretched to a length x given by the law of cosines

[tex]x^2 = \l^2 + \l^2 -2 \l^2cos(90 - a)[/tex]

[tex]x^2 = \l^2 + \l^2 -2 \l^2sina[/tex]

[tex]x^2 = 2 \l^2 (1 - sina)[/tex]

The total potential energy combining gravity and the spring is the sum of the two

[tex]U_{total} = -2mg \l cos a + \frac{1}{2}kx^2[/tex]

[tex]U_{total} = -2mg \l cos a + k \l^2 (1 - sina)[/tex]

Equilibrium is at the minimum of the potential energy (not the zero, DOH! as Homer would say). The zero of the potential energy will give the limiting value for a. As I think more one it, there will be a limiting value somewhere, though it might well be at a negative angle between zero and 90.

[tex]\frac {dU_{total}}{da} = 2mg \l sin a + -k \l^2 cosa = 0[/tex]

[tex]2mg sin a = k \l cosa[/tex]

[tex]tan a = \frac{k \l}{2mg }[/tex]

Working out the result directly in terms of the forces involved as recommended by ramollari is a worthwhile exercise. If I have done my work right, the two results should agree.
 
  • #12
Yeah, that's the right answer.
Thank you!

The answer for the stability is
stable if 0 < a < pi/2
unstable if pi < a < 3pi/2

And its unstable in that range because the potential energy don't have a minimum there.

I have another problem i haven't been able to solve. Maybe you can give me some hints?

If you have two prisms on top of each other, one smaller than the other, and the one on top glids down to the ground the lower prisms moves to the left.
The problem is to find how far the lower prism moves.

There is no friction between the prisms or between the lower prism and the ground.

If you choose an orthogonal coordinate system with the x-axis parallell to the ground and if Tpi is the kinetic energy for the i:th prism you get for the lagrangian

L = Tp1 + Tp2 - mgh

where h is the height to the center of mass of prism 2, the prism on top of the other.
Then i guess you need a constraint. Here I am not sure about how to set up the equation for the constraint. The prisms are in contact all the time but i can't see an obvious relation between their center of masses or something like that.
Im not very good at mechanics!
 

Attachments

  • prisms.GIF
    prisms.GIF
    989 bytes · Views: 542
  • #13
JohanL said:
If you have two prisms on top of each other, one smaller than the other, and the one on top glids down to the ground the lower prisms moves to the left.
The problem is to find how far the lower prism moves.
...

The prisms are in contact all the time but i can't see an obvious relation between their center of masses or something like that.
Hint: What's the net horizontal force on the system (both prisms)?
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
17
Views
4K
  • · Replies 21 ·
Replies
21
Views
4K