Bug 717954 - xnec2c cannot calculate F/B ratio when modeling over ground
Summary: xnec2c cannot calculate F/B ratio when modeling over ground
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xnec2c
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Randy Berry
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-30 14:11 UTC by Rik van Riel
Modified: 2011-09-11 21:49 UTC (History)
1 user (show)

Fixed In Version: xnec2c-1.5-1.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-11 21:49:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch to fix F/B calculations when modeling over ground (against xnec2c 1.4) (1.96 KB, patch)
2011-06-30 14:11 UTC, Rik van Riel
no flags Details | Diff

Description Rik van Riel 2011-06-30 14:11:02 UTC
Created attachment 510687 [details]
patch to fix F/B calculations when modeling over ground (against xnec2c 1.4)

By default xnec2c will compare the gain figure with the gain in
the exact opposite direction.  However, when modeling an antenna
over ground, xnec2c cannot calculate gain "underground".

This means there is no gain figure in the exact opposite direction
from the maximum gain.  Instead, use the gain figure at the exact
same elevation (theta) as the maximum forward gain, in the opposite
azimuthal direction (phi).  That gives us a useful F/B figure for
antennas modeled over ground.

Also fix an unrelated bug where phi overflowing 360 degrees would
lead to having 180 degrees subtracted, which would land us in the
exact same azimuthal spot as max forward gain.  Instead, we need
to subtract 360 degrees.


The attached patch is against xnec2c-1.4.  The xnec2c upstream author does not have a published email address, so I am hoping the Fedora xnec2c package maintainer could apply this patch while I chase down 5B4AZ...

Comment 1 Fedora Update System 2011-06-30 16:44:12 UTC
xnec2c-1.4-3.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/xnec2c-1.4-3.fc15

Comment 2 Fedora Update System 2011-07-01 18:57:08 UTC
Package xnec2c-1.4-3.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing xnec2c-1.4-3.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/xnec2c-1.4-3.fc15
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2011-07-10 00:23:18 UTC
xnec2c-1.5-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/xnec2c-1.5-1.fc15

Comment 4 Fedora Update System 2011-09-11 21:48:51 UTC
xnec2c-1.5-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.