RISS 학술연구정보서비스

검색

인기 검색어

    다국어 입력

    http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

    변환된 중국어를 복사하여 사용하시면 됩니다.

    예시)
    • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
    • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
    닫기
    KCI등재

    Buildroot 기반 임베디드 리눅스에서의 PPG-HRV 분석 시스템 구현_디바이스 드라이버 개발 및 pyHRV 포팅 = Implementation of a PPG-Based HRV Analysis System on Buildroot Embedded Linux: Device Driver Development and pyHRV Porting

    한글로보기

    https://www.riss.kr/link?id=A110395079

    • 0

      상세조회
    • 0

      다운로드
    서지정보 열기
    • 내보내기
    • 내책장담기
    • 공유하기
    • 오류접수

    부가정보

    국문 초록 (Abstract) kakao i 다국어 번역

    본 연구는 ARM Cortex-A9 기반 임베디드 리눅스 시스템에서 PPG 신호 수집과 HRV 분석을 통합적으로 수행하는 시스템을 구현하는 것을 목적으로 한다. Buildroot 환경에서 pyHRV 라이브러리 구동에 필요한 Python 패키지 의존성을 해결하여 임베디드 환경에 포팅하였으며, SFH7050 LED 모듈과 MAX30112 AFE로 구성된 PPG 센서를 제어하기 위한 Linux 커널 디바이스 드라이버를 개발하였다. 또한 /dev/hrd 문자 디바이스 인터페이스를 통해 사용자 공간의 Python 애플리케이션에서 센서 데이터 수신 및 제어가 가능하도록 시스템을 설계하였다. 본 연구는 HRV 알고리즘의 성능 평가보다는 자원이 제한된 임베디드 환경에서 PPG 신호 획득, 전처리, HRV 분석까지의 전체 파이프라인을 실제 시스템에 통합하는 방법론을 제시하는 데 중점을 두었다. 실험 결과, Buildroot 기반 장치에서 PPG 신호로부터 NN 간격을 추출하고 온디바이스 환경에서 HRV 분석이 안정적으로 수행됨을 확인하였다.
    번역하기

    본 연구는 ARM Cortex-A9 기반 임베디드 리눅스 시스템에서 PPG 신호 수집과 HRV 분석을 통합적으로 수행하는 시스템을 구현하는 것을 목적으로 한다. Buildroot 환경에서 pyHRV 라이브러리 구동에 필...

    본 연구는 ARM Cortex-A9 기반 임베디드 리눅스 시스템에서 PPG 신호 수집과 HRV 분석을 통합적으로 수행하는 시스템을 구현하는 것을 목적으로 한다. Buildroot 환경에서 pyHRV 라이브러리 구동에 필요한 Python 패키지 의존성을 해결하여 임베디드 환경에 포팅하였으며, SFH7050 LED 모듈과 MAX30112 AFE로 구성된 PPG 센서를 제어하기 위한 Linux 커널 디바이스 드라이버를 개발하였다. 또한 /dev/hrd 문자 디바이스 인터페이스를 통해 사용자 공간의 Python 애플리케이션에서 센서 데이터 수신 및 제어가 가능하도록 시스템을 설계하였다. 본 연구는 HRV 알고리즘의 성능 평가보다는 자원이 제한된 임베디드 환경에서 PPG 신호 획득, 전처리, HRV 분석까지의 전체 파이프라인을 실제 시스템에 통합하는 방법론을 제시하는 데 중점을 두었다. 실험 결과, Buildroot 기반 장치에서 PPG 신호로부터 NN 간격을 추출하고 온디바이스 환경에서 HRV 분석이 안정적으로 수행됨을 확인하였다.

    더보기

    다국어 초록 (Multilingual Abstract) kakao i 다국어 번역

    This study presents the implementation of an integrated system for photoplethysmography (PPG) signal acquisition and heart rate variability (HRV) analysis on an ARM Cortex-A9–based embedded Linux platform. In the Buildroot environment, the Python package dependencies required to run the pyHRV library were resolved and successfully ported to the embedded system. A Linux kernel device driver was developed to control a PPG sensor consisting of an SFH7050 LED module and a MAX30112 analog front-end (AFE). The system was designed to allow user-space Python applications to receive and control sensor data through the /dev/hrd character device interface. Rather than focusing on the performance evaluation of HRV algorithms, this work emphasizes the integration methodology of the entire pipeline—from PPG signal acquisition and preprocessing to HRV analysis—within a resource-constrained embedded environment. Experimental results demonstrate that NN intervals can be extracted from PPG signals and that on-device HRV analysis can be performed reliably on the Buildroot-based system.
    번역하기

    This study presents the implementation of an integrated system for photoplethysmography (PPG) signal acquisition and heart rate variability (HRV) analysis on an ARM Cortex-A9–based embedded Linux platform. In the Buildroot environment, the Python pa...

    This study presents the implementation of an integrated system for photoplethysmography (PPG) signal acquisition and heart rate variability (HRV) analysis on an ARM Cortex-A9–based embedded Linux platform. In the Buildroot environment, the Python package dependencies required to run the pyHRV library were resolved and successfully ported to the embedded system. A Linux kernel device driver was developed to control a PPG sensor consisting of an SFH7050 LED module and a MAX30112 analog front-end (AFE). The system was designed to allow user-space Python applications to receive and control sensor data through the /dev/hrd character device interface. Rather than focusing on the performance evaluation of HRV algorithms, this work emphasizes the integration methodology of the entire pipeline—from PPG signal acquisition and preprocessing to HRV analysis—within a resource-constrained embedded environment. Experimental results demonstrate that NN intervals can be extracted from PPG signals and that on-device HRV analysis can be performed reliably on the Buildroot-based system.

    더보기

    분석정보

    View

    상세정보조회

    0

    Usage

    원문다운로드

    0

    대출신청

    0

    복사신청

    0

    EDDS신청

    0

    동일 주제 내 활용도 TOP

    더보기

    주제

    연도별 연구동향

    연도별 활용동향

    연관논문

    연구자 네트워크맵

    공동연구자 (7)

    유사연구자 (20) 활용도상위20명

    이 자료와 함께 이용한 RISS 자료

    나만을 위한 추천자료

    해외이동버튼