home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MAGAZINE / MISC / MNMAR19.ZIP / BUZZP1 < prev    next >
Encoding:
Text File  |  1991-02-18  |  9.5 KB  |  240 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  ┬─┬─────┐
  8.  │ │     │
  9.  │ ├─────┘ ┌┬──┐ ┬┬──┐ ┌─┬┬─┐     ┬┐
  10.  │ │       │├──┤ │├─┬┘   ││       ││
  11.  ┴─┴       ┴┴  ┴ ┴┴ ┴─   ┴┴      ─┴┴─ o o o
  12.  
  13.          ┌───┬─┬───┐                ┬─┬───┐
  14.              │ │                    │ │   │
  15.              │ │     ┬┬  ┬ ┬┬──┐    │ ├───┴─┐ ┌┬──┐ ┌┬──┐ ┬┬ ┌┬──┐ ┌┬──┐
  16.              │ │     │├──┤ │├─      │ │     │ │├──┤ └┴─┬┐ ││ ││    └┴─┬┐
  17.              ┴─┴     ┴┴  ┴ ┴┴──┘    ┴─┴─────┘ ┴┴  ┴ └──┴┘ ┴┴ └┴──┘ └──┴┘ o
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36. [The world of computers is riddled with buzz words -- technical jargon for the
  37. various parts of computers, their functions, and applications. In telecommu-
  38. nications it's the same thing. Terms like Baud, Bits, Parity, MNP, Half Duplex,
  39. and Full Duplex can make a TBBS system designer's life seem more complex than
  40. it really is. The problem is, these buzz words are attached to many of the
  41. components and concepts that a TBBS system designer must grasp to make the most
  42. of online system implementation and even to explain a system's operation to its
  43. users.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53. Fortunately, most telecommunications terminology isn't hard to understand --
  54. once it's been explained by someone who knows what the terms mean and can speak
  55. English clearly enough to break them down in understandable language. Alan
  56. Applegate is just such a person and we at eSoft are lucky enough to have him on
  57. our technical support staff.
  58.  
  59. In the following special three-part series, Alan will tackle many of the common
  60. telecommunications buzz words you'll encounter as a TBBS system designer and
  61. bring them a lot closer to home with straightforward, plain-English definitions
  62. and step-by-step explanations... Ed.]
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77. Modem Standards --------------- No doubt you've wondered at one time or another
  78. about modem standards. There are currently several active standards, and they
  79. involve more than just the modem's actual operating speed.  Without these
  80. standards, modems from one manufacturer most likely couldn't "talk" to modems
  81. made by another manufacturer.  Consequently, at least a basic understanding of
  82. modem standards is also necessary if you want to make the right choices when
  83. selecting modems for use on your TBBS system.
  84.  
  85. Generally speaking, 300, 1200 and 2400 bps modems each use a different standard
  86. that is adhered to by all modems and modem makers. (It should be noted that
  87. standards for 300 and 1200 bps are different in the United States than they are
  88. in Europe.)
  89.  
  90. Standards for 9600 bps transmission have been established for some time, but
  91. the technology to implement those standards was, until recently, expensive. To
  92. get around the high cost of using the existing standard, modem manufacturers
  93. have created several of their own proprietary high-speed modem standards. This
  94. is why so many high-speed modems will only "talk" to another high-speed modem
  95. of the same brand.
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103. Data transmission speeds, however, are not the only type of modem standard.
  104. Actually, modem standards are grouped into four distinct areas or "layers."
  105. These are shown in the illustration below:
  106.  
  107. Modulation ---------- Modulation is the starting (or bottom) layer for all
  108. modems  ("modem" means MOdulator - DEModulator). Each layer builds upon the
  109. next.
  110.  
  111. Modulation refers to the signaling method that is used by the modem. Two modems
  112. must use the same modulation method in order to understand each other. Each
  113. data rate uses a different modulation method, and sometimes there is more than
  114. one method for a particular rate. An example of this is the Bell 212A and V.22
  115. modulation standards (described below); they both specify 1200 bps modulation,
  116. but they work differently, and are not directly compatible.
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128. Negotiation ----------- Negotiation refers to the manner in which two modems
  129. establish which modulation method will be used during a connection. Modems
  130. "listen" to the tones sent by a remote modem to determine what modulation
  131. method will be used. Since different modulation methods often use different
  132. answer tones, these can be used by the calling modem to determine which method
  133. to use. Negotiation standards have been created to make the process easier.
  134. These standards dictate the sequence of events that will occur when a modem
  135. answers the phone, eliminating the guesswork associated with the "listen to the
  136. tones" method. Negotiation is part of many modem standards.
  137.  
  138. Error Correction ---------------- Error correction refers to an ability that
  139. some modems have to identify errors during a transmission, and to automatically
  140. re-send data that appears to have been damaged in transit. If error correction
  141. is used, both modems must adhere to the same error correction standard to make
  142. it work. Fortunately, there are error correction standards which are followed
  143. by most modem manufacturers.
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150. Data Compression ---------------- Data compression refers to a built-in ability
  151. in some modems to compress the data they're sending, automatically "squeezing"
  152. data to a smaller size as it is sent. This, of course, saves time and can
  153. result in considerable money saved by long-distance modem users. Depending on
  154. the type of files that are sent, data can be compressed by as much as 50% of
  155. its original size, effectively doubling the speed of the modem.
  156.  
  157. In this scenario, a 2400 bps modem with data compression is capable of sending
  158. some files as quickly as a 4800 bps modem WITHOUT data compression. Not all
  159. types of data can be compressed by 50%, but gains can nearly always be real-
  160. ized.
  161.  
  162. We'll take a look at each of the various data compression standards later in
  163. this series, but first let's examine those modem standards that are associated
  164. directly with the transmission speed of the modem.
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172. Standards for 300 and 1200 Bps ------------------------------ Most 300 bps
  173. modems follow the standard created initially by AT&T, called Bell 103, and are
  174. common in the United States. Most modems manufactured for use outside the
  175. United States support the CCITT V.21 standard instead, and are not compatible
  176. with Bell 103 modems. Some modems can be set to follow either standard.
  177.  
  178. AT&T also created the Bell 212A standard for 1200 bps modems.  It's become the
  179. common standard in the United States. Most modems manufactured for use outside
  180. the United States support the CCITT V.22 standard instead, and are not compati-
  181. ble with the Bell 212A modems. Some modems can be set to follow either stan-
  182. dard.  Most modems manufactured since 1985 are capable of differentiating
  183. between the two standards, and can effectively handle either one. 
  184.  
  185. 2400 Bps Standards ------------------ The international standard for 2400 bps
  186. communications is CCITT V.22bis. This is used by modems manufactured for use
  187. both inside and outside the United States. Most 2400 bps modems include
  188. automatic detection of the data rate fall back, if a data rate lower than 2400
  189. bps is detected at the other end of the connection.
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196. 9600 Bps Modems -- Are There Standards? ---------------------------------------
  197. Contrary to what might be believed, standards for high speed data transmission
  198. have been in place for some time. Acknowledged standards came in two forms -- a
  199. half duplex standard, commonly used in fax machines and called V.29, and a full
  200. duplex standard called V.32 (we'll take a look at half and full duplex later in
  201. the series). The technology required to implement the V.32 standard remained
  202. prohibitively expensive for many years. This forced most modem manufacturers to
  203. create their own less- expensive proprietary transmission methods.
  204.  
  205. U.S. Robotics, for example, created the Courier HST, ("High Speed Technology").
  206. This design is not full duplex, meaning that it does not support high speed
  207. transmission in BOTH directions.  Current HST modems send data at 14,400 bps in
  208. one direction, and 450 bps in the other direction. The high speed channel
  209. changes direction depending on which side of the transmission has the most data
  210. to send. HST modems can only talk at high speed with other HST modems, although
  211. they also adhere to existing standards for 300, 1200 and 2400 bps operation.
  212.  
  213. Telebit, another modem manufacturer, created PEP ("Packetized Ensemble Proto-
  214. col"), which is used in their Trailblazer modem series. Like the HST, PEP
  215. modems will only connect at high speed with other PEP modems.
  216.  
  217.  
  218.  
  219.  
  220. Hayes also developed their own technology for high speed transmission, in the
  221. absence of an inexpensive standard. Like the others, Hayes high speed modems
  222. only talk high speed to other Hayes modems. 
  223.  
  224. Fortunately, the cost of V.32 high speed transmission technology has come down
  225. drastically in recent years, and is displacing other high speed proprietary
  226. protocols in popularity. This means that, finally, high speed modems are
  227. starting to communicate with a common standard. U.S. Robotics' new Courier HST
  228. Dual Standard is one example of a new high speed modem utilizing both U.S.
  229. Robotics' own HST transmission standard and the V.32 high speed standard. The
  230. new Hayes V-series Ultra Smartmodem 9600 is another "multiple-standard" high
  231. speed modem that utilizes the V.32 standard.
  232.  
  233. Next month we'll discuss the CCITT and the international telecommunications
  234. standards that are set by this prestigious committee. We'll even de-mystify the
  235. whole family of MNP standards. Also we'll examine the data compression stan-
  236. dards.  What works, what doesn't and what is realistic to expect from data
  237. compression in a modem? MNP vs. V.42bis -- don't miss it!
  238.  
  239. Press the ENTER key to continue...                                   <BUZZP2>
  240.