Speaker Impedance & Amplifier Load Calculator

Wiring speakers together changes the load the amplifier sees, and getting it wrong is the fastest way to destroy an output stage. Series adds impedances; parallel divides them; series-parallel does both. This calculator takes any combination of drivers, works out the total load, checks it against your amplifier's minimum, and shows how much power each speaker actually receives - which is not equal when the impedances differ. It also names a safer wiring arrangement when the one you have chosen takes the amplifier below its rating.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Speaker setCabinets of one model are identical; a mixed rig needs each impedance entered separately.All the same impedance
Wiring configurationParallel is what a second jack on a cabinet normally gives you, and it always lowers the load.Parallel - all across the same terminals
Number of speakersHow many drivers or cabinets are connected to this one amplifier channel.2
Impedance of each speakerThe rated or nominal impedance printed on the driver or cabinet, not the DC resistance you measure with a meter.8 ohm
Number of parallel branchesThe speakers are split as evenly as possible between this many series chains, and the chains are paralleled.2
Speaker 1Rated impedance of the first speaker. Leave any unused slot at zero.8 ohm
Speaker 2Rated impedance of the second speaker. Zero removes it from the circuit.4 ohm
Speaker 3Rated impedance of the third speaker, or zero if there is no third speaker.0 ohm
Speaker 4Rated impedance of the fourth speaker, or zero if there is no fourth speaker.0 ohm
Amplifier minimum loadThe lowest impedance the amplifier is rated to drive, printed on the back panel or in the manual.4 ohms
Amplifier power at its rated loadContinuous power the amplifier makes into the load named below, from its specification sheet.100 W
Load that power is rated intoThe impedance the power figure above was measured into. Together they fix the amplifier's output voltage.8 ohms

It returns

  • Total load on the amplifier — The impedance the amplifier's output terminals actually see.
  • Safe for this amplifier
  • Estimated total power delivered
  • Power in the most heavily loaded speaker
  • Amplifier output voltage at full power
  • Suggested arrangement

The formula

1Zpar=k=1n1Zk
P=V2Z,V=PratedZrated
Pk=I2Zk

In plain text: series: Z = Z1 + Z2 + ... parallel: 1/Z = 1/Z1 + 1/Z2 + ...

  • ZTotal impedance seen by the amplifier (ohm)
  • Z_kRated impedance of speaker k (ohm)
  • nNumber of speakers (integer)

For n identical speakers the results simplify: series gives nZ and parallel gives Z/n. Series-parallel with b branches of n/b speakers gives Z x (n/b) / b.

Updated Category Studio & Live Audio Engineering Verified against published test cases Reading time 11 min

What impedance an amplifier actually sees

An amplifier does not care how many speakers you connect. It cares about the single impedance presented at its terminals, because that impedance and the output voltage together determine the current the output devices must supply. Halve the load and, for a given voltage, you double the current and double the power dissipated inside the amplifier as well as in the speakers. That is why every amplifier carries a minimum load rating, and why exceeding it is a hardware failure rather than a sonic compromise.

Combining speakers follows the same two rules as any other pair of impedances. In series the same current flows through every speaker, so their impedances add: two 8-ohm cabinets in series present 16 ohms. In parallel every speaker sees the same voltage, so their conductances add and the total falls: two 8-ohm cabinets in parallel present 4 ohms. Series-parallel combines both, which is how a four-driver cabinet is wired to land back on a convenient number.

Rated impedance is a nominal figure, not a measurement. A speaker described as 8 ohms has a DC resistance of about 6 ohms, a resonance peak that may reach 40 ohms or more, and a rising impedance at high frequencies from voice-coil inductance. IEC 60268-5 defines the rated impedance as a nominal value tied to the minimum of the impedance curve above resonance, and it is that nominal value you use for this arithmetic. Measuring a cabinet with a multimeter gives the DC resistance, which is always lower and is not the number to wire from.

Series, parallel and how power divides

Series is addition: Z = Z1 + Z2 + ... For n identical speakers that is simply nZ. Parallel is the reciprocal sum: 1/Z = 1/Z1 + 1/Z2 + ..., which for n identical speakers reduces to Z/n. Series-parallel with b equal branches of n/b speakers gives Z x (n/b) / b - so four 8-ohm drivers in two branches of two give 8 x 2 / 2 = 8 ohms, and four 16-ohm drivers wired the same way give 16 ohms.

Power division is where mixed impedances bite. Speakers in parallel all see the amplifier's output voltage, and P = V2/Z, so the lowest-impedance speaker always takes the most power. Put a 4-ohm and an 8-ohm cabinet in parallel and the 4-ohm one receives exactly twice the power of the 8-ohm one, which is a good way to cook a driver that is not rated for it.

In series the relationship inverts. Every speaker in a chain carries the same current, and P = I2Z, so the highest-impedance speaker dissipates the most power. The same 4-ohm and 8-ohm pair wired in series delivers twice the power to the 8-ohm cabinet. Neither arrangement shares evenly, and the only way to share evenly is to use matched impedances.

