Calculadora de Tasa de BitsFórmula

## Digital Bit Rate

### Formula

**Bit Rate = Sample Rate x Bit Depth x Channels**

For example, CD audio is 44.1 kHz x 16 bits x 2 channels = 1411.2 kbps. This is the uncompressed data rate before any codec.

Ejemplo Resuelto

CD audio: 44.1 kHz, 16-bit, stereo.

  1. Bit rate = 44.1 x 16 x 2 = 1411.2 kbps
  2. Bit rate = 1.411 Mbps
  3. Bytes/sec = 44100 x 16 x 2 / 8 = 176,400 B/s