《无线表决系统的设计》毕业学术论文.doc
文本预览下载声明
摘要: 目前,在机关、学校和企事业单位会议中,经常要对某些议案进行表决以及对集体或者个人进行不记名民主测评。为此,需要研制一种无线会议表决系统,该系统要具有无需安装布线,使用于任何会场而不改变会场原始装修风格,并具有功耗低、功能强、可靠性高和使用方便等优点。为此,设计了一种基于NRF905的投票、表决系统。
该系统主要通过上位机将表决的人数和开始表决的状态传递给主控器,主控器与表决器之间通过无线模块传递表决信息,最后将处理的信息传输给PC机显示出来。
关键词:无线表决系统 表决器 主控器 射频收发模块
Abstract: Nowadays, people often vote or evaluate a community and individual anonymously in a meeting which is held by a certain government, school , enterprise or public institution. Therefore, it is necessary to develop a wireless voting machine which is available for any meeting places without changing their original decorating style . Whats more ,It is convenient to use and had low power consumption ,strong function and high reliability . To this end, we designed the voting system based on NRF905.
The system is mainly through the PC will vote on the number and the start of voting in the state passed to the main controller system, the main controller system and voting system pass between the information through the wireless module, and finally the processing of information transmitted to the PC machine to display.
Key words : wireless voting system voting system the main controller system RF module
目录
1 前言 1
2 方案论证 1
2.1 控制器部分设计方案 2
2.2 无线射频收发器件的选择 3
2.3 表决信息处理的方案选择 3
3 系统总体框图 3
4 硬件电路中各单元电路的选取及电路设计 5
4.1 电源电路 5
4.2 掉电存储模块 5
4.3 主控芯片AT89C52及其外围基本电路 6
4.3.1 AT89C52的主要性能 6
4.3.2 AT89C52的功能概述 7
4.3.3 AT89C52的外围基本电路 7
4.4 NRF905无线收发模块电路 8
4.4.1 NRF905模块简介 8
4.4.2 NRF905模块的工作方式 9
4.4.3 配置NRF905模块 10
4.4.4 SPI指令设置 11
4.4.5 SPI时序 11
4.5 显示模块12864 12
4.5.1 显示模块12864的概述 12
4.5.2 显示模块12864的指令描述 12
4.5.1 显示模块12864的读写时序 14
4.6 MAX232电平转换电路 15
4.7 蜂鸣器提示电路 17
5 软件设计 17
5.1 表决系统总体流程图 17
5.2 PC机软件设计 18
6 总结 18
致 谢 18
参考文献 20
附录1 表决器电路图 21
附录2 主控器电路图 22
附录3 表决器PCB 23
附录4 主控器PCB 24
程序清单 25
PAGE 32
1 前言
在传统的表决方式中,通常会以书面方式进行投票表决,最后汇总表决的结果。这种表决方式繁琐且容易出错,在大型的表决现场会浪费很长时间。随着社会民主化进程的不断发展,投票表决在会议中的应用越来越多,传统的投票表决方式已不能满足现代会议快节奏、高效率、自动化的要求【1】。
数字投票表决系统有效地解决了这些问题:代表们在自己的座位上就能投票表决,省却了以往排队投票的步骤;系统会即时统计并在会场投影显示出投票表决结果,节省了收集
显示全部