Compression Standard Question:

Do you know about Digram Coding?

Compression Standard Interview Question
Compression Standard Interview Question

Answer:

- It is one of the static dictionary coding forms.

- The dictionary consists all of the letters of the source alphabet.

- These letters are followed by many pair of letters. These are known as Digrams.

- Two character input is read by digram encoder.

- The dictionary is searched by the encoder for the existence of inputs.

- If input exists, the index is encoded and transmitted.


Previous QuestionNext Question
What is Lossless Channel?What is vocoders and what are the types channel vocoders?