Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #31   Report Post  
Old October 11th 05, 08:33 PM
Cecil Moore
 
Posts: n/a
Default

Frank wrote:
... I prefer to enter in basic code,
which is apparently not available in EZNEC.


EZNEC data can be entered from an ASCII file. I regularly
generate ASCII files using MS Professional Basic for entry
into EZNEC. Here's a quote from the EZNEC help file:

"Wire coordinates can be imported from an ASCII file in a simple
format, either replacing or adding to the existing model. This
can be used to import coordinates from another program."
--
73, Cecil http://www.qsl.net/w5dxp
  #32   Report Post  
Old October 12th 05, 01:46 AM
Wes Stewart
 
Posts: n/a
Default

On Tue, 11 Oct 2005 19:20:35 GMT, "Frank"
wrote:

I did not notice that somebody had attempted what you suggest. I
translated
the coordinates into regular NEC2, and it does run. It appears to violate
some NEC2 criteria, but not sure how critical the model is.


Which criteria?


This is from L. B. Cebik. "Basic Antenna Modeling: A Hands-On Tutorial",
page 2-9 published by Nittany Scientific; "Among the most important
conventions to adopt is to begin at one end of each antenna element and to
proceed from that end to the other without changing directions in
mid-stream". I have seen array pattern reversals when this is not followed.
There will also be current discontinuities. To be honest, with such a high
segmentation this will probably not effect the pattern of such a stucture,
or for that matter the input impedance. Just for curiosity I will give it a
try, and see if it makes much difference. Also, although it should not
cause any problems, I would not have used a single segment for the source,
just the end segment from the upper element.


With the exception of the sleeve wires, the model follows this
convention and a trial with different end-to-end connections for the
sleeve gives identical results.

If someone doubts that the sleeve is effective or the model of same is
invalid, as I said before, remove it and place a parallel resonant
trap at the top of the "coax" running from ground to the bottom of the
antenna. The results will be very (but not exactly) similar.

With a one amp source, there will be a current standing wave on the
"coax" with a peak amplitude of approximately 1/2 amp. Changing the
height above ground changes this dramatically and the angle of maximum
radiation above ground changes dramatically as well.

Those wanting to spend more time with it can try adding wires to each
end of the sleeve, tying the wires together; changing the length of
the sleeve and re-resonating the rod, and so forth.

Because the top of the sleeve is a multiwire junction I prefer to use
a separate wire to hold the source.


Obviously I
cannot use the "Minninec" ground, so have substituted an average S/M
ground
with the coax end about an inch above the ground. I had assumed the
antenna
was for HF, so it is probably impractically high, causing multiple lobing.


The multiple lobes are what you should see and are exactly my point.


I had assumed the antenna was to be used on HF, still comparing models with
similar parameters will provide meaningful information.

A free space model might provide more meaningful results.


If you can operate your antennas in free space then they would be
meaningful.


True, but the pattern is much simplified. Even so, in free space, I do see
evidence of minor patter ripple. I have also read (Cebik again) where the
Mininec ground can produce eroneous results.

If you can't/won't buy Roy's fine EZNEC program, then may I suggest
4nec2 at zero cost or MultiNEC at nominal cost as alternatives to bare
NEC.


I use Nittany Scientific's (www.nittany-scientific.com) NEC-Win Pro, which
seems to be a fairly good implementation of NEC2. The program does contain
simplified (spread sheet) data entry, but I prefer to enter in basic code,
which is apparently not available in EZNEC.


Since I'm a long time client of Roy's and a beta tester for MultiNEC,
I use EZNEC with MultiNEC as a shell. I get the best of both worlds
and MultiNEC will also invoke Arie's fine program, which I use for the
neat full-color 3-D plotting. EZNEC keeps me honest with all of the
segment length checking, antenna viewing and other fine features.

MultiNEC offers full spreadsheet entry, and other features too
numerous to mention. It writes EZNEC input files just dandy. It will
do the same with your Nec-Win.
  #33   Report Post  
Old October 12th 05, 02:24 AM
Dan Richardson
 
Posts: n/a
Default

On Tue, 11 Oct 2005 17:46:18 -0700, Wes Stewart
wrote:

MultiNEC offers full spreadsheet entry, and other features too
numerous to mention. It writes EZNEC input files just dandy. It will
do the same with your Nec-Win.


Also Antenna Model and GNEC too!

Dan Maguire did one hell of job with that program!

Danny, K6MHE

email: k6mheatarrldotnet
http://users.adelphia.net/~k6mhe/

  #34   Report Post  
Old October 12th 05, 02:32 PM
Frank
 
Posts: n/a
Default

With the exception of the sleeve wires, the model follows this
convention and a trial with different end-to-end connections for the
sleeve gives identical results.

If someone doubts that the sleeve is effective or the model of same is
invalid, as I said before, remove it and place a parallel resonant
trap at the top of the "coax" running from ground to the bottom of the
antenna. The results will be very (but not exactly) similar.

With a one amp source, there will be a current standing wave on the
"coax" with a peak amplitude of approximately 1/2 amp. Changing the
height above ground changes this dramatically and the angle of maximum
radiation above ground changes dramatically as well.

Those wanting to spend more time with it can try adding wires to each
end of the sleeve, tying the wires together; changing the length of
the sleeve and re-resonating the rod, and so forth.

Because the top of the sleeve is a multiwire junction I prefer to use
a separate wire to hold the source.


Checking your lines of code more carefully, I see that they are all in the
same direction, except for the small radials connecting the top of the
sleeves. What I noticed is that the card sequence is not in order, which
was why I was confused. Not sure how important this is.

