Pulse Code Modulation
Complete digitization process: Sampling -> Quantization -> Encoding
Real-World Applications
The foundation of PSTN traditional telephone networks. G.711 standard specifies 64kbps voice coding (8kHz × 8bit). WAV audio files are also typical PCM format.
Experiment Steps
- Quantization Steps: Observe the stepped waveform after quantization
- Quantization Noise: Fewer bits mean larger error
Simulation Experiment
Loading...
Parameters(Real-time)
Signal Freq50 Hz
Sample Rate400 Hz
Quantization Bits4 bit
Companding (0=None, 1=μ-law, 2=A-law)0
Functions: models.channel.addNoise()