Difficulty: Easy
Correct Answer: False
Explanation:
Introduction / Context:
Transmission-line input impedances depend on termination. Knowing the correct expressions for open and short circuits prevents design mistakes in matching networks and stubs.
Given Data / Assumptions:
Concept / Approach:
The general input-impedance formula is Z_in = Z0 * (Z_L + Z0 tanh(γ l)) / (Z0 + Z_L tanh(γ l)). Taking the limit Z_L → ∞ gives Z_in(open) = Z0 * coth(γ l). For a short circuit (Z_L = 0), Z_in(short) = Z0 * tanh(γ l). Thus the statement equating the open-circuit input impedance to Z0 tanh(γ l) is incorrect.
Step-by-Step Solution:
Verification / Alternative check:
In the lossless limit (α → 0), coth(jβl) = −j cot(βl), which matches the well-known result Z_in(open) = −j Z0 cot(βl).
Why Other Options Are Wrong:
Common Pitfalls:
Memorizing tanh for both terminations; forgetting to apply limiting forms for Z_L → ∞ and Z_L → 0.
Final Answer:
False
Discussion & Comments