1What is the primary function of the Physical Layer in the OSI model?
Basics for Data Communications
Easy
A.Establishing sessions
B.Routing packets
C.Transmitting raw bits over a communication channel
D.Error detection
Correct Answer: Transmitting raw bits over a communication channel
Explanation:
The Physical Layer is responsible for the transmission of raw bits over a physical medium.
Incorrect! Try again.
2Which of the following is NOT a fundamental component of a data communication system?
Basics for Data Communications
Easy
A.Database
B.Sender
C.Protocol
D.Receiver
Correct Answer: Database
Explanation:
The five fundamental components of a data communication system are message, sender, receiver, transmission medium, and protocol. A database is not one of them.
Incorrect! Try again.
3Data flow in a system where communication can happen in both directions but not at the same time is called:
Basics for Data Communications
Easy
A.Half-duplex
B.Simplex
C.Full-duplex
D.Auto-duplex
Correct Answer: Half-duplex
Explanation:
In a half-duplex system, both stations can transmit and receive, but not simultaneously (e.g., walkie-talkies).
Incorrect! Try again.
4Which of the following is an example of a guided transmission medium?
Transmission Media - Guided and Unguided
Easy
A.Infrared
B.Radio waves
C.Coaxial cable
D.Microwaves
Correct Answer: Coaxial cable
Explanation:
Guided media use a physical path to transmit data, such as twisted-pair cables, coaxial cables, and optical fibers.
Incorrect! Try again.
5Fiber optic cables transmit data in the form of:
Transmission Media - Guided and Unguided
Easy
A.Electrical signals
B.Sound waves
C.Light pulses
D.Radio waves
Correct Answer: Light pulses
Explanation:
Fiber optic cables use pulses of light guided through a glass or plastic core to transmit data.
Incorrect! Try again.
6Which transmission medium is commonly used for TV distribution and cable internet?
Transmission Media - Guided and Unguided
Easy
A.Microwave links
B.Coaxial cable
C.Unshielded Twisted Pair (UTP)
D.Infrared
Correct Answer: Coaxial cable
Explanation:
Coaxial cables are traditionally used for cable television and broadband internet connections.
Incorrect! Try again.
7Unguided media is also commonly referred to as:
Transmission Media - Guided and Unguided
Easy
A.Bounded media
B.Wireless media
C.Optical media
D.Wired media
Correct Answer: Wireless media
Explanation:
Unguided media transmit electromagnetic waves without using a physical conductor, which is commonly known as wireless communication.
Incorrect! Try again.
8The loss of signal energy as it travels through a medium is known as:
Transmission Impairments and Performance
Easy
A.Noise
B.Distortion
C.Attenuation
D.Amplification
Correct Answer: Attenuation
Explanation:
Attenuation is the gradual loss of signal strength or energy as the signal travels over a distance.
Incorrect! Try again.
9Which type of transmission impairment alters the shape of the signal?
Transmission Impairments and Performance
Easy
A.Distortion
B.Attenuation
C.Noise
D.Bandwidth
Correct Answer: Distortion
Explanation:
Distortion refers to changes in the shape or form of the signal, often caused by different frequency components traveling at different speeds.
Incorrect! Try again.
10Random, unwanted electrical signals that interfere with the transmitted data are called:
Transmission Impairments and Performance
Easy
A.Throughput
B.Distortion
C.Attenuation
D.Noise
Correct Answer: Noise
Explanation:
Noise refers to any unwanted electrical or electromagnetic energy that degrades the quality of signals and data.
Incorrect! Try again.
11Which of the following describes a Wireless Local Area Network (WLAN)?
Wireless Networks, Introduction
Easy
A.A network covering a city wirelessly
B.A global satellite network
C.A wired connection between two computers
D.A network connecting devices over a short distance like a home or office
Correct Answer: A network connecting devices over a short distance like a home or office
Explanation:
A WLAN links two or more devices over a short distance using a wireless distribution method, typically within a home, school, or office.
Incorrect! Try again.
12IEEE 802.11 is a set of standards for which type of network?
IEEE 802.11b operates in the 2.4 GHz band and provides a maximum theoretical data rate of 11 Mbps.
Incorrect! Try again.
16What is a network of Bluetooth devices called?
Bluetooth: Architecture, Layers
Easy
A.WLAN
B.Piconet
C.Ethernet
D.Scatternet
Correct Answer: Piconet
Explanation:
A piconet is a network formed by a master Bluetooth device and up to seven active slave devices.
Incorrect! Try again.
17In a Bluetooth piconet, what is the maximum number of active slave devices that can connect to a single master?
Bluetooth: Architecture, Layers
Easy
A.3
B.255
C.1
D.7
Correct Answer: 7
Explanation:
A Bluetooth piconet can have one master device and up to seven active slave devices.
Incorrect! Try again.
18Multiple interconnected piconets form a larger Bluetooth network known as a:
Bluetooth: Architecture, Layers
Easy
A.Extranet
B.Intranet
C.Scatternet
D.Subnet
Correct Answer: Scatternet
Explanation:
A scatternet is formed when two or more piconets are connected, usually by a device acting as a slave in one piconet and a master in another.
Incorrect! Try again.
19Which Bluetooth layer is roughly equivalent to the physical layer of the OSI model?
Bluetooth: Architecture, Layers
Easy
A.L2CAP
B.Baseband layer
C.Application layer
D.Radio layer
Correct Answer: Radio layer
Explanation:
The Radio layer in the Bluetooth architecture handles the physical transmission of data, similar to the OSI physical layer.
Incorrect! Try again.
20What frequency band does Bluetooth operate in?
Bluetooth: Architecture, Layers
Easy
A.5 GHz
B.2.4 GHz
C.900 MHz
D.60 GHz
Correct Answer: 2.4 GHz
Explanation:
Bluetooth operates in the unlicensed 2.4 GHz ISM (Industrial, Scientific, and Medical) band.
Incorrect! Try again.
21A digital signal has 8 levels. How many bits are required to represent each level, and what is the bit rate if the baud rate is 1000 baud?
Basics for Data Communications
Medium
A.4 bits per level, 4000 bps
B.3 bits per level, 3000 bps
C.3 bits per level, 1000 bps
D.8 bits per level, 8000 bps
Correct Answer: 3 bits per level, 3000 bps
Explanation:
Since there are 8 signal levels, the number of bits per level is . The bit rate is the baud rate multiplied by the number of bits per signal element: bps.
Incorrect! Try again.
22Which of the following line coding schemes ensures synchronization by providing a transition at the middle of every bit interval, regardless of the data bits?
Basics for Data Communications
Medium
A.NRZ-L
B.AMI
C.NRZ-I
D.Manchester
Correct Answer: Manchester
Explanation:
Manchester encoding guarantees a voltage transition in the middle of every bit period. This continuous transition provides a reliable clock signal for synchronization.
Incorrect! Try again.
23According to the Nyquist theorem, what is the maximum bit rate for a noiseless channel with a bandwidth of 3 kHz using a signal with 4 discrete levels?
Basics for Data Communications
Medium
A.12 kbps
B.6 kbps
C.24 kbps
D.48 kbps
Correct Answer: 12 kbps
Explanation:
The Nyquist bit rate formula is . Here, Hz and . So, bps or 12 kbps.
Incorrect! Try again.
24In optical fibers, to maintain total internal reflection, how must the refractive index of the core () compare to the refractive index of the cladding ()?
Transmission Media - Guided and Unguided
Medium
A.
B.
C.They must be directly proportional to the wavelength.
D.
Correct Answer:
Explanation:
Total internal reflection occurs when light travels from a denser medium to a less dense medium. Therefore, the core must have a higher refractive index than the cladding.
Incorrect! Try again.
25Which phenomenon limits the maximum transmission distance in multimode step-index optical fibers by causing pulses to spread out and overlap?
Transmission Media - Guided and Unguided
Medium
A.Skin effect
B.Magnetic induction
C.Modal dispersion
D.Crosstalk
Correct Answer: Modal dispersion
Explanation:
Modal dispersion occurs because different light rays (modes) take paths of different lengths through the fiber, arriving at the receiver at slightly different times and causing pulse broadening.
Incorrect! Try again.
26Why are unshielded twisted pair (UTP) cables twisted?
Transmission Media - Guided and Unguided
Medium
A.To increase the bandwidth of the cable
B.To reduce electromagnetic interference (EMI) and crosstalk
C.To decrease the electrical resistance of the wire
D.To make the cable physically stronger
Correct Answer: To reduce electromagnetic interference (EMI) and crosstalk
Explanation:
Twisting the wires ensures that both wires are equally affected by external electromagnetic fields, allowing the receiver's differential amplifier to effectively cancel out the induced noise.
Incorrect! Try again.
27Which of the following unguided media requires strictly line-of-sight transmission and is highly susceptible to rain fade?
Transmission Media - Guided and Unguided
Medium
A.Infrared
B.Microwaves
C.Shortwave radio
D.Low-frequency radio waves
Correct Answer: Microwaves
Explanation:
Microwaves travel in straight lines, requiring line-of-sight between antennas. High-frequency microwaves are also absorbed by water, leading to rain fade.
Incorrect! Try again.
28A signal travels through a cable and its power drops from 100 mW to 1 mW. What is the attenuation in decibels (dB)?
Transmission Impairments and Performance
Medium
A.-10 dB
B.-20 dB
C.20 dB
D.10 dB
Correct Answer: -20 dB
Explanation:
Attenuation is calculated as . Here, dB.
Incorrect! Try again.
29If the Signal-to-Noise Ratio (SNR) of a channel is 0 (i.e., signal power equals noise power), what is the Shannon capacity of a channel with a 1 MHz bandwidth?
Transmission Impairments and Performance
Medium
A.2 Mbps
B.Infinite
C.0 Mbps
D.1 Mbps
Correct Answer: 1 Mbps
Explanation:
The Shannon capacity formula is . If SNR = 1 (since signal power equals noise power, the ratio is 1, not 0 dB), then Mbps.
Incorrect! Try again.
30Which type of transmission impairment is caused by different frequency components of a signal traveling at different propagation speeds through a guided medium?
Transmission Impairments and Performance
Medium
A.Intermodulation noise
B.Attenuation
C.Thermal noise
D.Delay distortion
Correct Answer: Delay distortion
Explanation:
Delay distortion (or dispersion) happens because the propagation velocity of a signal through a guided medium varies with frequency, causing different components to arrive at different times.
Incorrect! Try again.
31A transmission channel has an of 30. Approximately what is the actual signal-to-noise power ratio (SNR)?
Transmission Impairments and Performance
Medium
A.30
B.100
C.1000
D.3000
Correct Answer: 1000
Explanation:
The formula for is . If , then , which means .
Incorrect! Try again.
32In wireless networking, what problem occurs when two stations can both transmit to a central access point, but cannot detect each other's signals?
Wireless Networks, Introduction
Medium
A.Near-far problem
B.Multipath fading
C.Hidden station problem
D.Exposed station problem
Correct Answer: Hidden station problem
Explanation:
The hidden station problem occurs when two nodes are out of range of each other but both are within range of an Access Point. They might transmit simultaneously, causing a collision at the Access Point.
Incorrect! Try again.
33Why is CSMA/CD generally not used in wireless networks?
Wireless Networks, Introduction
Medium
A.A wireless node cannot easily listen for collisions while simultaneously transmitting.
B.Wireless signals are too fast for collision detection.
C.Collisions do not occur in unguided media.
D.CSMA/CD requires a token-passing mechanism.
Correct Answer: A wireless node cannot easily listen for collisions while simultaneously transmitting.
Explanation:
In wireless communication, the transmitted signal is much stronger than any received signal, effectively overwhelming the receiver and making collision detection during transmission nearly impossible.
Incorrect! Try again.
34Which of the following IEEE 802.11 standards operates in the 5 GHz band and uses Orthogonal Frequency Division Multiplexing (OFDM) to achieve up to 54 Mbps?
IEEE 802.11: 802.11a, 802.11b, 802.11g, 802.11n
Medium
A.802.11b
B.802.11n
C.802.11g
D.802.11a
Correct Answer: 802.11a
Explanation:
IEEE 802.11a operates exclusively in the 5 GHz frequency band and uses OFDM to provide data rates up to 54 Mbps.
Incorrect! Try again.
35How does IEEE 802.11g maintain backward compatibility with IEEE 802.11b while offering higher data rates?
IEEE 802.11: 802.11a, 802.11b, 802.11g, 802.11n
Medium
A.By using the 5 GHz band exclusively
B.By operating strictly with Frequency Hopping Spread Spectrum (FHSS)
C.By operating in the 2.4 GHz band and supporting both DSSS and OFDM modulations
D.By using MIMO technology
Correct Answer: By operating in the 2.4 GHz band and supporting both DSSS and OFDM modulations
Explanation:
802.11g operates in the 2.4 GHz band like 802.11b. It uses DSSS to communicate with legacy 802.11b devices and OFDM to achieve higher data rates (up to 54 Mbps) for 802.11g devices.
Incorrect! Try again.
36Which major physical layer enhancement was introduced in IEEE 802.11n to significantly increase throughput and range?
IEEE 802.11: 802.11a, 802.11b, 802.11g, 802.11n
Medium
IEEE 802.11n introduced MIMO technology, which uses multiple antennas for transmission and reception. This exploits spatial multiplexing to increase data rates and signal robustness.
Incorrect! Try again.
37In the IEEE 802.11 MAC architecture, what is the primary function of the Distributed Coordination Function (DCF)?
IEEE 802.11: 802.11a, 802.11b, 802.11g, 802.11n
Medium
A.To provide centralized polling by the Access Point
B.To route packets between different Basic Service Sets
C.To provide contention-based access using CSMA/CA
D.To allocate fixed time slots for synchronous data
Correct Answer: To provide contention-based access using CSMA/CA
Explanation:
The Distributed Coordination Function (DCF) is the fundamental MAC technique in 802.11. It uses a contention-based protocol, CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance), to allow devices to share the medium.
Incorrect! Try again.
38In a Bluetooth piconet, what is the maximum number of active slave devices that can be connected to a single master device at one time?
Bluetooth: Architecture, Layers
Medium
A.3
B.8
C.255
D.7
Correct Answer: 7
Explanation:
A Bluetooth piconet consists of one master and up to 7 active slave devices. A master can also have additional inactive (parked) slaves.
Incorrect! Try again.
39In Bluetooth architecture, what is a 'scatternet'?
Bluetooth: Architecture, Layers
Medium
A.A network of parked and active slaves within a single piconet
B.The frequency-hopping sequence used by a master
C.An interconnected collection of multiple piconets
D.The physical layer protocol managing the radio frequency
Correct Answer: An interconnected collection of multiple piconets
Explanation:
A scatternet is formed when two or more piconets are linked together. This happens when a device acts as a slave in one piconet and a master (or slave) in another.
Incorrect! Try again.
40Which Bluetooth layer is responsible for multiplexing multiple logical connections, segmenting, and reassembling larger packets from upper layers?
Bluetooth: Architecture, Layers
Medium
A.Logical Link Control and Adaptation Protocol (L2CAP)
B.RFCOMM layer
C.Radio layer
D.Baseband layer
Correct Answer: Logical Link Control and Adaptation Protocol (L2CAP)
Explanation:
The L2CAP layer in Bluetooth sits above the baseband layer. It handles multiplexing of higher-layer protocols, as well as the segmentation and reassembly of packets to fit the baseband payload limits.
Incorrect! Try again.
41A communication channel has a bandwidth of . The signal-to-noise ratio (SNR) is $63$. If a system uses multi-level signaling to achieve exactly the Shannon capacity, what is the minimum number of signal levels () required according to the Nyquist theorem?
Transmission Impairments and Performance
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Shannon capacity is . By Nyquist's theorem for a noiseless channel, max bit rate is . Equating them: , which simplifies to , meaning , so .
Incorrect! Try again.
42A signal travels through a cascade of three devices: an amplifier with a gain of , a cable with an attenuation of spanning , and a final amplifier. If the input power is and the required output power is , what must be the gain of the final amplifier?
Transmission Impairments and Performance
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Input power is , output is . The total gain required is . The system currently provides (amplifier 1) (cable: ) . To achieve a net , the final amplifier must provide gain.
Incorrect! Try again.
43Consider a continuous periodic signal represented by a Fourier series. If the fundamental frequency is , and a low-pass filter with a cutoff frequency of is applied, what is the maximum number of harmonics (including the fundamental) that will successfully pass through the channel for a purely square wave?
Basics for Data Communications
Hard
A.5
B.4
C.3
D.2
Correct Answer: 2
Explanation:
A square wave only contains odd harmonics: A filter with a cutoff of will allow the 1st harmonic () and the 3rd harmonic () to pass. The 5th harmonic is blocked. Therefore, exactly 2 harmonics pass through.
Incorrect! Try again.
44In a step-index multi-mode optical fiber, if the core refractive index is and the cladding refractive index is , what is the fractional index change () and the approximate maximum acceptance angle () in a vacuum?
Transmission Media - Guided and Unguided
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Fractional index change . The Numerical Aperture (NA) is . Since , .
Incorrect! Try again.
45Which of the following scenarios maximizes the free-space path loss (FSPL) in an unguided microwave link, assuming constant antenna gains?
Transmission Media - Guided and Unguided
Hard
A.Doubling the transmission distance while keeping the frequency constant.
B.Halving the transmission distance and quadrupling the frequency.
C.Doubling both the transmission distance and the frequency.
D.Doubling the frequency while keeping the distance constant.
Correct Answer: Doubling both the transmission distance and the frequency.
Explanation:
FSPL is proportional to . Doubling distance increases FSPL by . Doubling frequency increases FSPL by . Doubling both increases FSPL by . Halving distance and quadrupling frequency results in a net times increase (). Thus, doubling both yields the maximum loss.
Incorrect! Try again.
46In IEEE 802.11n, spatial multiplexing is used to increase throughput. If a system uses a MIMO configuration with a channel and short guard interval, how does it achieve its theoretical maximum physical layer data rate of compared to a setup?
IEEE 802.11: 802.11a, 802.11b, 802.11g, 802.11n
Hard
A.By using 256-QAM on a single stream and duplicating it across 3 antennas for redundancy.
B.By sending 3 independent spatial streams mapped via 64-QAM over 108 data subcarriers.
C.By sending 3 independent spatial streams mapped via 64-QAM over 114 data subcarriers.
D.By combining the frequency bandwidth of three channels into one channel.
Correct Answer: By sending 3 independent spatial streams mapped via 64-QAM over 108 data subcarriers.
Explanation:
802.11n channels use 108 data subcarriers. A single stream with 64-QAM (5/6 coding rate) and short guard interval () gives . A MIMO setup allows 3 independent spatial streams, yielding .
Incorrect! Try again.
47Which specific backward compatibility mechanism causes severe throughput degradation in an IEEE 802.11g network when an 802.11b client associates with the AP?
IEEE 802.11: 802.11a, 802.11b, 802.11g, 802.11n
Hard
A.The AP mandates 802.11g clients to use CCK modulation for data payloads.
B.The network disables all guard intervals, forcing retransmissions for 802.11g frames.
C.The AP switches entirely from ERP-OFDM to DSSS for all transmissions.
D.The network enables RTS/CTS or CTS-to-self using DSSS rates before sending OFDM frames.
Correct Answer: The network enables RTS/CTS or CTS-to-self using DSSS rates before sending OFDM frames.
Explanation:
802.11g is backward compatible with 802.11b. When an 11b client is present, 11g devices use protection mechanisms (like RTS/CTS or CTS-to-self) transmitted at slow 11b DSSS rates to update the NAV of 11b clients, severely reducing overall network throughput.
Incorrect! Try again.
48In the IEEE 802.11 MAC architecture, what is the exact function of the Network Allocation Vector (NAV) during an RTS/CTS exchange?
IEEE 802.11: 802.11a, 802.11b, 802.11g, 802.11n
Hard
A.It calculates the required bit error rate (BER) to select the optimal MCS index.
B.It acts as a physical carrier sense mechanism that measures energy levels on the channel.
C.It is a virtual carrier sense mechanism updated by the duration field in MAC headers to defer transmission.
D.It reserves physical spectrum resources at the physical layer by broadcasting a continuous jam signal.
Correct Answer: It is a virtual carrier sense mechanism updated by the duration field in MAC headers to defer transmission.
Explanation:
The NAV is a virtual carrier sense mechanism. Nodes overhearing RTS or CTS frames read the Duration field and update their NAV, which acts as a countdown timer during which they defer transmission, effectively mitigating the hidden node problem.
Incorrect! Try again.
49In a Bluetooth Scatternet, node X functions as a slave in Piconet 1 and a master in Piconet 2. Since Bluetooth devices possess a single transceiver, how does node X manage participation in both piconets?
Bluetooth: Architecture, Layers
Hard
A.By acting exclusively as a bridge router at the L2CAP layer without leaving the active mode of Piconet 1.
B.By transmitting on two different frequency hopping sequences simultaneously using orthogonal codes.
C.By using Time-Division Multiplexing (TDM) to alternate its presence between the two piconets' hopping sequences.
D.By forcing Piconet 1 and Piconet 2 to synchronize their clock offsets and share a single hopping sequence.
Correct Answer: By using Time-Division Multiplexing (TDM) to alternate its presence between the two piconets' hopping sequences.
Explanation:
A device with a single transceiver can only tune to one frequency hopping sequence at a time. To participate in a scatternet as a master in one piconet and a slave in another, it must use TDM to switch between the piconets, temporarily pausing communication in one to participate in the other.
Incorrect! Try again.
50Which of the following accurately describes the error correction applied to the header of a Bluetooth Baseband packet?
Bluetooth: Architecture, Layers
Hard
A.It is protected by a 1/3 FEC code, where every bit is repeated 3 times.
B.It is not protected by FEC, relying entirely on ARQ for retransmission.
C.It is protected by an unencoded 16-bit CRC checksum only.
D.It is protected by a 2/3 FEC code generated using a (15, 10) Hamming code.
Correct Answer: It is protected by a 1/3 FEC code, where every bit is repeated 3 times.
Explanation:
In the Bluetooth Baseband packet format, the 18-bit packet header is always protected by a 1/3 Forward Error Correction (FEC) scheme. This simple repetition code expands the 18-bit header to 54 bits, ensuring high reliability for critical routing and flow control data.
Incorrect! Try again.
51In IEEE 802.11n, Frame Aggregation is introduced to improve MAC efficiency. What is the fundamental difference in error recovery between A-MSDU and A-MPDU?
IEEE 802.11: 802.11a, 802.11b, 802.11g, 802.11n
Hard
A.Both A-MSDU and A-MPDU require full retransmission, but A-MPDU uses lower overhead MAC headers.
B.A-MSDU requires the entire aggregated frame to be retransmitted if one subframe has an error, while A-MPDU allows for selective retransmission of individual corrupted MPDUs.
C.A-MSDU aggregates frames at the PHY layer allowing bit-level recovery, while A-MPDU aggregates at the LLC layer.
D.A-MPDU requires the entire aggregated frame to be retransmitted if an error occurs, whereas A-MSDU utilizes Block ACK for selective retransmission.
Correct Answer: A-MSDU requires the entire aggregated frame to be retransmitted if one subframe has an error, while A-MPDU allows for selective retransmission of individual corrupted MPDUs.
Explanation:
A-MSDU aggregates multiple MSDUs into a single MPDU with a single FCS (Frame Check Sequence). If corrupted, the whole MPDU is lost. A-MPDU aggregates multiple MPDUs, each with its own MAC header and FCS, allowing the receiver to use Block ACKs to acknowledge successful MPDUs and selectively request retransmission of failed ones.
Incorrect! Try again.
52In a cellular network utilizing a hexagonal grid, if the cluster size is and the radius of a cell is , what is the exact co-channel reuse ratio ()?
Wireless Networks, Introduction
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
The co-channel reuse ratio is given by the formula . For a cluster size of , .
Incorrect! Try again.
53A receiver operates at a temperature of with a bandwidth of . If the received signal power is and Boltzmann's constant is , what is the approximate Signal-to-Noise Ratio (SNR) in decibels?
Transmission Impairments and Performance
Hard
A.
B.
C.
D.
Correct Answer:
Explanation:
Thermal noise power . In dBm, . SNR in dB .
Incorrect! Try again.
54In IEEE 802.11a OFDM, how are the 64 subcarriers distributed for actual transmission operations?
IEEE 802.11: 802.11a, 802.11b, 802.11g, 802.11n
Hard
A.52 data subcarriers, 4 pilot subcarriers, 8 null subcarriers
B.48 data subcarriers, 8 pilot subcarriers, 8 null subcarriers
C.48 data subcarriers, 4 pilot subcarriers, 12 null subcarriers
D.56 data subcarriers, 4 pilot subcarriers, 4 null subcarriers
Correct Answer: 48 data subcarriers, 4 pilot subcarriers, 12 null subcarriers
Explanation:
Out of the 64 available subcarriers in 802.11a, 48 are used for data, 4 are used as pilots (for phase/frequency tracking), 11 act as guard bands (nulls) at the edges, and 1 is the DC subcarrier (also null). This totals 12 null subcarriers.
Incorrect! Try again.
55At the Bluetooth L2CAP layer, which of the following mechanisms provides a reliable channel utilizing a sliding window protocol and Go-Back-N or Selective Reject retransmission?
Enhanced Retransmission Mode (ERTM) in L2CAP provides a reliable L2CAP channel using sequence numbers and a sliding window protocol. It supports both Selective Reject and Go-Back-N mechanisms, improving upon the older, less efficient Retransmission Mode.
Incorrect! Try again.
56In Direct Sequence Spread Spectrum (DSSS) systems like CDMA, the near-far problem severely degrades performance. Which technique is strictly necessary at the Physical Layer to counteract this?
Wireless Networks, Introduction
Hard
A.Implementing rapid and precise open-loop and closed-loop power control.
B.Assigning orthogonal chipping codes to users based on their distance to the base station.
C.Using Time-Division Duplexing (TDD) to separate near and far users into distinct time slots.
D.Applying Forward Error Correction exclusively to users at the cell edge.
Correct Answer: Implementing rapid and precise open-loop and closed-loop power control.
Explanation:
Because CDMA users transmit simultaneously on the same frequency, a strong signal from a nearby user will drown out a weak signal from a distant user (the near-far problem). The physical layer relies on strict power control loops so all signals arrive at the base station with approximately equal power.
Incorrect! Try again.
57A network transmits $1500$-byte frames over a link spanning . The signal propagation speed is . What is the bandwidth-delay product of this link, and what does it represent?
Transmission Impairments and Performance
Hard
A.; the maximum throughput of the link
B.; the size of the retransmission buffer required at the receiver
C.; the minimum file size needed to achieve maximum throughput
D.; the maximum amount of unacknowledged data that can be in flight
Correct Answer: ; the maximum amount of unacknowledged data that can be in flight
Explanation:
Propagation delay . Bandwidth-delay product = . This product represents the volume of the pipe, i.e., the maximum number of bits that can fill the link (in flight) before the first bit reaches the destination.
Incorrect! Try again.
58When designing a point-to-point microwave link over unguided media, how much of the first Fresnel zone must ideally be free of obstacles to consider the path equivalent to free space, and what happens if an obstacle intrudes exactly at the boundary of the first Fresnel zone?
Transmission Media - Guided and Unguided
Hard
A.; Signals reflecting off the boundary arrive out of phase, causing destructive interference.
B.; Signals reflecting off the boundary arrive out of phase, causing total signal cancellation.
C.; Signals reflecting off the boundary arrive out of phase, causing constructive interference.
D.; Signals reflecting off the boundary arrive out of phase, causing signal attenuation.
Correct Answer: ; Signals reflecting off the boundary arrive out of phase, causing destructive interference.
Explanation:
Rule of thumb dictates that at least of the first Fresnel zone must be clear of obstructions. The boundary of the first Fresnel zone is defined as the locus of points where the path length is exactly a half-wavelength longer than the direct path, meaning reflections from this boundary arrive out of phase and cause destructive interference.
Incorrect! Try again.
59A baseband transmission system uses Manchester encoding. If the data rate is , what are the minimum and maximum fundamental frequencies generated in the physical channel depending on the data pattern?
Basics for Data Communications
Hard
A. (consecutive identical bits) and (alternating bits)
B. (alternating bits) and (consecutive identical bits)
C. (consecutive identical bits) and (alternating bits)
D. (alternating bits) and (consecutive identical bits)
Correct Answer: (alternating bits) and (consecutive identical bits)
Explanation:
In Manchester encoding, a bit is represented by a transition. For alternating bits (101010...), the waveform completes one full cycle per 2 bits, yielding a frequency of . For a string of identical bits (1111... or 0000...), there is an extra transition at the boundary, completing a cycle per bit, yielding .
Incorrect! Try again.
60In Bluetooth Basic Rate (BR), the frequency hopping spread spectrum (FHSS) operates at . If an ACL link utilizes multi-slot packets (e.g., DH5), how does the hopping mechanism behave during the transmission of this packet?
Bluetooth: Architecture, Layers
Hard
A.The frequency remains constant for the entire 5-slot duration, and the subsequent hop uses the frequency calculated for the current slot.
B.The transmission is split into 5 parallel streams on 5 separate hopping sequences to increase throughput.
C.The frequency remains constant for the 5-slot duration, and the next packet is transmitted on the frequency calculated for the 6th slot.
D.The transmission rapidly hops across 5 different frequencies within the duration of the packet.
Correct Answer: The frequency remains constant for the 5-slot duration, and the next packet is transmitted on the frequency calculated for the 6th slot.
Explanation:
When Bluetooth multi-slot packets (like DH3 or DH5) are used, the frequency remains fixed for the duration of the entire packet (e.g., 5 slots for DH5). After the packet is sent, the hop sequence resumes at the frequency that corresponds to the actual current time slot index (e.g., jumping ahead 5 steps in the sequence).