Chapter 4
The familiar background static on radios and telephones is called:
white noise
In general, controlled approaches:
work better than contention approaches for large networks that have high usage
With odd parity (assume that the parity bit (in bold) has been placed at the end of each of the following) and a 7-bit ASCII code, which of the following is incorrect?
00011011
The probability of detecting an error, given that one has occurred, using parity checking is about:
50%
The probability of detecting an error, provided that one has occurred, using cyclic redundancy checking is about:
> 99%
_____________ is an effective way to prevent attenuation.
Adding repeaters or amplifiers to a circuit
____________ is not a function of a data link protocol.
Amplitude shift keying
Which of the following is not a controlled access method of media access control?
CSMA/CD
In communication protocols, _________ are used to convey the user's meaning.
Correct information bits
Another term for continuous ARQ is sliding window.
False
Data transmission errors are typically uniformly distributed in time.
False
Gaussian noise is a special type of attenuation.
False
Impulse noise is caused by the thermal agitation of electrons.
False
In an odd parity-checking scheme, the parity bit is set to make the total number of ones in the byte (including the parity bit) an even number.
False
Most computer networks managed by a host mainframe computer use contention media access control.
False
Only the sender of a data transmission needs to be concerned about the rules or protocols that govern how it communicates with the receiver.
False
Parity checking can only detect an error when an even number of bits are switched.
False
The distance between repeaters or amplifiers on a telephone circuit is determined by the amount of power gained per unit length of the transmission.
False
The two categories of network errors are: lost data and delimited data.
False
Transmission efficiency refers to the percentage of bits transmitted without errors.
False
With contention, a computer does not have to wait before it can transmit. A computer can transmit at anytime.
False
________ has essentially replaced SDLC and offers a larger sliding window.
HDLC
__________can obliterate a group of bits, causing a burst error.
Impulse noise
Which of the following is true with respect to the data link layer?
It performs error detection.
Which of the following is true about roll call polling?
It typically involves some waiting because the server has to wait for a response from the polled client or terminal.
The data link layer uses the ________ to recognize the source and destination addresses.
MAC address
__________ is a software-enabled technique that can change the hardcoded MAC address to any MAC address and thus overcome MAC address filtering.
MAC address spoofing
________ is the process of sending a signal to a client that gives its permission to transmit or asks it to receive.
Polling
_____________ is an effective way to prevent impulse noise, cross talk, and intermodulation noise.
Shielding wires
_________________ is defined as the total number of information bits divided by the total number of bits in the transmission.
Transmission efficiency
Attenuation refers to the loss of signal strength.
True
Contention is commonly used with Ethernet local area networks.
True
Controlled access MAC approaches work better in a large network with high usage.
True
Crosstalk occurs when the signal transmitted on one circuit or channel of a transmission system creates an undesired effect in another circuit or channel.
True
Cyclical redundancy check is one of the most popular polynomial error-checking schemes.
True
If a computer transmits a message containing "ABC" and the destination computer receives "abc" as the message, the message is corrupted.
True
Media access controls refer to the need to control when computers transmit.
True
One type of forward error correction is the Hamming code.
True
Overhead bits are used for error checking and marking the start and end of characters and packets.
True
The data link layer accepts messages from the network layer and controls the hardware that transmits them.
True
The physical and data link layers of wired Ethernet have been refined over the years as a collection of standards under the IEEE 802.3 workgroup.
True
The simplest method for error correction is retransmission.
True
Token passing is a term that refers to hub polling, in which one computer starts a poll and passes it to the next computer on a multipoint circuit.
True
Undesirable stray electrical voltage can cause data communication errors.
True
When the signals from two circuits combine to form a new signal that falls into a frequency band reserved for another signal, this is called intermodulation noise.
True
When we amplify the signal on an analog circuit, we also amplify any noise that is present on the circuit.
True
With roll-call polling, a server polls clients in a consecutive, pre-arranged priority list.
True
Which of the following is not a type of synchronous protocol?
VT100
ARQ means that:
a receiver that detects an error in a message simply asks the sender to retransmit the message until it is received without error
The loss of power a signal suffers as it travels from the transmitting computer to a receiving computer is:
attenuation
Errors on a network can occur:
because of noise on the line
Calculating the actual throughput of a data communication network is:
complex because many factors affect throughput
______________ controls errors by detecting and correcting them at the receiving end without retransmission of the original message.
complex because many factors affect throughput
With contention:
computers wait until the circuit is free before they send data
With __________ ARQ, the sender immediately sends the next message or packet of data.
continuous
Asynchronous transmission:
each character is transmitted independently of all other characters
When a signal is reflected back to the transmitting equipment, it is called a(n) _________.
echo
Which of the following media is least susceptible to noise?
fiber optic cable
If a signal with a frequency of 500 MHz combines with a another signal of 1500 MHz and they form a new signal of 2000 MHz; this is an example of:
intermodulation noise
Media access control:
is not very important in point-to-point with full duplex configuration
In ARQ, a NAK:
is sent by the recipient if the message contains an error
Which of the following is true about the data link protocol, PPP?
it is commonly used in WANs
As part of the five-layer network model used in this textbook, the data link layer sits directly between:
the physical and the network layers
The two sublayers of the data link layer consist of the media access control sublayer and the ________.
logical link control sublayer
Which of the following is true about the data link protocol, Ethernet (IEEE 802.3)?
newer version permits jumbo frames
Which of the following is way to reduce or eliminate crosstalk on a circuit?
physically separating the cables from other communication cables
With contention, a computer does not have to wait before it can transmit. A computer can transmit at anytime.
physically separating the cables from other communication cables
On digital circuits, we use _________ to reshape the incoming signal and prevent attenuation.
repeaters
Another term for impulse noise is:
spikes