文档介绍:电子技术课程设计报告
题目:智力竞赛抢答器
学生姓名
专 业
学 号
指导教师
日 期
摘 要
数字电子技术在日常生活中的应用很广泛,起着非常重要的作用,可以说是无处不在。
本次课设基于EDA技术中的maxplusII,我们设计了一个四路抢答器,它由四部分组成,即抢答部分、显示抢答组别、蜂鸣器和选手分数显示部分。抢答部分主要由触发器实现功能,显示部分都用到了数码管显示,分数显示部分还结合了计数器的使用,可以实现主持人通过按钮控制加分。
关键词:maxplusII;抢答器;触发器;计数器;
ABSTRACT
Digital electronic technology is widely used in our daily life, playing a very important role, and it can be said to be used everywhere.
This curriculum ,based on the software maxplusII of EDA, we have designed a four-way Responder, which consists of four parts, namely responder section, group number displaying , buzzer and score displaying section. The responder function is controlled by the trigger, we used the digital tube to display the group number and the score of the competitor, the score displaying section also use the counter .the host can plus through the button control.
Key words:maxplusII;responder;flip-flop;counter;
一、完成课题的工作基础和实验条件
1.工作基础
(1)电子技术基础教程的学习
(2)maxplusII的基本操作
2.实验条件
(1)GW48系列EDA/SOC验开发系统(提供有目标芯片FPGA-型号EP1K30TC144-3、数码显示器、二极管、三极管、钮子开关、晶振等资源);
(2)电路设计建议采用下列器件:
74175、74147、74192、7448、ANDX、ORX、NOT等
二、设计任务和要求
1. 基本要求
(1)有3—4路抢答;
(2)数字显示抢答组别;
(3)由主持人复位后方可抢答;
(4)蜂鸣器声音提示已有人抢答。
2. 附加功能
由主持人控制加分按钮给抢答并回答正确者加分。