Unit 8 Computer Networks
Unit 8 Computer Networks
Unit 8 Computer Networks
WRITTEN BY
The Editors of Encyclopaedia Britannica
Computer network, two or more computers that are connected with one another
for the purpose of communicating data electronically. Besides physically
connecting computer and communication devices, a network system serves the
important function of establishing a cohesive architecture that allows a variety of
equipment types to transfer information in a near-seamless fashion. Two popular
architectures are ISO Open Systems Interconnection (OSI) and IBM’s Systems
Network Architecture (SNA).
Two basic network types are local-area networks (LANs) and wide-area networks
(WANs). LANs connect computers and peripheral devices in a limited physical area,
such as a business office, laboratory, or college campus, by means of links
(wires, Ethernet cables, fibre optics, Wi-Fi) that transmit data rapidly. A
typical LAN consists of two or more personal computers, printers, and high-
capacity disk-storage devices called file servers, which enable each computer on
the network to access a common set of files. LAN operating system software,
which interprets input and instructs networked devices, allows users to
communicate with each other; share the printers and storage equipment; and
simultaneously access centrally located processors, data, or programs (instruction
sets). LAN users may also access other LANs or tap into WANs. LANs with similar
architectures are linked by “bridges,” which act as transfer points. LANs with
different architectures are linked by “gateways,” which convert data as it passes
between systems.
WANs connect computers and smaller networks to larger networks over greater
geographic areas, including different continents. They may link the computers by
means of cables, optical fibres, or satellites, but their users commonly access the
networks via a modem (a device that allows computers to communicate
over telephone lines). The largest WAN is the Internet, a collection of networks
and gateways linking billions of computer users on every continent.
Networking
Computer communication may occur through wires, optical fibres, or radio
transmissions. Wired networks may use shielded coaxial cable, similar to
the wire connecting a television to a videocassette recorder or an antenna. They
can also use simpler unshielded wiring with modular connectors similar to
telephone wires. Optical fibres can carry more signals than wires; they are often
used for linking buildings on a college campus or corporate site and increasingly for
longer distances as telephone companies update their networks. Microwave
radio also carries computer network signals, generally as part of long-distance
telephone systems. Low-power microwave radio is becoming common for wireless
networks within a building.
The most common LAN design since the mid-1970s has been the bus-
connected Ethernet, originally developed at Xerox PARC. Every computer or other
device on an Ethernet has a unique 48-bit address. Any computer that wants to
transmit listens for a carrier signal that indicates that a transmission is under way.
If it detects none, it starts transmitting, sending the address of the recipient at the
start of its transmission. Every system on the network receives each message but
ignores those not addressed to it. While a system is transmitting, it also listens,
and if it detects a simultaneous transmission, it stops, waits for a random time, and
retries. The random time delay before retrying reduces the probability that they
will collide again. This scheme is known as carrier sense multiple access with
collision detection (CSMA/CD). It works very well until a network is moderately
heavily loaded, and then it degrades as collisions become more frequent.
The first Ethernet had a capacity of about 2 megabits per second, and today 10-
and 100-megabit-per-second Ethernet is common, with gigabit-per-second
Ethernet also in use. Ethernet transceivers (transmitter-receivers) for PCs are
inexpensive and easily installed.
A recent standard for wireless Ethernet, known as Wi-Fi, is becoming common for
small office and home networks. Using frequencies from 2.4 to 5 gigahertz (GHz),
such networks can transfer data at rates up to 600 megabits per second. Early in
2002 another Ethernet-like standard was released. Known as HomePlug, the first
version could transmit data at about 8 megabits per second through a building’s
existing electrical power infrastructure. A later version could achieve rates of 1
gigabit per second.