SlideShare a Scribd company logo
Soil Dynamics
1. Vibratory Motion
Cristian Soriano Camelo1
1Federal University of Rio de Janeiro
Geotechnical Engineering
June 30th, 2017
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 1 / 33
Outline
1 Introduction
Vibratory Motion
2 Complex Notation for Simple Harmonic Motion
Vibratory motion
3 Other measures of motion
Displacement, Velocity, Acceleration
4 Fourier Series
Trigonometric, Exponential, Discrete transform, Power spectrum
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 2 / 33
Outline
1 Introduction
Vibratory Motion
2 Complex Notation for Simple Harmonic Motion
Vibratory motion
3 Other measures of motion
Displacement, Velocity, Acceleration
4 Fourier Series
Trigonometric, Exponential, Discrete transform, Power spectrum
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 3 / 33
Introduction
Different types of
dynamic loading
Vibratory motion of
soils and structures
Problems of dynamic response
To solve these problems it is necessary to understand and describe the
dynamic events.
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 4 / 33
Types of vibratory motion
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 5 / 33
Periodic motion
u(t) is periodic if there exists some period Tf , then u(t + Tf ) = u(t)
For example, simple harmonic motion.
Simple harmonic motion can be characterized by three quantities:
amplitude, frequency and phase.
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 6 / 33
Nonperiodic motion
Examples of non periodic motion are impulsive loads (explosions,
falling weights) or longer-duration transient loadings (earthquakes or
traffic).
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 7 / 33
Simple harmonic motion - Trigonometric notation
Simple harmonic motion can be expressed in terms of a displacement
as:
u(t) = Asin(ωt + φ)
Where, A= amplitude, ω=circular frequency (angular speed), φ=phase
angle.
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 8 / 33
Simple harmonic motion - Trigonometric notation
The phase angle describes the amount of time by which the peaks (and
zero points) are shifted from those of a pure sine function.
Another common measure is the number of cycles per unit of time,
known as frequency, expressed as the reciprocal of the period.
f = 1
T = ω
2π
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 9 / 33
Simple harmonic motion - Trigonometric notation
Simple harmonic motion can also be described as a sum of sine and
cosine function, u(t) = acos(ωt) + bsin(ωt)
Using the rotating vector representation, the sum of the sine and cosine
function can be expressed as:
Therefore, u(t) = Asin(ωt + φ)
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 10 / 33
Outline
1 Introduction
Vibratory Motion
2 Complex Notation for Simple Harmonic Motion
Vibratory motion
3 Other measures of motion
Displacement, Velocity, Acceleration
4 Fourier Series
Trigonometric, Exponential, Discrete transform, Power spectrum
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 11 / 33
Simple harmonic motion - Complex notation
For many dynamic analyses trigonometric notation leads to long
equations. Complex notation can be derived from trigonometric
notation using Euler’s law.
u(t) = a−ib
2 eiωt + a+ib
2 e
−iωt
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 12 / 33
Outline
1 Introduction
Vibratory Motion
2 Complex Notation for Simple Harmonic Motion
Vibratory motion
3 Other measures of motion
Displacement, Velocity, Acceleration
4 Fourier Series
Trigonometric, Exponential, Discrete transform, Power spectrum
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 13 / 33
Other measures of motion
If the displacement with time is known, other parameters of interest
can be determined:
Trigonometric Complex -
u(t) = Asin(ωt) u(t) = Ae
iωt
Displacement
u′(t) = ωAcos(ωt) = ωAsin(ωt + π/2) u′(t) = iωAe
iωt
Velocity
u′′(t) = −ω2Asin(ωt) = ω2Asin(ωt + π) i2ω2Ae
iωt
Acceleration
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 14 / 33
Outline
1 Introduction
Vibratory Motion
2 Complex Notation for Simple Harmonic Motion
Vibratory motion
3 Other measures of motion
Displacement, Velocity, Acceleration
4 Fourier Series
Trigonometric, Exponential, Discrete transform, Power spectrum
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 15 / 33
Fourier series
In geotechnical earthquake engineering, it is possible to break down
complicated loading functions (earthquakes) into the sum of simple
harmonic functions.
Trigonometric Form: Is expressed as a sum of simple harmonic
functions.
x(t) = a0 + ∞
n=1(ancos(ωnt) + bnsin(ωnt))
Where,
a0 = 1
Tf
Tf
0 x(t)dt,
an = 2
Tf
Tf
0 x(t)cos(ωnt)dt,
bn = 2
Tf
Tf
0 x(t)sin(ωnt)dt.
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 16 / 33
Fourier series
Example 1 (Mathematica Software): Given the following piecewise
function, obtain the Fourier expansion for 5 and 10 coefficients and
compare the results with the current function.
x[t ]:=Piecewise[{{Sin[t], 0 < t < Pi}, {0, −Pi < t < 0}}]
-3 -2 -1 1 2 3
Time
0.2
0.4
0.6
0.8
1.0
x
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 17 / 33
Fourier series
Solving the integrals for the coefficients:
ao = 1
2π
π
−π x[t] dt= 1
π
a[n ]:= 1
π
π
−π x[t]Cos[n ∗ t]dt=−1−Cos[nπ]
(−1+n2)π
b[n ]:= 1
π
π
−π x[t]Sin[n ∗ t]dt=− Sin[nπ]
(−1+n2)π
Therefore, the 10 first Fourier coefficients a[n], b[n] are:
a[n]= 0, − 2
3π , 0, − 2
15π , 0, − 2
35π , 0, − 2
63π , 0, − 2
99π
b[n]= 1
2, 0, 0, 0, 0, 0, 0, 0, 0, 0
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 18 / 33
Fourier series
Using directly the program commands, it is possible to obtain the
desired Fourier Series:
-Trigonometric form (10 terms):
x(t)= 1
π − 2Cos[2t]
3π − 2Cos[4t]
15π − 2Cos[6t]
35π − 2Cos[8t]
63π − 2Cos[10t]
99π + Sin[t]
2
-Trigonometric form (5 terms):
x(t)= 1
π − 2Cos[2t]
3π − 2Cos[4t]
15π + Sin[t]
2
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 19 / 33
Fourier series
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 20 / 33
Fourier series
Exponential form: using Eulers law is possible to obtain the Fourier
series in exponential form.
xt = a0 + (an+ibn
2 eiwnt + an+ibn
2 e−iwnt)
The function in Example 1 expressed in complex notation and using 5
coefficients is:
x(t)=1
4 ie−it − 1
4ieit + 1
π − e−2it
3π − e2it
3π − e−4it
15π − e4it
15π
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 21 / 33
Fourier series
Discrete Fourier Transform (DFT): in many applications (e.g
earthquake engineering), loading motion parameters are be described
by a finite number of data points.
DFT is an algorithm that takes a signal and determines the frequency
content of the signal. To determine that frequency content, DFT
decomposes the signal into simpler parts.
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 22 / 33
Fourier series
The DFT is given by:
X(ω) = N−1
n=0 x(n)e
−iπωn/N
Where x(n) is the n-value of the different points of the signal and ω
varies from 0 to N-1.
Breaking the previous equation into sines and cosines, it is possible to
identify two correlation calculations composed by a real and an
imaginary components of X(ω) :
X(ω) = N−1
n=0 x(n)cos 2πωn
N − i N−1
n=0 x(n)sin 2πωn
N
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 23 / 33
Fourier series
Example 2 - DFT: Given the following signal samples, determine the
DFT.
20 40 60 80 100
w
-2
-1
1
2
Amplitude
Signal x(n)
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 24 / 33
Fourier series
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 25 / 33
Fourier series
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 26 / 33
Fourier series
The final DFT presents four peaks that represent the real and
imaginary components of X(ω). For example, at ω=10 there is a peak
in the real component (signal similar to a cosine), and at ω=3 there is
a peak in the imaginary part (signal similar to a sine).
20 40 60 80 100
w
1
2
3
4
5
Magnitude
x(w)
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 27 / 33
Fourier series
Correlation: Correlation is a measure of how two signals are. In
general correlation can be expressed as:
N
n=0 x(n)y(n)
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 28 / 33
Fourier series
Example 3 - DFT: The following is a list of 200 elements containing
a periodic signal with random noise added.
data=Table N RandomReal[] − 1
2 + sin 30 2πn
200 , {n, 200} ;
50 100 150 200
w
-1.5
-1.0
-0.5
0.5
1.0
1.5
Amplitude
Signal x(t)
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 29 / 33
Fourier series
The DFT in this case shows a peak at 30+1 and a symmetric peak at
201-30.
50 100 150 200
w
1
2
Q
4
5
6
U
Magnitude
x(w)
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 30 / 33
Fourier series
Power Spectrum: The power spectrum answers the question ”How
much of the signal is at a frequency ω”?. In the frequency domain, this
is the square of the DFT’s magnitude:
P(ω) = Re(X(ω))2 + Im(X(ω))2
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 31 / 33
Fourier series
Power spectra are often used to describe earthquake-induced ground
motions:
The figure indicates that most of the energy in the accelerogram is in
the range of 0.1 to 20 Hz and the largest amplotude at approximately 6
Hz.
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 32 / 33
For Further Reading I
Steven L. Kramer.
Geotechnical Earthquake Engineering.
Prentice Hall, 1996.
Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 33 / 33

