×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Hollow Tapered Cylinder deflection?

Hollow Tapered Cylinder deflection?

Hollow Tapered Cylinder deflection?

(OP)
I need a little help finding and or deriving some forumlas for a project we have been assigned.

We are to analyze and redesign a typical traffic light.  I have all the dimensions and loads that I need, but I need but am having a heck of a time deriving the formulas for deflection of a tapered hollow cylinder!

 I need to know both torsional and bending deflections.   I would just draw this all up in Pro/E, but I am not too familiar with Pro/M to do the FEA.

Anyone have any clue how to derive these forumals or where I could find them?

RE: Hollow Tapered Cylinder deflection?

Well, without going into integrals (probably double integrals), knowing deflection is a function of moment of inertia, I would find the deflection if it was a uniform shape using both the smaller and the larger diameter at the extreme ends, then average them.

I am shooting from the hip.

RE: Hollow Tapered Cylinder deflection?

Or you can do a piecewise model from basic beam theory.

Taking the average of the result from each end appeals to my lazy character, but the tip deflection is VERY sensitive to the conditions at the base of the cantilever... so an average is likely to be unreliable.

Cheers

Greg Locock

RE: Hollow Tapered Cylinder deflection?

Greg,

10 bucks says it's not "unreliable".  This would be analyzed as a cantilever.  Given length is constant, Deflection as it relates to "I" is linear.  Therefore, not shooting from the hip after further thinking about it, the average will work.

Chip

RE: Hollow Tapered Cylinder deflection?

10 bucks it is, payable to eng-tips.

You seem to think that the deflection of a uniformly tapered tube can be accurately represented as the average of the deflection of a beam whose section is uniform consists of the tapered tip of the beam, and another with the same section as the base of the beam.

Without even bothering to look at a formula this is obviously ridiculous. A fully tapered beam does not have an infinite deflection, your theory suggests it would, since the deflection of the beam that is the thin end (d=0) would be infinite.

I may be wrong. It does happen.

Cheers

Greg Locock

RE: Hollow Tapered Cylinder deflection?

Seems to me ChipB is suggesting an approach where you use the average (i.e. at mid-length) diameter to compute inertia, and assume it's constant.  Although my gut feel suggests this is slightly off the correct value, it's probably quite close.

I'm going to guess that you need to use the inertia at approx. 0.4 * L from the base - strictly a gut feeling.

No time to check it...

tg

RE: Hollow Tapered Cylinder deflection?

dammit!!!  Can I just make the $10 payable to Papa John's in your honor (or some local micro-brewery of my choice)?

I neglected to take the l^3 factor into account, which, after you take the moment out is l^2, therefore it's not linear.  

I stand corrected!

Best option is to model it in as Greg has stated.

RE: Hollow Tapered Cylinder deflection?

I just did a quick calc. with Excel, using some sort of superpostion, and came to the following conclusion:

Better use FEA.

tg

RE: Hollow Tapered Cylinder deflection?

ChipB, I must confess even though I hadn't worked it out specifically, a long while back we looked at the resonant frequencies of conical chimneys, so I had a pretty good idea of how tapered cantilevers work. I also used to work on leaf springs.

 

Cheers

Greg Locock

RE: Hollow Tapered Cylinder deflection?

ChipB, GregLocock, trainguy - All of you are on the right track for a good numerical solution, it is just very tedious but could be written into a spreadsheet program.

You can break the tapered cylinder into short segments of different (constant) diameters, all stacked one on top of the next to simulate the complete structure. Compute the deflection at the top of the bottom cylinder (cylinder with the largest diameter), here is the catch - compute the slope of the deflection curve at the top of this bottom cylinder. The next cylinder (with the second largest diameter)in not plumb but is "leaning" at the angle just computed. Do the deflection same calcs for each cylinder in turn and do the trig to compute the "offset" of each cylinder because of the cumulatively increasing "lean". The sum of all cylinder deflections and all offsets can be a reasonable approximation.

It's been a long time since I have done this, just worked through a simplifed madeup example by hand and compared with a sofware solution - it works.

RE: Hollow Tapered Cylinder deflection?

FEA or a beam / frame analysis program is the fastest way to get an accurate solution, if you have access to one.

Failing that, setting up a spreadsheet as suggested by SlideRuleEra will do the same calculations as a full FEA would provide - just takes a bit more work to set it up, but you could then use the spreadsheet every time you need to do such a check.

Third option is to get a hold of one of the standard handbooks of engineering stress and strain formulae. E.g. my copy of "Formulas for Stress & Strain" by Roark and Young (5th edition) has all the standard formulae for uniform beams (Tables 1 to 12), and then has some tables of modifiers for tapered beams (Tables 13a to 13d).

Hope this helps.

RE: Hollow Tapered Cylinder deflection?

You can look up the formula for the deflection of a hollow tapered cylinder in the 4th Edition of the Standard Specifications for Structural Supports for Highway Signs, Luminaires, and Traffic Signals.  Look in Appendix B.3.  It gives deflection for point loads applied at the end, moments applied at the ends, a uniform load, and a triangular load.

It doesn't have torsional deflection equations. (not even sure what you are referring to)

RE: Hollow Tapered Cylinder deflection?

FYI - Just jotted down moment data last Friday - analysis provided by a pole manufacturer to come up with worst case signal head loadings.  The end result for my use was the moment at the foundation connection.  135 mph wind load, 65 mph truck gusts for local roads.  (analysis for other categories were in the report but not looked at) Latest design requirements (2001 or 2002?) used to resolve for galloping truck induces wind fatigue loading

We use tapered pole mastarms.

50 ft mast arm   Bend Moment     112,007
                 Torsion Moment  102,076

40 ft mast arm   Bend Moment      88,162
                 Torsion Moment   78,854

30 ft mast arm   Bend Moment      62,295
                 Torsion Moment   49,634

20 ft mast arm   Bend Moment      38,837
                 Torsion Moment   20,325


Sorry, but I did not copy down the data on the pole diameter, bolt size or bolt pattern.

RE: Hollow Tapered Cylinder deflection?

(OP)
I appreciate all the input.  I ended up solving for the area moment of inertia rather than using deflection, though it is still a tedious derivation.  Then my friend discovered that Pro/E will give you the Area and Mass moments of inertia!

Other than that, it seems that creating a VBA program to break down the pole into short straight sections ( as mentioned above) would be the easiest manner to solve for deflection or moment of inertia

RE: Hollow Tapered Cylinder deflection?

You cannot use superposition, it's too closely coupled.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources