Dog Heart Rate and Blood Oxygen Metaverse Interaction System

Yanhui Jiang,Jin Cao,Chang Yu
2024-06-10
Abstract:This study developed an improved dog heart rate and blood oxygen sensor system using Arduino. Traditional methods face accuracy and reliability issues. Our system integrates advanced computational techniques with hardware-based sensing to enhance measurement precision. An Arduino microcontroller connected to a heart rate and blood oxygen sensor collects raw data, which is preprocessed and filtered to remove noise. Experimental plans include long-term monitoring of multiple dogs and comparative analysis with traditional methods to validate the system's effectiveness, aiming for widespread use in the home or veterinary clinics. Additionally, the system offers dog owners the possibility to interact with their virtual dogs in the metaverse using AR/VR, allowing them to better understand their real dogs' health conditions by observing their virtual health status.
Human-Computer Interaction
What problem does this paper attempt to address?
The problem that this paper attempts to solve is the problems in the accuracy and reliability of traditional dog heart rate and blood oxygen sensor systems. Specifically, the researchers have developed an improved dog heart rate and blood oxygen sensor system, aiming to improve the measurement accuracy by combining advanced computing techniques and hardware sensing techniques. ### Main Problems and Solutions 1. **Limitations of Traditional Methods**: - Traditional heart rate and blood oxygen monitoring methods have problems of insufficient accuracy and poor reliability. - These methods may not be able to effectively remove noise and outliers, resulting in unstable and inaccurate data. 2. **Improved Sensor System**: - **Hardware Design**: Use an Arduino microcontroller to connect the heart rate and blood oxygen sensors to collect raw data in real - time. - **Data Pre - processing and Filtering**: Pre - process and filter the collected raw data to remove noise and outliers and ensure the stability and accuracy of the data. - **Advanced Computing Techniques**: Apply advanced computing techniques such as rough set theory to further analyze and optimize the data and identify important patterns and correlations. 3. **Experimental Verification**: - Plan to conduct long - term experiments to monitor multiple dogs and perform a comparative analysis with traditional methods to verify the effectiveness of the system. - Through these experiments, the researchers hope to prove the potential for wide application of the new system in homes or veterinary clinics. 4. **Virtual Interaction Function**: - The system also provides a function for dog owners to interact with virtual dogs in the metaverse through AR/VR technology. - By observing the health status of virtual dogs, owners can better understand the health status of real dogs, thus managing the pet's health and emotional needs more comprehensively. ### Formula Summary - **Heart Rate Detection Formula**: \[ BPM=\frac{60}{\Delta t} \] where \(\Delta t\) is the time interval between two heartbeats (unit: second). - **Blood Oxygen Saturation Detection Formula**: \[ SpO2 = A - B\times Ratio \] where \(Ratio=\frac{R}{IR}\), and \(A\) and \(B\) are constants calibrated according to experimental data to ensure that the value of \(SpO2\) is within a reasonable range (0% to 100%). Through these improvement measures, this system not only improves the accuracy and reliability of data, but also provides a more intelligent and interactive tool for pet health monitoring.