Difficulty: Medium
Correct Answer: 5870
Explanation:
Introduction / Context:
Image rejection quantifies how well the RF front end discriminates against the image frequency that also converts to IF in a superheterodyne receiver. With a single tuned RF circuit, the image attenuation depends on the circuit Q and the separation between the tuned frequency and the image frequency.
Given Data / Assumptions:
Concept / Approach:
For a single-tuned circuit, the relative response at an off-tune frequency f is approximately:
|H(f)| ≈ 1 / sqrt(1 + Q^2 * ( (f/f0) − (f0/f) )^2 ) Tuning at f0 makes the on-channel response unity. Thus the image-rejection ratio R is:
R ≈ 1 / |H(f_image)| = sqrt(1 + Q^2 * ( (f_image/f0) − (f0/f_image) )^2 )
Step-by-Step Solution:
Compute image: f_image = 1200 + 2450 = 2100 kHz.Evaluate term T = (f_image/f0) − (f0/f_image) = (2100/1200) − (1200/2100) = 1.75 − 0.5714 ≈ 1.1786.Compute Q^2 * T^2 = 65^2 * 1.1786^2 = 4225 * 1.388 ≈ 5865.Rejection ratio R ≈ sqrt(1 + 5865) ≈ sqrt(5866) ≈ 76.6 in voltage.If the question defines “image rejection” as the power ratio, it is R^2 ≈ 5866, matching the tabulated answer 5870.
Verification / Alternative check:
Many exam tables quote the power-ratio definition (1 + Q^2 T^2); hence 5870 is consistent with that convention. The corresponding voltage ratio is ~76.6, which equals √5866.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
5870
Discussion & Comments