Table of Contents

So far, I’ve seen three methods for calculating shortening coils for dipoles. I’ve successfully used the first, K1PLP’s lookup chart, for the design of a homebrew 40/30/20/17m trapped dipole, measuring 50 feet. My results were good, although I intend to build a version 2 of my antenna. The 20m section is quite short, while both the 30m and 40m were longer than I intended by about a meter or so.

I haven’t technically tried Method C, however I get similar reactance values (and subsequently similar inductance and capacitance values) from both Method C and A.

Method A: K1PLP’s Lookup Chart

I simply used the loading coil chart from Chapter 9 of the ARRL Antenna Book, Vol 2 to calculate XL. See figure 9.51. Given DimA and DimB, the chart will tell you XL, inductive reactance for the traps. This chart is also available in an article from Jerry Hall, K1PLP, in QST magazine, September 1974].

I highly recommend ARRL’s Antenna Book. Chapter 9 in particular has several sections dedicated to dipoles and loading techniques. Here is a link for the full ARRL Antenna Book.

Method B: 66Pacific’s Online Calculator

The math to calculate inductance, given DimA and DimB is quite involved (from QST magazine, September 1974):

LμH=10668π2f2{[ln24(234fB)D1][(1fB234)21]234fB[ln24(A2B)D1][(fA2fB234)21]A2B}

Where:

  • LμH = inductance required for resonance
  • f = frequency, megahertz
  • A = overall antenna length in feet
  • B = distance from center to each loading coil
  • D = diameter of radiator in inches

Fortunately, 66pacific.com has published a utility for this calculation.

Method C: Calculate XL from DimA and DimB

Luiz Duarte Lopes, CT1EOJ , has published an article, Designing a Shortened Antenna in the October 2003 edition of QST.

Example 1: Loads for a full length 17m/20m trapped dipole

For a resonant two-band dipole on 17m and 20m, the inner part of the antenna will be 8.5m (halfwave on 17m). Traps will be placed at ends of the 17m section and since we want at least 1 meter extending past the traps for the 20m section, this means we want very little loading (none if possible) and we would expect a low inductive reactance, XL, and consequently a low inductance for our traps.

This is the basic equation which we will use to calculate the inductive reactance required by the loading coils for our antenna:

X=jZ0cotβ

We need to calculate reactance at the point on the antenna where the loading coil begins X1 and ends X2. Coil begin point, X1, is closer to the end and coil end point, X2, is closer to the center/feedpoint.

From X1 and X2, we can calculate XL:

XL=X2X1

or

XL=jX2(jX1)

Starting with our antenna dimensions for 20m:

  • DimA = 98% (shorten antenna by 2% on 20m)
  • DimB = 85% (because traps will be placed at edge of 17m, and 17m/20m = 0.85)

We must calculate the distance from the end of the antenna to the loading coil point, in degrees.

  • β1=90°90°[DimB+(1DimA)]
    • β1=90°90°[0.85+(10.98)]
    • β1=11.7°
  • β2=β1+90°[1DimA]
    • β2=11.7°+90°[10.98]
    • β2=13.5°

Next we must calculate the characteristic impedance of a one-wire transmission line, Z0, based on wire diameter and height above ground. Units for h and d can be whatever, as long as they’re the same for both.

  • Z0=138log4hd, where h = electrical height above ground and d = wire diameter
  • Z0=138log420ftd
    • Z0=138log420ft14awg
    • Z0=138log46096mm1.62814mm
    • Z0=572Ω

Now to calculate X1 and X2:

  • X1=jZ0cotβ1
    • X1=j572(cot11.7°)
    • X1=j2763
  • X2=jZ0cotβ2
    • X2=j572(cot13.5°)
    • X2=j2385

Finally, we can calculate the inductive reactance required by our shortened antenna: ((\X_L\).

  • XL=jX2(jX1)
    • XL=j2385(j2763)
    • XL=378Ω

WARNING

This example gives us the wrong answer for a 17m/20m dipole, b/c it uses the general band lengths as inputs to XL. Instead, we must select resonant frequencies. For example, instead of 20m, we should select 14.055MHz. And instead of 17m, we should select 18.118MHz.

See my calculator for an example. Calculating using resonant frequencies, 18.118MHz and 14.055MHz gives an XL of 166Ω.

Comparison

It’s helpful to see the inductive reactance, XL, from which you then calculate inductance. XL is frequency independent, while L, inductance, is frequency dependent. Both K1PLP’s chart (method 1) and CT1EOJ’s calculations (Method 2) provider inductive reactance, while 66paficic’s calculator, based on K1PLP’s calculations, does not.

I have only attempted trap dipole design and construction using K1PLP’s lookup chart. I can also verify that Method 3 produces reactance values similar to Method 1. 66pacific’s calculator (Method 2) produces reactance values that are a bit off from my calculations and it’s difficult to evaluate the math, since their calculator only provides inductance and skips over reactance.

Method 3’s main difficulty is with calculating β1 and β2 since the geometry can be tricky to get right.

Method 1 is just a lookup chart, which seems accurate enough. But when dealing with extreme inductances/capacitances (at the extremes of low or high inductances), small errors can produce unacceptable deviations in antenna dimensions.