应用的单片机是STC89C51,该单片机性价比很高,满足本次课题的要求。当病人按下呼叫按键时可以进行长达100多米的信号的发射和接受,并且可以在其性能稳定有障碍物的情况下绕过障碍物进行
摘 要:在科技发达的当今社会,无线应用技术已经慢慢渗透到生活的各个领域,同时随着科技的不断进步,无线技术也渐进成熟。这次课题的主要目的是实现医护人员与病患之间更方便的沟通,利用无线技术的优势,大大减少了占用空间,并且,可以实现多个病患同时呼叫而且相互之间不受干扰。
无线病床呼叫系统主要是利用单片机来控制整个系统运行的,此次设计应用的单片机是STC89C51,该单片机性价比很高,满足本次课题的要求。当病人按下呼叫按键时可以进行长达100多米的信号的发射和接受,并且可以在其性能稳定有障碍物的情况下绕过障碍物进行传输、本系统在空间上所占的比例较小、传输的距离较有线传输系统的远、传输的速度也比较快、耗费的材料较少,因此所使用的经费比较少,既能使医患交流更为方便快捷,也节约耗材。
关键词: 无线病床呼叫系统 单片机STC89C51 医患沟通
Based on SCM Wireless Sickbed Call System
Abstract:In today's society developed science and technology, wireless technology has gradually penetrated into all areas of life.at the same time.With the progress of science and technology, wireless technology is gradually mature. The main purpose of this paper is a more convenient communication between medical staff and patients. The use of wireless technology, greatly reducing the occupied space and you can achieve multiple patients at the same time,also call each other without interference.
Wireless bed call system is mainly to use single-chip microcomputer to control the operation of the entire system.The design of the application of single-chip microcomputer is STC89C51.The cost performance is high, to meet the requirements of the subject. When the patient presses the system call button,the distance can be up to 100 meters of the signal transmission and reception. It can transmit stably when there is the obstacle condition around the transmission.The system accounts for a smaller proportion of space,The transmission distance is longer than that of the wire transmission system,transmission speed is relatively quickly, the cost of material is less, also the use of funds is less.
Key Words: Wireless bed call system Single chip microcomputer STC89C51
Doctor-patient communication
目 录
摘 要 III
ABSTRACT IV
1 绪 论 2
1.1系统设计的目的及背景 2
1.2设计要求及预期目标 2
1.3设计可行性 3
1.4 设计方案及步骤 3
2 系统硬件设计 3
2.1 系统原理框图 3
2.2 单片机STC89C51芯片简介 3
2.3 硬件模块设计 7
3 系统软件设计 14
3.1设计的软件环境简介 14
3.2 主函数程序设计 15
3.3 初始化程序设计 16
3.4 延时子程序设定 18
3.5 液晶显示子程序 19
总结 21
参考文献 22
致谢 23
1 绪 论
1.1系统设计的目的及背景
有线传输的方式仍然有部分医院在采用,不可否认的说,在以往过程中运用的有线传输,特别的会占用了很大的范围空间,使病房布局不太整洁美观,对比之下耗费的材料也比较多,而且当病床搬动时有线传输系统也不便随着病床搬移,所以目前仍需要对医患交流系统进行一次全面的改革,根据无线技术的飞速发展,我们便思考能否将无线技术应用到医院的医患交流系统上来,将大大提高医患交流系统的效率。不过无线技术中有些传输系统不便于应用到此次的升级系统中来,主要是因为其传输的距离不是很远达不到我们所需要的距离,并且其稳定性能比较差,不适合用于医患交流。
为此本次设计采用STC89C51单片机作为整个系统的控制中心,设计的整个系统分为显示屏模块、发射模块、控制模块、接受模块、复位模块和报警模块。目前采用的是电信号的转换来实现信号的传输,整个系统中单片机起到最重要的控制作用。实现了医患之间的快速交流,减少了多余的材料使用,由于其体积小便于移动安装,达到医患之间更加快捷的联系,是传统传输方式的一个改革。