What I have noticed is that similar structures (GP with depressed radials,
for example) produce erroneous TRP results. It will be interesting to try
such computations on variants of your sleeve antenna. My results did not
show significant current on the outer shield of the coax. This may be due
to my inability to implement the "Mininec" ground.

Since I'm a long time client of Roy's and a beta tester for MultiNEC,
I use EZNEC with MultiNEC as a shell. I get the best of both worlds
and MultiNEC will also invoke Arie's fine program, which I use for the
neat full-color 3-D plotting. EZNEC keeps me honest with all of the
segment length checking, antenna viewing and other fine features.

MultiNEC offers full spreadsheet entry, and other features too
numerous to mention. It writes EZNEC input files just dandy. It will
do the same with your Nec-Win.


Nec-Win Pro does have a Pseudo built-in NEC-Win Plus interface, which allows
spread sheet entry, and it will also interface with Excel. I am not
familiar with MultiNEC, or EZNEC, although I do have ARRL's EZNEC version,
but have never used it. I understand that EZNEC is an excellent program,
thought it does not support NEC code entry, or the S/M ground.

73,

Frank


  #35   Report Post  
Old October 12th 05, 10:04 PM
Wes Stewart
 
Posts: n/a
Default

On Wed, 12 Oct 2005 13:32:16 GMT, "Frank"
wrote:
[snip]

Checking your lines of code more carefully, I see that they are all in the
same direction, except for the small radials connecting the top of the
sleeves. What I noticed is that the card sequence is not in order, which
was why I was confused. Not sure how important this is.


I don't see how the wires are numbered can be important; it's how they
connect, isn't it?

My rational for always (almost always) using wire 1 to hold the source
is that them I can add or subtract wires without having to change the
source wire designation.

What I have noticed is that similar structures (GP with depressed radials,
for example) produce erroneous TRP results.


Please explain "TRP".

It will be interesting to try
such computations on variants of your sleeve antenna. My results did not
show significant current on the outer shield of the coax. This may be due
to my inability to implement the "Mininec" ground.


Run it without any ground. Run it without any sleeve. Just put a
trap (or a high value resistor) at one end of a center-fed halfwave
vertical to represent the sleeve (choke) and then add various lengths
of wire on the other side of the trap. With no ground, the current on
the added wire will peak at multiples of 1/4 wavelength. So much for
the trap "isolating" the rest of the antenna.


Since I'm a long time client of Roy's and a beta tester for MultiNEC,
I use EZNEC with MultiNEC as a shell. I get the best of both worlds
and MultiNEC will also invoke Arie's fine program, which I use for the
neat full-color 3-D plotting. EZNEC keeps me honest with all of the
segment length checking, antenna viewing and other fine features.

MultiNEC offers full spreadsheet entry, and other features too
numerous to mention. It writes EZNEC input files just dandy. It will
do the same with your Nec-Win.


Nec-Win Pro does have a Pseudo built-in NEC-Win Plus interface, which allows
spread sheet entry, and it will also interface with Excel. I am not
familiar with MultiNEC, or EZNEC, although I do have ARRL's EZNEC version,
but have never used it. I understand that EZNEC is an excellent program,
thought it does not support NEC code entry, or the S/M ground.


I don't know what "S/M" ground is, but EZNEC supports perfect ground,
Sommerfeld-Norton and MiniNEC grounds. And I believe the object is to
*not* have to input files as NEC code.:-)



  #36   Report Post  
Old October 12th 05, 10:22 PM
Cecil Moore
 
Posts: n/a
Default

Wes Stewart wrote:
I don't know what "S/M" ground is, ...


Sado/Masochistic? :-)
--
73, Cecil http://www.qsl.net/w5dxp
  #37   Report Post  
Old October 13th 05, 01:42 AM
Frank
 
Posts: n/a
Default

I don't see how the wires are numbered can be important; it's how they
connect, isn't it?


You are probably right

My rational for always (almost always) using wire 1 to hold the source
is that them I can add or subtract wires without having to change the
source wire designation.


Good point.

What I have noticed is that similar structures (GP with depressed radials,
for example) produce erroneous TRP results.


Please explain "TRP".


"Total Radiated Power"

It will be interesting to try
such computations on variants of your sleeve antenna. My results did not
show significant current on the outer shield of the coax. This may be due
to my inability to implement the "Mininec" ground.


Run it without any ground. Run it without any sleeve. Just put a
trap (or a high value resistor) at one end of a center-fed halfwave
vertical to represent the sleeve (choke) and then add various lengths
of wire on the other side of the trap. With no ground, the current on
the added wire will peak at multiples of 1/4 wavelength. So much for
the trap "isolating" the rest of the antenna.


Ok.

I don't know what "S/M" ground is --


Oops, did I say S/M? What I meant was S/N (Sommerfeld/Norton).

-- but EZNEC supports perfect ground,
Sommerfeld-Norton and MiniNEC grounds. And I believe the object is to
*not* have to input files as NEC code.:-)


Ok, but I like to type it in cold, so see if I can get the cards in the
right order.

Frank


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Anyone have an EZNEC Windom Model Larry Antenna 3 June 30th 06 04:15 PM
Super Antennas MP-1 EZNEC model Jochen Schaeuble Antenna 2 August 29th 05 07:59 PM
EZNEC Model of 88ft doublet Jim Miller Antenna 10 March 16th 05 04:41 PM
EZNEC Model of a Terminated Vee-Beam William M. Bickley Antenna 1 February 26th 05 12:15 AM
EZNEC v. 4.0 at Dayton Roy Lewallen Antenna 0 May 7th 04 06:10 PM


All times are GMT +1. The time now is 12:01 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 RadioBanter.
The comments are property of their posters.
 

About Us

"It's about Radio"

 

Copyright © 2017