Next Article in Journal
Green Synthesis and Characterization of Silver Nanoparticles from Aqueous Extract of Harrisonia abyssinica Fruits
Previous Article in Journal
Strength Behavior of Internally Reinforced Beams Subjected to Structural Optimization Under Simple Bending Loading
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Stress Detection Using Bio-Signal Processing: An Application of IoT and Machine Learning for Old Age Home Residents †

by
Amit Kumar Ahuja
*,
Bajarang Prasad Mishra
,
Chandra Shankar
and
Tanishk Prakash Dubey
*
Department of ECE, JSS Academy of Technical Education, Noida 201301, India
*
Authors to whom correspondence should be addressed.
Presented at the 1st International Online Conference on Bioengineering, 16–18 October 2024; https://sciforum.net/event/IOCBE2024.
Eng. Proc. 2024, 81(1), 12; https://doi.org/10.3390/engproc2024081012
Published: 20 March 2025
(This article belongs to the Proceedings of The 1st International Online Conference on Bioengineering)

Abstract

:
Stress is a multifaceted physiological and psychological response that impacts health in diverse ways. This work introduces an IoT- and ML-based wearable stress detection prototype system for elderly care. The prototype developed utilizes Heart Rate, Skin Temperature, and GSR (Galvanic Skin Response) sensors, integrated with data input for real-time analysis. Among different prediction models, Random Forest was found to achieve the highest performance measured in terms of Accuracy (95.06%), Precision (95.22%), Recall (95.06%) and F1-Score (94.38%) and hence was employed for the stress-prediction purpose. Validated on old age home residents (SHEOWS, New Delhi), the device demonstrated satisfactory performance, enabling personalized care and improved stress management through precise, data-driven insights. This is preliminary research which needs to be extended appropriately in the future for further improvements and will work as an input for stress-reduction techniques for elderly people.

1. Introduction

Emotional states like stress and anxiety have a big impact on a person’s quality of life [1]. Problems resulting from stress affect a person’s mental and physical health [2]. Stress and anxiety are virtually omnipresent, affecting almost all aspects of our daily lives and society [3]. Early detection will reduce the costs associated with the condition and prevent it from becoming chronic [4].
Stress-related issues often manifest in numerous ways, affecting both mental and physical health [2]. From a mental health perspective, stress can contribute to disorders such as anxiety and depression, impacting emotional stability, concentration, and decision-making abilities [5,6,7]. The brain initiates the stress response in reaction to sensory information received from the nose, ears, or eyes [8,9]. The threat that the body perceives may be fictitious or genuine. Then, to protect itself, the body’s defense mechanisms initiate a rapid, innate process referred to as the “fight-or-flight” response or the stress response [8,9]. The brain alerts the hypothalamus through a distress signal [10,11]. The brain’s command centers are comparable to the hypothalamus. Through the Autonomic Nervous System (ANS), the hypothalamus regulates involuntary bodily functions [8,9]. The ANS consists of two main components, namely the Sympathetic Nervous System (SNS) and the Parasympathetic Nervous System (PNS). The SNS is like an automobile’s gas pedal. When faced with a fight-or-flight scenario, the hypothalamus triggers the SNS, which releases stress hormones like cortisol and adrenaline, and causes the body to react in an emergency. When the SNS is active, the Heart Rate goes up, the muscles tense up, the blood pressure goes up, and the frequency of breathing goes up.
Perceived stress is another sort of stress that results from an individual’s mental evaluation and perception of stressful conditions [8,9]. Two individuals’ periodic self-reports can be used to quantify their perceived stress. Stated differently, it refers to how an individual perceives stress [8,9].
Various studies conducted in the past have shown a positive correlation between stress and human diseases. For example, the work carried out in [12] highlights the relation between various infectious diseases and stress [12]. The study in [13] highlights how stress affects the biological system, while [2,14,15] demonstrates the harmful effects of prolonged stress on both physical and mental health.
Stress affects the fertility of males and females. For example, research work carried out in [16,17] demonstrates the adverse effect of stress on male semen quality and fertility [16,17]. Similarly, the work carried out in [18,19] highlights the negative effect of stress on female fertility. Various studies that have been carried out in the past have shown that stress causes Bowel Dysfunction and cancer in human beings [20,21].
In addition, various studies, including recent ones, have found various physiological and mental issues in old age adults. For example, the work carried out in [22] shows the vulnerability of this population to being stressed and also discusses its impact along with relevant discussions for tackling this issue [22]. But there are limitations in studies in terms of the quality or quantity for the elderly people, who must be given more importance than the conventional population [23,24].
Given the significance and multifaceted nature of stress, it becomes crucial to explore methods for its effective detection and management. Advancements in technology, including IoT, machine learning, wearable sensors that are appropriately integrated to make a system, have paved the way for objective, real-time detection, and monitoring of stress levels [25,26,27,28,29,30]. The obtained system holds the promise of moving beyond subjective assessments to provide data-driven insights that can help individuals and healthcare providers in better understanding stress levels, their reasons, and their management.

