Wednesday, August 29, 2018

Notes on Antenna Tuners: Determining a Tuner's "Match-Space"


Tuner Performance:  Measuring a Tuner's "Match Space":

Any Antenna Tuner worth its salt should transform a wide range of impedances connected to its Output Port (i.e. its Antenna Port) to 50 ohms (i.e. 1:1 SWR at its Input (Transmitter) Port).

An obvious question is -- what is the actual range of impedances that a specific tuner can match?

It is relatively straight forward to measure these impedances if one has a Vector Network Analyzer (VNA) and to plot them on a Smith Chart.  The resulting region of matchable impedances I call a tuner's "Match Space".

In other words, the "Match Space" is an area on a Smith Chart encompassing the range of impedances that a tuner can transform to 50 + j0 ohms at its input port.

How do we determine what these impedances are?  Do I need a box full of resistors, capacitors, and inductors to connect to the tuner's output and test each combination?

A little network theory...

Assume a two-port lossless network with an impedance of unknown value, Z(unknown), attached to its output port, and assume that the network has been "tuned" so that Z(unknown) is transformed to 50 + j0 ohms when measured at the network's input port.
(Note:  no network is truly "lossless," and I will discuss the effect of loss on these measurements at the end of this blog post.  But let us assume for the moment that the network loss is significantly less than the load's power dissipation/radiation so that the above statement is, essentially, true.)
If I then connect a 50 + j0 load to the network's input port and remove Z(unknown) from the output port, the impedance I measure at the network's output port will be the complex-conjugate of the original Z(unknown) impedance.


So, to determine a tuner's "Match Space", all I need to do is to terminate the tuner's input with 50 + j0 ohms and then, while continuously adjusting the tuner's controls, plot the complex-conjugates of the impedances I measure at the tuner's output.

An ideal task for a Vector Network Analyzer!


Finding a Tuner's Match-Space Using the Complex-Conjugate Method:

Equipment and Software:

To make match-space measurements I use the following equipment and software:
  1. An HP 8753C Vector Network Analyzer (VNA) and an HP 85046A S-Parameter Test Set.
  2. An Agilent 82357B USB/GPIB Interface Module, to interface a computer to the VNA.
  3. A recent version of MATLAB, with the following toolboxes:  1) RF Toolbox, 2) Instrument Control Toolbox.
In addition, I use a MATLAB script (vna_s11_tracks.m) written by Dick Benson, W1QG, to plot the match-space on a Smith Chart.


Measurement Procedure:
  1. Connect an accurate 50 ohm reference load to the Tuner's input port (i.e. Transmitter port).
  2. Launch the MATLAB script vna_s11_tracks.m, but do not yet click its RUN_STOP button on its GUI.
  3. At the VNA set Center Frequency to the desired measurement frequency.
  4. At the VNA set Span to 0 Hz.
  5. At the VNA set Number of Points to 3 (under MENU button in the "Stimulus" button group) for the 8753C).  Default is 201 points.
  6. Perform an S11 open-short-load calibration on the end of the coax that will attach to the Tuner's output port (i.e. antenna port).  Note that the other end of this coax should already be connected to Port 1 of the S-Parameter Test Set.
  7. After calibrating, re-attach the "open" reference load to the same end of the coax that had been calibrated in step 4, above.
  8. Click on the RUN-STOP button.  (The STATUS box on the GUI should say "RUN".)
  9. Verify that a small red square outline appears exactly at the 3 o'clock position of the GUI's Smith Chart.  If it is there, then the VNA has been calibrated correctly.  If it is somewhere else on the Smith Chart, you have done something wrong.  Repeat the calibration steps, above.
  10. Click on the GUI's RUN_STOP button to stop the script.  Remove the "open" reference load from the coax and instead attach the coax to the Tuner's output port.
  11. Click RUN_STOP again and start capturing data, per either the first or second method of plotting, discussed below...
Plotting the Match Space:

For a Tuner (or other two-port network) having two variable controls, I can use the MATLAB script to plot the "Match Space" one of two ways.

The first method is the fastest, and it simply traces the outline of the match-space by sequentially holding one of the two controls fixed while rotating the other control.

In other words, say a tuner has two controls (control A and control B), this method's steps would be:
  1. Place both controls at their maximum counter-clockwise (CCW) position.
  2. With control B fixed at its counter-clockwise position and rotate control A from CCW to its maximum clockwise (CW) position.
  3. With control A now at its maximum CW position, rotate control B from its CCW position to its maximum CW position.
  4. With both controls now at their maximum CW positions, rotate control A from its CW position to its maximum CCW position.
  5. And finally, rotate control B from its CW position to its maximum CCW position.
An example of an outline-plot of a match-space, made using this method, is shown below:


(Note that Dick's MATLAB script allows the user to assign a different color to each of the steps in steps 2 through 5.  I've defined the color assignments in the comment-box at the lower left of the figure.)

An Important Caveat!  This procedure will accurately trace the outline of a Tuner's match space in most cases.  But not always!  If in doubt, then one can use a second, more time-consuming method:

Again, assuming a tuner has two controls (A and B), this second method's steps would be:
  1. Place both controls at their maximum counter-clockwise (CCW) position.
  2. With control B fixed at its maximum counter-clockwise position and rotate control A from CCW to its maximum clockwise (CW) position and back again.
  3. Rotate control B very slightly clockwise.
  4. Again, rotate control A from its CCW position to its maximum clockwise (CW) position and back again.
  5. Repeat steps 3 and 4 until control B is finally at its maximum CW position and control A has been rotated CCW and back again.
Here is an example of a plot made using this method:


In the example above (using an Icom AT-500 Tuner), I stepped one control through 14 positions, and at each step of the first control position I rotated the other control fully clockwise and then counter-clockwise back again.

This second method is much more time consuming to perform, but it can reveal information that might be missed if  one simply traced the match-space outline using the first method.  For example, below is the match-space outline (using the first technique) overlayed on the second method's plot:


Comparing the two plots, you can see that method 1 missed some of the match-space:


Also, if you examine method 2's plots, you will see that the same match-space area missed by method 1 actually has more than one unique Tuner setting for the load impedances in that region.

For example, in the figure, below, note the intersection of two different curves.  This means that the impedance represented by the Smith Chart at this intersection can be matched with two different tuner settings.


And therefore, because the entire region, above (missed by method 1) actually consists of overlapping curves, the impedances in that entire region can be each matched by two different tuner settings.

Note:  This result does not mean that, in the general case, any area missed by the method 1 (and caught by method 2) can actually be matched by multiple tuner setting.  But for this specific example, it does.


Effect of Network Loss on Match-Space Measurements:

As I mentioned earlier in this post, the Match-Space can be found by terminating the network's input port with 50 ohms and measuring the transformed-impedance at the network's output port.  This impedance represents the complex-conjugate of a load impedance that, when attached to the network's output port, will appear as 50 ohms at the network's input port.

But this relationship is only true if the network is lossless.  If the network has loss, there will be error introduced into this complex-conjugate impedance measurement.

Let's look at this error with respect to my Drake MN-4 measurements.

When I measured the tuner's power loss with different loads, I also measured the complex-conjugate of the impedance seen at the tuner's output port when its input was terminated with 50 ohms.

If there were no loss, the impedance I measure should be the same as the original load impedance I had used to make the power-loss measurement.  For example, if I had tuned the tuner to match a load of 150 ohms, then, when I removed the load and attached 50 ohms to the tuner's input port, the measured impedance at the output port should also be 150 ohms.

But I measure a different value.  And it turns out that the greater the network power loss, the greater will be the difference between the actual load value (used for power-loss measurements) and the load value calculated via the complex-conjugate method.

Here's a table containing both the network loss for different loads and the impedance measured at the output port using the complex-conjugate method when the input was terminated with 50 ohms:


(Note the yellow rows -- these are load impedances that I could not tune to 1:1 SWR).

There's a significant difference between the complex-conjugate measurement and the actual load value.  And as you can see, the greater the loss, the greater the error.

Let's explore further, using MATLAB...


Using MATLAB to Examine Loss Effects on Match Space Plots:

How does network loss affect the Drake MN-4's match-space at 3.5 MHz?

Here's the original MN-4 match-space plot made at 3.5 MHz with my VNA:


Next, I will create a model of the tuner in MATLAB to be the basis for my experiments.  But I first must ensure that the model I've created gives me results similar to the plot I made with my physical MN-4 tuner.

I will start with a model using Drake's schematic values for C5-C12 and calculating L2 and L3 to be 9.88 uH and 0.225 uH, respectively (from their dimensions and number of turns).

Matlab will calculate the resulting match-space outline using the complex-conjugate method -- placing 50 ohms at the input of the model and, while stepping through the model's two control settings, calculating the complex-conjugate of the impedance measured at the network's output.

MATLAB's resulting match-space plot of this model looks like this:


This plot is a far cry from my tuner's actual measurements!

This difference is probably due to the actual component values differing from those shown in the schematic, as well as effects caused by parasitic inductance, capacitance, and loss resistance.

Let's play with the component values (and add some network loss, too).  After jiggling them around for a bit, here's a better MATLAB match-space outline:


This new MATLAB plot is much closer to my measured plot.

And below is the circuit, with component values, that I used to generate this plot:


Caveat!  The values I selected might not accurately represent the tuner's actual component values. I chose these values because they generated a plot at 3.5 MHz similar to the one I measured. But other component values might generate a plot that is similar or even more accurate.  Do not assume the values I've chosen reflect the actual values that are in the MN-4 tuner.

