answersLogoWhite

0

What else can I help you with?

Related Questions

What are the functions of a mac sublayer?

1. To perform the control of access to media. 2. It performs the unique addressing to stations directly connected to LAN. 3. Detection of error.


Used for error detection?

Used for error detection


What primary three functions does data link layer encapsulation provide?

* addressing * error detection * frame delimiting


What is the difference between Error detection and error correction?

In error detection we detect the error.but in error correction we can detect as well as coreect the error both.in error detection we use parity multiplication system i.e even and odd parity.and in error correction we use hamming code as a example.


4 Give two reasons why network might use an error correcting code instead of error detection and retransmission?

1)Time taken to error correcting is less than doing detection and retransmission. Bandwidth use will be less. 2) In detection and retransmission if back messaging occurs the bandwidth will be more


Which error detection method involves polynomials?

The error detection method that involves polynomials is known as Cyclic Redundancy Check (CRC). In CRC, data is treated as a polynomial and divided by a predetermined generator polynomial, with the remainder serving as the checksum. This checksum is appended to the data before transmission, allowing the receiver to perform the same polynomial division to check for errors. If the remainder matches, the data is considered error-free; otherwise, an error is detected.


How are synchros used in error detection?

Control systems are synchros which are used in error detection. They provide a voltage to be converted to torque through an amplifying method.


What is an error handling error?

Error handling refers to the anticipation, detection, and resolution of programming, application, and communications errors.


Give two reasons why network might use an error correcting code instead of error detection and retransmission?

1)Time taken to error correcting is less than doing detection and retransmission. Bandwidth use will be less. 2) In detection and retransmission if back messaging occurs the bandwidth will be more


What two key elements comprise error control?

Detection of errors and retransmission of frames that are received in error.


Which detection technique can detect error with only one bit?

Parity


What was used for error detection in ATM networks?

CRC is used for this purpose. The control field is HEC (header error control).