Remove seismometer signal from the transfer function of the instrument
조회 수: 15 (최근 30일)
이전 댓글 표시
Dear All,
i need to remove a seismometer signal, in displacements, from the transfer function of the instrument.
Can you suggest me how to do it?
Thank you in advance.
댓글 수: 3
Mathieu NOE
2021년 5월 10일
hello
so you have indeed already a transfer function .... but I don't get what it means "removing a signal from a tf" ??
it's like comparing apples and oranges.. you can do math between signals or tfs , but between a signal and a tf the only thing I can do is to filter a given signal by a tf , but that has nothing to do with "removing" ...
is this an homework ? do you have a more refined explanation of what is the intention of this ?
all the best
답변 (1개)
Alessio Lodato
2021년 5월 10일
댓글 수: 2
Mathieu NOE
2021년 5월 10일
hello Alessio
look at filter and filtfilt to filter a signal by a given transfer function
Star Strider
2021년 5월 10일
This is a problem generally with instrumentation. The instrument (in this instance a seismometer) has its own characterisrtics, and filters the ground motion presented to it according to those characteristics. It is possible to estimate the transfer function of the seismometer if a record of its responses to a specific input (ideally an impulse of known amplitude) is available.
With respect to ambient recordings however, the ‘inverse problem’ — reconstructing the original signal from the recorded signal and the transfer function of the transducer — is generally not possible, simply because the frequencies not present in the recorded signal (filtered out by the transducer dynamics) are lost forever.
I have not worked with seismometers, however I have worked with physiological instrumentation, and encountered this problem in that context. I am not aware that there is any solution for it.
참고 항목
카테고리
Help Center 및 File Exchange에서 Waveform Generation에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!