With the explosion of digital communications and digital media, the need for methods to process digital data is more important than ever. This book will begin with a look at the mathematical concepts behind digital processing, then will build on that with particular algorithms to do the work, and finally will present the actual implementations of these techniques in today's hardware and software systems. Many real-world algorithms are based on the techniques described in this book. JPEG images, MP3 songs, MPEG-2 videos, and ZIP files are all processed using digital processing techniques, and all of them will be discussed, at least conceptually. This book will not teach programming, and will probably not even provide much in the way of actual code, so we don't need to worry much about computer language dependence, except where otherwise noted. For some solid background information on the various mathematical theories in this book, consider reading Signals and Systems.

This book is in a very early stage of production, and many of the pages either don't exist or only exist as bare stubs. Help and contributions from all wikibookians will be very much appreciated!

Table of Contents

Digital Signals

Transforms

Digital Filters

Analog Filter Modeling

Digital Processing

Filter Implementation

  • Filter Verification
  • Implementability

Modulation

Noise and Errors

  • Finite wordlength effects
  • Clipping
  • Quantization Effects
  • Roundoff errors
  • Limit Cycles
  • Discrete Stochastic Process

channel of noises

Multirate Systems

  • Upsampling and Downsampling
  • Multirate Filters
  • Decimation and Interpolation
  • Polyphase decomposition

Advanced Filters

  • Dynamic Range Scaling
  • Filter Sensitivity

Spectral Analysis

  • Classical
  • nonparametric
  • Parametric
  • Linear Prediction

Adaptive filters

Applications

Appendices

Resources and Licensing

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.