Types of Networks
Types of Networks
A network consists of two or more computers that are linked in order to share
resources (such as printers and CD-ROMs), exchange files, or allow electronic
communications. The computers on a network may be linked through cables,
telephone lines, radio waves, satellites, or infrared light beams.
TYPES OF NETWORKS
The three basic types of networks include: LAN, MAN and WAN.
LOCAL AREA NETWORK (LAN)
A network is said to be Local Area Network (LAN) if it is confined relatively
to a small area. It is generally limited to a building or a geographical area,
expanding not more than a mile apart to other computers.
LAN configuration consist of:
o A file server - stores all of the software that controls the
network, as well as the software that can be shared by the
computers attached to the network.
o A workstation - computers connected to the file server (Mac or
PCs). These are less powerful than the file server
o Cables - used to connect the network interface cards in each
computer.
METROPOLITAN AREA NETWORK (MAN)
Metropolitan Area Network (MAN) covers larger geographic areas, such as
cities. Often used by local libraries and government agencies often to connect
to citizens and private industries.
WIDE AREA NETWORK (WAN)Wide Area Networks (WANs)
connect larger geographic areas, such as London, the UK, or the world. In this
type of network dedicated transoceanic cabling or satellite uplinks may be
used.
Advantages of Network
Speed. Sharing and transferring files within Networks are very rapid.
Thus saving time, while maintaining the integrity of the file.
OSI MODELS
Layer 1 - Physical
This layer defines the cable or physical medium itself, e.g. unshielded
twisted pairs (UTP). All media of transmission are functionally
equivalent in this layer and the main difference is in convenience and
cost of installation and maintenance.
Data Link layer defines the format of data on the network ( a network
data frame, packet and destination address). The Maximum
Transmission Unit (MTU) is defined by the largest packet that can be
sent through a data link layer.
Layer 3 - Network
This layer defines the protocols that are responsible for data delivery at
the required destination, and requires.
Layer 4 - Transport
Layer 5 - Session
This leyer defines the format of the data sent over the connections.
Layer 6 - Presentation
This layer converts local representation of data to its canonical form
and vice versa. The canonical uses a standard byte ordering and
structure packing convention, independent of the host.
Layer 7 - Application
INTERNETWORKING
Increases the number of nodes that can connect to the network thus
limitations on the number of nodes that connect to a network relate to
the cable lengths and traffic constraints.
Bridges. Passes data frames between net-works using the MAC
address (Layer 2 address).
BROADCASTS
Todetermine the network address of a computer, the host send out broadcast to
all the host on its network segment. There are two types:
At each nodes each of the OSI layers communicates directly with the
equivalent layer on the receiving host. The data that is transmitted in each of
the lower layers is referred to in a different way. Protocol data units (PDUs)
are the data that passes from layer to layer and are referred to in different ways
in each of the layers (bits - at the physical, frames - at the data link layer,
packets - at the network layer they, and segments - at the transport layer).
PROTOCOL
A protocol is a set of rules that governs the communications between
computers on a network. These rules are guidelines that regulate the access
method, allowed physical topologies, types of cabling, and speed of data
transfer.
o Ethernet
o LocalTalk
o Token Ring
o FDDI
o ATM
ETHERNET
This is the most widely used protocol. This protocol uses an access method
called CSMA/CD (Carrier Sense Multiple Access/Collision Detection). In this
system each computer listens to the cable for any transmitting node before
sending anything through the network. If the network is clear, the computer
will transmit. Else wait and try again when the line is clear. Sometimes, two
computers attempt to transmit at the same instant (causing a collision). Each
computer then backs off and waits a random amount of time before attempting
to retransmit. The delay by collisions and retransmitting is very small and does
not normally affect the speed of transmission on the network. Topologies are
bus star or tree and transmission is via twisted pair, coaxial, or fibre optic cable
at a speed of 10 Mbps.
Fast Ethernet
Gigabit Ethernet
The Ethernet has a standard protocol of 1Gbps transmission speed but used
primarily for backbones on a network.
LOCALTALK
LocalTalk protocol allows for linear bus, star, or tree topologies using twisted
pair cable.
TOKEN RING
This was developed by IBM in the mid 1980s. The method used involves
token-passing. Computers are connected so that the signal travels around the
network from one computer to another in a logical ring. A single electronic
token moves around the ring from one computer to the next. If a computer
does not have information to transmit, it simply passes the token on to the next
workstation. If a computer wishes to transmit and receives an empty token, it
attaches data to the token. The token then proceeds around the ring until it
comes to the computer for which the data is meant. At this point, the receiving
computer captures the data.
Transmits data in small packets of a fixed size at a speed of 155 Mbps and
higher. ATM supports a variety of media such as video, CD-quality audio, and
imaging. ATM employs a star topology with fibre optic or twisted pair
cabling.
WIRELESS LANS
Wireless LANs use high frequency radio signals, infrared light beams, or
lasers to communicate between the workstations and the file server or hubs.
Each workstation and file server on a wireless network has some sort of
transceiver/antenna to send and receive the data. Information is relayed
between transceivers as if they were physically connected. For longer distance,
wireless communications can also take place through cellular telephone
technology, microwave transmission, or by satellite.