<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_plain.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="m10162">
    <name xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">Information Theory and Coding</name>

    <metadata xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">
  <md:version xmlns:bib="http://bibtexml.sf.net/">2.9</md:version>
  <md:created xmlns:bib="http://bibtexml.sf.net/">2001/07/03</md:created>
  <md:revised xmlns:bib="http://bibtexml.sf.net/">2004/05/18 14:29:31 GMT-5</md:revised>
  <md:authorlist xmlns:bib="http://bibtexml.sf.net/">
      <md:author xmlns:bib="http://bibtexml.sf.net/" id="aaz">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Behnaam</md:firstname>
      
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Aazhang</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">aaz@ece.rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist xmlns:bib="http://bibtexml.sf.net/">
    <md:maintainer xmlns:bib="http://bibtexml.sf.net/" id="dinesh">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Dinesh</md:firstname>
      
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Rajan</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">dinesh@ece.rice.edu</md:email>
    </md:maintainer>
    <md:maintainer xmlns:bib="http://bibtexml.sf.net/" id="mohammad">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Mohammad</md:firstname>
      <md:othername xmlns:bib="http://bibtexml.sf.net/">Jaber</md:othername>
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Borran</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">mohammad@ece.rice.edu</md:email>
    </md:maintainer>
    <md:maintainer xmlns:bib="http://bibtexml.sf.net/" id="rha">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Roy</md:firstname>
      
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Ha</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">rha@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer xmlns:bib="http://bibtexml.sf.net/" id="mrshawn">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Shawn</md:firstname>
      
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Stewart</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">mrshawn@alumni.rice.edu</md:email>
    </md:maintainer>
    <md:maintainer xmlns:bib="http://bibtexml.sf.net/" id="aaz">
      <md:firstname xmlns:bib="http://bibtexml.sf.net/">Behnaam</md:firstname>
      
      <md:surname xmlns:bib="http://bibtexml.sf.net/">Aazhang</md:surname>
      <md:email xmlns:bib="http://bibtexml.sf.net/">aaz@ece.rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist xmlns:bib="http://bibtexml.sf.net/">
    <md:keyword xmlns:bib="http://bibtexml.sf.net/">channel</md:keyword>
    <md:keyword xmlns:bib="http://bibtexml.sf.net/">channel coding</md:keyword>
    <md:keyword xmlns:bib="http://bibtexml.sf.net/">coding</md:keyword>
    <md:keyword xmlns:bib="http://bibtexml.sf.net/">entropy</md:keyword>
    <md:keyword xmlns:bib="http://bibtexml.sf.net/">information theory</md:keyword>
    <md:keyword xmlns:bib="http://bibtexml.sf.net/">Shannon</md:keyword>
    <md:keyword xmlns:bib="http://bibtexml.sf.net/">source coding</md:keyword>
  </md:keywordlist>

  <md:abstract xmlns:bib="http://bibtexml.sf.net/">An overview of information theory, beginning with a quantifiable definition of information using entropy and leading to ideas in reliable transmission of information using source coding and channel coding.</md:abstract>
</metadata>

    <content xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">
      <para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="para1">
	In the previous chapters, we considered the problem of digital
	transmission over different channels.  Information sources are
	not often digital, and in fact, many sources are
	analog. Although many channels are also analog, it is still more
	efficient to convert analog sources into digital data and
	transmit over analog channels using digital transmission
	techniques.  There are two reasons why digital transmission
	could be more efficient and more reliable than analog
	transmission:
	<list xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="list1" type="enumerated">
	  <item xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">
	    Analog sources could be compressed to digital form
	    efficiently.
	  </item>
	  <item xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">
	    Digital data can be transmitted over noisy channels
	    reliably.
	  </item>
	</list>
	There are several key questions that need to be addressed:
	<list xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="list2" type="enumerated">
	  <item xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">How can one model information?</item>
	  <item xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">How can one quantify information?</item>
	  <item xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">
	    If information can be measured, does its information
	    quantity relate to how much it can be compressed?
	  </item>
	  <item xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/">
	    Is it possible to determine if a particular channel can
	    handle transmission of a source with a particular
	    information quantity?
	  </item>
	</list>
      </para>

      <figure xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="fig1">
	<media xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" type="image/png" src="Figure7-2.png"/>
      </figure>

      <example xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="example1">
	<para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="para2">
	  The information content of the following sentences: "Hello,
	  hello, hello." and "There is an exam today." are not the
	  same.  Clearly the second one carries more information.  The
	  first one can be compressed to "Hello" without much loss of
	  information.
	</para>
      </example>

      <para xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="para3">
	In other modules, we will quantify information and find
	efficient representation of information (<cnxn xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" document="m10164">Entropy</cnxn>).  We will also quantify
	<cnxn xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" document="m10173">how much </cnxn> information can be
	transmitted through channels, reliably.  <cnxn xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" document="m10174">Channel coding</cnxn> can be used to reduce
	information rate and increase reliability.
      </para>

    </content>
  </document>