2. Proposed System

The proposed system is an extension of the work carried out in [30], where GSR, Skin Temperature, and Heart Rate (HR) sensor data are being used to form a stress classification system using fuzzy logic. The proposed system (refer to Figure 1) is an emerging approach using machine learning models for stress monitoring in elderly individuals using a smart glove device integrated with multiple sensors, including Skin Temperature, Galvanic Skin Response (GSR), Heart Rate, and Infrared (IR) sensors. The primary goal is to capture comprehensive physiological data and facilitate stress classification and prediction, enhancing well-being and enabling proactive care for elderly people.

System Overview

  • Smart glove: The system’s hardware centers on a cost-effective, user-friendly smart glove (refer to Figure 2a) which is equipped with sensors which continuously monitor essential physiological parameters related to stress. A microcontroller (ESP32) enables seamless data transmission from the glove to a local host interface (mobile phone in our case).
  • Local host interface: The collected sensor data are displayed in real-time on an intuitive local host interface (refer to Figure 2b), allowing healthcare professionals and caregivers to monitor stress levels effectively. This interface also facilitates the manual recording of data in an Excel spreadsheet to ensure data completeness, accuracy, and analysis.

3. Methodology Adopted

The methodology adopted for the development of the system is inspired by [30], where data obtained from the sensors are used to classify the stress utilizing the fuzzy logic algorithm. The methodology used in this work is explained below.

3.1. Data Acquisition

Data were collected from SHEOWS (Saint Hardyal Educational and Orphans’ Welfare Society), residents of an old age home, New Delhi (refer to Figure 3). Sensors were used to measure physiological parameters (Heart Rate, Galvanic Skin Response—GSR, and Skin Temperature) which are relevant to stress detection. These parameters served as input features for the stress classification system.

3.2. Stress Classification Using Fuzzy Logic

The Fuzzy Inference System (FIS), as shown in Figure 4, was developed and used to classify the stress levels based on the input signals received from GSR, HR (Heart Rate), and H &T (Body Temperature). This is same as was used in [30]. In this work, the Mamdani FIS algorithm was used since it offers various advantages over Sugeno FIS, including suitability for complex decision-making [30]. Another justification for using Mandami FIS is its usage in the previous study on which this work is based [30].
To represent the input variables (GSR, Body Temperature, and Heart Rate) and the output variable (Four Stress Levels), a triangular membership function, as shown in Figure 5, is used in the fuzzy logic system. This membership function is the same as was used in [30]. As can be seen from Figure 5, the input and output variables are categorized as ‘Low’, ‘Medium’, ‘High’, and ‘Very High’ (refer to Figure 5). The numerical representation for these functions is shown in Table 1 [30], which depicts the various ranges of sensor output that would lead to different stress levels.
The stress classification was governed by a comprehensive set of rules (refer to Table 2) derived from expert knowledge and previous work [30]. These rules map the combinations of GSR, Body Temperature, and Heart Rate to the corresponding stress levels. The defuzzification process uses the centroid method to output a crisp value to represent the final stress classification [30]. The centroid method is used as it is best for precision and smooth decision-making with respect to other prevalent methods of defuzzification [30].

