Computer Network - Introduction
Computer Network - Introduction
• A network can be of many types, like a telephone network, television network, computer network or even a people
network.
~***~
Networking Elements – The computer network includes the following networking elements:
• High Reliability –
• Cost Saving –
• Flexible access –
• Sender:
– The device that sends the data message.
– It can be a computer, workstation, telephone handset, video camera, and so on.
• Receiver:
– The device that receives the data message.
• Transmission medium:
– The physical path by which a message travels from sender to receiver.
– e.g., twisted-pair wire, coaxial cable, fiber-optic cable, and radio waves.
• Protocol:
– A set of rules that govern data communications.
– It represents an agreement between the communication devices.
Five components of data communication
Transmission Mode /Data flow
• Communication between two devices can be simplex, half-duplex, or
full-duplex .
• Simplex
The communication is
unidirectional, as on a one-way
street.
Transmission Mode /Data flow
• Half-duplex
– Each station can both transmit and
receive, but not at the same time.
• Full-duplex
Both stations can transmit and
receive simultaneously.
Physical Structure/Network Architecture
Line Configuration in Computer Networks
A link is a communication pathway that transfer data from one device to another.
For communication to occur, two devices must be connected in some way to the same link at the same time.
Point-to-Point Connection :
• A point-to-point connection provides a dedicated link between two devices.
• The entire capacity of the link is reserved for transmission between those two devices.
• Most point-to-point connections use a actual length of wire or cable to connect the two end, but other options such
as microwave or satellite links are also possible.
• Point to point network topology is considered to be one of the easiest and most conventional network
topologies.
• It is also the simplest to establish and understand.
•Example: Point-to-Point connection between remote control and Television for changing the channels.
Line Configuration in Computer Networks
Multipoint Connection :
• It is also called Multidrop configuration. In this connection two or more devices share a single link.
• More than two devices share the link that is the capacity of the channel is shared now. With shared
capacity, there can be two possibilities in a Multipoint Line configuration:
•Spatial Sharing: If several devices can share the link simultaneously, its called Spatially shared line
configuration.
•Temporal (Time) Sharing: If users must take turns using the link , then its called Temporally shared or
Time Shared Line configuration.
Line Configuration in Computer Networks
• Multipoint Connection
Categories of Networks
• LAN
A local area network (LAN) is usually privately owned and connects
some hosts in a single office, building, or campus.
• WAN
A wide area network (WAN) is also an interconnection of devices
capable of communication.
WAN has a wider geographical span, spanning a town, a state, a country, or even
the world.
NETWORKS
• A network is a set of devices (often referred to as nodes) connected by
communication links. A node can be a computer, printer, or any other device
capable of sending and/or receiving data generated by other nodes on the
network.
Network Criteria
Physical Structures
Categories of Networks
Network Models
Network Criteria
A network must be able to meet a certain number of criteria. The most important
of these are performance, reliability, and security.
Performance
Transit time is the amount of time required for a message to travel from one
device to another.
Security