Line 7: Line 7:
 
<center><font size= 4>Digital Signal Processing With Application</font size>
 
<center><font size= 4>Digital Signal Processing With Application</font size>
  
A [http://www.projectrhea.org/learning/slectures.php slecture] by [[ECE]] student  (or anonymous if desired)
+
A [http://www.projectrhea.org/learning/slectures.php slecture] by [[ECE]] student  (Rui Tian)
  
 
Partly based on the [[ECE438 Fall 2015]] lecture material of Boutin.
 
Partly based on the [[ECE438 Fall 2015]] lecture material of Boutin.
Line 13: Line 13:
 
----
 
----
 
----
 
----
==1. Introduction (''Replace by appropriate section title'')==
+
==1. Introduction (''Binary Frequency Shift Keying demodulation----FFT application case study'')==
Text of first section goes here. Here is an example of an equation.
+
 
<math> f(x)= \frac{1}{5} \sin x \int_{-\infty}^\alpha \pi^y dy</math>
+
The Fast Fourier Transform (FFT) algorithm enables the rapid demodulation of Binary Frequency Shift Keying in software.
  
 
----
 
----
==2. Derivation (''Replace by appropriate section title'')==
+
==2. Background (''Binary Frequency Shift Keying & Fast Fourier Transform'')==
Text of second section goes here. Here is an example of a list
+
1. Binary Frequency Shift Keying(BFSK) is the most simplest method among Frequency shift keying modulation/demodulation schemes. In BFSK, Bits such as '0's and '1's are transmitted by a pair of discrete frequencies.
*Blah
+
 
*Blih
+
2. Fast Fourier Transform(FFT) is an algorithm that implements Discrete Fourier Transform in the matrix form. It is commonly used in today's computer system to compute the Discrete Fourier Transform rapidly. The FFT is very useful for demodulation of BFSK.
*Bloh
+
 
**Blouh
+
  
 
----
 
----
==3. Example (''Replace by appropriate section title'')==
+
==3. Theory (''Common BFSK demodulation scheme and the application of FFT'')==
Text of third section goes here. Here is an example of a picture
+
  
[[Image:nature.jpg]]
+
The common BFSK demodulation scheme involves the comparison of the magnitude(absolute value) of two different transmitted frequencies component in the received signal.
 +
Fourier Transform can calculate the frequency spectrum of the received signal. Thus, the absolute magnitude at two different transmitted frequencies in the signal can be compared.
 +
The decision will be made based on the the frequency with larger magnitude shown in frequency spectrum.
 +
FFT will be very useful since its power for rapid calculation of Discrete Fourier Transform can greatly increase the demodulation speed.
  
 +
FFT will reduce the complexity of computing DFT from O(n^2) to O(n log(n)), where n is the data size. The implementation of FFT enable software defined radio's high performance with demodulation.
 +
 
----
 
----
==4. Conclusion (''Replace by appropriate section title'')==
+
==4. Conclusion ()==
Text of fourth section goes here.
+
 
----
+
Although the FFT algorithm is actually as same as traditional Discrete Fourier Transform, it is an essential tool for computer based signal processing solution. Its implementation on communication and many other fields greatly promote the processing speed and lead to lots of innovative products.
 +
 
 
==5. References==
 
==5. References==
*Reference 1
+
[1] Mireille Boutin, "ECE438 Digital Signal Processing with Applications," Purdue University August 26,2009
*reference 2
+
[2] Fast Fourier transform - Wikipedia, the free encyclopedia. 2015. Fast Fourier transform - Wikipedia, the free encyclopedia. [ONLINE] Available at: https://en.wikipedia.org/wiki/Fast_Fourier_transform. [Accessed 29 November 2015].
 
----
 
----
 
----
 
----

Latest revision as of 04:38, 29 November 2015


Digital Signal Processing With Application

A slecture by ECE student (Rui Tian)

Partly based on the ECE438 Fall 2015 lecture material of Boutin.



1. Introduction (Binary Frequency Shift Keying demodulation----FFT application case study)

The Fast Fourier Transform (FFT) algorithm enables the rapid demodulation of Binary Frequency Shift Keying in software.


2. Background (Binary Frequency Shift Keying & Fast Fourier Transform)

1. Binary Frequency Shift Keying(BFSK) is the most simplest method among Frequency shift keying modulation/demodulation schemes. In BFSK, Bits such as '0's and '1's are transmitted by a pair of discrete frequencies.

2. Fast Fourier Transform(FFT) is an algorithm that implements Discrete Fourier Transform in the matrix form. It is commonly used in today's computer system to compute the Discrete Fourier Transform rapidly. The FFT is very useful for demodulation of BFSK.



3. Theory (Common BFSK demodulation scheme and the application of FFT)

The common BFSK demodulation scheme involves the comparison of the magnitude(absolute value) of two different transmitted frequencies component in the received signal. Fourier Transform can calculate the frequency spectrum of the received signal. Thus, the absolute magnitude at two different transmitted frequencies in the signal can be compared. The decision will be made based on the the frequency with larger magnitude shown in frequency spectrum. FFT will be very useful since its power for rapid calculation of Discrete Fourier Transform can greatly increase the demodulation speed.

FFT will reduce the complexity of computing DFT from O(n^2) to O(n log(n)), where n is the data size. The implementation of FFT enable software defined radio's high performance with demodulation.


4. Conclusion ()

Although the FFT algorithm is actually as same as traditional Discrete Fourier Transform, it is an essential tool for computer based signal processing solution. Its implementation on communication and many other fields greatly promote the processing speed and lead to lots of innovative products.

5. References

[1] Mireille Boutin, "ECE438 Digital Signal Processing with Applications," Purdue University August 26,2009 [2] Fast Fourier transform - Wikipedia, the free encyclopedia. 2015. Fast Fourier transform - Wikipedia, the free encyclopedia. [ONLINE] Available at: https://en.wikipedia.org/wiki/Fast_Fourier_transform. [Accessed 29 November 2015].



Questions and comments

If you have any questions, comments, etc. please post them here.


Back to 2015 Fall ECE 438 Boutin


Alumni Liaison

ECE462 Survivor

Seraj Dosenbach