- 1、本文档共30页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计—基于LED动态显示数字频率计的设计
四川师范大学成都学院专科毕业设计
数字频率计的设计
——基于LED动态显示
学生姓名 张家祥 所 在 系 电子工程系 专业名称 无线电技术 班 级 06级 无线电 班 学 号 2006215036 指导教师 刘强
四川师范大学成都学院教务处
二○○九年五月
数字频率计的设计
——基于LED动态显示
学生:张家祥 指导老师:刘强
摘要 :本文主要介绍了数字频率计的设计.由于它的硬件电路非常简单,所以我们在这里主要介绍数字频率计的软件设计。现在很多芯片都可以用来设计频率计,而我们结合到所学的知识选择PIC单片机和CPLD芯片来实现。
数字频率计主要由三个部分组成:分频部分,测量频率部分和显示部分。其中分频部分用一片CPLD芯片来实现,主要用VHDL硬件描述语言来进行设计,该部分主要负责将信号频率自动的分频到适合的范围内,从而扩大了频率测量的范围。测量频率部分和显示部分主要由一片PIC16F877来实现,该芯片需要编程完成的任务是把从CPLD送过来的数据进行频率测量,然后送到LED显示出来。测量频率部分还给出了各个模块程序设计的流程图,和主要代码,所需芯片的介绍。特别详细的介绍了数字频率计所用到的PIC核心模块CCP1的特点和使用VHDL程序的在MAX+plus Ⅱ下调试,单片机程序在MAPLAB下调试。
在下面的文章中详细的介绍了各个功能模块功能,设计思路和实现方法。使读者对这个设计过程有个全面的了解。
关键词 MPLAB MAX+plus Ⅱ 软件 二极管显示器 电子设计自动化 数字系统设计 可编程逻辑器件
The Design of Digital Frequency Counter
Abstract:The text mainly introduce how to design the digital frequency .for its’ hardware circuit is so easy that we mainly introduce how to use the software to design the digital frequency. Now so many chips are used to design frequency, but we choose PIC Micro-controller and CPLD chip to realize it.
The digital frequency contains three parts: dividing part, calculating part and showing part. The CPLD completes dividing part’s function, which mainly depend on the VHDL. This part’s function is change the frequency into proper frequency and we can calculate the big frequency. The calculating part and showing part are realized by PIC Micro-controller. The chip must calculate the data’s frequency from CPLD and show it in the LED by a program. The calculate part raises the process pictures, the mainly codes and the chips needed to use .In this text, we specially introduce the CCP1’s features, which is the core of PIC.I also introduce the two software tools: how to test the VHDL program under the Max+plus and how to test the micro-controller program under the MAPLAB.
In the text, I will emphasis the function of every part, the designing method and how to realize it. Our reader will know most of the designing
文档评论(0)