Two masses, one changing, hung over a pulley

  • Thread starter Thread starter Samuelb88
  • Start date Start date
  • Tags Tags
    Pulley Two masses
Click For Summary

Homework Help Overview

The problem involves two masses connected by a massless rope over a frictionless pulley, where one mass is fixed and the other is a bucket with a changing mass due to water leaking out. The task is to determine the maximum height reached by the fixed mass and the conditions at which it reaches the ground, considering the dynamics of the system as the mass of the bucket changes over time.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the setup of the coordinate system and the equations governing the motion of the masses. There are attempts to derive expressions for acceleration and velocity, with some participants questioning the integration steps and the implications of the changing mass on the system's dynamics.

Discussion Status

Some participants have provided insights into the relationship between acceleration, velocity, and position, while others express confusion about the timing of maximum height and the implications of the mass of the leaking bucket. There is an acknowledgment of differing interpretations regarding the integration limits and the conditions for maximum height.

Contextual Notes

There is uncertainty regarding the mass of the empty bucket, which may affect the outcome of part (b) of the problem. The discussion reflects a need for clarity on the constraints imposed by the problem statement and the assumptions being made about the system's behavior.

Samuelb88
Messages
160
Reaction score
0

Homework Statement


Two objects are connected by a massless rope that passes over a massless, frictionless pulley. One of the objects has a fixed mass (m), while the other is a bucket filled with water (M) with initial mass of 45. kg. The objects are releases from the rest (shown below). There is a hole in the bucket and the water leaks out at the rate given (dM/dt).

(a) Determine when the fixed mass (m) reaches its maximum height, this maximum height, and the mass of the bucket (M) at this time.

(b) Determine when the fixed mass (m) reaches the ground, its final speed, and the final mass of the bucket (M).

Homework Equations


http://img3.imageshack.us/img3/4852/93084392.jpg



The Attempt at a Solution



I set up my coordinate system with x directed upward and let M(t) function the changing mass of the bucket.

[tex]M(t) = M_0 + \frac{dM}{dt}\right)[/tex]

Since the objects are bound by a massless rope, the acceleration for both objects is the same and the sum of the forces of the system is

[tex]SUM(F_x) = M_t_o_t_a_la_x = M(t)g - mg[/tex]

Solving for acceleration

[tex]a_x = ( \frac{M(t) - m}{M(t) + m} \right) )g[/tex]
[tex]a_x = ( \frac{(45-t) - 40}{(45-t) + 40} \right) )g[/tex]
[tex]a_x = ( \frac{(5-t}{(85-t} \right) )g[/tex]

Now I've explicity defined an equation for the acceleration of the system.

The fixed object m will be at its max height when the velocity v = 0 m/s. Noticing velocity is at a max. at t = 5s, I integrate from 5 to t, and set v = 0 m/s.

[tex]0 = g \int_5^t \frac{5-t}{85-t}\right) dt = 5\int_5^t \frac{1}{85-t}\right) dt - \int_5^t\frac{t}{85-t}\right) dt[/tex]

(i divided by g, above)

[tex]0 = (-5(ln|85-t|) - (-t - 85ln|85-t|))[/tex] (from 5 to t)
[tex]0 = 80ln|\frac{85-t}{80}\right)|+ t - 5[/tex]

Taking t = 0 s to be the moment when the objects are released from rest, the time when the projection of the velocity wrt time re-obtains this value (is at rest again) is at t = 9.8 s. Therefore, the fixed mass (m) is at its maximum height at t = 9.8 s.

[tex]\int_0^xdv = \int_0^{9.8} (80ln|\frac{85-t}{80}\right)| + t - 5) dt[/tex]
[tex]x(t) = \frac{1}{2}\right) (t - 170)t + 80(t- 85)ln|\frac{85-t}{80}\right) |[/tex] (from 0 to 9.8)
[tex]x(9.8) = ... -.482572[/tex]

Since the bucket M started 10. m above the ground, I added 10 to x(9.8) which equals 9.51743m which I took to be the maximum height. Could anyone check my work? The whole thing seems wrong imo, when I graphed the velocity wrt to t, v(0) = -.15. I determined x_max occurred at t=9.8s because v(9.8) = -.15. But shouldn't at v(0) = 0m/s? (neither object was initially moving...) therefore, v(9.8)=0m/s aswell. I'm quite confused about the whole thing.