3.3. Machine Learning-Based Stress Prediction

The stress classifications generated by the fuzzy system are used to create a labeled dataset containing 989 samples, which are then split into training and testing sets. Various performance metrics, including Accuracy, Precision, Recall, and F1 Score, are calculated to evaluate the performance of each model (refer to the result section for more details). Based on these assessments, Random Forest is selected as the final prediction model due to its superior performance in accurately classifying stress levels (refer to the result section for more details).

3.4. Model Testing and Validation

The trained ML model is validated using 35 old age home residents, SHEOWS, New Delhi. Considering the previous similar studies [29] which have used sample sizes varying from 5 to 255 for model validation, the sample size taken in the present study appears to be sufficient. The upcoming section presents the results that are obtained considering the above-mentioned methodology.

4. Results and Discussion

The system for stress monitoring in elderly individuals showed strong potential by integrating sensor data, fuzzy logic, and machine learning. Here is a summary of the key findings.

4.1. Model Performance

For all the considered ML models, a confusion matrix is created, as shown in Table 3 (created here for a specific case of Random Forest model), and then used to evaluate the important parameters, which are Accuracy, Precision, Recall, and F1 Score for different models. Table 4 shows the confusion matrix for the Random Forest Model as a sample case. A similar matrix is formed for other ML models, SVM, and Logistic Regression. Table 4 shows the model-wise parameters that are derived from the corresponding confusion matrices. As can be seen from Table 4, among other considered models, Random Forest is demonstrated to have the highest performance (across all the parameters), making it a preferred choice for stress prediction for this work. Thus, the Random Forest model is used for the validation study carried out on 35 old age home residents.
Table 5 shows the physiological output obtained from sensors in the II, III, and IV columns, predicted stress level, as obtained from the Random Forest ML model, in the V column, and validated result from old age home residents in the VI column. It is to be noted that the stress level validation (refer to column VI of Table 5) of the predicted stress levels (obtained using ML model) has been verified manually by interacting with old age home residents at SHEOWS, New Delhi. As can be seen from Table 5, except at three instances (Serial numbers 6, 19, and 34 of the Table 5), the predicted results match with the validated results, signifying the accuracy of the trained ML model, which is Random Forest.

4.2. Strengths, Challenges, and Future Scope of the System

The main strength of the system is its high performance (Accuracy, Precision, Recall, and F1 Score). The use of fuzzy logic and machine learning led to reliable stress classification and prediction in real-time with the Random Forest and SVM models standing out among others (with more than 90% accuracy).
The current system consists of multiple components and sensors mounted on a hand glove, making it cumbersome for elderly residents in old age homes, especially for prolonged use. The glove-based design restricts mobility and may cause discomfort, reducing user convenience. Additionally, the absence of an integrated power supply limits continuous monitoring, posing a challenge for long-term usage. Furthermore, the dataset is limited in size and diversity, which may impact the accuracy and generalizability of the system’s predictive capabilities. Another concern is data security and privacy, as the system collects and transmits sensitive physiological information.
The identified challenges can be effectively addressed by integrating the following improvements into the existing design. The system should be developed into a more compact and user-friendly wearable form, such as wristbands or rings. This can be achieved using advanced integrated sensors capable of simultaneously measuring multiple physiological parameters (e.g., Heart Rate, temperature, and electrodermal activity), reducing the need for separate sensors, and enhancing user comfort. Incorporating an integrated power supply, along with low-power sensors and energy-efficient microcontrollers, will enable continuous monitoring and improve portability. Additionally, expanding the dataset with diverse samples and leveraging advanced machine learning techniques will enhance data processing and prediction accuracy. To address security concerns, implementing end-to-end encryption and secure data storage mechanisms will safeguard user information from unauthorized access and breaches. A redesigned system incorporating these improvements will provide a seamless, non-intrusive, and 24 × 7 monitoring experience, particularly for elderly residents in old age homes. This enhanced design will significantly improve usability, comfort, mobility, and functionality while ensuring data security and addressing existing limitations. These advancements define the future scope of this work.

