基于单片机输液滴速控制系统设计与仿真(附电路原理图,程序)

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

基于单片机输液滴速控制系统设计与仿真(附电路原理图,程序)(任务书,开题报告,中期检查表,外文翻译,毕业论文15000字,答辩PPT)              
摘要
随着杰出科技人才的涌现,现代化科技蓬勃发展。近年来,单片机的使用范围一步步的不断扩展。基于单片机的输液滴速控制系统是一个可以取代医护人员监测和控制患者输液滴速的自动化系统。这个系统给出了一种输液滴速控制装置的实现办法,能够使系统控制输液滴速并经过数码管显示当前速度,当药液低于警戒线时可通过蜂鸣器报警。系统使用AT89C52作为核心处理单元,光敏传感器检测输液管里液体的滴速,夹持器通过步进电机进行调整挤压或者松开来控制输液滴速,通过多种方案对照比较得出,该系统使用简单明了,并且进行了软件proteus仿真设计,理论联系实际,更具科学性。
本文通过对医院输液检测系统的具体研究,设计出了使用简单,性价比高的输液滴速控制装置,基本上满足了医院的实际应用。本次设计可以确保输液过程的稳定性和安全性,实现了医院输液的智能化和自动化,帮医护人员担负起了部分工作,应用前景非常广阔。

关键字:  AT89C52单片机;光电传感器;液体点滴监控;蜂鸣器

Abstract
With the development at full speed of science and technology in recent years, the application of the one-chip computer is being moved towards deepening constantly. Liquid dropping speed monitoring system based on SCM is an automated system which can take the place of the medical staff to monitor the patients' dropping speed. The system presents a design method of the speed monitoring device which can control and monitor the dropping speed and display the current speed through the display device. When the liquid medicine is below a certain standard, the buzzer can be used to give an alarm. The system uses AT89C52 as the core processing unit. The photosensitive sensor is used to test the numbers of the liquid drop. With the use of stepping motor, the control clip position is adjusted to control the speed.
Through comparison, this system is proved to be simple to operate. It has software simulation design and is more scientific. The theory can be used in the medical practice.
Intelligent medical infusion monitoring system designed in this paper has the advantages of easy to use and a high ratio of performance to price which basically meets the requirements of hospitals.This system not only ensures the safety and stability of infusion process, reduces the burden of nurses, but also makes infusion network automated and intelligent, which has a wide range of application prospects.

Key words:AT89C52 single-chip microcomputer; photoelectric sensors; liquid drip monitoring;buzzer
 

基于单片机输液滴速控制系统设计与仿真
基于单片机输液滴速控制系统设计与仿真
基于单片机输液滴速控制系统设计与仿真


目录
摘要    I
Abstract    II
1 绪论    1
1.1 课题的主要内容    1
1.2 课题的发展现状与前景    1
2 系统方案确定    2
2.1 系统设计要求    2
2.2 系统设计总体方案    2
2.3 系统各模块方案选择    3
2.3.1 点滴速度检测和液面检测方案的论证与比较    3
2.3.2 滴速控制方案的论证与比较    4
2.3.3 电机控制算法的选择    5
3 硬件设计    6
3.1 系统硬件设计    6
        3.2 单片机型号的选择    6
3.2.1 单片机的概述    7
3.2.2 单片机的特点与应用    7
    3.2.3 MCS-51 单片机的基本组成    9
      3.2.3.1 MCS-51 单片机的内部结构及管脚功能    9
      3.2.3.2 单片机最小系统构成    11
    3.2.4 多单片机控制系统的概述    14
3.2.5 单片机在输液点滴的研究现状    15
3.3 滴速显示模块    16
3.4 滴速检测模块    16
3.4.1 对射式红外光电传感器介绍    16
3.4.2 滴速检测的工作原理    17
3.5 滴速控制模块    19
3.5.1 步进电机型号选择    19
3.6 报警模块    20
4 软件设计    21
4.1 软件开发工具介绍    21
4.2 系统软件设计    22
5 系统调试及抗干扰测试    24
5.1 系统调试    24
5.2 单片机系统的抗干扰测试    25
5.2.1 常见的干扰现象和影响    25
5.2.2 软件抗干扰    26
结束语    27
致谢    28
参考文献    29
附录    30
附录A系统程序    30
附录B电路原理图    36