Chapter 13Simulink Examples

Simulink modeling is employed in many areas of engineering, including digital communications systems, which is the focus of this book. This chapter presents a number of illustrative examples; the topics covered here include the following:

  • Linear predictive coding (LPC) for speech compression
  • RLS interference cancellation
    • Sinusoidal interference
    • Low pass filtered Gaussian noise
  • Spread spectrum
    • Sinusoidal interference
    • Excision using an RLS canceller
  • Antenna nulling of a single interferer
  • Kalman filtering
    • Scalar Kalman
    • Kalman equalizer
    • Radar tracking using extended Kalman filter (EKF)
  • Orthogonal frequency division multiplexing (OFDM)
  • Turbo coding with BPSK

The models described here are available on the companion website, www.wiley.com/go/simulink. The reader is encouraged to execute the models and experiment with the parameters of the model and selections made for running the model.

13.1 Linear Predictive Coding (LPC) for Speech Compression

LPC is a well-known technique for compressing speech. It is based on an all-pole model where a current speech sample s(n) is estimated by a linear sum of L prior samples weighted with prediction coefficients c13-math-0001, thus producing an error signal e(n), that is,

equation

The sum is an estimate of the speech segment and is denoted ...

Get Modeling of Digital Communication Systems Using SIMULINK now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.