Related Experiment Video
Updated: May 25, 2026

14:09
Quantitative Optical Microscopy: Measurement of Cellular Biophysical Features with a Standard Optical Microscope
Published on: April 7, 2014
Cubic spline interpolation with overlapped window and data reuse for on-line Hilbert Huang transform biomedical
Nai-Fu Chang1, Cheng-Yi Chiang, Tung-Chien Chen
1School of Veterinary Medicine, National Taiwan University, Taipei, Taiwan.
Summary
This study introduces an efficient on-chip Hilbert-Huang transform (HHT) for real-time biomedical signal analysis. It reduces computation for cubic spline interpolation (CSI) in wearable sensors by processing data in small, overlapping windows.
Area of Science:
- Biomedical Engineering
- Signal Processing
- Computer Engineering
Background:
- Real-time analysis of non-linear, non-stationary biomedical signals is crucial for wearable and implantable sensors.
- The Hilbert-Huang Transform (HHT) is a key technique for this analysis.
- Cubic Spline Interpolation (CSI) is computationally intensive within HHT, causing latency issues.
Purpose of the Study:
- To develop an on-chip HHT implementation that meets real-time requirements.
- To reduce the computational load of CSI in HHT processors.
- To enable accurate signal analysis on resource-constrained wearable and implantable devices.
Main Methods:
- Proposed an on-line processing method for CSI using small, overlapped data windows.
- Implemented data reuse strategies between consecutive windows.
- Focused on optimizing the CSI component of the HHT algorithm for hardware.
Main Results:
- Achieved significant computational savings in CSI: 58% reduction in multiplications and 73% in divisions.
- Maintained interpolation accuracy despite using smaller, overlapping data windows.
- Demonstrated feasibility of real-time HHT on-chip processing.
Conclusions:
- The proposed on-line CSI method effectively reduces latency and computational cost for on-chip HHT.
- This approach enhances the practicality of HHT for real-time biomedical signal analysis in wearable and implantable sensors.
- Optimized HHT implementation enables efficient processing of complex biomedical data.
Related Concept Videos
Reconstruction of Signal using Interpolation
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next sampling...
Upsampling
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
