我正在使用VNA和一对喇叭在X波段进行一些散射测量(RCS)。

一些参考文献表明,使用时间选通可以降低噪音。

还提到这可以通过使用软件(matlab)来处理测量数据来实现(S21)。

由于我们的VNA没有时域选项,我正在研究这种软件方法。

在阅读了应用笔记(http://cp.literature.agilent.com/litweb/pdf/5989-5723EN.pdf)和之前的几篇文章后,我的初步尝试是在有限带宽上使用Matlab的IFFT,测量S21

(比如8-14 GHz),这很复杂。

我的理解是这与VNA的带通模式相对应。

我只对时域数据的大小感兴趣。

在之前的帖子“S21时域响应”,“https://community.keysight.com/message/4826#comment-4826”中,有一些关于带通模式的讨论。

_“在带通模式下,由于一些非显而易见的原因,IFT在分析上是不正确的。一个关键点是带通变换不假设埃尔米特响应,而是计算响应,就像所采用的数据是单面的一样

,“负”频率响应为零,而不是与具有相反符号的正相反。低通模式假设负频率响应具有相同的幅度和相反的相位,因此实际上产生负数据

在低通模式下执行此操作可确保纯粹的实际变换。在带通变换中,响应不是纯粹的实际,但实际上必须始终是复杂的。_ _带通响应通过频移数据计算得出

中心点在DC,计算IFT(复数形式,因为除特殊情况外,数据不是关于中心点的埃尔米特),然后在时域中应用傅里叶变换理论将结果乘以e ^(jwt)其中

无线

s是“预移位”数据的中心频率。

因此,您将看到一个余弦(在实际上)和一个正弦(在虚构上)强加在低通响应上的数据(有时这也称为调制定理)._由e ^(jwt)调制是有意义的

既然只涉及时域中S21的大小,是否意味着可以放弃这个因素?

换句话说,简单地应用逆傅立叶变换将为我生成时域数据?

一个相关的问题是t0(开始时间)在哪里?

变换后的时域是否从t = 0开始?

我认为理论上时域数据是无限的和周期性的。

但是有可能找到t = 0或参考时间吗?

显然,这可以帮助识别来自物体的散射信号,因为发射器之间的距离是已知的。

谢谢!

以上来自于谷歌翻译以下为原文

I am doing some scattering measurement (RCS) in X band using VNA and a pair of horns. Some references suggest that using time gating can reduce noise. It was also mentioned that this can be achieved by using software (Matlab) to process the measured data (S21). Since our VNA does not have the time domain option, I am looking into this software method.

After reading the application note (http://cp.literature.agilent.com/litweb/pdf/5989-5723EN.pdf) and a few previous posts, my initial attempt is to use IFFT of Matlab on a finite bandwidth, measured S21 (say 8-14 GHz), which is complex. My understanding is that this is corresponding to the bandpass mode of VNA. And I am only interested in the magnitude of the time domain data.

In previous posts "S21 time domain response ", "https://community.keysight.com/message/4826#comment-4826 ", there are some discussions on the bandpass mode.

_"In bandpass mode, the IFT is not analytically correct, for some non-obvious reasons. One key point is that the band pass transform does not assume a hermitian response, but rather, computes the response as though the data taken is single sided, with the "negative" frequency response being zero, rather than identical to the positive with opposite sign. The Low Pass mode makes the assumption that the negative frequency response is of the same magnitude and opposite phase, so in effect, creates data at negative frequencies. Doing this in low pass mode assures a pure real transform. In the band pass transform, the response is not pure real, but in fact must always be complex._

_The band pass response is computed by frequency shifting the data such that the center point is at DC, computing the IFT (complex form, as the data is not hermitian about the center point except in special cases), then applying the Fourier shift theory in the time domain to multiply the result by e^(jwt) where w is the center frequency of the "pre-shifted" data. Thus, you will see a cosine (on the real) and a sine (on the imaginary) data imposed on the low pass response (sometime this is calLED the modulation theorem as well)._

The modulation by e^(jwt) makes sense. Now since only the magnitude of S21 in time domain is concerned, does it mean that this factor can be dropped? In other word, simply applying the inverse Fourier transform will generate the time domain data for me?

One related question is that where is the t0 (starting time)? Does the transformed time domain start at t=0s? I guess in theory the time domain data is infinite and periodic. But is it possible to locate the t=0, or reference time? Apparently this can help to identify the scattering signal from the object since the distance between the transmitter is known.

Thanks!

0

matlab时域数据转频域,怎么使用IFFT(matlab)将频域转换为时域相关推荐

  1. 在matlab中数据波动指标,阶跃响应指标的matlab计算

    最近师兄让帮忙计算阶跃响应的指标,就是改定实验数据或仿真数据,求响应指标(概念见程序中).编程代码和效果如下 %% 求阶跃响应的典型指标 function main_GetPerformanceOfS ...

  2. matlab将数据输出到excel中,matlab将数据保存为excel表格-怎样将MATLAB中的数据输出到excel中...

    怎样将MATLAB中的数据输出到excel中? xlswrite()函数可以将matlab中数据保存到excel中,请面例子: >> data = magic(5) % 示例数据 data ...

  3. matlab自动生成excel工作区,matlab数据怎么导出excel表格-matlab工作区数据怎么转为excel...

    怎样将MATLAB中的数据输出到excel中 使用 xlswrite()函数可以将matlab中数据保存到excel中,请看下面例子: >> data = magic(5) % 示例数据 ...

  4. GAMS与MATLAB的数据交互

    GAMS与MATLAB的数据交互 背景 1 学习材料准备 2 添加路径 3 数据交互 3.1 GAMS数据写入与读取 3.1.1 将GAMS数据写到gdx文件中 3.1.2 GAMS读取gdx文件中的 ...

  5. MATLAB科研数据可视化

    互联网的飞速发展伴随着海量信息的产生,而海量信息的背后对应的则是海量数据.如何从这些海量数据中获取有价值的信息来供人们学习和工作使用,这就不得不用到大数据挖掘和分析技术.数据可视化分析作为大数据技术的 ...

  6. 数据分析师的秘诀 ,如何在 MATLAB 中创建散点图

    MATLAB 中数据可视化的分步教程 在 MATLAB 中创建散点图是可视化两个连续变量之间关系的有用方法.在本教程中,我们将逐步介绍在 MATLAB 中创建散点图的步骤. 加载数据 首先,我们需要加 ...

  7. matlab中频域信号IFFT,MATLAB中ifft函数用法、性质、特性-以及与fft的组合应用全面深入解析(含程序)...

    MATLAB中ifft函数用法.性质.特性,以及与fft的组合应用全面深入解析(含程序) 前言 在我之前的<MATLAB中fft函数用法.性质.特性.缺陷全面深入解析(含程序)>中,我已经 ...

  8. matlab求解时域特征参数,matlab 实现数据时域特征提取

    matlab 实现数据时域特征提取 2020-07-31 02:15 阅读数 64 %数据时域特征提取 clc; close ; clear all; %数据导入 data=xlsread('E:\排 ...

  9. 地震波ifft matlab,地震波观测系统的MATLAB仿真报告

    地震波观测系统的MATLAB仿真报告 本文关键词:地震波,观测,仿真,报告,系统 地震波观测系统的MATLAB仿真报告 本文简介:地震波观测系统的MATLAB仿真课程名称数字信号处理实验项目题目6地震 ...

  10. c# 傅里叶变换 频域_傅里叶变换在MATLAB中的应用(频域滤波)

    点击上方蓝字  关注我们 本文主要讲述如何在MATLAB中实现频域滤波,那么,怎么实现呢,我们这里讲的所有的滤波都是通过傅里叶变换在频域中实现的,所有这部分和傅里叶变换渊源很深,至于傅里叶变换本身,我 ...

最新文章

  1. 浏览器复制不进行url编码_谷歌浏览器测试版支持在PC上复制号码并操作关联安卓设备进行拨打...
  2. tp5 童攀_童攀TP5企业网站实战笔记
  3. 贪心算法之——喷水装置一(nyoj6)
  4. 【机器学习】支持向量机面试知识点小结
  5. Codeforces Round #740 (Div. 2) D2. Up the Strip dp + 分块优化 + 逆向思维
  6. 您的框架有多可扩展性?
  7. nefu 519 昨日重现
  8. Python实现中英文混排时行号对齐
  9. Caffe学习:pycaffe利用caffemodel进行分类=裁剪图片
  10. 点评复兴号超载无法运行的事件
  11. 微信小程序地图实现展示路线路
  12. 理论+示例,三个问题系统捋清UGC平台的玩法
  13. TD回撤/斐波那契回撤
  14. Eclipse刚下好,代码没问题,就是运行不起来
  15. Tracking相关的文章
  16. 详解密码学中几种常见密码加密与解密
  17. 学术论文投稿与Rebuttal经验分享
  18. java画板中画直线_java实现画图板上画一条直线
  19. ESP32/ESP8266
  20. 1.MyBatis源码解析-XML解析流程--阿呆中二

热门文章

  1. springboot实现上传图片添加水印
  2. 深度时空3D卷积神经网络用于交通预测
  3. lamp兄弟连 mysql_lamp兄弟连视频笔记
  4. 模块化机房建设指导书_模块化机房建设方案解析
  5. U盘量产U盘扩容和U盘芯片检测
  6. PLC与工业DTU接线快速入门
  7. 2021计算机技术与软件考试报名时间,2021年上半年计算机技术与软件专业 技术资格(水平)考试报名通知...
  8. 2021年高压电工考试及高压电工考试资料
  9. 想成为时间管理大师?试试番茄工作法!
  10. AI芯片发展的前世今生