MODULE 2 Flashcards
It is an interconnected set of autonomous computers.
Computer Network
Computer networks have emerged as a result of the convergence of two technologies of this century
Computer and Communication
The exchange of data between two nodes (e.g., computer) via some form of transmission media (e.g., cable).
Data Communication
3 types of data flow
✓ Simplex
✓ Half Duplex
✓ Full Duplex
In this case data flows in only one direction on the data communication line (medium).
Simplex
Data flows in both directions but not at the same time. If one device is sending, the other can only receive (vice versa).
Half Duplex
Data flows in both directions simultaneously. Device can send and receive at the same time.
Full Duplex
It is a set of rules that govern data communication.
Protocol
Protocol used in network communications also define:
✓ Message Encoding
✓ Message Formatting and encapsulation
✓ Message timing
✓ Message size
✓ Message delivery options
Illustration of message encoding:
Message source – Encoder (Signal) – Transmitter – Transmitter Medium – Receiver - Decoder (Signal) - Message Destination
Both sender and receiver must agree upon a format.
Message Formatting
The process in which some extra information is added to the data item to identify the sender and receiver.
Data Encapsulation
Long messages must be broken into smaller pieces to travel across a network so that the transmission medium can handle it.
Message Size
3 Types of Message Delivery Options
✓ Unicast
✓ Multicast
✓ Broadcast
2 Types of Transmission Network
✓ Broadcast Network
✓ Point-to-point Network
It has a single communication channel that is shared by all the machines on the network.
Broadcast Networks
This system generally also
allows possibility of addressing
the packet to all destinations (all nodes on the network). When
such a packet is transmitted
and received by all the
machines on the network, this mode of operation is known as ___ .
Broadcast Mode
Some Broadcast systems also supports transmission to a sub-set of machines, something
known as ___ .
Multicasting
The end devices that wish to communicate are called stations.The switching devices are called nodes. Some nodes connect to other nodes and some attached stations. There may exist multiple paths between a source-destination pair for better network reliability. The switching nodes are not concerned with the contents of data.
Point-to-point Networks
As a general rule (although there are many exceptions),smaller, geographically localized networks tend to use ___, whereas larger networks normally use are ___ .
✓ Broadcasting
✓ Point-to-point Communication
3 Types of Network under Scale:
✓ Local Area Network (LAN)
✓ Metropolitan Area Network (MAN)
✓ Wide Area Network (WAN)
It is usually privately owned and links the devices in a single office, building or campus of up to few kilometers in size.
Local Area Network (LAN)
It is designed to extend over the entire city. It may be a single network as a cable TV network or it may be means of connecting a number of LANs into a larger network so that resources may be shared.
Metropolitan Area Network (MAN)
This provides long distance transmission of data, voice, image, and information over large geographical areas that may comprise a country, continent, or even the whole world.
Wide Area Network (WAN)