Adaptive digital signal processing Java teaching tool

Harteneck, M. and Stewart, R.W. (2001) Adaptive digital signal processing Java teaching tool. IEEE Transactions on Education, 44 (2). pp. 200-201. ISSN 0018-9359 (https://doi.org/10.1109/13.925850)

[thumbnail of strathprints007077]
Preview
Text. Filename: strathprints007077.pdf
Accepted Author Manuscript

Download (144kB)| Preview

Abstract

This publication presents a JAVA program for teaching the rudiments of adaptive digital signal processing (DSP) algorithms and techniques. Adaptive DSP is on of the most important areas of signal processsing, and provides the core algorithmic means to implement applications ranging from mobile telephone speech coding, to noise cancellation, to communication channel equalization. Over the last 30 years adaptive digital signal processing has progressed from being a strictly graduate level advanced class in signal processing theory to a topic that is part of the core curriculum for many undergraduate signal processing classes. The JAVA applet presented in this publication has been devised for students to use in combination with lecture notes and/or one of the recognised textbooks such that they can quickly and conveniently simulate algorithms such as the LMS (least mean squares), RLS (recursive least squares) and so on in a variety of applications without requiring to write programs or scripts or using any special purpose software. By the very nature of the JAVA code therefore, the applet can be run from any browser, even over a low bandwidth modem connection.