Calculating Acceleration and Velocity in a Pulley System: A Physics Problem

AI Thread Summary
The discussion revolves around a physics problem involving two particles connected by a string over a pulley. Key points include calculating the initial acceleration and velocity of particle A before it picks up an additional mass, as well as determining the velocity after the mass is added and the distance A travels before coming to a stop. Participants clarify that conservation of momentum can be applied at the moment of impact, but gravity complicates the scenario afterward. They emphasize the need to calculate the net forces acting on the masses to find the new acceleration and velocity. Overall, the conversation highlights the complexities of the problem and the importance of understanding the forces at play in a pulley system.
mcintyre_ie
Messages
66
Reaction score
0
Hey, got an interesting little question here that i need some help (and would really appreciate any you can give) on:


Two particles, A and B, of mass 0.4kg and 0.5kg respectively, are connected by a light inextensible string passing over a smooth pulley. When A has risen for 1 second, it passes a point C and picks up a mass of 0.2kg.
Find:
1)The initial acceleration
2)The velocity of A just before it picks up the mass at C
3)Using the principle of conservation of momentum, or otherwise, the velocity of A after picking up the mass at C
4)The distance of A from C at the first position of instantaneous rest.[/QUOTE]

Ok, so the following picture has my workings so far.
http://community.webshots.com/s/image6/8/99/80/97489980FcVsxZ_ph.jpg
I took "T" as being the tention in the piece of string. What I am getting stuck on is what happens when the particle A picks up the mass at C - it starts to fall back down, right, since its .1kg heavier than the counter mass, or does it have enough acceleration to keep going for awhile, then drop down? I am not sure how i should go about investigating this.

I think I've gotten parts one and two right (image), part 3, I am not so sure how to do, same goes for part 4. I was thinking that part 5 would just be that the particle has fallen back to the starting position, and that that would be the first period of instantaneous rest, or maybe its on its upward journey when it stops for an instant before falling back down? I am just confused

Please help! Its very much appreciated
 
Last edited:
Physics news on Phys.org
Originally posted by mcintyre_ie

3)Using the principle of conservation of momentum, or otherwise, the velocity of A after picking up the mass at C
4)The distance of A from C at the first position of instantaneous rest.

[/QUOTE]

The way I interpret this question is as follows:

By the structure of the subquestions 3 and 4, we are being lead to believe that A continues upward to some point at which it is stationary.

Conservation of momentum (specifically, collision with coupling) can be used here to estimate the velocity of the combined mass the instant after coupling occurs, but before gravity and tension have had any appreciable effect.

Thereafter, the net force resulting from upward tension and downward gravity will decelerate the combined mass. This net force can be calculated then divided by the combined mass to give the new (downward) acceleration.

From the initial (upward) velocity of the combined mass, the new acceleration, and a final velocity of zero, you can determine the distance the combined mass rises above point C.
 
There is a gravitational force of 0.4g pulling down on the 0.4kg mass and a gravitational force of 0.5g pulling down on the 0.5kg mass (in other words, their weights). Since they are connected by a pulley, each is pulling up on the other with its weight. That means that there is a net downward force on the 0.5kg mass of 0.1g and a net upward force of the same magnitude on the 0.4 kg mass. Since they are attached by an "inextensible string", they move as a unit with acceleration 0.1g/(0.4+0.5)= (1/9)g m/s2. That's the answer to part a). Since A rises at that acceleration for one second, its speed at that time is ((1/9)g m/s2)(1 s)= (1/9)g m/s.

Conservation of momentum does NOT apply since there is an external force (gravity). You can recalculate the acceleration as above by changing the mass of A from 0.4 to 0.6kg.
does it have enough acceleration to keep going for awhile
It's not a matter of having enough "acceleration"- it has momentum.
Remember that acceleration is CHANGE in speed. Since in part b, you found A's speed at the instant it acquires the new mass, you can now apply that new acceleration to THAT speed. velocity at time t (in seconds after the motion began) will be v(t)= v(1)- a(t-1) (a is the new acceleration. It is times "t-1" because it didn't apply for the first second.) The "position of instantaneous rest" occurs when v(t) is 0.
 
Originally posted by HallsofIvy
There is a gravitational force of 0.4g pulling down on the 0.4kg mass and a gravitational force of 0.5g pulling down on the 0.5kg mass (in other words, their weights). Since they are connected by a pulley, each is pulling up on the other with its weight. That means that there is a net downward force on the 0.5kg mass of 0.1g and a net upward force of the same magnitude on the 0.4 kg mass. Since they are attached by an "inextensible string", they move as a unit with acceleration 0.1g/(0.4+0.5)= (1/9)g m/s2. That's the answer to part a). Since A rises at that acceleration for one second, its speed at that time is ((1/9)g m/s2)(1 s)= (1/9)g m/s.

The gravitational forces are actually 0.4kg X 9.8 N/ kg = 3.92 N and 0.5 kg x 9.8 N/kg = 4.9 N .

The net force , F1, acting on the 0.5 kg mass is
F1 = 4.9 - T where T is the tension on the string.

The net force, F2, acting on the .4 kg mass is
F2 = T - 3.92 N

The acceleration of the .5 kg mass, a1, is
a1 = (F1)/(m) = (4.9 -T)/(0.5 kg)
and
a2 = (F2)/m = (T-3.92)/(0.4 kg).

Since as you pointed out a1 = a2,
(4.9 -T)/(0.5 kg) = (T-3.92)/(0.4 kg)

This allows us to calculate T which can then be substitued back into (T-3.92)/(0.4 kg) to find a1 or a2.

Assuming the masses are starting from rest you can then determine the speed after 1 second.


Originally posted by HallsofIvy

Conservation of momentum does NOT apply since there is an external force (gravity). You can recalculate the acceleration as above by changing the mass of A from 0.4 to 0.6kg.

This assumes that either the original mass magically changes by .2 kg while maintaining its motion, or that the original mass collides with a 0.2 kg object traveling at a constant speed coinciding with the speed of the 0.4 kg mass at the moment of impact.

Since the problem is silent on this I used the simpler assumption that the mass that was "picked up" was stationary. Of course there is no reason to agree with my interpretation unless you prefer simpler assumptions. The problem is ambiguous and begs clarification.

Momentum is conserved when no work is done on the system. Over a period of time work is done and over a period of time momentum is not conserved. However, at the "instant" of impact, gravity has not had the opportunity to work on the system. If the period of impact is short enough to make work done by gravity negligible, then conservation of momentum gives a reasonable estimate for the new velocity of the combined mass.

I look forward further discussion.
 
physics247:The gravitational forces are actually 0.4kg X 9.8 N/ kg = 3.92 N and 0.5 kg x 9.8 N/kg = 4.9 N .

I agree completely. I would just point out that I had said "0.4g" using "g" instead of 9.8.
 
Thanks for all your help phyics247 amd hallsofivy, i think i understand the question now. In our state exam this summer, were expected to be able to do all that in about 15-20 mins. I am not exactly optimistic about it.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...

Similar threads

Replies
27
Views
2K
Replies
3
Views
2K
Replies
22
Views
6K
Replies
3
Views
1K
Replies
8
Views
10K
Back
Top