To turn impedance into watts you need the amplifier's output voltage, which follows from its published rating: V = sqrt(Prated x Zrated). An amplifier rated 100 W into 8 ohms produces sqrt(800) = 28.28 V at full output. Into 4 ohms that same voltage would give 28.282/4 = 200 W. Real amplifiers never quite double, because the power supply sags under the extra current draw, so treat the doubling as a ceiling. The underlying arithmetic is ordinary Ohm's law, and the Ohm's law calculator and parallel resistance calculator handle the same relationships in a general electrical context.

Worked example: adding an extension cabinet to a 100 W amplifier

You have a combo amplifier rated 100 W into 8 ohms with a stated minimum load of 4 ohms, and an 8-ohm internal speaker. You want to add an 8-ohm extension cabinet through the second jack, which is wired in parallel.

  1. Total load. 1/Z = 1/8 + 1/8 = 0.25, so Z = 1/0.25 = 4 ohms. That is exactly the amplifier's minimum, so it is legal but with no margin.
  2. Amplifier voltage. V = sqrt(100 W x 8 ohms) = sqrt(800) = 28.28 V.
  3. Total power. P = 28.282 / 4 = 800 / 4 = 200 W in the ideal case.
  4. Per speaker. Both are 8 ohms and both see 28.28 V, so each takes 800/8 = 100 W. Check: 2 x 100 = 200 W, which matches the total.
  5. Now substitute a 4-ohm extension. 1/Z = 1/8 + 1/4 = 0.375, so Z = 2.67 ohms - below the 4-ohm minimum, so this must not be connected. The 4-ohm cabinet would also take 800/4 = 200 W against the internal speaker's 100 W, twice the share.
  6. Fix it by rewiring in series. 8 + 4 = 12 ohms, comfortably above the minimum. Total power falls to 800/12 = 66.7 W, and because the current is now common, the 8-ohm cabinet takes 44.4 W against the 4-ohm cabinet's 22.2 W - twice as much, the reverse of the parallel case.

Verify step 6 independently. The chain current is I = 28.28 / 12 = 2.357 A. Then P8 = 2.3572 x 8 = 44.4 W and P4 = 2.3572 x 4 = 22.2 W, and the two sum to 66.7 W, matching the total. Two routes agreeing is the check worth running every time.

Reading the load figure

The first question is binary: is the total at or above the amplifier's minimum? If it is not, do not connect it, whatever the arrangement sounds like at low volume. A solid-state amplifier driven below its minimum load draws current its output devices are not rated for, and protection circuits are not universal. Valve amplifiers behave differently and are mismatched in either direction: the output transformer expects a specific load, and running a 16-ohm cabinet on a 4-ohm tap stresses the transformer and the tubes just as running a 4-ohm cabinet on a 16-ohm tap does. Match the tap to the load, and never run a valve amplifier with no load at all.

The second question is headroom. A load exactly at the minimum leaves nothing for the impedance dip that every real speaker has somewhere in its curve - the nominal figure is a minimum of the curve, and cable resistance, crossover components and multiple cabinets in parallel can bring the actual minimum lower still. If you have the choice, sitting one step above the minimum is the safer engineering decision even though it costs power.

The third question is sharing. Whenever the impedances are not matched, the calculator's per-speaker table shows the split, and the direction depends on the wiring: lowest impedance takes most in parallel, highest impedance takes most in series. Compare each figure against that driver's own power rating rather than against the amplifier's - a 200 W amplifier can destroy a 50 W driver in a parallel pair without ever showing a fault.

Finally, note that a change in load changes level as well as power. Doubling the power delivered raises the acoustic output by about 3 dB if the speakers are equally sensitive, which is a much smaller subjective change than the doubling implies. The decibel addition calculator handles the logarithmic side of that, including what actually happens when you add a second cabinet.

Common speaker wiring arrangements

Total load for identical drivers. Series is nZ, parallel is Z/n, and series-parallel with b branches is Z x (n/b) / b.
DriversWiring4 ohm drivers8 ohm drivers16 ohm drivers
2Series81632
2Parallel248
3Series122448
3Parallel1.332.675.33
4Series163264
4Parallel124
42 branches of 24816
63 branches of 22.675.3310.67
82 branches of 481632
84 branches of 2248

All figures in ohms. The 4x12 guitar cabinet is the row for four 16 ohm drivers in parallel, giving 4 ohms, or four 8 ohm drivers in two branches of two, giving 8 ohms - the two standard mono wirings.

Mistakes that damage equipment

  • Measuring impedance with a multimeter. A meter reads DC resistance, typically 75-80% of the rated impedance. An 8-ohm cabinet reads about 6 ohms and is still an 8-ohm cabinet.
  • Assuming the second speaker jack is series. Extension jacks on combo amplifiers are almost always parallel, which halves the load with a matched cabinet.
  • Mixing impedances in parallel and expecting even sharing. The lower-impedance driver always takes more power, in proportion to the impedance ratio.
  • Running a valve amplifier into the wrong tap in either direction. Unlike a solid-state amplifier, a valve output stage is stressed by too high a load as well as too low, and by no load at all.
  • Ignoring cable resistance on long runs. Twenty metres of thin cable can add a substantial fraction of an ohm, which matters at 2 or 4 ohms and also degrades damping factor.
  • Treating the nominal impedance as flat. It is the minimum of a curve that peaks far higher at resonance, so the amplifier's worst moment is not at the number you calculated.
  • Comparing per-speaker power to the amplifier rating instead of the driver rating. The driver's own continuous power handling is the limit that matters.

