Mehr lesen
Informationen zum Autor RULPH CHASSAING is a visiting lecturer at the University of Massachusetts-Dartmouth. He is the author of three other books on real-time DSP: Digital Signal Processing with C and the TMS320C30, Digital Signal Processing-Laboratory Experiments Using C and the TMS320C31 DSK, and Digital Signal Processing with the TMS320C25, all published by Wiley. Klappentext The up-to-date, comprehensive volume on digital methods for waveform generation, digital filters, and digital signal processing tools and techniquesDSP Applications Using C and the TMS320C6x DSK provides a hands-on learning approach to digital signal processing (DSP) that uses real-time implementation of experiments and projects. Chapters begin with a theoretical discussion, followed by examples that present the necessary background to perform the concluding experiments. A total of seventy-six solved-programming examples are included, most of which are done in C/C++ (C) code with a few in assembly and linear assembly code.The tools used in this book, the Code Composer Studio (CCS) and the TMS320C6711 DSP Starter Kit (DSK), are introduced in the first chapter. Examples are given here that illustrate the capabilities of the CCS for debugging as well as plotting in time and frequency domains. The CCS and DSK are used throughout the book while working with covered material such as:* Input and output (I/O) with the codec on the DSK board and alternative I/O with a stereo audio codec that interfaces with the DSK* The architecture and instructions available for the TMS320C6x processor* The z-transform and finite impulse response (FIR) filters and the effect of window functions on these filters* Infinite impulse response (IIR) filters* The fast Fourier transform (FFT)* The adaptive filter* Techniques for code optimizationComplete with ample DSP applications and projects, a related Web site, and a CD-ROM that contains all the programs discussed in the book, DSP Applications Using C and the TMS320C6x DSK is invaluable to senior and graduate students in electrical and computer engineering, as well as professional engineers and anyone conducting in-house tutorials or seminars on DSP. Zusammenfassung TMS320C6x ist die DSP-Familie der nächsten Generation von Texas Instruments, die bei 1600MIPS/200MHz arbeitet und zehnmal leistungsfähiger als die besten derzeit verfügbaren DSPs ist. Hauptanwendung ist die drahtlose Kommunikation: Mehr als 60 Prozent der Mobiltelefone enthalten bereits DSP-basierte TMS320-Verarbeitungsschaltkreise. Führende Hersteller wie Ericsson, Nokia, Sony und Handspring verlassen sich für ihre Geräte der dritten Generation auf diese Technologie. - Dieses Buch führt Sie in die digitalen Techniken der Wellenformerzeugung, der Digitalfilter und der digitalen Signalverarbeitungstools und ein. Das Konzept wurde anhand von Kursen und Seminaren erarbeitet, die von TI gesponsort wurden. Alle Beispielprogramme können Sie vom FTP-Server von Wiley abrufen. Inhaltsverzeichnis Preface.List of Examples.Programs/Files on Accompanying Disk.DSP Development System.Input and Output with the Disk.Architecture and Instruction Set of the C6X Processor.Finite Impulse Response Filters.Infinite Impulse Response Filters.Fast Fourier Transform.Adaptive Filters.Code Optimization.DSP Applications and Students Projects.Appendix A: TMS320C6x Instruction Set.Appendix B: Registers for Circular Addressing and Interrupts.Appendix C: Fixed Point Considerations.Appendix D: Matlab Support Tools.Appendix E: Additional Support Tools.Appendix F: Input and Output with PCM3003 Stereo Codec.Appendix G: DSP/BIOS and RTDX for Real-Time Data Transfer.Index....