{$cfg_webname}
主页 > 电子信息 > 电子 >

多路抢答器的设计

来源:wenku7.com  资料编号:WK716569 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK716569
以下是资料介绍,如需要完整的请充值下载。
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

多路抢答器的设计(论文12000字)
摘要
本次设计的多路抢答器,可提供多个选手或代表队同时进行抢答。抢答开始时,如果在抢答倒计时内有选手抢答,并按下按钮,系统会将第一个抢答选手编号显示出来,并且锁存,不再接收其他信号。
文中第一章讲述了系统的背景意义,简单的对系统概述,并介绍了全文的结构。第二章介绍系统方案选择,并对整个系统进行设计分析。第三章则详细讨论了硬件模块的方块和工作原理,他们包括处理模块、供电模块、输入模块、声音模块和显示模块。第四章节为软件介绍部分,着重介绍了主程序及流程图,第五章简单介绍了系统调试的过程。
关键词:单片机,显示部分,声音提示部分,复位电路,时钟电路,C语言

Multi-channel responder
Abstract
The multi-channel responder designed in this paper can provide chances for more players or teams to respond competitively. When the response begins, if there are players responding and pressing the button within the countdown time, the system can show and store the number of the first player while the signals from other players will be canceled.
The first chapter concludes the background of the system, summarizes the system in a simple way and introduces the structure of this paper. The second chapter introduces the case selection and conducts the design analysis of the whole system. In the third chapter, the blocks, which contains processing block, power supply block, sound block and monitoring block ,and working principles of the hardware is deeply discussed. The software is introduced in the fourth chapter, especially the figure of the main programming and flow sheet. Finally, in the last chapter, the system debugging process is introduced.
Key words: Microcontroller, displaying equipment, sound cues, reset circuit, clock circuit, C language.
 
目  录
摘要    II
Abstract    II
第一章 引言    1
1.1背景意义    1
1.2系统概述    1
1.3本论文的设计任务    1
1.4全文的结构    1
第二章 系统方案设计    3
2.1 系统需求分析    3
2.2 系统总体方案设计    3
2.2.1 方案介绍    3
2.2.2 方案确定    5
第三章 系统硬件电路    7
3.1 处理模块    7
3.1.1 方案选择    7
3.1.2 芯片介绍    8
3.1.3 具体电路实现    9
3.2 供电模块    9
3.3 输入模块    10
3.3.1方案选择    10
3.3.2 器件介绍    11
3.3.3 具体电路实现    11
3.4 声音模块    12
3.4.1采用的器件    12
3.4.2 器件介绍    13
3.4.3具体电路实现    13
3.5 显示模块    13
3.5.1 方案选择    13
3.5.2 器件介绍    14
3.5.3 具体电路实现    14
3.6 本章小结    15
第四章 多路抢答器的软件设计    16
4.1 程序设计的原则和语言选择    16
4.2系统整体流程图    17
4.3主程序介绍    18
4.4 本章总结    21
第五章 系统调试    22
5.1程序调试与编译    22
5.2 整个电路原理图    22
5.3硬件搭建    23
5.4 硬件结果    24
结语    29
参考文献    30
致谢    51
 

推荐资料