-1

Assume that we have 3 bit ascii representation. How can I get the built in redundancy of that representation? I searched internet for days. But still couldn't find something relevant. It will be grate if someone can explain me what is "built in redundancy" means as well.

Thank you.

  • You searched the Internet for *days* but still couldn't find a definition for redundancy? Is Google blocked in your country? – Cody Gray - on strike Mar 06 '12 at 05:13
  • @CodyGray. Sorry Seems you misunderstand my question. I don't need to know what redundancy is. What I asked is what is "Built in redundancy of ascii representation"? And what it means by the terms with huffman. – user1249563 Mar 06 '12 at 05:15

1 Answers1

0

As far as I know, redundancy is the difference between the number of bits used to transmit a message and the entropy of the message.

Matt Fenwick
  • 48,199
  • 22
  • 128
  • 192
madu
  • 557
  • 6
  • 14