O metodě konečných prvků Lect_9.ppt M. Okrouhlík Ústav termomechaniky, AV ČR, Praha Plzeň, 2010 Disperzní vlastnosti.

Slides:



Advertisements
Similar presentations
Finite Element Method CHAPTER 4: FEM FOR TRUSSES
Advertisements

THE FINITE ELEMENT METHOD
MANE 4240 & CIVL 4240 Introduction to Finite Elements
Isoparametric Elements Element Stiffness Matrices
Chapter 1- General Properties of Waves Reflection Seismology Geol 4068
Physics 1025F Vibrations & Waves
Beams and Frames.
Wave interactions.
Small Coupled Oscillations. Types of motion Each multi-particle body has different types of degrees of freedom: translational, rotational and oscillatory.
ISAT 241 ANALYTICAL METHODS III Fall 2004 D. J. Lawrence
Some Ideas Behind Finite Element Analysis
By S Ziaei-Rad Mechanical Engineering Department, IUT.
Section 4: Implementation of Finite Element Analysis – Other Elements
ECIV 720 A Advanced Structural Mechanics and Analysis
Earthquakes and earthquake (or seismic) waves Pages , ,
1cs533d-winter-2005 Notes  Read “Physically Based Modelling” SIGGRAPH course notes by Witkin and Baraff (at least, rigid body sections) An alternative.
Welcome to Physics 7C! Lecture 2 -- Winter Quarter Professor Robin Erbacher 343 Phy/Geo
1cs533d-term Notes  list Even if you’re just auditing!
Chapter 13 Vibrations and Waves.  When x is positive, F is negative ;  When at equilibrium (x=0), F = 0 ;  When x is negative, F is positive ; Hooke’s.
Elastic Properties of Solids Topics Discussed in Kittel, Ch
Lattice Vibrations, Part I
Longitudinal Waves In a longitudinal wave the particle displacement is parallel to the direction of wave propagation. The animation above shows a one-dimensional.
Vibrations and Waves Chapter 12.
Dynamic Analysis-A Finite –Element Approach
The Finite Element Method
The Finite Element Method A Practical Course
1 SIMULATION OF VIBROACOUSTIC PROBLEM USING COUPLED FE / FE FORMULATION AND MODAL ANALYSIS Ahlem ALIA presented by Nicolas AQUELET Laboratoire de Mécanique.
Shrieking Rod Prof. Chih-Ta Chia Dept. of Physics NTNU.
The Finite Element Method A Practical Course
Blackbody Radiation Wien’s displacement law : Stefan-Boltzmann law :
Progress in identification of damping: Energy-based method with incomplete and noisy data Marco Prandina University of Liverpool.
Wave Properties & E-M Spectrum Sound and Light. Wave Basics Key Vocab. -Amplitude: The maximum displacement of a wave from equillibrium (height of a wave)
Copyright © 2009 Pearson Education, Inc. Lecture 1 – Waves & Sound b) Wave Motion & Properties.
11/11/20151 Trusses. 11/11/20152 Element Formulation by Virtual Work u Use virtual work to derive element stiffness matrix based on assumed displacements.
Lecture Outline Chapter 13 College Physics, 7 th Edition Wilson / Buffa / Lou © 2010 Pearson Education, Inc.
Lecture Outline Chapter 13 College Physics, 7 th Edition Wilson / Buffa / Lou © 2010 Pearson Education, Inc.
MECH593 Introduction to Finite Element Methods Eigenvalue Problems and Time-dependent Problems.
PAT328, Section 3, March 2001MAR120, Lecture 4, March 2001S14-1MAR120, Section 14, December 2001 SECTION 14 STRUCTURAL DYNAMICS.
Geology 5660/6660 Applied Geophysics 13 Jan 2014
Chapter 12 VibrationsandWaves. Chapter 12 Objectives Hooke’s Law Hooke’s Law Simple Harmonic Motion Simple Harmonic Motion Elastic Potential Energy Elastic.
HEAT TRANSFER FINITE ELEMENT FORMULATION
O metodě konečných prvků Lect_5.ppt M. Okrouhlík Ústav termomechaniky, AV ČR, Praha Plzeň, 2010 Pitfalls of FE Computing.
Geophysics/Tectonics GLY 325. Elastic Waves, as waves in general, can be described spatially...
HCMUT 2004 Faculty of Applied Sciences Hochiminh City University of Technology The Finite Element Method PhD. TRUONG Tich Thien Department of Engineering.
Chapter 1- General Properties of Waves Reflection Seismology Geol 4068 Elements of 3D Seismology, 2nd Edition by Christopher Liner August 25, 2005.
Wave Equation II and Solution. Length of the curved element.
Physics 214 2: Waves in General Travelling Waves Waves in a string Basic definitions Mathematical representation Transport of energy in waves Wave Equation.
Vibrations of Multi Degree of Freedom Systems A Two Degree of Freedom System: Equation of Motion:
Chapter 13 Wave Motion.
Sect. 11-7: Wave Motion (Lab!) Various kinds of waves: –Water waves, Waves on strings, etc. Our interest here is in mechanical waves. –Particles of matter.
Waves and Finite Elements Brian Mace ISVR, University of Southampton With acknowledgements to: Y Waki, E Manconi, L Hinke, D Duhamel,
Wave Equation & Solutions Transverse Waves. Transverse wave on a string String Wave.
Solid State Physics Lecture 7 Waves in a cubic crystal HW for next Tuesday: Chapter 3 10,13; Chapter 4 1,3,5.
Solid object break-up Ivan Dramaliev CS260, Winter’03.
MESF593 Finite Element Methods
1 EEE 431 Computational Methods in Electrodynamics Lecture 13 By Dr. Rasime Uyguroglu
Prof. David R. Jackson Dept. of ECE Fall 2015 Notes 11 ECE 6340 Intermediate EM Waves 1.
Plan for Today (AP Physics 1)
College Physics, 7th Edition
ANSYS Basic Concepts for ANSYS Structural Analysis
CHAPTER 2 - EXPLICIT TRANSIENT DYNAMIC ANALYSYS
Lecture 4: Numerical Stability
MANE 4240 & CIVL 4240 Introduction to Finite Elements
AAE 556 Aeroelasticity Lecture 18
Unit 10: Part 1 Waves.
1C9 Design for seismic and climate changes
ECIV 720 A Advanced Structural Mechanics and Analysis
Elastic Properties of Solids: A Brief Introduction
Wave Equation & Solutions
2nd Week Seminar Sunryul Kim Antennas & RF Devices Lab.
Presentation transcript:

