液体点滴速度监控系统的设计(工科)(5)

2018-11-24 17:30

安徽工程大学机电学院毕业设计(论文)

参考文献

[1] 于汇泉,吕丽雪.普通输液报警及控制系统的设计和研制[J].医疗设备信息,2004,(9):10-11.

[2] 果莉.点滴监控系统的研究[J].中国科技信息,2005,(17):23.

[3] 李丽宏,谢克明.液位自动检测的现状和发展[J].太原理工大学学报,2001,32(4):97-100.

[4] 杨朝虹,李焕.新型液位检测技术的现状与发展趋势[J].工矿自动化,2009,(6):64-67. [5] 杨欣宇,刘正亮.基于AT89C51的液体点滴速度监控系统的设计与实现[J].齐齐哈尔大学学报,2005,21(1):57-59.

[6] 孟会玲,骆海涛,高岩.基于模糊控制算法的智能液体点滴速度监控系统[J].电子工程师,2007,33(11):72-75.

[7] 李云胜.基于VC的液体点滴实时监控系统的设计[J].计算机应用,2003,23(S2):461-462.

[8] 易红永,王小平.基于内压式点滴输液流量智能检测系统研究[J].电子质量,2013,(4):50-54.

[9] 郑振杰,江衍煊,游德智.单片机结合ULN2003驱动步进电机[J].电机技术,2010,(6):47-49.

[10] 杨秀娟.液体点滴速度监控装置[J].科技传播,2011, (18):210-212.

[11] 陈彦,陈平.基于锁相环技术的液体点滴速度监控系统[J].电子技术,2004,(3):16-19.

[12] 宋雪丽,王虎林,万金领.基于单片机系统的液体点滴速度监控装置设计[J].电脑开发与应用,2007,(5):43-44.

[13] 王强.液体点滴速度控制教学实验装置的设计[J].中国校外教育(理论),2008,(7):98-99.

[14] 杨晓.用单片机实现的液体点滴速度监控装置[J].电子世界,2004,(2):32-33. [15] Comaniciu D,Ramesh V,Meer P.Kernel-based object tracking[J].IEEE,Trans on pattern Analysis and Machine Intelligence,2003,25(5):564-577.

- 21 -

附录A 系统原理图

戴诗川:液体点滴速度监控系统设计

- 22 -

安徽工程大学机电学院毕业设计(论文)

附录B 引用外文文献及其译文

Medical drop speed monitoring system design

Based on an eccentric wheel

Abstract

According to measurement and control requirement of a medical drop speed, a control and monitoring system based on an eccentric wheel is presented for the liquid dropping speed and its application is realized to control drip rate of liquid dropping in this paper. L298N integrated chip is used to control the stepper motor, so that the medical drop speed monitoring system is reliable. For the control system, it contains some advantages, such as small size, simple operation, cost-effective etc.

Keywords: Medical drop speed;Eccentric wheel;Remote control,;Monitoring system

I. INTRODUCTION

The national development and Reform Commission disclosed that China used infusion with 10.4 billion bottles in 2009, which was a comparatively large number drawn the strong concern. At present, the venous infusion apparatus used in the hospital are suspended above the patient’s infusion, using the potential difference between the liquid input into the patient's body, through the hose clamp on the hose caliber of compression and relaxation to control the drop speed, the infusion speed is hard to accurately limit. This approach is very inconvenient to patients and the medical staff .If using the medical drop speed monitor device, will be certainly welcomed by the medical staff and patients. Therefore, researching the medical drop speed monitor is very meaningful.

Over the past decade, many researchers have considered heavily in improving the quality of medical drop speed control systems. Many methods have been obtained. For example, taking the monolithic integrated circuit of 89C51 as a core, such units were designed as the master control unit, keyboard input system, drop speed detection, drop speed control, digital display, acousto-optics alarm circuit and electromotor drive. All circuit module units were connected in monolithic integrated circuit. The gathering data were transferred to monolithic integrated circuit in the form of electrical signals. After the operation, analysis and processing, monolithic integrated circuit transferred the data to demonstration module, electrical machinery and acousto-optics alarm circuit through the outlet.

In this paper, our objective is to develop a portable medical drop speed monitoring equipment which can conveniently control the drop speed in infusion Such that, L298N integrated chip is used to control the stepper motor, so that the medical drop speed monitoring system is reliable. For the control system, it contains some advantages, such as small size, simple operation, cost-effective etc.

