Answer Any Nine Questions
Answer Any Nine Questions
What are the three fundamental characteristics determine the effectiveness of the data
communication system?
The effectiveness of the data communication system depends on three fundamental characteristics:
Delivery: The system must deliver data to the correct destination.
Accuracy: The system must deliver data accurately.
Timeliness: The system must deliver data in a timely manner.
What are the functions of a DTE? What are the functions of a DCE? Data terminal equipment
is a device that is an information source or an information sink. It is connected to a network through
a DCE. Data circuit-terminating equipment is a device used as an interface between a DTE and a
network.
2. What are the three criteria necessary for an effective and efficient network?
The most important criteria are performance, reliability and security. Performance of the network
depends on number of users, type of transmission medium, the capabilities of the connected h/w and
the efficiency of the s/w. Reliability is measured by frequency of failure, the time it takes a link to
recover from the failure and the networks robustness in a catastrophe. Security issues include
protecting data from unauthorized access and viruses.
4. What are the disadvantages of optical fiber as a transmission medium?
The disadvantages of optical fiber are Very expensive. Installation and maintenance is difficult.
Fragility
5. 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.
Bit stuffing is the insertion of one or more bits into a transmission unit as a way to provide
signaling information to a receiver. The receiver knows how to detect and remove or disregard
the stuffed bits
A checksum is a count of the number of bits in a transmission unit that is included with the unit
so that the receiver can check to see whether the same number of bits arrived. If the counts
match, it's assumed that the complete transmission was received. Both TCP and UDP
communication layers provide a checksum count and verification as one of their services.