JIMI 发表于 20:50

基于XR-2206、AT89S51的信号发生器设计――频率显示部分

论文编号:DZXX320  论文字数:9051,页数:35
摘要
 
 频率计的应用范围很广,不仅应用于一般的仪器测量当中,还可应用于工业控制等其它领域。本论文主要介绍频率计的硬件结构和软件设计。硬件部分通过采用AT89S52单片机构成核心控制电路,软件设计采用模块编程的方法来实现,主要完成频率测量及结果显示。设计过程中使用到的工具有Protel和Keil uVision3。
 
关键词:频率计,单片机,AT89S52
ABSTRACT
 
 Frequency of a wide range of applications,not only for the general measurement instruments,can also be applied to industrial control and other areas.This paper introduces the frequency of hardware and software design.Hardware through the use of a microcontroller core AT89S52 control circuits,software design module programming methods used to achieve,mainly completed and the results showed that the frequency measurements.The tools used by Protel and Keil uVision3 in design process.
Keywords: Frequency meter,single chip processor,AT89S52
目录
摘要 I
ABSTRACT II
第1章 引言 1
 1.1课题的背景及意义 1
 1.2 研究内容 1
第2章 基于AT89S52的设计方案 2
 2.1 方案的确立 2
 2.2 方案基本原理 2
第3章 频率计硬件设计 4
 3.1 芯片及工具介绍 4
 3.1.1  AT89S52芯片介绍 4
 3.1.2  Proteus仿真软件介绍 5
 3.2 外围电路设计 6
 3.2.1  电源 7
 3.2.2  频率测量电路 8
 3.2.3  时钟电路 8
 3.3.4  显示电路 9
第4章 系统软件设计 10
 4.1  Keil uVision3应用 10
 4.2  proteus应用 12
 4.3  脉冲信号计数模块程序设计 13
 4.4  频率显示模块程序设计 14
第5章 PCB的制作 16
 5.1  PROTEL软件介绍 16
 5.2  电路图 17
 5.3  PCB版制作 18
 5.4  实物展示 19
第6章 结束语 22
致谢 23
参考文献 24
附录1  源代码 25
附录2  电路图 30
附录3  PCB图 31
页: [1]
查看完整版本: 基于XR-2206、AT89S51的信号发生器设计――频率显示部分