NE555 流水灯
- 格式:docx
- 大小:593.77 KB
- 文档页数:21
创新实践环节Ⅰ
2 / 21
` 目录
第一章 前言......................................................... 3
摘要 ............................................................ 3
Abstract ........................................................ 4
第二章 基础技术..................................................... 5
2.1 Proteus基础技术............................................. 5
2.2 Protel基础技术.............................................. 6
2.3 PCB板制作基础技术........................................... 8
第三章 总体方案设计................................................ 10
3.1芯片简介.................................................... 10
3.1.1芯片CD4017 ............................................... 10
3.1.2芯片NE555 ................................................ 11
3.2 方案设计 ................................................... 12
第四章 硬件设计.................................................... 14
4.1设计要点.................................................... 14
4.2 方案总体电路及其工作原理 ................................... 14
4.2.1总体电路 ................................................. 14
4.2.2工作原理 ................................................. 15
第五章 电路板的调试与测试.......................................... 17
5.1电路板的调试................................................ 17
5.2电路板的测试................................................ 17
第六章 总结与展望.................................................. 18
第七章 谢辞........................................................ 19
第八章 参考文献.................................................... 20
附件............................................................... 21
3 / 21
` 第一章 前言
摘要
当今的社会是一个新技术层出不穷的时代,科技迅速发展,在电子领域的发展更是迅速,同时也在影响着我们的生活。随着人民生活水平的提高,流水灯在现实生活中所起的作用越来越重要。例如:在人流拥挤繁忙的交通路段,闪烁着的流水交通灯,提醒着我们要遵纪交通规则,在霓虹闪烁的繁华大街上,闪烁的流水灯无不吸引过路人的眼球,甚至在一些大型商场大厦的自动门上都装有自动流水灯,告诉人们的时间和日期。通常的流水灯是应用单片机设计的,而单片机的设计成本较高,对编程的要求也比较高,由于我们学习了数字电路,所以采用了小型集成电路设计流水灯。
流水灯的设计要求在预定的时间到来时,会产生一个控制信号控制LED灯的流向、间歇等,LED灯流向可以随着电路的改变而改变,并具有自控、手控、流向控制功能等。主要参考数字电路中计数器的原理。NE555振荡器的作用等相关知识在设计的过程中需要了解相关芯片(CD4017、NE555)的具体功能。认真连接设计电路,由于最后流水灯的流向十分的清晰和稳定,所以所得的结果测试十分简洁并且很成功。
4 / 21
` Abstract
In today's society is an era of new technology emerge in endlessly, the
rapid development of science and technology, more rapid development in
the field of electronics, as well as affects our lives. With the improvement
of people's living standard, the water lights in real life the role of more
and more important. For example: in the busy traffic road traffic, flashing
water traffic lights, remind us to a disciplined traffic rules, in a busy street,
neon-lit flickering lamp they attract the attention of passers-by, water and
even in some big mall building on automatic doors are equipped with
automatic water lamp,tell people the time and date. Usually water lamp
application of single chip microcomputer is designed, and MCU design
cost is higher, the requirement of programming is high.
The design requirements of flowing water light at a predetermined
time arrived, will produce a control signal to control the flow of LED
lights, such as intermittent, leds flow can be changed with the change of
the circuit, and has the function of automatic control, manual control,
flow control, etc. Mainly refer to the principle of digital circuit of counter.
NE555 oscillator role related knowledge in the process of design need to
know the specific function of related chip (CD4017, NE555). Serious
connection circuit design, as a result of the last light water flow is very
clear and stable, so the test result is very simpleand very successful. 5 / 21
` 第二章 基础技术
2.1 Proteus基础技术
Proteus软件是英国Lab Center Electronics公司出版的EDA工具软件(该软件中国总代理为广州风标电子技术有限公司)。它不仅具有其它EDA工具软件的仿真功能,还能仿真单片机及外围器件。它是目前比较好的仿真单片机及外围器件的工具。虽然目前国内推广刚起步,但已受到单片机爱好者、从事单片机教学的教师、致力于单片机开发应用的科技工作者的青睐。Proteus是世界上著名的EDA工具(仿真软件),从原理图布图、代码调试到单片机与外围电路协同仿真,一键切换到PCB设计,真正实现了从概念到产品的完整设计。
1)Proteus软件的功能
1.原理布图
2.PCB自动或人工布线
3.SPICE电路仿真
2)革命性的特点
1.互动的电路仿真
用户甚至可以实时采用诸如RAM,ROM,键盘,马达,LED,LCD,AD/DA,部分SPI器件,部分IIC器件。
2.仿真处理器及其外围电路
可以仿真51系列、AVR、PIC、ARM、等常用主流单片机。还可以直接在基于原理图的虚拟原型上编程,再配合显示及输出,能看到运行后输入输出的效果。配合系统配置的虚拟逻辑分析仪、示波器等,Proteus建立了完备的电子设计开发环境
3)智能原理图设计
丰富的器件库:超过27000种元器件,可方便地创建新元件;
智能的器件搜索:通过模糊搜索可以快速定位所需要的器件;
智能化的连线功能:自动连线功能使连接导线简单快捷,大大缩短绘图时间;
支持总线结构:使用总线器件和总线布线使电路设计简明清晰;