1、 1 课程设计 学生姓名:学生姓名: 学号:学号: 专业班级:专业班级: 自动化 工作单位:工作单位:电气工程与自动化系 指导教师:指导教师: 题题 目目: 序列信号检测器 2 目录目录 摘要 绪论 设计内容 一、设计目的 二、设计内容 三、设计原理 四、实验步骤 五、实验程序 心得体会 参考文献 3 摘要 序列检测器多用于通信系统中对禁用码的检测,或者是对所需信号的提取, 即一旦检测到所需信号就输出高电平,这在数字通信领域有广泛的应运。本文介 绍了一种采用单片 FPGA 芯片进行脉冲序列检测器的设计方法,主要阐述如何 使用新兴的 EDA 器件取代传统 的电子设计方法, 利用 FPGA 的可编
2、程性7, 简 洁而又多变的设计方法,缩短了研发周期, 同时使设计的电路体积更小功能更 强大。本次课程设计设计出能够检测序列“1110101101” 的序列检测器,并以 此来描述序列检测器的设计过程和基于 FPGA 的软件仿真。最后通过 QuartusII 的波形输出对设计方案进行检测,在硬件调试经检测输出正确设计符合要求。 关键词关键词:VHDL 序列检测 Quartus FPGA 4 Abstract Sequence detector system used for communication on the detection code disabled, or is the extrac
3、tion of the desired signal, that is, once detected, the required high output signal, which in the broad field of digital communications to be transported. This paper presents a single FPGA chip with the detector pulse equence design method, mainly on how to use new device to replace the traditional
4、EDA electronic design, the use of FPGAs programmability7, concise and changing the design method shortens the development cycle, while allowing smaller circuit design and more powerful. The curriculum is designed to detect sequence “1110101101“ sequence detectors, and detector in order to describe t
5、he sequence of the design process and FPGA-based software simulation. Finally, the output of the waveform QuartusII design testing, debugging the hardware design has been tested and meet the requirements of the correct output. Keywords: VHDL Sequence detection Quartus FPGA 5 绪论 随着世界经济的不断发展,电子技术日新月异,
6、一日千里。随着第一支晶体 三极管于 1947 年问世,开创了电子技术的新领域,随后 60 年代初,模拟和数字 集成电路相继上市,到七十年代末,微处理器的问世,电子器件的应用出现了新 的局面。随着微电子技术的发展,将会有更多的的电子产品陆续问世。微电子技 术的进步主要表现在大规模集成电路加工技术即半导体工艺技术的发展上, 现代 电子设计技术的核心日趋转向基于计算机的电子设计自动化技术, 即 EDA 技术。 电子设计自动化即 EDA 技术是指包括电路设计、 系统仿真、 设计综合、 PCB 版图设计和制版的一套自动化流程。依赖功能强大的计算机,在 EDA 工具软件 平台上,对以硬件描述语言 HDL 为系统逻辑描述手段完成的设计文件,自动完 成逻辑编译、化简、分割、综合、布局布线以及逻辑优化和仿真调试,直至实现 既定的电子线路系统功能。EDA 代表了当今电子设计技术的最新发展方向,系 统的关键电路用一片或几片专用集成电路(ASIC)实现,然后采用硬件描述语 言(VHDL)完成系统行为级设计3