Time Domain conversion of S11-parameter

Hello guys, I am using a Vector Network Analyzer without the Time Domain feature. Otherwise, I am interesting in estimate the impulse time response of my antenna and so I need to implement a Matlab script to elaborate the S parameters. Do you have any suggetions? Or any hits to use ifft?
Thank you all!

답변 (2개)

signal processer
signal processer 2016년 12월 27일

1 개 추천

i think you can use zero-padding and put the negative frequency data behind the positive frequency data.then use plot(abs(ifft(data))).

댓글 수: 1

Shahin Alam
Shahin Alam 2022년 3월 20일
Would any one share the code for conversion of S11 ASCII data into time domain representation?

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

Subham Ghosh
Subham Ghosh 2022년 7월 23일

0 개 추천

use the timeresp() function in RF toolbox.. But before that take a studyabout why it's used in that way and why there is an extrnal signal given as an argument of timeresp()

카테고리

도움말 센터File Exchange에서 RF Toolbox에 대해 자세히 알아보기

질문:

2013년 2월 20일

답변:

2022년 7월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by