Centre of mass Momentum problem-Two blocks

Click For Summary

Homework Help Overview

The problem involves two blocks, M1 and m2, where M1 is a symmetric block resting on a smooth surface with a groove, and m2 slides down the groove. The objective is to find the maximum velocity of M1 and describe the motion of both blocks. The scenario includes considerations of momentum and energy conservation, with specific values provided for masses and radius.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the conservation of momentum and energy between different points in the motion of the blocks. Questions arise regarding the effects of the wall on momentum conservation and the relationship between the kinetic and potential energy of m2 as it moves between points 2 and 3.

Discussion Status

There is an ongoing exploration of the dynamics between the two blocks, particularly how the motion of m2 affects M1. Some participants suggest that the maximum speed of M1 occurs when m2 is sliding back down to point 2. Multiple interpretations of the energy and momentum conservation equations are being discussed, with some guidance provided regarding the role of the wall.

Contextual Notes

Participants are considering the implications of the wall's presence on the system's momentum conservation, particularly how it affects the motion of M1 until m2 passes point 2. There is also a discussion about the velocities of the blocks with respect to each other and the ground.

Tanya Sharma
Messages
1,541
Reaction score
135

Homework Statement



A symmetric block of mass M1 with a groove of hemisphere shape of radius R rests on a smooth horizontal surface in contact with the wall as shown in the figure. A small block of mass m2 slides without friction from the initial position .Find the maximum velocity of the block M1.Describe the motion of both the blocks M1 and m2. ( M1=100 Kg m2=10kg R=5m g=10m/s2).

Homework Equations


The Attempt at a Solution



Initially m2 is is at 1 and slides down to 2 .Since M1 has a wall towards its left side ,the wall exerts a force on M1 till m2 reaches 2 because m2 pushes against M1.So momentum of two block system can not conserved till m2 reaches 2.Afterwards , momentum can be conserved taking initial momentum when m2 is at 2.

Velocity of m2 at 2 can b found using conservation of energy between points 1 and 2.

Loss of potential energy = Gain in Kinetic energy

velocity of m2 at 2 = 10m/s

Now I have a doubt here when block m2 moves from 2 to 3...If we consider only m2 then kinetic energy of m2 at 2 should completely convert in Potential energy at 3 which gives the height to which the block rises i.e R. This means block m2 moves back and forth between 1 and 3.

But if conservation of momentum is applied then as block m2 moves from 2 to 3 the block M1 also moves ie when m2 reaches 3 then M1 is moving and m2 is at rest w.r.t M1

Applying conservation of energy

Loss in Kinetic energy of m2 =Gain in potential energy of m2 + gain in kinetic energy of (M1+m2).

This gives height to which block m2 rises less than R .

Why two different results...

Where am I getting it wrong?
 

Attachments

  • twoblocks.jpg
    twoblocks.jpg
    21 KB · Views: 870
Physics news on Phys.org
try solving the problem without the wall in place.
 
Hello.
Tanya Sharma said:
Now I have a doubt here when block m2 moves from 2 to 3...If we consider only m2 then kinetic energy of m2 at 2 should completely convert in Potential energy at 3 which gives the height to which the block rises i.e R. This means block m2 moves back and forth between 1 and 3.

But, as you later noted, m1 will be moving when m2 reaches max height after passing 2. So, not all of the kinetic energy of m2 will be converted into potential energy when m2 reaches max height. Does m2 reach 3?

See if you can conceptually see where m2 will be when m1 has its max speed. Hint: As m2 is sliding up after passing 2, what direction does it push on m1? As m2 slides back down toward 2, what direction does it push on m1? (Consider horizontal component of force.)
 
Last edited:
TSny said:
But, as you later noted, m1 will be moving when m2 reaches max height after passing 2. So, not all of the kinetic energy of m2 will be converted into potential energy when m2 reaches max height. Does m2 reach 3?

No...Not all of kinetic energy is converted in potential energy .Some of it will be converted in kinetic energy gained by both m1 and m2.

