Podcast
Questions and Answers
The physical layer has no awareness of the meaning of the data bits being transmitted.
The physical layer has no awareness of the meaning of the data bits being transmitted.
True
The function of a data frame is to wrap the message, just like an envelope wraps a letter in regular mail.
The function of a data frame is to wrap the message, just like an envelope wraps a letter in regular mail.
True
Creating a data frame does not increase the number of bits to be transmitted.
Creating a data frame does not increase the number of bits to be transmitted.
False
The sender and receiver of a data link frame do not need to be using the same protocol.
The sender and receiver of a data link frame do not need to be using the same protocol.
Signup and view all the answers
The part of a frame that holds the actual data that needs to be transmitted is called a payload.
The part of a frame that holds the actual data that needs to be transmitted is called a payload.
Signup and view all the answers
The transport layer header contains as receiver address a port number.
The transport layer header contains as receiver address a port number.
Signup and view all the answers
The fields of each header do not vary depending on the protocol that creates the header.
The fields of each header do not vary depending on the protocol that creates the header.
Signup and view all the answers
The MAC address usually appears in the transport layer header.
The MAC address usually appears in the transport layer header.
Signup and view all the answers
The trailer part of a data link frame never holds error detection information.
The trailer part of a data link frame never holds error detection information.
Signup and view all the answers
Long messages can be broken into smaller ones that are sent in distinct packets that each have its own route across a network.
Long messages can be broken into smaller ones that are sent in distinct packets that each have its own route across a network.
Signup and view all the answers
Because white noise is relatively continuous, it can be reduced significantly but never completely eliminated.
Because white noise is relatively continuous, it can be reduced significantly but never completely eliminated.
Signup and view all the answers
White noise is dependent on the temperature of the medium.
White noise is dependent on the temperature of the medium.
Signup and view all the answers
Simple parity can detect only an even number of erroneous bits per character.
Simple parity can detect only an even number of erroneous bits per character.
Signup and view all the answers
The CRC error-detection method treats the packet of data to be transmitted as a large polynomial.
The CRC error-detection method treats the packet of data to be transmitted as a large polynomial.
Signup and view all the answers
The CRC method catches almost 100% of errors.
The CRC method catches almost 100% of errors.
Signup and view all the answers
Returning a message was one of the first error-control techniques developed.
Returning a message was one of the first error-control techniques developed.
Signup and view all the answers
NAK represents a positive acknowledgment.
NAK represents a positive acknowledgment.
Signup and view all the answers
Sliding window protocols have been around since the 1970s.
Sliding window protocols have been around since the 1970s.
Signup and view all the answers
When a parity bit is assigned to ASCII, the Hamming distance becomes 4.
When a parity bit is assigned to ASCII, the Hamming distance becomes 4.
Signup and view all the answers
In a stop-and-wait error control system, a receiver may acknowledge multiple packets with a single ACK.
In a stop-and-wait error control system, a receiver may acknowledge multiple packets with a single ACK.
Signup and view all the answers
In a sliding-window error control system, a receiver may acknowledge multiple packets with a single ACK.
In a sliding-window error control system, a receiver may acknowledge multiple packets with a single ACK.
Signup and view all the answers
A tool called _______ can capture packets as they traverse a network.
A tool called _______ can capture packets as they traverse a network.
Signup and view all the answers
The data contained within a data link package is called _______.
The data contained within a data link package is called _______.
Signup and view all the answers
_______ layer has no awareness of the meaning of the data bits being transmitted.
_______ layer has no awareness of the meaning of the data bits being transmitted.
Signup and view all the answers
In the Ethernet header, the destination address is a _______.
In the Ethernet header, the destination address is a _______.
Signup and view all the answers
In the Transport header, the destination address is a _______.
In the Transport header, the destination address is a _______.
Signup and view all the answers
White noise is also called thermal noise or _______ noise.
White noise is also called thermal noise or _______ noise.
Signup and view all the answers
Impulse Noise is also known as _______.
Impulse Noise is also known as _______.
Signup and view all the answers
Typically, impulse noise is a(n) _______ burst of energy.
Typically, impulse noise is a(n) _______ burst of energy.
Signup and view all the answers
High humidity and wet weather can cause an increase in electrical _______ over a telephone system.
High humidity and wet weather can cause an increase in electrical _______ over a telephone system.
Signup and view all the answers
To minimize the effect of echo, a device called a(n) _______ can be attached to a line.
To minimize the effect of echo, a device called a(n) _______ can be attached to a line.
Signup and view all the answers
_______ is the result of small timing irregularities that become magnified during the transmission of digital signals as the signals are passed from one device to another.
_______ is the result of small timing irregularities that become magnified during the transmission of digital signals as the signals are passed from one device to another.
Signup and view all the answers
Causes of jitter can include electromagnetic interference, _______ passing the signal through too many repeaters, and the use of lower-quality equipment.
Causes of jitter can include electromagnetic interference, _______ passing the signal through too many repeaters, and the use of lower-quality equipment.
Signup and view all the answers
_______ is not necessarily a form of error, but can indirectly lead to an increase in errors affecting the transmitted signal.
_______ is not necessarily a form of error, but can indirectly lead to an increase in errors affecting the transmitted signal.
Signup and view all the answers
_______ means that if the transmitting modem sends data and the data arrives garbled, the receiving modem may ask the transmitting modem to fall back to a slower transmission speed.
_______ means that if the transmitting modem sends data and the data arrives garbled, the receiving modem may ask the transmitting modem to fall back to a slower transmission speed.
Signup and view all the answers
_______ noise that happens with twisted pair wires, such as an Ethernet cable, can be electrical.
_______ noise that happens with twisted pair wires, such as an Ethernet cable, can be electrical.
Signup and view all the answers
Installing proper shielding on cables prevents _______.
Installing proper shielding on cables prevents _______.
Signup and view all the answers
Error detection can be performed in several places within a communications model. One of the most common places is the TCP/IP _______ layer.
Error detection can be performed in several places within a communications model. One of the most common places is the TCP/IP _______ layer.
Signup and view all the answers
The most basic error-detection techniques are parity checks, which are also used for _______ systems.
The most basic error-detection techniques are parity checks, which are also used for _______ systems.
Signup and view all the answers
With _______ parity, the 0 or 1 added to the string produces an even number of binary 1s.
With _______ parity, the 0 or 1 added to the string produces an even number of binary 1s.
Signup and view all the answers
Isolated single-bit errors occur _______ percent of the time.
Isolated single-bit errors occur _______ percent of the time.
Signup and view all the answers
Error bursts occur _______ percent of the time.
Error bursts occur _______ percent of the time.
Signup and view all the answers
Longitudinal parity is sometimes called longitudinal redundancy check or _______ parity.
Longitudinal parity is sometimes called longitudinal redundancy check or _______ parity.
Signup and view all the answers
An arithmetic checksum _______ the individual characters to be transmitted.
An arithmetic checksum _______ the individual characters to be transmitted.
Signup and view all the answers
A _______ is an industry-approved bit string used to create the CRC remainder.
A _______ is an industry-approved bit string used to create the CRC remainder.
Signup and view all the answers
Many wide area network protocols use _______ for error-detection.
Many wide area network protocols use _______ for error-detection.
Signup and view all the answers
_______ cable is the medium least prone to generating errors.
_______ cable is the medium least prone to generating errors.
Signup and view all the answers
_______ is probably the most common form of error control.
_______ is probably the most common form of error control.
Signup and view all the answers
_______ error control is a technique usually associated with the Stop-and-wait flow control protocol.
_______ error control is a technique usually associated with the Stop-and-wait flow control protocol.
Signup and view all the answers
When working with stop-and-wait error control, the amount of time a station waits before retransmitting a packet is called _______.
When working with stop-and-wait error control, the amount of time a station waits before retransmitting a packet is called _______.
Signup and view all the answers
_______ is a flow-control scheme that allows a station to transmit a number of data packets at one time before receiving some form of acknowledgment.
_______ is a flow-control scheme that allows a station to transmit a number of data packets at one time before receiving some form of acknowledgment.
Signup and view all the answers
With the sliding window protocol, a station that had a maximum window size of 7 could transmit only _______ data packets at one time before it had to stop and wait for an acknowledgment.
With the sliding window protocol, a station that had a maximum window size of 7 could transmit only _______ data packets at one time before it had to stop and wait for an acknowledgment.
Signup and view all the answers
A _______ protocol's function is simply to inform the transmitter what piece of data is expected next.
A _______ protocol's function is simply to inform the transmitter what piece of data is expected next.
Signup and view all the answers
For a receiver to be able to fix an error in a process called _______ -redundant information must be present so that the receiver knows which bit or bits are in error and what their original values were.
For a receiver to be able to fix an error in a process called _______ -redundant information must be present so that the receiver knows which bit or bits are in error and what their original values were.
Signup and view all the answers
If a receiver correctly receives packets 2, 3, and 4, it will respond with a(an) _______.
If a receiver correctly receives packets 2, 3, and 4, it will respond with a(an) _______.
Signup and view all the answers
If a receiver has just received one packet of data with bytes numbered 600 to 700, it will respond immediately with _______.
If a receiver has just received one packet of data with bytes numbered 600 to 700, it will respond immediately with _______.
Signup and view all the answers
Bits at the beginning and end of the data signal serve as a package for the data as it traverses a network connection. This package is called a(n) _______.
Bits at the beginning and end of the data signal serve as a package for the data as it traverses a network connection. This package is called a(n) _______.
Signup and view all the answers
The header of the _______ layer has port addresses for both the sender and receiver devices.
The header of the _______ layer has port addresses for both the sender and receiver devices.
Signup and view all the answers
The header of the _______ layer follows the Internet Protocol.
The header of the _______ layer follows the Internet Protocol.
Signup and view all the answers
Study Notes
Data Frames and Errors
-
The physical layer isn't concerned with the meaning of transmitted data bits.
-
A data frame wraps a message, similar to an envelope around a letter.
-
Creating a data frame increases the number of bits to be transmitted.
-
The sender and receiver of a data link frame need to use the same protocol.
-
The payload section of a frame holds the actual data to be transmitted.
-
The transport layer header includes a port number as the receiver address.
-
Protocol header fields change depending on the protocol that created them.
-
The MAC address does not reside in the transport layer header.
-
The trailer part of a data link frame contains error detection information.
-
Long messages are broken down into smaller packets, each with its own route through a network.
-
White noise can be reduced but not entirely eliminated.
-
White noise depends on the temperature of the medium.
-
Impulse spikes and noise can make analog signals hard to recover.
-
Problems with impulse noise impacting digital signals can render them irrecoverable.
-
Noise affects both analog and digital signals and is a problem for both kinds.
-
Telephone signal crosstalk was more prevalent before fiber optic cable use due to less shielding.
-
Echo errors commonly occur at wire junctions.
-
Jitter in data transmission can cause transmission rates to increase.
-
Repeater use helps remove attenuation from analog signals.
-
Noise during transmission often requires the sender to slow down its transmission rate.
-
Data link, physical, and network layer connections handle different types of error detection.
-
TCP performs error detection at communication endpoints.
-
Simple parity detects an even number of erroneous bits.
-
CRC error detection treats data as a polynomial.
-
CRC is highly effective in catching transmission errors.
-
Returning a message was one of the first error-control methods.
-
NAK, when encountered, is not a positive acknowledgment of data transmission.
-
Sliding window protocols have had long use in data transmission.
-
Properly shielding wires prevents crosstalk.
-
The Hamming distance is affected when parity bits are assigned to ASCII data.
-
Error detection of data packets requires specific actions for optimal reliability.
-
Many protocols have their own schemes for error data detection.
-
Parity bit use is directly tied to the Hamming distance (even errors).
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
This quiz covers the essential concepts of data frames and error handling within networking protocols. It includes details about the structure of data frames, the importance of the transport layer, and the effects of noise on signal transmission. Test your understanding of these fundamental networking concepts.