Moment of Inertia - Tube with Slot
Moment of Inertia - Tube with Slot
(OP)
Hi,
I'm trying to determine the failure point for a tube with a slot. The tube has a piston sliding back and forth, and is loaded laterally by an external weight attached to the piston through the slot.
I can't seem to find an equation representing the moment of inertia for a tube with a slot. In my application the slot does not run the length of the tube, but to simplify the math this would be an acceptable approximation.
The moment of inertia for a tube is:
I =pi * (do^4 - di^4)/64.
Does anyone know the case for a tube with a slot?
Thanks





RE: Moment of Inertia - Tube with Slot
For example, if the axis of bending is 12:00 - 6:00, is the slot constrained to be at 6:00 or 9:00 or can it be anywhere?
Is the arc of the slot relatively small?
One quick simple approximation (for small slot) would be to treat the slot as a rectangle. Use moment of inertia for rectange, transfer it to the correct location by parallel axis theorem, and subtract it from moment of inertia of the tube.
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Moment of Inertia - Tube with Slot
Sounds like you may have another issue, though, and that is the bending (widening) of the slot trying to pry it open. You also have a dynamic loading situation, so you can't really use any plane stress or plane strain assumptions. May be time for a simulation or, at a minimum, a dynamic analysis.
Not a bad little problem...
Garland E. Borowski, PE
Star Aviation
RE: Moment of Inertia - Tube with Slot
h
It looks correct to me and checks as expected for the specific case of hollow cylinder, but you might want to double check it for yourself.
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Moment of Inertia - Tube with Slot
"# R1 is tube ID"
"# R2 is tube OD"
Obviously R stands for radius, so should be ID/2, OD/2, respectively.
=====================================
Eng-tips forums: The best place on the web for engineering discussions.
RE: Moment of Inertia - Tube with Slot
Well I was wondering whether you can use the moment of inertia for the tube and use a stress concentration factor
of say 3 for the area of the tube with the slot in it.
You give no sizes or loadings so its difficult to say how you might actually analyse it.
desertfox
RE: Moment of Inertia - Tube with Slot
These are my dimensions:
Tube OD = 1"
Tube ID = 0.875"
Tube Length = 6"
Slot Width = 0.5"
Slot Length ~ 4"
electricpete:
The piston is normally fixed at either end of the slot, and travels between these locations. The piston is loaded when in a fixed position, and is not substantially loaded when it travels between the two endpoints.
The tube is supported relatively speaking at both ends of the slot.
I appreciate your equation, it's a great help. It does seem to reduce to the simple case of a hollow cylinder (tube) when theta1 = 0 and theta2=2*pi. I need to read up on first principles of moments of inertia to verify if it is correct in the general sense. I think I need to do this exercise.
I calculate as follows:
Tube with Slot:
theta1 = 0
theta2 = 296deg = 360 - 2 invsin (0.5/(2*r)) where I used the mean radius of the tube
I = 0.287613
Normal Tube:
I = 0.267232
This appears to make sense.
RE: Moment of Inertia - Tube with Slot
Ooops.. I treated ID and OD in the equation as diameters, but as electricpete says should be the inner and outer radius respectively.
Tube with Slot:
I=0.017975
Tube:
I=0.02031
My ultimate goal is to determine the weight at the yield point for the tube. Using the equation for the maximum stress for a circular beam:
sigma = M * r / I
M - bending moment
r - radius of beam
I - moment of inertia
It appears that the maximum stress (sigma) increases when the tube has a slot in it. Does this make any sense?
RE: Moment of Inertia - Tube with Slot
My mistake, the maximum stress is set to the yield tensile strength (or ultimate tensile strength) for the metal being used, which in this case is aluminum 6061-T6.
Using the following:
sigma = M * r / I
M = WL/4 (I'm not sure why this equation)
and solving for W
W = (4I*sigma) / (L * r)
sigma = 40ksi (yield tensile strength)
http:/
Tube With 0.5" Slot:
W = (4 * 0.017975*40k)/(6*0.5) = 959lbs
Tube:
W = (4 * 0.02031*40k)/(6*0.5) = 1083lbs
It makes sense that the maximum load should decrease.
RE: Moment of Inertia - Tube with Slot
RE: Moment of Inertia - Tube with Slot
RE: Moment of Inertia - Tube with Slot
Thanks khardy & GBor:
That's good to know! Especially that it matches the results from the equation electricpete provided.
Do you know if SolidWorks or Alibre has the same capability?
RE: Moment of Inertia - Tube with Slot
I haven't used Alibre in a long time, but I'm sure it has a similar capability.
RE: Moment of Inertia - Tube with Slot
One issue is that the allowable bending stress of the open area will be much reduced from that of a closed tube, and I'm not aware of any references that give an allowable stress for that case.
RE: Moment of Inertia - Tube with Slot
If the tube is in bending as you suggest it is then the bending stress will be much higher than that calculated by the formula even with the correct moment of inertia value.
The reduced material at tube surface will mean the stress lines in that area will crowd together creating a stress concentration. If it were me and the thing isn't life threatening I would use a stress concentration factor of 3 and multiply the stress obtained by your formula by this factor and then compare yield stress for the material with the calculated figure.
regards
desertfox
RE: Moment of Inertia - Tube with Slot
RE: Moment of Inertia - Tube with Slot
desertfox, GBor:
The tube should not be significantly in bending. We are using a steel tube right now with 1/8" wall thickness and there is no apparent bending.
We are moving towards using aluminum, and a smaller wall thickness, so I want to crunch the math to see if it makes sense theoretically. The mild steel we are using I believe has comparable yield tensile strength values to 6061-T6 aluminum.
My formula calculated the weight at which point the tube yields. I can then apply the FOS of 3 to this value. Right?
Also, the load is not exactly in the middle of the tube. For the 6" tube the load is centered at 1.8" in one position, and 5" in a second position.
Regards
RE: Moment of Inertia - Tube with Slot
RE: Moment of Inertia - Tube with Slot