29. What is the purpose of hamming code?
A hamming code
can be designed to correct burst errors of certain lengths. So the simple
strategy used by the hamming code to correct single bit errors must be
redesigned to be applicable for multiple bit correction.
30. What is redundancy?
It is the error
detecting mechanism, which means a shorter group of bits or extra bits may be
appended at the destination of each unit.
31. Define flow control?
Flow control
refers to a set of procedures used to restrict the amount of data. The sender
can send before waiting for acknowledgment.
32. Mention the categories of flow control?
There are 2
methods have been developed to control flow of data across communication links.
a) Stop and wait- send one from at a time. b) Sliding window- send several
frames at a time.
33. What is a buffer?
Each receiving
device has a block of memory called a buffer, reserved for storing incoming
data until they are processed.
34.What is the difference between a passive
and an active hub?
An active hub contains a repeater that
regenerates the received bit patterns before sending them out. A passive hub
provides a simple physical connection between the attached devices.
35. For
n devices in a network, what is the number of cable links required for a
mesh and ring topology?
·
Mesh topology – n (n-1)/2
·
Ring topology – n