5. Conclusions

The proposed system demonstrates substantial promise for enhancing the stress prediction and monitoring of elderly individuals through advanced technologies of IoT, ML, and data analytics. Different ML models were used to classify the sensor data as ‘Stress’, ‘Anxious’, ‘Calm, and ‘Relax’. The Random Forest model showed the highest performance (in terms of Accuracy—95.06%, Precision—95.22%, Recall—95.06%, and F1-Score—94.38%), outperforming SVM and Logistic Regression models, indicating its potential as the primary predictive model for stress prediction. The integration of IoT and fuzzy logic supported comprehensive, interpretable stress level classification along with transfer and display of the data on user interface conveniently.
Real-world deployment requires addressing issues like data security; sensor degradation and accuracy; the need for diversified data; the miniaturization of the system into more convenient wearable form, etc. Optimizing these aspects will enhance the system’s effectiveness, reliability, and ease of use in clinical and home care settings, ultimately contributing to better stress management and improved well-being for the elderly population.

Author Contributions

Conceptualization, A.K.A., B.P.M. and T.P.D.; methodology, A.K.A. and B.P.M.; software, T.P.D.; validation, A.K.A., B.P.M. and T.P.D.; formal analysis, T.P.D., investigation, A.K.A. and B.P.M.; resources, A.K.A., B.P.M. and C.S.; data curation, A.K.A. and T.P.D.; writing—original draft preparation, A.K.A. and T.P.D.; writing—review and editing, A.K.A. and T.P.D.; visualization, A.K.A. and B.P.M.; supervision, A.K.A., B.P.M. and C.S.; project administration, A.K.A.; funding acquisition, A.K.A., B.P.M. and C.S. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Council of Science & Technology, Uttar Pradesh (CST-UP), India, PID: 4296.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Informed consent was obtained from all the subjects involved in this study.

Data Availability Statement

Data are contained within the article.

Acknowledgments

