<< Chapter < Page | Chapter >> Page > |
Imagine you are driving in a car with the radio on and your friends talking in the backseat. You wish to make a phone call on your Blue-Tooth cell phone; however, the person on the other side of the line cannot distinguish what you are saying due to the background noise. A digital signal processing system can be developed to extract your voice signal from the rest of the noise and send it over to the cell phone tower. One such system capable of doing this is blind source separation.
In this project, we present an introduction to the implementation and study of blind source separation through independent component analysis (ICA). The aspiration of our project is to recover independent source signals given only sensor recordings composed of unknown linear combinations of the independent sources. Through ICA, we can successfully separate the two signals apart or extract a signal (i.e. a voice) from background noise (i.e. music).
Figure 1: This is a pictorial representation of the process described above.
ICA separates the signals using second-order statistics and reduces the higher order statistical dependencies in order to make the recovered separated signals as independent as possible.
Applying blind source separation via this method will enable many applications in signal processing such as audio or image separation, telecommunications, and medical signal processing.
Notification Switch
Would you like to follow the 'Elec 301 projects fall 2007' conversation and receive update notifications?