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!

Antworten (2)

signal processer
signal processer am 27 Dez. 2016

1 Stimme

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 Kommentar

Shahin Alam
Shahin Alam am 20 Mär. 2022
Would any one share the code for conversion of S11 ASCII data into time domain representation?

Melden Sie sich an, um zu kommentieren.

Subham Ghosh
Subham Ghosh am 23 Jul. 2022

0 Stimmen

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()

Kategorien

Mehr zu RF Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 20 Feb. 2013

Beantwortet:

am 23 Jul. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by