Acceleration, Uniform Ball on Incline

Click For Summary

Homework Help Overview

The problem involves a uniform solid ball rolling down a right-angled wedge, which can slide on a horizontal surface. The objective is to find the acceleration of the ball relative to the wedge, considering the dynamics of the system including kinetic and potential energy.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss the kinetic energy expressions and their definitions, questioning how the coordinates relate to the motion of the ball and the wedge. There are attempts to clarify the relationship between the ball's motion relative to the wedge and the ground.

Discussion Status

The discussion is ongoing, with participants exploring different aspects of the kinetic energy and potential energy equations. Some guidance has been offered regarding the components of velocity and the relationship between the ball and wedge, but no consensus has been reached on the final expression for acceleration.

Contextual Notes

There are indications of confusion regarding the definitions of the coordinates and the assumptions made about the system's motion. Participants are also considering the implications of rotational kinetic energy and the effects of the wedge's motion on the ball's dynamics.

Phys student
Messages
42
Reaction score
0

Homework Statement


424c8aec49.8aebe7f7db.aACpWO.png

[/B]
A uniform solid ball of mass m rolls without slipping down a right angled wedge of mass M and angle θ from the horizontal, which itself can slide without friction on a horizontal floor. Find the acceleration of the ball relative to the wedge.
2. The attempt at a solution
Attempt using generalized coordinates:
Let us denote the coordinate of the ball as ξ (which is along the incline) and the coordinate of the wedge as η. The kinetic energy of the system is:

K=\frac{1}{2}m\dotξ^2+\frac{1}{2}Iω^2+\frac{1}{2}M\dotη^2=\frac{1}{2}m\dotξ^2+\frac{2}{10}m\dotξ^2+\frac{1}{2}M\dotη^2=\frac{7}{10}m\dotξ^2+\frac{1}{2}M\dotη^2
And the change in potential energy is:
V=-mgξ\sin{θ}
The sum of both energies is the total energy, which is constant in time. We take the derivative of it:
\dot{E}=\frac{d}{dt}E=\frac{d}{dt} K+V=\frac{d}{dt} (\frac{7}{10}m\dotξ^2+\frac{1}{2}M\dotη^2-mgξ\sin{θ})=\frac{7}{5}m\dotξ\ddotξ+M\dotη\ddotη-mg\dotξ\sin{θ}=0
Finally, we need to relate both coordinates. Since the center of mass of the system doesn't move we have:
mξ\cos(θ)=Mη \frac{mξ\cos(θ)}{M}=η

We substitute η in our derivative and we get:
\dot{E}=\frac{7}{5}m\dotξ\ddotξ+\frac{m^2\dot{ξ}\ddot{ξ}\cos^2{θ}}{M}-mg\dot{ξ}\sin{θ}=0
We solve for \ddotξ:
\ddotξ =\frac{5Mg\sin{θ}}{7M+5m\cos^2{θ}}
Can someone please confirm if this solution is correct?
 
Last edited:
Physics news on Phys.org
Phys student said:
Let us denote the coordinate of the ball as ξ (which is along the incline) and the coordinate of the wedge as η. The kinetic energy of the system is:

K=\frac{1}{2}m\dotξ^2+\frac{1}{2}Iω^2+\frac{1}{2}M\dotη^2=\frac{1}{2}m\dotξ^2+\frac{2}{10}m\dotξ^2+\frac{1}{2}M\dotη^2=\frac{7}{10}m\dotξ^2+\frac{1}{2}M\dotη^2
And the change in potential energy is:
V=-mgξ\sin{θ}
Not exactly sure how you're defining ξ. The potential energy expression implies it's along the slope, relative to the wedge, but the KE expression implies it is in the instantaneous direction of linear movement of the ball relative to the ground.
 
haruspex said:
Not exactly sure how you're defining ξ. The potential energy expression implies it's along the slope, relative to the wedge, but the KE expression implies it is in the instantaneous direction of linear movement of the ball relative to the ground.
It is along the slope, How did the kinetic energy expression make you assume it's relative to the ground?
 
