Record & Turntable: Final Rotational Kinetic Energy

  • Thread starter Thread starter gills
  • Start date Start date
  • Tags Tags
    Turntable
AI Thread Summary
The discussion focuses on a physics problem involving a turntable and a record, specifically analyzing the final rotational kinetic energy after the record is dropped onto the turntable. It emphasizes that due to friction, rotational kinetic energy is not conserved during the initial slipping phase, leading to the need to express the final kinetic energy in terms of the moment of inertia of both disks and the initial kinetic energy. Participants clarify that the final kinetic energy can be derived by first finding the final angular velocity and then substituting it back into the kinetic energy equation. Additionally, the average torque acting on the turntable due to friction is calculated using angular momentum principles. The conversation highlights the importance of relating initial and final states through conservation laws in rotational dynamics.
gills
Messages
115
Reaction score
0

Homework Statement



Consider a turntable to be a circular disk of moment of inertia I_t rotating at a constant angular velocity w_i around an axis through the center and perpendicular to the plane of the disk (the disk's "primary axis of symmetry"). The axis of the disk is vertical and the disk is supported by frictionless bearings. The motor of the turntable is off, so there is no external torque being applied to the axis.
Another disk (a record) is dropped onto the first such that it lands coaxially (the axes coincide). The moment of inertia of the record is I_r. The initial angular velocity of the second disk is zero.

There is friction between the two disks.

After this "rotational collision," the disks will eventually rotate with the same angular velocity.

MAD_cl_3_r1.jpg


(a)Because of friction, rotational kinetic energy is not conserved while the disks' surfaces slip over each other. What is the final rotational kinetic energy, K_f, of the two spinning disks?
Express the final kinetic energy in terms of I_t, I_r , and K_i the initial kinetic energy of the two-disk system. No angular velocities should appear in your answer.

(b)Assume that the turntable deccelerated during time \Deltat before reaching the final angular velocity (\Deltat is the time interval between the moment when the top disk is dropped and the time that the disks begin to spin at the same angular velocity). What was the average torque,\tau , acting on the bottom disk due to friction with the record?
Express the torque in terms of I_t, w_i, w_f, and \Deltat

Homework Equations



K_i - K_f = \DeltaK lost to friction --->

(1/2)I_1*w_1i^2 + (1/2)I_2 * w_2i^2 = (1/2)I_1 * w_1f^2 + (1/2)I_2 * w_2f^2



The Attempt at a Solution



Ok, I've only attempted part (a) at the moment so i need to concentrate on that first. then i'll move onto part (b)

What is confusing is what the question is asking for. delta K is just the initial - final energies, but where does that stand in the solution they are looking for.

This is what i know --->
K_i = (1/2)I_t * w_i^2

K_f = (1/2)w_f^2(I_t + I_r)

How and where do I get rid of the w's and where is delta K in the solution?
 
Physics news on Phys.org
You don't need delta K, you just need to express K_f in terms of K_i and the other variables. First find w_f. You'd do that just like you did in that similar problem the other day. Once you find w_f, then worry about finding K_f and expressing it the way they want it. (It will take a little algebraic rearranging, that's all.)
 
Rotational kinetic energy is not conserved?
But there is a rotational quantity that is conserved. What is it?
 
Doc Al said:
You don't need delta K, you just need to express K_f in terms of K_i and the other variables. First find w_f. You'd do that just like you did in that similar problem the other day. Once you find w_f, then worry about finding K_f and expressing it the way they want it. (It will take a little algebraic rearranging, that's all.)

I've already figured w_f from the first part of this problem that i didn't post--->

w_f = (I_t * w_i)/(I_t + I_r) ---> i plug this into K_f --->

K_f = (1/2)w_f^2(I_t + I_r) ---> so --->

(1/2)[(I_t * w_i)/(I_t + I_r)]^2 * (I_t + I_r) ---> reduces to --->

(1/2) * (I_t * w_i)^2 / (I_t + I_r) ---> a little stuck here. I'm trying to figure out how i can get a K_i out of this expression...
 
gills said:

Express the final kinetic energy in terms of I_t, I_r , and K_i the initial kinetic energy of the two-disk system. No angular velocities should appear in your answer.

This is what i know --->
K_i = (1/2)I_t * w_i^2

K_f = (1/2)w_f^2(I_t + I_r)

How and where do I get rid of the w's and where is delta K in the solution?


First thing, why do you need delta K? Neither it has been asked, nor it appears in the two equations you have quoted!
You need Kf in terms of It, Ir and Ki. In the above two equations, you have two unknowns, wf and wi. To get a required condition, you need just one more equation. So, somehow try to relate wf and wi.
Hint: You know some conservation laws, right?
 
Substitute unwanted wi in terms of Ki.
 
(K_i * I_t) / (I_t + I_r) ---> i believe this is correct...Now onto the second part...
 
ya.. show ur attempt on the second part.
i would just like to point out one thing: note the striking similarity between

a particle, mass m1, with speed vi collides and sticks to a second particle, mass m1, at rest.
conservation of momentum: (m1+ m2).vf = m1.vi

a disk, mass moment of inertia I1, with rotational kinetic energy Ki collides and sticks to a second disk, mass moment of inertia I2, at rest.
and in this problem: (I1+ I2).Kf = I1.Ki

Have fun.
 
part (b) solved:

w_f = w_i - \alpha*\Deltat --->

-\alpha = (w_f - w_i) / \Deltat --->

\tau = I*\alpha --->

\tau = I^{t} * (w_f - w_i) / \Deltat
 
  • #10
gills said:
part (b) solved:

w_f = w_i - \alpha*\Deltat --->

-\alpha = (w_f - w_i) / \Deltat --->

\tau = I*\alpha --->

\tau = I^{t} * (w_f - w_i) / \Deltat
Good! Realize that this is just the angular form of impulse. Just like linear impulse equals change in linear momentum, angular impulse equals change in angular momentum:
\tau \Delta t = \Delta L = I \Delta \omega
 
Back
Top