当前位置:网站首页>555 timer + 74 series chip to build eight way responder, 30s countdown, proteus simulation, etc
555 timer + 74 series chip to build eight way responder, 30s countdown, proteus simulation, etc
2022-04-23 14:25:00 【Jiang Yuzhi】
The design requirements
1. Design a system based on digital circuit 30 Second timing responder , It can be used for 8 Person or 8 Team game ;
2. Set a control switch for the program host , It is used to control system reset and start rush answer ;
3. The responder has the functions of data latch and display . After the rush start , If a contestant answers successfully , The player number is locked immediately , The nixie tube displays the contestant's number , At the same time, the countdown stops , The buzzer gives a warning tone ;
4. After the contestant's answer is successful , Immediately block the input circuit , No other contestants are allowed to answer , Until the host resets the system and starts the next round of rush answer ;
5. If the countdown is over , There are still no contestants to answer , Then this rush answer is invalid , The system gives a short alarm , And block the input circuit , Players are not allowed to rush to answer after overtime , Countdown nixie tube display 00, Wait for the host to reset ;
6. The timer of the responder can pass through the counter 74LS192 Port high and low level configuration ;
Design Overview
The answer button of the responder is simulated by eight keys , after 74LS148 Encoder 、74LS373 Latch 、74LS48 The decoder and 7 Segment nixie tube realizes .
The clock signal used for the countdown function is determined by 555 The output of the multivibrator modified by the oscillator , The output signal is connected with two 74LS192 Connected to a , Adjust the countdown cycle through the number setting function , And 74LS192 Connected is 74LS48 The decoder and 7 Segment nixie tube .
The whole circuit consists of a power supply and a SPDT Switch ( Host button ) The control of the , Played the role of referee , The whole system design framework is shown in the figure below .
Simulation circuit diagram
Analysis of simulation results
Use Proteus 8.6 Software on “ Eight way responder .pdsprj” Simulation file , After opening , First make sure the host switches on and off SW1 Play to the left ( Left : Timer reset ; Right : The answer begins ), If on the right , Mouse click SW1 Side red left and right arrows , Turn the switch to the left .
In the observation diagram ,8 Contestants are numbered 0~7.
Run the simulation , The simulation results are shown in the figure below . The contestant number nixie tube has no display , The countdown nixie tube display stays at 30, Wait for the host to switch SW1 Dial to the right , At this time, the system is ready to answer , It is invalid for the contestant to answer in preparation .
When the host reads out the title, he says “ Start ”, take SW1 Turn the switch to the right , a burglar alarm SPEAKER issue 3 Beep, beep ,30 The second countdown begins ,8 Contestants can now start to answer .
When a contestant answers successfully , The contestant number nixie tube displays the contestant number , The countdown stops , The alarm goes off 3 Beep, beep, beep .
Suppose the number is 5 Our contestants are counting down to 17 seconds , Answer successfully , The results are shown below .
After the contestant's answer is successful , Player number display nixie tube and countdown nixie tube are locked , It is invalid for other players to rush to answer again .
if 30 At the end of the countdown , There are still no contestants to answer , At this time, the player number nixie tube remains in the state of no display , Countdown nixie tube display 00, The alarm goes off 3 Beep, beep , Indicates that this round of rush answer is invalid .
After the rush answer , The host will SW1 Turn the switch to the left , Reset the system . The display of contestant number nixie tube is clear , The countdown nixie tube is reset to 30 second , Prepare for the next round of rush answers .
The countdown time can be changed , The method is to set two pieces 74LS192( The number is U9 and U10) Four inputs of P0~P3 High and low levels to achieve .
Suppose you set the countdown time to 20 second , be U9 Of P0、P1、P2 and P3 Should be set to 0、1、0、0, and U10 Of P0、P1、P2 and P3 Should be set to 0、0、0、0, In this way 20 Second countdown function .
Resource content
(1) Eight way Responder design paper based on digital circuit complete version ;
(2)Proteus Simulation file ;
(3) Schematic diagram ;
(4) List of components ;
(5) Reference material ;
(6)Visio flow chart ;
Resource screenshot
Say the important thing again !!!
Obtain a complete set of design data for the design of eight way responder !
WeChat search for my official account : Jiaoyuan Xiaozhi
版权声明
本文为[Jiang Yuzhi]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231412471915.html
边栏推荐
- LM317的直流可调稳压电源Multisim仿真设计(附仿真+论文+参考资料)
- 51单片机+LCD12864液晶显示的俄罗斯方块游戏,Proteus仿真、AD原理图、代码、论文等
- Pass in external parameters to the main function in clion
- Preview CSV file
- 时间复杂度计算举例
- Tongxin UOS php7 2.3 upgrade to php7.0 two point two four
- Multisim Simulation Design of DC adjustable regulated power supply of LM317 (with simulation + paper + reference)
- 1分钟看懂执行流程,永久掌握for循环(附for循环案例)
- 矩阵交换行列
- 基于TLC5615的多路可调数控直流稳压电源,51单片机,含Proteus仿真和C代码等
猜你喜欢
API Gateway/API 网关(三) - Kong的使用 - 限流rate limiting(redis)
線程組ThreadGroup使用介紹+自定義線程工廠類實現ThreadFactory接口
flannel 原理 之 TUN模式
TLS/SSL 协议详解 (28) TLS 1.0、TLS 1.1、TLS 1.2之间的区别
LM317的直流可调稳压电源Multisim仿真设计(附仿真+论文+参考资料)
顺序表的操作,你真的学会了吗?
XX project structure notes
Thread group ThreadGroup uses introduction + custom thread factory class to implement threadfactory interface
ArrayList集合基本使用
TUN 设备原理
随机推荐
source insight via samba
Preview CSV file
百度笔试2022.4.12+编程题目:简单整数问题
基于TLC5615的多路可调数控直流稳压电源,51单片机,含Proteus仿真和C代码等
redis的五种数据类型
操作系统常见面试题目:
网页自适应,等比缩放
JS recursion (1)
xx项目架构随记
Arrays类的使用案例
顺序表的操作,你真的学会了吗?
关于UDP接收icmp端口不可达(port unreachable)
翻牌效果
在电视屏幕上进行debug调试
DS1302的电子万年历_51单片机,年月日、星期、时分秒、农历和温度,带闹钟,全套资料
Proteus simulation design of DC adjustable regulated power supply (with simulation + paper and other data)
基于单片机的DS18B20的数字温度监控报警系统设计【LCD1602显示+Proteus仿真+C程序+论文+按键设置等】
Pass in external parameters to the main function in clion
JS format time
错误:无法远程查找到密钥 “428F7ECC7117F726“