Abstract:
The project basically revolves around the concept of Adaptive Filtering and implementation of one of its application that is noise cancellation. It basically used for the purpose of cancellation of distortion in corrupted audio signals. We aim to carry out the process of Least Mean Squares (LMS) Filters which is one of the generally utilized filters in numerous adaptive signal processing, to device an efficient and affordable system that could perform communication irrespective of the type of distortion an environment offers.
The project basically tends to make the hardware and software combination for the secure communication of data from one point to another point in any noisy environment remotely using LASER communication, having the proper implementation and simulation of Adaptive Filtering Algorithm for Noise Cancellation. Real time secure transmission and reception of data will be done through microcontrollers. The data we are transmitting includes audio file and real time voice signal. LMS algorithm will be running on Raspberry Pie at the receiving end while the coding of microcontrollers will be done through Arduino IDE editors. The Aux cable and Microphone connected to hardware of transmitter will channelize data to the receiver’s end for further process of Adaptive Filtering Algorithm resulting cleaned audio signal.