Introduction To Data Communications
Introduction To Data Communications
Computing
Objectives
What Is a Network?
Network Topologies
Bus Topology
• Bus topology
– Consists of cables connecting PCs or file servers
– Visualizes connections as chain links
– Terminator attached to each end of bus cable segment
• Transmitting packet across bus
– Detected by all nodes on segment
– Given time limit to reach destination
• IEEE (Institute of Electrical and Electronics Engineers)
– Develops standards for network cabling, transmission
– Specifies length of bus segment
• Terminator signals end of physical segment
– Functions as resistor that absorbs signal
• Terminator critical on bus networks
– Prevents signal reflection back on to covered path
• Advantages of bus design
– Requires less cable than other topologies
– Easy to extend bus with a workstation
• Disadvantages of bus topology
– High management costs
• Single defective node can take down entire network
– Can become quickly congested with network traffic
Ring Topology
• Star topology: multiple nodes attached to central device (hub, switch, router)
– Cable segments radiate from center like a star
– Example: workstations connected to switch
• Advantages of star topology
– Start-up costs comparable to ring topology
– Easier to manage, defective nodes quickly isolated
– Easier to expand by connecting nodes or networks
– Offers better equipment and high-speed options
• Disadvantages of star topology
– Failure of central device may cause network failure
– Requires more cable than bus
Star-Bus Hybrid Topology
Mesh Topology
• Mesh topology
– Every node connected to every other node in network
– Provides network with fault tolerance
• Fault tolerance: built-in protection against failure
• If link breaks, nodes can still communicate
– Alternate communication paths increase as number of nodes increase
• Mesh topology used less on LANs
– Expensive to implement
• Mesh topology often used in MANs and WANs
Summary
Key Terms
Backbone: A high-capacity communications medium that joins networks on the same
floor in a building, on different floors, and across long distances.
Bus topology: A network design built by running cable from one PC or file server to the
next, like links in a chain.
Cable plant: The total amount of communications cable that makes up a network.
Client: A computer that accesses another computer, such as a workstation that accesses
a shared file on another workstation, server, or mainframe. The client may use the
accessed computer (host) to process data, or may process accessed data using its own
CPU.
Communications media: The cabling or radio waves used to connect one network
computer to another, or one network to another, and transport data between them.
Computer network: A system of computers, print devices, network devices, and
computer software linked by communications cabling or radio waves.
Enterprise network: A combination of LANs, MANs, or WANs that provides computer
users with an array of computer and network resources to complete different tasks.
Fault tolerance: Techniques that employ hardware and software to provide assurance
against equipment failures, computer service interruptions, and data loss.
Host: (1) A computer (mainframe, minicomputer, server, or workstation) that has an
operating system enabling multiple computers to access it at the same time for files, data,
and services. Programs and information may be processed at the host, or they may be
downloaded to the accessing computer (client) for processing. (2) A computer that is
connected to a network.
Institute of Electrical and Electronics Engineers (IEEE): An international
organization of scientists, engineers, technicians, and educators that plays a leading role
in developing standards for network cabling and data transmissions.
Internet: A worldwide network of interconnected LANs and MANs that uses the
TCP/IP protocol to enable people to shares e-mail messages and computer files and to
access a vast array of information.
Local area network (LAN): A series of interconnected computers, printing devices, and
other computer equipment that shares hardware and software resources. The service area
usually is limited to a given office area, floor, or building.
Mesh topology: A network design in which every node is connected to every other node,
achieving fault tolerance.
Metropolitan area network (MAN): A network that links multiple LANs in a large city
or metropolitan region.
Network interface card (NIC): An adapter board designed to connect a workstation,
server, or other network device to a network medium.
Node: Any device connected to a network, such as a microcomputer, mainframe,
midrange computer, network equipment, or printer. Also called a station.
Peer-to-peer network: A network on which any computer can communicate with other
networked computers on an equal (peer) basis without going through an intermediary,
such as a server. Peer-to-peer networking enables each computer to offer and access
shared resources, such as files and printers.
Private network: A network owned and maintained by an organization, such as a
campus network operated by a college.
Protocol: An established guideline that specifies how networked data is formatted into a
packet or frame, how it is transmitted, and how it is interpreted at the receiving end.
Public network: A network that offers services to members of the public, such as
network services offered by a telecommunications company or a cable TV company.
Ring topology: A network design consisting of a continuous path for data with no logical
beginning or ending point, and thus no terminators.
Server: A single computer that provides extensive multiuser access to network resources,
such as shared files, shared disks, and shared printers.
Station: See node.
Star topology: The oldest type of network design, this topology consists of multiple
nodes attached to a central hub, switch, or router.
Star-bus hybrid topology: Also called the star-wired bus topology, a network design
that combines the logical communications of a bus with the physical layout of a star.
Star-ring hybrid topology: Also called the star-wired ring topology, a network design
in which the logical communications are in a ring, but the physical layout of the network
is a star.
Star-wired bus topology: See star-bus hybrid topology.
Star-wired ring topology: See star-ring hybrid topology.
Terminator: A resistor that is connected to the end of a segment on a bus network, so
that data-carrying signals are absorbed at the point where the segment stops. Absorbing
the signals ensures they are not reflected back onto the cable after they reach the end—
thus preventing communication errors.
Topology: The physical layout of cable and wireless network devices and the logical
path followed by network frames or packets sent on the cable or by wireless
transmissions.
Virtual private network (VPN): A private network that functions like a tunnel through
a larger network—such as the Internet or an enterprise network—that is restricted to
designated member clients only.
Wide area network (WAN): A far-reaching system of networks that usually extends
over approximately 48 kilometers (about 30 miles) and often reaches across states and
continents.
Workstation: A computer that has its own CPU and may be used as a stand-alone
computer for word processing, spreadsheet creation, or other software applications. It
also may be used to access another computer such as another workstation or server via a
network.