<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:bib="http://bibtexml.sf.net/" id="m0102">

  <name>Digital Channels</name>

  <metadata>
  <md:version>2.12</md:version>
  <md:created>2000/11/08</md:created>
  <md:revised>2002/08/13 00:00:00.012 GMT-5</md:revised>
  <md:authorlist>
      <md:author id="dhj">
      <md:firstname>Don</md:firstname>
      
      <md:surname>Johnson</md:surname>
      <md:email>dhj@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="dhj">
      <md:firstname>Don</md:firstname>
      
      <md:surname>Johnson</md:surname>
      <md:email>dhj@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="montgom">
      <md:firstname>Joe</md:firstname>
      
      <md:surname>Montgomery</md:surname>
      <md:email>montgom@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="jac3">
      <md:firstname>John</md:firstname>
      <md:othername>Austin</md:othername>
      <md:surname>Cottrell</md:surname>
      <md:email>jac3@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>binary symmetric channel</md:keyword>
    <md:keyword>BPSK</md:keyword>
    <md:keyword>digital communication</md:keyword>
    <md:keyword>digital communication receiver</md:keyword>
    <md:keyword>digital communication systems</md:keyword>
    <md:keyword>error probability</md:keyword>
    <md:keyword>FSK</md:keyword>
    <md:keyword>fundamental model of communication</md:keyword>
    <md:keyword>signal set</md:keyword>
    <md:keyword>transition diagrams</md:keyword>
    <md:keyword>transmission bandwidth</md:keyword>
  </md:keywordlist>

  <md:abstract>An introduction to the components and structure of a digital channel.</md:abstract>
</metadata>

  <content>
    <para id="para1">
      Let's review how digital communication systems work within the
      <cnxn document="m0002" target="commsys" strength="4">Fundamental
      Model of Communication</cnxn>. As shown in <cnxn target="digmc" strength="7"/>, the message is a single bit. The entire analog
      transmission/reception system, which is discussed in <cnxn document="m0519" strength="4">Digital Communication</cnxn>,
      <cnxn document="m0542" strength="3">Signal Sets</cnxn>, <cnxn document="m0543" strength="3">BPSK Signal Set</cnxn>, <cnxn document="m0544" strength="3">Transmission Bandwidth</cnxn>,
      <cnxn document="m0545" strength="3">Frequency Shift
      Keying</cnxn>, <cnxn document="m0520" strength="3">Digital
      Communication Receivers</cnxn>, <cnxn document="m0546" strength="3">Factors in Receiver Error</cnxn>, <cnxn document="m0547" strength="3">Digital Communication System
      Properties</cnxn>, and <cnxn document="m0548" strength="3">Error
      Probability</cnxn>, can be lumped into a single system known as
      the digital channel.
    </para>

    <figure id="digmc">
      <name>DigMC</name>
      <media type="image/png" src="sys20.png"/>
      <caption>
	The steps in transmitting digital information are shown in the
	upper system, the Fundamental Model of Communication.  The
	symbolic-valued signal
	<m:math>
	  <m:apply>
	    <m:ci type="fn">s</m:ci>
	    <m:ci>m</m:ci>
	  </m:apply>
	</m:math>
	forms the message, and it is encoded into a bit sequence
	<m:math>
	  <m:apply>
	    <m:ci type="fn">b</m:ci>
	    <m:ci>n</m:ci>
	  </m:apply>
	</m:math>.  The indices differ because more than one
	bit/symbol is usually required to represent the message by a
	bitstream.  Each bit is represented by an analog signal,
	transmitted through the (unfriendly) channel, and received by
	a matched-filter receiver.  From the received bitstream
	<m:math>
	  <m:apply>
	    <m:ci type="fn">
	      <m:mover accent="true">
		<m:mi>b</m:mi>
		<m:mo>^</m:mo>
	      </m:mover>
	    </m:ci>
	    <m:ci>n</m:ci>	    
	  </m:apply>
	</m:math>
	the received symbolic-valued signal   
	<m:math>
	  <m:apply>
	    <m:ci type="fn">
	      <m:mover accent="true">
		<m:mi>s</m:mi>
		<m:mo>^</m:mo>
	      </m:mover>
	    </m:ci>
	    <m:ci>m</m:ci>	    
	  </m:apply>
	</m:math>
	is derived.  The lower block diagram shows an equivalent
	system wherein the analog portions are combined and modeled by
	a transition diagram, which shows how each transmitted bit
	could be received.  For example, transmitting a 0 results in
	the reception of a 1 with probability
	<m:math>
	  <m:ci>
	    <m:msub>
	      <m:mi>p</m:mi>
	      <m:mi>e</m:mi>
	    </m:msub>
	  </m:ci>
	</m:math>
	(an error) or a 0 with probability   
	<m:math>
	  <m:apply>
	    <m:minus/>
	    <m:cn>1</m:cn>
	    <m:ci>
	      <m:msub>
		<m:mi>p</m:mi>
		<m:mi>e</m:mi>
	      </m:msub>
	    </m:ci>
	  </m:apply>
	</m:math>
	(no error). 
      </caption>
    </figure>

    <para id="para2">
      Digital channels are described by <term>transition
      diagrams</term>, which indicate the output alphabet symbols that
      result for each possible transmitted symbol and the
      probabilities of the various reception possibilities.  The
      probabilities on transitions coming from the same symbol must
      sum to one.  For the matched-filter receiver and the signal sets
      we have seen, the depicted transition diagram, known as a
      <term>binary symmetric channel</term>, captures how transmitted
      bits are received.  The probability of error
      <m:math>
	<m:ci>
	  <m:msub>
	    <m:mi>p</m:mi>
	    <m:mi>e</m:mi>
	  </m:msub>
	</m:ci>
      </m:math>
      is the sole parameter of the digital channel, and it
      encapsulates signal set choice, channel properties, and the
      matched-filter receiver.  With this simple but entirely accurate
      model, we can concentrate on how bits are received.
    </para>

  </content>
</document>