That means m2 will not reach 3.The height reached will be less than R.

TSny said:
See if you can conceptually see where m2 will be when m1 has its max speed. Hint: As m2 is sliding up after passing 2, what direction does it push on m1? As m2 slides back down toward 2, what direction does it push on m1? (Consider horizontal component of force.)

It seems that the max speed of m1 will be when m2 slides back down to 2.

Am I correct in my assessment ?
 
Tanya Sharma said:
It seems that the max speed of m1 will be when m2 slides back down to 2. Am I correct in my assessment ?
Yes, while m2 is between 2 and 3 there's a horizontal component of force on m1 that accelerates it. Once m2 returns back past 2, it starts slowing down m1.
 
Okay...then conserving energy between 2 sliding up and 2 sliding down

[itex]\frac{1}{2}m(v_2)^2=\frac{1}{2}m(V_{max}-v_{2,ret})^2+\frac{1}{2}M(V_{max})^2[/itex]


and conservation of momentum between points 2 up and 2 down gives

[itex]mv_2=m(V_{max}-v_{2,ret})+MV_{max}[/itex]

Am i right?
 
Explain your notations, please.

ehild
 
These are the notations

m=mass of smaller block

M=mass of bigger block

[itex]v_2[/itex] = velocity of smaller block at position 2 while going up

[itex]V_{max}[/itex]= velocity of bigger block while smaller block is sliding back down at 2

I feel the maximum velocity bigger block can have is at 2 hence [itex]V_{max}[/itex]

[itex]v_{2,ret}[/itex]=velocity of smaller block while sliding back down at 2
 
So you mean that v2 is the velocity of the small block at point 2 when it arrived from point 1, and v2,ret is its velocity at the same deepest point when arrived from the opposite direction. Are they meant with respect to the big block or with respect to the ground?
 
Last edited:
  • #10
ehild said:
So you mean that v2 is the velocity of the small block at point 2 when it arrived from point 1, and v2,ret is its velocity at the same deepest point when arrived from the opposite direction.

Yes

ehild said:
Are they meant with respect to the big block or with respect to the ground?

w.r.t the bigger block
 
  • #11
OK. It looks plausible that the big block has the greatest velocity when the small one is in position 2 and moving backwards. Accepting it, your equations are correct (v2ret meaning the magnitude of the velocity with respect to the big block). Determine Vmax.

ehild
 
  • #12
I am getting two values of Vmax . Vmax = 0 , 20/11 . Why one of the values is zero ? Is it the value of bigger block when the smaller block is passing through 2 for the first time ?

ehild...Can you explain what is the role of the wall in this problem ? Is the force of the wall responsible that we cannot conserve momentum between points 1 and 2 and only after 2 the momentum is conserved as the wall force stops acting after 2?

Am I write in my assessment that bigger block will move only after block 2 moves past 2?
 
  • #13
That is very good, Tania. The zero velocity is valid when the small block comes from position 1. The wall can exert force only to the right. So the big block will not move till the small one pushes it towards the wall, as the two opposite forces cancel. As soon as the small block passes point 2, it pushes the big block forward. The wall can not pull it back, so the big block loses contact with the wall, and without external horizontal force, the horizontal component of momentum is conserved.

ehild
 
  • #14
ehild...Thank you very much
 
Last edited:
  • #15
This might help. Looking at the attachment, would there be any difference in the final velocities of the 3 elastic collisions shown? [Edit: Sorry, I switched the notation for m1 and m2 so I have m1 as the small block.]
 

Attachments

  • Elastic Collision.jpg
    Elastic Collision.jpg
    25 KB · Views: 651
  • #16
TSny said:
This might help. Looking at the attachment, would there be any difference in the final velocities of the 3 elastic collisions shown?

No...In all the three cases the final velocities will be the same

Tsny...Thank you very much
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
5
Views
3K
Replies
17
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
Replies
16
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K