当前位置:网站首页>[digital signal processing] linear time invariant system LTI (judge whether a system is a "non time varying" system | case 1 | transform before shift | shift before transform)
[digital signal processing] linear time invariant system LTI (judge whether a system is a "non time varying" system | case 1 | transform before shift | shift before transform)
2022-06-23 14:09:00 【Hanshuliang】
List of articles
One 、 Judge whether the system is " Non time varying "
1、 Case a
y ( n ) = x ( − n ) y(n) = x(-n) y(n)=x(−n) Whether it is " Time does not change " Of ;
x ( n ) x(n) x(n) It's the input sequence , x ( − n ) x(-n) x(−n) Is the output sequence ;
① Time invariant system
Time invariant system ( time-invariant ) : System features , Does not change with time ;
y ( n − m ) = T [ x ( n − m ) ] y(n - m) = T[x(n-m)] y(n−m)=T[x(n−m)]
After input delay , The output is also delayed ;
And " Time does not change " The system corresponds to " time varying " System ;
② First transform and then shift
take " Output sequence " Shift , First " Transformation " after " displacement " ;
First the " Input sequence " Conduct " Transformation " operation , obtain " Output sequence " , Then on Output sequence Conduct " displacement " operation ;
among " Transformation " refer to , Discrete time systems , take " Input sequence " Transformation by " Output sequence " , Input sequence To Output sequence Operation between , yes " Transformation " ;
Change operation : First the Input sequence x ( n ) x(n) x(n) Conduct Transformation operation , obtain Output sequence x ( − n ) x(-n) x(−n) ,
Shift operation : then Yes x ( − n ) x(-n) x(−n) Output sequence Shift n − n 0 n - n_0 n−n0 obtain x ( − ( n − n 0 ) ) = x ( − n + n 0 ) x(-(n-n_0)) = x(-n + n_0) x(−(n−n0))=x(−n+n0) ,
The complete operation process is as follows :
y ( n − n 0 ) = x [ − ( n − n 0 ) ] = x ( − n + n 0 ) y(n - n_0) = x[-(n-n_0)] = x(-n + n_0) y(n−n0)=x[−(n−n0)]=x(−n+n0)
③ Shift first and then transform
yes Shift first , take " Input sequence " to " displacement " operation , obtain new " Input sequence " by x ( n − n 0 ) x(n-n_0) x(n−n0) , then The new input sequence is " Transformation " operation , obtain " Output sequence " ;
The transformation process is y ( n ) = x ( − n ) y(n) = x(-n) y(n)=x(−n) , Transformation time , Just to n n n Negative value ;
x ( n − n 0 ) x(n-n_0) x(n−n0) Transformation time , Only will n n n Take the negative , n 0 n_0 n0 unchanged , The transformation result is as follows x ( − n − n 0 ) x(-n - n_0) x(−n−n0) ;
The whole process is as follows :
T ( x ( n − n 0 ) ) = x ( − n − n 0 ) T(x(n-n_0)) = x(-n - n_0) T(x(n−n0))=x(−n−n0)
④ Conclusion
First " Transformation " after " displacement " , The result is x ( − n + n 0 ) x(-n + n_0) x(−n+n0) ,
First " displacement " after " Transformation " , The result is x ( − n − n 0 ) x(-n - n_0) x(−n−n0) ,
The system is " Time varying system " ;
边栏推荐
- Quartus call & design D trigger Simulation & timing wave verification
- The way out after the development of Internet technology -- the birth of IVX
- Interrupt and polling
- [in depth understanding of tcapulusdb technology] how to realize single machine installation of tmonitor
- Modelsim 安装步骤详解
- How to solve the task cache compilation problem caused by gradle build cache
- 2022软科大学专业排名出炉!西电AI专业排名超清北,南大蝉联全国第一 !
- 实战 | 如何制作一个SLAM轨迹真值获取装置?
- Acquisition of wechat applet JSON for PHP background database transformation
- Ks008 SSM based press release system
猜你喜欢

Edge and IOT academic resources

KDD 2022 | epileptic wave prediction based on hierarchical graph diffusion learning

Shutter clip clipping component

DBMS in Oracle_ output. put_ How to use line

Best practices for auto plug-ins and automatic batch processing in openvinotm 2022.1

Stick to five things to get you out of your confusion!

Develop a powerful tool for increasing efficiency - vscode plug-in sharing in 2022

Go写文件的权限 WriteFile(filename, data, 0644)?

微信小程序之input前加图标

The data value reported by DTU cannot be filled into Tencent cloud database through Tencent cloud rule engine
随机推荐
MIT 6.031 Reading5 : Version Control学习心得
[deeply understand tcapulusdb technology] tmonitor system upgrade
Web technology sharing | [Gaode map] to realize customized track playback
深入剖析MobileNet和它的变种
Modelsim 安装步骤详解
Linear regression analysis of parent-child height data set
白皮书丨英特尔携手知名RISC-V工具提供商Ashling,着力扩展多平台RISC-V支持
pyqt5之designer制作表格
【深入理解TcaplusDB技术】 Tmonitor模块架构
vulnhub靶机Os-hackNos-1
微信小程序之flex属性
Simplify deployment with openvino model server and tensorflow serving
Digraph D and e
How to correctly calculate the number of rows imported into EXCEL (poi/npoi)
[deeply understand tcapulusdb technology] one click installation of tmonitor background
『忘了再学』Shell流程控制 — 39、特殊流程控制语句
php接收和发送数据
Input adjustment of wechat applet
. Net how to use log framework NLog
Drop down menu scenario of wechat applet