- 1、本文档共18页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
实现抢答器设计要点解析
摘要
Proteus是一种交互式,可视化的电路仿真软件。本文介绍了应用proteus软件进行多路抢答器设计与仿真的实现方法。?智能抢答器作为一种电子产品已广泛应用于各种智力和知识竞赛场合。本系统就是通过8086控制,采用并行可编程接口芯片8255为核心而设计的智能抢答器。硬件设计是借用8255为中心的控制模块,软件设计是采用汇编语言编程。该设计的在对系统工作原理充分研究的基础上,选择合适的元件型号和参数,再用proteus绘图软件画出电路原理图,最后根据电路接口编写软件程序。
用proteus仿真效果真实,准确,可以提高开发效率,降低开发成本,具有推广价值。
关键字:proteus,接口芯片8255,仿真
abstract
Proteus is a kind of interactive visualization of circuit simulation software. This paper introduces the application of proteus software multiplex vies to answer first device design and the realization of the simulation method. Smart responder as a kind of electronic products has been widely used in all kinds of intelligence and knowledge competition. This system is controlled by 8086, using the programmable parallel interface chip 8255 as the core and design of intelligent responder. The hardware design is to borrow 8255 as the center of control module, the software design is to use assembly language programming. The design of the system working principle, on the basis of fully research, choose the right component model and parameters, then use proteus draw the circuit principle diagram, drawing software according to the interface circuit to write software programs.
Use proteus simulation effect is true, accurate, can improve the development efficiency, reduce the development cost, value for popularization.
Key words: proteus, interface chip 8255, simulation
目录
1绪论 1
1.1写作背景 1
1.2proteus介绍 1
1.3实现功能 2
2硬件设计原理 3
2.1设计电路图 3
2.2芯片介绍 5
2.2.1可编程并行I/O接口芯片Intel8255A 5
2.2.2其他元件介绍 9
3软件设计原理 11
3.1流程图 11
3.2程序 12
4系统仿真调试 15
5心得体会 17
6参考文献 18
1绪论
1.1写作背景
现代电子设计手段日新月异,由手工设计到EDA阶段,再到虚拟设计阶段,人们不断提高设计水平与效率。并行接口芯片8255可以用作并行打印机,七段数码显示器和非编码键盘接口本篇论文利用proteus仿真软件实现抢答器功能,其中用到并行接口芯片8255.
1.2proteus介绍
Proteus软件是英国Lab Center Electronics公司出版的EDA工具软件。它不仅具有其它EDA工具软件的仿真功能,还能仿真单片机及外围器件。Proteus是世界上著名的EDA工具(仿真软件),从原理图布图、代码调试到单片机与外围电路协同仿真,一键切换到PCB设计,真正实现了从概念到产品的完整设计。是目前世界上唯一将电路仿真软件、PCB设计软件和虚拟模型仿真软件三合一的设计平台,其处理器模型支持8051、HC11、PIC10/12/16/18/24/30/DsPIC33、AVR、ARM、8086和
文档评论(0)