Remote Medical Monitoring System Presentation Overview
300 likes | 450 Vues
This project presentation outlines a remote medical monitoring system designed to enhance patient health management. The system utilizes advanced optical and IR sensors to enable continuous monitoring of vital signs, promoting early intervention and minimizing hospital visits. We will discuss the system's design, hardware and firmware components, software interface, and multi-user functionalities. Future expansions include additional sensors, automatic notifications, and enhanced data security. Join us in exploring innovative solutions for improved patient outcomes.
Remote Medical Monitoring System Presentation Overview
E N D
Presentation Transcript
Remote Medical Inc. ENSC 440 Project Presentation Presented By: Marian Chang Calvin Che Lotus Yi Dong Zhang April 7th 2005
Agenda • Introduction • System Overview • Design • Challenge • Business Concept • Future Expansion • Final Comments
Group Members Calvin Che Dong Zhang Lotus Yi Marian Chang
Purpose • Manage the Disease using Remotely Monitoring • Improve overall outcome in the patient’s health status • Early intervention • Decrease in number of hospital visits
Scenario • (Put some snowy pic here)
Technology • Optical sensor • IR sensor • Internet, TCP/IP • Database
Design • Hardware • Sensors • Interface • Firmware • Software and Database • User interface • Multi-user design
Hardware Designs • Temperature Sensor • Method of Usage • Accuracy • Pulse Sensor • Method of Usage • Accuracy • Hardware Demo
Firmware Designs • 10baseT Ethernet interface • Easy access of data record for any patient. • Real time feedback • Affordable • C code implementation, portability to other platforms, facilitate future enhancement
Software Designs • User Access • Doctor and client modes • Windows GUI client application • View data and modify settings • Database (MySQL) • Accessible by firmware and client software
Software User Interface • Main doctor window
Software User Interface • Search window
Software User Interface • Main patient window
Software User Interface • User information window
Software User Interface • Option and Filter Setting windows
Multi-User Design • Each user is identified by an unique ID • Each patient is associated to a machine by machine ID • Data sent and store to the database according to user and machine ID pair • User switching by changing user and machine ID association
Challenges • Hardware and firmware • Software and database
Hardware/Firmware • Incompatible temperature sensor SPI interface • Limited external interrupt • Integration Problem
Software/Database • Communication with microcontroller • User switching • Many-to-many association between doctors and patients
Business Components • Budget • Actual cost
Cost Comparison • Estimated cost: $550.00 • Actual cost: $545.00 • Overspent • Backup parts • Actual product price: $150.00
Future Expansion • Hardware/Firmware • Software
Hardware/Firmware • More sensors • Blood sugar level • Blood pressure • LCD display • Video/Audio conference • Wireless internet/communication
Software Expansions • Automatic notifications of critical health condition • Report generation • Graphs and statistics • Secure data transaction • From firmware and database