Welcome to the HOME WWW directory of Dr. Steven A. Tretter

CONTENTS

My Very Biased History of the Electrical and Computer Engineering Department at College Park

ENEE 322 Signal and System Theory

ENEE 324 Engineering Probability

ENEE 420 Communication Systems

ENEE 425 Digital Signal Processing

ENEE 428 COMMUNICATIONS DESIGN LABORATORY Lecture Slides for TMS320C6713 DSK, Notes, and Programs

Textbook Front and Back Covers for ENEE 428: S.A. Tretter, COMMUNICATION SYSTEM DESIGN USING DSP ALGORITHMS with Laboratory Experiments for the TMS320C6713 DSK

Old Original Software Disk for COMMUNICATION SYSTEM DESIGN with prebuilt dsk6713bsl32.lib (for CCS v3.1)

This version of dsk6713bsl32.lib does not have support for all the TMS320C6713 interrupts or RTDX. Include the headers and command file described in the book in your projects. It was compiled with Version 3.1 of CCS.

Newer Software Disk for COMMUNICATION SYSTEM DESIGN USING DSP ALGORITHMS with RTDX Support (CCS v3.1)

The version of dsk6713bsl32.lib, headers, and linker command file in this zip file support all the TMS320C6713 interrupts and Real-Time Data Exchange (RTDX). It was compiled with Version 3.1 of CCS. Include DSKintr.h instead of intr.h in your C program. Use the linker command file dsk6713_RTDX.cmd instead of dsk6713.cmd. If you use RTDX, include rtdx.h in your C program. The folder c:\digfil is the same as before.

To install this software, simply download NewBookSoftware.zip and unzip it to C:\. This will create the folders c:\digfil and c:\c6713dsk. (Be sure to delete your old \digfil and \c6713dsk first.)

Latest Software Disk for COMMUNICATION SYSTEM DESIGN USING DSP ALGORITHMS (CCS v5.1)

The version of dsk6713bsl32.lib, headers, and linker command file in this zip file support all the TMS320C6713 interrupts. CCS v5.1 does not support Real-Time Data Exchange (RTDX). It was compiled with Version 3.1 of CCS. Include DSKintr.h instead of intr.h in your C program. Use the linker command file dsk6713.cmd. Also include compiler.cmd in your build options. See the text at the top of dskstart32.c in the folder C:\c6713dsk for instructions on how to set the build options for CCS v5.1. The folder c:\digfil is the same as before.

To install this software, simply download LatestBookSoftware.zip and unzip it to C:\. This will create the folders c:\digfil and c:\c6713dsk. (Be sure to delete your old \digfil and \c6713dsk first.)

DIGFIL Programs Compiled for 64-Bit Systems

These filter design programs were compiled with the INTEL Fortran compiler.

Digital Filter Design Programs in C:\DIGFIL Converted from FORTRAN Console to C# Windows Form Programs by S.A. Tretter

ENEE 722 Error Correcting Codes

Table of Contents for My V.34 Book: Steven A. Tretter, CONSTELLATION SHAPING, NONLINEAR PRECODING, AND TRELLIS CODING, Kluwer Academic Press, 2002.