freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于單片機(jī)的輸液監(jiān)控系統(tǒng)設(shè)計(jì)畢業(yè)設(shè)計(jì)(已修改)

2025-09-08 17:49 本頁面
 

【正文】 I 畢業(yè)設(shè)計(jì) 中文題目:基于單片機(jī)的輸液監(jiān)控系統(tǒng)設(shè)計(jì) 外文題目: DESIGN OF INFUSION MONITORING SYSTEM BASED ON SINGLE CHIP II 摘要 輸液是醫(yī)院常用的治療手段,傳統(tǒng)輸液過程中存在著輸液速度不精確、需要人工監(jiān)護(hù)等弊端。本文的目的就是設(shè)計(jì)一種輸液監(jiān)控系統(tǒng)以解決此問題。 本文設(shè)計(jì)的輸液監(jiān)控系統(tǒng),實(shí)現(xiàn)了對(duì)輸液速度的檢測與控制,實(shí)現(xiàn)了對(duì)儲(chǔ)液瓶中液面體積的檢測報(bào)警,并且動(dòng)態(tài)顯示輸液速度。使用者可以通過 PC 設(shè)置輸液速度,系統(tǒng)將自動(dòng)對(duì)輸液 速度進(jìn)行控制。此外系統(tǒng)還實(shí)現(xiàn)了多機(jī)通信, 即一個(gè)主站控制多個(gè)從站和主從機(jī)之間的數(shù)據(jù)傳輸。當(dāng)輸液結(jié)束或輸液速度發(fā)生異常時(shí),從站使用發(fā)光二極管和蜂鳴器進(jìn)行報(bào)警,并將報(bào)警信號(hào)通過串行口傳送至主站,主站通過監(jiān)控軟件和蜂鳴器實(shí)現(xiàn)聲光報(bào)警。在整體方案設(shè)計(jì)中,在保證設(shè)計(jì)系統(tǒng)能達(dá)到的使用要求的精度和穩(wěn)定度的前提下,考慮到系統(tǒng)的輕便性、實(shí)用性、可靠性,對(duì)電路系統(tǒng)進(jìn)行了優(yōu)化。 本設(shè)計(jì)基本完成了預(yù)想功能,并指明了以后的研究方向和工作重點(diǎn)。 關(guān)鍵詞:單片機(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)滴檢測方案 .............................................................................................. 6 剩余液體檢測方案 ...................................................................................... 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) 檢測單元 ......................................................................................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 查詢液滴有無及液滴過慢時(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ì) ......................
點(diǎn)擊復(fù)制文檔內(nèi)容
試題試卷相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號(hào)-1