• You can log in to your eeworld account to continue watching:
  • Inverse Transformation and Difference Equations
  • Login
  • Duration:13 minutes and 49 seconds
  • Date:2019/11/03
  • Uploader:老白菜
Introduction
This course mainly explains the theory, principles and implementation methods of digital signal processing. It is a basic course for electronic information majors. When studying, you need to pay attention to integrating theory with engineering practice. The course uses engineering examples of sound signal spectrum analysis, filter design, performance simulation, and hardware implementation throughout the course to cultivate students' system analysis, system design, and system implementation abilities. Its prerequisite courses include: advanced mathematics (mathematical analysis), linear algebra, complex variable functions, circuit analysis, signals and systems, etc. At the same time, it is the basis for learning subsequent professional courses in electronic information.

This course focuses on the connection with the prerequisite course "Signals and Systems" and the correlation of knowledge points. Compare the content related to signals and systems, analyze the differences and connections between continuous, discrete, and digital signals, and compare the similarities and differences between digital signal processing and continuous signal processing, which will help you understand related knowledge. From the unit pulse representation of the discrete time series, the convolutional representation of the LTI system is derived. From the complex exponential representation of discrete time series, Fourier series, Fourier transform and Z transform are derived. From the characteristic function of the LTI system, the frequency response of the LTI system is derived. From the relationship between Fourier transform and Z transform, the relationship between the zero and pole points of the rational system function and the frequency response is derived. From continuous and discrete, periodic and aperiodic, the discrete Fourier transform (DFT) is derived. From the relationship between Z transform and S transform, the IIR filter design method is derived. From the Fourier transform properties, the FIR filter design method is derived. From the difference equation, the filter structure and implementation method are derived. Finally, engineering applications of digital signal processing such as signal spectrum analysis methods are given. In addition, the course sorts out the correlations between relevant knowledge points, and you can compare relevant chapters of the course. For example: there are inherent similarities and connections between time domain sampling and frequency domain sampling, time domain cycles and frequency domain cycles, DFS and DTFT, and DFT knowledge points. Through comparative learning, learning efficiency can be improved.

This course focuses on experimentation and practice, using audio signal processing as an example, adopting a problem-based experimental teaching model, and equipped with modular experimental routines such as signal spectrum analysis, filter design, filter implementation, and comprehensive course experiments, including analog filters. , Matlab/FPGA/DSP digital filter, etc. Analog filter examples connect relevant course content such as electronic circuits, signals and systems to increase the continuity of knowledge. Examples of digital filters to strengthen the connection and difference between "digital signal processing" and "signals and systems".

Unfold ↓

You Might Like

Recommended Posts

MSP430 LaunchPad Timer Interrupt (Continuous Mode)
#includeint main( void ) { // Stop watchdog timer to prevent time out reset WDTCTL = WDTPW + WDTHOLD; P1DIR |= 0x01; TACCTL0 = CCIE;//Enable the interrupt generated by the CCIFG flag TACCR0 = 50000; (
fish001 Microcontroller MCU
Application and selection of 32-bit RISC CPU ARM chips
Abstract: The current status and development of ARM and ARM chips. This paper introduces the selection method of ARM chips from the perspective of application, and introduces ARM chips with multi-core
feifei MCU
GitHub reveals: Attackers compromised dozens of organizations using stolen OAuth tokens
GitHub revealed today that an attacker is using stolen OAuth user tokens (originally issued to Heroku and Travis-CI) to download data from private repositories. Since the campaign was first discovered
dcexpert Talking
How to redirect interrupt vector of dspic
Referring to the bootloader process, I want to redirect the interrupt vector and reset address. How can I do it? Please give me some advice, thank you.
sd1210 Microchip MCU
Active Bandpass Filter
There is a 1khz square wave. Use lm324 to design a filter. The output signal is a 5khz sine wave, VPP=1V
小伐超爱吃 Electronics Design Contest
Experience of several DSP experts (transferred)
1. I have been engaged in DSP development for several years. I have seen many friends are very interested in DSP development. I will write about my experience in DSP development in recent years. This
程序天使 DSP and ARM Processors

推荐文章

如何使用Keil打开GD32 FPU及使用ARM DSP库 ? 2024年11月04日
GD32目前支持ARM Cortex-M和RISC-V两种内核系列芯片,其中Cortex-M内核已经支持的有M3、M4、M23、M33、M7,这里面除了M3和M23以外,其他的都带FPU单元。我们知道,FPU在浮点运算速度上有很大的提升,并且只有带FPU才可以使用ARM的DSP库。 现在就以GD32F303为例来教大家在keil中如何打开GD32 FPU以及使用ARM D...
苹芯科技全新边缘人工智能 SoC 使用Ceva传感器中枢DSP 2024年10月29日
S300 边缘计算芯片中的Ceva-SensPro2 DSP 支持音频/视频/传感器融合处理,适用于可穿戴设备、摄像头、智能医疗保健等领域 帮助智能边缘设备更可靠、更高效地连接、感知和推断数据的全球领先半导体产品和软件IP授权许可厂商Ceva公司(内存处理(processing-in-memory, PIM)技术先驱企业苹芯科技公司已获得Ceva-SensPro2...
CS485xx数字音频DSP处理方案分析 2024年09月10日
  Cirrus公司的CS485xx DSP系列可提供高性能的后处理和数字音频混合。在PCM输入上提供的双时钟域允许不同采样频率的音频流的混合。低功率待机模式延长了电池寿命,使其适用于汽车音响系统等经常开启但并非必须进行音频处理的应用。   CS485xx系列产品包括三个器件,分别是CS48520、CS48540和CS48560,各器件之间的差异在可用的输入和输出数的不同...
六个术语(DAC、ADC、DSP、codec、运放、耳放)解析 2024年09月06日
ADC和DAC、DSP ADC是模拟转数字信号编码芯片,例如TLV320ADC,DAC是数字转模拟信号解码芯片,例如ES9028,前者一般用于录音而后者一般用于解码音频。中间数字信号处理过程交由DSP进行操作。模拟信号从ADC输入,经过编码变成数字信号,交由DSP进行运算和处理,最终交给DAC将数字信号重新解码为模拟信号后输出。 运放和耳放 耳放是一类产品的名称,而不是芯...

Recommended Content

可能感兴趣器件

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号