Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Free Vibration of an Undampened 1D Cantilever Beam: ANSYS Mechanical APDL Module 10, Lecture notes of Bankruptcy Law

Write a title that briefly explains what it is about. Between 20 and 90 characters

Typology: Lecture notes

2021/2022

Uploaded on 07/07/2023

samik-4u2000
samik-4u2000 🇺🇸

3 documents

1 / 15

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
UCONN ANSYS Module 10: Free Vibration of an Undampened 1D Cantilever Beam Page 1
Module 10: Free Vibration of an Undampened 1D Cantilever Beam
Table of Contents Page Number
Problem Description 2
Theory 2
Geometry 4
Preprocessor 6
Element Type 6
Real Constants and Material Properties 7
Meshing 9
Displacement 10
Solution 11
General Postprocessor 12
Results 14
Validation 15
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff

Partial preview of the text

Download Free Vibration of an Undampened 1D Cantilever Beam: ANSYS Mechanical APDL Module 10 and more Lecture notes Bankruptcy Law in PDF only on Docsity!

Module 10: Free Vibration of an Undampened 1D Cantilever Beam

  • Problem Description Table of Contents Page Number
  • Theory
  • Geometry
  • Preprocessor
    • Element Type
    • Real Constants and Material Properties
    • Meshing
    • Displacement
  • Solution
  • General Postprocessor
  • Results
  • Validation

Problem Description:

Nomenclature:

L =5m Length of beam

b =0.5m Cross Section Base

h =0.5m Cross Section Height

E =7* Young’s Modulus of Aluminum

= 0.35 Poisson’s Ratio of Aluminum =2700 Density of Aluminum

Moment of Inertia

In this module, we will introduce the ANSYS Mechanical APDL Vibration Analysis Type. This

uses the Modal solution method. This tutorial will explore the free vibration of a cantilever

beam modeled with 1D BEAM elements and we will extract the natural frequencies and mode

shapes at these frequencies.

Theory

Natural Frequency

Using Euler-Bernoulli Beam Theory we find:

(10.1)

Normal Mode solution to the above equation is:

(10.2)

This makes equation 10.1:

(10.3)

Solution for displacement is:

(10.4)

Where:

(10.5)

Geometry

Opening ANSYS Mechanical APDL

  1. On your Windows 7 Desktop click the Start button
  2. Under Search Programs and Files type “ ANSYS
  3. Click on Mechanical APDL (ANSYS) to start ANSYS. This step may take time.

Preferences

  1. Go to Main Menu -> Preferences
  2. Check the box that says Structural
  3. Click OK

Key points

Since we will be using 1D Elements, our goal is to model the length of the beam.

  1. Go to Main Menu -> Preprocessor -> Modeling -> Create -> Keypoints -> On Working Plane
  2. Click Global Cartesian
  3. In the box underneath, write: 0,0,0. This will create a key point at the origin.
  4. Click Apply
  5. Repeat Steps 3 and 4 for 5,0,
  6. Click Ok
  7. The Triad in the top left corner is blocking keypoint 1. To get rid of the triad, type /triad,off in Utility Menu -> Command Prompt
  8. Go to Utility Menu -> Plot -> Replot

Line

  1. Go to Main Menu -> Preprocessor -> Modeling -> Create -> Lines -> Lines -> Straight Line
  2. Select Pick
  3. Select List of Items
  4. Type 1,2 for points previously generated.
  5. Click Ok

The resulting graphic should be as shown:

Real Constants and Material Properties

Now we will dimension our beam.

  1. Go to Main Menu -> Preprocessor -> Real Constants -> Add/Edit/Delete
  2. Click Add
  3. Choose Type 1 Beam
  4. Click OK
  5. Under Cross-sectional area AREA enter 1/
  6. Under Area moment of inertia IZZ Enter 1/
  7. Under Total beam height HEIGHT enter 0.
  8. Click OK
  9. Click Close

Now we must specify Young’s Modulus, Poisson’s Ratio and Density

  1. Go to Main Menu -> Preprocessor -> Material Props -> Material Models
  2. Go to Material Model Number 1 -> Structural -> Linear -> Elastic -> Isotropic
  3. Input 7E10 for the Young’s Modulus in EX.
  4. Input 0.35 for Poisson’s Ratio in PRXY
  5. Click OK
  6. Go to Material Model Number 1 -> Structural -> Density
  7. Input 2700 for the Density in DENS
  8. Click OK
  9. Of Define Material Model Behavior window

2

6

7

8

The resulting graphic should be as shown:

ANSYS numbers nodes from the left extreme to the right extreme and then numbers from left to

right.

Displacement

  1. Go to Main Menu -> Preprocessor -> Loads -> Define Loads ->Apply ->Structural -> Displacement -> On Nodes
  2. Select Pick -> Single -> and click node 1
  3. Click OK
  4. Under Lab2 DOFs to be constrained select All DOF
  5. Under Value Displacement value enter 0
  6. Click OK

The resulting graphic should look as shown below:

Solution

Analysis Type

  1. Go to Main Menu -> Solution -> Analysis Type -> New Analysis
  2. Choose Modal
  3. Click OK
  4. Go to Main Menu -> Solution -> Analysis Type ->Analysis Options
  5. Under No. of modes to extract enter 8
  6. Click OK
  7. Since there is no added Frequency, click OK in Block Lanczos Window
  8. Go to Main Menu -> Solution -> Solve -> Current LS
  1. Go to Main Menu -> General Postproc -> Plot Results -> Deformed Shape
  2. Under KUND Items to be plotted select Def + undeformed
  3. Click OK

The graphics area should look as below:

You can repeat these steps to view the other mode shapes produced by different frequencies.

6

5

Results

The percent error (%E) in our model can be defined as:

( )

Frequency Theoretical 2 Elements 10 Elements 500 Elements

16.45 16.427 16.419 16.

103.09 102.56 101.73 101.

288.6 338.91 279.86 279.

565.67 907.38 535.21 534.

935.09 N/A 859.22 857.

1396.895 N/A 1242.2 1236.

With an unreasonably coarse mesh, ANSYS only allows you to extract a certain amount of modes. This is shown with the 2 elements where ANSYS only calculated the first four translational frequencies and first 2 torsional frequencies. Since the theory section uses approximations to calculate the natural frequencies, the theoretical answer is not precise. As mesh is refined, our analysis shows that the answers converge to the solution. This again can be seen as ANSYS does not provide natural frequencies if the mesh is too coarse.