Development of a Real-Time Wearable Humming Detector Device
Abstract
:1. Introduction
2. Objectives
3. Development and Methodology
3.1. Components and Assembly System
3.2. Humming Detection Algorithm
- Compute the Spectrum: Analyze the frequency spectrum of the signal to identify the amplitude at each frequency.
- Find Zero-Crossings in Derivative: Calculate the derivative of the amplitude as a function of frequency to detect changes in the slope.
- Detect Peaks: Identify points where the derivative changes from positive to negative, indicating potential peaks (maxima) in the frequency spectrum.
- Apply a Threshold: Filter out peaks that fall below a specified amplitude threshold to focus on significant peaks.
- Peak selection: Select the first peak detected and the frequency associated with it.
- Fundamental frequency evaluation: Set an amplitude threshold to half of the amplitude’s value of the peak frequency detected in the previous step. Repeat steps 1 to 5 using data from 0 up to the peak frequency lastly detected. Check if additional peaks are present over another less strict threshold. If no other peaks are found, the detected peak from the first selection will be kept and considered as the fundamental frequency. Otherwise, the first peak detected on the second selection is chosen.
3.3. Translation of Humming Note into Assistive Device Command
3.4. LED Lighting Platform Humming Test
4. Results and Discussion
4.1. RC Car Control by Humming Results
4.2. LED Lighting Platform Humming Test Results
5. Conclusions
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Conflicts of Interest
References
- Caranica, A.; Cucu, H.; Burileanu, C.; Portet, F.; Vacher, M. Speech Recognition Results for Voice-Controlled Assistive Applications. In Proceedings of the 2017 International Conference on Speech Technology and Human-Computer Dialogue (SpeD), Bucharest, Romania, 6–7 July 2017; pp. 1–8. [Google Scholar] [CrossRef]
- Pulikottil, T.B.; Caimmi, M.; D’Angelo, M.G.; Biffi, E.; Pellegrinelli, S.; Tosatti, L.M. A Voice Control System for Assistive Robotic Arms: Preliminary Usability Tests on Patients. In Proceedings of the 2018 7th IEEE International Conference on Biomedical Robotics and Biomechatronics (Biorob), Enschede, The Netherlands, 26–29 August 2018; pp. 167–172. [Google Scholar] [CrossRef]
- Statistics Canada. Disability Rate in Canada Increased in 2022. Available online: https://www.statcan.gc.ca/o1/en/plus/5980-disability-rate-canada-increased-2022 (accessed on 30 July 2024).
- Centers for Disease Control and Prevention. Disability Impacts All of Us [Infographic]. Disability and Health Data System (DHDS). Available online: https://www.cdc.gov/ncbddd/disabilityandhealth/pdf/disability-impacts-all-of-us-infographic.pdf (accessed on 22 August 2024).
- Provincial Health Services Authority. Learn More About Aphasia During Aphasia Awareness Month. Available online: http://www.phsa.ca/phsa-news-site/Pages/Learn-more-about-aphasia-during-Aphasia-Awareness-Month.aspx#:~:text=More%20than%20100%2C000%20Canadians%20live,of%20stroke%20survivors%20experience%20it.&text=Aphasia%20is%20often%20misunderstood.,it%20does%20not%20affect%20intelligence (accessed on 30 July 2024).
- Gunawardena, D.; Ash, S.; McMillan, C.; Avants, B.; Gee, J.; Grossman, M. Why Are Patients with Progressive Nonfluent Aphasia Nonfluent? Neurology 2010, 75, 588–594. [Google Scholar] [CrossRef]
- National Aphasia Association. Aphasia Statistics. Available online: https://aphasia.org/aphasia-resources/aphasia-statistics/#:~:text=INCIDENCE%20OF%20APHASIA&text=About%205%2C000%2C000%20people%20survived%20strokes,in%20the%20USA%20with%20aphasia (accessed on 22 August 2024).
- Sook Young, W.; Lee, D.I.; Smith, J. Humming Control Interface for Hand-Held Devices. In Proceedings of the 9th International ACM SIGACCESS Conference on Computers and Accessibility (Assets ‘07), Tempe, AZ, USA, 15–17 October 2007; Association for Computing Machinery: New York, NY, USA, 2007; pp. 259–260. [Google Scholar] [CrossRef]
- Peixoto, N.; Nik, H.G.; Charkhkar, H. Voice Controlled Wheelchairs: Fine Control by Humming. Comput. Methods Programs Biomed. 2013, 112, 156–165. [Google Scholar] [CrossRef] [PubMed]
- Hainisch, R.; Platz, M. Phonetic Control: A New Approach for Continuous, Non-Invasive Device Control Using the Vocal Tract. In Proceedings of the 2007 IEEE 10th International Conference on Rehabilitation Robotics, Noordwijk, The Netherlands, 13–15 June 2007; pp. 688–692. [Google Scholar] [CrossRef]
- Schweitzer, F.; Campeau-Lecours, A. IMU-Based Hand Gesture Interface Implementing a Sequence-Matching Algorithm for the Control of Assistive Technologies. Signals 2021, 2, 729–753. [Google Scholar] [CrossRef]
Humming Note | Fundamental Frequency | First Harmonic | Second Harmonic |
---|---|---|---|
Do | 131 Hz | 262 Hz | 426 Hz |
Re | 143 Hz | 291 Hz | 456 Hz |
Mi | 156 Hz | 312 Hz | 477 Hz |
Fa | 177 Hz | 354 Hz | 519 Hz |
Humming Note | Associated Command |
---|---|
Do | Car goes forward |
Re | Car goes backward |
Mi | Car turns left |
Fa | Car turns right |
Humming Recognition Step | Time (in s) |
---|---|
Data acquisition | 0.240 s |
FFT process and fundamental frequency detection | 0.008 s |
Mean time for BLE data transmission | 0.022 s |
Total operation mean time | 0.270 s |
Mean Score | Median Score | Minimum Score | Perfect Score Proportion | Men: Women Ratio |
---|---|---|---|---|
3.46 | 4 | 2 | 54% | 9:4 |
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. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Mazouzi, A.; Campeau-Lecours, A. Development of a Real-Time Wearable Humming Detector Device. Sensors 2024, 24, 7296. https://doi.org/10.3390/s24227296
Mazouzi A, Campeau-Lecours A. Development of a Real-Time Wearable Humming Detector Device. Sensors. 2024; 24(22):7296. https://doi.org/10.3390/s24227296
Chicago/Turabian StyleMazouzi, Amine, and Alexandre Campeau-Lecours. 2024. "Development of a Real-Time Wearable Humming Detector Device" Sensors 24, no. 22: 7296. https://doi.org/10.3390/s24227296
APA StyleMazouzi, A., & Campeau-Lecours, A. (2024). Development of a Real-Time Wearable Humming Detector Device. Sensors, 24(22), 7296. https://doi.org/10.3390/s24227296