calculate damp and freq from free vibration
Moderators: silvia, selimgunay, Moderators
-
- Posts: 73
- Joined: Tue Feb 20, 2007 6:48 am
- Location: IIEES
- Contact:
calculate damp and freq from free vibration
Hi all,
I want to calculate frequency and damping of my model with free vibration analysis.
I have multiple choices for input motion and I examined these:
1- rectangular time series
2- sin time series
3- sinusoidal wave as an uniform support
my question:
1- In case of 1 and 2 the output is absolute? If not, can I calculate frequency and damping from relative output?
2- I can calculate frequency and damping with acceleration and displacement time history, which one is better? I guess displacement, but it seems no different?
3- if I want to calculate transfer function(fourier amplitude of top/ fourier amplitude of base motion), I must record the input in case of 1 and 2 (rigid base motion)
I want to calculate frequency and damping of my model with free vibration analysis.
I have multiple choices for input motion and I examined these:
1- rectangular time series
2- sin time series
3- sinusoidal wave as an uniform support
my question:
1- In case of 1 and 2 the output is absolute? If not, can I calculate frequency and damping from relative output?
2- I can calculate frequency and damping with acceleration and displacement time history, which one is better? I guess displacement, but it seems no different?
3- if I want to calculate transfer function(fourier amplitude of top/ fourier amplitude of base motion), I must record the input in case of 1 and 2 (rigid base motion)
operating system: Debian Gnu/Linux lenny 64Bit debian (DOT) org/
email : e.roknabadi (AT) iiees.ac.ir
email : e.roknabadi (AT) iiees.ac.ir
none of the 3 you mentioned is free vibration, they are all forced vibration.
for free vibration you first pull/push your model to a specific displacement, then you remove that load and you do a transient analysis.
for free vibration you first pull/push your model to a specific displacement, then you remove that load and you do a transient analysis.
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
-
- Posts: 73
- Joined: Tue Feb 20, 2007 6:48 am
- Location: IIEES
- Contact:
-
- Posts: 73
- Joined: Tue Feb 20, 2007 6:48 am
- Location: IIEES
- Contact:
-
- Posts: 73
- Joined: Tue Feb 20, 2007 6:48 am
- Location: IIEES
- Contact:
I calculate freq and damp with three ways:
***************************************************
1- rectangular motion:
***************************************************
*input motion is:
pattern Plain 1 "Rectangular 0 [expr 20*$deltaT]" {
load 2042 1000 0 0
}
pic: freeimagehosting.net/uploads/c28a706a06.jpg
&results:
------------------------------------
xi is: 0.00791896607077
Wn(Hz) is: 0.532405951651
------------------------------------
***************************************************
2- sin wave:
***************************************************
*input motion is:
pattern UniformExcitation 1 1 -accel "Sine 0 2 0.77 -factor 2.943"
pic:freeimagehosting.net/uploads/718693baa8.jpg
&results:
------------------------------------
xi is: 0.00680474652142
Wn(Hz) is: 0.533258996841
------------------------------------
***************************************************
3- uniform excitation (earthquake sin wave from file):
***************************************************
*input motion is:
pattern UniformExcitation 1 1 -accel "Series -factor 9.81 -filePath /home/ebi/Desktop/realSsi/GMdir/testResult/freeVib/freeVib -dt 0.033"
pic: freeimagehosting.net/uploads/f76736d289.jpg
&results
------------------------------------
from relative displacement:
xi is: 0.00379020819018
Wn(Hz) is: 0.532665913278
------------------------------------
------------------------------------
@absolute Acceleration:
xi is: 0.0073
wn is: 0 .531
------------------------------------
@relative Acceleration:
xi is: 0.0072
wn is: 0.531
------------------------------------
***************************************************
from EXP result
***************************************************
xi is: 0.0049
wn is: 0.523
from these results found that relative displacement is close to the Experimental results,
and another ways are approximate one answer.
please excuse me for my poor english.
***************************************************
1- rectangular motion:
***************************************************
*input motion is:
pattern Plain 1 "Rectangular 0 [expr 20*$deltaT]" {
load 2042 1000 0 0
}
pic: freeimagehosting.net/uploads/c28a706a06.jpg
&results:
------------------------------------
xi is: 0.00791896607077
Wn(Hz) is: 0.532405951651
------------------------------------
***************************************************
2- sin wave:
***************************************************
*input motion is:
pattern UniformExcitation 1 1 -accel "Sine 0 2 0.77 -factor 2.943"
pic:freeimagehosting.net/uploads/718693baa8.jpg
&results:
------------------------------------
xi is: 0.00680474652142
Wn(Hz) is: 0.533258996841
------------------------------------
***************************************************
3- uniform excitation (earthquake sin wave from file):
***************************************************
*input motion is:
pattern UniformExcitation 1 1 -accel "Series -factor 9.81 -filePath /home/ebi/Desktop/realSsi/GMdir/testResult/freeVib/freeVib -dt 0.033"
pic: freeimagehosting.net/uploads/f76736d289.jpg
&results
------------------------------------
from relative displacement:
xi is: 0.00379020819018
Wn(Hz) is: 0.532665913278
------------------------------------
------------------------------------
@absolute Acceleration:
xi is: 0.0073
wn is: 0 .531
------------------------------------
@relative Acceleration:
xi is: 0.0072
wn is: 0.531
------------------------------------
***************************************************
from EXP result
***************************************************
xi is: 0.0049
wn is: 0.523
from these results found that relative displacement is close to the Experimental results,
and another ways are approximate one answer.
please excuse me for my poor english.
operating system: Debian Gnu/Linux lenny 64Bit debian (DOT) org/
email : e.roknabadi (AT) iiees.ac.ir
email : e.roknabadi (AT) iiees.ac.ir
-
- Posts: 73
- Joined: Tue Feb 20, 2007 6:48 am
- Location: IIEES
- Contact:
one another question:
in rectangular and sin input motion, what is the dt for analysis? where can i say to OS to apply dt for input motion?
is that in analysis command?
my Structure is elastic, but my soil not:
freeimagehosting.net/uploads/1b26b6915e.png
in rectangular and sin input motion, what is the dt for analysis? where can i say to OS to apply dt for input motion?
is that in analysis command?
my Structure is elastic, but my soil not:
freeimagehosting.net/uploads/1b26b6915e.png
operating system: Debian Gnu/Linux lenny 64Bit debian (DOT) org/
email : e.roknabadi (AT) iiees.ac.ir
email : e.roknabadi (AT) iiees.ac.ir
-
- Posts: 73
- Joined: Tue Feb 20, 2007 6:48 am
- Location: IIEES
- Contact:
-
- Posts: 73
- Joined: Tue Feb 20, 2007 6:48 am
- Location: IIEES
- Contact:
in the integrator I say:
integrator Newmark 0.55 0.275625
I want know, if my model didn't converge, how can i reduce time step for integration.
excuse me, perhaps my question is very simple, but really I don't know.
integrator Newmark 0.55 0.275625
I want know, if my model didn't converge, how can i reduce time step for integration.
excuse me, perhaps my question is very simple, but really I don't know.
operating system: Debian Gnu/Linux lenny 64Bit debian (DOT) org/
email : e.roknabadi (AT) iiees.ac.ir
email : e.roknabadi (AT) iiees.ac.ir
-
- Posts: 5
- Joined: Sun Apr 19, 2009 10:53 am
- Location: http://webedu.srbiau.ac.ir
I am ebe79442114, excuse me but I have been bonded from this site.
one another question:
should I filter Acceleration or displacement output?
---------------------------------------------------------
if I don't filter output, results is:
xi is: 0.0392565750178
Wn(Hz) is: 1.30922183127
pic: freeimagehosting.net/uploads/318b099f93.jpg
---------------------------------------------------------
and if I filter output(0.5 to 2 Hz bond pass filter), results is:
xi is: 0.0396612321389
Wn(Hz) is: 1.28040973111
pic: freeimagehosting.net/uploads/11c8ea8e94.jpg
---------------------------------------------------------
the frequency is different.
one another question:
should I filter Acceleration or displacement output?
---------------------------------------------------------
if I don't filter output, results is:
xi is: 0.0392565750178
Wn(Hz) is: 1.30922183127
pic: freeimagehosting.net/uploads/318b099f93.jpg
---------------------------------------------------------
and if I filter output(0.5 to 2 Hz bond pass filter), results is:
xi is: 0.0396612321389
Wn(Hz) is: 1.28040973111
pic: freeimagehosting.net/uploads/11c8ea8e94.jpg
---------------------------------------------------------
the frequency is different.