当前位置:
文档之家› 数电课程设计数码管显示控制器的设计与实现
数电课程设计数码管显示控制器的设计与实现
2、设计要求
(1)、能自动一次显示出数字 0、1、2、3、4、5、6、7、8、9(自然数列),1、3、5、7、9(奇数列), 0、2、4、6、8(偶数列),0、1、0、1、2、3、4、5、6、7(音乐符号序列);然后再从头循环;
(2)、打开电源自动复位,从自然数列开始显示。
时间安排:
1、2012年6月8日分班集中,布置课程设计任务、选题;讲解课设具体实施计划与课程设计报告格式的要求;课设答疑事项。
2、2012年6月9日 至2012年7月3日完成资料查阅、设计、制作与调试;完成课程设计报告撰写。
3、2012年7月4日提交课程设计报告,进行课程设计验收和答辩。
指导教师签名ห้องสมุดไป่ตู้年月日
系主任(或责任教师)签名:年月日
摘要
这次的课程设计主要是用计数器来实现的,这个循环控制电路的实质就是要产生一系列有规律的数列, 然后通过一个七段数码管显示出来. 这里使用的只要就是计数器, 计数器在时序电路中应用的很广泛,它不仅可以用于对脉冲进行计数,还可用于分频,定时,产生节拍脉冲以及其他时序信号。运用计数器的不同的功能和不同的接发就可以实现不同的序列输出了。
And the content of the circuit also includes points integration, make this cycle can display in accordance with the requirements in the output natural sequence, odd number sequence, the even sequence and music sequence. There is a part of the clock circuit is by more than 555 harmonic self-excited concussion integrated circuit is made, and the resistance and capacitance together make up for a second cycle clock circuit clock cycle generator, for circuits provide the clock signal. Driving circuit is made of 74 LS160D counter and 74 LS153D data selector composed, used to drive digital tube normal work, and the clock circuit under the control of the make the digital tube circulation work. To support the work of the circuit. This design is basically connected together by above part of.
课程设计任务书
学生姓名:专业班级:
指导教师:工作单位:
题 目:数码管显示控制器的设计与实现
初始条件:
555定时器、74LS160计数器、74LS161计数器、74LS153数据选择器、74LS48译码器、74LS04非门与数码管、电阻、电容等相关元件。
要求完成的主要任务:
1、设计任务
根据已知条件,完成对数码管显示控制器的设计、装配与调试。
而且这次的内容还包括分电路图的整合,使这个循环显示器能够按照要求依次输出自然序列,奇数序列,偶数序列还有音乐序列。还有一个部分就是时钟电路是由 555 多谐自激震荡集成电路制成,与电阻和电容一起构成周期为一秒时钟电路的时钟周期发生器,为电路提供时钟信号。驱动电路是由74LS160D计数器和74LS153D数据选择器组成,用以驱动数码管正常工作,并且在时钟电路的控制下让数码管循环工作。支持整个电路的工作。这个设计基本上就是由以上部分连接在一起组成的。
关键词:555多谐震荡器74LS160D计数器74LS153D数据选择器数码管
Abstact
This course is designed to achieve with counter, the cycle is the essence of the control circuit is to produce a series of regular sequence, and then through a seven period of digital tube display. Here is the use of as long as the counter, counter in the sequential circuits of the applications of the very extensive, it not only can be used to count to pulse, it can also be used in separate frequency, time, produce the beat pulse and other timing signal. Using the different functions and counter different receiver can realize the sequence of different output.
Keywords:more than 555 harmonic oscillator74LS160D counter
74LS153D data selectordigital tube
引言
显示器件是电子设备中不可缺少的部分,从灯泡,阴极射线管(CRT,cathode-ray tube)显示器,到发光二级管(LED,light-emitting diode),液晶显示屏(LCD,Liquid CrystalDisplay),显示器件的发展伴随着电子技术的不断发展。目前,在小型便携式电子设备中,LED和LCD显示器件成为主要的显示器件,其中发光二级管和IJED数码管,主要用于状态指示和数字字符显示,LCD主要用于文字和图形显示。LED数码管是用发光二级管组成字符笔画或点阵,用于显示简单字符和图形。最常用的是七段LED数码管,它用发光二级管组成数字字符8的七段笔画,至少可以显示十六进制数字的十六个字符,再加上一个小数点显示,常用于在电子设备上显示数字字符串。其特点主要在于使用简单,价格低廉,显示亮度高,功耗小,器件可靠性很高。本设计即利用逻辑芯片来实现数码管的控制显示。