초록
최근 생체신호 측정 기술의 비약적인 발전으로 기존 데스크톱 컴퓨팅 환경은 급속히 임베디드 시스템 기반의 환경으로 변화하고 있다. 이에 본 논문에서는 병원의 심전도 측정기기에 준하는 데이터의 정밀도를 가지는 안드로이드 기반 심전도 측정 시스템을 구현하였다. 대부분의 의료용 기기에서 가장 문제가 되는 것은 PC와의 연동을 위하여 별도의 통신 수단이 필요하지만 본 연구에서는 안드로이드가 포팅된 임베디드 시스템에서 사용하기 때문에 별도의 통신수단이 필요 없이 바로 심전도의 측정이 가능하다. 또한, 심전도 측정을 위한 앱(어플) 프로그램을 개발하여 보다 편리하고 간편하게 심전도를 측정 할 수 있도록 하였다.
As the recent advanced in BIO signal measurement technology, our computing platform is rapidly shifting from desktop PCs to Embedded System. Therefore, In this paper introduces an implementation of the same precision as a hospitan ECG system on the Android. The most important fact of the hospital system is connectivity among the PC such as separate means of communication, we can eliminate the separate means of communication through the Porting Embedded System on Android that can be receive ECG signal directly. We also implementation ECG App on Android that can analyze and show the data result directly.