How Many 8 Ohm Resistors Are Needed to Dissipate 5.6 Watts?

  • Thread starter Thread starter DivGradCurl
  • Start date Start date
  • Tags Tags
    Resistors
AI Thread Summary
To dissipate 5.6 watts using 8-ohm resistors, a minimum of 9 resistors is required, arranged in a specific configuration. Each resistor can handle only 1 watt, leading to the calculation that at least 3 resistors in series are needed for each of 3 parallel rows. The total resistance must equal 8 ohms, which is achieved by this arrangement. Alternative configurations may exist, but they typically require more resistors than the optimal 9. The specific value of 5.6 watts appears to be arbitrary, serving to differentiate the problem from similar ones.
DivGradCurl
Messages
364
Reaction score
0
You are given a number of 8 \Omega resistors, each capable of dissipating only 1.0 W without being destroyed. What is the minimum number of such resistors that you need to combine in series or in parallel to make a 8 \Omega resistance that is capable of dissipating at least 5.6 W?

My approach is probably wrong, and so I need someone to help me find the mistake:

5.6 \mbox{ W} \leq n \cdot m \cdot 1.0 \mbox{ W}

The minimum case is when n=m, and so

5.6 \mbox{ W} \leq n^2 \cdot 1.0 \mbox{ W} \Rightarrow n \geq \sqrt{5.6} \Rightarrow n = 3

The minimum number of resistors is then 9.

Any help is highly appreciated.
 
Last edited:
Physics news on Phys.org
This is not an area that I'm all too familiar with, but I'll throw in some comments - use them at your own risk.

It looks like you are calculating for a rectangular array consisting of m rows in parallel, each row having n resistors in series. In such a case, n=m is the only configuration that will give R(eff) = R = 8 ohm (ie: it is not just the minimal possibility, it is the ONLY possibility).

Proof : Resistance of one row of n resistors (each of resistance R) = nR. Now if you have m such rows in parallel, then

\frac {1}{R_{eff}} =\sum_{i=1}^{m} \frac{1}{nR} = \frac {m}{nR}

But we want R(eff) = R (= 8 ohms), so :

\frac{1}{R_{eff}} =\frac{1}{R} = \frac {m}{nR}

\implies m/n = 1

--end of proof--

This however, assumes that each of the m rows has exactly the same n number of resistors. That need not be required to generate R(eff)=R. For instance, I can have 3 rows containing 4, 4 and 2 resistors each (1/4+1/4+1/2 = 1). But clearly, this uses more resistors than the optimal 9 and that's where, I suspect, the minimization has a role.

So, in this case, the minimum happens at n=3 or a total of 9 resistors as you correctly figured.

However, I'm not conviced that any arrangement of resistors can, in fact, be reduced to the above configuration (but this may just be something I'm unaware of, or haven't thought sufficiently about).

What if you have n bunches in series, each bunch having m resistors in parallel ? Is there an equivalent circuit for this configuration that reduces it to the above one ? This may very well be possible, using some clever star-delta conversion trick, but it's something I'm not sure about. If it CAN be reduced to the previous configuration, then I'd surmise that 9 is indeed the least number of resistors (but I just don't feel right about it).

It seems odd that the question will ask specifically about 5.6W when the best configuration that will work dissipates over 50% more than that.

<<...this is when someone comes along and posts the obvious 3 line solution :rolleyes: >>
 
9 is, in fact, the right answer. Thanks for your comments. I can picture it better now! I think that works the same way for the generic arrangement you have just mentioned. The value 5.6 W is probably just a random number my instructor came up with to keep my question different from that of my classmates.
 

Similar threads

Back
Top