Equilibrium: What is the Minimum Spring Constant for a Secure Ladder Angle?

  • Thread starter Thread starter Hernaner28
  • Start date Start date
  • Tags Tags
    Equilibrium
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 2K views
Hernaner28
Messages
261
Reaction score
0

Homework Statement


attachment.php?attachmentid=48727&stc=1&d=1340924318.gif

I have that situation in which I'm told that the blocks each support a maximum force of 20N. Neglect the natural state of the spring. And I'm asked to find the MINIMUM value of the spring constant K for the man to be secure with an angle [tex]\displaystyle \theta =30{}^\text{o}[/tex].

This is known data:
[tex]\displaystyle \begin{align}<br /> & m=70,0kg \\ <br /> & L=3,00m \\ <br /> \end{align}[/tex]

Homework Equations


Newton and Torque.

The Attempt at a Solution



What I did first was to work with half of the problem (only one side of the ladder) and worked with the half of the man weight as well.
So I wrote:

NEWTON:
[tex]\displaystyle \sum{{{F}_{y}}=\frac{-mg}{2}+{{N}_{1}}\Rightarrow {{N}_{1}}=\frac{mg}{2}}[/tex]

Where N1 is the vertical normal.

The equation in axis x is irrelevant.

TORQUE:

[tex]\displaystyle \sum{\tau }={{N}_{2}}\cos 15{}^\text{o}H+F\cos 15{}^\text{o}\frac{H}{2}-{{N}_{1}}\sin 15H=0[/tex]

Where N2 is the horizontal normal caused by the block, H is the distance of the ladder:
[tex]\displaystyle H=\frac{L}{\cos 15{}^\text{o}}[/tex]

and F is the force done by the spring. So:
[tex]\displaystyle F=kx[/tex]
where x is:

[tex]\displaystyle x=\frac{H}{2}\sin 15{}^\text{o}[/tex]

Solving for K I get the minimum value should be 360 N/m but that's not the correct option. The one marked as correct is 179N/m. What was my mistake?

Thanks!
 

Attachments

  • ladder.gif
    ladder.gif
    8.1 KB · Views: 725
Physics news on Phys.org
Hernaner28 said:
[tex]\displaystyle x=\frac{H}{2}\sin 15{}^\text{o}[/tex]

The force depends on the length of the whole spring, twice the value you calculated with.


ehild
 
I didin't understand what you've said. It says to neglect the equilibrium position of the spring so I suppose that the equilibrium position is at the middle of the ladder (on the vertical that divides the ladder in two halfs). Therefore, the distance the spring streched of one side is H/2*sin(120º)Thanks!
 
Hernaner28 said:
I didin't understand what you've said. It says to neglect the equilibrium position of the spring so I suppose that the equilibrium position is at the middle of the ladder (on the vertical that divides the ladder in two halfs). Therefore, the distance the spring streched of one side is H/2*sin(120º)


Thanks!

The force a spring exerts (at both ends) is kΔx. You need to find the spring constant of the whole spring. If you consider the spring as two halves, you get the spring constant of a half spring.

ehild
 
But I thought that that was taken into account when I considered half of the man mass. Why it has nothing to do?
 
From the half of the weight of the man you got the force the spring exerts on one leg of the ladder. The same force is exerted on the other leg.

The spring constant is defined as the force exerted on the spring divided by the change of length. k=F/x. H/2 sin(15) is not x. It is only half length of the spring.
 
Ahhh I get it now! Thank you!