~ubuntu-branches/ubuntu/precise/yagiuda/precise

« back to all changes in this revision

Viewing changes to .pc/debian-changes-1.19-6.2/man/man1/output.1

  • Committer: Bazaar Package Importer
  • Author(s): Ralf Treinen
  • Date: 2010-08-25 22:19:13 UTC
  • Revision ID: james.westby@ubuntu.com-20100825221913-lgc7yuj3f7nqugpm
Tags: 1.19-7
* QA upload
* Source format 3.0 (quilt)
* patch optopt-declaration: fix declaration of optopt (closes: 593486).
  Thanks a lot to Jakub Wilk <jwilk@debian.org> for the patch!

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH OUTPUT 1 "24th October 2000" "Version 1.16"
 
2
.de BP
 
3
.sp
 
4
.ns
 
5
.ti -.2i
 
6
\(**
 
7
..
 
8
.SH NAME
 
9
output \- Yagi-Uda project antenna display program
 
10
.SH SYNOPSIS
 
11
.B output
 
12
[
 
13
.B -\ cehps
 
14
]
 
15
[
 
16
.BI \-E E_max
 
17
]
 
18
[
 
19
.BI \-H Hmax
 
20
]
 
21
[
 
22
.BI \-r minimum
 
23
]
 
24
[
 
25
.BI \-R maximum
 
26
]
 
27
[
 
28
.BI \-Z Zo
 
29
]
 
30
 
 
31
filename 
 
32
.SH DESCRIPTION
 
33
The program 
 
34
.I output
 
35
is one of a number of executable programs that forms part of a set of 
 
36
programs, collectively known as the
 
37
.I Yagi-Uda project
 
38
, which were designed for analysis and optimisation of Yagi-Uda antennas. 
 
39
.I  output
 
40
calculates the gain, FB ratio, input impedance etc etc of an antenna that was described by the
 
41
program 
 
42
.I input
 
43
or
 
44
.I first
 
45
and has had the element currents calculated with the program 
 
46
.I yagi
 
47
The data about the forward gain, VSWR, FB ratio, input impedance etc is written to a file
 
48
.I filename.dat
 
49
Angular data, giving the variation of gain with theta and phi is put into a file
 
50
.I filename.gai
 
51
.br 
 
52
Sometimes the program fails to find the 3dB bandwidths in the E and H planes,
 
53
and bombs out with a 'zbrent' error. This can occur if:
 
54
.br
 
55
(1) The antenna has an almost isotropic pattern, in which case its never 3dB 
 
56
down, so the 3dB point is undefined.
 
57
.br
 
58
(2) The 3dB point is outside the assumed angular range. 
 
59
You then have to either:
 
60
.br
 
61
(a) Calculate with the -e option, which avoids calculation of the 3dB E-plane beamwidth or
 
62
.br
 
63
(b) Do (a) above, then find approximately where the 3dB point is (from the .gai file -see later), then set
 
64
options -E and -H so the program calculates them properly.
 
65
.LP
 
66
 
 
67
 
 
68
.br
 
69
The DOS .EXE files as distributed require a 387 maths coprocessor to be
 
70
present and will not run without it. A 486, Pentium, and I assume later
 
71
processors of this series will run it without any extra hardware. The DOS files are no longer being
 
72
maintained, so are out of sync with the latest source. 
 
73
.SH OPTIONS
 
74
.TP
 
75
.B \-c
 
76
Calculate the maximum level of any sidelobe - not just the rear on as the
 
77
FB ratio tells us. If the sidelobe and FB ratio are equal, it means the 
 
78
biggest sidelobe is the rear one. If the Sidelobe is less than the FB 
 
79
ratio, then another lobe is more significant. Look in the '.gai' file (see
 
80
below) to see where it is. This option slows the program quite a bit.
 
81
.TP
 
82
.B \-e  
 
83
Suppress calculation of the 3dB E-plane bandwidth. This is sometimes necessary if the programme is
 
84
unable to find the 3 dB beamwidth, to prevent an error occuring.
 
85
.TP
 
86
.B \-h  
 
87
Suppress calculation of the 3dB H-plane bandwidth. This is sometimes necessary if the programme is 
 
88
unable to find the 3 dB beamwidth, to prevent an error occuring.
 
89
.TP
 
90
.B \-p  
 
91
Put data into a file filename.freq for reading into gnuplot, and a commmand file filename.gc for
 
92
gnuplot to use. (run 'output -p filename' then 'gnuplot filename.gc' )
 
93
.TP
 
94
.B \-s
 
95
Suppress all diagnostic output. By default, the program print the percentage of the job completed.
 
96
.TP
 
97
.BI \-E E_max
 
98
When the program computes the E-plane 3dB beamwidth, it assumes the antenna pattern is 3dB down somewhere in the range 90 to Emax, where E_max is by default 179 degrees. This can fail if it is never 3dB down in the range, or if it happened to go 3dB down in two or more points. You can change E_max, if you need to, but
 
99
rarely if every should need to. I've never seen a failure here, but are guarding against one. If you dont want the pattern, use the -e option instead, which skips it. See also '-H' below.
 
100
.TP
 
101
.BI \-H H_max
 
102
When the program computes the H-plane 3dB beamwidth, it assumes the antenna pattern is 3dB down somewhere in the range 0 to Hmax, where H_max is by defualt 60 degrees. This can fail if it is never 3dB down in the range, or if it happended to go 3dB down in two or more points. Also, if it goes more than 3dB down, but that starts to come up again. You can change H_max, if you need to, as
 
103
failures do occasionally occur. If you dont want the pattern use -h option instead, which will skip it.
 
104
.br 
 
105
An obvious example of an antenna where you cant find the 3dB bandwidth for the H-plane is the 1ele dipole. The radiation is symmetrical about its axis, so the level is the same everywhere in the H plane. The program automatically avoids calculating it for a 1 ele beam.
 
106
 
 
107
.TP
 
108
.BI \-Z Zo
 
109
Zo is the characteristic impedance used when calculating the VSWR. By default it's 50 Ohms, but can be changed to any real, positive value.
 
110
 
 
111
.TP
 
112
.I \ filename
 
113
is the name of the file containing the antenna description. It is expected
 
114
to be in a format created by 
 
115
.I input
 
116
or
 
117
.I first
 
118
- two other programs in the 
 
119
.I Yagi-Uda project.
 
120
The is also expected to exist a binary file 
 
121
.I filename.out
 
122
created by typing
 
123
.I yagi filename
 
124
.SH Limitations
 
125
I'm not aware of any limitations, apart from that filenames, including full
 
126
path, can't exceed 90 characters. 
 
127
.SH FILES
 
128
.nf
 
129
filename        ASCII file with antenna description.
 
130
filename.out    Binary data file, created by yagi.
 
131
filename.dat    ASCII file with gain, FB ratio etc.
 
132
filename.gai    ASCII file with angular dependence of gain.
 
133
.f
 
134
.br
 
135
.SH "SEE ALSO"
 
136
first(1), input(1), yagi(1), optimise(1).
 
137
 
 
138
.SH PLATFORMS
 
139
Both DOS and Unix versions have been built. The DOS version as
 
140
distributed requires a 386 PC with a 387 maths coprocessor. 
 
141
.SH BUGS
 
142
Bugs should be reported to
 
143
.BR david.kirkby@onetel.net .
 
144
Bugs tend actually to be fixed if they can be isolated, so it is in your
 
145
interest to report them in such a way that they can be easily reproduced.
 
146
The program gives errors if element lengths are well away from a half-wave (by a factor of ~3)
 
147
due to a breakdown in the equations.
 
148
If the input file is edited manually and done incorrectly, there can be unpredictable results.
 
149
 
 
150
.nf
 
151
.SH AUTHORS
 
152
 
 
153
Dr. David Kirkby G8WRB (david.kirkby@onetel.net).
 
154
with help with converting to DOS from Dr. Joe Mack NA3T (mack@fcrfv2.ncifcrf.gov)