Digital signal processing and applications with the OMAP-L138 eXperimenter /

"This is the most comprehensive text available on hands-on teaching of Digital Signal Processing, and the first book to feature the new floating point DSP development system to be promoted by the Texas Instruments University Program: the OMAP L138 eXperimenter and CCS v4 (which replaces the C67...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Reay, Donald (Donald S.)
Μορφή: Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Hoboken, N.J. : Wiley, [2012]
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
LEADER 06487nam a2200889 4500
001 ocn787849820
003 OCoLC
005 20170124071432.3
006 m o d
007 cr cn|||||||||
008 110913s2012 njua ob 001 0 eng d
040 |a E7B  |b eng  |e pn  |c E7B  |d OCLCQ  |d YDXCP  |d OCLCQ  |d UMI  |d COO  |d DEBSZ  |d OCLCQ  |d OCLCF  |d OCLCQ  |d EBLCP  |d DG1  |d N$T  |d IDEBK  |d CDX  |d RECBK  |d DEBBG  |d OCLCQ  |d AZK  |d DG1  |d GrThAP 
019 |a 782877201  |a 784137057  |a 794620159  |a 810072376  |a 864907599  |a 961487962  |a 962623970 
020 |a 9781118229125  |q (e-book) 
020 |a 1118229126  |q (e-book) 
020 |a 047093686X 
020 |a 9780470936863 
020 |a 9781118228999  |q (electronic bk.) 
020 |a 1118228995  |q (electronic bk.) 
020 |a 9781118228951  |q (electronic bk.) 
020 |a 1118228952  |q (electronic bk.) 
020 |z 9780470936863  |q (hardback) 
024 8 |a 9786613621689 
028 0 1 |a EB00063046  |b Recorded Books 
029 1 |a AU@  |b 000049117621 
029 1 |a AU@  |b 000050060794 
029 1 |a DEBBG  |b BV040900938 
029 1 |a DEBBG  |b BV041906014 
029 1 |a DEBSZ  |b 37289707X 
029 1 |a DEBSZ  |b 378280333 
029 1 |a DEBSZ  |b 381369676 
029 1 |a DEBSZ  |b 431073163 
029 1 |a DKDLA  |b 820120-katalog:000600817 
029 1 |a NZ1  |b 14976321 
029 1 |a NZ1  |b 15900637 
035 |a (OCoLC)787849820  |z (OCoLC)782877201  |z (OCoLC)784137057  |z (OCoLC)794620159  |z (OCoLC)810072376  |z (OCoLC)864907599  |z (OCoLC)961487962  |z (OCoLC)962623970 
037 |a CL0500000166  |b Safari Books Online 
050 4 |a TK5102.9  |b .R4325 2012eb 
072 7 |a COM  |x 031000  |2 bisacsh 
072 7 |a TEC  |x 067000  |2 bisacsh 
082 0 4 |a 621.382/2078  |2 23 
084 |a SCI067000  |2 bisacsh 
049 |a MAIN 
100 1 |a Reay, Donald  |q (Donald S.) 
245 1 0 |a Digital signal processing and applications with the OMAP-L138 eXperimenter /  |c Donald Reay. 
264 1 |a Hoboken, N.J. :  |b Wiley,  |c [2012] 
264 4 |c ©2012 
300 |a 1 online resource (xvii, 340 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file  |2 rda 
380 |a Bibliography 
504 |a Includes bibliographical references and index. 
520 |a "This is the most comprehensive text available on hands-on teaching of Digital Signal Processing, and the first book to feature the new floating point DSP development system to be promoted by the Texas Instruments University Program: the OMAP L138 eXperimenter and CCS v4 (which replaces the C6713DSK). Using a practical approach, the book provides a large number of real-time example programs that use actual input and output signals and give visible and audible results. It is an excellent teaching aid for professors wishing to teach DSP via laboratory experiments and for students or engineers wishing to study DSP using the inexpensive OMAP L138 eXperimenter"--  |c Provided by publisher. 
505 0 |a Digital Signal Processing and Applications with the OMAP-L138 eXperimenter; Contents; Preface; List of Examples; 1. OMAP-L138 Development System; 1.1 Introduction; 1.1.1 Digital Signal Processors; 1.2 Hardware and Software Tools; 1.2.1 Zoom OMAP-L138 eXperimenter Board; 1.2.2 C6748 Processor; 1.2.3 Code Composer Studio IDE; 1.2.4 Installation of Code Composer Studio Software Version 4 and Support Files; 1.3 Initial Test of the Experimenter Using a Program Supplied with this Book; 1.4 Programming Examples to Test the Experimenter; 1.5 Support Files. 
505 8 |a 1.5.1 Initialization and Configuration File (L138_aic3106_init.c)1.5.2 Header File (L138_aic3106_init.h); 1.5.3 Vector Files (vectors_intr.asm and vectors_poll.asm); 1.5.4 Linker Command File (linker_dsp.cmd); Exercises; References; 2. Analog Input and Output with the OMAP-L138 eXperimenter; 2.1 Introduction; 2.1.1 Sampling, Reconstruction, and Aliasing; 2.2 TLV320AIC3106 (AIC3106) On-Board Stereo Codec for Analog Input and Output; 2.3 Programming Examples Using C Code; 2.3.1 Real-Time Input and Output Using Polling, Interrupts, and Direct Memory Access; 2.3.2 Real-Time Sine Wave Generation. 
505 8 |a 4. Infinite Impulse Response Filters4.1 Introduction; 4.2 IIR Filter Structures; 4.2.1 Direct Form I Structure; 4.2.2 Direct Form II Structure; 4.2.3 Direct Form II Transpose; 4.2.4 Cascade Structure; 4.2.5 Parallel Form Structure; 4.3 Impulse Invariance; 4.4 Bilinear Transformation; 4.4.1 Bilinear Transform Design Procedure; 4.5 Programming Examples Using C and ASM Code; 4.5.1 Design of a Simple IIR Low-Pass Filter; Reference; 5. Fast Fourier Transform; 5.1 Introduction; 5.2 Development of the FFT Algorithm with Radix-2; 5.3 Decimation-In-Frequency FFT Algorithm with Radix-2. 
505 8 |a 5.4 Decimation-In-Time FFT Algorithm with RADIX-25.4.1 Reordered Sequences in the Radix-2 FFT and Bit-Reversed Addressing; 5.5 Decimation-In-Frequency FFT Algorithm with Radix-4; 5.6 Inverse Fast Fourier Transform; 5.7 Programming Examples Using C Code; 5.7.1 Frame- or Block-Based Processing; 5.7.2 Fast Convolution; References; 6. Adaptive Filters; 6.1 Introduction; 6.2 Adaptive Filter Configurations; 6.2.1 Adaptive Prediction; 6.2.2 System Identification or Direct Modeling; 6.2.3 Noise Cancellation; 6.2.4 Equalization; 6.3 Performance Function; 6.3.1 Visualizing the Performance Function. 
650 0 |a Signal processing  |x Digital techniques  |x Experiments. 
650 0 |a Microprocessors  |x Experiments. 
650 4 |a Signal processing  |x Digital techniques  |x Experiments. 
650 4 |a Microprocessors  |x Experiments. 
650 4 |a SCIENCE  |x Waves & Wave Mechanics. 
650 4 |a Electrical engineering. 
650 4 |a Engineering. 
650 7 |a SCIENCE  |x Waves & Wave Mechanics.  |2 bisacsh 
650 7 |a COMPUTERS  |x Information Theory.  |2 bisacsh 
650 7 |a TECHNOLOGY & ENGINEERING  |x Signals & Signal Processing.  |2 bisacsh 
650 7 |a Microprocessors  |x Experiments.  |2 fast  |0 (OCoLC)fst01020018 
650 7 |a Signal processing  |x Digital techniques  |x Experiments.  |2 fast  |0 (OCoLC)fst01118290 
650 7 |a Signal processing / Digital techniques / Experiments.  |2 local 
650 7 |a Microprocessors / Experiments.  |2 local 
655 4 |a Electronic books. 
776 0 8 |i Print version:  |a Reay, Donald (Donald S.).  |t Digital signal processing and applications with the OMAP-L138 eXperimenter.  |d Hoboken, N.J. : Wiley, ©2012  |w (DLC) 2011038412 
856 4 0 |u https://doi.org/10.1002/9781118228999  |z Full Text via HEAL-Link 
994 |a 92  |b DG1