Fourier Frequency Identification

AI Thread Summary
The discussion focuses on using Fourier transforms to identify frequencies in complex waveforms for a high school physics demonstration. The original poster, Aaron, seeks assistance in interpreting the complex numbers generated by Mathematica's Fourier transform of a waveform created from a combination of sine functions. A suggestion is made to start with simpler trial functions, like sin(2πt) and a constant function, to better understand the relationship between frequency, amplitude, and the Fourier output. This foundational approach is recommended before progressing to more complex signals. Understanding these basics will help clarify the frequency information derived from the Fourier transform.
AaronMartin
Messages
8
Reaction score
0
I am a high school physics teacher and was thinking of demonstrating to students how frequencies of complex waveforms such as notes of instruments can be identified using a Fourier transform.

I haven't done Fourier transforms for a while and was quickly re-reading about them earlier this evening.

Essentially what I was after is given some data (collected using a data logger and microphone etc) or as an example a series of points generated from t=0 to t=10 in steps of 0.1 of 2 Sin[x + 1] + 2 Sin[3 x] + 2 Sin[4.6 x + 3]. Plotting this in Mathematica gives me a nice looking waveform.

If I then do a Fourier transform on the data produced using Fourier[data], Mathematica produces a Table of complex numbers.

Can someone please help me take these complex numbers and transform them into frequency information?

I attempted to do something like ListLinePlot[Abs[Fourier[data]], PlotRange -> All] but it produced a strange looking Plot which was nothing like I was expecting.

Thanks

Aaron
 
Engineering news on Phys.org
I recommend using some simple trial functions, and seeing what you get for a spectrum. Something like sin(2πt), which has a frequency of 1 Hz (for t measured in seconds). See where the non-zero number(s) is/are in the spectrum; this corresponds to an amplitude of 1 at a frequency of 1 Hz.
Also try the function f(t)=1, to see how a 0-Hz (DC) signal is transformed. Keep things simple until you understand how the frequency and amplitude is related to the output. Then you can put more complicated signals in and know what the output signifies.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top