在利用FPGA实现数字信号处理方面,分布式算法发挥着关键作用,与传统的乘积-积结构相比,具有并行处理的高效性特点。详细研究了基于FPGA、采用分布式算法实现FIR数字滤波器的原理和方法,并通过Xilinx ISE在Modelsim下进行了仿真。
上传时间: 2015-08-14
上传用户:wsf950131
TMS320C54X系列在CCS3.1 下的实验教程,包括FIR、IIR滤波器设计等,
上传时间: 2014-12-22
上传用户:R50974
这是一个DSP算法,用C编写的,编译环境为CCS,算法内容为有限冲击响应滤波器(FIR),绝对可以运行,正在学习FIR的朋友请下。
上传时间: 2013-12-08
上传用户:com1com2
在信息信号处理过程中,如对信号的过滤、检测、预测等,都要使用滤波器,数字滤波器是数字信号处理(DSP,DigitalSignalProcessing)中使用最广泛的一种器件。常用的滤波器有无限长单位脉冲响应(ⅡR)滤波器和有限长单位脉冲响应(FIR)滤波器两种[1],其中,FIR滤波器能提供理想的线性相位响应,在整个频带上获得常数群时延从而得到零失真输出信号,同时它可以采用十分简单的算法实现,这两个优点使FIR滤波器成为明智的设计工程师的首选,在采用VHDL或VerilogHDL等硬件描述语言设计数字滤波器时,由于程序的编写往往不能达到良好优化而使滤波器性能表现一般。而采用调试好的IPCore需要向Altera公司购买。笔者采用了一种基于DSPBuilder的FPGA设计方法,使FIR滤波器设计较为简单易行,并能满足设计要求。
上传时间: 2014-01-21
上传用户:ruan2570406
This paper addresses the issues relating to the enforcement of robust stability when implementing the Adaptive Inverse Control (AIC) scheme. In this scheme, an adaptive FIR filter is added to a closed-loop system in order to reduce the output error caused by external disturbances, enhancing the performance achieved by linear time-invariant controllers alone.
标签: implementing enforcement addresses the
上传时间: 2013-12-23
上传用户:佳期如梦
CCS调试实验文件夹下共有9个文件夹,使用时先将以下所有文件夹拷贝到ti\myprojects下。 一、Hello1 CCS使用实验 二、Volume1 CCS使用实验 三、chenfa 小数乘法实验 四、chufa 小数除法实验 五、Diir IIR滤波器实验 六、FIR FIR滤波器实验 七、Fft0 ffT程序实验 八、Sinbo 信号产生实验 九、LMS 自适应滤波器实验
上传时间: 2015-09-12
上传用户:cxl274287265
Lab 2 – Synthesizable MATLAB This lab exercise will explore the effects that different MATLAB coding styles have on hardware. The lab has two parts, each of which begins with a short introduction. This lab exercise is based on the simple MATLAB FIR filter model shown below:
标签: MATLAB Synthesizable different exercise
上传时间: 2015-09-28
上传用户:sammi
This getting started exercise will guide you through the step-by-step process of transforming a MATLAB floating-point model into a hardware module that can be implemented in silicon (FPGA or ASIC). The design is a general purpose FIR filter taken from the AccelDSP Examples directory.
标签: step-by-step transforming exercise getting
上传时间: 2014-01-17
上传用户:VRMMO
基于C54X的DSP载波数字解调系统的设计,该硬件系统工作稳定,可以实现信号的实时处理,如可以实现语音信号的实时处理,通信信号的实时调制解调灯。在此基础上,为了验证DSP芯片的高性能,在此硬件平台上实现了两个具体应用:一个是高性能的FIR数字滤波器;一个是2FSK数字解调算法的实现。
上传时间: 2013-12-17
上传用户:sssl
ccs中产生正弦和余弦相加的混合,使用FIR滤波得到低频的正弦。滤波器系数由matlab计算。有文档
上传时间: 2014-01-21
上传用户:royzhangsz