Vibration modes for fixed-fixed beam with added mass
Vibration modes for fixed-fixed beam with added mass
(OP)
I have been stumped on this for several days now, wondering if someone might be able to point out some obvious error in my thought process.
So, the issue seems simple enough. I have a fixed-fixed beam, with known E, I, A, density. However, there is an added mass at a certain distance (not necessarily centered). The ultimate goal would be to play around with the size of the added mass, or its position, in order to avoid certain known input frequencies from other components on the vehicle.
I have combed the internet, and there are plenty of good solutions for finding the fundamental natural frequency of this. (Jump to page 81 here (p.599 in text), for a very useful table: http://www.media.rmutt.ac.th/media/e-Book/Engineer... ) < note that this does not include mass of the beam itself... but there are examples out there with that included.
However, the issue arises when I try to find the 2nd / 3rd modes and higher. Every reference simply gives you the fundamental natural frequency and nothing else.
I have tried a couple of things, such as the separation of variables solution (http://www.dtic.mil/dtic/tr/fulltext/u2/a399357.pd... see p.5, or 16th page in pdf), and tried including the added mass as a boundary condition - which doesn't seem to work.
Thoughts? Should I give up on continuous models and just work with an FEA model?
Thanks for any input / help!
So, the issue seems simple enough. I have a fixed-fixed beam, with known E, I, A, density. However, there is an added mass at a certain distance (not necessarily centered). The ultimate goal would be to play around with the size of the added mass, or its position, in order to avoid certain known input frequencies from other components on the vehicle.
I have combed the internet, and there are plenty of good solutions for finding the fundamental natural frequency of this. (Jump to page 81 here (p.599 in text), for a very useful table: http://www.media.rmutt.ac.th/media/e-Book/Engineer... ) < note that this does not include mass of the beam itself... but there are examples out there with that included.
However, the issue arises when I try to find the 2nd / 3rd modes and higher. Every reference simply gives you the fundamental natural frequency and nothing else.
I have tried a couple of things, such as the separation of variables solution (http://www.dtic.mil/dtic/tr/fulltext/u2/a399357.pd... see p.5, or 16th page in pdf), and tried including the added mass as a boundary condition - which doesn't seem to work.
Thoughts? Should I give up on continuous models and just work with an FEA model?
Thanks for any input / help!





RE: Vibration modes for fixed-fixed beam with added mass
I doubt you'll get modes>1 if you don't include the self mass of the beam, otherwise all you've got is a mass on a spring.
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: Vibration modes for fixed-fixed beam with added mass
It has the advantage imo that it is simpler than FE.
The disadvantage is that geometries which can be studied are limited mostly to beam-like structures with attached masses... not a disadvantage if that's the problem you want to study.
It includes moment of inertia effects, for example large disks attached to the beam.
I have a spreadsheet built for this method. Works very well to give frequencies and modeshapes for higher orders.
Instructions for use of the spreadsheet are not entirely self-evident.
Attached is the spreadsheet with a problem similar to yours already set up and run. Use of the spreadsheet is a little tricky. In your case:
1 - Delete Geometry and Modeshape tabs first before you change anything… those are static results tabs and will not be updated for changes.
2 – Adjust geometry in rotorsections tab.
3 – if desired press the “generate a profile” tab for graph of your geometry
4 – adjust E and rho in Main tab
5 – press run in Main tab
6 – Go to outsheet, and read instructions on the button labeled “to plot a modeshape”
Or you can give me the info and I will update it and re-run it for you.
=====================================
(2B)+(2B)' ?
RE: Vibration modes for fixed-fixed beam with added mass
=====================================
(2B)+(2B)' ?
RE: Vibration modes for fixed-fixed beam with added mass
RE: Vibration modes for fixed-fixed beam with added mass
Or just bypassed it (which is also understandable, not everyone reads all responses).
Just curious.
=====================================
(2B)+(2B)' ?
RE: Vibration modes for fixed-fixed beam with added mass
RE: Vibration modes for fixed-fixed beam with added mass
=====================================
(2B)+(2B)' ?
RE: Vibration modes for fixed-fixed beam with added mass
I went out and borrowed a copy of Blevins - quite a helpful resource, actually. However, the closest it comes to helping is a list of different scenarios for slender beams with concentrated mass - and again, only provide the fundamental natural frequency. Most of these do include the mass of the beam, so there should be more than one mode.... If only they would provide the derivation, maybe I could find the first 3 or 4 natural frequencies.
I played around a bit in ABAQUS, as it is what I have access too - turns out you cannot add loads in the frequency analysis bit.. I'll have to keep looking... surely you can have added masses, etc.
And Pete, I had a look over your spreadsheet - is this for torsional natural frequencies? Or is bearing stiffness / gyro stuff simply for boundary condition related stuff? Since it is all cylindrical, I guess finding equivalent mass / moment of inertia might give me similar results?
RE: Vibration modes for fixed-fixed beam with added mass
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: Vibration modes for fixed-fixed beam with added mass
It was intended to analyse rotating equipment, but can certainly be used for stationary.
Set gyroscopic actions to 2 and don't ever think about gyroscopic effects again.
Bearings provide a way to connect any point on the beam to ground through a stiffness (can transfer force but not moment... like a simple support on a beam). If you have not supports along the span, you needn't concern yourself with bearings (leave them out). The main page provides a way to introduce an ideal boundary condition (fixed, free or clamped) on each end.
Yes, that should work.
If you want to map a beam element element, don’t change the length, just match the following properties of the cross section
I*rho
A*rho
I*E
where I is the area moment of inertia
You have four variables to work with (ri, ro, E, rho) and three equations to match, so shouldn’t be a challenge.
An attached disk is similar, except it carries no stiffness, you just have to I*rho and A*rho by manipulating ri, ro, rho. (2 equations, 3 unknowns).
The program assumes the radial properties are the same in all directions. If you have differeng properties in x and y directions, then build one model for the x direction and another one for the y direction.
Should work fine to implement the model that is stated (read the instructions and understand the limitations). It is based on Euler Bernoulli beam model. Does not include shear deformation. Does not include curved flexing of disks (disks move with the beam, and tilt with the slope of the beam, but otherwise retain their geometry). Perhaps in the example I provided, those disks may have flexed at the higher frequencies so may not have been valid for the highest of the modes I showed.
I have done many test cases to validate the program (within assumptions). Once upon a time I had a website which showed many of those test cases. I have the nested subdirectory in html folder. In the old days I could drag/drop that onto a website, but I can’t figure out how to do that anymore. (anyone have suggestions?). Guess that must mean I'm getting old
The guts of the web page is 3 files. I'll try to attach them
1 – discussion3.doc = How does the program work (the theory)
2 - xfmatdemos.doc = Demonstrations which show
*How to use the program to solve example problems
* Example problems compared against analytical results for program
3 xfmatdifficulties.doc = Difficulties - some small questions about the program I am still trying to figure out
Any sub-links probably won’t work - (ask and I’ll post those also).
If Greg or anyone has objections to this method, I’d be interested to hear them.
http://files.engineering.com/getfile.aspx?folder=c...
http://files.engineering.com/getfile.aspx?folder=7...
http://files.engineering.com/getfile.aspx?folder=a...
=====================================
(2B)+(2B)' ?
RE: Vibration modes for fixed-fixed beam with added mass
I read somewhere it could be done by copying the directory to dropbox and sharing the home page index file. I tried it and doesn't seem to work. Here's the link, which doesn't work for me... but if you figure out a way to use the link to navigate the website, let me know:
https://www.dropbox.com/s/s4u7cns8wllm6ay/index.ht...
=====================================
(2B)+(2B)' ?
RE: Vibration modes for fixed-fixed beam with added mass
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: Vibration modes for fixed-fixed beam with added mass
I'm vaguely remembering that there are procedures available to extend some of the approximate methods to higher modes beyond the first. Does it apply to Raleigh or R/R?
=====================================
(2B)+(2B)' ?
RE: Vibration modes for fixed-fixed beam with added mass
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: Vibration modes for fixed-fixed beam with added mass
http://ilanko.org/vib_chap5.pdf
Table 5.4.1 on page 19 gives results for geometry of Figure 5.4.1. As could be anticipated, it takes more terms to approximate the higher order shapes, so results for better higher order frequency estimation require more terms.
=====================================
(2B)+(2B)' ?
RE: Vibration modes for fixed-fixed beam with added mass
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?