You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

164 lines
16 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<link rel="canonical" href="project216.htm" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Author" content="Rod Elliott - Elliott Sound Products">
<meta name="description" content="ESP - A reactive dummy load for testing amplifiers, with particular emphasis on protection circuits.">
<meta name="keywords" content="dummy, load, reactive, simulated, speaker, driver, woofer, tweeter, crossover, power amp, simulation, diy, hi-fi, electronic">
<title>Project 216</title>
<!-- ESP - A reactive dummy load for testing amplifiers, with particular emphasis on protection circuits -->
<link rel="StyleSheet" href="esp.css" type="text/css" media="screen, print">
<style TYPE="text/css"><!-- td { font-size: 11pt } th { font-size: 11pt } --> </style>
<link rel="shortcut icon" type="image/ico" href="favicon.ico">
<style>
#pgbtn {
display: none; position: fixed; bottom: 20px; right: 30px; z-index: 99; font-size: 12px;
border: none; outline: none; background-color: blue; color: white; cursor: pointer;
padding: 15px; border-radius: 4px; }
#pgbtn:hover { background-color: #555; }
</style>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-1947877433449191",
enable_page_level_ads: true
});
</script>
</head>
<body>
<table style="width: 100%"><tr><td><img src="esp.jpg" alt="ESP Logo" height="81" width="215" />
<td align="right">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 468x60, created 20/08/10 -->
<ins class="adsbygoogle"
style="display:inline-block;width:468px;height:60px"
data-ad-client="ca-pub-1947877433449191"
data-ad-slot="7119701939"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</table>
<table style="width: 100%" class="tblblue"><tr><td class="hdrl">&nbsp;Elliott Sound Products</td>
<td align="right" class="hdrr">Project 216&nbsp;</td></tr></table>
<h1>A Reactive Dummy Load For Testing Amplifiers</h1>
<div class="t_11" align="center">Copyright &copy; July 2021, Rod Elliott</div>
<button onclick="topFunction()" id="pgbtn" title="Go to top">Top</button>
<script>
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 30 || document.documentElement.scrollTop > 30)
{ document.getElementById("pgbtn").style.display = "block"; }
else { document.getElementById("pgbtn").style.display = "none"; }}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0; }
</script>
<!-- AddThis Button BEGIN -->
<div class="addthis_inline_share_toolbox"></div>
<!-- AddThis Button END -->
<hr /><b>Introduction</b>
<p><a href="project124.htm" target="_blank">Project 124</a> describes a standard resistive dummy load that can be used for amplifier 'torture tests'.&nbsp; I still use mine regularly, and it has never failed me in over 40 years of operation (it says 30 years in the project article, but that was written twelve years ago).&nbsp; A good dummy load is an essential piece of workshop equipment, but the load described here is more specialised.&nbsp; Most people won't bother, and it's not something I would have considered before now.</p>
<p>Something that I have found over the years is that a resistive dummy load is truly the best and worst for amplifier testing.&nbsp; When driven with music signals in particular, a resistive load will almost always cause the amplifier to run far hotter than a speaker with the same music signal.&nbsp; Unless you've performed many amp tests you likely would not have expected that, and even looking a transistor dissipation you could be forgiven for thinking a resistive load is less stressful.</p>
<p>A standard dummy load fails to test an amplifier's response to reactive loads, and this has led to some seriously flawed designs over the years.&nbsp; A speaker appears inductive below resonance and at high frequencies where the voicecoil's inductance has an effect, and is capacitive above resonance, but before the point where the impedance flattens before rising again (typically around 200Hz).&nbsp; The project shown here is designed to emulate the response of a loudspeaker, having a resonant frequency of 100Hz, but component tolerances mean that it will usually be a little different from the theoretical value.&nbsp; This doesn't matter, because you are looking for a trend, rather than an exact figure.&nbsp; The resonant frequency can be lower than 100Hz, but that means a much larger inductor, making the project uneconomical.</p>
<p>The simulated speaker includes an optional (basic) crossover network and a tweeter, and they can be added if you wish.&nbsp; Since this is for testing, a very simple crossover can be used, and an equivalent circuit for a tweeter is also described if you wanted to go that far.&nbsp; It is also possible to design a circuit that mimics a vented enclosure, but for testing that's not necessary.</p>
<hr /><b>Project Description</b>
<p>The circuit to get the above response is shown next.&nbsp; This is not going to be a cheap exercise, as you need ten 5W resistors (not particularly expensive) and five 100&micro;F, 100V bipolar electrolytic capacitors designed for crossovers (these may cost up to $10.00 each).&nbsp; There are also two inductors, with the 5mH component being fairly large and costly (expect around $30.00 or so, depending on supplier).</p>
<p>An iron core type will usually be the only choice, but it's of no consequence here.&nbsp; We aren't looking for low distortion or perfect response, but the core <i>must not</i> saturate with any likely input voltage.&nbsp; Even the DC resistance isn't a major consideration, as it simply adds to the value of R1 (which can be reduced accordingly).</p>
<p class="t-pic"><img src="p216-f1.gif" border="1" alt="Figure 1" /><br />Figure 1 - Simulated Woofer</p>
<p>The speaker's impedance response is shown below.&nbsp; It's what you'd expect to see with a more-or-less typical driver (if there is such a thing), but most importantly it will allow you to see how the varying load impedance affects an amplifier.&nbsp; We always tend to determine output power based on the amplifier's RMS output voltage and the nominal speaker impedance, but the reality if very different.&nbsp; Most speakers (whether individual drivers or a complete system) have an impedance that varies over the frequency range, and the nominal impedance only occurs at a few discrete frequencies within the audio band.</p>
<p class="t-pic"><img src="p216-f2.gif" border="1" alt="Figure 2" /><br />Figure 2 - Woofer Impedance</p>
<p>None of the values is critical.&nbsp; If varied, the resonance and nominal impedance will be changed, but that doesn't matter.&nbsp; This is a test load, designed to allow you to verify amplifier operation into a speaker.&nbsp; There is nothing that requires fidelity as such, but you will find out very quickly if an amplifier has a problem with reactive loads.&nbsp; The impedance is nominally 8&Omega;, but that only occurs at 60Hz, 150Hz and 700Hz.&nbsp; The minimum impedance is equal to the value of R1, which is the voicecoil resistance.&nbsp; Over the majority of the audio band, the impedance is much higher than the nominal value would suggest.</p>
<hr /><b>2-Way System</b>
<p>The addition of a tweeter and crossover network is entirely optional.&nbsp; If you're interested in the subtle interactions of speaker cables and speaker systems you will likely want to add the extras, but they aren't required for most amplifier testing.&nbsp; However, adding the tweeter and crossover does mean that the load is more realistic.&nbsp; Needless to say, it's never going to be possible to match a particular speaker unless the circuit is dedicated to that purpose.&nbsp; Mostly, you are interested in the <i>trend</i> rather than specifics.</p>
<p class="t-pic"><img src="p216-f3.gif" border="1" alt="Figure 3" /><br />Figure 3 - Simulated Tweeter</p>
<p>The tweeter uses the same circuit, but with different values.&nbsp; The general scheme shown is a fairly good representation of any speaker, with only the values changed to suit.&nbsp; The impedance of the tweeter is shown below.&nbsp; Again, the nominal impedance only occurs at 566Hz, 2.5kHz and 7.8kHz with the circuit shown.</p>
<p class="t-pic"><img src="p216-f4.gif" border="1" alt="Figure 4" /><br />Figure 4 - Tweeter Impedance</p>
<p>If you do include a 'tweeter', you also need a crossover unless you are testing a dedicated tweeter amplifier.&nbsp; The 'tweeter' cannot be damaged by excessive excursion and as it's a dummy load we only need something basic.&nbsp; For the crossover, a 6dB/octave network is fine, and for the example shown below it's set for a crossover frequency of somewhere around 1.5kHz.&nbsp; The crossover components are Lx and Cx, and were selected only because they are standard values.&nbsp; As a crossover, it will work better if converted to a series network, but that's not worthwhile in this application.</p>
<p class="t-pic"><img src="p216-f5.gif" border="1" alt="Figure 5" /><br />Figure 5 - Woofer, Tweeter And Crossover</p>
<p>With 10&micro;F and 1mH it's more than good enough.&nbsp; As a speaker crossover it would be horrible, but it's ideal in this role because it has more reactance than a 'perfect' network.&nbsp; The impedance and response are shown below.&nbsp; It's still a nominal 8&Omega; 'system', although the impedance is above 10&Omega; at a number of frequencies.&nbsp; The system is resistive (having zero reactance) at only a few frequencies, and is reactive (capacitive or inductive) at all others.&nbsp; Almost all loudspeakers with passive crossovers will have similar characteristics.</p>
<p class="t-pic"><img src="p216-f6.gif" border="1" alt="Figure 6" /><br />Figure 6 - Complete System Impedance
<p>The impedance of the composite circuit is reasonable, and will give any amplifier a fair workout.&nbsp; While it's certainly possible to make a 'better' crossover, it's simply not necessary.&nbsp; The whole idea of this is to create a load with a variable impedance characteristic.&nbsp; Unfortunately, the simulator doesn't allow me to determine the average impedance, but a rough guess is that it's between 8-10&Omega;.&nbsp; This would be considered 'normal' for a nominal 8&Omega; speaker, so it's well within normal limits.</p>
<p class="t-pic"><img src="p216-f7.gif" border="1" alt="Figure 7" /><br />Figure 7 - Response Of Woofer And Tweeter
<p>It's not useful, but the frequency response of the crossover network and the simulated speakers gives you an idea of the frequency distribution.&nbsp; Because there is no impedance correction, the response is awful, but you don't have to listen to it.&nbsp; You can listen to the output from each 'driver' though, and particularly the 'tweeter' output would be useful to listen for any distortion or artifacts created by amplifier protection networks, well before they normally become audible.&nbsp; You will need an attenuator, because the level will be quite high by the time amplifier protection circuits start to intrude.</p>
<p>There are many uses for the circuit apart from testing an amplifier's behaviour with reactive loads.&nbsp; It's an ideal load to use for testing the resistance/ impedance of speaker cables, and would be ideal for anyone who wishes to run tests based on the (often flawed) assumption that they make a difference.&nbsp; The dominant effect is resistance, but snake-oil vendors have managed to convince (presumably more than two) people that their 'patented' and 'special' cable will work wonders.&nbsp; You now have the ability to test that with high-resolution measurements, and at any power level within the capabilities of the load of course.</p>
<p>There's no reason that you can't have the two 'drivers' (woofer and tweeter) and the crossover set up so that each can be used independently.</p>
<hr /><b>Conclusions</b>
<p>This is unlikely to be something that very many people will build.&nbsp; It's a fairly expensive exercise, and unless you need to test amplifiers under realistic conditions (but without the noise), most people won't need one.&nbsp; Despite putting this article together, my own test setup includes only the woofer simulator, and I decided against using the crossover and tweeter.&nbsp; For anyone who's curious about the determination of the inductance and capacitance used for the 'speaker', this is shown in the <a href="tsp.htm" target="_blank">Measuring Loudspeaker Parameters</a> article.&nbsp; The spreadsheet works out the values, and they're also described in the article.</p>
<p>While 8&Omega; speaker simulators are shown, it's not difficult to reduce that to 4&Omega;.&nbsp; The main change is to the 'voicecoil' resistance (R1 in each circuit), and optionally reduce the value of R3 as well (this resistance determines the amplitude of the resonant peak).&nbsp; Mostly it doesn't matter too much what you change, but beware of the power dissipation of the resistors and capacitor ripple current.&nbsp; As shown, the circuits will handle programme material (i.e. music) at up to 150W or so.&nbsp; The power distribution of a 2-way system is always a bit of a gamble, but for the designs shown, the split will be around 70% of the power to the woofer, and 30% to the tweeter.&nbsp; A 150W amp with music will likely output up to 50W or so with some (minor) clipping, and the resistors should be able to handle that.&nbsp; You'll need to run your own tests and make adjustments as needed though.</p>
<p>The circuits shown are not intended for very high power, nor are they suited to long-term 'power soak' testing of amplifiers above 50W or so.&nbsp; If that's what you need, use higher power resistors with a heatsink, and optionally add a fan to keep everything cool.&nbsp; The primary purpose of this project is to allow you to run tests with a more-or-less representative speaker load, but without the noise.</p>
<hr /><a id="ref"></a><b>References</b>
<ul>
<li><a href="project124.htm" target="_blank">Dummy Load For Amplifier Testing</a> (ESP)
<li><a href="tsp.htm" target="_blank">Measuring Loudspeaker Parameters</a> (ESP)
</ul>
<hr /><center>&nbsp;
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 728x90 -->
<ins class="adsbygoogle"
style="display:inline-block;width:728px;height:90px"
data-ad-client="ca-pub-1947877433449191"
data-ad-slot="9701674198"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</center>
<hr /><span class="imgswap"><a href="index.html" style="display:block;"><img src="a1.gif" alt="Home"/><b class="bb">Main Index</b></a></span>
<span class="imgswap"><a href="projects.htm" style="display:block;"><img src="a1.gif" alt="Projects"/><b class="bb">Projects Index</b></a></span><br />
<table border="1" class="tblblk">
<tr><td class="t-wht"><a id="copyright"></a><b>Copyright Notice.</b> This article, including but not limited to all text and diagrams, is the intellectual property of Rod Elliott, and is &copy; 2021.&nbsp; Reproduction or re-publication by any means whatsoever, whether electronic, mechanical or electro-mechanical, is strictly prohibited under International Copyright laws.&nbsp; The author (Rod Elliott) grants the reader the right to use this information for personal use only, and further allows that one (1) copy may be made for reference.&nbsp; Commercial use is prohibited without express written authorisation from Rod Elliott.</td></tr></table>
<div class="t-sml">Change Log:&nbsp; Page published July 2021</div><br />
<script type="text/javascript" src="https://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5cd8c929c555da1d"></script>
</body>
</html>