home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 October / PCO_10.ISO / filesbbs / modemlex.arj / MODEMLEX.TXT
Encoding:
Text File  |  1991-11-11  |  30.7 KB  |  663 lines

  1. Here is version 1.4 of the lexicon.
  2.  
  3. Comp.dcom.modems lexicon, by Eamonn McManus <em@dce.ie>.
  4. Contributions by:
  5.   Charles Bryant <ch@dce.ie>
  6.   Ronald S H Khoo <ronald@robobar.co.uk>
  7.   David Lesher <wb8foz@mthvax.cs.miami.edu>
  8.   Chip Rosenthal <chip@chinacat.unicom.com>
  9.   Colin Plumb <ccplumb@rose.uwaterloo.ca>
  10.   Toby Nixon <tnixon@hayes.uucp>
  11.   Eric Gundrum <gundrum@sv.portal.com>
  12.   Evan Gamblin <0001847804@mcimail.com>
  13.   George Horosh <goshah@glas.apc.org>
  14.   Maria Iakimets <masha@glas.apc.org>
  15.  
  16. This lexicon is intended to provide a basic introduction to terms
  17.      used in modem technology.  In the interests of brevity, some
  18.      technical    details   and   qualifications   are   omitted.
  19.      Corrections,  additions,  and suggestions are welcome;  send
  20.      them to <em@dce.ie>.
  21.  
  22. This document IS NOT copyrighted and may be used freely.
  23.  
  24. Words in  angle brackets,  like <this>,  denote cross-references.
  25.      The following terms are defined or discussed here:
  26.  
  27.      ACK, Acoustic  Coupler,  ASCII,   Asymmetric,   Asynchronous
  28.      transmission,   Attenuation,   AT  commands,  Back  channel,
  29.      Bandwidth,  Baud, BCC, Bell standards, BERT, bit, Bps, Byte,
  30.      Carrier,  CCITT, Command File, Common Carrier, Conditioning,
  31.      Compression, CRC, CTS, C-weighting, Dataphone, dB, dBm, DCD,
  32.      DCE,  Delay Distortion,  Dibit,  DPSK,  DSR, DTE, DTMF, DTR,
  33.      EBCDIC,   Echo,   EIA232,   Emulation,   Error   Correction,
  34.      Equalazer,  External modem,  Fall back,  FAX,  Flow Control,
  35.      Four wire,  Frame, FSK, Full duplex, Half duplex, Handshake,
  36.      Hayes,  HDLC, Hertz, Hybrid Transformer, Interface, Internal
  37.      modem,  IPARS,  ISO,  Kermit,  Latency,  Leased  line,  LED,
  38.      Limited distance modem,  Link, Loadig coil, Local loop, LRC,
  39.      Mark,  MIL-STD-188-C,  MNP,  Modem  eliminator,  Modulation,
  40.      Multiplexer,  NAK,  Network,  Node,  Null modem, Octet, OOK,
  41.      OSI,  Packet,  Packet switching,  Parallel, Parity bit, PBX,
  42.      PEP,  Phase modulation,  Post processing, Protocol, Protocol
  43.      converter, PTT, Public Telephone Network, QAM, Quadbit, RAM,
  44.      ROM,  RS-Standards,  RS-232, RTS, Script file, SDLC, Serial,
  45.      Space,   Speed   buffering,   Spoofing,   Start/Stop   bits,
  46.      Statistical  multiplexer,  Store  and Forward,  Synchronous,
  47.      Synchronous  transmission,  Tralblazer,   Turnaround   time,
  48.      V.standards,    V.series,   Window,   XMODEM,   X.standards,
  49.      XON/XOFF,                                            ZMODEM.
  50.      ------------------------------------------------------------
  51.  
  52.  
  53.  
  54. ACK,Acknowledgment -    A    communication    control   character
  55.      transmitted by a receiver indicating that  the  massage  was
  56.      reseived correctly.
  57.  
  58. Acoustic Coupler  -  A  device  converting  electrical  to  audio
  59.      signals and vice versa,  allowing the connection of a  modem
  60.      to  the <Public Telephone Network> by means of any telephone
  61.      headset.
  62.  
  63. ASCII - The American Standart Code for Information Interchange is
  64.      an 8-<bit> code accepted as a data communication standart in
  65.      North  America  to  achieve   compatibility   between   data
  66.      services.  ASCII  uses 7 <bits> for information and the 8-th
  67.      <bit> for parity.
  68.  
  69. Asymmetric -  Faster in one direction than the other.  The faster
  70.      direction is called the main channel and the slower  is  the
  71.      back  channel.  See  <V.23> and <PEP> for examples.  Both of
  72.      these allow the directions of the channels to be  exchanged;
  73.      see <turnaround time>.
  74.  
  75. Asynchronous Transmission  -  Transmission  in  which  the   time
  76.      intervals  between  teansmitted charecters may be of unequal
  77.      length.  Transmission is controlled by the  start  and  stop
  78.      <bits>  at  the  beginning  and end of each character.  Also
  79.      referred to as start-stop  transmission.  Used  of  <serial>
  80.      connection. See <synchronous>.
  81.  
  82. AT commands - See <Hayes>. (Unrelated to the PC/AT.)
  83.  
  84. Attenuation -  Decrease in the signal amplitude.  If the decrease
  85.      is a function of frequency than the  <attenuation>  relative
  86.      to  <attenuation>  at  1000  <Hz>  is  called  <attenuation>
  87.      distortion.
  88.  
  89. Back channel - See <asymmetric>.
  90.  
  91. Bandwidth -  Range  of   frequencies   which   are   subject   to
  92.      <attenuation> of typically less than 3 <db>.
  93.  
  94. Baud -  A  unit of <modulation> rate. Equal to transmission speed
  95.     divided by the number of <bits> per signal element.Frequently
  96.     confused with <bits> per second<bps>.
  97.  
  98. BCC - Block Check Character,  is used for error checking  and  is
  99.      the   result   of   a  transmission  verification  algorithm
  100.      accumulated over a transmission  block  during  <synchronous
  101.      transmission> of data.
  102.  
  103. Bell standards - <Modulation> techniques used in  North  America.
  104.      Bell 103 is a 300<bps> standard;  Bell 22 is 1200<bps>.  Not
  105.      allowed in some European countries. See <V series>.
  106.  
  107. BERT -<Bit> error rate test set.  An instrument used for checking
  108.      quality of data transmission.
  109.  
  110. Bit - A binary digit,  can be  0  or  1,  the  smallest  unit  of
  111.      information.
  112.  
  113. Bps, Bits per second - Unit of transmission  speed  is  equal  to
  114.      quantity  of  phisicaly  transmited  <bits> per second.  See
  115.      <baud>.
  116.  
  117. Byte - A  sequence  of  8  <bits>,  usially  corresponding  to  a
  118.      character.
  119.  
  120. Carrier -  Roughly  speaking,  the tones a modem sends when it is
  121.      not sending data.  Data are then variations in these  tones.
  122.      When  the  remote modem stops emitting <carrier>,  the local
  123.      modem can assume it has hung up,  unless the local modem  is
  124.      now the sending party in a <half duplex> connection.
  125.  
  126. CCITT - A French acronym  for  the  International  Telegraph  and
  127.      Telephone  Consultative Committee,  which sets standards for
  128.      telephone communication among other things.  Their standards
  129.      (or  `recommendations'  as they have it) are published every
  130.      so often in a set of `fascicles',  whose colour varies  with
  131.      the  year.  The current set is the `blue books' published in
  132.      1988.  The  standards  are  copyrighted,  so  they  are  not
  133.      available electronically. You should be able to find them at
  134.      any good engineering library. See <V series>.
  135.  
  136. Command File  -(See  <Script file>) User-written program requied by
  137.     the communications software to make a data phone call. Contains
  138.     parameters such as the phone number, transmission speed, number
  139.     of data/stop <bits>, and parity.
  140.  
  141. Common Carrier  - A public owner of transmission facilities which
  142.      has the obligation to provide such facilities to the  public
  143.      on demand.
  144.  
  145. Conditioning -  Special  teatment  of  transmission facilities to
  146.      reduce their <attenuation> and <delay distortions>.
  147.  
  148. Compression -  Reduction  of  the  size  of  data  by  exploiting
  149.      redundancy.  Many modern modems incorporate  use  <MNP5>  or
  150.      <V.42  bis>  to  compress data before they are sent over the
  151.      phone line.  For this to be effective, the modem must be fed
  152.      data   at   a  higher  speed  than  the  phone  line  speed.
  153.      <compression> is most useful for interactive sessions in the
  154.      modem.  If  you  are sending files,  compressing them on the
  155.      computer before sending is usually more effective.  In  this
  156.      case,  make  sure  that  the  modem  is  not  also trying to
  157.      compress, because already-compressed data will become bigger
  158.      if re-compressed. For <compression> to work, it is essential
  159.      that the data are sent over an error-free <link>.  Otherwise
  160.      the  modems  could get out of sync and hopelessly garble the
  161.      data.  Since  common  <error   correction>   protocols   are
  162.      <synchronous>,  there  is usually a throughput gain there as
  163.      well.  Manufacturer  claims  that  <MNP5>  provides  a   2:1
  164.      reduction in size,  or that <V.42 bis> provides 4:1,  should
  165.      be taken with a grain  of  salt.  They  are  only  true  for
  166.      suitable data. See <MNP5> and <V.42 bis>.
  167.  
  168. CRC -  Cyclic Redundancy Check,  a checking method used to detect
  169.      errors, in which the numeric binary value of a block of data
  170.      is divided by a constant divisor.  The quotient is discarded
  171.      and the remainder serves as check sequence.
  172.  
  173. CTS - Clear to send. A signal from <DCE> to <DTE>. Typically used
  174.      for <flow control>.
  175.  
  176. C-weighting - Frequency <attenuation>  shaping  of  certain  test
  177.      instruments to simulate a frequency response of human ear to
  178.      various components of the audio spectrum.
  179.  
  180. Dataphone - A trademark of AT&T applied to various modems.
  181.  
  182. dB - Decibel - logarithmic ratio.  Generally  applied  to  power,
  183.      voltages or curents.
  184.  
  185. dBm - Decibel above 1 mW - unit of electrical power.
  186.  
  187. DCD - Data <carrier>  detect.  A  signal  from  <DCE>  to  <DTE>,
  188.      indicating  that  a  <carrier>  tone is being heard from the
  189.      remote modem. See <DSR>.
  190.  
  191. DCE - Data circuit-terminating equipment.  Whatever is  connected
  192.      to a phone line. Effectively, a modem.
  193.  
  194. Delay Distortion - Characteristic  of  the  transmission  medium,
  195.      affects  the transmission speed of frequency components of a
  196.      data signal. Results in signal distortion.
  197.  
  198. Dibit -  A  sequence  of  two  <bits>  assosiated with one signal
  199.      element.
  200.  
  201. Differential Phase Shift Keying (DPSK) - <Modulation> method used
  202.      by  the  Bell  212A  modem  based on detection of successive
  203.      relative phase changes of the data signal.
  204.  
  205. DSR - Data set ready.  A signal from <DCE> to  <DTE>,  indicating
  206.      that   a  connection  is  in  progress.  For  <half  duplex>
  207.      connections,<DSR> will be  on  during  the  entire  session,
  208.      while <DCD> will be on only when the modem is receiving.
  209.  
  210. DTE - Data terminal equipment.  The  computer  or  terminal  that
  211.      talks to a modem locally.
  212.  
  213. DTMF - Dual tone multiple frequency. The standard method for tone
  214.      dialling.
  215.  
  216. DTR -  Data  terminal  ready.  A  signal  from  <DTE>  to  <DCE>.
  217.      Sometimes  used  for  <flow  control>,  though <RTS> is more
  218.      usual nowadays.  Typically,  dropping <DTR> will  cause  the
  219.      modem to hang up.
  220.  
  221. EBCDIC - Extended  Binary  Coded  Decimal  Interchange  Code,  an
  222.      8-<bit>  code used mostly by IBM.  Enables representation of
  223.      graphics and control code characters.
  224.  
  225. Echo -  Data  or  voice  reflected  back  to  the  transmitter by
  226.      impedance mismatches along the transmission path.
  227.  
  228. EIA232 - Electronic  Industries  Assosiation  -  a  group  of  US
  229.      manufacturers recodnized as the standards writing agency for
  230.      communications equipment, See also <RS232>.
  231.  
  232. Emulation - Use of the system to imitate all functions of another
  233.      system.  The  emulating system will operate under control of
  234.      any software written for the emulated system.
  235.  
  236. Error correction  -  Communication  between  the modems to ensure
  237.      that the data sent by one end are the same as those received
  238.      by  the  other,  even  in the presence of noise on the line.
  239.      Typically this is done by adding checksums to the  data.  If
  240.      the  received  data don't match their checksum the receiving
  241.      modem   asks   for   them   to   be   sent    again.    Like
  242.      <compression>,<error correction> in the modem is most useful
  243.      for interactive use.  When sending files,  it  is  generally
  244.      best  to  let  the  computers at each end do the correction,
  245.      using a <protocol> like <Kermit>  or  <uucp>.  However,  the
  246.      ability  of  <MNP4>  and <V.42> to send data <synchronously>
  247.      may make it worthwhile to use them. See also <spoofing>.
  248.  
  249. Equalizer - Device to compensate  for  distortion  introduced  by
  250.      transmission facilities.
  251.  
  252. External modem - See <internal modem>.
  253.  
  254. Fall back  -  The  ability of a modem to operate at a lower speed
  255.      than its maximum,  used  either  for  compatibility  with  a
  256.      different  type  of modem (e.g.  <V.22 bis> can fall back to
  257.      <V.22>) or to reduce the number of errors over a <link> that
  258.      cannot carry the fastest speed.
  259.  
  260. FAX - Discussions on FAX  should  usually  be  in  the  newsgroup
  261.      comp.dcom.fax.   This   entry  names  some  of  the  <CCITT>
  262.      standards used by Group 3  FAX.  Parameter  negotiation  and
  263.      session  control  are  done  using  <V.21>;  the formats are
  264.      defined by T.3. Images are sent using <V.27 ter> and <V.29>;
  265.      the format is defined by T.4. The new <V.17> standard may be
  266.      available in recent  machines.  FAX  transmission  is  <half
  267.      duplex>.
  268.  
  269. Flow control - Ensuring that a unit, whether mode or computer, is
  270.      not supplied with more data than it can cope with.  The unit
  271.      must have some way to signal to  the  data  source  to  stop
  272.      sending.  Ideally,  every  unit  on  the  communication path
  273.      should have a way to manage <flow control> with  its  peers;
  274.      otherwise  if  available  buffer space is exceeded some data
  275.      may be lost.  Between <DTE> and <DCE> the possibilities  are
  276.      <RTS>/<CTS> and <XON/XOFF>. Between two <DCE>s <XON/XOFF> is
  277.      the only possibiliyy. However, if a <protocol> such as <MNP>
  278.      is being run between the modems, this will contain provision
  279.      for <flow control>.If you can guarantee that the <DTE>s will
  280.      always  be  able  to accept data,  you should not need <flow
  281.      control> between the <DCE>s.
  282.  
  283. Four wire  -  A  <leased  line>  with  separate  connections  for
  284.      transmitting data in each direction.
  285.  
  286. Frame -  Transmission  data  segment.  In <synchronous> protocols
  287.      data is formatted in blocks or  <frames>  for  transmission.
  288.      Each  <frame> consists of a start flag followed by an adress
  289.      field, control field, data field, <frame> check sequence and
  290.      a stop flag.
  291.  
  292. Frequency Shift Keying (FSK) - Method of  <modulation>,  where  a
  293.      binary   "0"  generates  one  frequency  and  a  binary  "1"
  294.      generates another frequency.
  295.  
  296. Full duplex - Able to send data in both directions at once.
  297.  
  298. Half duplex  - Able to send data in only one direction at a time.
  299.      Some <protocol> is usually used to switch the  direction  as
  300.      needed.
  301.  
  302. Handshake - Exchange of predetermined signals occuring  when  the
  303.      data connection is first established.
  304.  
  305. Hayes - Modem manufacturer.  The `Hayes command set' is supported
  306.      by  most  modern  modems.  Hayes  commands look like ATD1234
  307.      (dial 1234) or ATA (answer  the  phone).  The  commands  for
  308.      simple  things  like  this  are  fairly  standard,  but more
  309.      complex things tend to be manufacturer-specific.  A  <CCITT>
  310.      standard for Hayes commands is in preparation.
  311.  
  312. HDLC -  High  Level  Data  Link  Control.  A  <link>  level <bit>
  313.      oriented <protocol> used in <synchronous transmission>.
  314.  
  315. Hertz (Hz) - Unit of frequency, equal to cycles per second.
  316.  
  317. Hybrid Transformer - A special kind of transformer used  to  wire
  318.      transmission  systems  to  separate  the  two  directions of
  319.      transmission.
  320.  
  321. Interface - A shared boundary between two communications devices,
  322.      e.g.  a  computer,  a  modem,  a  printer or a communication
  323.      channel.
  324.  
  325. Internal modem  - A modem card that slots into your computer,  as
  326.      opposed to an <external modem>,  which is a  separate  unit.
  327.      <Internal  modem>s  are  usually  cheaper but they have some
  328.      disadvantages.  An <external modem> can  be  used  with  any
  329.      computer;  it  will  have  diagnostic  lights to see what is
  330.      going on;  and it means the phone line is further from  your
  331.      PC and so less likely to conduct lightning strikes into it.
  332.  
  333. IPARS -   International  Passenger  Airline  Reservation  System.
  334.      Originally developed by IBM for  its  nominal  purpose,  but
  335.      fast becoming a generic term for any airline <protocol>.
  336.  
  337. ISO -   Internetional  Standards  Organizattion  responsible  for
  338.      development of general <network> <protocol>.
  339.  
  340. Kermit - A file-transfer <protocol>, available for a wide variety
  341.      of machines.  It contains provisions for  transferring  text
  342.      and binary files over 7- and 8-<bit> connections.
  343.  
  344. Latency - The delay between data being sent and being received by
  345.      the  far  end.  A  combination  of  transmission  delays and
  346.      <modulation> properties.
  347.  
  348. Leased Line - A telecommunication channel leased from the <Common
  349.      Carrier>  between  two or more fixed locations.  Charges are
  350.      ussualy a fixed sum per month.
  351.  
  352. Light Emmitting Diode (LED) - A semiconductor  low  current,  low
  353.      voltage  lamp.  Special LEDs are used as generators of light
  354.      energy for lasers and for fider optics transmission.
  355.  
  356. Limited Dictance Modem   -   A   device   which   permits   data
  357.      communications over short distances.
  358.  
  359. Link -  A  transmission  path between two data sets,  channels or
  360.      switching offices.
  361.  
  362. Loading Coil - Inductance added to a telephone  line  to  improve
  363.      its   frequency   distortion   at   low   frequencies.   Not
  364.      erecommended for data transmission.
  365.  
  366. Local Loop - A pair of wires connecting the telephone  subscriber
  367.      to the local telephone office.
  368.  
  369. LRC -  Longitudinal Redundancy Check,  a simple parity check of a
  370.      block of data.
  371.  
  372. Mark - A signal on a data circuit inditicating a binary "one".
  373.  
  374. MIL-STD-188-C - A  US  military  standard  similar  to  RS-232-C,
  375.      except that the voltage levels are different.
  376.  
  377.  
  378. MNP -  Microcom  Network  Protocols.  A  set  of   modem-to-modem
  379.      protocols that provide <error correction> and <compression>.
  380.      The commonly encountered ones are these:
  381.  
  382.   MNP2. <Error correction> using <asynchronous transmission>.
  383.   MNP3. <Error  correction>  using   <synchronous   transmission>
  384.      between   the   modems   (the  <DTE>  <interface>  is  still
  385.      <asynchronous>).  Since each eight-<bit> <byte> takes  eight
  386.      rather  than ten <bits> to transmit there is scope for a 20%
  387.      increase in throughput.  Unfortunately the  MNP3  <protocol>
  388.      overhead is rather high so this increase is not realised.
  389.   MNP4. Introduces `data phase optimisation',  which improves  on
  390.      the   rather  inefficient  <protocol>  design  of  MNP2  and
  391.      MNP3.<Synchronous> MNP4 comes closer to  achieving  the  20%
  392.      throughput increase mentioned above.
  393.   MNP5. Simple  data  <compression>.  Dynamically  arranges   for
  394.      commonly  occurring  characters to be transmitted with fewer
  395.      <bits> than rare characters.  It takes account  of  changing
  396.      character frequencies as it runs.  Also encodes long rnns of
  397.      the same character specially.  Typically compresses text  by
  398.      35%; with 20% for MNP4 this reduces data by almost 50%.
  399.  
  400. Modem Eliminator - Sometimes used to describe a limited  distance
  401.      modem, sometimes to describe a "null" modem.
  402.  
  403. Modulation - Converting a data stream into sounds to be sent down
  404.      a phone line.  The opposite is demodulation.  `Mddem' stands
  405.      for modulator/ demodulator.
  406.  
  407. Multiplexer -   A  device  to  combine  several  signals  into  a
  408.      composite data stream for economic transmission.  Techniques
  409.      employed  are  frequensy  division  (FDM)  and time division
  410.      (TDM).
  411.  
  412. NAK - Negative Acknowledment,  a communication control  character
  413.      indicating that some information was received incorrectly.
  414.  
  415. Network -  A  series  of  point  interconnected  by communication
  416.      channels,  often on  switched  basis.  Networks  are  either
  417.      common  to  all  users  or  are privately leased from common
  418.      carriers for exclusive use by a customer.
  419.  
  420. Node -  A  point in a transmission system,  where lines or trunks
  421.      from many system meet.  Also the point in a <network>, where
  422.      switching occurs.
  423.  
  424. Null Modem  -  A  cable  or  dual-sided  plug  which  allows  the
  425.      connection of two <DCE>s or two <DTE>s.
  426.  
  427. Octet - Standard <CCITT> term for a group of eight <bits>,  i.e.,
  428.      what the rest of us think of as a <byte>.  They avoid `byte'
  429.      because some strange machines have <bytes> with more or less
  430.      than eight <bits>.
  431.  
  432. OOK -  On/Off Keying,  the simplest form of <modulation> consists
  433.      of turning the signal on or off.
  434.  
  435. OSI -  Open  System  Interconnection.Standardized  procedures for
  436.      exchange of information among terminal  devices,  computers,
  437.      people,  <networks>, processes, etc., that are "open" to one
  438.      another for this purpose by virtue of their  mutual  use  of
  439.      these  procedures.  OSI  is  being  developed  by  <ISO> and
  440.      <CCITT>. It will provide a common basis for the coordination
  441.      of   standards   development   for  the  purpose  of  system
  442.      interconnection whithin a seven layer model.
  443.  
  444. Packet - Data drouped for  transmission  through  a  public  data
  445.      <network> such as PSTN and X.25 <network>.
  446.  
  447. Packet Switching - Transfer  of  data  by  means  of  addressable
  448.      <packets>, where a channel is only occupied for the duration
  449.      of transmission of the <packet>. The channel is then avaible
  450.      for  transmission  of  other  <packets>.  In  contrast  with
  451.      circuit switching,  the data  <network>  determines  routing
  452.      during, rather then prior to, the transfer of a <packet>.
  453.  
  454. Parallel - Sending several <bits> at a time, usually 8, each over
  455.      a separate wire. Some modems have a parallel connection from
  456.      <DTE> to <DCE>.
  457.  
  458. Parity <bit>  -  An  eighth  <bit>  added  to  the  seven  <bits>
  459.      representing  a  character,  so  that  the  total  "one"  or
  460.      "<mark>"  <bits>  in a character including the parity <bit>,
  461.      will be either even,  for  even  parity,  or  odd,  for  odd
  462.      parity.
  463.  
  464. PBX or  PABX  -  Private  Branch  Exchange,  telephone  switching
  465.      service usually at a customer's premises.
  466.  
  467. PEP - A proprietary <modulation> and <error correction> technique
  468.      devised by Telebit and used in their Trailblazer modems.  It
  469.      can achieve  throughput  of  9600<bps>  or  better,  and  is
  470.      reported to be able to sustain noisy connections better than
  471.      <V.32>. However, it is <asymmetric> a with a very slow <back
  472.      channel>   and  a  long  <turnaround  time>  and  <latency>.
  473.      <Protocols> with small <windows>  work  very  poorly  unless
  474.      <spoofing> is used. Trailblazers can spoof <uucp>, <Kermit>,
  475.      and <XMODEM>.
  476.  
  477. Phase Modulation - Mithod of <modulation>,  where  a  binary  "0"
  478.      generates  one  phase  value  and  the  binary "1" generates
  479.      another frequency.  Phase values are frequently assigned  to
  480.      <dibits> or <quadbits>, rather than to single <bits>.
  481.  
  482. Post Processing  -  The ability of <protocol> analyzer to perform
  483.      data analisis on data contained in  a  data  capture  buffer
  484.      just as if the data were arriving in real time.
  485.  
  486. Protocol -  A  formal set of conventions governing the format and
  487.      control of inputs and  outputs  between  two  communications
  488.      devices or processes.
  489.  
  490. Protocol Converter  -  A  device  for  translating  output of one
  491.      computer or terminal into formats which can  be  interpreted
  492.      by another computer or terminal.
  493.  
  494. PTT -  General term for the national organisation(s) in charge of
  495.      telephone and postal communications.
  496.  
  497. Public Telephone Network - Switched telephone <network>  operated
  498.      by the <Common Carrier>.
  499.  
  500. Quadrature Amplitude  Modulation (QAM) - <Modulation> method used
  501.      by  high  speed  modems  combining  amplitude   and   <phase
  502.      modulation> of the data signal.
  503.  
  504. Quadbit -  A  sequence  of four <bits> associated with one signal
  505.      element.
  506.  
  507. RAM - Random Access Memory,  used to store temporary data in  the
  508.      computer.
  509.  
  510. ROM -  Read  Only Memory,  used to store permanent data which can
  511.      not be changed.
  512.  
  513. RS Standards - US Industry standards for interfacing computers to
  514.      data  communications  equipment  developed by EIA.  The most
  515.      popular <interface> standard in the US is the RS-232-C.
  516.  
  517. RS232 -  The  usual  connection  between  <DCE>  and  <DTE>,  now
  518.      properly called <EIA232>.  It allows for 25 signals, most of
  519.      which are not  used  on  typical  connections.  The  minimum
  520.      needed  signals  are  ground,  TxD (transmit data),  and RxD
  521.      (receive data).  Typically modem  control  lines  <DCD>  and
  522.      <DTR>  and  flow  control  lines <RTS> and <CTS> will also b
  523.      used. See <V.24>.
  524.  
  525. RTS,Request to send - A signal from <DTE>  to  <DCE>.  In  modern
  526.      modems,  this  is  generally  used for <flow control>;  when
  527.      <RTS> is off the modem will not send data to  the  terminal.
  528.      In <half duplex> connections,  <RTS> may mean that the <DTE>
  529.      has data to send, so the <DCE> should stop sending to it and
  530.      assert <CTS>.
  531.  
  532. Script File  -(See  <Command file>) User-written program required
  533.      by the communications software to guide the data phone  call
  534.      after a connection has been established. Contains parameters
  535.      such as the logon sequence, password, and menu selection.
  536.  
  537. SDLC -  Synchronous  Data  Link  Control,  a  <synchronous>  data
  538.      transmission <protocol>.
  539.  
  540. Serial - Sending one <bit> at a time. Opposite of <parallel>.
  541.  
  542. Space - A binary "zero", opposite of "<mark>".
  543.  
  544. Speed buffering  -  Early  modems  had very simple hardware which
  545.      modulated data from the terminal  directly  onto  the  phone
  546.      line.  This meant that the terminal speed and the line speed
  547.      had to be the same. Modern modems allow them to be different
  548.      (speed  buffering),  but unfortunately the old assumption is
  549.      wired into many communications programs, so modems also have
  550.      to  provide  the  ability to change the erminal speed to the
  551.      same as the line speed when a connection is established.  If
  552.      the  terminal  speed  is  faster than the line speed,  <flow
  553.      control> to the terminal will usually be needed.
  554.  
  555. Spoofing - <Protocol>  spoofing  is  used  by  Trailblazers  (see
  556.      <PEP>).  The  modem  knows  what <protocol> you are using to
  557.      transfer files to the far end.  It pretends to be the remote
  558.      computer  and acknowledges the local data as soon as it gets
  559.      them.  The two Trailblazers then conspire to  get  the  data
  560.      safely to the far end.
  561.  
  562. Start/Stop Bits  -  Special  character-delimiting  <bits  used in
  563.      <asynchronous transmission>.
  564.  
  565. Statistical Multiplexer   -    Multiplexer    equipment,    which
  566.      dynamically  allocates  transmission capacity to only active
  567.      channels, thus allowing better channel utilization than with
  568.      regular <multiplexer>.
  569.  
  570. Store and Forward  -  A method of transmission in which messages
  571.      received from one user are stored at intermediate points and
  572.      retransmitted to other users whenever a transmission path is
  573.      available. Used in <packet> switching <networks>.
  574.  
  575. Synchronous - Used of a <serial>  connection  where  <bytes>  are
  576.      sent  in  a  continuous  stream.  Some sort of <protocol> is
  577.      needd to flag the case where no <bytes> are available to  be
  578.      sent.
  579.  
  580. Synchronous Transmission  -  Method  of  communication  in  which
  581.      synchronization  between  the  transmitter  and  receiver is
  582.      achieved  by  sending  timing  signal  independent  of   the
  583.      transmitted   characters.   Timing  can  be  common  to  all
  584.      <network> stations or can be included in each block of data.
  585.  
  586. Trailblazer - See <PEP>.
  587.  
  588. Turnaround time   -   The  time  taken  in  a  <half  duplex>  or
  589.      <asymmetric> <link> to reverse the direction of communicaton
  590.      uucp. Unix-to-Unix copy. This is the name of a Unix command,
  591.      but it is now also used to refer to the <protocols> used  by
  592.      it  to  transfer  files  between Unix machines.  There are a
  593.      number of such <protocols>,  and  the  two  machines  choose
  594.      between  the  ones  supported by each.  Free implementations
  595.      also exist for VMS and MS-DOS.  The newsgroup comp.mail.uucp
  596.      may be more appropriate for discussions.
  597.  
  598. V. stsndard - A series of voice grade recommendations (standards)
  599.      developed by <CCITT> for interfacing and modem standards.
  600.  
  601. V series  - A set of standards published by the <CCITT> for `Data
  602.      Communication over the  Telephone  Network'.  The  following
  603.      standards describe the important <modulation> techniques:
  604.  
  605.   V.17: 14400<bps> <half duplex> with <fall back> to  12000<bps>,
  606.      9600<bps> and 7200<bps>.
  607.   V.21: 300<bps>.
  608.   V.22: 1200<bps>, with <fall back> to 600<bps>.
  609.   V.22 bis: 2400<bps>, with <fall back> to V.22.
  610.   V.23: 1200<bps>  with 75<bps> <back channel>,  with <fall back>
  611.      to 600<bps>/75<bps>.
  612.   V.27 ter:  4800<bps>  with  <fall  back> to 2400<bps>,  used by
  613.      <FAX>.
  614.   V.29: 9600<bps>  <half  duplex>  or <four wire> (used by <FAX>)
  615.      with <fall back> to 7200<bps> and 4800<bps>.
  616.   V.32: 9600<bps> with <fall back> to 4800<bps>.
  617.   V.32 bis: 14400<bps> with <fall back> to 12000<bps>, 9600<bps>,
  618.      7200<bps> and 4800 <bps>.
  619.  
  620.   Other standards you may encounter:
  621.  
  622.   V.24: connection between <DCE> and <DTE>.  Effectively the same
  623.      as <RS232>,  though V.24 only specifies the meaning  of  the
  624.      signals, not the connector nor the voltages used.
  625.   V.25 bis: a cryptic command language for modems.
  626.   V.42: <error  correction>  with <asynchronous> to <synchronous>
  627.      conversion.
  628.   V.42 bis:   data   <compression>  using  a  Lempel-Ziv  related
  629.      technique,  which  detects  frequently  occurring  character
  630.      strings  and  replaces them with tokens.  This is similar to
  631.      Unix compress.  Typical <compression> for  text  is  50%  or
  632.      better;  with nearly 20%  gain from <synchronous> conversion
  633.      this gives reduces transmission time by almost 60%.
  634.  
  635. Window - Most  <protocols>  divide  the  data  to  be  sent  into
  636.      `<packets>'.  To  eliminate  delays several <packets> may be
  637.      sent before any one is acknowledged. If this is allowed by a
  638.      <protocol>, the <window> is the number of <packets> that can
  639.      be sent before an <acknowledgement> is received.
  640.  
  641. XMODEM -  A  primitive  file-transfer  <protocol>.  It  has   the
  642.      property  that  files  must  be  padded to a multiple of 128
  643.      <bytes> long.  It is <half duplex> (has a  <window>  of  one
  644.      <packet>) so it performs badly on fast modems.
  645.  
  646. X. Standards   -   A   series   of  <CCITT>  recommendations  for
  647.      transmission of data over public data  <network>.  The  best
  648.      known of these standards is X.25.
  649.  
  650. XON/XOFF -  A  method  of  <flow  control>.  The  XOFF  character
  651.      (<ASCII> 19) is sett to stop  further  characters,  and  XON
  652.      (<ASCII> 17) is sent to resume them. This method is inferior
  653.      to hardware <flow control> using <RTS> and <CTS>,  since  it
  654.      means  that XON and XOFF characters cannot be freely used in
  655.      the data.
  656.  
  657. ZMODEM - A fast file-transfer <protocol> with <windows>.  It  has
  658.      been  carefully  optimised for a variety of conditions,  and
  659.      has useful features such as the ability to resume an aborted
  660.      transfer where it left off.
  661.  
  662. ------------------------------
  663.