The authors hereby acknowledge the financial assistance from Council of Science & Technology, Uttar Pradesh (CST-UP), India for this research work. The work carried out here is preliminary research work which needs to be extended appropriately towards achieving the higher objectives of the CST-UP project over a period of time.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Feng, G.; Xu, X.; Lei, J. Tracking perceived stress, anxiety, and depression in daily life: A double-downward spiral process. Front. Psychol. 2023, 14, 1114332. [Google Scholar] [CrossRef]
  2. Cattaneo, A.; Anacker, C.; Daskalakis, N.; Riva, M.A. Impact of stress exposure on mental and physical health across the life span: Molecular mechanisms, neurobiological abnormalities, and novel pathways for intervention. Psychoneuroendocrinology 2023, 153, 106142. [Google Scholar] [CrossRef]
  3. Nater, U.M. Recent developments in stress and anxiety research. J. Neural Transm. 2021, 128, 1265–1267. [Google Scholar] [CrossRef] [PubMed]
  4. Muñoz, S.; Iglesias, C.Á.; Mayora, O.; Osmani, V. Prediction of stress levels in the workplace using surrounding stress. Inf. Process. Manag. 2022, 59, 103064. [Google Scholar] [CrossRef]
  5. Baloh, R.W. Stress, anxiety and depression. In Exercise and the Brain; Springer: Berlin/Heidelberg, Germany, 2022; pp. 129–146. [Google Scholar] [CrossRef]
  6. Sarmiento, L.F.; da Cunha, P.L.; Tabares, S.; Tafet, G.; Gouveia, A., Jr. Decision-making understress: A psychological and neurobiological integrative model. Brain Behav. Immun. Health 2024, 38, 100766. [Google Scholar] [CrossRef]
  7. Palamarchuk, I.S.; Vaillancourt, T. Mental resilience and coping with stress: A comprehensive, multi-level model of cognitive processing, decision making, and behavior. Front. Behav. Neurosci. 2021, 15, 719674. [Google Scholar] [CrossRef]
  8. Can, Y.S.; Arnrich, B.; Ersoy, C. Stress detection in daily life scenarios using smartphones and wearable sensors: A survey. J. Biomed. Inform. 2019, 92, 103139. [Google Scholar] [CrossRef]
  9. Van Der Kolk, B.A. Trauma and memory. Psychiatry Clin. Neurosci. 1998, 52, S52–S64. [Google Scholar] [CrossRef]
  10. The Most Stressed Country in Europe. Available online: https://www.internationalaccountingbulletin.com/news/revealed-the-most-stressed-countries-in-europe/?cf-view (accessed on 13 February 2024).
  11. Wolfson, J.A.; Garcia, T.; Leung, C.W. Food insecurity is associated with depression, anxiety, and stress: Evidence from the early days of the COVID-19 pandemic in the United States. Health Equity 2021, 5, 64–71. [Google Scholar] [CrossRef]
  12. Cohen, S.; Williamson, G.M. Stress and infectious disease in humans. Psychol. Bull. 1991, 109, 5. [Google Scholar] [CrossRef]
  13. O’Connor, D.B.; Thayer, J.F.; Vedhara, K. Stress and Health: A Review of Psychobiological Processes. Annu. Rev. Psychol. 2021, 72, 663–688. [Google Scholar] [CrossRef] [PubMed]
  14. Montgomery, R.M.; Gouvea, M.A.V.M. Impact of Chronic Stress on Physical and Mental Health: A Detailed Analysis. Preprints 2024. [Google Scholar] [CrossRef]
  15. Iqbal, S.; Howse, J.; Banu, S.; Lateef, A.; Khan, S.; Barlas, Z.; Moon, S.; Moukaddam, N.; Shah, A.A. The Effects of Stress on Health. Psychiatr. Ann. 2024, 54, e272–e276. [Google Scholar] [CrossRef]
  16. Nargund, V.H. Effects of psychological stress on male fertility. Nat. Rev. Urol. 2015, 12, 373–382. [Google Scholar] [CrossRef]
  17. Ilacqua, A.; Izzo, G.; Emerenziani, G.P.; Baldari, C.; Aversa, A. Lifestyle and fertility: The influence of stress and quality of life on male fertility. Reprod. Biol. Endocrinol. 2018, 16, 115. [Google Scholar] [CrossRef]
  18. Palomba, S.; Daolio, J.; Romeo, S.; Battaglia, F.A.; Marci, R.; La Sala, G.B. Lifestyle and fertility: The influence of stress and quality of life on female fertility. Reprod. Biol. Endocrinol. 2018, 16, 113. [Google Scholar] [CrossRef]
  19. Valsamakis, G.; Chrousos, G.; Mastorakos, G. Stress, female reproduction, and pregnancy. Psychoneuroendocrinology 2019, 100, 48–57. [Google Scholar] [CrossRef]
  20. Chang, Y.M.; El-Zaatari, M.; Kao, J.Y. Does stress induce bowel dysfunction? Expert Rev. Gastroenterol. Hepatol. 2014, 8, 583–585. [Google Scholar] [CrossRef]
  21. Moore, R.C.; Straus, E.; Campbell, L.M. Stress, mental health, and aging. In Handbook of Mental Health and Aging, 3rd ed.; Academic Press: Cambridge, MA, USA, 2020; pp. 37–58. [Google Scholar] [CrossRef]
  22. Jalali, A.; Ziapour, A.; Karimi, Z.; Rezaei, M.; Emami, B.; Kalhori, R.P.; Khosravi, F.; Sameni, J.S.; Kazeminia, M. Global prevalence of depression, anxiety, and stress in the elderly population: A systematic review and meta-analysis. BMC Geriatr. 2024, 24, 809. [Google Scholar] [CrossRef]
  23. Steinert, A.; Haesner, M.; Steinhagen-Thiessen, E. Stress in older adults–causes, consequences and coping strategies. Gerontologist 2016, 56 (Suppl. 3), 725. [Google Scholar] [CrossRef]
  24. Eckerling, A.; Ricon-Becker, I.; Sorski, L.; Sandbank, E.; Ben-Eliyahu, S. Stress and cancer: Mechanisms, significance, and future directions. Nat. Rev. Cancer 2021, 21, 767–785. [Google Scholar] [CrossRef] [PubMed]
  25. Al-Atawi, A.A.; Alyahyan, S.; Alatawi, M.N.; Sadad, T.; Manzoor, T.; Farooq-i-Azam, M.; Khan, Z.H. Stress monitoring using machine learning, IoT and wearable sensors. Sensors 2023, 23, 8875. [Google Scholar] [CrossRef] [PubMed]
  26. Talaat, F.M.; El-Balka, R.M. Stress monitoring using wearable sensors: IoT techniques in medical field. Neural Comput. Appl. 2023, 35, 18571–18584. [Google Scholar] [CrossRef]
  27. Vos, G.; Trinh, K.; Sarnyai, Z.; Azghadi, M.R. Generalizable machine learning for stress monitoring from wearable devices: A systematic literature review. Int. J. Med. Inform. 2023, 173, 105026. [Google Scholar] [CrossRef]
  28. Almadhor, A.; Sampedro, G.A.; Abisado, M.; Abbas, S.; Kim, Y.-J.; Khan, M.A.; Baili, J.; Cha, J.-H. Wrist-based electrodermal activity monitoring for stress detection using federated learning. Sensors 2023, 23, 3984. [Google Scholar] [CrossRef]
  29. Bolpagni, M.; Pardini, S.; Dianti, M.; Gabrielli, S. Personalized Stress Detection Using Biosignals from Wearables: A Scoping Review. Sensors 2024, 24, 3221. [Google Scholar] [CrossRef]
  30. Basjaruddin, N.C.; Syahbarudin, F.; Sutjiredjeki, E. Measurement Device for Stress Level and Vital Sign Based on Sensor Fusion. Healthc Inform. Res. 2021, 27, 11–18. [Google Scholar] [CrossRef]
