1. The document discusses various waveform coding techniques including PCM, DPCM, ADPCM, DM, and LPC. PCM involves sampling and quantizing an analog signal. DPCM and ADPCM encode differences between signal values to reduce bitrate. DM encodes changes in signal amplitude. LPC models speech as a linear system to remove redundancy.
2. LPC uses linear prediction to estimate future signal values from previous samples. The prediction error is minimized to find predictor coefficients. Different algorithms like autocorrelation, covariance, and reflection solve the LPC equations.
3. LPC parameters like reflection coefficients, line spectral frequencies, and impulse response relate to each other mathematically. The roots of the