×
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

forced vibration calculator
3

forced vibration calculator

forced vibration calculator

(OP)
Anyone know of any on-line calculators or freeware for calculating the resonant vibrations of an aluminuim plate driven in the centre and clamped around the edges?

RE: forced vibration calculator

3
I doubt if you will find any shareware that will solve this problem. It would take a respectable
finite element program to give you results that you could trust. These usually run in the several
thousands of dollars range. However, if you only need the natural frequency, the calculations
are straight forward enough to do with a calculator for a rectangular plate loaded in the center
with fixed edges. fn=[sqrt(k/m)]

where fn=natural frequency (first fundamental mode or eigenvalue) (Hz)
k=spring rate (lb/in)
m=mass of plate (lbm)

You would first have to calculate the spring rate of the plate. This could be done by calculating
the deflection in the center of the plate, inverting it and multiplying the result by the load used
to calculate the deflection lb/in. The deflection formula for a rectangular plate with a load in the
center from Roark is: y = (u * W * b^2)/(E * t^3)
where y=deflection (in.)
W=load applied to center of plate (lb)
a=long length of plate (in)
b=short length of plate (in)
E=modulus of elasticity (10.6x10^6) (psi)
t=thickness of plate (in)
u=empirical data from the table:
a/b u
1.0 .0611
1.2 .0706
1.4 .0754
1.6 .0777
1.8 .0786
2.0 .0788
>2 .0791

example: Given a rectangular plate 20" x 15" x .25" with a load in the center of 50 lbs
a=20 in
b=15 in
W=50 lbs
t=.25 in
a/b=1.33
u=.0738 (using linear interpolation for 1.33 between 1.2 and 1.4)

y=[(.0738)(50)(15)^2]/[(10.6E6)(.25)^3] = .00501 in

k=50/.005 = 9974 lb/in
m=Vol*density of aluminum = (20*15*.25)(.0955) = 7.16 lbm

fn=(sqrt(9974/7.16)) = 37.3 Hz

RE: forced vibration calculator

The method suggested has a couple of problems. They are as follows:

1.) It was assumed that the entire mass of the plate is lumped at the center. This is not correct, and will give a natural frequency that is too low, because the effective mass is too large. To get a more realistic result, Rayleigh's method (see any good vibrations text for details) should be used. Although the exact mode shape is unknown, the approprate number of half sine waves in the x and y direction to match the boundary conditions and midspan displacement should give a closer result.

2.) It was assumed that the force-deflection characteristics of the plate are linear. This is true only if the maximum deflection is much smaller than the plate thickness, and the plate span is much larger than the plate thickness. Larger deflections will lead to membrane stresses in addition to the bending stresses in the plate, which causes the plate to effectively become stiffer as deflections get larger. This will cause the natural frequency of vibration to be amplitude dependant. This also has benefits, as it limits the maximum displacement at resonance.

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