Rotary (Gears) question - angular acc/velocity involved

AI Thread Summary
The discussion revolves around calculating angular velocity and acceleration in a system of gears with constant angular acceleration. The user initially applies the formulas for angular velocity and acceleration but realizes that their calculation for alpha C is incorrect. The correct formula for alpha C should incorporate the square of the gear ratio, leading to a revised value. After correcting this error, the user confirms they arrived at the correct answer. The importance of accurately applying gear ratios in angular motion calculations is emphasized.
skae
Messages
3
Reaction score
0
Rotary (Gears) question -- angular acc/velocity involved

Homework Statement



EyhIekI.png


Homework Equations



w (angular velocity) = alpha (angular acceleration) t
w1 / w2 = r2 / r1
|a| = sqrt( (a(tangential))^2 + (a(normal))^2 )


The Attempt at a Solution



Since A has a constant angular acceleration, w = alpha t

For gears A, B: wA/wB = r2/r1
For gears B, small B: wB = w(small B)
For gears small B, C: wC = r1/r2 * ((r1*wA) / r2)
Thus wC = ((r1)^2 * wA) / (r2)^2
And thus wC = ((r1)^2 * alpha * t) / (r2)^2
Subbing in values... wC = (150^2 * 14 * 0.8) / 250^2 = 4.032 rad/s

Now

wA = 0
alpha A = 14

and

wC = 4.032
alpha C = (r1 * alpha A) / r2 = 8.4


So

a(tangential) = alpha C * r2 = 2.1
a(normal) = (wC)^2 * r2 = 4.064
|a| = sqrt( 2.1^2 + 4.064^2) = 4.57

However this is not correct...

Could someone point out where I may have gone wrong?

It would be greatly appreciated, thank you
 
Physics news on Phys.org
I ended up getting the right answer.

alpha C = (r1 * alpha A) / r2 = 8.4
shouldve been
alpha C = (r1/r2)^2 * alpha A
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top