An object suspended by a spool of string. (Angular momentum problem)

  • Thread starter Thread starter letsfailsafe
  • Start date Start date
  • Tags Tags
    Momentum String
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
letsfailsafe
Messages
21
Reaction score
0

Homework Statement


An object with a mass of m = 4.80 kg is attached to the end of a string wrapped around a reel of radius R = 0.230 m and mass M = 3.00 kg. The reel is a solid disc. The suspended object is released from rest 1.90 m above the floor.

http://imgur.com/ElfqPSX

a) Determine the tension in the string.
b) Determine the acceleration of the object.
c) Determine the speed with which the object hits the floor.

Homework Equations


[itex]\tau[/itex] = I [itex]\alpha[/itex]
T = m(g - a)
E = (0.5)(I)([itex]\varpi[/itex])2

The Attempt at a Solution


mg = [itex]\tau[/itex] = I [itex]\alpha[/itex]
mg = I [itex]\alpha[/itex]
mg = (1/2)(MR2)([itex]\varpi[/itex]
mg = (1/2)(MR2)(a/R)
mg = (1/2)(MR)(a)

a = (2mg)/(MR)
a = ((2)(4.8)(9.8))/((3)(0.23))
a = 136.34 m/s2

There is no way this is right. This is one of the many methods I have tried and all the values were ridiculously high so I am posting a question here as a last resort.
 
Last edited:
Physics news on Phys.org
letsfailsafe said:

Homework Statement


An object with a mass of m = 4.80 kg is attached to the end of a string wrapped around a reel of radius R = 0.230 m and mass M = 3.00 kg. The reel is a solid disc. The suspended object is released from rest 1.90 m above the floor.

http://imgur.com/ElfqPSX

a) Determine the tension in the string.
b) Determine the acceleration of the object.
c) Determine the speed with which the object hits the floor.

Homework Equations


[itex]\tau[/itex] = I [itex]\alpha[/itex]
T = m(g - a)
E = (0.5)(I)([itex]\varpi[/itex])2

The Attempt at a Solution


mg = [itex]\tau[/itex] = I [itex]\alpha[/itex]
mg = I [itex]\alpha[/itex]

I think here is where the error starts.

For starters, you're mixing force and torque. mg is a force, not a torque.

Secondly, the force applied to the disk is not mg, rather it's the tension of the string T. Putting that in other words, the tension on the string is not mg, it's something less than that. [Edit: btw, you already have this in your relevant equations.]

To solve this problem, I suggest using Newton's second law of motion in two different ways. First, use the more conventional form of the law applied to the mass, m. The sum of all forces applied to the mass m is equal to ma, the mass times its acceleration, a.

[tex]\sum_n \vec F_n = m \vec a[/tex]

Then do the same, but for the angular version with torques and moment of inertia, and apply that to the disk.

[tex]\sum_n \vec \tau_n = I \vec \alpha[/tex]

Combine that with your knowledge of the relationship betwee [itex]\alpha[/itex] and [itex]a[/itex], and you have enough information to solve the problem.