跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.81) 您好!臺灣時間:2025/03/18 18:12
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

我願授權國圖
: 
twitterline
研究生:蕭子傑
研究生(外文):HSIAO, TZU-CHIEH
論文名稱:基於Modbus通訊協定實作心跳監控與警示系統之研究
論文名稱(外文):The Study of Heartbeat Monitoring and Warning System Based on Modbus Communication Protocol
指導教授:許佳興許佳興引用關係
指導教授(外文):SHEU, JIA-SHING
口試委員:藍國桐陳秀玲
口試日期:2019-07-05
學位類別:碩士
校院名稱:國立臺北教育大學
系所名稱:資訊科學系碩士班
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2019
畢業學年度:107
語文別:中文
論文頁數:73
中文關鍵詞:光體積變化描記Modbus心律感測物聯網控制系統
外文關鍵詞:PhotoplethysmographyModbusHeartbeat trackingIoTControl system
DOI:10.6344/THE.NTUE.CS.024.2019.B02
相關次數:
  • 被引用被引用:0
  • 點閱點閱:198
  • 評分評分:
  • 下載下載:0
  • 收藏至我的研究室書目清單書目收藏:0
生理訊息領域是醫學上非常重要的指標,而其中如何取得生理訊號以及記錄演算甚至警報是科技輔助醫學一大主題之一,其目的在於利用感測元件將生理訊號轉化為常見的電氣信號,例如:電流、電壓,此類可經量測並且追蹤紀錄的電氣信號可以幫助生物資訊、醫療看護以及家庭醫學的研究領域。在過去的研究以及儀器的開發中,已有學者提出理論將此類生理信息轉為電信號並且記錄的案例非常的多,但此類信息的傳輸以及監視控制的重要性往往會被忽略,倘若生理量測儀器可以隨著晶片的製程改進而體積越來越小,小至可以隨身攜帶,那麼只要擁有此類儀器就可以獲得許多生理訊息,例如:呼吸次數、體內含氧量、體內含水量、血糖濃度、心律.…..等,加上控制系統以及警報系統,使得感測元件不再是感測元件,而是可發出警報拯救人命的精密儀器。此外,我們設計並執行的實驗中,採用工業界公開且嚴謹的Modbus通訊協定,此通訊協定最大的優點在於每筆封包在傳輸之後會被循環冗餘計算,提高每筆封包的正確性,減少錯誤警報的發生率,同時支援有線以及無線的傳輸格式,使得在應用方面更加廣泛,本實驗將使用Modbus通訊協定進行資料傳輸,並且使用光體積變化描記的技術來記錄心律,並且在發生心律異常時,由系統發出警報。
The field of physiological information collection is an important indicator in Medical Sciences .Among them ,obtaining physiological signals recording , calculating and even alerting is one of the major themes that technology assisted in medical sciences .The purpose of how to get physiological signals is to use the sensing elements to convert the signals into common electrical signals .Cause of these signal which are easy to be measure , track and log can help bioinformatics and family medicine .In the existing literatures , researches and the development of instruments , there are lots of cases that scholars have proposed that the theory records such physiological information into electrical signals , but such of tracking and control these of important parts are regularly be ignored . Asthe process of the wafer is improved , so that sensor chip being tiny enable to be carried around . As long as they have such instruments , lots of physiological information can be obtained, add the alert system and control system , let the system be a precision instrument which track our body information and alarm if needs . In addition , in the experiments we designed and implemented , using the industry’s open andrigorous Modbus communication protocol , the best of it’s feature is that each package will be calculated by cyclic redundancy after transmission , improving the correctness of data and reducing the incidence of wrong alarms , while supporting wired and wireless transmission formats , the protocol makes the system more widely used . This experiment will use the Modbus protocol for data transmission and using photoplethysmography to tracing heartbeat and alarm accidents by system.
摘要i
Abstractii
目錄iii
表目錄v
圖目錄vi
第一章 緒論1
1.1 前言1
1.2 動機與目的1
1.3 問題陳述3
1.4 方法與貢獻3
1.5 論文架構3
第二章 文獻回顧與相關技術5
2.1 心率感測技術5
2.1.1 光體積變化描記原理8
2.1.2 脈波(Pulse wave)11
2.2 控制系統13
2.3 Modbus通訊協定16
2.3.1 Modbus 的由來16
2.3.2 Modbus與PLC的關係17
2.3.3 Modbus與工業40的關係19
第三章、系統方法與架構21
3.1 系統流程與架構21
3.1.1 嵌入式系統21
3.1.2 Arduino22
3.2 分析方法24
3.2.1 心律感測器峰值偵測24
3.2.2 線性回歸(Linear Regression)24
3.2.3 相關係數(Coefficient of correlation)25
3.3 Modbus Protocol實現27
第四章、實驗結果41
4.1 實驗架構與設備說明41
4.1.1 嵌入式系統41
4.1.2 心律感測器43
4.2 資料來源以及前處理44
4.3 Modbus Memory規劃44
4.4 Modbus CRC驗證46
4.5心率量測實驗與結果46
4.6 Modbus通訊實做56
4.6.1 Modbus Poll 環境安裝 57
4.6.2 Modbus Poll 介面介紹 57
4.6.3 Modbus Poll Data Log63
第五章、結論66
5.1 結論66
5.2 未來展望67
參考文獻68
[1]H. Levine, “Rest heart rate and life expectancy,” J Am Coll Cardiol,pp. 1104-1106,1997.
[2]A.Hjalmarson, “Heart rate: an independent risk factor in cardiovascular disease,” Eur Heart J Suppl, pp. 3-7,2007.
[3]E. Disegni, U.Goldbourdt, H.Reicher-Reiss,E. Kaplinsky, M. Zion, V.Boyko, “The predictive value of admission heart rate on mortality in patients with acute myocardial infarction,” J Clin Epidemiol, pp. 1197-1205,2007.
[4]F. Molinari, “Computer Methods and Programs in Biomedicine,” Vol. 28, pp. 257-269, Apr. 1989.
[5]D. Zhang, H. Wang, Y.Wang, "A Method of Pre-processing Photoplethysmographic Signal Based on Adaptive Filter for Pulse Oximeter," IntelligentComputation Technology and Automation (ICICTA) 2010 International Conference on, Vol. 1, pp. 168-170, 2010.
[6]S. J. Jung, Y. D. Lee, Y. S. Seo, W. Y. Chung, "Design of a Low-power Consumption Wearable Reflectance Pulse Oximetry for Ubiquitous Healthcare System," Control Automation and Systems ICCAS 2008. International Conference on, pp. 526-529, 2008.
[7]Khanokh B., Slovik Y., Landau D., Nitzan M., “Sympathetically Induced Spontaneous Fluctuations of the Photoplethysmographic Signal,” Medical & Biological Engineering& Computing, Vol. 42, pp. 80-85, 2004.
[8]Y. Mendelson, C. Pujary, "Measurement Site and Photodetector Size Considerations in Optimizing Power Consumption of a Wearable Reflectance Pulse Oximeter," Engineering in Medicine and Biology Society 2003. Proceedings of the 25th Annual International Conference of the IEEE, Vol. 4, pp. 3016-3019, 2003.
[9]J. Fiala, R. Gehrke, N. Weber, P. Bingger, H. Zappe, A. Seifert, "Implantable Optical Sensor for Continuous Monitoring of Various Hemoglobin Derivatives and Tissue Perfusion," Sensors 2009 IEEE, pp. 1971-1974, 2009.
[10]Jose M., V. Sarmiento, S. Bhattacharya, A. Krystal, A. Bozkurt, "Towards Injectable Biophotonic Sensors for Physiological Monitoring of Animals," Sensors 2014 IEEE, pp. 503-506, 2014.
[11]Burton A. C., “The Range and Variability of the Blood Flow in the Human Fingers and the Vasomotor Regulation by Body Temperature,” American Physiological Society, Vol.127, pp.473-453, 1939.
[12]Nitzan M., Babchenko A., Shemesh D., Alberton J., “Influence of Thoracic Sympathectomy on Cardiac Induced Oscillations in Tissue Blood Volume,” Medical & Biological Engineering & Computing, Vol. 39, pp.579-583, 2001.
[13]Nakajima K., Tarmura T., Miike H., “Monitoring of Heart and Respiratory Rates by Photoplethysmography Using a Digital Filtering Technique,” Med. Eng. Phys., Vol 18, No. 5, pp.365-372, 1996.
[14]Webster J. G., “Medical Instrumentation Application and Design,” John Wiley & Sons Inc., Third Ave, pp.368, 1998.
[15]Y. Y.Gu, Y. T.Zhang, “Reducing the Influence of Contacting Force Applied on Photoplethysmographic Sensor on Heart Rate Variability Estimation,” Proceedings of the 25th Annual International Conference of the IEEE EMBS,pp. 2618-2620, 2003.
[16]X. F.Teng, Y. T.Zhang, “The Effect of Contacting Force on Photoplethysmographic Signals,” PhysiolMeas,pp. 1323-1335, 2004.
[17]T. Zaman, P. A. Kyriacou, S. K. Pal, "Development of a Reflectance Photoplethysmographic Sensor Used for the Assessment of Free Flap Perfusion," Engineering in Medicine and Biology Society EMBC 2011 Annual International Conference of the IEEE, pp. 4006-4009, 2011.
[18]K. A. Reddy, J. R. Bai, B. George, N. M. Mohan, V. J. Kumar, "Virtual Instrument for the Measurement of Hemodynamic Parameters Using Photoplethysmograph," Instrumentation and Measurement Technology Conference 2006. IMTC 2006. Proceedings of the IEEE, pp. 1167-1171, 2006.
[19]J. Allen, "Photoplethysmography and its Application in Clinical Physiological Measurement," Physiological Measurement, Vol. 28, pp. 1-39, 2007.
[20]N. Radchenko, "A Concept of the Design and Operation of Heat Exchangers with Change of Phase," Archives of Thermodynamics, Polish Academy of Sciences, Vol. 25, No. 4, pp. 3-19, 2004.
[21]X. Cao, J. Chen, Y. Zhang, Y. Sun, "Development of an Integrated Wireless Sensor Network Micro-Environmental Monitoring System," ISA Trans., Vol. 47, No. 3, pp. 247-255, Jul. 2008.
[22]H. Ramamurthy, B. S. Prabhu, R. Gadh, "Wireless Industrial Monitoring and Control Using a Smart Sensor Platform," IEEE Sensors, Vol. 7, No. 5, pp. 611-618, May2007.
[23]Y. C. Ho, T. W. Liao, "Zone Design and Control for Vehicle Collision Prevention and Load Balancing in a Zone Control AGV System," Compute. Ind. Eng., Vol. 56, No. 1, pp. 417-432, Feb. 2009.
[24]Y. Zhu, F. Zhuo, L. Xiong, "Communication Platform for Energy Management System in a Master-Slave Control Structure Microgrid," Power Electronics and Motion Control Conference (IPEMC) 2012 7th International, Vol. 1, pp. 141-145, Jun. 2012.
[25]D. Hongying, "Research on ModbusProtocol Implementation Technology Based on Single Chip Microcomputer," Automation and Instrumentation. China National Medicine miscellaneous, No. 12, pp. 157-161, 2015.
[26]Q. Liu, Y. Li, "Modbus/TCPBased Network Control System for Water Process in the Firepower Plant," Intelligent Control and Automation, WCICA 2006. The Sixth World Congress on, Vol. 1, No. 2006, pp. 432-435, 2006.
[27]N. Goldenberg, A. Wool, "Accurate Modeling of Modbus/TCP for Intrusion Detection in SCADA Systems," International Journal of Critical Infrastructure Protection, Vol. 6, No. 2, pp. 63-75, 2013.
[28]Z. M. Shao, Y. Gao, “Study and Application of Process Control System for Flotation in Copper Concentrator,” Mining &Metallurgy, Vol. 21, pp. 1, 2012.
[29]J. S. Sheu, H. N. Shou, F. M. Luo, G. C. Zeng, "The Realization of Healthcare Combined with Bluetooth and NFC Technology," Proceedings of Engineering and Technology Innovation (PETI), ISSN 2518-833X, Vol. 4, pp.22-24, 2016
[30]D. Singh, "A Survey of InternetofThings: Future Vision Architecture Challenges and Services," Internet of Things (WF-IoT) 2014 IEEE World Forum, 2014.
[31]I.C. Chen, J. S. Sheu, H. W. Huang, "Development Trends in Intelligent Homes," Journal of Marine Science and Technology, Vol. 26, No. 1, pp. 19-27, 2018.
[32]Q. Huang, Q. She, X. Lin, "Adaptive Fuzzy Pid Temperature Control System Based on Opc and Modbus/Tcp Protocol," Informatics in Control Automation and Robotics (CAR) 2010 2nd International Asia Conference on, Vol. 2, pp. 238-241, Mar. 2010.
[33]Q. Chen, “Non-driver Application of Modbus Protocol in S7-300,” Computer Engineering, Vol. 35, No. 11, pp. 254-259, 2009.
[34]J. Pan , W. J. Tompkins, “A Real-Time QRS Detection Algorithm,” IEEE Transactions on Biomedical Engineering, Vol.32, pp.230-236, 1985.
[35]G. F.Lv, H. Tang, J. Li, "Serial Debugging Software Based on Modbus RTUCurrent ," Computer Technology and Development, Vol. 19, No. 9, pp. 236-238, 2009.
[36]P. Xiong, T.S. Huang, K. Yi, T.Q. Zhu, "Design of Communication Port Between DCS and Computers of RTU," Machine Learning and Cybernetics 2003 International Conference on vol. 1, Vol. 1, pp. 586-590, Nov. 2003.
[37] T. Morris, K. Pavurapu, "A Retrofit Network Transaction Data Logger and Intrusion Detection System for Transmission and Distribution Substations," The Proceedings of 2010 IEEE International Power and Energy Conference, Nov. 2010.
[38]Y.W. Wu, ”Realization of Home Gas Monitoring System,” Master Thesis, Computer Science, National Taipei University of Education, pp. 4-9, Jul., 2018.
[39]J. Liu, H. Wang, "Design of Multi Machine Serial Communication Between Kingview and Single Chip Microcomputer," Electronic Design Engineering, No. 7, pp. 7-8, 2009.
[40]Q.Zhou, X. F. Xu, K.Wang, "Design of Soil Loss Monitoring Data Acquisition System During Shield Tunneling Based on RS485 Bus," Manufacturing Automation., No. 4, pp. 50-55, 2013.
[41]Ministry of Health and Welfare, "Statistics on the number of deaths due to heart disease over the years,"
https://dep.mohw.gov.tw/DOS/np-1776-113.html
[42]C. Y. Lin,"The Development of Data Acquisition System for Chinese Medical Pulse Diagnosis,"
https://dep.mohw.gov.tw/DOCMAP/cp-719-8331-108.html

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top