Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : Journal of Electronics, Electromedical Engineering, and Medical Informatics

Design of Low Vision Electronic Glasses with Image Processing Capabilities Using Raspberry Pi Setiawan, Rachmad; Rayhan Akmal Fadlurahman; Nada Fitrieyatul Hikmah
Journal of Electronics, Electromedical Engineering, and Medical Informatics Vol 5 No 2 (2023): April
Publisher : Department of Electromedical Engineering, POLTEKKES KEMENKES SURABAYA

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35882/jeeemi.v5i2.294

Abstract

Poor vision is one of the most common eye health issues worldwide. Low vision patients are typically treated with optical devices or by substituting hearing or touch for visual capabilities. Head-mounted displays are currently the most promising form of low-vision assistive technology since they utilize the user's remaining natural visual capabilities. In this work, a prototype head-mounted display-based low-vision tool in the form of electronic glasses was designed utilizing a Raspberry Pi computer. The prototype was created using a Raspberry Pi 4 B coupled with cameras to allow real-time video acquisition. The LCD on the electronic eyewear frame as the camera showed the video recording. The prototype also included software utilizing five image processing modes—magnification, brightness enhancement, adaptive contrast enhancement, edge enhancement, and text detection and recognition- to help persons with limited vision acquire visual information more effectively. OpenCV was used with Python to create the software system. Average framerate measurements of 30–40 FPS for brightness and contrast improvement modes, 20 FPS for zooming and edge enhancement modes, and 1.3 FPS for text identification modes showed that the concept of electronic spectacles was successfully implemented in this research.
A Mattress-Integrated ECG System for Home Detection of Obstructive Sleep Apnea Through HRV Analysis Using Wavelet Transform and XGBoost Classification Fitrieyatul Hikmah, Nada; Setiawan, Rachmad; Amalia, Rima; Syulthoni, Zain Budi; Nugroho, Dwi Oktavianto Wahyu; Syakir, Mu’afa Ali
Journal of Electronics, Electromedical Engineering, and Medical Informatics Vol 7 No 4 (2025): October
Publisher : Department of Electromedical Engineering, POLTEKKES KEMENKES SURABAYA

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.35882/jeeemi.v7i4.1022

Abstract

Obstructive Sleep Apnea (OSA) is a potentially life-threatening sleep disorder that often remains undiagnosed due to the complexity of conventional diagnostic methods such as polysomnography (PSG). Currently, there is a lack of accessible, non-invasive diagnostic solutions suitable for home use. This study proposes a novel approach to automate OSA detection using single-lead electrocardiogram (ECG) signals acquired through non-contact conductive fabric electrodes embedded in a mattress, enabling unobtrusive monitoring during sleep. The main contributions of the proposed study are a mattress-embedded contactless ECG monitoring system eliminating the discomfort of traditional electrodes, and an advanced signal processing framework integrating wavelet decomposition with machine learning for precise OSA identification. ECG signals from 35 subjects (30 male, 5 females, aged 27-63 years) diagnosed with OSA were obtained from the PhysioNet Apnea-ECG database, originally sampled at 100 Hz and up-sampled to 250 Hz for consistency with experimental recordings from healthy volunteers tested in various sleep positions. Signals were recorded non-invasively during sleep in various body positions and processed using the Discrete Wavelet Transform (DWT) up to the third level of decomposition. The processing of ECG signals involved Heart Rate Variability (HRV) analysis, which was applied to extract information in the time domain, frequency domain, and non-linear properties. By analyzing HRV on the respiratory sinus arrhythmia spectrum, the respiration signal was obtained from ECG-derived respiration (EDR). Feature selection was performed using ANOVA, resulting in a set of key features including respiratory rate, SD2, SDNN, LF/HF ratio, and pNN50. These features were classified using the XGBoost algorithm to determine the presence of OSA. The proposed system achieved a detection accuracy of 96.7%, demonstrating its potential for reliable home-based OSA diagnosis. This method improves comfort through non-contact sensing and supports early intervention by delivering timely alerts for high-risk patients