Source coding is the process that is used to encrypt information removing unnecessary data so that bandwidth of the signal is adjusted for effective transmission. Popular source coding methods- Huffman coding, Shannon-fano coding etc.
Channel coding is the process that is used to protect the source code from being corrupt or error detect at the receiver by adding some extra bits in the form of parity bits. Popular channel coding methods - block codes, convoloution codes etc.
Read More