Back

KK4OBI Bent Dipoles


This is the 4NEC2 antenna bend model for: 10 Zig-Zag Dipoles

To use this model: 
4NEC2 is an NEC2, NEC4, Windows based antenna modeler and optimizer by Arie Voors.
It is available free of charge at: www.qsl.net/4nec2/


CM Hand calculation needed for wire length.
CM
CM Dick Reid, KK4OBI, 2016
CE
SY hgh=5.146    'Optimized 1/2 wavelength feed point
SY Lw=5.282    '1/2 WL set by: 150/mhz=meters
SY Zigs=10    'Nbr of antenna zig-zags
SY z=0.339573    'Height of the Zigs - meters
SY R=0.5    'Ratio used to set length of Zig-zag antenna
SY La=Lw*R    'Zig-zag antenna length tip to tip
SY base=La/Zigs    'base of a Zig-Zag
SY s=base/2    'Step size for each zig-zag for plotting
SY Hypot=sqr(s^2+z^2)    'hand calculation of Length of Hypotenuse (side) of a Zig.
SY LenWire=hypot*(2*Zigs)    'hand calculation of Length of wire needed.
GW    1    5    0    0    hgh    s*1    0    hgh+z    #14    'Right end, Up Zig
GW    2    5    s*1    0    hgh+z    s*2    0    hgh    #14    'Down Zag
GW    3    5    s*2    0    hgh    s*3    0    hgh+z    #14
GW    4    5    s*3    0    hgh+z    s*4    0    hgh    #14
GW    5    5    s*4    0    hgh    s*5    0    hgh+z    #14
GW    6    5    s*5    0    hgh+z    s*6    0    hgh    #14
GW    7    5    s*6    0    hgh    s*7    0    hgh+z    #14
GW    8    5    s*7    0    hgh+z    s*8    0    hgh    #14
GW    9    5    s*8    0    hgh    s*9    0    hgh+z    #14
GW    10    5    s*9    0    hgh+z    s*10    0    hgh    #14
GW    11    5    0    0    hgh    -s*1    0    hgh+z    #14    'Center and feed point
GW    12    5    -s*1    0    hgh+z    -s*2    0    hgh    #14
GW    13    5    -s*2    0    hgh    -s*3    0    hgh+z    #14
GW    14    5    -s*3    0    hgh+z    -s*4    0    hgh    #14
GW    15    5    -s*4    0    hgh    -s*5    0    hgh+z    #14
GW    16    5    -s*5    0    hgh+z    -s*6    0    hgh    #14
GW    17    5    -s*6    0    hgh    -s*7    0    hgh+z    #14
GW    18    5    -s*7    0    hgh+z    -s*8    0    hgh    #14
GW    19    5    -s*8    0    hgh    -s*9    0    hgh+z    #14
GW    20    5    -s*9    0    hgh+z    -s*10    0    hgh    #14    'Left end, Down Zag
GE    1
GN    2    0    0    0    14    6.e-3
EK
EX    0    1    1    0    1    0    0
FR    0    0    0    0    28.4    0
EN


Back