Delta modulation is a simplified form of differential PCM where a 1-bit word indicates if the current sample is greater than or less than the previous sample. This results in a staircase approximation of the input signal. The step size Δ is important, as too large causes granular noise when the input changes slowly, and too small causes slope overload distortion when the input changes rapidly. In this lab, the student investigated these effects of delta modulation using PSpice simulations. Both sine and square wave inputs were tested, and the results showed the tradeoff between large and small Δ values. The student learned that the best choice for Δ is a medium value that avoids both types of distortion.