The primary goal of this project was educational: to demonstrate Software Defined Radio based prototyping using Visual C++ Express and Code Composer Studio. More specifically an IEEE802.11a Phy [1] compliant baseband ...The primary goal of this project was educational: to demonstrate Software Defined Radio based prototyping using Visual C++ Express and Code Composer Studio. More specifically an IEEE802.11a Phy [1] compliant baseband processor was written in C++ and a radio link demonstrated “live” using a standard PCand the DSK6713 kit from Spectrum Digital [2] for baseband processing at the receiver and transmitter side respectively. To reduce costs without loss of educational value (the algorithms remains the same), the bandwidth was scaled down from 20MHz to 6 kHz to be able to utilize cheap narrowband COTS RF frontends operating at an intermediate frequency of only 12 kHz at the transmitter and receiver sides. This was easily achieved by just reducing the OFDM symbol rate by a suitable factor. The development process is described in detail, emphasizing development tricks to facilitate debugging of this kind of complex baseband processing. For educational purposes some other simpler waveforms was implemented as well.展开更多
Daily, we experience the effects of audio noise, which contaminates the original information bearing signal with noise from its surrounding environment. This paper focuses on real-time hardware implementation of multi...Daily, we experience the effects of audio noise, which contaminates the original information bearing signal with noise from its surrounding environment. This paper focuses on real-time hardware implementation of multi-tap adaptive noise cancellation (ANC) system by using the least mean square (LMS) algorithm on TMS320C6713 to remove undesired noise from a received signal for various audio related applications. Three different experiments are carried out by considering different audio inputs to test the efficiency of the designed ANC system. The 'C' code implementation of LMS algorithm is introduced and simulated in code composer studio (CCS), then realized on the digital signal processor (DSP) C6713. The 300 Hz, 500 Hz, 800 Hz, 1 kHz and 3 kHz of tone signals and male speech signal are used as the reference inputs to trace the noise of signal until it is eliminated. The performance of ANC system is studied in terms of convergence speed, order of the filter and signal-to-noise ratio (SNR). The experimentam results demonstrate that the designed system shows a consider- able improvement in SNR.展开更多
文摘The primary goal of this project was educational: to demonstrate Software Defined Radio based prototyping using Visual C++ Express and Code Composer Studio. More specifically an IEEE802.11a Phy [1] compliant baseband processor was written in C++ and a radio link demonstrated “live” using a standard PCand the DSK6713 kit from Spectrum Digital [2] for baseband processing at the receiver and transmitter side respectively. To reduce costs without loss of educational value (the algorithms remains the same), the bandwidth was scaled down from 20MHz to 6 kHz to be able to utilize cheap narrowband COTS RF frontends operating at an intermediate frequency of only 12 kHz at the transmitter and receiver sides. This was easily achieved by just reducing the OFDM symbol rate by a suitable factor. The development process is described in detail, emphasizing development tricks to facilitate debugging of this kind of complex baseband processing. For educational purposes some other simpler waveforms was implemented as well.
文摘Daily, we experience the effects of audio noise, which contaminates the original information bearing signal with noise from its surrounding environment. This paper focuses on real-time hardware implementation of multi-tap adaptive noise cancellation (ANC) system by using the least mean square (LMS) algorithm on TMS320C6713 to remove undesired noise from a received signal for various audio related applications. Three different experiments are carried out by considering different audio inputs to test the efficiency of the designed ANC system. The 'C' code implementation of LMS algorithm is introduced and simulated in code composer studio (CCS), then realized on the digital signal processor (DSP) C6713. The 300 Hz, 500 Hz, 800 Hz, 1 kHz and 3 kHz of tone signals and male speech signal are used as the reference inputs to trace the noise of signal until it is eliminated. The performance of ANC system is studied in terms of convergence speed, order of the filter and signal-to-noise ratio (SNR). The experimentam results demonstrate that the designed system shows a consider- able improvement in SNR.