ISAC-Sim

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

  1. Quantization Steps: Observe the stepped waveform after quantization
  2. 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()