Difficulty: Easy
Correct Answer: False
Explanation:
Introduction / Context:
Source transformations are a powerful analysis tool, allowing engineers to replace a Thevenin source with its Norton equivalent, simplifying circuit calculations without changing external terminal behavior.
Given Data / Assumptions:
Concept / Approach:
The conversions are defined by In = Vth / Rth and Rn = Rth. Conversely, Vth = In * Rn. The two models produce the same open-circuit voltage, short-circuit current, and terminal V–I relation, ensuring equivalence.
Step-by-Step Solution:
Verification / Alternative check:
Plot the terminal V–I characteristic; both models yield V = Vth − I * Rth = In * Rn − I * Rn, which are algebraically identical when Rn = Rth and In = Vth / Rth.
Why Other Options Are Wrong:
Common Pitfalls:
Forgetting to keep the resistance the same in both forms, or mixing up open-circuit and short-circuit conditions when deriving In or Vth.
Final Answer:
False
Discussion & Comments