O metodě konečných prvků Lect_9.ppt M. Okrouhlík Ústav termomechaniky, AV ČR, Praha Plzeň, 2010 Disperzní vlastnosti

Dispersion due to space discretization time discretization geometry material

It is known that the spatial and temporal discretizations always accompany the finite element modelling of transient problems, the topic is of academic interest but has important practical consequences as well. In the contribution the spatial dispersive properties of typical Lagrangian and Hermitian elements will be presented, the dispersion due to time discretization will be briefly mentioned and examples of spatial and temporal dispersions will be shown.

L1 … constant strain element

consistent diagonal

Dispersion for 1D constant strain elements with consistent and diagonal mass matrix formulations

Podrobné odvození pro L1C a L1D See: c/telemachos/vyukove texty/disperse_c3.doc

% disp_L1 % dispersive properties of L1 element clear i = 0; gamma_range = 0.01:0.01:pi; length_gr = length(gamma_range); for gamma = gamma_range i = i + 1; n = (1 - cos(gamma)); n_c = 6*n; n_d = 2*n; den = 2 + cos(gamma); om_c_star(i) = sqrt(n_c/den); w_c_star(i) = om_c_star(i)/gamma; om_d_star(i) = sqrt(n_d); w_d_star(i) = om_d_star(i)/gamma; lambda(i) = 2*pi/gamma; end for i = 1:length_gr lambda_rev(i) = lambda(length_gr - i + 1); w_c_star_rev(i) = w_c_star(length_gr - i + 1); w_d_star_rev(i) = w_d_star(length_gr - i + 1); om_c_star_rev(i) = om_c_star(length_gr - i + 1); om_d_star_rev(i) = om_d_star(length_gr - i + 1); end % points figure(1) subplot(3,1,1); plot(gamma_range,om_c_star, gamma_range,om_d_star) title('frequency vs. gamma'); axis([ ]) subplot(3,1,2); plot(gamma_range,lambda) title('lambda vs. gamma') v = [ ]; subplot(3,1,3); plot(lambda_rev,om_c_star_rev, lambda_rev,om_d_star_rev); axis(v) title('frequency vs. lambda') xx = [0 100]; yy1 = [ ]; yy2 = [ ]; ww = [1 1]; figure(2) subplot(2,1,1); plot(gamma_range,w_c_star, gamma_range,w_d_star, xx,ww) title('phase velocity vs. gamma'); axis([ ]) legend('consistent', 'diagonal', 'continuum', 3) % subplot(3,1,2); plot(gamma_range,lambda) % title('lambda vs. gamma') v = [ ]; subplot(2,1,2); plot(lambda_rev,w_c_star_rev, lambda_rev,w_d_star_rev, xx,yy1, xx,yy2); axis(v) title('phase velocity vs. lambda') xlabel('lambda is non-dimensional wave length - how many element lengths into the wave length of a given harmonics') legend('consistent', 'diagonal', '+1%', '-1%', 4)

