source: ntrip/trunk/BNC/bnchelp.html@ 370

Last change on this file since 370 was 370, checked in by weber, 17 years ago

* empty log message *

File size: 39.0 KB
Line 
1<h3>BKG Ntrip Client (BNC)</h3>
2
3<p>
4The BKG Ntrip Client (BNC) is a program for simultaneously retrieving, decoding and converting real-time GNSS data streams from NTRIP broadcasters like <u>http://www.euref-ip.net/home</u> or <u>http://www.igs-ip.net/home</u>.
5</p>
6<p>
7BNC has been developed for the Federal Agency for Cartography and Geodesy (BKG) within the framework of the EUREF-IP Pilot Project (EUREF-IP, IP for Internet Protocol) and the Real-Time IGS Working Group (RTIGS WG).
8</p>
9<p>
10BNC has been written under GNU General Public License (GPL). Binaries for BNC are available for Windows, Linux, and Solaris systems. It is likely that BNC can be compiled on other systems where a GNU compiler and Qt Version 4.0.1 are installed.
11<table>
12<tr></tr>
13<tr><td><b>History</b></td></tr>
14<tr><td>Dec 1, 2006 &nbsp;</td><td>Version 1.0b &nbsp;</td><td>Binaries of first beta version published.</td></tr>
15<tr><td>Jan 20, 2007 &nbsp;</td><td>Version 1.1b &nbsp;</td><td>Observables C2, S1, and S1 added, full VRS capability added, bug in RTCM2 decoder time tag solved, access to EUREF and IGS RINEX skeletons enabled.
16</table>
17</p>
18<h3>Contents</h3>
19<p>
20<h4>
21<a href=#purpose>A - Purpose</a><br>
22<a href=#options>B - Options</a><br>
23<a href=#limits>C - Limitations</a><br>
24<a href=#authors>D - Authors</a><br>
25<a href=#links>E - Links</a><br>
26<a href=#annex>F - Annex</a><br>
27</h4>
28</p>
29<br>
30
31<p><a name="purpose"><h3>A - Purpose</h3></p>
32
33<p> The purpose of BNC is to
34
35<ul>
36<li>retrieve real-time GNSS data streams available through NTRIP transport protocol,</li>
37<li>generate high-rate RINEX files to support near real-time GNSS post-processing applications, and/or</li>
38<li>output synchronize observations epoch by epoch through an IP port to support real-time GNSS engines.</li>
39</ul>
40<p>
41BNC decodes and converts GNSS data streams carrying code and phase data coming in
42</p>
43<ul>
44<li>RTCM Version 2.x format containing message types 18 and 19 (GPS and GLONASS), </li>
45<li>RTCM Version 3 format containing message types 1002 or 1004 (GPS), and 1010 or 1012 (GLONASS),</li>
46<li>RTIGS format (only GPS).</li>
47</ul>
48</p>
49<p><b>Warning</b><br>
50BNC needs access to the Internet with a minimum of about 2 to 6 kbits/sec per stream depending on the stream format. You need to make sure that you have always the necessary bandwidth available. BNC has the capacity to retrieve hundreds of GNSS data streams simultaneously. Please be aware that it is a powerful tool that may generate a heavy workload on the NTRIP broadcaster side depending on the number of streams it requests. We suggest to limited the number of streams where possible to avoid unnecessary workload.
51</p>
52<p><a name="options"><h3>B - Options</h3></p>
53<p>
54B - 1. <a href=#file>File</a><br>
55B - 2. <a href=#help>Help</a><br>
56B - 3. <a href=#proxy>Proxy</a><br>
57B - 4. <a href=#output>Synchronized Output</a><br>
58&nbsp; &nbsp; &nbsp; B - 4.1. <a href=#wait>Wait for Full Epoch</a><br>
59&nbsp; &nbsp; &nbsp; B - 4.2. <a href=#ascii>ASCII Output File</a><br>
60&nbsp; &nbsp; &nbsp; B - 4.3. <a href=#binary>Port for Binary Output</a><br>
61B - 5. <a href=#rinex>RINEX</a><br>
62&nbsp; &nbsp; &nbsp; B - 5.1. <a href=#rnxpath>RINEX Directory</a><br>
63&nbsp; &nbsp; &nbsp; B - 5.2. <a href=#rnxscript>RINEX Script</a><br>
64&nbsp; &nbsp; &nbsp; B - 5.3. <a href=#rnxinterval>RINEX File Interval</a><br>
65&nbsp; &nbsp; &nbsp; B - 5.4. <a href=#rnxsample>RINEX Sampling</a><br>
66&nbsp; &nbsp; &nbsp; B - 5.5. <a href=#rnxskeleton>RINEX Skeleton Extension</a><br>
67&nbsp; &nbsp; &nbsp; B - 5.6. <a href=#rnxappend>Append Files</a><br>
68B - 6. <a href=#mountpoints>Mountpoints</a><br>
69&nbsp; &nbsp; &nbsp; B - 6.1. <a href=#AddMounts>Add Mountpoints</a><br>
70&nbsp; &nbsp; &nbsp; B - 6.2. <a href=#HostPort>Broadcaster Host and Port</a><br>
71&nbsp; &nbsp; &nbsp; B - 6.3. <a href=#account>Broadcaster User and Password</a><br>
72&nbsp; &nbsp; &nbsp; B - 6.4. <a href=#GetTable>Get Table</a><br>
73&nbsp; &nbsp; &nbsp; B - 6.5. <a href=#delete>Delete Mountpoints</a><br>
74&nbsp; &nbsp; &nbsp; B - 6.6. <a href=#edit>Edit Mountpoints</a><br>
75B - 7. <a href=#log>Log</a><br>
76B - 8. <a href=#start>Start</a><br>
77B - 9. <a href=#stop>Stop</a><br>
78B - 10. <a href=#nw>No Window</a>
79</p>
80
81<p><a name="file"><h4>B - 1. File</h4></p>
82
83<p>
84The 'File' button lets you
85<ul>
86<li>
87select an appropriate font.<br>
88Use a small font size if the BNC main window exceeds the size of your screen.
89</li>
90<li> save selected options.<br>
91Note that on Windows systems options are saved in register BKG_NTRIP_Client. On Unix/Linux systems options are saved in file ${HOME}/.config/BKG/BKG_NTRIP_Client.conf.
92</li>
93<li>
94quit the execution of BNC.
95</li>
96</ul>
97</p>
98
99<p><a name="help"><h4>B - 2. Help</h4></p>
100
101<p>
102The 'Help' button provides access to
103<ul>
104<li>
105general information about BNC.<br>
106Close the 'About BNC' window to continue with BNC.
107</li>
108<li>
109help contents.<br>
110You may keep the 'Help Contents' window open while setting BNC options.
111</li>
112</ul>
113</p>
114
115<p><a name="proxy"><h4>B - 3. Proxy - mandatory if BNC is operated in a protected LAN</h4></p>
116
117<p>
118You may like to run BNC in a Local Area Network (LAN). LANs are often protected by a proxy server. Enter your proxy server IP and port number in case one is operated in front of BNC. If you don't know the IP and port of your proxy server, check out the proxy server settings of your Internet browser or ask your network administrator.</p>
119<p>
120Note that IP streaming may generally be denied in a LAN. In such a case you need to ask for an appropriate modification of the security policy from your network administrator or for the installation of a TCP relay to involved NTRIP broadcasters. If that doesn't work, run BNC outside your LAN on a host that is connected to the Internet through an Internet Service Provider (ISP).
121</p>
122
123<p><a name="output"><h4>B - 4. Synchronized Output</h4></p>
124<p>
125BNC lets you output synchronized observations epoch by epoch. This output is made available in a plain ASCII format and in a binary format. The output comprises the following observations if available where SNR is the signal-to-noise ratio S mapped to integer numbers 1 to 9:</p>
126StatID, SVPRN, GPSWeek, GPSWeeks, C1, C2, P1, P2, L1, L2, S1, S2, SNR1, SNR2.
127</p>
128<p>
129In case an observation is unavailable, its value is set to zero '0.000'.
130</p>
131<p><a name="wait"><h4>B - 4.1 Wait for Full Epoch - optional</h4></p>
132<p>
133When feeding a real-time GNSS engine waiting for input epoch by epoch, BNC ignores whatever is received later than 'Wait for full epoch' seconds. A value of 3 to 5 seconds could be an appropriate choice for that, depending on the latency of the incoming streams and the delay you would accept for your real-time GNSS product. Default value for 'Wait for full epoch' is 1 second.
134</p>
135<p>
136Note that 'Wait for full epoch' does not influence the RINEX file contents. Observations received later than 'Wait for full epoch' seconds will still be included in the RINEX files.
137</p>
138
139<p><a name="ascii"><h4>B - 4.2 ASCII Output File - optional</h4></p>
140<p>
141Enter the full path for a file to save synchronized observations in a plain ASCII format. Default value is an empty option field, meaning that no ASCII output file is created.
142</p>
143
144<p><a name="binary"><h4>B - 4.3 Port for Binary Output - optional</h4></p>
145<p>
146BNC makes synchronized observations available in a binary format on your local host (IP 127.0.0.1) through an IP port. Enter an IP port number to activate this function. Default is an empty option field, meaning that no binary output is generated.</p>
147<p>The binary output is provided as a continuous stream in the order of</p>
148<pre>
149begEpoch
150begObs
151Observation
152begObs
153Observation
154begObs
155Observation
156...
157endEpoch
158begEpoch
159...
160</pre>
161<p>where the corresponding structures are defined as</p>
162<pre>
163const char begEpoch = 'A';
164const char begObs = 'B';
165const char endEpoch = 'C';
166struct Observation {
167 char StatID[5+1]; // Station ID
168 int SVPRN; // Satellite PRN
169 int GPSWeek; // Week of GPS-Time
170 double GPSWeeks; // Second of Week (GPS-Time)
171 double C1; // C1-code pseudorange (meters)
172 double C2; // C2-code pseudorange (meters)
173 double P1; // P1-code pseudorange (meters)
174 double P2; // P2-code pseudorange (meters)
175 double L1; // L1 carrier phase (cycles)
176 double L2; // L2 carrier phase (cycles)
177 double S1; // L1 signal-to noise ratio (dB-Hz)
178 double S2; // L2 signal-to noise ratio (db-Hz)
179 int SNR1; // S1 mapped to integer numbers 1 to 9
180 int SNR2; // S2 mapped to integer numbers 1 to 9
181} ;
182</pre>
183
184<p><a name="rinex"><h4>B - 5. RINEX</h4></p>
185<p>
186Observations are converted to RINEX Version 2.11. RINEX file names are derived by BNC from the first 4 characters of the corresponding mountpoint (4Char Station ID) while omitting the residual part of the mountpoint string. Thus, retrieving data from mountpoints FRANKFURT and WETTZELL leads to hourly RINEX observation files named</p>
187<p>
188FRAN{ddd}{h}.{yy}O<br>
189WETT{ddd}{h}.{yy}O
190</p>
191<p>
192where 'ddd' is the day of year, 'h' is a letter which corresponds to an hour long UTC time block and 'yy' is the year.
193</p>
194<p>
195For those streams that show mountpoints with an identical 4Char Station ID (same first 4 characters), the mountpoint strings are split into two sub-strings and both become part of the RINEX file name. Example: When simultaneously retrieving data from mountpoints FRANKFURT and FRANCE, their hourly RINEX observation file names are defined as</p>
196<p>
197FRAN{ddd}{h}_KFURT.{yy}O<br>
198FRAN{ddd}{h}_CE.{yy}O.
199</p>
200<p>
201If several streams show exactly the same mountpoint (example: BRUS0 from <u>www.euref-ip.net</u> and BRUS0 from <u>www.igs-ip.net</u>), BNC adds an integer number to the file name leading i.e. to hourly RINEX observation files like</p>
202<p>
203BRUS{ddd}{h}_0.{yy}O<br>
204BRUS{ddd}{h}_1.{yy}O.
205</p>
206<p>
207Note that RINEX file names for all intervals less than 1 hour follow the file name convention for 15 minutes RINEX observation files i.e.</p>
208<p>
209FRAN{ddd}{h}{mm}.{yy}O
210</p>
211<p>
212where 'mm' is the starting minute within the hour.
213</p>
214<p>
215BNC's RINEX observation files generally contain C1, C2, P1, P2, L1, L2, S1, and S2 observations. In case an observation is unavailable, its value is set to zero '0.000'. Note that even if a RINEX file does not contain GLONASS data, the 'RINEX TYPE' field in the RINEX file header may be set to 'M (MIXED)'.
216</p>
217
218<p><a name="rnxpath"><h4>B - 5.1 RINEX Directory - optional</h4></p>
219<p>
220Enter a path for saving the RINEX files in a directory. If this directory does not exist, BNC will not create RINEX files. Default value for 'RINEX directory' is an empty option field, meaning that streams are not converted to RINEX.
221</p>
222
223<p><a name="rnxscript"><h4>B - 5.2 RINEX Script - optional</h4></p>
224<p>
225Whenever a RINEX file is saved, you may like to compress, copy or upload it immediately via FTP. For that you enter the full path of a script or batch file carrying out these operations. The RINEX file path will be passed to the script as a command line parameter (%1 on Windows systems, $1 on Unix/Linux systems).
226</p>
227
228<p><a name="rnxinterval"><h4>B - 5.3 RINEX File Interval - mandatory if 'RINEX directory' set</h4></p>
229<p>
230Select the interval for the RINEX file generation. Default for 'RINEX file interval' is 15 minutes.
231</p>
232
233<p><a name="rnxsample"><h4>B - 5.4 RINEX Sampling - mandatory if 'RINEX directory' set </h4></p>
234<p>
235Select the RINEX sample interval in seconds. Zero '0' stands for converting all incoming epochs to RINEX. Default for RINEX 'Sampling' is '0'.
236</p>
237
238<p><a name="rnxskeleton"><h4>B - 5.5 RINEX Skeleton Extension - optional</h4></p>
239<p>
240Whenever BNC generates a new RINEX file, it first tries to retrieve information needed for RINEX headers from so-called public RINEX header skeleton files which are derived from sitelogs. An HTTP link to a directory containing these skeleton files may be available through data field number 7 of the affected NET record in the source-table. See <u>http://www.epncb.oma.be:80/stations/log/skl/BRUS.skl</u> for an example for a public RINEX header skeleton file concerning the EPN station Brussels.
241</p>
242<p>
243However, it may happen that public RINEX header skeleton files are not available, its contents is not up to date, or you need to have additional/optional records in the RINEX header. For that BNC allows to introduce personal skeleton files that contain the header records you would like to see. You may derive a personal RINEX header skeleton file from the information given in an up to date sitelog. A file in the 'RINEX directory' with the 'RINEX skeleton extension' is interpreted by BNC as a personal RINEX header skeleton file for the affected stream.
244</p>
245<p>
246Example for file name convention: RINEX files for mountpoints WETTZELL, FRANKFURT and FRANCE (same 4Char Station ID), BRUS0 from <u>www.euref-ip.net</u> and BRUS0 from <u>www.igs-ip.net</u> (same 4Char Station ID, identical mountpoint stings) would accept personal skeleton files named</p>
247<p>
248WETT.skl<br>
249FRAN_KFURT.skl<br>
250FRAN_CE.skl<br>
251BRUS_0.skl<br>
252BRUS_1.skl</p>
253<p>
254if 'RINEX skeleton extension' is set to 'skl'.
255</p>
256<p>
257Note the following regulations regarding personal RINEX header skeleton files:
258<ul>
259<li>If such a file appears in the 'RINEX directory', a corresponding public RINEX header skeleton file is ignored. The RINEX header is generated solely from the contents of the personal skeleton.</li>
260<li>Personal skeletons should contain a complete first header record of type</li>
261<br>- &nbsp; RINEX VERSION / TYPE
262<li>They should then contain an empty header record of type</li>
263<br>- &nbsp; PGM / RUN BY / DATE
264<br>The existence of this empty records leads BNC to complete this line and include it in the final RINEX file header.
265<li>They should further contain complete header records of type</li>
266<br>- &nbsp; MARKER NAME
267<br>- &nbsp; OBSERVER / AGENCY
268<br>- &nbsp; REC # / TYPE / VERS
269<br>- &nbsp; ANT # / TYPE
270<br>- &nbsp; APPROX POSITION XYZ
271<br>- &nbsp; ANTENNA: DELTA H/E/N
272<br>- &nbsp; WAVELENGTH FACT L1/2
273<li>They may contain any other optional complete header record as defined in the RINEX documentation.</li>
274<li>They should then contain empty header records of type</li>
275<br>- &nbsp; # / TYPES OF OBSERVATIONS
276<br>- &nbsp; TIME OF FIRST OBS
277<br>The existence of these empty records leads BNC to include such lines in the final RINEX file header together with an additional
278<br>- &nbsp; COMMENT
279<br>line describing the source of the stream.
280<li>They should finally contain an empty header record of type</li>
281<br>- &nbsp; END OF HEADER (last record)
282</ul>
283<p>
284If neither a public nor a personal RINEX header skeleton file is available for BNC, a default header is generated for the affected RINEX file.
285</p>
286
287<p>
288
289<p><a name="rnxappend"><h4>B - 5.6 Append Files</h4></p>
290<p>
291When starting BNC, new RINEX files are created by default. Probably existing files will be overwritten. However, it may be desirable to append observations to already existing RINEX files following a restart of BNC after an intentional 'Stop', a system crash or a crash of BNC. Hit 'Append files' to continue with already existing files and thus save what has been recorded so far. Note that the option 'Append files' also concerns the 'ASCII output file' and the 'Log' file.
292</p>
293<p><a name="mountpoints"><h4>B - 6. Mountpoints</h4></p>
294<p>
295Each stream on an NTRIP broadcaster is defined through a unique source ID called mountpoint. An NTRIP client like BNC can access the data of a desired stream by its mountpoint. Information about mountpoints is available through the source-table maintained by the NTRIP broadcaster. Note that mountpoints could show up in BNC more than once when retrieving streams from several NTRIP broadcasters.
296</p>
297
298Streams selected for retrieval are listed in the 'Mountpoints' section on BNC's main window. The list provides the following information extracted from NTRIP broadcaster source-tables:
299
300<table>
301<tr></tr>
302<tr><td>'mountpoint' &nbsp;</td><td>NTRIP broadcaster URL, port, and mountpoint.</td></tr>
303<tr><td>'decoder' &nbsp;</td><td>Internal decoder used to handle the incoming stream content according to its format; editable.</td></tr>
304<tr><td>'lat' &nbsp;</td><td>Latitude of reference station, degrees, north; editable for VRS streams.</td></tr>
305<tr><td>'long' &nbsp;</td><td>Longitude of reference station, degrees, east; editable for VRS streams.</td></tr>
306<tr><td>'type' &nbsp;</td><td>Mountpoint refers to physical Reference Station (RS) or Virtual Reference Station (VRS).</td></tr>
307<tr><td>'bytes' &nbsp;</td><td>Number of bytes retrieved.
308</table>
309
310<p><a name="AddMounts"><h4>B - 6.1 Add Mountpoints</h4></p>
311<p>
312Button 'Add Mountpoints' opens a window that allows you to select data streams from an NTRIP broadcaster by their mountpoints.
313</p>
314
315<p><a name="HostPort"><h4>B - 6.2 Broadcaster Host and Port - mandatory</h4></p>
316<p>
317Enter the NTRIP broadcaster host IP and port number. <u>http://www.rtcm-ntrip.org/home</u> provides information about known NTRIP broadcaster installations. Note that EUREF and IGS operate NTRIP broadcasters at <u>http://www.euref-ip.net/home</u> and <u>http://www.igs-ip.net/home</u>.
318</p>
319
320<p><a name="account"><h4>B - 6.3 Broadcaster User and Password - mandatory for protected streams</h4></p>
321<p>
322Streams on NTRIP broadcasters might be protected by password. Enter a valid 'User' ID and 'Password' for access to protected NTRIP broadcaster streams. Accounts are usually provided per NTRIP broadcaster through a registration procedure. Register through <u>http://igs.bkg.bund.de/index_ntrip_reg.htm</u> for access to protected streams on <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u>.
323</p>
324
325<p><a name="GetTable"><h4>B - 6.4 Get Table</h4></p>
326<p>
327Hit button 'Get Table' to download the source-table from the NTRIP broadcaster. Please pay attention to data fields 'format' and 'format-details'. Keep in mind that BNC can only decode and convert streams that come in RTCM 2.x, RTCM 3, or RTIGS formats. RTCM 2.x streams must contain message types 18 and 19 while RTCM 3 streams must contain GPS message types 1002 or 1004 and may contain GLONASS message types 1010 or 1012, see data field 'format-details' for available message types and their repetition rates in brackets. Select your streams line by line, use +Shift and +Ctrl when necessary.
328</p>
329<p>
330Hit 'OK' to return to the main window. You may like to 'Add Mountpoints' from another NTRIP broadcaster when necessary.
331</p>
332
333<p><a name="delete"><h4>B - 6.5 Delete Mountpoints</h4></p>
334<p>
335To delete a stream shown under 'Mountpoints' in the main window, select it by mouse click and hit 'Delete Mountpoints'. For a simultaneous deletion of several streams highlight them using +Shift and +Ctrl.</p>
336
337<p><a name="edit"><h4>B - 6.6 Edit Mountpoints</h4></p>
338<ul>
339<li>
340BNC automatically selects one out of several internal decoders for a stream based on its 'format' and 'format-details' as given in the source-table. It may happen that you need to overrule the automated decoder selection because of source-table setup deficiencies. Therefore BNC allows to edit the decoder string (first double-click, then edit field 'decoder', then hit Enter) for the streams shown under 'Mountpoints'. Accepted decoder strings allowed to be introduced are 'RTCM_2.x', 'RTCM_3', and 'RTIGS'.
341</li>
342<li>
343BNC allows to retrieve streams from Virtual Reference Stations. Whether a stream comes from a physical Reference Station (RS) or a Virtual Reference Station (VRS) is indicated in column 'type' under 'Mountpoints' as well as in column 'type' of the affected source-table. For retrieving a VRS stream, an approximate rover position is required to be send in NMEA format to the NTRIP broadcaster. In return, an individual user-specific data stream is generated, usually by a network RTK software. This stream is tailored exactly to the latitude and longitude shown in the 'lat' and 'long' columns under 'Mountpoints'. Default values for 'lat' and 'long' are taken from the source-table. You may change these values (first double-click, then edit fields 'lat' and/or 'long', then hit Enter) according to your needs. The position has to be introduced in northern latitude degrees (example for northern hemisphere: 52.436, example for eastern hemisphere: -24.567) and eastern longitude degrees (example: 358.872 or -1.128). Editing the 'lat' and 'long' values under 'Mountpoints' is only possible for VRS streams. The position must point to a location within the service area of the affected RTK network. RINEX files generated from VRS streams contain an additional COMMENT line in the header mentioning the 'lat' and 'long' values introduced. Note that when running BNC in a Local Area Network (LAN), NMEA strings may be blocked by a proxy server, firewall or virus scanner.
344</li>
345</ul>
346
347<p><a name="log"><h4>B - 7. Log - optional</h4></p>
348<p>
349BNC comments its activities in the 'Log' section on the main windows. Comments can be saved in a file when entering a full path for a 'Log' file. Information is given on the communication between BNC and the NTRIP broadcaster as well as on problems that may occur concerning communication link, stream availability, stream delay, stream conversion etc. Default value for 'Log' is an empty option field, meaning that BNC comments are not saved in a file.
350</p>
351
352<p><a name="start"><h4>B - 8. Start</h4></p>
353<p>
354Hit 'Start' to start retrieving, decoding, and converting GNSS data streams in real-time. Note that 'Start' generally forces BNC to begin with fresh RINEX files and thus overwrite probably existing files when necessary unless option 'Append files' is set.
355</p>
356
357<p><a name="stop"><h4>B - 9. Stop</h4></p>
358<p>
359Hit the 'Stop' button in order to stop BNC.
360</p>
361
362<p><a name="nw"><h4>B - 10. No Window - optional</h4></p>
363<p>
364You can use BNC on all systems in batch mode with the command line option -nw. BNC then runs in 'no window' mode, reading options from the configuration file ${HOME}/.config/BKG/BNC_NTRIP_Client.conf (Unix/Linux) or from the register BKC_NTRIP_Client (Windows).
365</p>
366<p>
367Note that the self-explaining contents of the configuration file or the Windows register can easily be edited. Terminate BNC using the Windows Task Manager when running it in 'no window' mode on Windows systems.
368</p>
369<br>
370<p><a name="limits"><h3>C - Limitations</h3></p>
371<ul>
372<li>
373The connection to an NTRIP broadcaster may possibly break or a stream requested may be temporarily unavailable. Furthermore, a connection is interpreted by BNC to be broken if no data is coming in for a period of 20 seconds. When this happens, a reconnect is being attempted with decreasing frequency. BNC first tries to reconnect with ~1 second delay, if unsuccessful, tries again in ~2 seconds from the last attempt, if still unsuccessful tries with ~4 seconds from the last attempt etc. Each attempt doubles the delay from the previous attempt. The maximum delay between attempts is limited to ~128 seconds. The reconnection process is documented in the 'Log' file.
374</li>
375<li>
376So far BNC only handles GPS and GLONASS data while ignoring Galileo.
377</li>
378<li>
379BNC's function is limited today to processing C1, C2, P1, P2, L1, L2, S1, and S2 observations. Which observables become available through a specific stream depends on the setup of the affected receiver and the applied data format. Note that RTCM Version 2.x streams can not transport signal-to-noise ratios (S) and RTCM Version 3 streams can only transport one code observable per frequency. Note further that signal-to-noise ratios (S) are also made available mapped to integer numbers 1 to 9.
380</li>
381<li>
382Concerning RTCM Version 2.x, BNC handles only message types 18 and 19. Concerning RTCM Version 3, BNC handles only message types 1002, 1004, 1010, and 1012.
383</li>
384<li>
385As a consequence of the current implementation of the RTIGS format and transport protocol, streams coming in that format contain only GPS data.
386</li>
387<li>
388BNC's 'Get Table' function only informs about the STR records of a source-table. Note that you can use an Internet browser to download the full source-table contents of any NTRIP broadcaster by simply entering its URL plus a dummy string in the form http://host:port/dummy. Data field number 8 of the NET records that may show up may provide information about where to register for an NTRIP broadcaster account.
389</li>
390<li>
391EUREF as well as IGS follow an open data policy. Streams are made available through NTRIP broadcasters at <u>www.euref-ip.net</u> and <u>www.igs-ip.net</u> free of charge to anyone for any purpose. Up to now it is not clear how many users will have to be supported simultaneously. The given situation may develop in a way that becomes difficult to serve all registered users at all times. In case limited dissemination resources on the NTRIP broadcaster side (software restrictions, bandwidth limitation etc.) make it necessary, first priority in stream provision will be given to stream providers, re-broadcasting activities, and real-time analysis centers while access for others might be temporarily denied.
392</li>
393<li>
394We experienced a limitation of the Standard Windows Operating Systems concerning socket communication. Sockets are not always handled properly. As BNC makes intensive use of communication through sockets, we suggest to use the Server Version of Windows Operating Systems when running BNC continuously for a long time on a Windows platform.
395</li>
396<br>
397</ul>
398<p><a name="authors"><h3>D - Authors</h3></p>
399<p>
400The BKG Ntrip Client (BNC) Qt Graphic User Interface (GUI) has been developed for the Federal Agency for Cartography and Geodesy (BKG) by Leos Mervart, Czech Technical University Prague, Department of Advanced Geodesy. BNC integrates the following GNU GPL software components:
401<ul>
402<li> RTCM 2.x decoder, written by Oliver Montenbruck, German Space Operations Center, DLR, Oberpfaffenhofen</li>
403<li> RTCM 3 decoder, written for BKG by Dirk Stoecker, Euronik GmbH, Schoenefeld</li>
404<li> RTIGS decoder, written by Ken MacLeod, Natural Resources, Canada.</li>
405</ul>
406</p>
407<p>
408Note that this is a beta version of BNC provided for test and evaluation. Please make sure you installed the latest version available from <u>http://igs.bkg.bund.de/index_ntrip_down.htm</u>. We are still working on the program and would appreciate if you sent your comments, suggestions, or bug reports to:
409</p>
410<p>
411Georg Weber<br>
412Federal Agency for Cartography and Geodesy (BKG)<br>
413Frankfurt, Germany<br>
414euref-ip@bkg.bund.de
415</p>
416<br>
417
418<p><a name="links"><h3>E - Links</h3></p>
419<table>
420<tr></tr>
421<tr><td>NTRIP &nbsp;</td><td><u>http://igs.bkg.bund.de/index_ntrip.htm</u></td></tr>
422<tr><td>EUREF-IP NTRIP broadcaster &nbsp;</td><td><u>http://www.euref-ip.net/home</u></td></tr>
423<tr><td>IGS-IP NTRIP broadcaster &nbsp;</td><td><u>http://www.igs-ip.net/home</u></td></tr>
424<tr><td>NTRIP broadcaster overview &nbsp;</td><td><u>http://www.rtcm-ntrip.org/home</u></td></tr>
425<tr><td>EUREF-IP Pilot Project &nbsp;</td><td><u>http://www.epncb.oma.be/euref_IP</u></td></tr>
426<tr><td>Real-Time IGS Working Group &nbsp;</td><td><u>http://igscb.jpl.nasa.gov/projects/rtwg/index.html</u>
427</table>
428<br>
429
430<p><a name="annex"><h3>F - Annex</h3></p>
431<p>
432F - 1. <a href=#ntrip>NTRIP</a><br>
433&nbsp; &nbsp; &nbsp; E - 1.1 <a href=#source>Source-table</a><br>
434F - 2. <a href=#rtcm>RTCM</a><br>
435&nbsp; &nbsp; &nbsp; F - 2.1 RTCM <a href=#rtcm2> Version 2.x</a><br>
436&nbsp; &nbsp; &nbsp; F - 2.2 RTCM <a href=#rtcm3> Version 3</a><br>
437F - 3. <a href=#rtigs>RTIGS</a><br>
438&nbsp; &nbsp; &nbsp; F - 3.1 <a href=#soc>SOC</a>
439</p>
440<br>
441
442<p><a name="ntrip"><h4>F - 1. NTRIP</h4></p>
443
444<p>
445'Networked Transport of RTCM via Internet Protocol' Version 1.0 (NTRIP) stands for an application-level protocol streaming Global Navigation Satellite System (GNSS) data over the Internet. NTRIP is a generic, stateless protocol based on the Hypertext Transfer Protocol HTTP/1.1. The HTTP objects are enhanced to GNSS data streams.
446</p>
447
448<p>
449NTRIP Version 1.0 is an RTCM standard designed for disseminating differential correction data (e.g. in the RTCM-104 format) or other kinds of GNSS streaming data to stationary or mobile users over the Internet, allowing simultaneous PC, Laptop, PDA, or receiver connections to a broadcasting host. NTRIP supports wireless Internet access through Mobile IP Networks like GSM, GPRS, EDGE, or UMTS.
450</p>
451
452<p>
453NTRIP is implemented in three system software components: NTRIP clients, NTRIP servers and NTRIP broadcasters. The NTRIP broadcaster is the actual HTTP server program whereas NTRIP client and NTRIP server are acting as HTTP clients.
454</p>
455
456<p>
457NTRIP is an open none-proprietary protocol. Major characteristics of NTRIP's dissemination technique are:
458<ul>
459<li>Based on the popular HTTP streaming standard; comparatively easy to implement when having limited client and server platform resources available.</li>
460<li>Application not limited to one particular plain or coded stream content; ability to distribute any kind of GNSS data.</li>
461<li>Potential to support mass usage; disseminating hundreds of streams simultaneously for thousands of users possible when applying modified Internet Radio broadcasting software.</li>
462<li>Considering security needs; stream providers and users don't necessarily get into contact, streams often not blocked by firewalls or proxy servers protecting Local Area Networks.</li>
463<li>Enables streaming over mobile IP networks because of using TCP/IP.</li>
464</ul>
465</p>
466
467<p><a name="source"><h4>F - 1.1 Source-table</h4></p>
468
469<p>
470The NTRIP broadcaster maintains a source-table containing information on available NTRIP streams, networks of NTRIP streams and NTRIP broadcasters. The source-table is sent to an NTRIP client on request. Source-table records are dedicated to one of the following: Data Streams (record type STR), Casters (record type CAS), or Networks of streams (record type NET).
471</p>
472
473<p>
474Source-table records of type STR contain the following data fields: 'mountpoint', 'identifier', 'format', 'format-details', 'carrier', 'nav-system', 'network', 'country', 'latitude', 'longitude', 'nmea', 'solution', 'generator', 'compr-encryp', 'authentication', 'fee', 'bitrate', 'misc'.
475</p>
476<p>
477Source-table records of type NET contain the following data fields: 'identifiey', 'operator', 'authentication', 'fee', 'web-net', 'web-str', 'web-reg', 'misc'.
478</p>
479<p>
480Source-table records of type CAS contain the following data fields: 'host', 'port', 'identifier', 'operator', 'nmea', 'country', 'latitude', 'longitude', 'misc'.
481</p>
482
483<p><a name="rtcm"><h4>F - 2. RTCM</h4></p>
484
485<p>
486The Radio Technical Commission for Maritime Services (RTCM) is an international non-profit scientific, professional and educational organization. Special Committees provide a forum in which governmental and non-governmental members work together to develop technical standards and consensus recommendations in regard to issues of particular concern. RTCM is engaged in the development of international standards for maritime radionavigation and radiocommunication systems. The output documents and reports prepared by RTCM Committees are published as RTCM Recommended Standards. Topics concerning Differential Global Navigation Satellite Systems (DGNSS) are handled by the Special Committee SC 104.
487<p>
488Copies of RTCM Recommended Standards can be ordered through <u>http://www.rtcm.org/orderinfo.php</u>.
489</p>
490<br>
491
492<p><a name="rtcm2"><h4>F - 2.1 RTCM Version 2.x</h4></p>
493<p>
494Transmitting GNSS carrier phase data can be done through RTCM Version 2.x messages. Please note that only RTCM Version 2.3 streams may include GLONASS data. Messages that may be of interest here are of type 1, 2, 3, 6, 9, 16,18/19, 20/21, and 22.
495</p>
496
497<ul>
498<li>
499Type 1 message is the range correction message and is the primary message in code-phase differential positioning (DGPS). It is computed in the base receiver by computing the error in the range measurement for each tracked SV.
500</li>
501<li>
502Type 2 message is automatically generated when a new set of satellite ephemeris is downloaded to the base receiver. It is the computed difference between the old ephemeris and the new ephemeris. Type 2 messages are used when the base station is transmitting Type 1 messages.
503</li>
504<li>
505Type 3 and 22 messages are the base station position and the antenna offset. Type 3 and 22 are used in RTK processing to perform antenna reduction.
506</li>
507<li>
508Type 6 message is a null frame filler message that is provided for data links that require continuous transmission of data, even if there are no corrections to send. As many Type 6 messages are sent as required to fill in the gap between two correction messages (type 1). Message 6 is not sent in burst mode.
509</li>
510<li>
511Type 9 message serves the same purpose as Type 1, but does not require a complete satellite set. As a result, Type 9 messages require a more stable clock than a station transmitting Type 1 's, because the satellite corrections have different time references.
512</li>
513<li>
514Type 16 message is simply a text message entered by the user that is transmitted from the base station to the rover. It is used with code-phase differential.
515</li>
516<li>
517Type 18 and 20 messages are RTK uncorrected carrier phase data and carrier phase corrections.
518</li>
519<li>
520Type 19 and 21 messages are the uncorrected pseudo-range measurements and pseudo-range corrections used in RTK.
521</li>
522</ul>
523
524<p><a name="rtcm3"><h4>F - 2.2 RTCM Version 3</h4></p>
525<p>
526RTCM Version 3 has been developed as a more efficient alternative to RTCM 2.x. Service providers and vendors have asked for a standard that would be more efficient, easy to use, and more easily adaptable to new situations. The main complaint was that the Version 2 parity scheme was wasteful of bandwidth. Another complaint was that the parity is not independent from word to word. Still another was that even with so many bits devoted to parity, the actual integrity of the message was not as high as it should be. Plus, 30-bit words are awkward to handle. The Version 3 standard is intended to correct these weaknesses.
527</p>
528<p>
529RTCM Version 3 defines a number of message types. Messages that may be of interest here are:
530</p>
531<ul>
532<li>Tpye 1001, GPS L1 code and phase.</li>
533<li>Type 1002, GPS L1 code and phase and ambiguities and carrier to noise ratio.</li>
534<li>Type 1003, GPS L1 and L2 code and phase.</li>
535<li>Type 1004, GPS L1 and L2 code and phase and ambiguities and carrier to noise ratio.</li>
536<li>Type 1005, Station coordinates XZY for antenna reference point.</li>
537<li>Type 1006, Station coordinates XYZ for antenna reference point and antenna height.</li>
538<li>Type 1007, Antenna descriptor and ID.</li>
539<li>Type 1008, Antenna serial number.</li>
540<li>Type 1009, GLONASS L1 code and phase.</li>
541<li>Type 1010, GLONASS L1 code and phase and ambiguities and carrier to noise ratio.</li>
542<li>Type 1011, GLONASS L1 and L2 code and phase.</li>
543<li>Type 1012, GLONASS L1 and L2 code and phase and ambiguities and carrier to noise ratio.</li>
544<li>Type 1013, Modified julian date, leap second, configured message types and interval.</li>
545<li>Type 1014 and 1017, Network RTK (MAK) messages (under development).</li>
546<li>Type 1019, GPS Ephemeris (under development).</li>
547<li>Type 1020, GLONASS Ephemeris (under development).</li>
548<li>Type 4088 and 4095, Proprietary messages (under development).
549</li>
550</ul>
551
552<p><a name="rtigs"><h4>F - 3. RTIGS</h4></p>
553<p>
554RTIGS stands for a data format and transport protocol for GPS observations (no GLONASS). It was defined by the Real-Time IGS Working Group (RTIGS WG). Its definition is based on the SOC format. Every RTIGS record has one of the following numbers:
555</p>
556<p>
557Station record number 100<br>
558Observation record (O_T) number 200<br>
559Ephemeris record (E_T) number 300<br>
560Meteorological record (M_T) number 400
561</p>
562<p>
563Every station has one of the following unique numbers:
564</p>
565<p>
5661-99 reserved for JPL<br>
567100-199 reserved for NRCan<br>
568200-299 reserved for NGS<br>
569300-399 reserved for ESOC<br>
570400-499 reserved for GFZ<br>
571500-599 reserved for BKG<br>
572600-699 reserved for GEOSCIENCE AUS<br>
573700-799 others<br>
574etc
575</p>
576<p>
577The number of bytes in each real time message includes the header as well as the data content, but NOT the pointer.
578</p>
579<p>
580For example:
581</p>
582<ul>
583<li>A station message is output once per hour and is 20 bytes.</li>
584<li>An observation message is output once per second. The header is 12 bytes long and the SOC data is 21 bytes per PRN. So a typical RTIGSO_T message will be 390 bytes if 8 sats are being tracked.</li>
585<li>An ephemeris message is output when the ephemeris is decoded by the GPS receiver. The time in the Ephemeris header is the collected time. Only one ephemeris can be bundled in a RTIGSE_T message.<br>
586A RTIGSE_T message contains one eph. The message consists of 12 header bytes and 72 ephemeris bytes, for a total of 84 bytes.</li>
587<li>The RTIGSM_T (met) message should be issued once every 15 minutes. A basic met message consists of a 12 byte header and 3 longs (temp, press and relative humidity) for a total of 24 bytes.</li>
588</ul>
589<p>
590All records are related to a station configuration indicated by the Issue of Data Station (IODS). The IODS will enable the user to identify the equipment and software that was used to derive the observation data.
591</p>
592<p>
593Each record header contains the GPS Time in seconds which flows continuously from 6 Jan-1980 onwards.
594</p>
595<p>
596The data payload of each record consists of observations. The structures indicate a pointer to data but in fact the broadcast messages do not contain the pointer, only the data. Users will have to manage the data and the pointer is shown in order to illustrate where the data is located in the message and one possible data management option.
597</p>
598<p>
599All record data are in network byte order (Big Endian), i.e. IA32 users have to swap bytes.
600</p>
601<p>
602Visit <u>http://igscb.jpl.nasa.gov/mail/igs-rtwg/2004/msg00001.html</u> for further details.
603</p>
604
605<p><a name="soc"><h4>F - 3.1 SOC</h4></p>
606<p>
607The SOC format has been designed in July 1999 by the Jet Propulsion Laboratory (JPL) and the California Institute of Technology (CalTech) to transport 1Hz GPS data (no GLONASS) with minimal bandwidth over the open Internet. SOC follows the 'little-endian' byte order meaning that the low-order byte of a number is stored in memory at the lowest address, and the high-order byte at the highest address. Because the transport layer is UDP, the format does not include sync bits, a checksum, or cyclic redundancy checksum (CRC). SOC allows to transport the GPS observable CA, P1, P2, L1, and L2, efficiently compressed down to 14 bytes with 1 mm range resolution and 0.02 mm phase resolution. SOC contains epochs for cycle slips, a stand-alone time-tag per epoch, a minimum representation of the receiver's clock solution, 3 SNR numbers, a unique site id, a modulo 12 hour sequence number and flags for receiver type and GPS health. SOC's simple structure comprises an 8 byte header, a 9 byte overhead for timetag, number of gps, etc., plus 21 data bytes per gps.
608</p>
609<p>
610Visit <u>http://gipsy.jpl.nasa.gov/igdg/papers/SOC_FORMAT.ppt</u> for further details.
611</p>
612<p>
613</p>
614
Note: See TracBrowser for help on using the repository browser.