【正文】
畢業(yè)設(shè)計(jì) 中文題目:基于單片機(jī)的輸液監(jiān)控系統(tǒng)設(shè)計(jì) 外文題目: DESIGN OF INFUSION MONITORING SYSTEM BASED ON SINGLE CHIP II 摘要 輸液是醫(yī)院常用的治療手段,傳統(tǒng)輸液過(guò)程中存在著輸液速度不精確、需要人工監(jiān)護(hù)等弊端。此外系統(tǒng)還實(shí)現(xiàn)了多機(jī)通信, 即一個(gè)主站控制多個(gè)從站和主從機(jī)之間的數(shù)據(jù)傳輸。 關(guān)鍵詞:?jiǎn)纹瑱C(jī); PID;步進(jìn)電機(jī); CAN 總線; PC III Abstract Transfusion monly used as treatment in hospital, but there were some problems, such as inaccurate, need transfusion of artificial guardianship, etc. The goal is to design a transfusion monitoring system in order to solve those problems. The infusion monitoring system design by this paper,actualize the infusion rate of test, the control of reservoir fluid bottle volume detection alarm and dynamic display of transfusion speed. Users can through the PC to control transfusion the system also actualize multimachine munication, that is, a master station to control multiple machines from a station and the master. slave data transmission between. When the infusion end or infusion speed abnormal, slave light—emitting diodes and buzzer to alarm, and will alarm signals through serial transmission to the master, stood by monitoring software realization and buzzer soundlight alarm. In the overall program design,in ensuring the use of design systems to achieve the required accuracy and stability of the premise, taking into account the system’s portability,practicality, reliability, electrical systems were optimized. Finally,the infusion monitoring system design by this paper, and point out future research directions and priorities. Keywords: single chip; PID; Stepper Motor; Can Bus; PC 目錄 前言 ....................................................................................................................... 2 1 概述 ................................................................................................................... 2 本設(shè)計(jì)研究的現(xiàn)狀 ......................................................................................... 2 本設(shè)計(jì) 研究的意義 ......................................................................................... 3 本設(shè)計(jì)主要工作內(nèi)容 ..................................................................................... 4 2 輸液監(jiān)控系統(tǒng)總體方案 .................................................................................... 5 系統(tǒng)需求分析 ................................................................................................. 5 系統(tǒng)方案論 證與比較 ..................................................................................... 5 控制方案比較 .............................................................................................. 5 點(diǎn)滴檢測(cè)方案 .............................................................................................. 6 剩余液體檢測(cè)方案 ...................................................................................... 6 速度控制方 案 ............................................................................................... 7 電機(jī)選擇及控制方案 ................................................................................... 7 主從機(jī)通信方案 ........................................................................................... 8 系統(tǒng)總體框圖 ................................................................................................10 小結(jié) ............................................................................................................... 11 3 系統(tǒng)從站的硬件設(shè)計(jì) .......................................................................................12 從站系統(tǒng)框圖與核心部分電路圖 ..................................................................12 從站系統(tǒng)各單元設(shè)計(jì) .....................................................................................13 點(diǎn)滴信號(hào) 檢測(cè)單元 ......................................................................................13 鍵盤及顯示單元 ..........................................................................................16 電源單元 ......................................................................................................18 聲光報(bào)警單元 ..............................................................................................19 通信電路硬件 設(shè)計(jì)及其工作原理 ..................................................................19 小結(jié) ................................................................................................................21 4 輸液監(jiān)控系統(tǒng)下位機(jī)軟件設(shè)計(jì) .......................................................................22 下位機(jī)的軟件系統(tǒng)的總體設(shè)計(jì) ......................................................................22 下位機(jī)系統(tǒng)各軟件模塊的設(shè)計(jì) ......................................................................22 主模塊 ..........................................................................................................23 液滴計(jì)數(shù)模塊 ..............................................................................................23 查詢液滴有無(wú)及液滴過(guò)慢時(shí)的報(bào)警模塊程序設(shè)計(jì) ....................................24 通信程序模塊程序設(shè)計(jì) ..............................................................................25 5 輸液系統(tǒng)上位機(jī)軟件設(shè)計(jì) ...............................................................................28 歡迎界面設(shè)計(jì) .................................................................................................28 監(jiān)控 /報(bào)警界面設(shè)計(jì) .......................................................................................29 PC 機(jī)通信接口模塊設(shè)計(jì) ...............................................................................31 Msm 控件屬性及處理 .............................................................................31 通信協(xié)議 ......................................................................................................33 本機(jī)的通信模塊設(shè)計(jì) ..................................................................................33 MSComm 控件屬性及應(yīng)用 ............................................................................34 小結(jié) ................................................................................................................36 6 結(jié)論 ...........