Content deleted Content added
mNo edit summary |
No edit summary |
||
Line 6:
# Channel coding ([[Error control encoding]])
The first is source encoding which attempts to compress the data from a source in order to transmit it more efficiently. We see this in practice every day on the Internet where the common "Zip" data compression is used to reduce the network load and make files smaller. The second is channel encoding. This technique adds extra data bits, commonly called parity bits, to make the tranmission of data more robust to disturbances present on the transmission channel. There are many application that the ordinary user is not aware of that utilize channel encoding. A typical music CD
== Source encoding ==
|