On-chip monolithic Fourier transform spectrometers assisted by cGAN spectral prediction

Optics Letters
|September 1, 2021
PubMed

Related Concept Videos

Raman Spectroscopy Instrumentation: Overview01:26

Raman Spectroscopy Instrumentation: Overview

A conventional Raman spectrophotometer includes a laser source, a sample holding system, a wavelength selector, and a detector.
The monochromatic laser source, typically using visible or near-infrared radiation, generates a highly focused beam of light. This light interacts with the molecules of the sample, scattering some of the light. Liquid and gaseous samples are usually tested in ordinary glass capillaries, while solids can be analyzed as powders packed in capillaries or as potassium...
594
Inductively Coupled Plasma Atomic Emission Spectroscopy: Instrumentation01:26

Inductively Coupled Plasma Atomic Emission Spectroscopy: Instrumentation

Inductively coupled plasma (ICP) is the common plasma source used in atomic emission spectroscopy (AES), a technique that detects and analyzes various elements in a sample. This method is often called inductively coupled plasma atomic emission spectroscopy (ICP-AES).
There are three main types of inductively coupled plasma atomic emission spectroscopy  (ICP-AES) instruments: sequential, simultaneous multichannel, and Fourier transform instruments, with the latter being less commonly used....
365
IR Spectrometers01:25

IR Spectrometers

There are two main infrared (IR) spectrophotometers: dispersive IR spectrometers and Fourier transform infrared (FTIR) spectrometers. In a dispersive IR spectrometer, a beam of infrared radiation produced by a hot wire is divided into two parallel equal-intensity beams using mirrors. One beam passes through the sample, while another is a reference beam. The beams then move through the monochromator, which separates the radiations into a continuous spectrum of different frequencies. The...
1.6K
Raman Spectroscopy: Overview01:20

Raman Spectroscopy: Overview

The underlying principle of Raman spectroscopy is based on the interaction between light and matter, specifically molecules' inelastic scattering of photons. When a monochromatic beam of light, typically from a laser source, interacts with a sample, most scattered light has the same frequency as the incident light. This is known as Rayleigh scattering.
However, a small fraction of the scattered light exhibits a frequency shift due to the exchange of energy between the incident photons and...
791
Aliasing01:18

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...
297
Fast Fourier Transform01:10

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)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
544