Related Concept Videos
Aliasing
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original signal...
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original signal...
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...
Computed Tomography
Tomography refers to imaging by sections. Computed tomography (CT) is a non-invasive imaging technique that uses computers to analyze several cross-sectional X-rays to reveal minute details about structures in the body.
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
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...
Fast Fourier Transform
The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
Sampling Theorem
In signal processing, the analysis of continuous-time signals, denoted as x(t), often involves sampling techniques to convert these signals into discrete-time signals. This process is essential for digital representation and manipulation. A critical component in sampling is the train of impulses, characterized by the sampling interval and the sampling frequency. The relationship between these parameters and the original signal's properties dictates the success of the sampling process.
You might also read
Related Articles
Articles linked to this work by shared authors, journal, and citation graph.
Sort by
Same author
Using Principal Components Analysis to Visualize Motion and Mitigate Artifacts in Dynamic Optical Coherence Tomography.
Journal of biophotonics·2026
Same author
3D Otoscope: toward an extra diagnostic dimension for middle-ear related issues.
Hearing research·2025
Same author
External torque application during assessment of syndesmotic ankle lesions: A systematic review.
Clinical biomechanics (Bristol, Avon)·2025
Related Experiment Video
Updated: Jun 11, 2026

11:21
Integrated Photoacoustic Ophthalmoscopy and Spectral-domain Optical Coherence Tomography
Published on: January 15, 2013
Real-time resampling in Fourier domain optical coherence tomography using a graphics processing unit.
Journal of Biomedical Optics
|July 10, 2010
Summary
Graphics processing units (GPUs) accelerate Fourier domain optical coherence tomography (FD-OCT) signal processing. This GPU acceleration enables faster recalibration and image display without specialized hardware, improving system speed and image quality.
Area of Science:
- Biomedical Optics
- Medical Imaging Technology
- Computational Imaging
Background:
- Fourier domain optical coherence tomography (FD-OCT) traditionally requires complex recalibration methods.
- Existing recalibration techniques involve either sensitive hardware or slow software algorithms, limiting system performance.
Discussion:
- This study implements the entire signal recalibration process on a commercial graphics processing unit (GPU).
- The GPU's parallel processing capabilities significantly enhance computational efficiency for FD-OCT signal processing.
- The GPU accelerates the fast Fourier transform (FFT) and background noise removal, enabling full GPU-based processing.
Key Insights:
- GPU implementation achieves high-speed FD-OCT signal processing, overcoming limitations of traditional methods.
- Full GPU-based processing eliminates the need for additional resampling hardware, simplifying the system setup.
- A display rate of 25 frames/sec for 1,024 x 1,024 pixel images was achieved.
Outlook:
- This GPU-accelerated approach offers a pathway to faster and more efficient FD-OCT systems.
- Potential for real-time, high-resolution OCT imaging in clinical and research applications.
- Further optimization of GPU algorithms could lead to even greater performance gains.

