毕业设计论文基于stc89c52rc单片机的电容测试仪设计.doc
文本预览下载声明
编号
毕业设计
题 目 电容测试仪设计
学生姓名 学 号 系 部 专 业 班 级 指导教师
电容测试仪设计
摘 要
随着电子工业的发展,电子元器件急剧增加,电子元器件的适用范围也逐渐广泛起来,在应用中我们常常要测定电容的大小。因此,设计可靠,安全,便捷的电容测试仪具有极大的现实必要性。
在系统硬件设计中,以STC89C52RC单片机为核心的电容测试仪,使用对应的振荡电路转化为频率实现参数的测量。电容是采用555多谐振荡电路产生的,将振荡频率送入STC89C52RC的计数端端口,通过定时并且计数可以计算出被测频率,再通过该频率计算出被测参数。
在系统软件设计中,是以Keil4.0为仿真平台,使用C语言编程编写了运行程序;包括主程序模块、显示模块、电容测试模块。
最后,实际制作了一台样机,在实验室里进行了测试,结果表明该样机的功能和指标得到了设计要求。
关键词:单片机,555多谐振荡电路,1602液晶屏
The design of Capacitance tester
Abstract
With the development of electronic industry,electronic components rapidly increased the scope of electronic components widely up gradually,in applications we often measured capacitors size.Therefore,the design of reliable,safe,convenient capacitance tester of great practical necessity.
In the system hardware design,take the MCS-51 monolithic integrated circuit as the core resistance,the use correspondences oscillating circuit transforms for the frequency realizes each parameter survey. And the electric capacity is use 555 multi resonant circuits to produce,the oscillation frequency will send STC89C52RC the counting to be neat,through and fixed time counts may calculate by the frequency measurement rate,figures out again through this frequency meter is measured the parameter.
In systems software design is take Keil4.0 as the simulation platform,used the C language programming has compiled the system application software;including master routine module,display module,display module,electric capacity test module and inductance test module.
Finally,the actual production of a prototype,tested in the laboratory results show that the prototype of the functions and indicators are the design requirements.
Key Words:Single slice of machine;555 multi resonant circuit; 1602 dynamic display module
目 录
摘 要 ⅰ
Abstract ⅱ
第一章 引 言 1
1.1 设计背景及意义 1
1.2 电容测试仪的发展历史和研究现状 1
1.3 本设计所做的工作 1
第二章 电容测试仪的系统设计 3
2.1 电容测试仪设计方案比较 3
2.2 系统的原理框图 4
第三章 电容测试仪系统的硬件设计 5
3.1
显示全部