II. THE MEDICA DROP SPEED MONITORING SYSTEM

The medical drop speed monitoring system is a way to monitor the liquid dropping speed device. Consists of two parts of the software and hardware constitutes the medical drop speed monitor device. The hardware part is mainly composed of a liquid drop speed test device, water speed control device, man-machine exchange device, a PC system, the 485 network system, the remote control transmitter, a remote control receiver and alarm and other parts,

- 23 -

戴诗川:液体点滴速度监控系统设计

which is shown in Figure 1. The overall structure of the medical drop speed monitor system based on the eccentric wheel is shown in Figure 2.

The eccentric wheel is also called the eccentric connection matrix, we thought the outer diameter of the wheel is a regular circle, but only relative to operation center bias state to connect the mother called the eccentric wheel. The eccentric wheel has two structural forms, one is fixed axis, and another is active axis, the so-called eccentric, as the name suggests that his heart is not in the middle of the encircle. When the axis rotates, the eccentric wheel is driven to rotate together, which is generally the cam mechanism, the dimensional accuracy and surface roughness requirements are higher.

Using the wire cutting technology to produce a card slot and an eccentric wheel, the eccentric wheel can be put into the card slot. The liquid flow tube clip into between the card slot and the eccentric wheel, the eccentric wheel rotate by the motor control, the motor selects four-beat stepping motor. When the motor rotates, the eccentric wheel is driven to rotate. The distance changes between the card slot and the eccentric wheel, so that control the liquid flow tube cross-sectional area changing. When the cross-sectional area of the liquid flow tube is changed, the change of the flow can be achieved such that the purpose of controlling the drop change can be satisfied. Assuming that each bottle droplet of volume V flows through the hose for the time t, the hose cross-sectional area is S, then we have:

V=S*t (1)

Figure 1 Medical drop speed monitor system

Assuming that each drop volume for V0, the bit number through hose cross-sectional area per minute for n, then Y=n*V0*t. Substitution of (1), then we have:

S=V0*n (2)

Usually, the volume of each drop for V0 is constant, so, the bit number N per minute through the hose cross-sectional area is directly proportional to the hose section area s.

- 24 -

安徽工程大学机电学院毕业设计(论文)

Figure 2 Structure of medical drop speed monitor system

III. LIQUID DROPPING SPEED CONTROL CIRCUIT

To control of liquid dropping speed, what can use eccentric wheel control the area of infusion hose to control liquid dropping speed. This method is small volume, easy operation, data processing complicated. It can also be used to adjust to control the speed of drop. This method is big volume, but the data processing is simple. Using stepping motor to control the eccentric wheel, which makes use of eccentric wheel control infusion hose area to control dropping speed, this method have fine results. Stepper motor is the electric pulse signal into angular displacement or linear displacement of the open-loop control components. Under the non-overloading condition, motor speed, stop only depends on the pulse signal frequency and pulse number, but is not affected by the change of overload, When stepping drive to receive a pulse, it drives stepper motor rotate in the direction set by a fixed point of view, it is the rotation of the fixed point of the operation step by step. Though the number of pulses controlling to control the amount of angular displacement, which in order to achieve the purposes of accurate position.

More common stepper motor including reactive stepping motor, permanent magnet stepper motors, hybrid stepper motor and so on. Hybrid stepper combines the advantages of the reactive stepping motor and permanent magnet stepper motors. Its step angle is small, high power, fine function, which is the highest performance stepper motor by far. It consists of two-phase and five phase: generally two-phase step angle of 1.8 degrees while the five-phase stepper angle of 0.72degrees.

35H2P2803A4 hybrid stepper motor is selected as the stepper motor for its small size, small step angle, and high power, good performance, shown in Table 1. We choose to use 35H2P2803A4 stepper motor to control hose of sectional area.

Make the stepper motor's output enough torque to drive the load, we must add the

- 25 -


液体点滴速度监控系统的设计(工科)(5).doc 将本文的Word文档下载到电脑 下载失败或者文档不完整,请联系客服人员解决!

下一篇:2017年全国统一高考物理试卷(新课标ⅰ)

相关阅读
本类排行
× 注册会员免费下载(下载后可以自由复制和排版)

马上注册会员

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信: QQ: