Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

modal analysis of an oscillator with non uniform stiffness in tension/compression

Status
Not open for further replies.

BeFEA

Structural
Joined
Jun 13, 2011
Messages
62
Location
PT
I am trying to find the fundamental period of a special oscillator which consists of a mass attached to a spring that has stiffness k1 in compression but stiffness k2 in tension.

Is there any way to model this behavior in Finite Elements Method?

I can not even think of a hand solution. Can anyone help me with an idea how to calculate manually or through FEM?
 
Your mass as described, in the absence of damping or any other forces, will move in an alternation between two different simple harmonic motions:[ ] one for the compression part and one for the tension part.[ ] The resulting motion will have a period of
pi * [sqrt(m/k1) + sqrt(m/k2)]

Or have I missed something?
 
The easy way to do it physically would be to use a swept sine signal to excite it, you would probably use the frequency at which the peak to peak displacement divided by the applied force is a maximum as the 'resonance'.

There are many programs that could be used to model this, but linear FEA is not one of them. You need a time domain simulation. I'd suggest Matlab would be most instructive, but you could use simulink, adams, motionview, dymola, excel etc etc.



Cheers

Greg Locock


New here? Try reading these, they might help FAQ731-376
 
Thank you very much for your ideas. I think solved the problem. It was quite easy though.
 
GregLocok,

I am not disagreeing with you, but my first instinct would be to give the mass an initial displacment and let it go. Do you think there is an issues with this approach?
 
I think it is a very good and theoretically correct approach. Thanks everyone for the suggestions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top