——在线电容测量仪的设计.doc
文本预览下载声明
本科毕业论文(设计)
论文(设计)题目:在线电容测量仪设计
贵州大学本科毕业论文(设计)
诚信责任书
本人郑重声明:本人所呈交的毕业论文(设计),是在导师的指导下独立进行研究所完成。毕业论文(设计)中凡引用他人已经发表或未发表的成果、数据、观点等,均已明确注明出处。
特此声明。
论文(设计)作者签名:
日 期:
目 录
摘 要 III
Abstract IV
1 前 言 1
1.1 电容测量仪的发展历史 1
1.2 电容测量仪的研究现状 2
1.3 本次设计的任务与要求 3
2 硬件电路设计及其描述 4
2.1 设计方案 4
2.2 原理框图 5
2.3 单元电路设计分析 6
2.3.1 AT89C52单片机功能描述 6
2.3.2 STC89C52的主要特性及管脚说明 7
2.3.3 AT89C52单片机时钟电路 9
2.3.4 AT89C52单片机复位电路 10
2.3.5 555多谐振荡器电路 11
2.3.6 测量换挡电路 13
2.3.7 LCD1602测量显示电路 14
2.3.8 系统电源电路 17
2.4 各部分电路连接成整体电路图 18
3 软件设计与描述 20
3.1 软件设计任务 20
3.2 软件的基本思路与原理 20
3.3 软件设计流程图 22
4 PCB与实物制作 23
4.1 电路图的绘制 23
4.2 PCB板的制作 23
4.3 材料清单 23
4.4 元器件的检测与安装 24
4.5 元器件的焊接 25
4.6 系统调试与分析 25
设计总结 26
参 考 文 献 27
致 谢 28
附录A 程序源代码 29
附录B 设计原理图 36
附录C 设计PCB图 37
在线电容测量仪设计
Online capacitance measuring instrument design
Abstract
This paper introduces the process of design and production of online capacitance measuring instrument. This article first introduced the background and development status of online capacitance measuring instrument, then design and analysis the each unit circuit of the system hardware, including the microcontroller clock circuit, reset circuit, 555 measuring circuit, system shift circuit, power supply circuit; second is the process of designing and debugging software. The system used ST98C52 SCM as the central processor, with 555 multivibrator as variable frequency square wave generator, using a method of measuring frequency to indirectly measuring the capacitance. Lastly displaying by LCD1602 after the SCM processing. This design uses C language to design software. After Keil and Proteus two software successfully simulated, we use Protel99se software design for printed circuit board. After the physical assembly debugging and welding, the system can be expected to achieve the rough measurement of PF, NF, UF three stalls capacitances,which is a simple fool capacitive measuring instrument.
Keywords: electronic circuit , capacitance, microcontroller, 555 integrated
显示全部