More Related Content

What's hot

Structural dynamics and earthquake engineering
Structural dynamics and earthquake engineeringStructural dynamics and earthquake engineering
Structural dynamics and earthquake engineering
Bharat Khadka
 
3 d 3-material-models
3 d 3-material-models3 d 3-material-models
3 d 3-material-models
Human Relief
 
Geotechnical Engineering-II [Lec #2: Mohr-Coulomb Failure Criteria]
Geotechnical Engineering-II [Lec #2: Mohr-Coulomb Failure Criteria]Geotechnical Engineering-II [Lec #2: Mohr-Coulomb Failure Criteria]
Geotechnical Engineering-II [Lec #2: Mohr-Coulomb Failure Criteria]
Muhammad Irfan
 
ground improvement
ground improvementground improvement
ground improvement
junaid bashir
 
Slope stability analysis methods
Slope stability analysis methodsSlope stability analysis methods
Slope stability analysis methods
zaidalFarhan1
 
Lecture 11 Shear Strength of Soil CE240
Lecture 11 Shear Strength of Soil CE240Lecture 11 Shear Strength of Soil CE240
Lecture 11 Shear Strength of Soil CE240
Wajahat Ullah
 
Practical Application of GI Technique Rev 0 HAKI pdf
Practical Application of GI Technique Rev 0 HAKI pdfPractical Application of GI Technique Rev 0 HAKI pdf
Practical Application of GI Technique Rev 0 HAKI pdfKeat Wei, Gavin Chung
 
Shear Strength of soil and behaviour of soil under shear action
Shear Strength of soil and behaviour of soil under shear actionShear Strength of soil and behaviour of soil under shear action
Shear Strength of soil and behaviour of soil under shear action
satish dulla
 
Chapter 16
Chapter 16Chapter 16
Chapter 16
SantistebanCampos
 
Liquefaction of soil
Liquefaction of soilLiquefaction of soil
Liquefaction of soil
AyushKumar624
 
Soil Structure Interaction
Soil Structure InteractionSoil Structure Interaction
Soil Structure Interaction
Mohd Yamin Puthawala Sufel
 
SHALLOW FOUNDATION
SHALLOW FOUNDATIONSHALLOW FOUNDATION
SHALLOW FOUNDATION
dhara dattani
 
Structural dynamics good notes
Structural dynamics good notesStructural dynamics good notes
Structural dynamics good notes
santosh161832
 
SOIL DYNAMICS - THEORY OF VIBRATIONS
SOIL DYNAMICS - THEORY OF VIBRATIONSSOIL DYNAMICS - THEORY OF VIBRATIONS
SOIL DYNAMICS - THEORY OF VIBRATIONS
Sanjay Thakare
 
Soil structure interaction
Soil   structure interactionSoil   structure interaction
Soil structure interaction
jayanththurumella
 
Structural Dynamics
Structural DynamicsStructural Dynamics
Structural Dynamics
Abdul Majid
 
Lecture 1 introduction & types of foundation
Lecture 1  introduction & types of foundationLecture 1  introduction & types of foundation
Lecture 1 introduction & types of foundation
Dr.Abdulmannan Orabi
 
7 vertical stresses below applied loads (1)
7 vertical stresses below applied loads (1)7 vertical stresses below applied loads (1)
7 vertical stresses below applied loads (1)
Saurabh Kumar
 
Slope stability
Slope stabilitySlope stability
Slope stabilityyoohannis
 
Soil dynamics introduction
Soil dynamics introductionSoil dynamics introduction
Soil dynamics introduction
Sanjay Thakare
 

What's hot (20)

Structural dynamics and earthquake engineering
Structural dynamics and earthquake engineeringStructural dynamics and earthquake engineering
Structural dynamics and earthquake engineering
 
3 d 3-material-models
3 d 3-material-models3 d 3-material-models
3 d 3-material-models
 
Geotechnical Engineering-II [Lec #2: Mohr-Coulomb Failure Criteria]
Geotechnical Engineering-II [Lec #2: Mohr-Coulomb Failure Criteria]Geotechnical Engineering-II [Lec #2: Mohr-Coulomb Failure Criteria]
Geotechnical Engineering-II [Lec #2: Mohr-Coulomb Failure Criteria]
 
ground improvement
ground improvementground improvement
ground improvement
 
Slope stability analysis methods
Slope stability analysis methodsSlope stability analysis methods
Slope stability analysis methods
 
Lecture 11 Shear Strength of Soil CE240
Lecture 11 Shear Strength of Soil CE240Lecture 11 Shear Strength of Soil CE240
Lecture 11 Shear Strength of Soil CE240
 
Practical Application of GI Technique Rev 0 HAKI pdf
Practical Application of GI Technique Rev 0 HAKI pdfPractical Application of GI Technique Rev 0 HAKI pdf
Practical Application of GI Technique Rev 0 HAKI pdf
 
Shear Strength of soil and behaviour of soil under shear action
Shear Strength of soil and behaviour of soil under shear actionShear Strength of soil and behaviour of soil under shear action
Shear Strength of soil and behaviour of soil under shear action
 
Chapter 16
Chapter 16Chapter 16
Chapter 16
 
Liquefaction of soil
Liquefaction of soilLiquefaction of soil
Liquefaction of soil
 
Soil Structure Interaction
Soil Structure InteractionSoil Structure Interaction
Soil Structure Interaction
 
SHALLOW FOUNDATION
SHALLOW FOUNDATIONSHALLOW FOUNDATION
SHALLOW FOUNDATION
 
Structural dynamics good notes
Structural dynamics good notesStructural dynamics good notes
Structural dynamics good notes
 
SOIL DYNAMICS - THEORY OF VIBRATIONS
SOIL DYNAMICS - THEORY OF VIBRATIONSSOIL DYNAMICS - THEORY OF VIBRATIONS
SOIL DYNAMICS - THEORY OF VIBRATIONS
 
Soil structure interaction
Soil   structure interactionSoil   structure interaction
Soil structure interaction
 
Structural Dynamics
Structural DynamicsStructural Dynamics
Structural Dynamics
 
Lecture 1 introduction & types of foundation
Lecture 1  introduction & types of foundationLecture 1  introduction & types of foundation
Lecture 1 introduction & types of foundation
 
7 vertical stresses below applied loads (1)
7 vertical stresses below applied loads (1)7 vertical stresses below applied loads (1)
7 vertical stresses below applied loads (1)
 
Slope stability
Slope stabilitySlope stability
Slope stability
 
Soil dynamics introduction
Soil dynamics introductionSoil dynamics introduction
Soil dynamics introduction
 

Similar to Soil Dynamics

Testing for Extreme Volatility Transmission
Testing for Extreme Volatility Transmission Testing for Extreme Volatility Transmission
Testing for Extreme Volatility Transmission
Arthur Charpentier
 
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdfStatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
Anna Carbone
 
Computational Tools and Techniques for Numerical Macro-Financial Modeling
Computational Tools and Techniques for Numerical Macro-Financial ModelingComputational Tools and Techniques for Numerical Macro-Financial Modeling
Computational Tools and Techniques for Numerical Macro-Financial Modeling
Victor Zhorin
 
Image sampling and quantization
Image sampling and quantizationImage sampling and quantization
Image sampling and quantization
BCET, Balasore
 
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
Md. Shohel Rana
 
Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02
Rediet Moges
 
Response spectra
Response spectraResponse spectra
Response spectra
321nilesh
 
Circuit Network Analysis - [Chapter3] Fourier Analysis
Circuit Network Analysis - [Chapter3] Fourier AnalysisCircuit Network Analysis - [Chapter3] Fourier Analysis
Circuit Network Analysis - [Chapter3] Fourier Analysis
Simen Li
 
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Frank Nielsen
 
02_signals.pdf
02_signals.pdf02_signals.pdf
02_signals.pdf
MituBaral2
 
Master Thesis on Rotating Cryostats and FFT, DRAFT VERSION
Master Thesis on Rotating Cryostats and FFT, DRAFT VERSIONMaster Thesis on Rotating Cryostats and FFT, DRAFT VERSION
Master Thesis on Rotating Cryostats and FFT, DRAFT VERSION
Kaarle Kulvik
 
Introduction to Bayesian Inference
Introduction to Bayesian InferenceIntroduction to Bayesian Inference
Introduction to Bayesian InferencePeter Chapman
 
On approximate bounds of zeros of polynomials within
On approximate bounds of zeros of polynomials withinOn approximate bounds of zeros of polynomials within
On approximate bounds of zeros of polynomials within
eSAT Publishing House
 
Lecture 3 (ADSP).pptx
Lecture 3 (ADSP).pptxLecture 3 (ADSP).pptx
Lecture 3 (ADSP).pptx
HarisMasood20
 
Image sampling and quantization
Image sampling and quantizationImage sampling and quantization
Image sampling and quantization
BCET, Balasore
 
Eece 301 note set 14 fourier transform
Eece 301 note set 14 fourier transformEece 301 note set 14 fourier transform
Eece 301 note set 14 fourier transform
Sandilya Sridhara
 
signal and system Lecture 2
signal and system Lecture 2signal and system Lecture 2
signal and system Lecture 2
iqbal ahmad
 
unit 4,5 (1).docx
unit 4,5 (1).docxunit 4,5 (1).docx
unit 4,5 (1).docx
VIDHARSHANAJ1
 
Digital Signal Processing[ECEG-3171]-Ch1_L05
Digital Signal Processing[ECEG-3171]-Ch1_L05Digital Signal Processing[ECEG-3171]-Ch1_L05
Digital Signal Processing[ECEG-3171]-Ch1_L05
Rediet Moges
 

Similar to Soil Dynamics (20)

Testing for Extreme Volatility Transmission
Testing for Extreme Volatility Transmission Testing for Extreme Volatility Transmission
Testing for Extreme Volatility Transmission
 
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdfStatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
 
Computational Tools and Techniques for Numerical Macro-Financial Modeling
Computational Tools and Techniques for Numerical Macro-Financial ModelingComputational Tools and Techniques for Numerical Macro-Financial Modeling
Computational Tools and Techniques for Numerical Macro-Financial Modeling
 
Image sampling and quantization
Image sampling and quantizationImage sampling and quantization
Image sampling and quantization
 
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
Speckle Noise Reduction in Ultrasound Images using Adaptive and Anisotropic D...
 
Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02
 
Response spectra
Response spectraResponse spectra
Response spectra
 
Circuit Network Analysis - [Chapter3] Fourier Analysis
Circuit Network Analysis - [Chapter3] Fourier AnalysisCircuit Network Analysis - [Chapter3] Fourier Analysis
Circuit Network Analysis - [Chapter3] Fourier Analysis
 
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
 
02_signals.pdf
02_signals.pdf02_signals.pdf
02_signals.pdf
 
hone_durham
hone_durhamhone_durham
hone_durham
 
Master Thesis on Rotating Cryostats and FFT, DRAFT VERSION
Master Thesis on Rotating Cryostats and FFT, DRAFT VERSIONMaster Thesis on Rotating Cryostats and FFT, DRAFT VERSION
Master Thesis on Rotating Cryostats and FFT, DRAFT VERSION
 
Introduction to Bayesian Inference
Introduction to Bayesian InferenceIntroduction to Bayesian Inference
Introduction to Bayesian Inference
 
On approximate bounds of zeros of polynomials within
On approximate bounds of zeros of polynomials withinOn approximate bounds of zeros of polynomials within
On approximate bounds of zeros of polynomials within
 
Lecture 3 (ADSP).pptx
Lecture 3 (ADSP).pptxLecture 3 (ADSP).pptx
Lecture 3 (ADSP).pptx
 
Image sampling and quantization
Image sampling and quantizationImage sampling and quantization
Image sampling and quantization
 
Eece 301 note set 14 fourier transform
Eece 301 note set 14 fourier transformEece 301 note set 14 fourier transform
Eece 301 note set 14 fourier transform
 
signal and system Lecture 2
signal and system Lecture 2signal and system Lecture 2
signal and system Lecture 2
 
unit 4,5 (1).docx
unit 4,5 (1).docxunit 4,5 (1).docx
unit 4,5 (1).docx
 
Digital Signal Processing[ECEG-3171]-Ch1_L05
Digital Signal Processing[ECEG-3171]-Ch1_L05Digital Signal Processing[ECEG-3171]-Ch1_L05
Digital Signal Processing[ECEG-3171]-Ch1_L05
 

Recently uploaded

Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
drwaing
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
jpsjournal1
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
Divyam548318
 
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.pptPROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
bhadouriyakaku
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
manasideore6
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
nooriasukmaningtyas
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
NidhalKahouli2
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
01-GPON Fundamental fttx ftth basic .pptx
01-GPON Fundamental fttx ftth basic .pptx01-GPON Fundamental fttx ftth basic .pptx
01-GPON Fundamental fttx ftth basic .pptx
benykoy2024
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
ssuser36d3051
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
dxobcob
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
Mukeshwaran Balu
 

Recently uploaded (20)

Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
digital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdfdigital fundamental by Thomas L.floydl.pdf
digital fundamental by Thomas L.floydl.pdf
 
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECTCHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
CHINA’S GEO-ECONOMIC OUTREACH IN CENTRAL ASIAN COUNTRIES AND FUTURE PROSPECT
 
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
bank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdfbank management system in java and mysql report1.pdf
bank management system in java and mysql report1.pdf
 
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.pptPROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
PROJECT FORMAT FOR EVS AMITY UNIVERSITY GWALIOR.ppt
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
 
basic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdfbasic-wireline-operations-course-mahmoud-f-radwan.pdf
basic-wireline-operations-course-mahmoud-f-radwan.pdf
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
01-GPON Fundamental fttx ftth basic .pptx
01-GPON Fundamental fttx ftth basic .pptx01-GPON Fundamental fttx ftth basic .pptx
01-GPON Fundamental fttx ftth basic .pptx
 
sieving analysis and results interpretation
sieving analysis and results interpretationsieving analysis and results interpretation
sieving analysis and results interpretation
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
 

Soil Dynamics

  • 1. Soil Dynamics 1. Vibratory Motion Cristian Soriano Camelo1 1Federal University of Rio de Janeiro Geotechnical Engineering June 30th, 2017 Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 1 / 33
  • 2. Outline 1 Introduction Vibratory Motion 2 Complex Notation for Simple Harmonic Motion Vibratory motion 3 Other measures of motion Displacement, Velocity, Acceleration 4 Fourier Series Trigonometric, Exponential, Discrete transform, Power spectrum Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 2 / 33
  • 3. Outline 1 Introduction Vibratory Motion 2 Complex Notation for Simple Harmonic Motion Vibratory motion 3 Other measures of motion Displacement, Velocity, Acceleration 4 Fourier Series Trigonometric, Exponential, Discrete transform, Power spectrum Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 3 / 33
  • 4. Introduction Different types of dynamic loading Vibratory motion of soils and structures Problems of dynamic response To solve these problems it is necessary to understand and describe the dynamic events. Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 4 / 33
  • 5. Types of vibratory motion Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 5 / 33
  • 6. Periodic motion u(t) is periodic if there exists some period Tf , then u(t + Tf ) = u(t) For example, simple harmonic motion. Simple harmonic motion can be characterized by three quantities: amplitude, frequency and phase. Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 6 / 33
  • 7. Nonperiodic motion Examples of non periodic motion are impulsive loads (explosions, falling weights) or longer-duration transient loadings (earthquakes or traffic). Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 7 / 33
  • 8. Simple harmonic motion - Trigonometric notation Simple harmonic motion can be expressed in terms of a displacement as: u(t) = Asin(ωt + φ) Where, A= amplitude, ω=circular frequency (angular speed), φ=phase angle. Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 8 / 33
  • 9. Simple harmonic motion - Trigonometric notation The phase angle describes the amount of time by which the peaks (and zero points) are shifted from those of a pure sine function. Another common measure is the number of cycles per unit of time, known as frequency, expressed as the reciprocal of the period. f = 1 T = ω 2π Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 9 / 33
  • 10. Simple harmonic motion - Trigonometric notation Simple harmonic motion can also be described as a sum of sine and cosine function, u(t) = acos(ωt) + bsin(ωt) Using the rotating vector representation, the sum of the sine and cosine function can be expressed as: Therefore, u(t) = Asin(ωt + φ) Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 10 / 33
  • 11. Outline 1 Introduction Vibratory Motion 2 Complex Notation for Simple Harmonic Motion Vibratory motion 3 Other measures of motion Displacement, Velocity, Acceleration 4 Fourier Series Trigonometric, Exponential, Discrete transform, Power spectrum Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 11 / 33
  • 12. Simple harmonic motion - Complex notation For many dynamic analyses trigonometric notation leads to long equations. Complex notation can be derived from trigonometric notation using Euler’s law. u(t) = a−ib 2 eiωt + a+ib 2 e −iωt Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 12 / 33
  • 13. Outline 1 Introduction Vibratory Motion 2 Complex Notation for Simple Harmonic Motion Vibratory motion 3 Other measures of motion Displacement, Velocity, Acceleration 4 Fourier Series Trigonometric, Exponential, Discrete transform, Power spectrum Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 13 / 33
  • 14. Other measures of motion If the displacement with time is known, other parameters of interest can be determined: Trigonometric Complex - u(t) = Asin(ωt) u(t) = Ae iωt Displacement u′(t) = ωAcos(ωt) = ωAsin(ωt + π/2) u′(t) = iωAe iωt Velocity u′′(t) = −ω2Asin(ωt) = ω2Asin(ωt + π) i2ω2Ae iωt Acceleration Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 14 / 33
  • 15. Outline 1 Introduction Vibratory Motion 2 Complex Notation for Simple Harmonic Motion Vibratory motion 3 Other measures of motion Displacement, Velocity, Acceleration 4 Fourier Series Trigonometric, Exponential, Discrete transform, Power spectrum Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 15 / 33
  • 16. Fourier series In geotechnical earthquake engineering, it is possible to break down complicated loading functions (earthquakes) into the sum of simple harmonic functions. Trigonometric Form: Is expressed as a sum of simple harmonic functions. x(t) = a0 + ∞ n=1(ancos(ωnt) + bnsin(ωnt)) Where, a0 = 1 Tf Tf 0 x(t)dt, an = 2 Tf Tf 0 x(t)cos(ωnt)dt, bn = 2 Tf Tf 0 x(t)sin(ωnt)dt. Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 16 / 33
  • 17. Fourier series Example 1 (Mathematica Software): Given the following piecewise function, obtain the Fourier expansion for 5 and 10 coefficients and compare the results with the current function. x[t ]:=Piecewise[{{Sin[t], 0 < t < Pi}, {0, −Pi < t < 0}}] -3 -2 -1 1 2 3 Time 0.2 0.4 0.6 0.8 1.0 x Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 17 / 33
  • 18. Fourier series Solving the integrals for the coefficients: ao = 1 2π π −π x[t] dt= 1 π a[n ]:= 1 π π −π x[t]Cos[n ∗ t]dt=−1−Cos[nπ] (−1+n2)π b[n ]:= 1 π π −π x[t]Sin[n ∗ t]dt=− Sin[nπ] (−1+n2)π Therefore, the 10 first Fourier coefficients a[n], b[n] are: a[n]= 0, − 2 3π , 0, − 2 15π , 0, − 2 35π , 0, − 2 63π , 0, − 2 99π b[n]= 1 2, 0, 0, 0, 0, 0, 0, 0, 0, 0 Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 18 / 33
  • 19. Fourier series Using directly the program commands, it is possible to obtain the desired Fourier Series: -Trigonometric form (10 terms): x(t)= 1 π − 2Cos[2t] 3π − 2Cos[4t] 15π − 2Cos[6t] 35π − 2Cos[8t] 63π − 2Cos[10t] 99π + Sin[t] 2 -Trigonometric form (5 terms): x(t)= 1 π − 2Cos[2t] 3π − 2Cos[4t] 15π + Sin[t] 2 Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 19 / 33
  • 20. Fourier series Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 20 / 33
  • 21. Fourier series Exponential form: using Eulers law is possible to obtain the Fourier series in exponential form. xt = a0 + (an+ibn 2 eiwnt + an+ibn 2 e−iwnt) The function in Example 1 expressed in complex notation and using 5 coefficients is: x(t)=1 4 ie−it − 1 4ieit + 1 π − e−2it 3π − e2it 3π − e−4it 15π − e4it 15π Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 21 / 33
  • 22. Fourier series Discrete Fourier Transform (DFT): in many applications (e.g earthquake engineering), loading motion parameters are be described by a finite number of data points. DFT is an algorithm that takes a signal and determines the frequency content of the signal. To determine that frequency content, DFT decomposes the signal into simpler parts. Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 22 / 33
  • 23. Fourier series The DFT is given by: X(ω) = N−1 n=0 x(n)e −iπωn/N Where x(n) is the n-value of the different points of the signal and ω varies from 0 to N-1. Breaking the previous equation into sines and cosines, it is possible to identify two correlation calculations composed by a real and an imaginary components of X(ω) : X(ω) = N−1 n=0 x(n)cos 2πωn N − i N−1 n=0 x(n)sin 2πωn N Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 23 / 33
  • 24. Fourier series Example 2 - DFT: Given the following signal samples, determine the DFT. 20 40 60 80 100 w -2 -1 1 2 Amplitude Signal x(n) Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 24 / 33
  • 25. Fourier series Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 25 / 33
  • 26. Fourier series Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 26 / 33
  • 27. Fourier series The final DFT presents four peaks that represent the real and imaginary components of X(ω). For example, at ω=10 there is a peak in the real component (signal similar to a cosine), and at ω=3 there is a peak in the imaginary part (signal similar to a sine). 20 40 60 80 100 w 1 2 3 4 5 Magnitude x(w) Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 27 / 33
  • 28. Fourier series Correlation: Correlation is a measure of how two signals are. In general correlation can be expressed as: N n=0 x(n)y(n) Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 28 / 33
  • 29. Fourier series Example 3 - DFT: The following is a list of 200 elements containing a periodic signal with random noise added. data=Table N RandomReal[] − 1 2 + sin 30 2πn 200 , {n, 200} ; 50 100 150 200 w -1.5 -1.0 -0.5 0.5 1.0 1.5 Amplitude Signal x(t) Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 29 / 33
  • 30. Fourier series The DFT in this case shows a peak at 30+1 and a symmetric peak at 201-30. 50 100 150 200 w 1 2 Q 4 5 6 U Magnitude x(w) Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 30 / 33
  • 31. Fourier series Power Spectrum: The power spectrum answers the question ”How much of the signal is at a frequency ω”?. In the frequency domain, this is the square of the DFT’s magnitude: P(ω) = Re(X(ω))2 + Im(X(ω))2 Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 31 / 33
  • 32. Fourier series Power spectra are often used to describe earthquake-induced ground motions: The figure indicates that most of the energy in the accelerogram is in the range of 0.1 to 20 Hz and the largest amplotude at approximately 6 Hz. Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 32 / 33
  • 33. For Further Reading I Steven L. Kramer. Geotechnical Earthquake Engineering. Prentice Hall, 1996. Cristian Soriano Camelo (UFRJ) Soil Dynamics June 30th, 2017 33 / 33