What We Will Cover: Three General Areas
What We Will Cover: Three General Areas
Networking
Deals with the technology and architecture of communications
network used to interconnect communication devices. Topics:
LAN and WAN
Protocols
Discussion includes a treatment of protocol architectures as well
as an analysis of individual protocols at various layers of the
architecture
2.
3.
A Communication Model
Fundamental Purpose: Exchange of data between two
parties
Key elements of the model
information
Input
Device
data
Transmitter
transmission medium
Receiver
data
Output
Device
information
Implementation
Modem
Computer
Telephone line
Modem
Data Representation
Text
represented as a bit pattern, a sequence of bits( 0s or 1s).
Sets of bit patterns called Codes
Data Flow
Simplex mode communication is unidirectional.
Data Flow
Half Duplex mode communication can be done both
Data Flow
Full Duplex mode both stations can transmit at the
Computer Network
Is a collection of hosts connected by networking
devices.
A host is any device that sends and receives
peripherals.
For example, a printer connected to your laptop that
is on a network is acting as a peripheral. If the printer
is connected directly to a networking device, such as
a hub, switch, or router, it is acting as a host.
Network Criteria
An effective and efficient network
Reliability
Security
Performance
Can be measured in many ways
Performance
However, Network performance depends on many factors
such as:
Number of users
Type of transmission medium
Hardware
Software
Reliabilty
How reliable is your system?
Frequency of failures
Time for the link to recover
from failure
Robustness of the network in
catastrophic events
Security
Network security issues include
protecting data from unauthorized
access,
protecting data from damage and
development, and
implementing policies and procedures
for recovery from breaches and data
losses.
networks
separated locations.
Common example of WAN is the Internet
Internet is a large WAN that is composed of millions of
interconnected LANs.
Internet Service Providers (ISP) are used to interconnect these
LANs at different locations
Peer-to-peer networks
Devices are connected directly to each other without any
Client/Server Network
The client requests information or services from the
Type of connection
The type of networking devices used
The type of media used to connect the devices
Types of Connection
refers to the way two or more communication devices
attach to a link.
A link is the communication pathway that transfers data
from one device to another.
Two types
Point-to-point
Multipoint
Point-to-point
Each connection has exactly two end points: a source and
a destination.
Multipoint
Multipoint
Also called multidrop
Types
Spatially Shared: is when devices
Topology
The type of networking devices used
Topology
Four basic topologies
Mesh
Star
Bus
Ring
Device Relationship
In considering what topology to adopt, consideration
Two types
Peer to Peer :devices share the link
equally.
Primary-secondary: One device controls
traffic and the others must transmit
through it.
Device Relationship
Ring/Mesh - Convenient for peer
to peer transmissions.
Star - Convenient for primarysecondary transmissions.
Bus - Convenient for both.
Mesh Topology
Has a dedicated point-point link to other device.
Mesh Topology
where n
no. of links
no. of I/O ports
= no. of stations
= n(n-1)/2
= n-1
MESH Advantages
No traffic problem
Robust
Privacy/security
Trouble shooting and
maintenance is easier
MESH Disadvantages
Very costly
Difficult to install
Star Topology
each node has a dedicated point to
Star Topology
Star Advantages
Cheaper than mesh
Easy to install and reconfigure
Robust
Easy to maintain
Star Disadvantages
Bus Topology
An example of a multipoint
connection.
One long cable acts as a
backbone to link all the devices in
the network.
Nodes are attached to the bus by
drop lines and taps.
Bus Topology
Bus Advantages
easy to install
less cabling than Mesh, star or
tree
Bus Disadvantages
difficult reconfiguration and fault
isolation
a fault or break in the bus cable
stops all transmission.
Ring Topology
each device or node has a point to
Ring Topology
Each device in the ring incorporates a repeater. When a
Ring Advantages
easy to install
fault isolation is simplified.
Ring Disadvantage
a break in the ring can disable the
whole network.
Hybrid Topology
topologies that combine several topologies together to