当前位置:网站首页>通俗理解时域采样与频域延拓
通俗理解时域采样与频域延拓
2022-06-12 08:41:00 【ZEERO~】
讲连续信号 x a ( t ) x_{a}(t) xa(t)与冲激串信号 p s ( t ) p_{s}(t) ps(t)相乘,即可得到离散时间信号 x ( n ) x(n) x(n),因此,有如下公式:
x ( n ) = x a ( t ) ∣ t = n T s = x a ( t ) p s ( t ) = x a ( t ) ∑ n = − ∞ ∞ δ ( t − n T s ) x(n)=x_{a}(t) |_{t=nT_{s}}=x_{a}(t)p_{s}(t)=x_{a}(t)\sum_{n=-\infty}^{\infty}\delta(t-nT_{s}) x(n)=xa(t)∣t=nTs=xa(t)ps(t)=xa(t)n=−∞∑∞δ(t−nTs)
采样周期为 T s T_{s} Ts,我们用 X a ( j Ω ) X_{a}(j\Omega) Xa(jΩ)来表示模拟信号 x a ( t ) x_{a}(t) xa(t)的频谱,用 X ( e j w ) X(e^{jw}) X(ejw)来表示离散信号 x ( n ) x(n) x(n)的频谱,根据Fourier变换公式,
X a ( j Ω ) = ∫ − ∞ ∞ x a ( t ) e − j Ω t d t X ( e j w ) = ∑ n = − ∞ ∞ x ( n ) e − j w n X_{a}(j\Omega)=\int_{-\infty}^{\infty}x_{a}(t)e^{-j\Omega t}dt\\X(e^{jw})=\sum_{n=-\infty}^{\infty}x(n)e^{-jwn} Xa(jΩ)=∫−∞∞xa(t)e−jΩtdtX(ejw)=n=−∞∑∞x(n)e−jwn
示意图如下所示:
上图中,我们假设 x a ( t ) x_{a}(t) xa(t)为带限信号,就是频带有限长的信号,我们希望能找出 X a ( j Ω ) X_{a}(j\Omega) Xa(jΩ)与 X ( e j w ) X(e^{jw}) X(ejw)之间的区别和联系。
我们知道,离散信号可以视为一种特殊的连续信号,将其Fourier变换记为 X s ( j Ω ) X_{s}(j\Omega) Xs(jΩ)。由模拟频率与数字频率的关系, X s ( j Ω ) X_{s}(j\Omega) Xs(jΩ)与 X ( e j w ) X(e^{jw}) X(ejw)之间的关系为
X ( e j w ) = X s ( j Ω ) ∣ Ω = w / T s X(e^{jw})=X_{s}(j\Omega) |_{\Omega =w/T_{s}} X(ejw)=Xs(jΩ)∣Ω=w/Ts
有关模拟频率和数字频率的关系,看这篇文章模拟频率与数字频率之间的关系。
我们接着往下讲,我们都知道,时域相乘等于频域的卷积,由数学公式表示
X s ( j Ω ) = X a ( j Ω ) ∗ P s ( j Ω ) X_{s}(j\Omega)=X_{a}(j\Omega)*P_{s}(j\Omega) Xs(jΩ)=Xa(jΩ)∗Ps(jΩ)
,其中 P s ( j Ω ) P_{s}(j\Omega) Ps(jΩ)为冲激信号串的Fourier变换。
参考资料
《学以致用:深入浅出数字信号处理》 江志宏
边栏推荐
- (p21-p24) unified data initialization method: List initialization, initializing objects of non aggregate type with initialization list, initializer_ Use of Lisy template class
- Loading circling effect during loading
- Encapsulate the amount input box component.
- The difference between deep copy and shallow copy
- 报错:文件夹在另一个程序中打开无法删除怎么办
- 【进阶指针一】字符数组&数组指针&指针数组
- Audio and video related links
- Hands on deep learning 18 -- model selection + over fitting and under fitting and code implementation
- The residual pressure monitoring system ensures the smoothness of the fire evacuation passage in case of fire, and protects the safe operation of large high-rise buildings and the safety of people's l
- Hands on deep learning -- discarding method and its code implementation
猜你喜欢

Hands on deep learning -- discarding method and its code implementation
![[data storage] storage of floating point data in memory](/img/c4/a67735858ce5d58bd504b087a2d123.png)
[data storage] storage of floating point data in memory

Graphic analysis of viewbox in SVG

FDA审查人员称Moderna COVID疫苗对5岁以下儿童安全有效

Py & go programming skills: logic control to avoid if else

The electrical fire detector monitors each power circuit in real time
![[advanced pointer I] character array & array pointer & pointer array](/img/ea/150b2162e4e1641eee7e852935d101.png)
[advanced pointer I] character array & array pointer & pointer array

根据有效期显示距离当前还剩多少天有效期

了结非对称密钥

报错:文件夹在另一个程序中打开无法删除怎么办
随机推荐
Code generation tool Autocode for XML Publishing
安科瑞电动机保护器具有过载反时限、过载定时限、接地、起动超时、漏电、欠载、断相、堵转等功能
How to understand the production scheduling of APS system?
Installation of Shengxin R package
【进阶指针二】数组传参&指针传参&函数指针&函数指针数组&回调函数
Hands on learning and deep learning -- simple implementation of softmax regression
Shell basic syntax -- arithmetic operation
Shell基本语法--算数运算
Random acquisition of 4-digit non repeated verification code
The newline character with in the string is converted to an array
js实现页面加载后再刷新一次
You have an error in your SQL syntax; use near ‘and title=‘xxx‘‘ at line 5
What should be paid attention to when establishing MES system? What benefits can it bring to the enterprise?
Close asymmetric key
进制GB和GiB的区别
【指針進階三】實現C語言快排函數qsort&回調函數
Vision transformer | arXiv 2205 - TRT vit vision transformer for tensorrt
判断对象是否为空
Audio and video related links
Triggers in MySQL