Design and performance of an L-shaped Fourier transform microwave spectrometer (L-FTMW): Fabry-Perot cavity

Rusiru P H Rajapaksha1, Cadence Miller1, Randi K Padikoralage1

  • 1Department of Chemistry, Tennessee Tech University, Cookeville, Tennessee 38505, USA.

PubMed
Abstract

Related Concept Videos

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...
2.6K
Mass Spectrometers01:16

Mass Spectrometers

This lesson details the instrumentation of a mass spectrometer—a physical instrument to perform mass spectrometry on analyte molecules and record the characteristic mass spectra. This is achieved via three chief functions:
9.0K
NMR Spectrometers: Overview01:20

NMR Spectrometers: Overview

NMR spectrometers consist of a strong magnet, a radiofrequency transmitter, and a detector attached to a computer console for recording spectra of samples containing NMR-active nuclei. In first-generation NMR instruments called continuous-wave spectrometers, the resonance frequencies of the nuclei are determined by frequency-sweep or field-sweep methods. The magnetic field strength is fixed and the rf signal is swept in the former, while the radiofrequency signal is fixed and the magnetic field...
2.2K
UV–Vis Spectrometers01:14

UV–Vis Spectrometers

The absorbance of UV and visible (UV–visible) radiations is measured using a UV–visible spectrophotometer. Deuterium lamps, which emit UV radiation, and tungsten lamps, which produce radiation in the visible region, are used as light sources in UV–visible spectrophotometers. A monochromator or prism is used for diffraction grating, i.e., to split the incoming radiation into different wavelengths. A system of slits is used to focus the desired wavelength on the sample cell.
3.7K
NMR Spectrometers: Radiofrequency Pulses and Pulse Sequences01:17

NMR Spectrometers: Radiofrequency Pulses and Pulse Sequences

A pulse is a short burst of radio waves distributed over a range of frequencies that simultaneously excites all the nuclei in the sample. Upon passing a radio frequency pulse along the x-axis, the nuclei absorb energy corresponding to their Larmor frequencies and achieve resonance. This shifts the net magnetization vector from the z-axis toward the transverse plane. This angle of rotation of the magnetization vector, or the flip angle, is proportional to the duration and intensity of the pulse.
1.8K
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...
952