Definition
Quantization is the process of mapping a continuous range of values to a discrete set. Think of it like converting a smooth curve into a staircase; you lose some detail. It's used to represent analog signals digitally, like in music or images. Unlike a continuous representation, quantization uses specific, limited values. This makes it easier to store and process information. However, quantization can introduce some error, called quantization noise. It simplifies the representation at the cost of some precision.