필터 지우기
필터 지우기

transfer function frequency response

조회 수: 2 (최근 30일)
Zhe Liu
Zhe Liu 2016년 6월 27일
댓글: Star Strider 2016년 6월 28일
how to get transfer function from this time response plot? Red is input and blue is output....

답변 (2개)

J. Webster
J. Webster 2016년 6월 27일
Take the fourier transform of both signals, then the transfer function will be the FFT of the cavity divided by the FFT of the reference.
  댓글 수: 1
Zhe Liu
Zhe Liu 2016년 6월 27일
Hey! Thanks for the reply. Do you mean for whole time domain or just the later periodic part? I did FFT of both signals in the whole window but the result does not make much sense to me. I want to find the natural frequency(resonance frequency) of a line-cavity system.

댓글을 달려면 로그인하십시오.


Star Strider
Star Strider 2016년 6월 27일
You are doing ‘system identification’. If you have the Signal Processing Toolbox, use the invfreqz function. (If you have the System identification Toolbox, there are several functions you can use to identify the cavity dynamics.)
You will have to experiment with the number of poles and zeros in the transfer function. I would start with 5 for both, then use the output to define an IIR filter, and then filter the input signal with it, and continue changing the number of poles and zeros (I would specify the same number for each) until you the output reasonably approximates the response to your system.
  댓글 수: 6
Zhe Liu
Zhe Liu 2016년 6월 28일
send you shortly...Sorry for the delay...I went home at that time...
Star Strider
Star Strider 2016년 6월 28일
I’m still here!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Analog Filters에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by