- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于FPGA的数据集与处理技术的研究
基于FPGA的数据采集与处理技术的研究
摘要
本文对FPGA的数据采集与处理技术进行研究,基于FPGA在数据采样控制和信号处理方面的优势,把FPGA作为整个数据采集与处理系统的控制核心。主要研究内容如下:
FPGA的单片系统研究。针对数据采集与处理,对FPGA进行选型,设计了基于FPGA的单片系统的结构。整个硬件电路的设计主要分为两个部分:通道选择模块,A/D转换模块。
通道选择模块的设计。本设计采用了74LS153这一常用的双4选1数据选择/多路选择器通过输入不同的地址码ata Acquisition And ProcessingTechnology Based On FPGA
Abstract
In this paper, data acquisition and processing technology research based on FPGA, because FPGA in the data sampling control and signal processing advantages, the FPGA as the data acquisition and processing system control center. Mainly includes the following:
FPGA single-chip system. For data acquisition and processing, can be selected on the FPGA, FPGA-based single-chip design of the system. The hardware design is divided into two parts: channel selection module, A / D converter module. Channel selection module. This design uses the commonly used two-74ls153 4 election 1 Data Selector / Multiplexer, by entering a different address codes A, B to control the input of which 4 output. A / D converter module design. ADC0804 to use an AD converter, the input analog signal into digital signals the computer to recognize and to output the digital signal into the FPGA. The design also use VHDL to this powerful, flexible hardware design language describing the program, with software the way of data acquisition. Because time was short, the final part of the data processing done a brief introduction.
Key words: FPGA VHDL data acquisition, signal processing
目录
摘要 I
Abstract II
第一章 绪论 1
1.1课题背景 1
1.1.1课题来源及研究的目的和意义 1
1.1.2本论文研究的主要内容 2
第二章 FPGA的单片系统设计 3
2.1 FPGA简介 3
2.1.1 FPGA特点 3
2.1.2 FPGA设计流程 4
2.1.3 FPGA设计原则 5
2.2 硬件描述语言VHDL简介 7
2.3 MAX+plus II软件介绍 9
2.3.1 MAX+plus II设计流程 10
2.4本章小结 13
第三章 数据采集系统硬件电路的设计 14
3.1 protel99se概述 14
3.2数据采集硬件电路的设计 15
3.2.1 通道选择电路 16
3.2.2采样保持器 17
3.2.3 A/D转换电路 20
3.3 本章小结 24
第四章 数据采集系统软件的设计 25
4.1 BTYG-EDA实验开发系统资源介绍 25
4.1.1 实验所用芯片FLEX10K/20RC208-4的介绍 25
4.2数据采集程序的仿真 27
4.2.1输入VHDL文件 27
4.2.2 将文件指定为设计项目 28
4.2.3 项目编译 28
4.2.4 项目仿真 28
4.3
文档评论(0)