OK!  Now that I've created a MATLAB model that seems to represent actual tuner performance, let's use it to run some experiments...

Let's compare the match-space with and without tuner loss (the loss model uses the resistance values from the schematic, above, while the lossless model sets all resistances to 0 ohms):


Note:  the slightly darker colors outline the match-space of the lossless network.

You can see that adding loss to the network both shrinks the match-space outline and shifts it to the right, compared to the lossless match-space outline.

But which of these two curves is closer to predicting the actual load impedances that can be matched to a 1:1 SWR?

I'll run another MATLAB experiment.  This time MATLAB will step each of the model's two tuner controls, one at a time, exactly as I would have stepped the tuning controls on a real tuner to plot the match-space outline manually.  At each incremental step, the MATLAB script will iterate through a range of load impedances, searching for an actual impedance that will give the closest match to a 1:1 SWR for those settings of the model tuner.

In other words, for every tiny change in the tuner's setting, I will search for a load impedance that transforms exactly (or almost exactly) to 50 ohms, when measured at the tuner's input port.

I've added this new plot to the figure below.


(Note: the MATLAB script uses my "jiggled" component values (that include network loss) as the Tuner's components).

The left-most outline represents actual loads that tune to 1:1 SWR, while the right-most outline represents the match-space found by terminating the input with 50 ohms and measuring the complex-conjugate of the impedance at the network's output port.

Let's remove the "lossless" plot...


Note the significant difference between the two remaining outlines.  The match-space outline representing the load impedances the tuner can actually match to a 1:1 SWR is significantly different from the match-space outline found via the "conjugate-match" method described earlier in this post.

This difference is due to loss within the network!

As a sanity check of my MATLAB model, let's see what happens to the three outlines as I reduce network loss.  The differences between the three outlines should become smaller.  To check this, I'll change all of the loss resistances to 0.2 ohms (from the values I used in the schematic, above).

Here's the plot of the three outlines with the reduced loss resistances:


Note that the three outlines are now much closer together, and they are almost coincident with the middle "lossless" outline.  If loss were reduced to zero, the three outlines would be exactly coincident.


Conclusion, the Effect of Loss on Network Match-Space Measurements:

If a two-port network has low loss, the "complex-conjugate" method (described above) can generate a fairly accurate representation of the network's match-space.  But as tuner loss increases, the loads represented by the match-space generated using the complex-conjugate method will diverge further and further from the loads that actually can be matched to a 1:1 SWR.

In other words, when measuring a network's match-space using the complex-conjugate method, be sure to also measure network power loss in order to judge how accurate your results might be.

(Note that network power-loss can be measured using the method described in the link, below:




MATLAB Scripts for Plotting VNA Data:

Dick Benson's MATLAB scripts for capturing VNA data (e.g. from an HP 8753x) and displaying it (that I use above) can be downloaded from his page in the MathWorks file exchange section:  Dick Benson MATLAB files


Antenna Tuner Blog Posts:

A quick tutorial on Smith Chart basics:
http://k6jca.blogspot.com/2015/03/a-brief-tutorial-on-smith-charts.html

Plotting Smith Chart Data in 3-D:
http://k6jca.blogspot.com/2018/09/plotting-3-d-smith-charts-with-matlab.html

The L-network:
http://k6jca.blogspot.com/2015/03/notes-on-antenna-tuners-l-network-and.html

A correction to the usual L-network design constraints:
http://k6jca.blogspot.com/2015/04/revisiting-l-network-equations-and.html

Calculating L-Network values when the components are lossy:
http://k6jca.blogspot.com/2018/09/l-networks-new-equations-for-better.html

A look at highpass T-Networks:
http://k6jca.blogspot.com/2015/04/notes-on-antenna-tuners-t-network-part-1.html

More on the W8ZR EZ-Tuner:
http://k6jca.blogspot.com/2015/05/notes-on-antenna-tuners-more-on-w8zr-ez.html  (Note that this tuner is also discussed in the highpass T-Network post).

The Elecraft KAT-500:
http://k6jca.blogspot.com/2015/05/notes-on-antenna-tuners-elecraft-kat500.html

The Nye Viking MB-V-A tuner and the Rohde Coupler:
http://k6jca.blogspot.com/2015/05/notes-on-antenna-tuners-nye-viking-mb-v.html

The Drake MN-4 Tuner:
http://k6jca.blogspot.com/2018/08/notes-on-antenna-tuners-drake-mn-4.html


Standard Caveat:

As always, I might have made a mistake in my equations, assumptions, drawings, or interpretations.  If you see anything you believe to be in error or if anything is confusing, please feel free to contact me or comment below.

And so I should add -- this information is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

No comments: