Spectrum Tutorial
Experiments to be performed with the FFT spectrum demonstration
package.
You can access the package by clicking on the Java Applets
tag on the home page www.utdallas.edu/~ivor/, then clicking on FFT.
Or using the URL www.utdallas.edu/~ivor/cs6386/dabbler.html
Perform these experiments:
- Spectrum of sums of sinewaves
-
click on "scale" (to change the spectrum plot to a log scale).
-
click on "+" (so that we add the signals).
-
click on "sin"
-
change the sin frequency to 20
-
click on "sin"
-
change the sin amplitude to 10
-
change the sin frequency to 40
-
click on "sin"
-
Note the equation and explain the spectrum.
- Spectrum of square wave
-
click on "clear"
-
click on "+"
-
click on "square"
-
Note the equation and explain the spectrum.
- Spectrum of square wave of higher pulse rep. freq.
-
click on "clear"
-
click on "+"
-
change the square frequency to 8.0
-
click on "square"
-
Note the equation and explain the spectrum.
- Spectrum of noise signal
-
click on "clear"
-
click on "+"
-
click on "noise"
-
Note the equation and explain the spectrum.
- Spectrum of impulse
-
click on "clear"
-
click on "+"
-
click on "impulse"
-
Note the equation and explain the spectrum.
- Spectrum of sin(32t)(1+0.5sin(5t))
-
click on "clear"
-
click on "+"
-
change the sin amplitude to 0.5
-
change the sin frequency to 5.0
-
click on "sin"
-
click on "const"
-
change the sin frequency to 32.0
-
change the sin amplitude to 1.0
-
click on "*" (to multiply the current signal by the next function)
-
click on "sin"
-
Note the equation and explain the spectrum.
- Spectrum of sin when block length != multiple of period
-
click on "clear"
-
click on "+"
-
change the sin frequency to 2.5
-
click on "sin"
-
Note the equation and explain the spectrum.
- Spectrum of sin when block length != multiple of period * raised cosine
-
click on "clear"
-
click on "+"
-
change the sin frequency to 2.5
-
click on "sin"
-
click on "*"
-
click on 1/2(1-cos) (raised cosine)
-
Note the equation and explain the spectrum.
- Spectrum of sampled triangle*raised cosine
-
click on "clear"
-
click on "+"
-
click on "triangle"
-
click on "*"
-
click on 1/2(1-cos) (raised cosine)
-
change the impulse frequency to 16.0
-
click on "impulse"
-
Note the equation and explain the spectrum.
- Spectrum of sampled sin
-
click on "clear"
-
click on "+"
-
click on "sin"
-
click on "*"
-
change the impulse frequency to 16.0
-
click on impulse
-
Note the equation and explain the spectrum.
- Spectrum of sampled sin at higher frequency
-
click on "clear"
-
click on "+"
-
change the sin frequency to 5.0
-
click on "sin"
-
click on "*"
-
change the impulse frequency to 16.0
-
click on impulse
-
Note the equation and explain the spectrum.