Figure 1. Block diagram of the system.
Figure 1. Block diagram of the system.
Engproc 81 00012 g001
Figure 2. (a) Image of system equipped with sensors, (b) image of data displayed in real-time over local host interface.
Figure 2. (a) Image of system equipped with sensors, (b) image of data displayed in real-time over local host interface.
Engproc 81 00012 g002
Figure 3. Images for data collection from old age home residents, SHEOWS, New Delhi.
Figure 3. Images for data collection from old age home residents, SHEOWS, New Delhi.
Engproc 81 00012 g003
Figure 4. Fuzzy logic system design [30].
Figure 4. Fuzzy logic system design [30].
Engproc 81 00012 g004
Figure 5. Fuzzy membership function of (A) GSR, (B) HR, (C) H & T, (D) stress [30].
Figure 5. Fuzzy membership function of (A) GSR, (B) HR, (C) H & T, (D) stress [30].
Engproc 81 00012 g005
Table 1. Classification of stress based on membership function values [30].
Table 1. Classification of stress based on membership function values [30].
Stress LevelGSR (μS)Heart Rate (bpm)Temperature (°C)
Relax<260–7036–37
Calm2–470–9035–36
Anxious4–690–10033–35
Stress>6>100<33
Table 2. Fuzzy rules for stress classification based on input signals membership function [30].
Table 2. Fuzzy rules for stress classification based on input signals membership function [30].
GSRBody TemperatureHeart Rate
LowMediumHighVery High
LowLowRelaxAnxiousAnxiousLow
MediumRelaxCalmAnxiousAnxious
HighRelaxCalmCalmAnxious
Very HighRelaxRelaxCalmAnxious
MediumLowAnxiousAnxiousAnxiousMedium
MediumCalmCalmAnxiousAnxious
HighCalmCalmCalmAnxious
Very highRelaxCalmCalmRelax
HighLowAnxiousCalmAnxiousHigh
MediumAnxiousAnxiousAnxiousAnxious
HighCalmCalmAnxiousAnxious
Very highCalmCalmAnxiousStress
Very HighLowAnxiousAnxiousStressAnxious
MediumAnxiousAnxiousAnxiousStress
HighAnxiousCalmAnxiousStress
Very highCalmCalmAnxiousStress
Table 3. Confusion matrix for Random Forest classification model.
Table 3. Confusion matrix for Random Forest classification model.
AnxiousCalmRelaxStress
Relax0510
Calm215600
Anxious91500
Stress1002
Table 4. Accuracy of different ML models evaluated after model testing.
Table 4. Accuracy of different ML models evaluated after model testing.
ML ModelsAccuracyPrecisionRecallF1 Score
Logistic Regression75.67%74.17%75.67%74.63%
SVM90.87%89.44%90.87%89.76%
Random Forest95.06%95.22%95.06%94.38%
Table 5. Stress classification for old age home residents using Random Forest model.
Table 5. Stress classification for old age home residents using Random Forest model.
Sl NoGSR (μS)Temperature (°C)Heart Rate (bpm)Predicted
Stress Level
(From ML Model)
Validated
Stress Level (From Old Age Home Residents)
13.1132.3277CalmCalm
25.6734.1871AnxiousAnxious
33.8137.1367RelaxRelax
44.8535.4475CalmCalm
53.4835.6776CalmCalm
63.1432.4570CalmAnxious
74.7935.5369CalmCalm
84.4237.2585StressStress
93.3132.5869CalmCalm
103.0935.4478CalmCalm
114.935.5970CalmCalm
123.4433.1167CalmCalm
134.6635.5573CalmCalm
142.9633.3885AnxiousAnxious
153.6437.3469CalmCalm
162.433.1777CalmCalm
174.5536.9776CalmCalm
182.235.478CalmCalm
194.3134.5667AnxiousStress
205.9336.3670CalmCalm
212.2836.3270CalmCalm
222.132.3880AnxiousAnxious
23537.171CalmCalm
245.7531.9974CalmCalm
253.734.6677CalmCalm
262.2534.783AnxiousAnxious
272.8235.978CalmCalm
282.3433.2278CalmCalm
295.834.280AnxiousAnxious
303.0833.8965CalmCalm
314.934.8569AnxiousAnxious
322.783471CalmCalm
334.5231.3376CalmCalm
345.7234.2873AnxiousCalm
354.1231.9185AnxiousAnxious
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Ahuja, A.K.; Mishra, B.P.; Shankar, C.; Dubey, T.P. Stress Detection Using Bio-Signal Processing: An Application of IoT and Machine Learning for Old Age Home Residents. Eng. Proc. 2024, 81, 12. https://doi.org/10.3390/engproc2024081012

AMA Style

Ahuja AK, Mishra BP, Shankar C, Dubey TP. Stress Detection Using Bio-Signal Processing: An Application of IoT and Machine Learning for Old Age Home Residents. Engineering Proceedings. 2024; 81(1):12. https://doi.org/10.3390/engproc2024081012

Chicago/Turabian Style

Ahuja, Amit Kumar, Bajarang Prasad Mishra, Chandra Shankar, and Tanishk Prakash Dubey. 2024. "Stress Detection Using Bio-Signal Processing: An Application of IoT and Machine Learning for Old Age Home Residents" Engineering Proceedings 81, no. 1: 12. https://doi.org/10.3390/engproc2024081012

APA Style

Ahuja, A. K., Mishra, B. P., Shankar, C., & Dubey, T. P. (2024). Stress Detection Using Bio-Signal Processing: An Application of IoT and Machine Learning for Old Age Home Residents. Engineering Proceedings, 81(1), 12. https://doi.org/10.3390/engproc2024081012

Article Metrics

Back to TopTop