1D continuum is a non-dispersive medium, it has infinite number of frequencies, phase velocity is constant regardless of frequency. Discretized model is dispersive, it has finite number of frequencies, velocity depends on frequency, spectrum is bounded, there are cut-offs. overestimatedconsistent Frequency (velocity) is withmass matrix. underestimateddiagonal L1 element

Eigenvectors, unconstrained rod, 24 L1C elements Notice the rigid body mode Higher modes have wrong shapes Not in accordance with assumed harmonic solution Nodes in opposition The system cannot be forced to vibrate more violently

1D – velocity vs. frequency for higher order elements: L2, L3, H3 Band-pass filter A mixed blessing of a longer spectrum

1D Hermitian cubic element, H3

Eigenvectors of a free-free rod modeled by H3C elements

transversal, shear, S-wave primary, longitudinal, P-wave Von Schmidt wavefront 2D wavefronts, Huygen’s principle Material points having been hit by primary wave become sources of both types of waves i.e. P and S dp007

2D isotropic medium, plane stress, FE simulation

Dispersive properties of a uniform mesh (plane stress) assembled of equilateral elements, full integration consistent and diagonal mass matrices wavenumber How many elements to a wavelenght Direction of wave propagation Dispersion effects depend also on the direction of wave propagation Artificial (false) anisotropy

Dispersive properties of a uniform mesh (plane stress) assembled of square isoparametric elements, full integration, consistent mass matrix Hodograph of velocities meshsize wavelength

Hodograph of velocities

Hermitian elements are disqualified due to their ‘long’ spectrum

Eigenmodes and eigenvalues of a four-node bilinear element

Time and space discretization errors vs. frequency Mother nature is kind to us

No algorithmic damping Small algorithmic damping The effect of space and time discretization cancels out

L1C, 100 elements, h = 0.01, gamma = 0.6, beta = 1/6 ‘Dispersionless’ Newmark E:\edu_mkp_liberec_2\mtl_prog\mtlstep\linbad_c1_dispersionless_newmark.m

L1C, 100 elements, h = 0.01, gamma = 0.5, beta = 0.25*(0.5+gamma)^2 Newmark, no algorithmic damping

Newmark, with small algorithmic damping L1C, 100 elements, h = 0.01, gamma = 0.6, beta = 0.25*(0.5+gamma)^2

Newmark, with medium algorithmic damping L1C, 100 elements, h = 0.01, gamma = 0.7, beta = 0.25*(0.5+gamma)^2

Newmark, with too big algorithmic damping L1C, 100 elements, h = 0.01, gamma = 2, beta = 0.25*(0.5+gamma)^2

Newmark – s vaničkou jsme vylili i dítě L1C, 100 elements, h = 0.01, gamma = 10, beta = 0.25*(0.5+gamma)^2