1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN">
6 <meta http-equiv=
"Content-Type" content=
"text/html;charset=iso-8859-1">
7 <meta name=
"GENERATOR" content=
"Mozilla/4.01 [en] (Win95; I) [Netscape]">
8 <title>PSTI/Traconex
1020 WWV/WWVH Receiver
</title>
9 <link href=
"scripts/style.css" type=
"text/css" rel=
"stylesheet">
13 <h3>PSTI/Traconex
1020 WWV/WWVH Receiver
</h3>
16 <p>Address:
127.127.3.
<i>u
</i><br>
17 Reference ID:
<tt>WWV
</tt><br>
18 Driver ID:
<tt>WWV_PST
</tt><br>
19 Serial Port:
<tt>/dev/wwv
<i>u
</i></tt>;
9600 baud,
8-bits, no parity
<br>
20 Features:
<tt>tty_clk
</tt></p>
22 <p>This driver supports the PSTI
1010 and Traconex
1020 WWV/WWVH Receivers. No specific claim of accuracy is made for these receiver, but actual experience suggests that
10 ms would be a conservative assumption.
</p>
23 <p>The dipswitches should be set for
9600 bps line speed,
24-hour day-of-year format and UTC time zone. Automatic correction for DST should be disabled. It is very important that the year be set correctly in the DIP-switches; otherwise, the day of year will be incorrect after
28 April of a normal or leap year. As the there are only four dipswitches to set the year and the base value of zero correspondes to
1986, years beyond
2001 recycle with the value of zero corresponding to
2002. The propagation delay DIP-switches should be set according to the distance from the transmitter for both WWV and WWVH, as described in the instructions. While the delay can be set only to within
11 ms, the fudge time1 parameter can be used for vernier corrections.
</p>
24 <p>Using the poll sequence
<tt>QTQDQM
</tt>, the response timecode is in three sections totalling
50 ASCII printing characters, as concatenated by the driver, in the following format:
</p>
26 ahh:mm:ss.fffs
<cr
> yy/dd/mm/ddd
<cr
>
27 frdzycchhSSFTttttuuxx
<cr
>
29 on-time = first
<cr
>
30 hh:mm:ss.fff = hours, minutes, seconds, milliseconds
31 a = AM/PM indicator (' ' for
24-hour mode)
32 yy = year (from DIPswitches)
33 dd/mm/ddd = day of month, month, day of year
34 s = daylight-saving indicator (' ' for
24-hour mode)
35 f = frequency enable (O = all frequencies enabled)
36 r = baud rate (
3 =
1200,
6 =
9600)
37 d = features indicator (@ = month/day display enabled)
38 z = time zone (
0 = UTC)
40 cc = WWV propagation delay (
52 =
22 ms)
41 hh = WWVH propagation delay (
81 =
33 ms)
42 SS = status (
80 or
82 = operating correctly)
43 F = current receive frequency (
4 =
15 MHz)
44 T = transmitter (C = WWV, H = WWVH)
45 tttt = time since last update (
0000 = minutes)
46 uu = flush character (
03 = ^c)
47 xx =
94 (unknown)
</pre>
48 <p>The alarm condition is indicated by other than
<tt>8</tt> at
<tt>a
</tt>, which occurs during initial synchronization and when received signal is lost for an extended period; unlock condition is indicated by other than
<tt>0000</tt> in the
<tt>tttt
</tt> subfield.
</p>
50 <p>When enabled by the
<tt>flag4
</tt> fudge flag, every received timecode is written as-is to the
<tt>clockstats
</tt> file.
</p>
51 <h4>Fudge Factors
</h4>
53 <dt><tt>time1
<i>time
</i></tt>
54 <dd>Specifies the time offset calibration factor, in seconds and fraction, with default
0.0.
55 <dt><tt>time2
<i>time
</i></tt>
56 <dd>Not used by this driver.
57 <dt><tt>stratum
<i>number
</i></tt>
58 <dd>Specifies the driver stratum, in decimal from
0 to
15, with default
0.
59 <dt><tt>refid
<i>string
</i></tt>
60 <dd>Specifies the driver reference identifier, an ASCII string from one to four characters, with default
<tt>WWV
</tt>.
61 <dt><tt>flag1
0 |
1</tt>
62 <dd>Not used by this driver.
63 <dt><tt>flag2
0 |
1</tt>
64 <dd>Not used by this driver.
65 <dt><tt>flag3
0 |
1</tt>
66 <dd>Not used by this driver.
67 <dt><tt>flag4
0 |
1</tt>
68 <dd>Not used by this driver.
70 <h4>Additional Information
</h4>
71 <p><a href=
"../refclock.html">Reference Clock Drivers
</a></p>
73 <script type=
"text/javascript" language=
"javascript" src=
"scripts/footer.txt"></script>