吸尘器控制板量产测试系统的设计和实现.doc
文本预览下载声明
微电脑吸尘器控制板量产测试系统的设计和实现
The Design and implementation for
Production test system of Micro-computer vacuum cleaner control panel
目 录
摘要 1
英文摘要 1
一、引言 3
(一)问题的提出 3
(二)需求分析 3
1. 为测试提供的接口 3
2. 需要测试的参数 4
二、系统的总体设计 7
(一)功能要求 7
(二)基于单片机的测控系统 8
1.系统构成 8
2.基本原理 9
(三)TC-161测试系统的组成 10
1.ATmaga16单片机 11
2.交流信号频率采集 11
3.基准时钟频率采集 12
4.电压量采集 13
5.交流电流量采集 13
6.测试结果的呈现 14
7.模拟手柄 14
三、硬件电路的实现 15
(一)单片机系统 15
1.复位电路的设计 15
2.时钟电路的设计 15
(二)数据采集电路 15
1.频率测量 15
2.电压测量 16
3.电流测量 17
(三)液晶显示电路 17
(四)模拟手柄电路 18
四、软件的设计 20
(一)主程序设计 20
1.简单嵌入式操作系统sEOS 20
2.主程序设计 22
(二)数据采集程序设计 23
1.频率采集程序 23
2.电压与电流采集程序设计 25
(三)LCD液晶显示器程序设计 26
1.HF12864B2的相关原理介绍 26
2.LCD液晶显示器程序设计 29
五、调试及性能分析 34
六、结论和展望 35
参考文献 36
附录 37
致谢 38
微电脑吸尘器控制板量产测试系统的设计和实现
【摘要】:TC-161为华师大与某日本公司合作开发的一款微电脑吸尘器内部的控制板。本毕业设计开发了一个用以量产测试此类控制板性能好坏的单片机测试系统。
本文首先详细介绍了本次测试系统开发的需求以及所需测试的11个接口和15个参数。
其次,总结了测试系统所需实现的功能要求,接着从典型的单片机测控系统的原理及框图入手,介绍了本次测试系统设计的组成框图以及测量原理。
再次,分块介绍了测试系统的单片机系统电路,频率、电流、电压采集电路,液晶显示电路,以及模拟手柄电路。
最后,设计并实现了系统软件。系统软件的设计包括主程序的设计、数据采集程序的设计和LCD液晶显示器程序的设计。本文还详细介绍了主程序设计所需用到的简单嵌入式操作系统sEOS 以及LCD液晶显示器的显示原理。
【关键词】:AVR单片机 单片机测试系统 数据采集 LCD液晶显示器
The Design and implementation for
Production test system of Micro-computer vacuum cleaner control panel
【Abstract】:TC-161, which is developed by East China Normal University and a Japanese company, is a micro-computer control panel inside the vacuum cleaner. This thesis has developed a single-chip test system for the mass production of such panels to test the performance of good and bad.
Firstly, the paper elaborates on the development requirement of this test system and the 11 interfaces and 15 parameters which are necessary.
Secondly, it summarizes the requirement of function in this test system, and also introduces the test system design block diagram as well as the measuring principle, according to the principle and block diagram of typical single-chip test system.
Thirdly, it introduces the blocks of test system, such as single-chip microcomputer circuit, frequency, current, voltage acquisition c
显示全部