Any help would in answering part (a) or (b) be greatly appreciated. Thanks.
 
Last edited by a moderator:
Physics news on Phys.org
Wait a minute! It is true that at t = 5s the acceleration is zero and the velocity is maximum, but that maximum is not zero. The masses are still moving in the same direction after t = 5s except now the speed is decreasing. The expression that you integrated,
[tex] 0 = 80ln|\frac{85-t}{80}\right)|+ t - 5[/tex]
is v(t), not zero. You need to integrate once more to get x(t), then maximize x with respect to time.

I am perturbed by the fact that the mass of the empty leaking bucket is not given. If there is still water left in it when the fixed mass reaches the ground, you re OK. If not, then you need to know that mass. In other words, the answer to part (b) must be less than 9 s.
 
Alright, I understand when a=0m/s^2 (@ t = 5s), the objects will still have a velocity in the direction they were originally moving, therefore, x_max will occur at some time t > 5s.

I integrated both sides of the acceleration equation

[tex]\int_0^v dv = \int_5^t a_xdt[/tex]
[tex]v(t) = g( 80ln|\frac{85-t}{80}\right) | + t - 5)[/tex]

Now, whether or not if I integrate again, I can still find the critical point in which v(t) = 0, therefore, at that time t+5 (since I integrated from 0 to 5, correct?), x will be at its max.

From the expression above, I set v = 0m/s, and i find that v=0/ms when t=5, therefore, x_max occurs at t=5+5=10s.

integrating both sides of the velocity equation

[tex]\int_0^x dx = \int_5^t v(t)dt[/tex]
[tex]x(t) = g(\frac{t-170}{2}\right) 2 + 80(t-85)ln|\frac{85-t}{80}\right) |)[/tex] (from 5 to t)
[tex]x(t) = g(\frac{t-170}{2}\right) 2 + 80(t-85)ln|\frac{85-t}{80}\right) | + 412.5)[/tex]
[tex]x(10.) = ...-2.63889 m[/tex]

Therefore the max height = x(10) + h = -2.63... + 10. = 7.3611 m ?

So, do you see what I am saying? Sorry if I misunderstood your post, but to my understanding, you are saying I need to integrating 80ln(...)+t-5, which is my expression for velocity to get x, which I did. Then to maximize it, you would differentiate x(t) and set x'(t) equal to zero, which is what I did, only before finding an expression for x.

I still think I'm doing something wrong... My professor hands out answer keys with answers to parts of the problem. On the key, it is given that it takes 9.8 for the fixed mass m to reach its maximum height. But from my calculations, when I set v(t) = 0m/s, the equality 0=0 is true when t=5, therefore, it takes 5 seconds to velocity to speed up to its max speed, and 5 more seconds for velocity to slow down to 0 m/s.

I am perturbed by the fact that the mass of the empty leaking bucket is not given. If there is still water left in it when the fixed mass reaches the ground, you re OK. If not, then you need to know that mass. In other words, the answer to part (b) must be less than 9 s.

I don't think this requires me to optimize based on the constraint of the original mass, and the final mass of the leaking bucket M but rather (for part (a)), determine the critical points for the position function x(t) and plug in the critical values of t into x and... wah-lah! the answer. unfortunately that's not happening for me.

Any (more) help/ideas? :)
 
You are right, the maximum height is reached at 9.8 s from the beginning, when the bucket is released, and the maximum height is about 9.6 m. You do not need to change the limits of integration, write both the velocity and the height as functions of the total elapsed time.

[tex]v=g(t+80\ln(1-t/85))[/tex]

[tex]x=g(t^2/2-6800((1-t/85)(\ln(1-t/85)-1)+1))[/tex]

ehild
 
A problem just like this is solved step by step at this college solutions website.

http://zebu.uoregon.edu/~probs/mech/circ/Rot5/Rot5.html
 
Last edited by a moderator:

Similar threads

  • · Replies 27 ·
Replies
27
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
1
Views
1K
  • · Replies 18 ·
Replies
18
Views
2K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 30 ·
2
Replies
30
Views
2K
  • · Replies 38 ·
2
Replies
38
Views
4K