基于单片机的篮球赛计时记分器设计
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
篮球赛计时计分器设计
院系自动化学院
专业自动化
班级
学号
姓名
指导教师
负责教师
摘要
体育比赛中的计时计分系统是对体育比赛过程中所产生的时间、比分等数据信息进行快速采集、加工处理、传递和利用的系统。此系统能否清晰、稳定、精确的反应体育比赛中的客观数据,直接影响到比赛的公平性和公正性。本文针对上述情况研制了篮球赛计时计分器。该系统以单片机为核心,利用7段共阴LED作为显示器件。为了调整比赛中的时间和比分,在本设计中设立了8个按键,分别用于记录甲、乙两队的分数,设置赛程时间,调整赛程时间,启动和暂停赛程时间等功能,本系统还设计了定时报警系统。实践证明,该系统精度高、稳定性好、抗干扰性强,具有一定的应用前景。
关键词:计时器;计分器;单片机;LED显示
Abstract
The system of time and score recorded in the sporting games is the one like this: the data about time and socres that generated in the process of the games can be collected rapidly, processed, transmited and be used. If the system can reflect the objective data in the games clearly, stably and accurately, it will affect the fairness and impartiality of the games. According to this, calculagraph and scores recorder of the basketball games are researched and designed in this paper. The core of the system is the MCU, using seven segments LED as the display. In order to adjusting the time and the scores of the game, eight keys are used in this paper. The functions of these keys are: recording the scores of the team A and B, setting up or adjusting the time of the game, and starting or suspending the time of the game. The timing alarm system is also designed in the system. Experiments , good stability, strong anti-interference and it prospects.
Key words: calculagraph;scores recorder; MCU; LED display
目录
第1章绪论 (1)
1.1 课题背景 (1)
1.1.1 篮球赛计时计分器发展过程 (2)
1.1.2 篮球赛计时计分器研究目的与意义 (2)
1.2 课题任务及要求 (3)
1.3 课题内容及安排 (3)
第2章篮球赛计时计分器的总体方案论证 (4)
2.1 篮球赛计时计分器的硬件方案论证 (4)
2.2 篮球赛计时计分器的软件方案论证 (5)
2.3 篮球赛计时计分器部分器件方案论证 (6)
2.3.1 硬件译码与软件译码的比较 (6)
2.3.2 CD4511与MC14495的比较 (8)
第3章篮球赛计时计分器的硬件设计 .............................................. 错误!未定义书签。
3.1 球赛计时计分器的工作原理...................................................... 错误!未定义书签。
3.2 计时电路的设计.......................................................................... 错误!未定义书签。
3.2.1 计时电路的工作原理 ........................................................... 错误!未定义书签。
3.2.2 赛程时间设置 ....................................................................... 错误!未定义书签。
3.2.3 赛程时间启停设置 ............................................................... 错误!未定义书签。
3.3 计分电路的设计.......................................................................... 错误!未定义书签。
3.3.1 计分电路的工作原理 ........................................................... 错误!未定义书签。
3.3.2 比分交换控制的实现 ........................................................... 错误!未定义书签。
3.3.3 比分刷新控制器 ................................................................... 错误!未定义书签。
3.3.4 比分校正控制电路 ............................................................... 错误!未定义书签。
3.4 报警电路设计.............................................................................. 错误!未定义书签。
3.5 单片机的选择.............................................................................. 错误!未定义书签。
3.6 显示电路的设计.......................................................................... 错误!未定义书签。
3.7 复位电路的设计.......................................................................... 错误!未定义书签。第4章篮球赛计时计分器的软件设计 .............................................. 错误!未定义书签。
4.1 监控程序设计.............................................................................. 错误!未定义书签。
4.2 计时显示子程序设计.................................................................. 错误!未定义书签。
4.3 计分显示子程序设计.................................................................. 错误!未定义书签。
4.4 LED显示子程序设计.................................................................. 错误!未定义书签。