To Previous Chapter To Table of Contents To Bottom of Page To Next Chapter

CS457/557 - Computer Networks: Chapter 3 - Personal Computer Connectivity

Objectives

  1. Understand alternatives to connect two or more computers and/or peripherals (without a LAN)
  2. Understand modem operation, comparative modem features, modem standards
  3. understand comparative features of communications software
  4. understand implications of use of digital rather than analog carrier services

Introduction

Business Model
  • Faster
  • Cheaper
  • More reliable
  • More secure
Data Model
  • Faster
    • New modem standards
    • Data compression
    • digital transmission
  • Cheaper
    • Modem sharing
    • compatibility with older modems
  • More reliable
    • error prevention
    • error detection
    • error corrrection
    • backup for leased line failure
  • More secure
    • Unauthorized access prevention
    • encryption
Business Model Data and Network Model
Faster New Modem Standards
  • V.90 (56 Kbps download / 33.6 upload [ISP and all intermediate links must be digital])
  • Enhanced V.34 (33.6 Kbps)
  • V.34 & V.Fast (28.8 Kbps)
  • V.32 & V.32bis (9600 bps / 14.4 Kbps)
  • Fast retrain
  • echo cancellation
Data Compression
  • V.42bis & MNP Class 5 (upto 4:1)
Digital Transmission
  • DDS Services (digital data service)
  • CSU/DSU (customer service unit / data service unit)
Cheaper Modem sharing
  • Modem & port sharing devices
  • Line sharers and splitters
compatibility with Older Modems
  • Handshaking
  • fallback compatibility
  • Hayes AT command set
Reliable Error Prevention
  • Line Conditioning
  • Repeaters and Amplifiers
  • Adaptive Protocols (ex. MNP Class 4)
Error Detection
  • Parity
  • Checksums
  • LRC (Longitudinal Redundancy Checks)
  • CRC (Cyclic Redundancy Checks)
Error Correction
  • ARQ (Automatic Retransmission Request)
  • ACK/NAK
  • sliding window protocols (Continuous ARQ)
  • Forward error correction (V.42 & MNP classes 2,3,4)
Backup for Leased Line Failure
  • Autodial backup
  • Auto restoral (Standalone & integral)
Secure Unauthorized Access Protection
  • Password protection
  • Callback security (standalone and integral)
Encryption
  • Standards (standalone or integeral)

Principle of Shifting Bottlenecks:

as modems get faster, the bottleneck has shifted to the serial port (19.2 or 38.4 Kbps)
One Solution - use alternative bus: USB (Universal serial bus) [upto 12 Mbps)

Modem Trends


Communications Software

  1. must be easy to use
  2. must maximize the efficient use of available hardware and circuit technology
  3. must be cost effective
  4. must support business objectives

Uses

  1. connect to a remote mainframe / minicomputer
  2. transfer files
  3. connect to a value-added information service
  4. connect to the Internet

Technical Features

Non-LAN PC Connectivity

peripheral sharing devices: modem pools, manual A/B switches for printers


Slides


Activities [e-mail your answers to summers_wayne@ColumbusState.edu before 4 p.m. on Thurs., Sept. 17, 1998]: #2, 4
Note: This assignment may be completed by groups of two students

To Previous Chapter To Table of Contents To top of page To Next Chapter