Difficulty: Easy
Correct Answer: 6
Explanation:
Introduction / Context:
When paralleling thyristors, current sharing is imperfect due to tolerances and temperature coefficients. A derating factor is applied so each device is loaded below its nominal rating, ensuring reliability. Calculating the required count is a straightforward but essential design step.
Given Data / Assumptions:
Concept / Approach:
Number of devices in parallel n must satisfy n * Iusable ≥ Itotal. Use ceiling to ensure sufficient devices.
Step-by-Step Solution:
Verification / Alternative check:
Check margin: 6 * 131.25 = 787.5 A ≥ 750 A → acceptable.
Why Other Options Are Wrong:
3, 4, or 5 do not meet the required current with derating; 10 is over-conservative for the stated parameters.
Common Pitfalls:
Forgetting to apply derating; using rounding down instead of ceiling.
Final Answer:
6
Discussion & Comments