Assignment2_FFT (Shashi_RK-02)
Assignment2_FFT (Shashi_RK-02)
Processing
Assignment 2: Spectral Analysis Using Fast Fourier
Transform (FFT)
Date: 07.06.2016
Submitted By:
Source of the audio signal used: Sound of mechanical bell that I used for
presentation time keeping at ICIEV conference.
Duration: I recorded the sound for 5 second, but cropped the signal and took
48000 samples in MATLAB as the rest was only noise.
The amplitude axis has been scaled down by a factor of N/2 (N total number of
samples) and the frequency axis has been scaled down a factor of Fs/N to get the
proper amplitude and frequency information. And also the mirror part of the frequency
axis has been removed.
Discussion:
The magnitude spectrum of the FFT of the signal shows four prominent local
maxima at around 925 Hz, 2400 Hz, 4400 Hz and 7040 Hz approximately. From this
it can be inferred that the ringing if a mechanical bell is not a single frequency tone
but it contains multiple frequencies within a narrow range (here the bandwidth is
approximately 6 kHz). The sampling frequency was sufficient enough for this simple
audio signal so it can be said that there was no aliasing effect.