Abstract
Fall detection is a major problem in healthcare systems, especially for elderly people who are the most vulnerable. It is important to design and implement not only an accurate fall detection system (FDS) but also a system with a real-time response. The achievement of high accuracy and fast response time together allows the development of a system that helps saving lives, time and money in healthcare industry. This paper presents the design, simulation and implementation of a novel FDS using the Shimmer wearable sensor. The discrete wavelet transform (DWT) is applied for preprocessing the data coming from the Shimmer platform, principal component analysis (PCA) is used for dimensionality reduction and feature extraction and finally, a binary decision tree (DT) is utilized for classification purpose. The system is simulated in MATLAB prior to the implementation on the Zynq system-on-chip (SoC) for hardware acceleration. DWT is executed on the processing system (PS) of the Zynq platform in a software manner while PCA and DT are both implemented on the programmable logic (PL) for hardware acceleration. PCA and DT are developed in C and synthesized in Vivado high level synthesis (HLS) tool to transform the C based designed into a register transfer level (RTL) implementation. Various optimization techniques are explored in Vivado HLS. The performance of the FDS in terms of accuracy of the classifier is 88.4% while the overall resources used in PL of the Zynq vary between 2% and 23% depending on the running frequency and optimization technique used.
Original language | English |
---|---|
Title of host publication | IEEE/ACS 11th International Conference on Computer Systems and Applications (AICCSA), 2014 |
Publisher | IEEE |
Pages | 685-690 |
Number of pages | 6 |
ISBN (Print) | 9781479971008 |
DOIs | |
Publication status | Published - 2014 |
Keywords
- assisted living
- discrete wavelet transforms
- feature extraction
- geriatrics
- high level synthesis
- principal component analysis
- system-on-chip
- DWT
- FDS
- HLS based hardware acceleration
- PCA
- RTL implementation
- Shimmer platform
- Shimmer wearable sensor
- Vivado HLS tool
- Vivado high level synthesis tool
- Zynq SoC
- Zynq system-on-chip
- binary DT
- binary decision tree
- dimensionality reduction
- discrete wavelet transform
- elderly people
- fall detection system
- healthcare industry
- healthcare systems
- programmable logic
- real-time response system
- register transfer level implementation
- Acceleration
- Decision trees
- Hardware
- Training
- decision tree classifier