病房无线智能呼叫系统的设计(附Proteus仿真程序,PCB图)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

病房无线智能呼叫系统的设计(附Proteus仿真程序,PCB图)(论文13500字,仿真程序,PCB图)
摘  要
呼叫系统是医院使用最多的信息交流设备,它为医患双方搭建了一个性简单直观的信息交互平台,使得护理人员能够及时准确地了解到病患的需求,以提供更加有针对性的服务。
本课题详细介绍了无线病房系统的构成及工作原理,并以nRF24L01无线模块、1602液晶屏、AT89C51单片机、指示灯、蜂鸣器和机械按键等器件设计一个智能的无线病房呼叫系统,文中对系统的实现原理、电路和软件设计过程进行具体分析,给出了具体的实现方案并以此为据设计了系统的仿真电路。经测试,本设计可以实现对80个床位输入呼叫信息的应答,并可同时显示出4个未应答的呼叫信息。
该系统成本低廉、电路扩展性强、控制逻辑简易于维护升级,可为各领域的信息显示提供一个操作简单灵活、智能灵活的解决方案,从而很好地满足了用户实际应用的需要。

关键字:呼叫;单片机;应答;提示;显示

ABSTRACT
Ward call system is the most widely used information exchange equipment in hospitals. It builds a simple and intuitive information exchange platform for both doctors and patients, so that nurses can understand the needs of patients in a timely and accurate manner. To provide more targeted services.
This paper introduces the structure and working principle of wireless ward system in detail, and designs an intelligent wireless ward call system based on nRF24L01 wireless module, 1602 liquid crystal display screen, AT89C51 single chip microcomputer, LED light, buzzer and mechanical key, etc. In this paper, the realization principle, circuit and software design process of the system are analyzed in detail, the concrete realization scheme is given and the simulation circuit of the system is designed on the basis of this. After testing, this design can realize 80 bed input call information answer, and can display 4 unanswered call information at the same time.
The cost of the system is low, the circuit expansibility is strong, the control logic is easy to maintain and upgrade, and it can provide a simple, flexible, intelligent and flexible solution for the display of information in various fields, so as to meet the needs of the practical application of users.

Key words: Call; single chip microcomputer; answer; prompt; display

主要研究内容
本文设计了一种基于AT89C51单片机、nRf24101无线模块、1602液晶屏和机械按键等器件实现的无线病房呼叫系统,并使其实现如下功能:
(1)呼叫功能:病患可以通过按下呼叫分机上的按键向医护人员输出加水、换药、送餐和紧急呼叫等信息。
(2)应答功能:应答主机可以分时接收20个病房,80个床位输入的呼叫信息命令,并可以手动的向各分机发送应答回复信息。
(3)显示功能:可以同时显示出4个未应答的请求信息,当应答请求信息多余4个时,系统会自动更新。
(4)提示功能:当医护人员未能及时回复分机的应答请求时,系统可以自动输出报警信息。
(5)指示功能:当病患按下呼叫按钮时,呼叫主机和分机上可以同时输出灯光指示信息,当主机发送应答命令后呼叫指示信息将自动熄灭。
 

病房无线智能呼叫系统的设计(附Proteus仿真程序,PCB图)
病房无线智能呼叫系统的设计(附Proteus仿真程序,PCB图)
病房无线智能呼叫系统的设计(附Proteus仿真程序,PCB图)
病房无线智能呼叫系统的设计(附Proteus仿真程序,PCB图)
病房无线智能呼叫系统的设计(附Proteus仿真程序,PCB图)
病房无线智能呼叫系统的设计(附Proteus仿真程序,PCB图)


目录
第1章  绪论    1
1.1 课题研究背景和意义    1
1.2 国内外研究    1
1.2.1 国外研究    1
1.2.1 国内研究    2
1.3 主要研究内容    3
第2章 系统总体设计    4
2.1 系统构成    4
2.2 总体方案    4
2.1.1 呼叫分机方案    4
2.1.2 应答主机方案    5
2.3 核心器件选型    6
2.3.1 主控模块选型    6
2.3.2 无线通信模块选型    6
2.3.3 显示模块选型    7
第3章 系统硬件设计    8
3.1 应答主机硬件设计    8
3.1.1 AT89C51主控电路    8
3.1.2 通信电路    9
3.1.3 显示电路    11
3.1.4 按键电路    12
3.1.5 报警电路    12
3.1.6 指示电路    13
3.2 呼叫分机硬件设计    14
3.2.1按键电路    14
3.2.2提示电路    14
3.3 总体电路设计    15
3.3.1 呼叫分机总体电路    15
3.3.2 应答主机总体电路    15
第4章  系统软件设计    17
4.1 应答主机软件设计    17
4.1.1 应答主机软件    17
4.1.2 通信程序    18
4.1.3 显示程序    19
4.1.4 提示程序    20
4.2 呼叫分机软件设计    21
4.2.1 分机主程序    21
4.2.2 提示程序    21
4.2.3 通信程序    22
第5章 系统测试    24
5.1 原理图设计    24
5.2 功能测试    27
结论    35
参考文献    37
致  谢    38