Difference between revisions of "Fourier Transform"

From apimba
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
[[File:ethanol_fid_and_spectrum_modified.jpg|500px]]
 
[[File:ethanol_fid_and_spectrum_modified.jpg|500px]]
  
A simple file output of the FID from the instrument is a 2d matrix of data with 2 columns and as many rows as requested for the resolution in the experimental parameters.
+
A good way to see the method in action is to use excel and a simple dataset of times and intensities. A description of how to use excel to do FT is given [http://online.sfsu.edu/jtai/downloads/ENGR%20302/Excel.FFT.pdf here], but I will summarize it in case this link disappears:

Latest revision as of 13:44, 15 April 2021

Fourier Transform does mathematically what our ears do physically: resolve a signal into component frequencies. FT is a method to determine the simple wave components of a mixed wave. The method is theoretically based on calculus, but is actually carried out computationally using numerical analysis.

The signal output from an NMR instrument is called a Free Induction Decay (FID) and looks like the image on the left, which is intensity of the signal versus time. A fourier transform algorithm is applied to the signal which converts it to intensity versus frequency and looks like the image on the right:

Ethanol fid and spectrum modified.jpg

A good way to see the method in action is to use excel and a simple dataset of times and intensities. A description of how to use excel to do FT is given here, but I will summarize it in case this link disappears: