Printer Friendly
The Free Library
19,595,263 articles and books
Member login
User name  
Password 
 
Join us Forgot password?

An introduction to how data communications works by networking of computers, terminals and modems.


An Introduction to How Data Communications data communications, application of telecommunications technology to the problem of transmitting data, especially to, from, or between computers. In popular usage, it is said that data communications make it possible for one computer to "talk" with another.  Works by Networking of Computers, Terminals and Modems In Figure 1, we see a small communications network The transmission channels interconnecting all client and server stations as well as all supporting hardware and software. . In this figure, a terminal communicates through a modem, across a telephone line, through a remote modem and into a computer. The terminal shown interacts with the computer.

The flow of data starts at the keyboard when a key is depressed. The keyboard converts the key depression into a string of binary ones and zeros Ones and Zeros is the second full-length release by Canadian indie rock group Immaculate Machine. It is their first official release through Mint Records. Music videos were released for the songs "Broken Ship" and "So Cynical". , shown in the example as an ASCII ASCII or American Standard Code for Information Interchange, a set of codes used to represent letters, numbers, a few symbols, and control characters. Originally designed for teletype operations, it has found wide application in computers.  stream of eight bits. The data stream is transmitted over the communications line to the computer. The computer echoes the character back and it appears on the display.

This type of communications is used on most computer time-sharing systems. What you see on the display is actually echoed from the computer.

The important thing to remember is that the key depression converted the keystroke key·stroke  
n.
A stroke of a key, as on a word processor.



keystroke
 into a string of eight binary bits. Since any character can be expressed in a binary string, it can be given to the modem and converted into "marks" and "spaces" for communications across a telephone line.

The terminal uses a form of communications known as asynchronous Refers to events that are not synchronized, or coordinated, in time. The following are considered asynchronous operations. The interval between transmitting A and B is not the same as between B and C. The ability to initiate a transmission at either end. . Since the characters are sent as the keys are depressed by the operator, we don't know Don't know (DK, DKed)

"Don't know the trade." A Street expression used whenever one party lacks knowledge of a trade or receives conflicting instructions from the other party.
 the time between characters or when the next character will arrive. In asynchronous transmission The transmission of data in which each character is a self-contained unit with its own start and stop bits. Intervals between characters may be uneven. It is the common method of transmission between a computer and a modem, although the modem may switch to synchronous transmission to , each character will carry a timing signal that tells when it begins and when it ends.

Figure 2 is a drawing of the data stream being put into a modem. Since the input can only be marks or spaces, there are two levels on the graph. When the input voltage to the modem is high, we will refer to this as marking or binary one. When the voltage to the modem is low, we will refer to this as spacing or binary zero.

When the terminal is connected to the modem and no data is being entered, it holds the modem input in the mark state. As long as the input is held marking, it indicates that there is no data coming down the line. When a key is depressed, the terminal will immediately put one bit-time of spacing on the line. The one bit-time of space indicates to the receiving equipment that the next eight bi-times represent a character. The first spacing bit is called the "start bit."

The eight data bits must immediately follow the start bit and must be of equal length. The length of each bit is determined by the speed of transmission. If you compare the marks and spaces in Figure 2 against the bit stream for the character "A," you'll see they are the same.

At the end of the data bits the line must return to the marking state. Even if there is another character to send, there must be at least one bit-time of marking after each character. The mark at the end of the character is called the "stop bit." The stop bit ensures that there will always be at least one mark in every character and that bit timing is correct.

The interactive terminal is a good example of how a piece of computer hardware passes data to a modem. The keystrokes in this case were converted into a serial data-stream and bracketed with timing bits. The entire 10 bits of information were then passed to a modem for transmission. The marks and spaces of the character are then transmitted over the communications circuit.

In this example, the data is shown with a total of 10 bits (one start, eight data and one stop-bit). Transmission systems are made with one, one-and-a-half and two stop-bits. Data also can be five, six, seven or eight bits, dependent on the code used. The important thing to realize is that data can be represented by ones (marks) and zeros (spaces).

Modems Interface Digital Signals with Phone Lines

Modems are devices that take the digital signal from a terminal or computer and interface it to a telephone line. The term modem is a contraction of "modulator-demodulator." The modulator Modulator

Any device or circuit by means of which a desired signal is impressed upon a higher-frequency periodic wave known as a carrier. The process is called modulation. The modulator may vary the amplitude, frequency, or phase of the carrier.
 transmits the signal over the telephone line. The demodulator See demodulate.
Demodulator

A device used to recover the original modulating signal from a modulated wave. A demodulator is also known as a detector.
 receives the signal and turns it back into digital information.

The bandpass or frequency spectrum of the telephone line is about 300 to 3200 Hertz. Basically, the telephone line is not capable of carrying direct-current voltages. If we were to connect a six-volt battery across a phone line, we wouldn't get six volts out at the opposite end. Since the computer uses voltage levels internally to identify binary ones and zeros, it must have a way of converting its signals into a form that the telephone line can understnd. Since the telephone line is able to pass tones (or sound frequencies), the modem will have to convert the binary signals to tones.

Figure 3 depicts a simple modulator (or transmitter). In this case, the binary ones and zeros are fed into the modulator by the computer. Whenever the transmitter detects a binary one it will put a 1200-Hertz tone on the circuit. Whenever the transmitter detects a binary zero, it will put a 2200-Hertz tone on the circuit. The transmitter then takes the two binary states and generates two tones on the communications link.

When the signal is sent down the telephone line, it's picked up by the demodulator or receiver of the remote modem. The incoming tones are detected and converted back to binary data binary data - binary file . Figure 4 shows a simple demodulator or receiver. Whenever the demodulator sees a 1200-Hertz tone on the line, it will output to the computer the voltage to represent a binary one. Whenever the demodulator sees a 2200-Hertz tone, it will send the voltage that represents a binary zero. Thus the demodulator takes tones from the line and converts them back into the voltage levels that the computer is able to recognize.

The signals between the computer and the modem are designed to meet a standard called EIA (Electronic Industries Alliance, Arlington, VA, www.eia.org) A membership organization founded in 1924 as the Radio Manufacturing Association. It sets standards for consumer products and electronic components.  RS-232. This standard will ensure that although the internal operation and signals of computers will vary, the voltages and signals to modems are always compatible.

Computer Turns the Modem On

The modem modulator will not transmit until the computer turns it on. In the case of a multipoint or half-duplex circuit, it may not be desirable to have multiple modems transmitting at the same time. To eliminate interference, the computer must turn on the modem transmitter. When the computer is ready to send data, it will turn on the transmitter by raising the signal Request to Send. When the transmitter sees the signal it will begin putting a signal on the telephone line and, after a time delay, will send Clear to Send back to the computer. At this point the system has turned on the modem modulator and received confirmation that it is ready. The computer may now begin sending data via the Transmit Data lead on the modem.

The operation of the modulator and the computer are interlocked through the use of the Request-to-Send/Clear-to-Send signals. It's important to understand that the transmitter must be turned on and off before it can send data.

In the demodulator there's a signal called Signal Detect (or sometimes Carrier Detect). When this signal is on, it indicates data tones coming through the telephone circuit. When the computer sees Signal Detect, it knows there is binary data coming in on the lead Received Data. In effect, the Signal Detect qualifies the Received Data as binary signals rather than noise on the telephone line. When the Signal Detect is off, it indicates that the computer should ignore the Received Data.

First Signal Is Ring Indicator Ring Indicator, abbreviated as RI, is a signal that exists inside an RS232 serial communications cable that goes between a computer and a modem. The signal is sent from the modem to the computer, typically over pin 9 of a nine-pin (DB9) serial port, or pin 22 over a 25-pin  

Assuming the modem is connected to a standard dial telephone line, the first signal on the modem is Ring Indicator Whenever this modem line is called, the ringing signal from the telephone company central office will be detected. If it's a valid ringing signal, the modem will turn on the Ring Indicator so the computer will know someone is calling. In some modems the Ring Indicator will go on and off with the incoming ringing signal (usually two seconds on and four seconds off).

When the computer wishes to have the modem answer the incoming call it will raise Data Terminal Ready. The modem will see Data Terminal Ready and take the telephone line off-hook and connect it to the Transmitter and Receiver. After the line is off-hook and connected, the modem will send the Data Set Ready signal to the computer. As long as Data Terminal Ready is high, the modem will stay connected to the line.

When the data transmission call is completed and the computer wishes to disconnect disconnect - SCSI reconnect , it will drop the signal Data Terminal Ready. With Data Terminal Ready off, the modem will cause the telephone line to go on-hook. The modem will also respond by turning off the signal Data Set Ready.

This brief overview was a look at an ideal modem. In most cases the computer may not turn off the control signals. Some terminals don't even use the control signals. The signals required by the interface depend on the computer, the modem and the type of telephone line (leased or switched). It's usually necessary to investigate the manufacturer's manual when troubleshooting the interface.

The RS-232 interface sets the industry standard of the electrical connection An electrical connection between discrete points allows the flow of electrons, (current). A pair of connections is needed for a circuit.

Between points with a low voltage difference between them, direct current flow can be controlled by a switch.
 between a business machine Data Terminal Equipment (DTE (Data Terminating Equipment) A communications device that is the source or destination of signals on a network. It is typically a terminal or computer. Contrast with DCE.



DTE - Data Terminal Equipment
) and a modem Data Communications Equipment See DCE.

Data Communications Equipment - Data Communication Equipment
 (DCE (1) (Distributed Computing Environment) Software from The Open Group that allows applications to be built across heterogeneous platforms in a network. DCE includes security, directory naming, time synchronization, file sharing, RPCs and multithreading services. ). The standard has been adopted through the Electronic Industries Association (EIA), which sets various interface standards for equipment built in the United States United States, officially United States of America, republic (2005 est. pop. 295,734,000), 3,539,227 sq mi (9,166,598 sq km), North America. The United States is the world's third largest country in population and the fourth largest country in area. . The EIA standards Here is a list of Electronic Industries Alliance (EIA) Standards...

  • EIA-232 RS-232 electrical characteristics single-ended voltage digital interface circuit
  • EIA-310-D 19-inch rack standard
  • EIA-343 Formerly RS-343.
 are not mandatory, but are designed to allow easier integration of components. Manufacturers who wish to interconnect their products should follow the EIA standards wherever possible.

Standard Sets Signal Voltage

RS-232 is the EIA designation for a DTE-DCE interface. The connection for the RS-232-C interface is made via a 25-pin miniature connector. The standard sets the voltage levels for signals across the interface. Signals must be greater than three volts and less than 15 volts. Polarity (1) The direction of charged particles, which may determine the binary status of a bit.

(2) In micrographics, the change in the light to dark relationship of an image when copies are made.
 of the signals determines the function. For control signals, a positive voltage indicates an "on" or turns a function on. A negative voltage indicates an "off" or turns a function off. For data signals, a positive voltage indicates a binary zero or a spacing condition. A negative voltage indicates a binary one or a marking condition.

The RS-232-C interface is the one most-commonly used in data communications, but there are others that can be used:

RS-449--A new EIA standard that is being proposed to replace RS-232. In theis standard the data lines have been reconfigured to allow speeds up to 56 kilobits per second (unit) kilobits per second - (kbps, kb/s) A unit of data rate where 1 kb/s = 1000 bits per second. This contrasts with units of storage where 1 Kb = 1024 bits (note upper case K). . The lines have been extended to allow distances over 1,000 feet. The RS-449 standard also uses a new 37-pin connector.

V.35--A high-speed interface that makes use of balanced lines Refers to a cable design that uses the same wire types for the signal and ground. Twisted pair cable is a balanced line. Contrast with unbalanced line.  for speed up to 64 kilobits per second. The interface is generally used into wideband modems In telecommunication, the term wideband modem has the following meanings:

1. A modem whose modulated output signal can have an essential frequency spectrum that is broader than that which can be wholly contained within, and faithfully transmitted through, a voice
 or T-carrier systems (communications) T-carrier system - A series of wideband digital data transmission formats originally developed by the Bell System and used in North America and Japan. .

Current Loop--An interface that uses a pair of wires to pass data between two devices. The voltage on the wires is reversed to show the difference between mark and space. Current loop comes in 60 and 20-milliampere versions. In the connection of current loop, one of the devices must supply the current (the source). The other device works off the supplied current (the sink). Current loop is used where terminals are directly connected to a system without a modem. It generally can achieve speeds of 19,200 bits per second and distances of 2,000 feet.

In. addition, manufacturers develop their own interfaces for specific computer or terminal connections.

The easiest type of modem to understand is the 202 series. The numbering of various modems in the United States usually follows the style numbers of Western Electric products. In this case, 202 series is a group of 1200-bit-per-second modems that can be used on dial or private lines. The 202T indentifies the private-line modem and 202S is the dial-line version.

To understand how the 202 transmits its data, we should understand the frequency response of a basic telephone circuit. The 202 modem will modulate To insert a data signal into a carrier wave or direct current. See modulation.  the binary ones and zeros as two tones within the allowable spectrum of the voice line. Whenever the 202 sees a binary one from the computer, it will transmit a 1200-Hertz tone on the line. Whenever the modem sees a binary zero from the system, it will transmit a 2200-Hertz tone on the line. The modem shifts between two frequencies to indicate the shifts between marks and spaces in the data. This type of transmission is referred to as frequency shift keying (FSK (Frequency Shift Keying) A simple digital modulation technique that uses two frequencies for 0 and 1. See frequency modulation. ). In a frequency-shift-keying selbeme, the area between the two frequencies is unusable. However, the areas outside the two frequencies could be used for additional data channels by using different tones.

When using frequency-shift keying Frequency-shift keying (FSK) is a modulation scheme in which digital information is transmitted through discrete frequency changes of a carrier wave. The most common form of frequency shift keying is 2-FSK. , there are two limitations. First, the transmitted data speed should not exceed the lowest frequency tone used. Second, the higher the speed the wider apart the tones must be. To transmit 1200 bits per second, the 202 has been designed to operate wih the 1200 and 2200-Hertz tones. Because the 202 type of modem uses a major portion of the bandwidth available, it is usually limited in half-duplex operation on a dial line. In this case, the 202 must turn its transmitter off to allow the remote modem to respond. If we want to transmit full-duplex, we have to use a full-duplex private line.

Less Bandwidth Used at 300 b/s

The 103 type of modem is a full-duplex 300-bits-per-second unit. There are many different types of 103 units, but they are usually compatible in operation. The 103 series uses the FSK modulation scheme, which through the use of a slow speed (300 bits per second) is able to use closer-spaced frequency pairs. This allows the modem to use a smaller portion of the available bandwidth.

The 103 uses four frequencies (or tones) to transmit data. The modem at one end of the line will use 1070 Hertz and 1270 Hertz as its mark and space frequencies. The modem at the other end of the circuit will use 2025 Hertz and 2225 Hertz as its mark and space frequencies. By dividing the telephone into a high and a low channel, each modem can transmit at the same time (full duplex (Computers) arranged so that the information may be transmitted in both directions simultaneously; - of communications channels between computers; contrasted with half duplex(a). ).

The decision as to whether the particular modem uses the high or low channel is made by the call origination Call Origination, also known as voice origination, refers to the collecting of the calls initiated by a calling party on a telephone exchange of PSTN, and handing off the calls to a VoIP endpoint or to another exchange or telephone company for completion to a called party. . When a 103 modem is called, it automatically answers with the high-end frequencies (called F2). The modem that placed the telephone call automatically uses the low-end frequencies (F1). The main use of the 103 type has been in time-sharing systems with interactive terminals. Because these interactive terminals require the character to be echoed back from the system, they need the full-duplex capability of the 103 type of modems.

The Moem Transmits at 2400 b/s

The 201 type of modem is designed to transmit data at 2400 bits per second. Because of the bit rate, the 201 type is unable to use the FSK modulation method. At 2400 bits per second an FSK scheme would require a minimum frequency of 2400 Hertz and a high frequency of almost 5,000 Hertz.

The 201 type of modem uses phase-shifting techniques to overcome the limitations of voice-grade telephone lines. This modem is capable of 2400 bits per second in half-duplex mode on dial telephone circuits. The modem also can be used in the full-duplex mode on a full-duplex circuit.

In the speed ranges from 2400 to 14,000 bits per second, modem manufacturers tend to adopt their own modulation schemes. This can lead to compatibility problems on mixed-vendor networks. The important thing to remember is that modems operated on voice-grade telephone lines at speeds above 2400 bits per second generally use a variation of phase modulation phase modulation: see modulation.


Varying the angle of a wave in a carrier in order to transmit analog or digital data. For digital signals, phase modulation (PM) is widely used in conjunction with amplitude modulation (AM).
. The actual modulation technique can be determined by either the manufacturer of the equipment or by a standards organization A standards organization, also sometimes referred to as a standards body, a standards development organization or SDO (depending on what is being referenced), is any entity whose primary activities are developing, coordinating, promulgating, revising, amending, .

The Codex codex

Manuscript book, especially of Scripture, early literature, or ancient mythological or historical annals. The earliest type of manuscript in the form of a modern book (i.e.
 CS 9600 modem uses a modulation scheme called Quadrature Amplitude Modulation See QAM.

Quadrature Amplitude Modulation - (QAM) A method for encoding digital data in an analog signal in which each combination of phase and amplitude represents one of sixteen four bit patterns. This is required for fax transmission at 9600 bits per second.
 (QAM (1) (Quality Assessment Measurement) A system used to measure and analyze voice transmission.

(2) (Quadrature Amplitude Modulation) A modulation technique that employs both phase modulation (PM) and amplitude modulation (AM).
). The modem has 16 phase shifts that encode (1) To assign a code to represent data, such as a parts code. Contrast with decode.

(2) To convert from one format or signal to another. See codec and D/A converter.

(3) The term is sometimes erroneously used for "encrypt.
 part of the data and, by adjusting the strength (amplitude) of the signal, the balance of the data is modulated mod·u·late  
v. mod·u·lat·ed, mod·u·lat·ing, mod·u·lates

v.tr.
1. To adjust or adapt to a certain proportion; regulate or temper.

2.
 onto the carrier. Through this combination of phase and amplitude modulation amplitude modulation: see modulation; radio.


Varying the voltage of a carrier or a direct current in order to transmit analog or digital data. Amplitude modulation (AM) is the oldest method of transmitting human voice electronically.
 the CS 9600 is able to send 9600 bits per second.

Remote Diagnastics Are Included

Another feature manufacturers are incorporating in the higher-speed modems is extensive remote diagnostics Vehicle Diagnostics
Vehicle diagnostics enables a mechanic to diagnose the exact mechanical condition of the vehicle and its systems and components. Remote Diagnostics enables to perform such diagnosis without requiring the vehicle to physically be present for checkup.
. Generally, a narrow-band FSK signal is added to the modem. This extra channel transmits in the 150 to 300-bits-per-second range and is connected to a microprocessor in the modem. At the main computer site a computer polls the remote modems and checks their status. The microprocessor in the modem can report back changes in interface signals or changes in the communications-link signal. The main-site computer can then determine changes in the communications network before a failure occurs. Through the diagnostic system, a technician can test the modem by looping it back or running bit-error tests.

Modem compatibility can be a very serious problem on large networks because

of lack of standards in one case and inflexible standards in others. In the US there are no formal standards. Instead, manufacturers either generate their own or follow the Western Electric modems. If a manufacturer produces a 4800-bits-per-second modem, it may say it's compatible with the Western Electric 208. This lack of formal standards is a problem, because if the vendor is using a non-compatible modulation scheme you may not be able to mix modems on your network. On the positive side, the lack of standards allows a quick evolution to better, lower-error-rate transmission schemes.

In most of the world, manufacturers follow the modulation schemes set down by the Consultative Committee for International Telegraph and Telephone (CCITT See ITU.

CCITT - Commite' Consultatif International de Telegraphique et Telephonique. (International consultative committee on telecommunications and Telegraphy).

CCITT changed its name to ITU-T on 1 March 1993.
). Because networks cross into multiple countries, you must be able to buy compatible modems from each telephone company. CCITT standards allow each country to suuply modems to a common standard. Since most telephone systems are government controlled, foreign operations usually require the installation of a modem that follows a CCITT standard. The use of the CCITT standard makes it easier to find compatibility between modems but also places some restrictions on using state-of-the-art equipment.

The CCITT standards are also not always compatible with the Western Electric modems. For example, referring to the 202 type of modem, it should be the same as the CCITT V.23, but in reality it is not. The V.23 modem uses 1300/2100 Hertz as the carrier while the 202 uses 1200/2200 Hertz. Both of these modems are capable of 1200-bits-per-second transmission speed.

Modem compatibility also becomes an issue as newer and higher-speed modems become available. Currently, manufacturers have available modems that operate at speeds up to 16,600 bits per second, but since there is no CCITT standard to cover this range, the modems can't be used in all countries.

Point-to-Point Doesn't Share

When a terminal is connected to a computer in a point-to-point arrangement, the terminal has its own port that's not being shared with any other devices. The connection to the system may be permanent or via a dial telephone line. If the terminal is used in a data-entry situation where a form is displayed and the operator fills in data, then a line-by-line interaction is not practical. Because the terminal may have to be set up with protected fields and highlights, it would be easier to fill the screen in one transmission. After the operator edits the data, the computer can read the data in one block.

The type of protocol that will handle this function is called point-to-point. In this method of communications, the terminal or computer will send data in blocks rather than unformatted (1) A hard disk, rewritable optical disc or floppy disk that has not been initialized and is completely blank. See format program.

(2) Without a structure. For example, an e-mail message that contains only text without any style attributes and no graphics is
 character streams. The use of point-to-point adds a higher level of error checking because it allows the data to be retransmitted if it's incorrect. This is helpful, because the operator is ensured that the data entered is what the system receives.

Same Protocol Can Return Data

The terminal can use the same protocol to transmit data back to the system. This transmission mode allows block-mode sending and checking of data. The point-to-point communications system In telecommunication, a communications system is a collection of individual communications networks, transmission systems, relay stations, tributary stations, and data terminal equipment (DTE) usually capable of interconnection and interoperation to form an integrated whole.  can also be used for transmission of data between two computer systems.

When terminals are tied together over a multipoint circuit, there must be a protocol established to determine who can transmit at what time. Without any type of protocol, a multipoint line In communications, a single line that interconnects three or more devices.  would be chaos. To describe how the multipoint protocol works, we must first examine a multipoint circuit. For example, assume there are four terminals connected to a computer over a single circuit. In this connection, the terminals are called tributaries or slave stations
  • Historically a slave station was the collection and transfer location utilized in the slave trade for handling human slaves. One famous slave station, on Goree Island, is now a museum in Senegal.
. The computer is referred to as the master.

By designating the computer as the master, it assumes the responsibility of the network manager or traffic cop. It will be the computer that will "poll" each station to see if it has any traffic. In effect, the computer will ask "Do you have any messages?" and the terminal will respond "No." The computer will poll each station in turn. If a terminal does have traffic, it will respond to the poll by sending the traffic to the system.

Added Features Improve Protocol

Once a multipoint protocol is developed, it can be improved through the use of additional features.

Group Polling--If the amount of terminals becomes too high on a circuit, it could take too long to poll the list. The use of group polling allows the system to poll terminal groups with one message. If one or more terminals had traffic, when the poll was received the first terminal would respond with its message, then the second terminal would respond with its message, and so on.

Broadcasting--This is the capability to send one message that would be received by all of the terminals on the line.

Group Select--This is a broadcast to a group of terminals. Only the terminals that are in the selected group will receive the message.

Poll Contention--During periods of low traffic it may take up too much system overhead to continue polling. In this case, a contention protocol can be used. After polling all of the stations and receiving no traffic, the system can invoke the contention mode. At this point the system stops polling the line. If a terminal wants to send a message to the system and it knows the contention mode has been invoked, it will send its address. When the systems sees the contention, it will resume polling, starting with the station that contended. After the network is cleared of traffic the system then will invoke the contention mode again.

Synchronous Transmission The transmission of data in which both stations are synchronized. Codes are sent from the transmitting station to the receiving station to establish the synchronization, and data is then transmitted in continuous streams.  is Used

Earlier we noted that every time we send a data character with asynchronous format, we are sending a start and a stop bit. In the interactive terminal, these bits are necessary for timing the characters. In the point-to-point or multipoint protocols, the data in the blocks are contiguous and individual character timing is not necessary.

If we could eliminate the start and stop bits in a stream of characters it could save up to 20 percent on the volume of bits transmitted. The synchronous communications protocol Hardware and software standards that govern data transmission between computers. The term "protocol" is very generic and is used for hundreds of different communications methods. A protocol may define the packet structure of the data transmitted or the control commands that manage the  eliminates the use of start and stop bits on each character through the use of a synchronization (1) See synchronous and synchronous transmission.

(2) Ensuring that two sets of data are always the same. See data synchronization.

(3) Keeping time-of-day clocks in two devices set to the same time. See NTP.
 charac frame.

Synchronous transmission allows the system to increase throughput by eliminating the need for start and stop bits, but the increases in throughput can only be realized if the data being sent is in long blocks.

To sum up the synchronous communications method, it allows the data equipment to put characters into groups and send them. By grouping the data, block synchronization can be used. In long blocks of data, the use of synchronous transmission can save line time.

Timing Must Be Controlled

The timing between the data and the system must be closely controlled in synchronous communications. To overcome timing differences, the modem will control the clocking of data. The modem actually sends the clock signal to the local system, telling it when to transfer bits to the modulator. The receiving modem will watch the phase shifts and know that the occurrences signal bit groups and it will resynchronize the receiving clock. In this manner, the modems and system maintain their clocks in synchronization.

The Bisynchronous communications method (Bisync) is an IBM-designed protocol. The basic protocol is not much different than the point-to-point method. The Bisynchronous communications method has many variations, which include a multipoint protocol, dial-up protocol, the point-to-point protocol See PPP and PPTP.

(communications, protocol) Point-to-Point Protocol - (PPP) The protocol defined in RFC 1661, the Internet standard for transmitting network layer datagrams (e.g. IP packets) over serial point-to-point links.
, and the transparent.

So far we have been concerned with communications protocols that use "byte" information for both the data and line control. The data being transmitted always fell into eight-bit groupings. The byte protocols are the easiest to handle and program, but they don't really allow the mixing of data types. If we were to use the Bisync as an example, we could not send five-bit data within the block because it might appear in strings as control characters. Also, the five-bit data could not be unpacked by the hardware because it is expecting eight-bit characters.

As communications between systems became more complex, the need arose for protocols that were transparent to the data. The new protocols operated at the bit level where individual bits designated the control functions.

Bit Protocols Are Increasing

The bit protocols in use today usually fall under either the ANSI (American National Standards Institute, New York, www.ansi.org) A membership organization founded in 1918 that coordinates the development of U.S. voluntary national standards in both the private and public sectors. It is the U.S. member body to ISO and IEC.  ADCCP (Advanced Data Communications Control Procedure) An ANSI communications protocol that is similar to the SDLC and HDLC protocols.

ADCCP - Advanced Data Communications Control Protocol
 (Advanced Data Communications Control Procedure) or the ISO (1) See ISO speed.

(2) (International Organization for Standardization, Geneva, Switzerland, www.iso.ch) An organization that sets international standards, founded in 1946. The U.S. member body is ANSI.
 HDLC (High-level Data Link Control) A data link protocol from ISO for point-to-point communications over serial links. Derived from IBM's SDLC protocol, HDLC has been the basis for numerous protocols including X.25, ISDN, T1, SS7, GSM, CDPD, PPP and others.  (High-level Data Link Control (networking) High-level Data Link Control - (HDLC) A general-purpose data link control protocol defined by ISO for use on both point-to-point and multipoint (multidrop) data links. It supports full-duplex, transparent-mode operation. ). the standards are fairly broad and the various implementations may only use portions of the various procedures. You would have to check with the vendor to see if his protocol could talk to another vendor's equipment. The bit-oriented protocols A communications protocol that uses individual bits within the byte as control codes, such as IBM's SDLC. Contrast with byte-oriented protocol.  are becoming more popular with the introduction of more-sophisticated commuications equipment to the industry.

Packet Switching A network technology that breaks up a message into small packets for transmission. Unlike circuit switching, which requires the establishment of a dedicated point-to-point connection, each packet in a packet-switched network contains a destination address.  Networks are a digital version of the dial telephone system. Through the packet networks, terminals and computers can establish digital connections for which they are charged by the time and amount of data transmitted. Connection to the packet networks is by several different methods:

Dial-Up--Using the public dial network, a terminal user can connect with a local "node" of the packet network. Once connected, the user can instruct the network to establish a digital connection to a point in the packet network.

Leased Line--A private line can be connected to the packet node and this line then can be used with a front-end processor front-end processor - (FEP) 1. A small computer necessary to enable an IBM mainframe using SNA to communicate beyond the limits of the dinosaur pen.

2. A small computer controlling the screen and keyboard of a Symbolics 3600 LISP Machine.
 to provide multiple input ports for a computer system.

X.25 Link--This is a high-speed trunk link that can be used to place calls and transfer data within the network.

In the network, the nodes are actually computer systems that establish the links and move the data between the users. Within the link the connections between users are called virtual circuits because they do not exist as physical connections but simply as routes in computerized tables. Each node computer acts as a store-and-forward switch A switching device that stores a complete incoming data packet before it is sent out. Such switches are used when incoming and outgoing speeds differ. Contrast with cut-through switch.  for the data.

The public packet-switching networks are usually built around their own proprietary architectures. The main differences in the networks lie in how data is moved and what types of devices can be connected. Some examples of differences in packet networks are:

Computer Sets Up the Routes

Centralized cen·tral·ize  
v. cen·tral·ized, cen·tral·iz·ing, cen·tral·iz·es

v.tr.
1. To draw into or toward a center; consolidate.

2.
 Control--The setting up of virtual circuits is controlled from a central computer. When a user connects to the network and requests a virtual connection, the local node sets up the route as per the instructions of a central computer. The central computer can control loading over the major trucks and prepare for fallback fall·back  
n.
1.
a. Something to which one can resort or retreat.

b. A retreat.

2. Computer Science
. The only drawback in this case is that a failure of the central control can stop any new users from joining the network.

Distributed Control--When a call is requested, the local node communicates directly with the remote node A terminal or computer located apart from the main network. It may refer to a branch office or a traveling user with a laptop. Access to the company LAN is typically made via an Internet or dial-up connection. See remote control software.  to set up the virtual circuit. Since the control is distributed, the failure of any of the nodes allows the other nodes to continue their operation.

Routing of Data--If the network uses stochastic By guesswork; by chance; using or containing random values.

stochastic - probabilistic
 routing, it means that each packet will find its own route to the fial destination. The packets will be passed on by each node over the route that has the least data in the direction of the final node. This can result in time delays that vary as the network load changes. Some networks set up the data path through the nodes when the call is connected. With this type of routing, the data will always follow the same route and have the same delay.

The important thing to understand is that the basic concept of all packet-switching networks is to provide low-cost data transmission by sharing the use of communications links. The average voice-grade circuit can handle a 9600-bit-per-second modem, although higher speeds can be reached with newer modems. In normal point-to-point use, the 9600-b/s circuit would support one device talking to Noun 1. talking to - a lengthy rebuke; "a good lecture was my father's idea of discipline"; "the teacher gave him a talking to"
lecture, speech

rebuke, reprehension, reprimand, reproof, reproval - an act or expression of criticism and censure; "he had to
 a computer. If the device were a terminal, it would be a waste of the data bandwidth, since the average typist would only enter seven to nine characters per second (maximum burst).

Multiplexer See multiplexor and multiplexing.

multiplexer - multiplexor
 Solves the Problem

In private networks, the most-likely solution to this problem is to place a multiplexer on the line. By lowering the terminal speeds to 1200 b/s (120 characters per second), eight terminals could share the one 9600-b/s line.

In a packet network, the nodes act as multiplexers. They take advantage of the intermittent (or statistical) form of data between the terminal and the system. The data the operator types is assembled into blocks called packets. The packets are sent over high-speed lines to a remote node and put out through a port to the computer system.

By using computers in the nodes, the packet network shares the high-speed link over many subscribers. As an example, if a 1200-b/s terminal is only putting out an average of 300 b/s link.

Packet networks are being established in most of the industrialized in·dus·tri·al·ize  
v. in·dus·tri·al·ized, in·dus·tri·al·iz·ing, in·dus·tri·al·iz·es

v.tr.
1. To develop industry in (a country or society, for example).

2.
 nations. The networks are being interconnected to provide data-switch on a worldwide basis. Through the use of the X.25 protocol, computers will be able to establish connections automatically with other systems in other countries.

The X.25 protocol is an international standard for the connection of computer systems into the packet networks. By connecting one X.25 link between the node and a computer, the system can set up its own virtual circuits.

Prior to the X.25 protocol being available, the only way to connect to a packet network was via a terminal or a Packet Assembler/Disassembler Packet Assembler/Disassembler - (PAD) Hardware or software device for splitting a data stream into discrete packets for transmission over some medium and then reforming the stream(s) at the receiver.

The term is most often used for interfaces to X.25 lines.
 (PAD). These early PADs weren't based on the present international standard (CCITT X.3), but on the protocol of the network's supplier. One of the problems with the PAD was that it required a separate connection into the computer for each of the virtual circuits being set up.

X.25 Allows Direct Connection

The old style of PAD limited A semiconductor chip that cannot be shrunk any further, because there would not be enough room for the bonding pads used for interconnection on the outer perimeter of the die. Although bonding pads are getting smaller, having shrunk below 50 microns, area array packaging has obviated the  the system to receiving only as many calls as there were PAD ports. It was realized that if the PAD link could be brought directly into tye system, the computer software could perform the assembly and disassembly dis·as·sem·ble  
v. dis·as·sem·bled, dis·as·sem·bling, dis·as·sem·bles

v.tr.
To take apart: disassemble a toaster.

v.intr.
1.
 of packets. The CCITT X.25 standard is what allows the computer to be directly connected to a packet network and substitute for the old PAD or other network interfaces. Over the one X.25 link, a computer can have a dialogue with multiple terminals and computers. The limit to the number of connections that can be established is 4,096, but the system would probably be overloaded with data before the maximum nuber woould be reached.

The X.25 protocol is not limited to public packet networks, but also can be used in private networks as a method of establishing connections and transferring data. The standard is highly useful as a private-network tool where different devices and computers need access over a distributed system See distributed computing.

distributed system - A collection of (probably heterogeneous) automata whose distribution is transparent to the user so that the system appears as one local machine.
. The standard is too complex to describe in detail, but its main use is as an interface to the worldwide packet networks, giving computers the ability to set up their own calls and transfer data.

There are two drawbacks to the worldwide telex telex: see telegraph.
telex

International telegraphic message-transfer service consisting of a network of teleprinters. Subscribers to a telex service can exchange textual communications and data directly with one another.
 network. First, the dependency on the five-level code limits the amount of data that can be represented. There are 60 characters plus two shift codes. when sending telexes between countries, the diacritical marks Noun 1. diacritical mark - a mark added to a letter to indicate a special pronunciation
diacritic

mark - a written or printed symbol (as for punctuation); "his answer was just a punctuation mark"
 can't be printed, affecting the correct translation of information.

Second, the line speed of 50 bits per second greatly limits the throughput. This limitation was based originally on use of Teletype machines, which were mechanical in decording and printing, thus greatly limiting their speed.

Computerization com·put·er·ize  
tr.v. com·put·er·ized, com·put·er·iz·ing, com·put·er·iz·es
1. To furnish with a computer or computer system.

2. To enter, process, or store (information) in a computer or system of computers.
 Improves Speed

The use of computers and "smart" terminals to file telexes has greatly improved speed, although the customers is still charged as though the message were sent at 50. Most of the record carriers are providing interfaces of 300, 1200 or 2400 b/s into their systems.

The problem of code conversion is being overcome by an attempt to adopt the teletext teletext: see videotex.


A broadcasting service that transmits text to a TV set that has a teletext decoder. It uses the vertical blanking interval of the TV signal (black line between frames when vertical hold is not adjusted) to transmit about a hundred
 code. Although an agreement has not been reached on the final code, and although the teletext system is in its infancy, it can be expected to develop into a replacement for record or telex systems. The teletext code, being eight-bit, will be useful in the development of international electronic-mail systems using a global communications network Global Communications Network or (GCN) is an instant messaging client for Microsoft Windows. The software is provided free of charge but is supported by banner advertisements. In addition to chat services, users are also provided with free e-mail and webspace. .
COPYRIGHT 1986 Nelson Publishing
No portion of this article can be reproduced without the express written permission from the copyright holder.
Copyright 1986 Gale, Cengage Learning. All rights reserved.

 Reader Opinion

Title:

Comment:



 

Article Details
Printer friendly Cite/link Email Feedback
Author:Noakes, Robert
Publication:Communications News
Date:Mar 1, 1986
Words:5545
Previous Article:Small-aperture earth stations can be an alternative to private-line networks.
Next Article:Developer-Reseller sees growth potential as customers join private switched network.
Topics:



Related Articles
New York Institute of Technology Links Computers Via Data Communications Net.
Greater Data Needs of Users Spur Big Growth.
Basics of SNA and Protocol Converters.
ISDN: Interface Standards Usher in Ultimate Network.
Computer-Security Encryptors Help Halt Hackers.
Micros and LSI Chips Are Fueling the Latest in Modem-Mux Advances.
Trouble shooting data transfer problems.
A superhighway for channeling data.
Why three users replaced modems with CO LANs.
Investors Federal chops leased data line cost 50%.

Terms of use | Copyright © 2012 Farlex, Inc. | Feedback | For webmasters | Submit articles