Commenication Trainning
Commenication Trainning
Commenication Trainning
1. The use of dedicated links guarantees that each connection can carry its data
load, thus eliminating the traffic problems that can occur when links must be
shared by multiple devices.
2. A mesh topology is robust; if one link becomes unusable, it does not affect the
entire system.
3. Security where every message sent travels along a dedicated line, only the
intended recipient see it.
4. Point-to-point links make fault identification and fault isolation easy.
central controller, usually called a hub. The devices are not linked to each other.
Unlike a mesh topology, a star topology does not allow direct traffic between
devices. The controller acts as an exchange. If one device wants to send data
to another, it sends to the controller, which then relays the data to the other
connected devices
2. Easy to install.
4. Easy fault identification and fault isolation. As long as the hub is working, it
1. Any fault occur to the central controller will drop down the entire network.
2. Although the star needs less cabling than mesh, it still needs more cables
A tree topology is a variation of a star. However, not every device plugs directly
into the central hub. The majority of devices connect to a secondary hub that in
The central hub in the tree is an active hub. An active hub contains a
repeater, which is a hardware device that regenerates the received bit patterns
each passive hub contains a set of resistors to balance the circuit linking the
connected devices.
The advantages and disadvantages of a tree topology are generally the same
as those of a star. The addition of secondary hubs however, brings two further
advantages.
First, it allows more devices to be attached to a single central hub and can
different computers.
❖ Ring :
only with the two devices on either side of it. A signal is passed along the ring in
one direction, from device to device, until it reaches its destination. Each device
for another device, its repeater regenerates the bits and passes them along.
disabled station) can disable the entire network, and it is one way data flow.
➢ Hybrid Topologies
decided to use a bus topology while another department has a ring. The two
❖ The Model :
The Open Systems Interconnection model is a layered framework for the design
of network system that allows for communication across all types of computer
systems. It consists of seven separate but related layers, each of which defines
a segment of the process of moving information across a network:
❖ OSI Layered Architecture:
Each layer defines a family of functions distinct from those of the other layers.
By defining and localizing functionality in this fashion, the designers created an
architecture that is both comprehensive and flexible.
Figure (2.1) shows the layers involved when a message sent from device A to
device B. As the message travels from A to B, it may pass through many
intermediate nodes. The intermediate nodes usually involve only the first three
layers of the OSI model.
The data link layer is responsible for delivering data units (groups of bits) from
one station to the next without errors. It accepts a data unit from the third layer
and adds meaningful bits to the beginning (header) and end (trailer) that
contain addresses and of control information.
A data unit with this additional information called a Frame.
➢ Routing : means selecting the best path for sending a packet from one
point to another, when more than one path is available.
These addresses are different from the physical (node) addresses included in
the data link header; it is known as a logical address.
❖ Session Layer
The session layer is the network dialog controller. It establishes, maintains,
and synchronizes the interaction between' communicating devices. It also
ensures that each session closes appropriately rather than shutting down
abruptly and leaving the user hanging.
❖ Presentation Layer
The presentation layer ensures interoperability among communicating devices.
Functions at this layer make it possible for two computers to communicate even
if their internal representations of data differ (e.g., when one device uses one
type of code and the other uses another). It provide necessary translation of
different control codes and character sets, graphics characters, and so on to
allow both devices to understand the same transmission the same way.
The application layer enables the user, whether human or software, to access
the network. It provides user interfaces and support for services such as
electronic mail, remote file access and transfer, shared database management,
✓ Web Services : Allows accessing web content in the form of text, images and
to access files in another host (to make changes or read data); to retrieve files
from remote computer for use in the local computer; and to manage or control
✓ Mail services: Provides the basis for electronic mail forwarding and storage.
The sine wave is the most fundamental form of a periodic analog signal.
❖ Signal amplitude
The peak amplitude of a signal is the absolute value of its highest intensity,
proportional to the energy it carries. For electric signals, peak amplitude is
normally measured in volts.
Example
If a periodic signal is decomposed into five sine waves with
frequencies of 100, 300, 500, 700, and 900 Hz, what is its
bandwidth? Draw the spectrum, assuming all components have
a maximum amplitude of 10 V.
Solution
Let fh be the highest frequency, fl the lowest frequency, and B the
bandwidth. Then
B = fh – ft = 900 – 100 = 800 Mz
❖ Bit Length :
As know the concept of the wavelength for an analog signal: the distance
one cycle occupies on the transmission medium. We can define something
similar for a digital signal: the bit length. The bit length is the distance one bit
occupies on the transmission medium.
❖ Bit Rate :
Most digital signals are nonperiodic, and thus period and frequency are not
appropriate characteristics. Another term bit rate (instead of frequency)-is used
to describe digital signals.
The bit rate is the number of bits sent in 1s, expressed in bits per second (bps).
االستاذ يجي مهم هذا سؤال رسم الموجة مأكد عليه: مالحظة
Examples : A digital signal has 8 levels. How many bits are needed per level?
We calculate the number of bits from the formula log2 L bits.
Sol :
Number of bits per level = log2 8 = 3
Example: Assume we need to download files at a rate of 100 pages per minute. A
page is an average of 24 lines with 80 characters in each line where one character
requires 8 bits. What is the required bit rate of the channel?
Sol :
100 x 24 x 80 x 8 =1,636,000bps = 1.636 Mbps
Example : HDTV uses digital signals to broadcast high quality video signals. There
are 1920 by 1080 pixels per screen, and the screen is renewed 30 times per
second. Also, 24 bits represents one color pixel. What is the bit rate for high-
definition TV (HDTV)?
Sol :
1920 x 1080 x30 24 = 1,492,992,000 or 1.5 Gbps
Network: is a set of connected devices. Whenever we have multiple devices, we
have the problem of how to connect them to make one-to-one communication
possible.
The difference between the hub and switch is that switches make decisions
based on MAC addresses and hubs don't make decisions at all