Constant-voltage systems and where this model stops

Everything above assumes a low-impedance system, where the amplifier is a voltage source and the speakers are wired directly across it. That is how instrument, studio and most live systems work. Distributed systems in buildings work differently: a 70-volt or 100-volt line uses a transformer at each loudspeaker to step the voltage down, and you size the system by adding the wattage taps rather than by combining impedances. If your speakers have a tap switch marked in watts, the arithmetic on this page does not apply - add the taps and keep the total below the amplifier's rating.

The constant-voltage assumption behind the power figures is also an idealisation. A real amplifier's power supply sags under load, so a device rated 100 W into 8 ohms typically makes 160 to 180 W into 4 ohms rather than the theoretical 200 W. Class-D amplifiers with regulated supplies come closer to doubling than traditional linear designs. The calculator reports the theoretical figure precisely because it is the upper bound, and because the manufacturer's own 4-ohm rating is the number to trust when you have it.

Impedance also varies with frequency in ways that matter for amplifier stability. A sealed cabinet has one impedance peak at the system resonance; a ported one has two, with a dip between them that can fall below the nominal figure. Crossovers add reactance, and a badly designed one can present a phase angle that makes the load harder to drive than its magnitude suggests. This is why manufacturers specify a minimum impedance rather than a nominal one, and why derating by one step is cheap insurance.

For the general electrical relationships behind all of this, the series resistance calculator and parallel resistance calculator cover the network arithmetic, and the Ohm's law calculator converts between voltage, current, resistance and power directly.

Frequently asked questions

What do two 8 ohm speakers give in parallel?

4 ohms. In parallel the conductances add: 1/8 + 1/8 = 0.25 siemens, and the reciprocal is 4 ohms. For any number of identical speakers in parallel the rule is simply the impedance divided by the count, so three 8-ohm speakers give 2.67 ohms and four give 2 ohms. In series the same two speakers give 16 ohms.

Can I run a 4 ohm cabinet on an amplifier rated for 8 ohms minimum?

No. An amplifier whose minimum load is 8 ohms will draw roughly twice the current into 4 ohms, which its output devices and power supply are not rated to supply continuously. Some amplifiers protect themselves by shutting down or limiting; others fail. Either wire an additional speaker in series to raise the load, or use a cabinet at or above the stated minimum.

Why does my multimeter read 6 ohms on an 8 ohm speaker?

Because a meter measures DC resistance and impedance is an AC quantity. The voice coil's inductance contributes nothing at DC, so the reading is only the wire's resistance, typically 75 to 80 percent of the rated impedance. The rated figure is a nominal value tied to the minimum of the impedance curve above resonance, per IEC 60268-5, and it is the figure to use when calculating loads.

Does a lower impedance mean more volume?

It means more power delivered, which is a much smaller change in volume than it sounds. Halving the impedance roughly doubles the power in an ideal amplifier, and doubling the power raises the level by about 3 dB - a clearly audible change but nothing like twice as loud. Adding a second cabinet also adds radiating area and often gains more than the power figure alone suggests.

How do I wire four speakers to get 8 ohms?

Use four 8-ohm drivers in two branches of two: each branch of two in series is 16 ohms, and two 16-ohm branches in parallel give 8 ohms. The general rule for b branches of n/b identical drivers is Z x (n/b) / b. Four 16-ohm drivers wired the same way give 16 ohms, and four 16-ohm drivers all in parallel give 4 ohms.

Which speaker gets more power when the impedances are different?

In parallel, the lower-impedance one, because all of them see the same voltage and P = V squared over Z. In series, the higher-impedance one, because all of them carry the same current and P = I squared times Z. The ratio is exactly the impedance ratio in both cases, so a 4-ohm and an 8-ohm cabinet split power two to one - in opposite directions depending on how you wire them.

Is series or parallel better for connecting cabinets?

It depends on which load your amplifier wants. Parallel is more common because most extension jacks are wired that way and because a failed speaker leaves the others working, but it always lowers the load and can take you below the minimum. Series raises the load, keeps current shared equally, and is often the only safe way to run several cabinets - but one open voice coil silences the whole chain.

Does speaker cable resistance affect the load?

Yes, it adds in series with the speaker and it matters most at low impedances. A long run of thin cable can add a few tenths of an ohm, which is a small fraction of 16 ohms and a significant one of 2 ohms. It also reduces the damping factor, letting the cone's motion be controlled less tightly. Use heavier cable for long runs and for low-impedance loads.

References

  • IEC 60268-5, Sound system equipment - Part 5: Loudspeakers — International Electrotechnical Commission
  • Sound System Engineering, 4th ed. — Don Davis, Eugene Patronis and Pat Brown, Focal Press
  • Loudspeaker Handbook, 2nd ed. — John Eargle, Springer