File: HOWTO

package info (click to toggle)
jiffy 19990706-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,196 kB
  • ctags: 12
  • sloc: tcl: 730; makefile: 59
file content (63 lines) | stat: -rw-r--r-- 1,114 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63


Here is how to use the W5GFE "Jiffy" system:

	1. create a NEC input file.  For our purposes, let us call
		it "firstrhombic".

	2.  Use the command

		wires.tcl firstrhombic
	    
	    to draw a sketch of the antenna.

	3. Use the command

		preelev.tcl firstrhombic > temp1

	   to create a file called "temp1" that contains an appropriate
	   RP card.

	4.  Use the command

		nec
	
	with an input file of "temp1"

	to create an output file.  Name the output file "fort.2"


	5.  Use the command

		elevpatterns.tcl fort.2

	   to display elevation patterns and some facts about the
	   antenna.

	   Note the angles of maximum radiation on the fact window.  
	   Suppose you discover that the angle of maximum radiation is
	   67.0 degrees.

	6.  Use the command

		preazimuth.tcl firstrhombic 67.0 > temp2

	   to create a file with the right RP card for 67.0 degrees.

	7. Run nec again, with input of "temp2" and capture the output,
	   say in file "fort.2"

	8.  Run the command

		azpatterns.tcl fort.2

	    to provide some graphs of the azimuth patterns.


Enjoy!

73 de Bill W5GFE

bw@cs.ecok.edu