- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于FPGA的病房呼叫器设计
病房呼叫系统控制器的FPGA实现
摘 要
病房呼叫系统控制器,是为患者与医护人员构建的一座连接桥梁,是患者在医护人员远离病房时向医护人员发出求救信号的一种新型的仪器。在比较了各种设计方法的基础上,最终采用模块化设计、VHDL语言与原理图相结合的方法来完成这次设计,从而实现病房呼叫系统控制器的功能mplementation of Ward Calling System Controller Based on FPGA
Abstract
Ward calling system controller, is for patients and medical staff to build a bridge to connect, is patients to medical staff in medical staff from the ward sent a distress signal a new type of instrument. In comparison of the various design methods, on the basis of using modular design, VHDL language and the method of combining the principle diagram to finish the design, so as to realize the function of ward calling system controller.
The design by using VHDL hardware description language design ward calling system controller, began to introduce the research content of the ward calling system controller, innovative, design principle, basic composition and function of the specific implementation. Then ward calling system controller is divided into various functional modules, each module by writing code and compile the simulation verify its function, and will meet the design requirements of various modules together, complete the top-level file design. Through the test in the test chamber, found fully meet our design requirements.
Keywords: Ward calling, system, FPGA, Modules, VHDL目 录
摘 要 I
Abstract II
1 引言 1
1.1 设计背景 1
1.2 QUARTUS II与VHDL语言简介 1
2 病房呼叫系统控制器的设计 1
2.1 研究目的 1
2.2 论文研究内容及创新点 2
3 病房呼叫系统控制器的实现 2
3.1 设计原理 2
3.2 病房呼叫系统控制器的原理图 2
3.3 模块的划分 3
3.4 系统各功能模块的实现 3
3.4.1 锁存器模块 3
3.4.2 数据选择器模块 4
3.4.3 时间选择器模块 4
3.4.4 计时器模块 5
3.4.5 显示器模块 5
3.4.6 连接器模块 6
3.4.7 蜂鸣器模块 6
4 病房呼叫系统控制器的仿真及分析 7
4.1 锁存器 7
4.2 数据选择器 8
4.3 时间选择器 8
4.4 计时器 9
4.5 显示器 10
4.6 连接器 10
4.7 蜂鸣器 11
4.8 整体仿真 11
5 锁定管脚及硬件实现 12
5.1 锁定管脚图 12
5.2 硬件实现 13
6 设计总结 15
参考文献 16
致 谢 17
附 录 18
1 锁存器模块的VHDL编程 18
2 数据选择器模块的VHDL编程 18
3 时间选择器模块的VHDL编程 19
4 计时器模块的VHDL编程 20
5 显示器模块的VHDL编程 21
6 连接器模块的VHDL编程 22
7 蜂鸣器器模块的VHDL编程 22
1 引言
1.1 设计背景
随着科学技术的发展人类社会迎来了
文档评论(0)