<?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="m0514">


  <name>Communication Channels</name>

  <metadata>
  <md:version>2.5</md:version>
  <md:created>2000/07/27</md:created>
  <md:revised>2004/08/04 15:41:43.220 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="jago">
      <md:firstname>Adan</md:firstname>
      
      <md:surname>Galvan</md:surname>
      <md:email>jago@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="ernsnave">
      <md:firstname>Erin</md:firstname>
      
      <md:surname>Snavely</md:surname>
      <md:email>ernsnave@alumni.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>point-to-point</md:keyword>
    <md:keyword>broadcast</md:keyword>
    <md:keyword>wireline</md:keyword>
    <md:keyword>wireless</md:keyword>
    <md:keyword>communication channels</md:keyword>
    <md:keyword>information communication</md:keyword>
  </md:keywordlist>

  <md:abstract>A brief introduction to the two types of communication channels.</md:abstract>
</metadata>
  <content>


    <para id="intro"> Electrical communications channels are either
      <emphasis>wireline </emphasis>or <emphasis>wireless
      </emphasis>channels (see the <cnxn document="m0099" strength="8">Circuit Models module</cnxn>). Wireline channels
      physically connect transmitter to receiver connection with a
      "wire," which could be twisted pair, coaxial cable or optic
      fiber. Consequently, wireline channels are more private and much
      less prone to interference. Simple wireline channels connect a
      single transmitter to a single receiver: a
      <emphasis>point-to-point</emphasis> connection as with the
      telephone. Some wireline channels operate in <emphasis>broadcast
      </emphasis>modes: one or more transmitter is connected to
      several receivers. One simple example of this situation is cable
      television. Computer networks can be found that operate in
      point-to-point or in broadcast modes.  Wireless channels are
      much more public, with a transmitter's antenna radiating a
      signal that can be received by any antenna sufficiently close
      enough. In contrast to wireline channels where the receiver
      takes in only the transmitter's signal, the receiver's antenna
      will react to electromagnetic radiation coming from any
      source. This feature has two faces: The smiley face says that a
      receiver can take in transmissions from any source, letting
      receiver electronics select wanted signals and disregarding
      others, thereby allowing portable transmission and
      reception. You will hear the term "tetherless networking"
      applied to completely wireless computer networks, while the
      frowny face says that interference and noise are much more
      prevalent than in wireline situations. A noisier channel subject
      to interference compromises the flexibility of wireless
      communication.
    </para>


  </content>
</document>