Phys student said:
It is along the slope, How did the kinetic energy expression make you assume it's relative to the ground?
##\frac{1}{2}m\dotξ^2##
 
haruspex said:
##\frac{1}{2}m\dotξ^2##
So the expression should have been: \frac{1}{2}m({{\vec{\dotξ}}}+{{\vec{\dotη}}})^2?
 
Last edited:
Phys student said:
So the expression should have been: \frac{1}{2}m({{\vec{\dotξ}}}+{{\vec{\dotη}}})^2?

Is the kinetic energy of the ball the sum of the kinetic energies of both coordinates? (ball moving with respect to the incline and the ground)

\frac{1}{2}m\dotξ^2 +\frac{1}{2}m\dotη^2
 
Last edited:
Phys student said:
Is the kinetic energy of the ball the sum of the kinetic energies of both coordinates? (ball moving with respect to the incline and the ground)

\frac{1}{2}m\dotξ^2 +\frac{1}{2}m\dotη^2

No.The translational KE of the ball is 1/2 m(vx2+vy2), vx and vy being the horizontal and vertical velocity components with respect to the ground. Express them with the velocity of the wedge and the velocity of the ball with respect to the wedge. Note that ξ has both horizontal and vertical components.
 
ehild said:
No.The translational KE of the ball is 1/2 m(vx2+vy2), vx and vy being the horizontal and vertical velocity components with respect to the ground. Express them with the velocity of the wedge and the velocity of the ball with respect to the wedge. Note that ξ has both horizontal and vertical components.

The x component of the ball's velocity with respect to the ground is:
v_x= \dot{ξ}\cos{θ}-\dot{η}=\dot{ξ}\cos{θ}(1-\frac{m}{M})
And the y component is:
v_y =\dot{ξ}\sin{θ}
Right?
 
Phys student said:
The x component of the ball's velocity with respect to the ground is:
v_x= \dot{ξ}\cos{θ}-\dot{η}=\dot{ξ}\cos{θ}(1-\frac{m}{M})
And the y component is:
v_y =\dot{ξ}\sin{θ}
Right?
Yes.
 
  • #10
ehild said:
Yes.
What about the rotational kinetic energy? What v do you use?
 
  • #11
The ball rotates with angular frequency ω around the CM, it is independent from the velocity of the wedge.
 
  • #12
I believe you are overdoing things.
Try calculating total energy at the start of the system, and then calculate at the end of the system.
Find out an equation for velocity, use Newton's third law of motion. You'll get what you are looking for.
 
  • #13
ehild said:
The ball rotates with angular frequency ω around the CM, it is independent from the velocity of the wedge.
So in the end we have:

K=\frac{1}{2}m\dot{ξ}^2(\sin^2{θ}+\cos^2{θ}(1-\frac{m}{M})^2)+\frac{2}{10}m\dot{ξ}^2 +\frac{m^2\cos^2{θ}\dot{ξ}^2}{2M}
V=-mgξ\sin(θ)
\dot{E}=m\ddot{ξ}(\sin^2{θ}+\cos^2{θ}(1-\frac{m}{M})^2)+\frac{4}{10}m\ddot{ξ}+\frac{m^2\cos^2{θ}\ddot{ξ}}{M}-mg\sin{θ}=0
When we solve for \ddot{ξ} we get this expression:
\frac{10gM^2sin{θ}}{5m^2+5m(m-M)\cos(2θ)-5mM+14M^2}
 
  • #14
You can factor out ##(\dot \xi )^2## and simplify the expression for K. E=K+V =0. ##\dot E## is not what you wrote, but the equation ##
m\ddot{ξ}(\sin^2{θ}+\cos^2{θ}(1-\frac{m}{M})^2)+\frac{4}{10}m\ddot{ξ}+\frac{m^2\cos^2{θ}\ddot{ξ}}{M}-mg\sin{θ}=0
##
is correct. You madethe final expression too complicated, simplify. No need to introduce cos(2θ).
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 29 ·
Replies
29
Views
3K
  • · Replies 9 ·
Replies
9
Views
1K
Replies
8
Views
2K
  • · Replies 24 ·
Replies
24
Views
2K
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
1
Views
4K