Angular Motion Conceptual Question

AI Thread Summary
The discussion revolves around a physics problem involving rigid body rotation and calculating the number of revolutions a wheel undergoes under constant torque. The original poster successfully finds the answer by integrating angular acceleration over time but explores integrating with respect to angular velocity instead. Despite initial confusion and incorrect results, they learn that integrating time as a function of angular velocity is necessary for accurate calculations. The conversation concludes with the poster successfully applying the correct method after guidance from other forum members. Understanding the relationship between angular velocity and time is crucial for solving such problems.
FeelTheFire
Messages
8
Reaction score
0
Hey all,
in physics right now I am learning about rigid body rotations about a fixed axis. One of the questions we had for homework goes like this:

"The combination of a friction force and applied force produces a constant total torque of 36 N*m on a wheel rotating about a fixed axis. The applied force acts for 6 seconds. During this time, the angular speed of the wheel increases from 0 to 10 rad/s."

There are multiple questions that go along with that setup, one being to find the total number of revolutions the wheel undergoes during the acceleration period.

I am able to achieve the correct answer by finding the constant α and integrating it up to get θ as a function of time and converting from radians to rotations.

However, I started to think about if and how I could somehow integrate with respect to *ω* rather than time. My train of thought went something like this: (and curiously the answer I got came out to be bigger than the correct answer by a factor of 10)

ω = rad / sec → ω / 2∏ = rot / sec → ω * sec / 2∏ = rotations
So if ω were constant, we could plug it in above and find the number of rotations for a given time.

(Info from the above problem begins to be substituted in here)
Since ω isn't constant, I integrated ω from its initial value to its final value →

(6 sec / 2∏) ∫0→10 ω dω = (3 / ∏) (50) = 150/∏

The correct answer is 15/∏. I'd like to know what I'm doing wrong. I asked my physics teacher and he said that the integral is meaningless, omega is changing with time so it should be dt and the limits of integration shouldn't be with respect to omega. But that's the technique I used to get the right answer before by integrating the acceleration! I'm trying to do it differently here.

I'm just wondering if there's some correct answer in my line of thinking somewhere and if you can arrive at the correct answer by integrating with respect to ω using limits of 0 to 10 rather than integrating with respect to time and using limits from 0 to 6.

Hopefully this makes sense! Thanks and I really look forward to your responses.
 
Physics news on Phys.org
Integrating ω wrt ω does make physical sense, but not the sense you wanted.
Your constant ω case gives you θ = ωt. In a period dt, that's dθ=ωdt, leading, when ω varies, to the usual integral. Or if you consider a small change in ω, dω, then you can write dθ=tdω, and integrate t wrt ω.
If you consider energy, you can write L dθ = Iω dω, where I is the moment of inertia and L the torque. Now you get an integral of ω wrt ω, but this doesn't help if you don't know I.
 
  • Like
Likes 1 person
haruspex said:
Integrating ω wrt ω does make physical sense, but not the sense you wanted.
Your constant ω case gives you θ = ωt. In a period dt, that's dθ=ωdt, leading, when ω varies, to the usual integral. Or if you consider a small change in ω, dω, then you can write dθ=tdω, and integrate t wrt ω.
If you consider energy, you can write L dθ = Iω dω, where I is the moment of inertia and L the torque. Now you get an integral of ω wrt ω, but this doesn't help if you don't know I.

Thanks for the reply. I don't know anything about the wheel so I can't calculate I. As for integrating time wrt ω, I'm having trouble applying this concept to the problem.

Do I have to figure out time as a function of ω in order to complete that integral? And do the coefficients I have outside of the integral remain? Or should I just throw all of that thinking aside?
 
FeelTheFire said:
Thanks for the reply. I don't know anything about the wheel so I can't calculate I.
You can get it from the other data you have, but that's a long way round to finding θ.
As for integrating time wrt ω, I'm having trouble applying this concept to the problem. Do I have to figure out time as a function of ω in order to complete that integral?
Yes. You have ω = at, so t = ω/a. ∫t.dω = ∫(ω/a)dω = ω2/(2a) = at2/2
 
Last edited:
  • Like
Likes 1 person
haruspex said:
You can get it from the other data you have, but that's a long way round to finding θ.

Yes. You have ω = at, so t = ω/a. ∫t.dω = ∫(ω/a)dω = ω2/(2a) = at2/2

It worked! Eureka :approve:
Thanks so much haruspex!
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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