Difficulty: Easy
Correct Answer: 248 µH
Explanation:
Introduction / Context:
Questions on series inductors often test whether learners remember that series inductances add directly, just like series resistances. This problem adds a twist by specifying a geometric progression (each value is twice the previous), which requires careful listing of the individual inductances before summing them. Such skills are fundamental in filter design, chokes, and energy storage planning in power electronics.
Given Data / Assumptions:
Concept / Approach:
For inductors in series (without mutual coupling), the equivalent inductance is the arithmetic sum of individual inductances: L_total = L1 + L2 + L3 + L4 + L5. With a ratio of 2, the list is straightforward to generate and then sum. Keeping consistent microhenry units avoids conversion mistakes.
Step-by-Step Solution:
Verification / Alternative check:
Recognize the geometric-series pattern: sum of n terms with first term a and ratio r is S_n = a * (r^n − 1)/(r − 1). Here a = 8 µH, r = 2, n = 5: S_5 = 8*(2^5 − 1)/(2 − 1) = 8*(32 − 1) = 8*31 = 248 µH, matching the direct sum.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
248 µH
Discussion & Comments