This document discusses analog-to-digital conversion techniques, specifically pulse code modulation (PCM) and delta modulation. PCM consists of sampling an analog signal, quantizing the sample amplitudes into discrete levels, and encoding the levels into binary codes. The sampling rate must be at least twice the highest frequency in the signal according to the Nyquist theorem. Quantization introduces error but more levels reduce the error. Delta modulation encodes changes in signal amplitude rather than absolute levels. Serial transmission can be asynchronous, synchronous, or isochronous depending on whether start/stop bits are used and if gaps between frames are of fixed duration.