Exam 4: Data Link Layer

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Another term for impulse noise is:

Free
(Multiple Choice)
4.7/5
(38)
Correct Answer:
Verified

B

Describe three approaches to detecting errors,including how they work,the probability of detecting an error,and any other benefits or limitations.

Free
(Essay)
4.8/5
(28)
Correct Answer:
Answered by Examlex AI Copilot

1. Checksums: This approach involves adding up all the data in a message and sending the result along with the message. The receiver then recalculates the checksum and compares it to the one sent. If they match, the data is assumed to be error-free. The probability of detecting an error with checksums is high, but it is not foolproof as it can miss certain types of errors. However, it is a simple and efficient method for detecting errors in data transmission.

2. Redundancy: Redundancy involves adding extra bits to the data being transmitted so that errors can be detected and corrected. One common method is the use of parity bits, where an extra bit is added to each byte of data to ensure that the total number of ones in the byte is always even or odd. This allows the receiver to detect if an error has occurred. The probability of detecting an error with redundancy is high, and it also allows for error correction in some cases. However, it requires additional bandwidth and can be more complex to implement.

3. Cyclic Redundancy Check (CRC): CRC is a more sophisticated error detection method that involves generating a fixed-size checksum based on the data being transmitted. The receiver then recalculates the checksum and compares it to the one sent. If they match, the data is assumed to be error-free. The probability of detecting an error with CRC is very high, and it is also capable of detecting a wider range of errors compared to simpler methods like checksums. However, it is more complex to implement and requires more computational resources.

In conclusion, each of these approaches to error detection has its own benefits and limitations. Checksums are simple and efficient but not foolproof, redundancy allows for error correction but requires additional bandwidth, and CRC is highly effective but more complex to implement. The choice of method depends on the specific requirements and constraints of the data transmission system.

With __________ ARQ,the sender pauses for a response from the receiver to alter each message or packet of data.

Free
(Multiple Choice)
4.8/5
(46)
Correct Answer:
Verified

D

Which of the following is true about roll call polling?

(Multiple Choice)
4.9/5
(38)

With contention,a computer does not have to wait before it can transmit.A computer can transmit at anytime.

(True/False)
4.8/5
(47)

The probability of detecting an error,given that one has occurred,using parity checking is about:

(Multiple Choice)
4.8/5
(36)

On digital circuits,we use _________ to reshape the incoming signal and prevent attenuation.

(Multiple Choice)
4.9/5
(43)

What does the data link layer do? What are its primary responsibilities? Where does the data link layer sit in terms of the simplified five layer network model?

(Essay)
4.7/5
(36)

The first sublayer of the data link layer is the

(Multiple Choice)
4.8/5
(34)

Which of the following is not an error detection method used in the data link layer?

(Multiple Choice)
4.8/5
(33)

The probability of detecting an error,provided that one has occurred,using cyclic redundancy checking is about:

(Multiple Choice)
4.8/5
(35)

What is transparency?

(Short Answer)
4.9/5
(26)

Only the sender of a data transmission needs to be concerned about the rules or protocols that govern how it communicates with the receiver

(True/False)
4.8/5
(41)

How does forward error correction work? How is it different from other error correction methods? Under what circumstances is forward error correction desirable? What is one type of forward error correction by name?Given a diagram like that in the text of forward error correction,be able to explain how the system works.

(Essay)
4.8/5
(37)

_____________ is an effective way to prevent attenuation.

(Multiple Choice)
4.8/5
(40)

In communication protocols,_________ are used to convey the user's meaning.

(Multiple Choice)
4.9/5
(45)

Stop-and-wait ARQ uses ___________ type of data flow.

(Multiple Choice)
4.9/5
(38)

The simplest method for error correction is retransmission.

(True/False)
4.7/5
(39)

In a _________ ,more than one data bit is changed by the error-causing condition.

(Multiple Choice)
4.9/5
(27)

Forward error correction is commonly used in satellite transmission.

(True/False)
4.9/5
(42)
Showing 1 - 20 of 102
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)