Skip to content

Digital Signal Processing and Applications with the TMS320C6713 and TMS320C6416 DSK

Best in textbook rentals since 2012!

ISBN-10: 0470138661

ISBN-13: 9780470138663

Edition: 2nd 2008

Authors: Rulph Chassaing, Donald S. Reay

List price: $189.95
Shipping box This item qualifies for FREE shipping.
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

The first edition of Digital Signal Processing and Applications with the C6713 and C6416 DSK is widely accepted as the most extensive and insightful text available on teaching Digital Signal Processing (DSP). Now, it has been fully updated in this valuable Second Edition to be compatible with the latest version (3.1) of Texas Instruments Code Composer Studio (CCS) development environment.
Customers also bought

Book details

List price: $189.95
Edition: 2nd
Copyright year: 2008
Publisher: John Wiley & Sons, Incorporated
Publication date: 4/25/2008
Binding: Hardcover
Pages: 608
Size: 7.01" wide x 10.00" long x 1.42" tall
Weight: 2.530
Language: English

Preface
List of Examples
Programs/Files on Accompanying CD
Introduction
DSK Support Tools
C6713 and C6416 DSK Boards
TMS320C6713 Digital Signal Processor
TMS320C6416 Digital Signal Processor
Code Composer Studio
CCS version 3.1 Installation and Support
Installation of Files Supplied with this Book
File Types
Quick Tests of the DSK (on power on and using CCS)
Programming Examples to Test the DSK Tools
Support Files
Initialization/Communication File (c6713DSKINIT.c)
Header file (c6713DSKINIT.h)
Vector Files (vectors_intr.asm, vectors_poll.asm)
Linker Command File (c6713DSK.cmd)
References
Input and Output with the DSK
Introduction
TLV320AIC23 (AIC23) Onboard Stereo Codec For Input And Output
Programming Examples Using C Code
Assignments
References
Architecture and Instruction Set of the C6x Processor
Introduction
TMS320C6x Architecture
Functional Units
Fetch and Execute Packets
Pipelining
Registers
Linear and Circular Addressing Modes
Indirect Addressing
Circular Addressing
TMS320C6x Instruction Set
Assembly Code Format
Types of Instructions
Assembler Directives
Linear Assembly
ASM Statement within C
C-Callable Assembly Function
Timers
Interrupts
Interrupt Control Registers
Interrupt Acknowledgment
Multichannel Buffered Serial Ports
Direct Memory Access
Memory Considerations
Data Allocation
Data Alignment
Pragma Directives
Memory Models
Data Types
Floating-Point Format
Division
Code Improvement
Intrinsics
Trip Directive for Loop Count
Cross-Paths
Software Pipelining
Constraints
Memory Constraints
Cross-Path Constraints
Load/Store Constraints
Pipelining Effects with More Than One EP within an FP
Programming Examples Using C, Assembly, and Linear Assembly
Assignments
References
Finite Impulse Response Filters
Introduction to the z-Transform
Mapping from s-Plane to z-Plane
Difference Equations
Discrete Signals
FIR Filters
FIR Lattice Structure
FIR Implementation Using Fourier Series
Window Functions
Hamming Window
Hanning Window
Blackman Window
Kaiser Window
Programming Examples Using C and ASM Code
Assignments
References
Infinite Impulse Response Filters
Introduction
IIR Filter Structures
Direct Form I Structure
Direct Form II Structure
Direct Form II Transpose
Cascade Structure
Parallel Form Structure
Bilinear Transformation
BLT Design Procedure
Programming Examples Using C and ASM Code
Assignments
References
Fast Fourier Transform
Introduction
Development of the FFT Algorithm with Radix-2
Decimation-in-Frequency FFT Algorithm with Radix-2
Decimation-in-Time FFT Algorithm with Radix-2
Bit Reversal for Unscrambling