Velocity Response Spectra
Posted: 15 Apr 2020, 17:56
Hello I have v5.1 of seismosignal. I used both python and matlab to calculate response spectra for acceleration, velocity and displacement. My codes are giving almost exactly the same results for acceleration and displacement. But I have two times bigger values for velocity than seismosignal. The formula is ;
w = 2*pi / periyod
velocity = displacement * w
acceleration = displacement * w^2
Since I'm calculation displacement and acceleration correctly, I can't be calculating velocity wrong. Do you have any idea what is going on ?
w = 2*pi / periyod
velocity = displacement * w
acceleration = displacement * w^2
Since I'm calculation displacement and acceleration correctly, I can't be calculating velocity wrong. Do you have any idea what is going on ?