Difficulty: Medium
Correct Answer: 1500
Explanation:
Introduction:This problem tests spectrum-allocation reasoning for phase modulation (PM) channels that are similar in occupied bandwidth to wideband FM broadcasting. The key idea is to convert the total usable spectrum into an integer count of channels using typical per-channel spacing with practical guard bands already implicit in that spacing.
Given Data / Assumptions:
Concept / Approach:
Channel count is total bandwidth divided by per-channel spacing. For broadcast-style PM (akin to wideband FM), practical planning commonly adopts 200 kHz spacing. This spacing folds in Carson’s-rule considerations (peak deviation and modulating frequency) and adjacent-channel protections.
Step-by-Step Solution:
1) Convert 300 MHz to kHz: 300 MHz = 300,000 kHz.2) Adopt spacing = 200 kHz per channel.3) Channel count = 300,000 kHz / 200 kHz = 1500 channels.4) Round to an integer (already exact here): 1500.Verification / Alternative check:
If one chose a slightly more conservative spacing (for example 250 kHz), the count becomes 1200; if the band plan is explicitly WBFM-like, 200 kHz is standard and yields 1500. Hence 1500 is the reasonable textbook answer.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing Carson’s occupied bandwidth with regulatory channel spacing. The spacing already bakes in adjacent-channel protection and planning rules.
Final Answer:
1500
Discussion & Comments