Integrating Torque With Force as a Function of Radius

AI Thread Summary
The discussion revolves around calculating the total torque on a device made of two half-cylinders connected to a rotating shaft in a fluid. The initial approach involved using torque and force equations, but a dimensional inconsistency was identified in the proposed solution. Participants suggest deriving a differential force expression first, emphasizing the need to incorporate the area affected by drag as a function of radius. The conversation highlights the importance of correctly expressing the relationship between force and radius to achieve a valid torque calculation. The final consensus indicates that a differential area element should be considered to resolve the torque calculation accurately.
ztluhcs
Messages
6
Reaction score
0

Homework Statement



In this problem, I am asked to find the total torque acting on a device consisting of two open half-cylinders connected to a shaft rotating in a fluid. To clarify, they are half-cylinders in the sense that they have been cut in half in the lengthwise direction and are oriented to generate drag. In the (very rough) picture below the spanwise elements are the two half cylinders (===) and the vertical part is the shaft (++).

=========+========
____________+
____________+
____________+

Homework Equations


T = r x F

F = 1/2 * rho * S_ref * C_D * V^2 = 1/2 * rho * S_ref * C_D * (omega * r)^2

where rho, S_ref, and C_D, the angular velocity (omega), the diameter, and the radius of the cylinder are all known

The Attempt at a Solution



As per my instructor's advice, the force on one cylinder is given in the equation above. Then a differential element of torque would be written as:

dT = 1/2 * rho * S_ref * C_D * (omega * r)^2 * r*dr

integrating over 0 to R should then give the total torque, which is (for both cylinders):

T = 1/4 * C_D * rho * D * omega^2 * R^5

The problem with this solution is that the units are kg*m^3/s^2 and the units of torque are kg*m^2/s^2, so there is some dimensional inconsistency. Instead I was thinking that differential radius in the cross-product should be just dr, but looking back I'm also not sure if it is necessary to take some differential element of the force (which of course itself has velocity as a function of radius. I'm just having some issues applying physical intuition to this fairly complicated situation since the force changes as radius changes.

Thanks for any help,
Ian
 
Physics news on Phys.org
I think you need to come up with an expression for dF first, then multiply it by r to get dT.

Something in the F equation must represent area, and would thus would contain the necessary dr term when you write dF.
 
Well, velocity is a function of radius, so you can write F = constants * r^2 so then

dF = 2*constants*r*dr

This would give:

dT = dF x r

dT = 2 * constants * r^2 * dr

T = 2/3 * constants * R^3

which is different than either of my other proposed solutions! Does this seem correct?
 
No, dF should be proportional to r2.

Think of a differential area element dSref, which has a drag force acting on it. Express dSref in terms of dr.

p.s. Welcome to Physics Forums!
 
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