source: ntrip/trunk/BNC/src/bnchelp.html@ 4887

Last change on this file since 4887 was 4887, checked in by weber, 11 years ago

Documentation completed

  • Property svn:mime-type set to text/html
File size: 214.6 KB
Line 
1<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
2<h3>BKG Ntrip Client (BNC) Version 2.8 Manual</h3>
3
4<p>
5The BKG Ntrip Client (BNC) is a program for simultaneously retrieving, decoding, converting and processing real-time GNSS data streams. It has been developed within the framework of the IAG sub-commission for Europe (EUREF) and the International GNSS Service (IGS). Although meant as a real-time tool, it comes with some Post Processing functionality. You may like to use it for data coming from NTRIP Broadcasters like
6<u>http://www.euref-ip.net/home</u>,
7<u>http://www.igs-ip.net/home</u>,
8<u>http://products.igs-ip.net/home</u>, or
9<u>http://mgex.igs-ip.net/home</u>.
10</p>
11
12<p>
13BNC has been written under GNU General Public License (GPL). Source code is available from Subversion software archive <u>http://software.rtcm-ntrip.org/svn/trunk/BNC.</u> Binaries for BNC are available for Windows, Linux, Solaris, and Mac OS X systems. We used the MinGW Version 4.4.0 compiler to create the Windows binary. It is likely that BNC can be compiled on other systems where a GNU compiler and Qt Version 4.7.3 are installed. Please ensure that you have installed the latest version of BNC available from <u>http://igs.bkg.bund.de/ntrip/download</u> and feel free to send us your comments, suggestions or bug reports.
14</p>
15
16<p><b>Contents</b><br>
17<a href="#purpose">1. Purpose</a><br>
18<a href="#opthandling">2. Handling</a><br>
19<a href="#optsettings">3. Settings</a><br>
20<a href="#limits">4. Limitations</a><br>
21<a href="#annex">5. Annex</a>
22</p>
23
24<p>
25<b><a name="authors">Authors</b><br>
26The BKG Ntrip Client (BNC) and its Qt graphic user interface has been developed for
27</p>
28<p>
29Georg Weber<br>
30Federal Agency for Cartography and Geodesy (BKG)<br>
31Department of Geodesy<br>
32Frankfurt, Germany<br>
33[euref-ip@bkg.bund.de] or [igs-ip@bkg.bund.de]
34</p>
35
36<p>
37BNC has been written by
38</p>
39
40<p>
41Leos Mervart<br>
42Czech Technical University (CTU)<br>
43Department of Geodesy<br>
44Prague, Czech Republic
45</p>
46<p>
47BNC includes the following GNU GPL software components:
48<ul>
49<li> RTCM 2 decoder, written by Oliver Montenbruck, German Space Operations Center, DLR, Oberpfaffenhofen, Germany</li>
50<li> RTCM 3 decoder for conventional and MSM observation messages and a RTCM 3 encoder & decoder for SSR messages, both written for BKG by Dirk Stoecker, Alberding GmbH, Schoenefeld, Germany</li>
51</ul>
52</p>
53<p>
54Note that some figures presented in this documentation show screenshots from earlier version of BNC. If so then there was no relevant change in the contents or no change at all.
55</p>
56
57<p>
58<b>Acknowledgements</b><br>
59Earlier versions of BNC's Help Contents have been proofread by Thomas Yan, NSW Land and Property Information, Australia. He also provides builds of BNC for Mac OS X systems.<br>
60Scott Glazier, OmniSTAR Australia has been helpful in finding BNC's bugs.<br>
61James Perlt, BKG, helped fixing bugs and redesigned BNC's main window.<br>
62Andre Hauschild, German Space Operations Center, DLR, revised the RTCM Version 2 decoder.<br>
63Zdenek Lukes, Czech Technical University Prague, Department of Geodesy, extended the RTCM Version 2 decoder to handle message types 3, 20, 21, and 22 and added loss of lock indicator.<br>
64Jan Dousa, Geodetic Observatory Pecny, Czech Republic, helped with fixing bugs.<br>
65Denis Laurichesse, Centre National d'Etudes Spatiales (CNES), suggested synchronizing observations and clock corrections to reduce high frequency noise in PPP solutions.
66</p>
67
68<p><a name="purpose"><h3>1. Purpose</h3></p>
69
70<p> The purpose of BNC is to
71<ul>
72<li>retrieve real-time GNSS data streams available through NTRIP transport protocol,</li>
73<li>retrieve real-time GNSS data streams via TCP directly from an IP address without using the NTRIP transport protocol,</li>
74<li>retrieve real-time GNSS data streams from a local UDP or serial port without using the NTRIP transport protocol,</li>
75<li>generate high-rate RINEX Observation and Navigation files to support near real-time GNSS Post Processing applications,</li>
76<li>generate ephemeris and synchronized or unsynchronized observations epoch by epoch through an IP port to support real-time GNSS network engines,</li>
77<li>generate clock and orbit corrections to Broadcast Ephemeris through an IP port to support real-time Precise Point Positioning on GNSS rovers,</li>
78<li>generate synchronized or unsynchronized clock and orbit corrections to Broadcast Ephemeris epoch by epoch through an IP port to support the (outside) combination of such streams as coming simultaneously from various correction providers,</li>
79<li>monitor the performance of a network of real-time GNSS data streams to generate advisory notes in case of outages or corrupted streams,</li>
80<li>scan RTCM streams for incoming antenna information as well as message types and their repetition rates,</li>
81<li>feed a stream into a GNSS receiver via serial communication link,</li>
82<li>carry out a real-time Precise Point Positioning to determine a GNSS rover position,</li>
83<li>simultaneously process several Broadcast Correction streams to produce, encode and upload combined Broadcast Corrections,</li>
84<li>upload a Broadcast Ephemeris stream in RTCM Version 3 format,</li>
85<li>read GNSS clocks and orbits in a plain ASCII format from an IP port - they can be produced by a real-time GNSS engine such as RTNet and should be referenced to the IGS Earth-Centered-Earth-Fixed (ECEF) reference system. BNC will then</li>
86<ul>
87<li>convert the IGS Earth-Centered-Earth-Fixed clocks and orbits into Broadcast Corrections with radial, along-track and cross-track components,</li>
88<li>upload Broadcast Corrections as an RTCM Version 3 stream to an NTRIP Broadcaster,</li>
89<li>refer the clock and orbit corrections to a specific reference system,</li>
90<li>log the Broadcast Corrections as Clock RINEX files for further processing using other tools than BNC,</li>
91<li>log the Broadcast Corrections as SP3 files for further processing using other tools than BNC,</li>
92</ul>
93<li>edit or concatenate RINEX files or check their quality.</li>
94</ul>
95</p>
96
97<p>
98BNC supports decoding the following GNSS stream formats and message types:
99</p>
100<p>
101<ul>
102<li>RTCM Version 2 message types for GPS and GLONASS observations, </li>
103<li>RTCM Version 3 'conventional' message types for observations and Broadcast Ephemeris for GPS, GLONASS and Galileo (RTCM draft),</li>
104<li>RTCM Version 3 'State Space Representation' (SSR) messages for GPS and GLONASS,</li>
105<li>RTNET, a plain ASCII format defined within BNC to receive orbits and clock from a serving GNSS engine.
106</ul>
107</p>
108
109<p>
110Note that up to now decoding RTCM Version 3 'Multiple Signal Messages' (MSM) and 'High Precision Multiple Signal Messages' (HP MSM) in BNC for
111<ul>
112<li>GPS, GLONASS and Galileo follows the latest RTCM draft,</li>
113<li>QZSS follows a JAXA proposal,</li>
114<li>X tracking mode follows an agreement between BKG, Alberding and DLR,</li>
115<li>COMPASS follows an agreement between BKG, Alberding and DLR,</li>
116<li>SBAS follows an agreement between BKG, Alberding and DLR.</li>
117</ul>
118</p>
119
120<p>
121Note also that BNC allows to by-pass its decoding and conversion algorithms, leave whatever is received untouched and save it in files.
122</p>
123
124<p>
125The first of the following figures shows a flow chart of BNC connected to a GNSS receiver providing observations via serial or TCP communication link for the purpose of Precise Point Positioning. The second figure shows the conversion of RTCM streams to RINEX files. The third figure shows a flow chart of BNC feeding a real-time GNSS engine which estimates precise orbits and clocks. BNC is used in this scenario to encode correctors to RTCM Version 3 and upload them to an NTRIP Broadcaster. The fourth figure shows BNC combining several Broadcast Correction streams to disseminate the combination product while saving results in SP3 and Clock RINEX files.
126</p>
127<p><img src="IMG/screenshot10.png"/></p>
128<p><u>Figure 1:</u> Flowchart, BNC connected to a GNSS receiver for Precise Point Positioning.</p>
129
130<p>
131</p>
132<p><img src="IMG/screenshot01.png"/></p>
133<p><u>Figure 2:</u> Flowchart, BNC converting RTCM streams to RINEX batches.</p>
134
135<p>
136</p>
137<p><img src="IMG/screenshot02.png"/></p>
138<p><u>Figure 3:</u> Flowchart, BNC feeding a real-time GNSS engine and uploading encoded Broadcast Corrections.</p>
139
140<p>
141</p>
142<p><img src="IMG/screenshot19.png"/></p>
143<p><u>Figure 4:</u> Flowchart, BNC combining Broadcast Correction streams.</p>
144
145
146<p><a name="opthandling"><h3>2. Handling</h3></p>
147<p>
148Although BNC is mainly a real-time tool to be operated online, it can be run offline
149<ul>
150<li>to simulate real-time observation situations for debugging purposes,</li>
151<li>for Post Processing purposes.</li>
152</ul>
153Furthermore, apart from its regular window mode, BNC can be run as a batch/background job in a 'no window' mode using processing options from a previously saved configuration or from command line.
154</p>
155<p>
156Unless it runs offline, BNC
157</p>
158<ul>
159<li>requires access to the Internet with a minimum of about 2 to 6 kbits/sec per stream depending on the stream format and the number of visible satellites. You need to make sure that the connection can sustain the required bandwidth.</li>
160<li>requires the clock of the host computer to be properly synchronized.</li>
161<li>has the capacity to retrieve hundreds of GNSS data streams simultaneously. Please be aware that such usage may incur a heavy load on the NTRIP Broadcaster side depending on the number of streams requested. We recommend limiting the number of streams where possible to avoid unnecessary workload.</li>
162</ul>
163</p>
164
165<p>
166The main window of BNC shows a 'Top menu bar' section, a 'Settings' sections with tabs to set processing options, a 'Streams' section, a section for 'Log' tabs, and a 'Bottom menu bar' section, see figure below.
167</p>
168<p><img src="IMG/screenshot09.png"/></p>
169<p><u>Figure 5:</u> Sections on BNC's main window.</p>
170
171<p>
172Running BNC in interactive mode requires graphics support. This is also
173required in batch mode when producing plots. Windows and Mac OS X systems always
174support graphics. However, when using BNC in batch mode on Linux systems for
175producing plots, you need to make sure that at least a virtual X-Server like
176'Xvfb' is installed and the '-display' command-line option is used.
177</p>
178
179<p>
180The usual handling of BNC is that you first select a number of streams ('Add Stream'). Any stream configured to BNC shows up on the 'Streams' canvas in the middle of BNC's main window. You then go through BNC's various configuration tabs to select a combination of input, processing and output options before you start the program ('Start'). Most configuration tabs are dedicated to a certain functionality of BNC. If the first option field on such a configuration tab is empty, the affected functionality is - apart from a few exceptions - deactivated.</p>
181
182Records of BNC's activities are shown in the 'Log' tab. The bandwidth consumption per stream, the latency of incoming observations and a PPP time series for coordinates are shown in the 'Throughput', 'Latency' and 'PPP Plot' tabs of the main window.
183</p>
184
185<p><a name="optconfig"><h3>2.1 Configuration Management</h3></p>
186<p>
187As a default, configuration files for running BNC on Unix/Linux/Mac OS X systems are saved in directory '${HOME}/.config/BKG'. On Windows systems, they are typically saved in directory 'C:/Documents and Settings/Username/.config/BKG'. The default configuration file name is 'BNC.bnc'.</p>
188<p>
189The default file name 'BNC.bnc' can be changed and the file contents can easily be edited. On graphical user interfaces it is possible to Drag &amp; Drop a configuration file icon to start BNC (not on Mac OS X systems). Some configuration options can be changed on-the-fly. See annexed 'Configuration Examples' for a complete set of configuration options. It is also possible to start and configure BNC via command line.
190</p>
191
192<p>
193BNC maintains configuration options at three different levels:
194</p>
195
196<ol type=b>
197<li>GUI, input fields level</li>
198<li>Active configuration level</li>
199<li>Configuration file, disk level</li>
200</ol>
201
202<p><img src="IMG/screenshot31.png"/></p>
203<p><u>Figure 6:</u> Management of configuration options in BNC:<br>
204&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Left: BNC in graphics mode where active configuration options are introduced through GUI input fields and finally saved on disk.<br>
205&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Middle: BNC in 'no window' mode where active configuration options are read from disk.<br>
206&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Right: BNC in 'no window' mode without configuration file where default configuration options can be replaced via command line options.</p>
207
208<p>
209Configuration options are usually specified using GUI input fields (1) after launching BNC. When hitting the 'Start' button, configuration options are transferred one level down to become BNC's active configuration (2) allowing the program to begin its operation. Pushing the 'Stop' button ends data processing so that the user can finally terminate BNC through 'File'->'Quit'->'Save Options' which saves processing options in a configuration file to disk (3). It is important to understand that:
210<ul>
211<li>Active configuration options (2) are independent from GUI input fields and configuration file contents.</li>
212<li>Hence changing configuration options at GUI level (1) while BNC is already processing data does not influence a running job.</li>
213<li>Editing configuration options at disk level (3) while BNC is already processing data does also not influence a running job. However, there are two exceptions which force BNC to update certain active options on-the-fly:</li>
214<ul>
215<li>Pushing the 'Save & Reread Configuration' button lets BNC immediately reread its configuration from disk.</li>
216<li>Specifying the 'Reread configuration' option lets BNC reread its configuration from disk at pre-defined intervals.</li>
217</ul>
218<li>A certain BNC configuration can be started in 'no window' mode from scratch without any configuration file if options for the active configuration level (2) are provided via command line.</li>
219</ul>
220</p>
221
222<p><a name="optsettings"><h3>3. Settings</h3></p>
223<p>
224This chapter describes how to set the BNC program options. It explains the top menu bar, the processing options, the 'Streams' and 'Log' sections, and the bottom menu bar.
225</p>
226<p>
227<b>Top Menu Bar</b><br>
2283.1. <a href=#topmenu>Top Menu Bar</a><br>
2293.1.1 <a href=#file>File</a><br>
2303.1.2 <a href=#help>Help</a><br><br>
231<b>Settings Canvas</b><br>
2323.2. <a href=#network>Network</a><br>
2333.2.1 <a href=#proxy>Proxy</a><br>
2343.2.2 <a href=#ssl>SSL</a><br>
2353.3. <a href=#general>General</a><br>
236&nbsp; &nbsp; &nbsp; 3.3.1. <a href=#genlog>Logfile</a><br>
237&nbsp; &nbsp; &nbsp; 3.3.2. <a href=#genapp>Append Files</a><br>
238&nbsp; &nbsp; &nbsp; 3.3.3. <a href=#genconf>Reread Configuration</a><br>
239&nbsp; &nbsp; &nbsp; 3.3.4. <a href=#genstart>Auto Start</a><br>
240&nbsp; &nbsp; &nbsp; 3.3.5. <a href=#rawout>Raw Output File</a><br>
2413.4. <a href=#rinex>RINEX Observations</a><br>
242&nbsp; &nbsp; &nbsp; 3.4.1. <a href=#rnxname>File Names</a><br>
243&nbsp; &nbsp; &nbsp; 3.4.2. <a href=#rnxdir>Directory</a><br>
244&nbsp; &nbsp; &nbsp; 3.4.3. <a href=#rnxinterval>File Interval</a><br>
245&nbsp; &nbsp; &nbsp; 3.4.4. <a href=#rnxsample>Sampling</a><br>
246&nbsp; &nbsp; &nbsp; 3.4.5. <a href=#rnxskl>Skeleton Extension</a><br>
247&nbsp; &nbsp; &nbsp; 3.4.6. <a href=#rnxscript>Script</a><br>
248&nbsp; &nbsp; &nbsp; 3.4.7. <a href=#rnxvers>Version</a><br>
2493.5. <a href=#ephemeris>RINEX Ephemeris</a><br>
250&nbsp; &nbsp; &nbsp; 3.5.1. <a href=#ephdir>Directory</a><br>
251&nbsp; &nbsp; &nbsp; 3.5.2. <a href=#ephint>Interval</a><br>
252&nbsp; &nbsp; &nbsp; 3.5.3. <a href=#ephport>Port</a><br>
253&nbsp; &nbsp; &nbsp; 3.5.4. <a href=#ephvers>Version</a><br>
2543.6. <a href=#reqc>RINEX Editing & QC</a><br>
255&nbsp; &nbsp; &nbsp; 3.6.1 <a href=#reqcact>Action</a><br>
256&nbsp; &nbsp; &nbsp; 3.6.2 <a href=#reqcedit>Set Edit Options</a><br>
257&nbsp; &nbsp; &nbsp; 3.6.3 <a href=#reqcinput>Input Files</a><br>
258&nbsp; &nbsp; &nbsp; 3.6.4 <a href=#reqcoutput>Output Files</a><br>
259&nbsp; &nbsp; &nbsp; 3.6.5 <a href=#reqcplots>Directory for Plots</a><br>
260&nbsp; &nbsp; &nbsp; 3.6.6 <a href=#reqccommand>Command Line, No Window</a><br>
2613.7. <a href=#correct>Broadcast Corrections</a><br>
262&nbsp; &nbsp; &nbsp; 3.7.1. <a href=#corrdir>Directory, ASCII</a><br>
263&nbsp; &nbsp; &nbsp; 3.7.2. <a href=#corrint>Interval</a><br>
264&nbsp; &nbsp; &nbsp; 3.7.3. <a href=#corrport>Port</a><br>
265&nbsp; &nbsp; &nbsp; 3.7.4. <a href=#corrwait>Wait for Full Corr Epoch</a><br>
2663.8. <a href=#syncout>Feed Engine</a><br>
267&nbsp; &nbsp; &nbsp; 3.8.1. <a href=#syncport>Port</a><br>
268&nbsp; &nbsp; &nbsp; 3.8.2. <a href=#syncwait>Wait for Full Obs Epoch</a><br>
269&nbsp; &nbsp; &nbsp; 3.8.3. <a href=#syncsample>Sampling</a><br>
270&nbsp; &nbsp; &nbsp; 3.8.4. <a href=#syncfile>File</a><br>
271&nbsp; &nbsp; &nbsp; 3.8.5. <a href=#syncuport>Port (unsynchronized)</a><br>
2723.9. <a href=#serial>Serial Output</a><br>
273&nbsp; &nbsp; &nbsp; 3.9.1. <a href=#sermount>Mountpoint</a><br>
274&nbsp; &nbsp; &nbsp; 3.9.2. <a href=#serport>Port Name</a><br>
275&nbsp; &nbsp; &nbsp; 3.9.3. <a href=#serbaud>Baud Rate</a><br>
276&nbsp; &nbsp; &nbsp; 3.9.4. <a href=#serflow>Flow Control</a><br>
277&nbsp; &nbsp; &nbsp; 3.9.5. <a href=#serparity>Parity</a><br>
278&nbsp; &nbsp; &nbsp; 3.9.6. <a href=#serdata>Data Bits</a><br>
279&nbsp; &nbsp; &nbsp; 3.9.7. <a href=#serstop>Stop Bits</a><br>
280&nbsp; &nbsp; &nbsp; 3.9.8. <a href=#serauto>NMEA</a><br>
281&nbsp; &nbsp; &nbsp; 3.9.9. <a href=#serfile>File</a><br>
282&nbsp; &nbsp; &nbsp; 3.9.10. <a href=#serheight>Height</a><br>
2833.10. <a href=#advnote>Outages</a><br>
284&nbsp; &nbsp; &nbsp; 3.10.1. <a href=#obsrate>Observation Rate</a><br>
285&nbsp; &nbsp; &nbsp; 3.10.2. <a href=#advfail>Failure Threshold</a><br>
286&nbsp; &nbsp; &nbsp; 3.10.3. <a href=#advreco>Recovery Threshold</a><br>
287&nbsp; &nbsp; &nbsp; 3.10.4. <a href=#advscript>Script</a><br>
2883.11. <a href=#misc>Miscellaneous</a><br>
289&nbsp; &nbsp; &nbsp; 3.11.1. <a href=#miscmount>Mountpoint</a><br>
290&nbsp; &nbsp; &nbsp; 3.11.2. <a href=#miscperf>Log Latency</a><br>
291&nbsp; &nbsp; &nbsp; 3.11.3. <a href=#miscscan>Scan RTCM</a><br>
2923.12. <a href=#pppclient>PPP Client</a><br>
293&nbsp; &nbsp; &nbsp; 3.12.1 <a href=#pppmode>Mode & Mountpoints</a><br>
294&nbsp; &nbsp; &nbsp; 3.12.1.1 <a href=#pppmodus>Mode</a><br>
295&nbsp; &nbsp; &nbsp; 3.12.1.2 <a href=#pppobsmount>Obs Mountpoint</a><br>
296&nbsp; &nbsp; &nbsp; 3.12.1.3 <a href=#pppcorrmount>Corr Mountpoint</a><br>
297&nbsp; &nbsp; &nbsp; 3.12.2 <a href=#pppxyz>Marker Coordinates</a><br>
298&nbsp; &nbsp; &nbsp; 3.11.3 <a href=#pppneu>Antenna Eccentricity</a><br>
299&nbsp; &nbsp; &nbsp; 3.12.4 <a href=#pppoutput>NMEA & Plot Output</a><br>
300&nbsp; &nbsp; &nbsp; 3.12.4.1 <a href=#pppnmeafile>NMEA File</a><br>
301&nbsp; &nbsp; &nbsp; 3.12.4.2 <a href=#pppnmeaport>NMEA Port</a><br>
302&nbsp; &nbsp; &nbsp; 3.12.4.3 <a href=#pppplot>PPP Plot</a><br>
303&nbsp; &nbsp; &nbsp; 3.12.5 <a href=#ppppost>Post Processing</a><br>
304&nbsp; &nbsp; &nbsp; 3.12.6 <a href=#ppprecant>Antennas</a><br>
305&nbsp; &nbsp; &nbsp; 3.12.6.1 <a href=#pppantex>ANTEX File</a><br>
306&nbsp; &nbsp; &nbsp; 3.12.6.2 <a href=#ppprecantenna>Antenna Name</a><br>
307&nbsp; &nbsp; &nbsp; 3.12.7 <a href=#pppbasics>Basics</a><br>
308&nbsp; &nbsp; &nbsp; 3.12.7.1 <a href=#pppphase>Use Phase Obs</a><br>
309&nbsp; &nbsp; &nbsp; 3.12.7.2 <a href=#ppptropo>Estimate Tropo</a><br>
310&nbsp; &nbsp; &nbsp; 3.12.7.3 <a href=#pppglo>Use GLONASS</a><br>
311&nbsp; &nbsp; &nbsp; 3.12.7.4 <a href=#pppgal>Use Galileo</a><br>
312&nbsp; &nbsp; &nbsp; 3.12.7.5 <a href=#pppsync>Sync Corr</a><br>
313&nbsp; &nbsp; &nbsp; 3.12.7.6 <a href=#pppaverage>Averaging</a><br>
314&nbsp; &nbsp; &nbsp; 3.12.7.7 <a href=#pppquick>Quick-Start</a><br>
315&nbsp; &nbsp; &nbsp; 3.12.7.8 <a href=#pppgap>Maximal Solution Gap</a><br>
316&nbsp; &nbsp; &nbsp; 3.12.7.9 <a href=#pppaudio>Audio Response</a><br>
317&nbsp; &nbsp; &nbsp; 3.12.8 <a href=#pppsigmas>Sigmas</a><br>
318&nbsp; &nbsp; &nbsp; 3.12.8.1 <a href=#pppsigc>Code</a><br>
319&nbsp; &nbsp; &nbsp; 3.12.8.2 <a href=#pppsigp>Phase</a><br>
320&nbsp; &nbsp; &nbsp; 3.12.8.3 <a href=#pppsigxyzi>XYZ Init</a><br>
321&nbsp; &nbsp; &nbsp; 3.12.8.4 <a href=#pppsigxyzn>XYZ White Noise</a><br>
322&nbsp; &nbsp; &nbsp; 3.12.8.5 <a href=#pppsigtrpi>Tropo Init</a><br>
323&nbsp; &nbsp; &nbsp; 3.12.8.6 <a href=#pppsigtrpn>Tropo White Noise</a><br>
3243.13. <a href=#combi>Combine Corrections</a><br>
325&nbsp; &nbsp; &nbsp; 3.13.1 <a href=#combimounttab>Combine Corrections Table</a><br>
326&nbsp; &nbsp; &nbsp; 3.13.1.1 <a href=#combiadd>Add Row, Delete</a><br>
327&nbsp; &nbsp; &nbsp; 3.13.1.2 <a href=#combimethod>Method</a><br>
328&nbsp; &nbsp; &nbsp; 3.13.1.3 <a href=#combimax>Maximal Residuum</a><br>
329&nbsp; &nbsp; &nbsp; 3.13.1.4 <a href=#combismpl>Sampling</a><br>
3303.14. <a href=#upclk>Upload Corrections</a><br>
331&nbsp; &nbsp; &nbsp; 3.14.1 <a href=#upadd>Add, Delete Row</a><br>
332&nbsp; &nbsp; &nbsp; 3.14.2 <a href=#uphost>Host, Port, Mountpoint, Password</a><br>
333&nbsp; &nbsp; &nbsp; 3.14.3 <a href=#upsystem>System</a><br>
334&nbsp; &nbsp; &nbsp; 3.14.4 <a href=#upcom>Center of Mass</a><br>
335&nbsp; &nbsp; &nbsp; 3.14.5 <a href=#upsp3>SP3 File</a><br>
336&nbsp; &nbsp; &nbsp; 3.14.6 <a href=#uprinex>RNX File</a><br>
337&nbsp; &nbsp; &nbsp; 3.14.7 <a href=#upinter>Interval</a><br>
338&nbsp; &nbsp; &nbsp; 3.14.8 <a href=#upclksmpl>Sampling</a><br>
339&nbsp; &nbsp; &nbsp; 3.14.8.1 <a href=#upclkorb>orbits</a><br>
340&nbsp; &nbsp; &nbsp; 3.14.8.2 <a href=#upclksp3>SP3</a><br>
341&nbsp; &nbsp; &nbsp; 3.14.8.3 <a href=#upclkrnx>RINEX </a><br>
342&nbsp; &nbsp; &nbsp; 3.14.9 <a href=#upcustom>Custom Trafo</a><br>
3433.15. <a href=#upeph>Upload Ephemeris</a><br>
344&nbsp; &nbsp; &nbsp; 3.15.1 <a href=#brdcserver>Host &amp; Port</a><br>
345&nbsp; &nbsp; &nbsp; 3.15.2 <a href=#brdcmount>Mountpoint &amp; Password</a><br>
346&nbsp; &nbsp; &nbsp; 3.15.3 <a href=#brdcsmpl>Sampling</a><br><br>
347<b>Streams Canvas</b><br>
3483.16. <a href=#streams>Streams</a><br>
349&nbsp; &nbsp; &nbsp; 3.16.1 <a href=#streamedit>Edit Streams</a><br>
350&nbsp; &nbsp; &nbsp; 3.16.2 <a href=#streamdelete>Delete Stream</a><br>
351&nbsp; &nbsp; &nbsp; 3.16.3 <a href=#streamconf>Reconfigure Stream Selection On-the-fly</a><br><br>
352<b>Logging Canvas</b><br>
3533.17. <a href=#logs>Logging</a><br>
354&nbsp; &nbsp; &nbsp; 3.17.1 <a href=#logfile>Log</a><br>
355&nbsp; &nbsp; &nbsp; 3.17.2 <a href=#throughput>Throughput</a><br>
356&nbsp; &nbsp; &nbsp; 3.17.3 <a href=#latency>Latency</a><br>
357&nbsp; &nbsp; &nbsp; 3.17.4 <a href=#ppptab>PPP Plot</a><br><br>
358<b>Bottom Menu Bar</b><br>
3593.18. <a href=#bottom>Bottom Menu Bar</a><br>
360&nbsp; &nbsp; &nbsp; 3.18.1. <a href=#streamadd>Add Stream</a><br>
361&nbsp; &nbsp; &nbsp; 3.18.1.1 <a href=#streamcaster>Add Stream - Coming from Caster</a><br>
362&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.18.1.1.1 <a href=#streamhost>Caster Host and Port</a><br>
363&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.18.1.1.2 <a href=#streamtable>Casters Table</a><br>
364&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.18.1.1.3 <a href=#streamuser>User and Password</a><br>
365&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.18.1.1.4 <a href=#gettable>Get Table</a><br>
366&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.18.1.1.5 <a href=#ntripv>NTRIP Version</a><br>
367&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3.18.1.1.6 <a href=#castermap>Map</a><br>
368&nbsp; &nbsp; &nbsp; 3.18.1.2 <a href=#streamip>Add Stream - Coming from TCP/IP Port</a><br>
369&nbsp; &nbsp; &nbsp; 3.18.1.3 <a href=#streamudp>Add Stream - Coming from UDP Port</a><br>
370&nbsp; &nbsp; &nbsp; 3.18.1.4 <a href=#streamser>Add Stream - Coming from Serial Port</a><br>
371&nbsp; &nbsp; &nbsp; 3.18.2. <a href=#streamsdelete>Delete Stream</a><br>
372&nbsp; &nbsp; &nbsp; 3.18.3. <a href=#streamsmap>Map</a><br>
373&nbsp; &nbsp; &nbsp; 3.18.4 <a href=#start>Start</a><br>
374&nbsp; &nbsp; &nbsp; 3.18.5 <a href=#stop>Stop</a><br><br>
375<b>Command Line</b><br>
3763.19. <a href=#cmd>Command Line Options</a><br>
377&nbsp; &nbsp; &nbsp; 3.19.1. <a href=#nw>No Window Mode</a><br>
378&nbsp; &nbsp; &nbsp; 3.19.2. <a href=#post>File Mode</a><br>
379&nbsp; &nbsp; &nbsp; 3.19.3. <a href=#conffile>Configuration File</a><br>
380&nbsp; &nbsp; &nbsp; 3.19.4. <a href=#confopt>Configuration Options</a><br>
381</p>
382
383<p><a name="topmenu"><h4>3.1. Top Menu Bar</h4></p>
384<p>
385The top menu bar allows selecting a font for the BNC windows, save configured options, or quit the program execution. It also provides access to program documentation.
386</p>
387
388<p><a name="file"><h4>3.1.1 File</h4></p>
389
390<p>
391The 'File' button lets you
392<ul>
393<li> select an appropriate font.<br>
394Use smaller font size if the BNC main window exceeds the size of your screen.
395</li>
396<li> save selected options in configuration file.<br>
397When using 'Save &amp; Reread Configuration' while BNC is already processing data, some configuration options become immediately effective on-the-fly without interrupting uninvolved threads. See annexed section 'Configuration Examples' for a list of on-the-fly changeable configuration options.
398</li>
399<li> quit the BNC program.
400</li>
401</ul>
402</p>
403
404<p><a name="help"><h4>3.1.2 Help</h4></p>
405
406<p>
407The 'Help' button provides access to
408<ul>
409<li>
410help contents.<br>
411You may keep the 'Help Contents' window open while configuring BNC.
412</li>
413<li>
414a 'Flow Chart' showing BNC linked to a real-time GNSS network engine such as RTNet.
415</li>
416<li>
417general information about BNC.<br>
418Close the 'About BNC' window to continue working with BNC.
419</li>
420</ul>
421</p>
422<p>
423BNC comes with a help system providing online information about its functionality and usage. Short descriptions are available for any widget. Focus to the relevant widget and press Shift+F1 to request help information. A help text appears immediately; it disappears as soon as the user does something else. The dialogs on some operating systems may provide a &quot;?&quot; button that users can click; click the relevant widget to pop up the help text.
424</p>
425
426<p><a name="network"><h4>3.2. Network</h4></p>
427<p>
428You may need to specify a proxy when running BNC in a protected network. You may also like to use the Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL) cryptographic protocols for secure NTRIP communication over the Internet.
429</p>
430<p><a name="proxy"><h4>3.2.1 Proxy - Usage in a protected LAN</h4></p>
431<p>
432If you are running BNC within a protected Local Area Network (LAN), you might need to use a proxy server to access the Internet. 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 the proxy server settings in your Internet browser or ask your network administrator.</p>
433<p>
434Note that IP streaming is often not allowed in a LAN. In this case you need to ask your network administrator for an appropriate modification of the local security policy or for the installation of a TCP relay to the NTRIP Broadcasters. If these are not possible, you might need to run BNC outside your LAN on a host that has unobstructed connection to the Internet.
435</p>
436
437<p><a name="ssl"><h4>3.2.2 SSL - Transport Layer Security</h4></p>
438<p>Communication with an NTRIP Broadcaster over SSL requires the exchange of client and/or server certificates. Specify the path to a directory where you save certificates on your system. You may like to check out <u>http://software.rtcm-ntrip.org/wiki/Certificates</u> for a list of known NTRIP Server certificates. You may also just try communication via SSL to check out whether this is supported by the involved NTRIP Broadcaster. </p>
439<p>SSL communication may involve queries coming from the NTRIP Broadcaster. Tick 'Ignore SSL authorization errors' if you don't want to be bothered with this. Note that SSL communication is usually done over port 443.</p>
440
441<p><a name="general"><h4>3.3. General</h4></p>
442<p>
443The following defines general settings for BNC's logfile, file handling, reconfiguration on-the-fly, and auto-start.
444</p>
445
446<p><a name="genlog"><h4>3.3.1 Logfile - optional</h4></p>
447<p>
448Records of BNC's activities are shown in the 'Log' tab on the bottom of the main window. These logs can be saved into a file when a valid path is specified in the 'Logfile (full path)' field. The logfile name will automatically be extended by a string '_YYMMDD' carrying the current date. This leads to series of daily logfiles when running BNC continuously for extended. Message logs cover the communication status between BNC and the NTRIP Broadcaster as well as problems that may occur in the communication link, stream availability, stream delay, stream conversion etc. All times are given in UTC. The default value for 'Logfile (full path)' is an empty option field, meaning that BNC logs will not be saved into a file.
449</p>
450
451<p><a name="genapp"><h4>3.3.2 Append Files - optional</h4></p>
452<p>
453When BNC is started, new files are created by default and any existing files with the same name will be overwritten. However, users might want to append existing files following a restart of BNC, a system crash or when BNC crashed. Tick 'Append files' to continue with existing files and keep what has been recorded so far. Note that option 'Append files' affects all types of files created by BNC.
454</p>
455
456<p><a name="genconf"><h4>3.3.3 Reread Configuration - optional</h4></p>
457<p>
458When operating BNC online in 'no window' mode (command line option -nw), some configuration options can nevertheless be changed on-the-fly without interrupting the running process. For that you force the program to reread parts of its configuration in pre-defined intervals from the disk. Select '1 min', '1 hour', or '1 day' to let BNC reread on-the-fly changeable configuration options every full minute, hour, or day. This lets in between edited options become effective without interrupting uninvolved threads. See annexed section 'Configuration Examples' for a configuration file example and a list of on-the-fly changeable options.
459</p>
460
461<p><a name="genstart"><h4>3.3.4 Auto Start - optional</h4></p>
462<p>
463You may like to auto-start BNC at startup time in window mode with pre-assigned configuration options. This may be required i.e. immediately after booting your system. Tick 'Auto start' to supersede the usage of the 'Start' button. Make sure that you maintain a link to BNC for that in your Autostart directory (Windows systems) or call BNC in a script below directory /etc/init.d (Unix/Linux/Mac OS X systems).
464</p>
465<p>
466 See BNC's command line option -nw for an auto-start of BNC in 'no window' mode.
467</p>
468
469<p><a name="rawout"><h4>3.3.5 Raw Output File - optional</h4></p>
470<p>
471BNC can save all data coming in through various streams in one daily file. The information is recorded in the specified 'Raw output file' in the received order and format. This feature allows a BNC user to run the PPP option offline with observations, Broadcast Corrections, and Broadcast Ephemeris being read from a previously saved file. It supports the offline repetition of a real-time situation for debugging purposes and it is not meant for Post Processing.
472</p>
473<p>
474Data will be saved in blocks in the received format separated by ASCII time stamps like (example):
475<pre>
4762010-08-03T18:05:28 RTCM3EPH RTCM_3 67
477</pre>
478</p>
479<p>
480This example block header tells you that 67 bytes were saved in the data block following this time stamp. The information in this block is encoded in RTCM Version 3 format, comes from mountpoint RTCM3EPH and was received at 18:05:29 UTC on 2010-08-03. BNC adds its own time stamps in order to allow the reconstruction of a recorded real-time situation.
481</p>
482<p>
483The default value for 'Raw output file' is an empty option field, meaning that BNC will not save all raw data into one single daily file.
484</p>
485
486<p><a name="rinex"><h4>3.4. RINEX Observations</h4></p>
487<p>
488Observations will be converted to RINEX if they come in either RTCM Version 2 or RTCM Version 3 format. Depending on the RINEX version and incoming RTCM message types, files generated by BNC may contain data from GPS, GLONASS, Galileo, SBAS, QZSS and COMPASS. In case an observation type is listed in the RINEX header but the corresponding observation is unavailable, its value is set to zero '0.000'. Note that the 'RINEX TYPE' field in the RINEX Version 3 Observation file header is always set to 'M(MIXED)' or 'Mixed' even if the file only contains data from one system.
489</p>
490<p>
491It is important to understand that converting RTCM streams to RINEX files requires a-priori information on observation types for specifying a complete RINEX header. Regarding the RINEX Version 2 file header, BNC simply introduces all observation types defined in the Version 2 standard and later reports "0.000" for all observations which are not received. However, following this approach is not possible for RINEX Version 3 files from RTCM Version 3 MSM streams because of the huge number of observation types which might in principle show up. The solution implemented in BNC is to start with RINEX Version 3 observation type records from skeleton files (see section 'Skeleton Extension') and switch to a default selection of observation types when such skeleton file is not available or it does not contain the required information. The 'Default selection of observation types specified' for a RINEX Version 3 file would be as follows:
492</p>
493<pre>
494C 12 C2 L2 D2 S2 C6 L6 D6 S6 C7 L7 D7 S7 SYS / # / OBS TYPES
495E 20 C1 L1 D1 S1 C5 L5 D5 S5 C6 L6 D6 S6 C7 SYS / # / OBS TYPES
496 L7 D7 S7 C8 L8 D8 S8 SYS / # / OBS TYPES
497G 20 C1C L1C D1C S1C C1P L1P D1P S1P C2C L2C D2C S2C C2P SYS / # / OBS TYPES
498 L2P D2P S2P C5 D5 L5 S5 SYS / # / OBS TYPES
499J 16 C1 L1 D1 S1 C2 L2 D2 S2 C5 L5 D5 S5 C6 SYS / # / OBS TYPES
500 D6 L6 S6 SYS / # / OBS TYPES
501R 16 C1C L1C D1C S1C C1P L1P D1P S1P C2C L2C D2C S2C C2P SYS / # / OBS TYPES
502 L2P D2P S2P SYS / # / OBS TYPES
503S 8 C1 L1 D1 S1 C5 L5 D5 S5 SYS / # / OBS TYPES
504</pre>
505
506<p>
507The screenshot below shows an example setup of BNC when converting streams to RINEX. Streams are coming from various NTRIP Broadcasters as well as from a serial communication link. Specifying a decoder string 'ZERO' means to not convert the affected stream contents but save its contents as received.
508</p>
509<p><img src="IMG/screenshot16.png"/></p>
510<p><u>Figure 7:</u> BNC translating incoming streams to 15 min RINEX Version 3 files.</p>
511
512
513<p><a name="rnxname"><h4>3.4.1 RINEX File Names</h4></p>
514<p>
515RINEX file names are derived by BNC from the first 4 characters of the corresponding stream's mountpoint (4Char Station ID). For example, data from mountpoints FRANKFURT and WETTZELL will have hourly RINEX Observation files named</p>
516<p>
517FRAN{ddd}{h}.{yy}O<br>
518WETT{ddd}{h}.{yy}O
519</p>
520<p>
521where 'ddd' is the day of year, 'h' is a letter which corresponds to an hour long UTC time block and 'yy' is the year.
522</p>
523<p>
524If there is more than one stream with identical 4Char Station ID (same first 4 characters for their mountpoints), the mountpoint strings are split into two sub-strings and both become part of the RINEX file name. For example, when simultaneously retrieving data from mountpoints FRANKFURT and FRANCE, their hourly RINEX Observation files are named as</p>
525<p>
526FRAN{ddd}{h}_KFURT.{yy}O<br>
527FRAN{ddd}{h}_CE.{yy}O.
528</p>
529<p>
530If several streams show exactly the same mountpoint name (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>
531<p>
532BRUS{ddd}{h}_0.{yy}O<br>
533BRUS{ddd}{h}_1.{yy}O.
534</p>
535<p>
536Note 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>
537<p>
538FRAN{ddd}{h}{mm}.{yy}O
539</p>
540<p>
541where 'mm' is the starting minute within the hour.
542</p>
543
544<p><a name="rnxdir"><h4>3.4.2 Directory - optional</h4></p>
545<p>
546Here you can specify the path to where the RINEX Observation files will be stored. If the specified directory does not exist, BNC will not create RINEX Observation files. Default value for 'Directory' is an empty option field, meaning that no RINEX Observation files will be written.
547</p>
548
549<p><a name="rnxinterval"><h4>3.4.3 File Interval - mandatory if 'Directory' is set</h4></p>
550<p>
551Select the length of the RINEX Observation file generated. The default value is 15 minutes.
552</p>
553
554<p><a name="rnxsample"><h4>3.4.4 Sampling - mandatory if 'Directory' is set </h4></p>
555<p>
556Select the RINEX Observation sampling interval in seconds. A value of zero '0' tells BNC to store all received epochs into RINEX. This is the default value.
557</p>
558
559<p><a name="rnxskl"><h4>3.4.5 Skeleton Extension - optional</h4></p>
560<p>
561Whenever BNC starts generating RINEX Observation files (and then once every day at midnight), it first tries to retrieve information needed for RINEX headers from so-called public RINEX header skeleton files which are derived from sitelogs. A 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 of a public RINEX header skeleton file for the Brussels EPN station.
562</p>
563<p>
564However, sometimes public RINEX header skeleton files are not available, their contents is not up to date, or you need to put additional/optional records in the RINEX header. For that BNC allows using personal skeleton files that contain the header records you would like to include. You can derive a personal RINEX header skeleton file from the information given in an up to date sitelog. A file in the RINEX Observations 'Directory' with a 'Skeleton extension' suffix is interpreted by BNC as a personal RINEX header skeleton file for the corresponding stream.
565</p>
566<p>
567Examples for personal skeleton file name convention: RINEX Observation 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>
568<p>
569WETT.skl<br>
570FRAN_KFURT.skl<br>
571FRAN_CE.skl<br>
572BRUS_0.skl<br>
573BRUS_1.skl</p>
574<p>
575if 'Skeleton extension' is set to 'skl'.
576</p>
577<p>
578Note the following regulations regarding personal RINEX header skeleton files:
579<ul>
580<li>If such a file exists in the 'RINEX directory', the corresponding public RINEX header skeleton file is ignored. The RINEX header is generated solely from the contents of the personal skeleton.</li>
581<li>Personal skeletons should contain a complete first header record of type
582<br>- &nbsp; RINEX VERSION / TYPE<br></li>
583<li>They should then contain an empty header record of type
584<br>- &nbsp; PGM / RUN BY / DATE<br>
585BNC will complete this line and include it in the RINEX file header.</li>
586<li>They should further contain complete header records of type
587<br>- &nbsp; MARKER NAME
588<br>- &nbsp; OBSERVER / AGENCY
589<br>- &nbsp; REC # / TYPE / VERS
590<br>- &nbsp; ANT # / TYPE
591<br>- &nbsp; APPROX POSITION XYZ
592<br>- &nbsp; ANTENNA: DELTA H/E/N
593<br>- &nbsp; WAVELENGTH FACT L1/2 (RINEX Version 2)</li>
594<br>- &nbsp; SYS / # / OBS TYPES (RINEX Version 3, will be ignored when writing Version 2 files)</li>
595<li>They may contain any other optional complete header record as defined in the RINEX documentation.</li>
596<li>They should then contain empty header records of type
597<br>- &nbsp; # / TYPES OF OBSERV (RINEX Version 2, will be ignored when writing Version 3 files)
598<br>- &nbsp; TIME OF FIRST OBS
599<br>BNC will include these lines in the final RINEX file header together with an additional
600<br>- &nbsp; COMMENT
601<br>line describing the source of the stream.</li>
602<li>They should finally contain an empty header record of type
603<br>- &nbsp; END OF HEADER (last record)</li>
604</ul>
605<p>
606If neither a public nor a personal RINEX header skeleton file is available for BNC, a default header will be used.
607</p>
608<p>
609The following is a skeleton example for a RINEX file:
610</p>
611<p>
612<pre>
613 OBSERVATION DATA M (Mixed) RINEX VERSION / TYPE
614DUND MARKER NAME
61550212M003 MARKER NUMBER
6164635120796 TRIMBLE NETR9 1.15 REC # / TYPE / VERS
61712626150 TRM41249.00 NONE ANT # / TYPE
618 -4388121.1700 726671.0500 -4556535.6300 APPROX POSITION XYZ
619 0.0020 0.0000 0.0000 ANTENNA: DELTA H/E/N
620GeoNet Reception GNS OBSERVER / AGENCY
621G 28 21C L1C D1C S1C C1W L1W D1W S1W C5X L5X D5X S5X C2W SYS / # / OBS TYPES
622 L2W D2W S2W C2X L2X D2X S2X SYS / # / OBS TYPES
623R 16 C1C L1C D1C S1C C1P L1P D1P S1P C2P L2P D2P S2P C2C SYS / # / OBS TYPES
624 L2C D2C S2C SYS / # / OBS TYPES
625S 12 C1C L1C D1C S1C C1W L1W D1W S1W C5I L5I D5I S5I SYS / # / OBS TYPES
626E 8 C1 L1 D1 S1 C5 L5 D5 S5 SYS / # / OBS TYPES
627C 4 C2I L2I D2I S2I SYS / # / OBS TYPES
628J 12 C1C L1C D1C S1C C2 L2 D2 S2 C5 L5 D5 S5 SYS / # / OBS TYPES
629PORTIONS OF THIS HEADER GENERATED BY BKG FROM COMMENT
630SITELOG dund_20070806.log COMMENT
631</pre>
632<p>
633
634<p><a name="rnxscript"><h4>3.4.6 Script - optional</h4></p>
635<p>
636Whenever a RINEX Observation file is saved, you might want to compress copy or upload it immediately via FTP. BNC allows you to execute a script/batch file to carry out these operations. To do that, specify the full path of the script/batch file here. BNC will pass the RINEX Observation file path to the script as a command line parameter (%1 on Windows systems, $1 on Unix/Linux/Mac OS X systems).
637</p>
638<p>
639The triggering event for calling the script or batch file is the end of a RINEX Observation file 'Interval'. If that is overridden by a stream outage, the triggering event is the stream reconnection.
640</p>
641<p>
642As an alternative to initiating file uploads through BNC, you may like to call an upload script or batch file through your crontable or Task Scheduler (independent from BNC) once every one or two minutes after the end of each RINEX file 'Interval'.
643</p>
644
645<p><a name="rnxvers"><h4>3.4.7 Version - optional</h4></p>
646<p>
647The default format for RINEX Observation files is RINEX Version 2.11. Select 'Version 3' if you would like to save observations in RINEX Version 3 format.
648</p>
649
650<p><a name="ephemeris"><h4>3.5. RINEX Ephemeris</h4></p>
651<p>
652Broadcast Ephemeris can be saved as RINEX Navigation files when received via RTCM Version 3 e.g. as message types 1019 (GPS) or 1020 (GLONASS) or 1045 (Galileo). The file name convention follows the details given in section 'RINEX File Names' except that the first four characters are 'BRDC' and the last character is
653</p>
654<ul>
655<li>'N' or 'G' for GPS or GLONASS ephemeris in two separate RINEX Version 2.11 Navigation files, or</li>
656<li>'P' for GPS plus GLONASS plus Galileo ephemeris saved together in one RINEX Version 3 Navigation file.
657</ul>
658
659<p>
660Note that streams dedicated to carry Broadcast Ephemeris messages in RTCM Version 3 format in high repetition rates are listed on <u>http://igs.bkg.bund.de/ntrip/ephemeris</u>.
661</p>
662
663<p><a name="ephdir"><h4>3.5.1 Directory - optional</h4></p>
664<p>
665Specify a path for saving Broadcast Ephemeris data as RINEX Navigation files. If the specified directory does not exist, BNC will not create RINEX Navigation files. Default value for Ephemeris 'Directory' is an empty option field, meaning that no RINEX Navigation files will be created.
666</p>
667
668<p><a name="ephint"><h4>3.5.2 Interval - mandatory if 'Directory' is set</h4></p>
669<p>
670Select the length of the RINEX Navigation file generated. The default value is 1 day.
671</p>
672
673<p><a name="ephport"><h4>3.5.3 Port - optional</h4></p>
674<p>
675BNC can output Broadcast Ephemeris in RINEX Version 3 format on your local host (IP 127.0.0.1) through an IP 'Port'. Specify an IP port number to activate this function. The default is an empty option field, meaning that no ASCII ephemeris output via IP port is generated.
676</p>
677<p>
678The source code for BNC comes with an example perl script 'test_tcpip_client.pl' that allows you to read BNC's ASCII ephemeris output from the IP port.
679</p>
680
681<p><a name="ephvers"><h4>3.5.4 Version - optional</h4></p>
682<p>
683Default format for RINEX Navigation files containing Broadcast Ephemeris is RINEX Version 2.11. Select 'Version 3' if you want to save the ephemeris in RINEX Version 3 format.
684</p>
685<p>
686Note that this does not concern the Broadcast Ephemeris output through IP port which is always in RINEX Version 3 format.
687</p>
688
689<p><a name="reqc"><h4>3.6. RINEX Editing & QC</h4></p>
690<p>
691Besides stream conversion from RTCM to RINEX, BNC allows editing RINEX files or concatenate their contents. RINEX Observation and Navigation files can be handled. BNC can also carry out a RINEX file quality check. In summary this functionality in BNC covers
692<ul>
693<li>Stream <u>T</u>ranslation</li>
694<li>File <u>E</u>diting and concatenation</li>
695<li>File <u>Q</b></u>uality <u>C</u>heck</li>
696<ul>
697<li>Multipath analysis sky plots (see Estey and Meertens 1999)</li>
698<li>Signal-to-Noise sky plots</li>
699<li>Satellite availability plots</li>
700<li>Satellite elevation plots</li>
701<li>PDOP plots</li>
702</ul>
703</ul>
704and hence follows UNAVCO's famous 'TEQC' program. The remarkable thing about BNC in this context is that it supports RINEX Version 3 under GNU General Public License.
705</p>
706
707<p><a name="reqcact"><h4>3.6.1 Action - optional</h4></p>
708<p>Select an action. Options are 'Edit/Concatenate' and 'Analyze'.
709<ul>
710<li>Select 'Edit/Concatenate' if you want to edit RINEX file contents according to options specified under 'Set Edit Options' or if you want to concatenate several RINEX files.</li>
711<li>Select 'Analyze' if you are interested in a quality check of your RINEX file contents.</li>
712</ul>
713</p>
714
715<p><a name="reqcedit"><h4>3.6.2 Set Edit Options - mandatory if 'Edit/Concatenate' is set</h4></p>
716<p>Once the 'Edit/Concatenate' action is selected, you have to 'Set Edit Options'. BNC lets you specify the RINEX version, sampling interval, begin and end of file, operator, comment lines, and marker, antenna, receiver details. Note that sampling, begin/end and marker/antenna/receiver specification are only meaningful for RINEX Observation files.
717</p>
718<p>
719When converting RINEX Version 2 to RINEX Version 3 Observation files, the tracking mode or channel information in the (last character out of the three characters) observation code is left blank if unknown. When converting RINEX Version 3 to RINEX Version 2 Observation files:
720<ul>
721<li>C1P in RINEX Version 3 is mapped to P1 in RINEX Version 2</li>
722<li>C2P in RINEX Version 3 is mapped to P2 in RINEX Version 2</li>
723<li>If several observations in RINEX Version 3 come with the same observation type and same band/frequency but different tracking modes, BNC uses only the one provided first for creating RINEX Version 2 while ignoring others.</li>
724</ul>
725</p>
726<p>Optionally you may specify a comment line text to be added to the emerging new RINEX file header. Any introduction of a newline through '\n' in this enforces the beginning of a further comment line. Comment line(s) will be added to the header immediately after the 'PGM / RUN BY / DATE' record. Default is an empty option field, meaning that no additional comment line will be added to the RINEX header.</p>
727 <p>Specifying a 'RUN BY' string to be included in the emerging new RINEX file header is another option. Default is an empty option field meaning the operator's ID is automatically used as 'RUN BY' string.</p>
728<p>
729If you specify a 'New' but no 'Old' marker/antenna/receiver name, the corresponding data field in the emerging new RINEX Observation file will be filled accordingly. If you in addition specify an 'Old' marker/antenna/receiver name, the corresponding data field in the emerging new RINEX Observation file will only be filled accordingly where 'Old' specifications match existing file contents.
730</p>
731
732<p><img src="IMG/screenshot27.png"/></p>
733<p><u>Figure 8:</u> Example for 'RINEX Editing Options' window.</p>
734
735<p><a name="reqcinput"><h4>3.6.3 Input Files - mandatory if 'Action' is set</h4></p>
736<p>
737Specify full path to input RINEX Observation file(s), and<br>
738specify full path to input RINEX Navigation file(s).
739</p>
740<p>When specifying several input files BNC will concatenate their contents. Note that you may specify several RINEX Version 2 Navigation files for GPS and GLONASS.</p>
741
742<p><a name="reqcoutput"><h4>3.6.4 Output Files - mandatory if 'Action' is set</h4></p>
743<p>
744If 'Edit/Concatenate' is selected, specifying the a path to output RINEX Observation file(s) and specifying a full path to output RINEX Navigation file(s) is mandatory.</p>
745
746<p><img src="IMG/screenshot25.png"/></p>
747<p><u>Figure 9:</u> Example for RINEX file editing with BNC in Post Processing mode.</p>
748
749<p>
750If 'Analyze' is selected, specifying a 'Log' file to output analysis results is mandatory. The following is a RINEX quality check analysis logfile example:
751<pre>
752Analyze File
753------------
754File: cut02530.12o
755Marker name: CUT0
756Receiver: TRIMBLE NETR9
757Antenna: TRM59800.00 SCIS
758Start time: 2012-09-09 00:00:00.000
759End time: 2012-09-09 23:59:30.000
760Interval: 30
761# Sat.: 56
762# Obs.: 54159
763# Slips (file): 295
764# Slips (found): 52
765Mean MP1: 0.25382
766Mean MP2: 0.163092
767Mean SNR1: 4.83739
768Mean SNR2: 5.09455
769</pre>
770<p>
771
772<p><a name="reqcplots"><h4>3.6.5 Directory for Plots - optional if 'Action' is set</h4></p>
773<p>
774If 'Analyze' is selected, specifying the path to a directory where plot files will be saved is optional. File names will be composed from the RINEX input file name(s) plus suffix 'PNG' to indicate the plot file format in use. </p>
775
776<p><img src="IMG/screenshot29.png"/></p>
777<p><u>Figure 10:</u> Example for RINEX quality check graphics output with BNC. A multipath and a signal-to-noise ratio analysis are presented in terms of a sky plot.</p>
778
779<p><img src="IMG/screenshot30.png"/></p>
780<p><u>Figure 11:</u> Example for satellite availability, elevation and PDOP plots as a result of a RINEX quality check with BNC.</p>
781
782<p><a name="reqccommand"><h4>3.6.6 Command Line, No Window - optional</h4></p>
783<p>
784BNC applies options from the configuration file but allows updating every one of them on the command line while the contents of the configuration file remains unchanged, see section on 'Command Line Options'. The syntax for that looks as follows
785</p>
786<p>
787--key &lt;keyName&gt; &lt;keyValue&gt;
788</p>
789<p>
790where &lt;keyName&gt; stands for the name of an option contained in the configuration file and &lt;keyValue&gt; stands for the value you want to assign to it. This functionality may be helpful in the 'RINEX Editing & QC' context when running BNC on a routine basis for maintaining a RINEX file archive.
791</p>
792The following example for a Linux platform calls BNC in 'no window' mode with a local configuration file 'rnx.conf' for concatenating four 15min RINEX files residing in the local directory to produce an hourly RINEX Version 3 file with 30 seconds sampling interval:
793</p>
794<p>
795./bnc --nw --conf rnx.conf --key reqcAction Edit/Concatenate --key reqcObsFile "tlse119b00.12o,tlse119b15.12o,tlse119b30.12o,tlse119b45.12o" --key reqcOutObsFile tlse119b.12o --key reqcRnxVersion 3 --key reqcSampling 30
796</p>
797<p>
798You may use asterisk '*' and/or question mark '?' wildcard characters as shown with the following globbing command line option to specify a selection of files in a local directory:
799</p>
800<p>
801--key reqcObsFile "tlse*"<br>
802or:<br>
803--key reqcObsFile tlse\*
804</p>
805
806<p>The following Linux command line produces RINEX QC plots (see Estey and Meertens 1999) offline in 'no window' mode and saves them in directory '/home/user'. Introducing a dummy configuration file /dev/null makes sure that no configuration options previously saved on disc are used:</p>
807<p>
808/home/user/bnc --conf /dev/null --key reqcAction Analyze --key reqcObsFile CUT02070.12O --key reqcNavFile BRDC2070.12P --key reqcOutLogFile CUT0.txt --key reqcPlotDir /home/user --nw
809</p>
810<p></p>
811<p>The following Linux command line produces the same RINEX QC plots in interactive autoStart mode:</p>
812<p>
813/home/user/bnc --conf /dev/null --key reqcAction Analyze --key reqcObsFile CUT02070.12O --key reqcNavFile BRDC2070.12P --key reqcOutLogFile CUT0.txt --key --key startTab 4 --key autoStart 2
814</p>
815
816<p>
817The following is a list of available keynames for '<u>R</u>INEX <u>E</u>diting & <u>QC</u>' (short: REQC, pronounced 'rek') options and their meaning, cf. section 'Configuration Examples':
818</p>
819
820<table>
821<tr></tr>
822<tr><td><b>Keyname</b></td><td><b>Meaning</b></td></tr>
823<tr><td>reqcAction</td><td>RINEX Editing & QC action</td></tr>
824<tr><td>reqcObsFile</td><td>RINEX Observation input file(s)</td></tr>
825<tr><td>reqcNavFile</td><td>RINEX Navigation input files(s)</td></tr>
826<tr><td>reqcOutObsFile</td><td>RINEX Observation output file</td></tr>
827<tr><td>reqcPlotDir</td><td>RINEX QC plot directory</td></tr>
828<tr><td>reqcOutNavFile</td><td>RINEX Navigation output file</td></tr>
829<tr><td>reqcOutLogFile</td><td>Logfile</td></tr>
830<tr><td>reqcPlotDir</td><td>Plot file directory</td></tr>
831<tr><td>reqcRnxVersion</td><td>RINEX version of emerging new file</td></tr>
832<tr><td>reqcSampling</td><td>Sampling interval of emerging new RINEX file</td></tr>
833<tr><td>reqcStartDateTime</td><td>Begin of emerging new RINEX file</td></tr>
834<tr><td>reqcEndDateTime</td><td>End of emerging new RINEX file</td></tr>
835<tr><td>reqcRunBy</td><td>Operator name</td></tr>
836<tr><td>reqcComment</td><td>Additional comment lines</td></tr>
837<tr><td>reqcOldMarkerName</td><td>Old marker name</td></tr>
838<tr><td>reqcNewMarkerName</td><td>New marker name</td></tr>
839<tr><td>reqcOldAntennaName</td><td>Old antenna name</td></tr>
840<tr><td>reqcNewAntennaName</td><td>New antenna name</td></tr>
841<tr><td>reqcOldReceiverName</td><td>Old receiver name</td></tr>
842<tr><td>reqcNewReceiverName</td><td>New receiver name</td></tr>
843</table>
844
845<p><a name="correct"><h4>3.7. Broadcast Corrections</h4></p>
846<p>
847Differential GNSS and RTK operation using RTCM streams is currently based on corrections and/or raw measurements from single or multiple reference stations. This approach to differential positioning is using 'observation space' information. The representation with the RTCM standard can be called 'ObservationSpace Representation' (OSR).
848</p>
849<p>
850An alternative to the observation space approach is the so called 'sate space' approach. The principle here is to provide information on individual error sources. It can be called 'State Space Representation' (SSR). For a rover position, state space information concerning precise satellite clocks, orbits, ionosphere, troposphere et cetera can be converted into observation space and used to correct the rover observables for more accurate positioning. Alternatively the state information can directly be used in the rover's processing or adjustment model.
851</p>
852<p>
853RTCM has developed Version 3 messages to transport satellite clock and orbit corrections in real-time. The current set of SSR messages concerns:
854<ul>
855<li>Orbit corrections to Broadcast Ephemeris</li>
856<li>Clock corrections to Broadcast Ephemeris</li>
857<li>Code biases</li>
858<li>Combined orbit and clock corrections to Broadcast Ephemeris</li>
859<li>User Range Accuracy (URA)</li>
860<li>High-rate GPS clock corrections to Broadcast Ephemeris</li>
861</ul>
862<p>
863RTCM Version 3 streams carrying these messages may be used i.e. to support real-time Precise Point Positioning (PPP) applications.
864</p>
865<p>
866When using clocks from Broadcast Ephemeris (with or without applied corrections) or clocks from SP3 files, it may be important to understand that they are not corrected for the conventional periodic relativistic effect. Chapter 10 of the IERS Conventions 2003 mentions that the conventional periodic relativistic correction to the satellite clock (to be added to the broadcast clock) is computed as dt = -2 (R * V) / c^2 where R * V is the scalar product of the satellite position and velocity and c is the speed of light. This can also be found in the GPS Interface Specification, IS-GPS-200, Revision D, 7 March 2006.
867</p>
868
869<p>
870Orbit corrections are provided in along-track, cross-track and radial components. These components are defined in the Earth-centered, Earth-fixed reference frame of the broadcast ephemerides. For an observer in this frame, the along-track component is aligned in both direction and sign with the velocity vector, the cross-track component is perpendicular to the plane defined by the satellite position and velocity vectors, and the radial direction is perpendicular to the along track and cross-track ones. The three components form a right-handed orthogonal system.
871</p>
872
873<p>
874After applying corrections, the satellite position and clock is referred to the 'ionospheric free' phase center of the antenna which is compatible with the broadcast orbit reference.
875</p>
876
877<p>
878The orbit and clock corrections do not include local effects (like Ocean Loading or Solid Earth Tides) or atmospheric effects (Ionosphere and/or troposphere). Depending on the accuracy of your application you should correct for such effects by other means. There is currently no RTCM SSR message for ionospheric state parameters. Such messages are needed for accurate single frequency applications. The development of Iono messages will be the next step in the schedule of the RTCM State Space Representation Working Group.
879</p>
880
881<p>
882Broadcast Corrections can be saved by BNC in files. The file name convention for Broadcast Correction files follows the convention for RINEX files except for the last character of the file name suffix which is set to &quot;C&quot;.
883</p>
884
885<p>
886Saved files contain blocks of records in plain ASCII format where - separate for each GNSS, message type, stream, and epoch - the begin of a block is indicated by a line like (examples):
887</p>
888<p>
889! Orbits/Clocks: 30 GPS 0 Glonass CLK11<br>
890or<br>
891! Orbits/Clocks: 0 GPS 19 Glonass CLK11
892<p>
893Such line informs you about the number of records (here 30 and 19) carrying GPS or GLONASS related parameters you should receive next.
894</p>
895<p>
896The first five parameters in each Broadcast Corrections record are:
897</p>
898<p>
899<ul>
900<li>RTCM Version 3 message type number</li>
901<li>SSR message update interval indicator</li>
902<ul>
903<li>0 = 1 sec</li>
904<li>1 = 2 sec</li>
905<li>2 = 5 sec</li>
906<li>3 = 10 sec</li>
907<li>4 = 15 sec</li>
908<li>5 = 30 sec</li>
909<li>6 = 60 sec</li>
910<li>7 = 120 sec</li>
911<li>8 = 240 sec</li>
912<li>9 = 300 sec</li>
913<li>10 = 600 sec</li>
914<li>11 = 900 sec</li>
915<li>12 = 1800 sec</li>
916<li>13 = 3600 sec</li>
917<li>14 = 7200 sec</li>
918<li>15 = 10800 sec</li>
919</ul>
920<li>GPS Week</li>
921<li>Second in GPS Week</li>
922<li>GNSS Indicator and Satellite Vehicle Pseudo Random Number</li>
923</ul>
924</p>
925<p>
926In case of RTCM message types 1057 or 1063 (see Annex) these parameters are followed by
927</p>
928<p>
929<ul>
930<li>IOD referring to Broadcast Ephemeris set</li>
931<li>Radial Component of Orbit Correction to Broadcast Ephemeris [m]</li>
932<li>Along-track Component of Orbit Correction to Broadcast Ephemeris [m]</li>
933<li>Cross-track Component of Orbit Correction to Broadcast Ephemeris [m]</li>
934<li>Velocity of Radial Component of Orbit Correction to Broadcast Ephemeris [m/s]</li>
935<li>Velocity of Along-track Component of Orbit Correction to Broadcast Ephemeris [m/s]</li>
936<li>Velocity of Cross-track Component of Orbit Correction to Broadcast Ephemeris [m/s]</li>
937<p>
938</ul>
939</p>
940<p>
941Undefined parameters would be set to zero &quot;0.000&quot;.<br>Example:
942<pre>
943...
9441057 0 1686 283200.0 G02 21 1.062 -0.791 1.070 -0.00025 -0.00031 -0.00005
9451057 0 1686 283200.0 G03 25 1.765 -2.438 -0.290 -0.00009 -0.00060 0.00028
9461057 0 1686 283200.0 G04 14 1.311 -0.862 0.334 0.00005 -0.00038 -0.00015
947
948...
9491063 0 1686 283200.0 R01 39 0.347 1.976 -1.418 0.00048 -0.00091 0.00008
9501063 0 1686 283200.0 R02 39 0.624 -2.092 -0.155 0.00005 -0.00054 0.00053
9511063 0 1686 283200.0 R03 39 0.113 5.655 -1.540 0.00003 -0.00079 -0.00003
9521063 0 1686 283200.0 R05 39 0.237 1.426 -1.282 0.00054 -0.00020 0.00027
953...
954</pre>
955<p>
956In case of RTCM message types 1058 or 1064 (see Annex) the first five parameters in each record are followed by
957</p>
958<ul>
959<li>IOD set to zero &quot;0&quot;</li>
960<li>C0 polynomial coefficient for Clock Correction to Broadcast Ephemeris [m]</li>
961<li>C1 polynomial coefficient for Clock Correction to Broadcast Ephemeris [m/s]</li>
962<li>C2 polynomial coefficient for Clock Correction to Broadcast Ephemeris [m/s**2]</li>
963</ul>
964Example:
965</p>
966<pre>
967...
9681058 0 1538 211151.0 G18 0 1.846 0.000 0.000
9691058 0 1538 211151.0 G16 0 0.376 0.000 0.000
9701058 0 1538 211151.0 G22 0 2.727 0.000 0.000
971...
9721064 0 1538 211151.0 R08 0 8.956 0.000 0.000
9731064 0 1538 211151.0 R07 0 14.457 0.000 0.000
9741064 0 1538 211151.0 R23 0 6.436 0.000 0.000
975...
976</pre>
977</p>
978<p>
979In case of RTCM message types 1060 or 1066 (see Annex) the first five parameters in each record are followed by
980<p>
981<ul>
982<li>IOD referring to Broadcast Ephemeris set</li>
983<li>C0 polynomial coefficient for Clock Correction to Broadcast Ephemeris [m]</li>
984<li>Radial Component of Orbit Correction to Broadcast Ephemeris [m]</li>
985<li>Along-track Component of Orbit Correction to Broadcast Ephemeris [m]</li>
986<li>Cross-track Component of Orbit Correction to Broadcast Ephemeris [m]</li>
987<li>C1 polynomial coefficient for Clock Correction to Broadcast Ephemeris [m]</li>
988<li>Velocity of Radial Component of Orbit Correction to Broadcast Ephemeris [m/s]</li>
989<li>Velocity of Along-track Component of Orbit Correction to Broadcast Ephemeris [m/s]</li>
990<li>Velocity of Cross-track Component of Orbit Correction to Broadcast Ephemeris [m/s]</li>
991<li>C2 polynomial coefficient for Clock Correction to Broadcast Ephemeris [m]</li>
992</ul>
993Example:
994</p>
995<pre>
996...
9971060 0 1538 211610.0 G30 82 2.533 0.635 -0.359 -0.598 0.000 0.000 0.000 0.000 0.000
9981060 0 1538 211610.0 G31 5 -4.218 -0.208 0.022 0.002 0.000 0.000 0.000 0.000 0.000
9991060 0 1538 211610.0 G32 28 -2.326 0.977 -0.576 0.142 0.000 0.000 0.000 0.000 0.000
1000...
10011066 0 1538 211610.0 R22 27 1.585 2.024 2.615 -2.080 0.000 0.000 0.000 0.000 0.000
10021066 0 1538 211610.0 R23 27 6.277 2.853 4.181 1.304 0.000 0.000 0.000 0.000 0.000
10031066 0 1538 211610.0 R24 27 0.846 1.805 13.095 6.102 0.000 0.000 0.000 0.000 0.000
1004...
1005</pre>
1006</p>
1007<p>
1008In case of RTCM message types 1059 or 1065 (see Annex) the first five parameters in each record are followed by
1009<ul>
1010<li>Number of Code Biases</li>
1011<li>Indicator to specify the signal and tracking mode</li>
1012<li>Code Bias</li>
1013<li>Indicator to specify the signal and tracking mode</li>
1014<li>Code Bias</li>
1015<li>etc.</li>
1016</ul>
1017Example:
1018</p>
1019<pre>
1020...
10211059 0 1538 211151.0 G18 2 0 -0.010 11 -0.750
10221059 0 1538 211151.0 G16 2 0 -0.040 11 -0.430
10231059 0 1538 211151.0 G22 2 0 -0.630 11 -2.400
1024...
1025</pre>
1026
1027<p><a name="corrdir"><h4>3.7.1 Directory, ASCII - optional</h4></p>
1028<p>
1029Specify a directory for saving Broadcast Corrections in files. If the specified directory does not exist, BNC will not create Broadcast Correction files. Default value for Broadcast Corrections 'Directory' is an empty option field, meaning that no Broadcast Correction files will be created.
1030</p>
1031
1032<p><a name="corrint"><h4>3.7.2 Interval - mandatory if 'Directory, ASCII' is set</h4></p>
1033<p>
1034Select the length of the Broadcast Correction files. The default value is 1 day.
1035</p>
1036
1037<p><a name="corrport"><h4>3.7.3 Port - optional</h4></p>
1038<p>
1039BNC can output epoch by epoch synchronized Broadcast Corrections in ASCII format on your local host (IP 127.0.0.1) through an IP 'Port'. Specify an IP port number to activate this function. The default is an empty option field, meaning that no Broadcast Correction output via IP port is generated.
1040</p>
1041<p>
1042The output format equals the format used for saving Broadcast Corrections in a file with the exception that the Mountpoint is added at each line's end.
1043</p>
1044<p>
1045The following is an example output for streams from mountpoints RTCMSSR, CLK10 and CLK11:
1046<pre>
1047...
10481057 0 1538 211151.0 G18 1 0.034 0.011 -0.064 0.000 0.000 0.000 RTCMSSR
10491057 0 1538 211151.0 G16 33 -0.005 0.194 -0.091 0.000 0.000 0.000 RTCMSSR
10501057 0 1538 211151.0 G22 50 0.008 -0.082 -0.001 0.000 0.000 0.000 RTCMSSR
1051...
10521058 0 1538 211151.0 G18 0 1.846 0.000 RTCMSSR
10531058 0 1538 211151.0 G16 0 0.376 0.000 RTCMSSR
10541058 0 1538 211151.0 G22 0 2.727 0.000 RTCMSSR
1055...
10561059 0 1538 211151.0 G18 2 0 -0.010 11 -0.750 RTCMSSR
10571059 0 1538 211151.0 G16 2 0 -0.040 11 -0.430 RTCMSSR
10581059 0 1538 211151.0 G22 2 0 -0.630 11 -2.400 RTCMSSR
1059...
10601063 0 1538 211151.0 R09 111 -0.011 -0.014 0.005 0.0000 0.000 0.000 RTCMSSR
10611063 0 1538 211151.0 R10 43 0.000 -0.009 -0.002 0.0000 0.000 0.000 RTCMSSR
10621063 0 1538 211151.0 R21 75 -0.029 0.108 0.107 0.0000 0.000 0.000 RTCMSSR
1063...
10641064 0 1538 211151.0 R08 0 8.956 0.000 RTCMSSR
10651064 0 1538 211151.0 R07 0 14.457 0.000 RTCMSSR
10661064 0 1538 211151.0 R23 0 6.436 0.000 RTCMSSR
1067...
10681066 0 1538 211610.0 R24 27 0.846 1.805 13.095 6.102 0.000 0.000 0.000 0.000 0.000 CLK11
10691066 0 1538 211610.0 R23 27 6.277 2.853 4.181 1.304 0.000 0.000 0.000 0.000 0.000 CLK11
10701066 0 1538 211610.0 R22 27 1.585 2.024 2.615 -2.080 0.000 0.000 0.000 0.000 0.000 CLK11
1071...
10721060 0 1538 211610.0 G32 28 -2.326 0.977 -0.576 0.142 0.000 0.000 0.000 0.000 0.000 CLK10
10731060 0 1538 211610.0 G31 5 -4.218 -0.208 0.022 0.002 0.000 0.000 0.000 0.000 0.000 CLK10
10741060 0 1538 211610.0 G30 82 2.533 0.635 -0.359 -0.598 0.000 0.000 0.000 0.000 0.000 CLK10
1075...
1076</pre>
1077</p>
1078<p>
1079The source code for BNC comes with an example perl script 'test_tcpip_client.pl' that allows you to read BNC's Broadcast Corrections from the IP port.
1080</p>
1081
1082<p><a name="corrwait"><h4>3.7.4 Wait for Full Corr Epoch - mandatory if 'Port' is set</h4></p>
1083<p>
1084When feeding a real-time GNSS network engine (see 'Feed Engine') waiting epoch by epoch for synchronized Broadcast Corrections, or when you 'Combine Corrections' BNC drops (only concerning IP port output) whatever is received later than 'Wait for full corr epoch' seconds. A value of 2 to 5 seconds could be an appropriate choice for that, depending on the latency of the incoming Broadcast Corrections stream and the delay acceptable by your application. A message such as &quot;COCK1: Correction overaged by 5 sec&quot; shows up in BNC's logfile if 'Wait for full corr epoch' is exceeded.
1085</p>
1086<p>
1087Specifying a value of '0' means that BNC immediately outputs all incoming Broadcast Ephemeris Corrections and does not drop any of them for latency reasons.
1088</p>
1089
1090<p><a name="syncout"><h4>3.8. Feed Engine</h4></p>
1091<p>
1092BNC can generate synchronized or unsynchronized observations epoch by epoch from all stations and satellites to feed a real-time GNSS network engine. Observations can be streamed out through an IP port and/or saved in a local file. The output is always in plain ASCII format and comprises the following parameters:
1093</p>
1094<p>
1095StationID | GPSWeek | GPSWeekSec | PRN, G=GPS, R=GLO | SlotNumber (if GLO) | Band/Frequency & trackingMode | Code | Phase | Doppler | SNR | SlipCount | ....
1096</p>
1097<p>
1098In case an observation is not available, its value is set to zero '0.0'.
1099</p>
1100<p>Note on 'SlipCount':<br>
1101It is the current understanding of BNC's authors that different slip counts could be referred to different phase measurements (i.e. L1C and L1P). The 'loss-of-lock' flags in RINEX are an example for making such kind of information available per phase measurement. However, it looks like we do have only one slip count in RTCM Version 3 for all phase measurements. As it could be that a receiver generates different slip counts for different phase measurements, we output one slip count per phase measurement to a listening real-time GNSS network engine.
1102</p>
1103
1104<p>
1105The following is an output example for GPS and GLONASS:
1106<pre>
1107...
1108CUT07 1683 493688.0000000 G05 1C 24584925.242 129195234.317 3639.020 38.812 40 2P 24584927.676 100671636.233 0.0 22.812 -1 2X 24584927.336 100671611.239 0.0 39.500 -1
1109CUT07 1683 493688.0000000 G04 1C 22598643.968 118756563.731 -1589.277 42.625 40 2P 22598649.391 92537559.230 0.0 29.125 -1
1110CUT07 1683 493688.0000000 G02 1C 23290004.062 122389588.008 -445.992 46.375 -1 2P 23290003.567 95368508.986 0.0 29.188 -1
1111
1112CUT07 1683 493689.0000000 R16 -1 1C 19210052.313 102616872.230 364.063 53.375 42 1P 19210053.445 102616393.224 0.0 52.312 42 2P 19210057.785 79813218.557 0.0 50.188 -1
1113CUT07 1683 493689.0000000 R15 0 1C 20665491.149 110430900.266 -2839.875 49.188 -1 1P 20665491.695 110430900.278 0.0 47.625 -1 2P 20665497.559 85890714.522 0.0 48.000 -1
1114CUT07 1683 493689.0000000 R09 -2 1C 22028400.805 117630697.367 3584.840 47.625 -1 1P 22028401.586 117630607.367 0.0 45.688 -1 2P 22028406.746 91490549.182 0.0 41.625 -1
1115CUT07 1683 493689.0000000 R07 5 1C 24291127.360 130032400.255 4146.149 40.125 42 1P 24291128.492 130032400.259 0.0 39.312 42 2P 24291130.602 101136710.408 0.0 35.125 -1
1116CUT07 1683 493689.0000000 R05 1 1C 19740809.867 105526251.571 -921.679 54.125 42 1P 19740809.008 105526273.586 0.0 51.875 42 2P 19740814.051 82075815.588 0.0 50.812 -1
1117CUT07 1683 493689.0000000 R04 6 1C 23394651.125 125277095.951 -3385.191 40.875 42 1P 23394651.906 125277095.943 0.0 39.812 42 2P 23394658.125 97437771.004 0.0 39.000 -1
1118CUT07 1683 493689.0000000 G28 1C 25286905.648 132883677.970 4016.750 36.125 17 2P 25286911.715 103545663.916 0.0 14.812 11
1119CUT07 1683 493689.0000000 G23 1C 23018013.274 120961034.323 -1795.551 46.375 -1 2P 23018011.781 94255379.472 0.0 31.688 -1
1120CUT07 1683 493689.0000000 G20 1C 24055613.563 126413402.503 -3233.574 38.500 -1 2P 24055617.227 98504065.103 0.0 20.125 -1
1121CUT07 1683 493689.0000000 G16 1C 24846810.039 130571661.274 -2140.137 38.000 41 2P 24846811.477 101744166.486 0.0 18.625 -1
1122CUT07 1683 493689.0000000 G13 1C 21388182.664 112395102.592 -678.356 51.812 -1 2P 21388183.516 87580617.458 0.0 39.688 -1
1123CUT07 1683 493689.0000000 G10 1C 20656684.758 108551288.049 1726.191 52.875 -1 2P 20656687.016 84585420.340 0.0 42.625 -1
1124CUT07 1683 493689.0000000 G08 1C 20703057.860 108795261.566 1880.523 52.875 -1 2P 20703060.644 84775535.497 0.0 41.188 -1
1125CUT07 1683 493689.0000000 G07 1C 20200125.289 106152257.500 -603.082 53.312 41 2P 20200126.961 82716251.449 0.0 46.000 -1 2X 20200126.797 82716243.452 0.0 52.625 -1
1126CUT07 1683 493689.0000000 G05 1C 24584232.312 129191595.301 3639.047 38.875 41 2P 24584234.980 100668800.633 0.0 22.875 -1 2X 24584234.348 100668775.639 0.0 39.812 -1
1127CUT07 1683 493689.0000000 G04 1C 22598946.500 118758153.159 -1589.461 42.500 41 2P 22598951.570 92538797.744 0.0 29.125 -1
1128CUT07 1683 493689.0000000 G02 1C 23290088.758 122390034.211 -446.429 46.312 -1 2P 23290088.203 95368856.681 0.0 28.500 -1
1129
1130CUT07 1683 493690.0000000 R16 -1 1C 19209984.633 102616508.497 363.305 53.500 43 1P 19209985.180 102616029.506 0.0 51.812 43 2P 19209989.871 79812935.655 0.0 50.188 -1
1131CUT07 1683 493690.0000000 R15 0 1C 20666023.047 110433740.264 -2840.242 49.188 -1 1P 20666023.945 110433740.275 0.0 47.500 -1 2P 20666029.574 85892923.403 0.0 47.625 -1
1132CUT07 1683 493690.0000000 R09 -2 1C 22027730.398 117627112.720 3584.305 47.688 -1 1P 22027730.828 117627022.726 0.0 46.188 -1 2P 22027735.988 91487761.121 0.0 41.688 -1
1133...
1134</pre>
1135<p>
1136The source code for BNC comes with a perl script called 'test_tcpip_client.pl' that allows you to read BNC's (synchronized or unsynchronized) ASCII observation output from the IP port and print it on standard output.
1137</p>
1138<p>
1139Note that any socket connection of an application to BNC's synchronized or unsynchronized observations ports is recorded in the 'Log' tab on the bottom of the main window together with a connection counter, resulting in log records like 'New client connection on sync/usync port: # 1'.
1140</p>
1141
1142<p>
1143The following figure shows the screenshot of a BNC configuration where a number of streams is pulled from different NTRIP Broadcasters to feed a GNSS engine via IP port output.
1144</p>
1145<p><img src="IMG/screenshot12.png"/></p>
1146<p><u>Figure 12:</u> Synchronized BNC output via IP port to feed a GNSS real-time engine.</p>
1147
1148<p><a name="syncport"><h4>3.8.1 Port - optional</h4></p>
1149<p>
1150BNC can produce synchronized observations in ASCII format on your local host (IP 127.0.0.1) through an IP 'Port'. Synchronized means that BNC collects all observation data for any specific epoch which become available within a certain number of latency seconds (see 'Wait for Full Obs Epoch' option). It then - epoch by epoch - outputs whatever has been received. Specify an IP port number here to activate this function. The default is an empty option field, meaning that no binary synchronized output is generated.</p>
1151</p>
1152
1153<p><a name="syncwait"><h4>3.8.2 Wait for Full Obs Epoch - mandatory if 'Port' is set</h4></p>
1154<p>
1155When feeding a real-time GNSS network engine waiting for synchronized observations epoch by epoch, BNC drops whatever is received later than 'Wait for full obs 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 acceptable for your real-time GNSS product. Default value for 'Wait for full obs epoch' is 5 seconds.
1156</p>
1157<p>
1158Note that 'Wait for full obs epoch' does not affect the RINEX Observation file content. Observations received later than 'Wait for full obs epoch' seconds will still be included in the RINEX Observation files.
1159</p>
1160
1161<p><a name="syncsample"><h4>3.8.3 Sampling - mandatory if 'File' or 'Port' is set</h4></p>
1162<p>
1163Select the synchronized observation output sampling interval in seconds. A value of zero '0' tells BNC to send/store all received epochs. This is the default value.
1164</p>
1165
1166<p><a name="syncfile"><h4>3.8.4 File - optional</h4></p>
1167<p>
1168Specify the full path to a 'File' where synchronized observations are saved in plain ASCII format. The default value is an empty option field, meaning that no ASCII output file is created.
1169</p>
1170<p>
1171Beware that the size of this file can rapidly increase depending on the number of incoming streams. This option is primarily meant for testing and evaluation.
1172</p>
1173
1174<p><a name="syncuport"><h4>3.8.5 Port (unsynchronized) - optional</h4></p>
1175<p>
1176BNC can produce unsynchronized observations from all configured streams in ASCII format on your local host (IP 127.0.0.1) through an IP 'Port'. Unsynchronized means that BNC immediately forwards any received observation to the port. Specify an IP port number here to activate this function. The default is an empty option field, meaning that no unsynchronized output is generated.</p>
1177<p>
1178
1179<p><a name="serial"><h4>3.9. Serial Output</h4></p>
1180<p>
1181You may use BNC to feed a serial connected device like a GNSS receiver. For that an incoming stream can be forwarded to a serial port. The following figure shows the screenshot of an example situation where BNC pulls a VRS stream from an NTRIP Broadcaster to feed a serial connected RTK rover.
1182</p>
1183<p><img src="IMG/screenshot11.png"/></p>
1184<p><u>Figure 13:</u> BNC pulling a VRS stream to feed a serial connected RTK rover.</p>
1185
1186<p><a name="sermount"><h4>3.9.1 Mountpoint - optional</h4></p>
1187<p>
1188Enter a 'Mountpoint' to forward its corresponding stream to a serial connected GNSS receiver.
1189</p>
1190<p>
1191When selecting one of the serial communication options listed below, make sure that you pick those configured to the serial connected receiver.
1192</p>
1193
1194<p><a name="serport"><h4>3.9.2 Port Name - mandatory if 'Mountpoint' is set</h4></p>
1195<p>
1196Enter the serial 'Port name' selected on your host for communication with the serial connected receiver. Valid port names are
1197</p>
1198<pre>
1199Windows: COM1, COM2
1200Linux: /dev/ttyS0, /dev/ttyS1
1201FreeBSD: /dev/ttyd0, /dev/ttyd1
1202Digital Unix: /dev/tty01, /dev/tty02
1203HP-UX: /dev/tty1p0, /dev/tty2p0
1204SGI/IRIX: /dev/ttyf1, /dev/ttyf2
1205SunOS/Solaris: /dev/ttya, /dev/ttyb
1206</pre>
1207<p>
1208Note that you must plug a serial cable in the port defined here before you start BNC.
1209</p>
1210
1211<p><a name="serbaud"><h4>3.9.3 Baud Rate - mandatory if 'Mountpoint' is set</h4></p>
1212<p>
1213Select a 'Baud rate' for the serial output link. Note that using a high baud rate is recommended.
1214</p>
1215
1216<p><a name="serflow"><h4>3.9.4 Flow Control - mandatory if 'Mountpoint' is set</h4></p>
1217<p>
1218Select a 'Flow control' for the serial output link. Note that your selection must equal the flow control configured to the serial connected device. Select 'OFF' if you don't know better.
1219</p>
1220
1221<p><a name="serparity"><h4>3.9.5 Parity - mandatory if 'Mountpoint' is set</h4></p>
1222<p>
1223Select the 'Parity' for the serial output link. Note that parity is often set to 'NONE'.
1224</p>
1225
1226<p><a name="serdata"><h4>3.9.6 Data Bits - mandatory if 'Mountpoint' is set</h4></p>
1227<p>
1228Select the number of 'Data bits' for the serial output link. Note that often '8' data bits are used.
1229</p>
1230
1231<p><a name="serstop"><h4>3.9.7 Stop Bits - mandatory if 'Mountpoint' is set</h4></p>
1232<p>
1233Select the number of 'Stop bits' for the serial output link. Note that often '1' stop bit is used.
1234</p>
1235
1236<p><a name="serauto"><h4>3.9.8 NMEA - mandatory for VRS streams</h4></p>
1237<p>
1238Select 'Auto' to automatically forward all NMEA-GGA messages coming from your serial connected GNSS receiver to the NTRIP Broadcaster and/or save them in a file.
1239</p>
1240<p>
1241Forwarding valid NMEA-GGA messages to the NTRIP Broadcaster is required for receiving 'Virtual Reference Station' (VRS) streams. Thus, in case your serial connected receiver is not capable to provide them, the alternative for VRS streams is a 'Manual' simulation of an initial NMEA-GGA message. Its content is based on the approximate (editable) latitude/longitude from the broadcaster's source-table and an approximate VRS height to be specified.
1242</p>
1243<p>
1244In summary: select 'Manual' only when handling a VRS stream and your serial connected GNSS receiver doesn't generate NMEA-GGA messages. Select 'Auto' otherwise.
1245</p>
1246
1247<p><a name="serfile"><h4>3.9.9 File - optional if 'Auto' NMEA is set</h4></p>
1248<p>Specify the full path to a file where NMEA messages coming from your serial connected receiver are saved.
1249</p>
1250<p><a name="serheight"><h4>3.9.10 Height - mandatory if 'Manual' NMEA is set</h4></p>
1251<p>
1252Specify an approximate 'Height' above mean sea level in meter for your VRS to simulate an initial NMEA-GGA message. Latitude and longitude for that (editable) are taken from the broadcaster's source-table.
1253</p>
1254<p>
1255This option concerns only 'Virtual Reference Stations' (VRS). Its setting is ignored in case of streams coming from physical reference stations.
1256</p>
1257
1258<p><a name="advnote"><h4>3.10. Outages</h4></p>
1259
1260<p>
1261At any time an incoming stream might become unavailable or corrupted. In such cases, it is important that the BNC operator and/or the stream providers become aware of the situation so that necessary measures can be taken to restore the stream. Furthermore, continuous attempts to decode a corrupted stream can generate unnecessary workload for BNC. Outages and corruptions are handled by BNC as follows:
1262</p>
1263<p>
1264<u>Stream outages:</u> BNC considers a connection to be broken when there are no incoming data detected for more than 20 seconds. When this occurs, BNC will attempt to reconnect at a decreasing rate. It will first try to reconnect with 1 second delay and again in 2 seconds if the previous attempt failed. If the attempt is still unsuccessful, it will try to reconnect within 4 seconds after the previous attempt and so on. The wait time doubles each time with a maximum wait time of 256 seconds.
1265</p>
1266<p>
1267<u>Stream corruption:</u> Not all bits chunk transfers to BNC's internal decoders return valid observations. Sometimes several chunks might be needed before the next observation can be properly decoded. BNC buffers all the outputs (both valid and invalid) from the decoder for a short time span (size derived from the expected 'Observation rate') and then determines whether a stream is valid or corrupted.
1268</p>
1269<p>
1270Outage and corruption events are reported in the 'Log' tab. They can also be passed on as parameters to a shell script or batch file to generate an advisory note to BNC operator or affected stream providers. This functionality lets users utilize BNC as a real-time performance monitor and alarm system for a network of GNSS reference stations.
1271</p>
1272
1273<p><a name="obsrate"><h4>3.10.1 Observation Rate - mandatory if 'Failure threshold', 'Recovery threshold' and 'Script' is set</h4></p>
1274<p>
1275BNC can collect all returns (success or failure) coming from a decoder within a certain short time span to then decide whether a stream has an outage or its content is corrupted. This procedure needs a rough a priory estimate of the expected observation rate of the incoming streams.</p><p>An empty option field (default) means that you don't want explicit information from BNC about stream outages and incoming streams that cannot be decoded.
1276</p>
1277
1278<p><a name="advfail"><h4>3.10.2 Failure Threshold - optional</h4></p>
1279<p>
1280Event 'Begin_Failure' will be reported if no data is received continuously for longer than the 'Failure threshold' time. Similarly, event 'Begin_Corrupted' will be reported when corrupted data is detected by the decoder continuously for longer than this 'Failure threshold' time. The default value is set to 15 minutes and is recommended so not to inundate user with too many event reports.
1281</p>
1282<p>
1283Note that specifying a value of zero '0' for the 'Failure threshold' will force BNC to report any stream failure immediately. Note also that for using this function you need to specify the 'Observation rate'.
1284</p>
1285
1286<p><a name="advreco"><h4>3.10.3 Recovery Threshold - optional</h4></p>
1287<p>
1288Once a 'Begin_Failure' or 'Begin_Corrupted' event has been reported, BNC will check for when the stream again becomes available or uncorrupted. Event 'End_Failure' or 'End_Corrupted' will be reported as soon as valid observations are again detected continuously throughout the 'Recovery threshold' time span. The default value is set to 5 minutes and is recommended so not to inundate users with too many event reports.
1289</p>
1290<p>
1291Note that specifying a value of zero '0' for the 'Recovery threshold' will force BNC to report any stream recovery immediately. Note also that for using this function you need to specify the 'Observation rate'.
1292</p>
1293
1294<p><a name="advscript"><h4>3.10.4 Script - optional </h4></p>
1295<p>
1296As mentioned previously, BNC can trigger a shell script or a batch file to be executed when one of the events described are reported. This script can be used to email an advisory note to network operator or stream providers. To enable this feature, specify the full path to the script or batch file in the 'Script' field. The affected stream's mountpoint and type of event reported ('Begin_Outage', 'End_Outage', 'Begin_Corrupted' or 'End_Corrupted') will then be passed on to the script as command line parameters (%1 and %2 on Windows systems or $1 and $2 on Unix/Linux/Mac OS X systems) together with date and time information.
1297</p>
1298<p>
1299Leave the 'Script' field empty if you do not wish to use this option. An invalid path will also disable this option.
1300</p>
1301<p>
1302Examples for command line parameter strings passed on to the advisory 'Script' are:
1303<pre>
1304FFMJ0 Begin_Outage 08-02-21 09:25:59
1305FFMJ0 End_Outage 08-02-21 11:36:02 Begin was 08-02-21 09:25:59
1306</pre>
1307</p>
1308<p>
1309Sample script for Unix/Linux/Mac OS X systems:
1310</p>
1311<pre>
1312#!/bin/bash
1313sleep $((60*RANDOM/32767))
1314cat | mail -s &quot;NABU: $1&quot; email@address &lt;&lt;!
1315Advisory Note to BNC User,
1316Please note the following advisory received from BNC.
1317Stream: $*
1318Regards, BNC
1319!
1320</pre>
1321</p>
1322<p>
1323Note the sleep command in this script which causes the system to wait for a random period of up to 60 seconds before sending the email. This should avoid overloading your mail server in case of a simultaneous failure of many streams.
1324</p>
1325
1326<p><a name="misc"><h4>3.11. Miscellaneous</h4></p>
1327<p>
1328This section describes several miscellaneous options which can be applied for a single stream (mountpoint) or for all configured streams.
1329</p>
1330
1331<p>
1332The following figure shows RTCM message numbers and observation types contained in stream 'CUT07' and the message latencies recorded every 2 seconds.
1333</p>
1334<p><img src="IMG/screenshot14.png"/></p>
1335<p><u>Figure 14:</u> RTCM message numbers, latencies and observation types.</p>
1336
1337
1338<p><a name="miscmount"><h4>3.11.1 Mountpoint - optional </h4></p>
1339<p>
1340Specify a mountpoint to apply one or several of the 'Miscellaneous' options to the corresponding stream. Enter 'ALL' if you want to apply these options to all configured streams. An empty option field (default) means that you don't want BNC to apply any of these options.
1341</p>
1342
1343<p><a name="miscperf"><h4>3.11.2 Log Latency - optional </h4></p>
1344<p>
1345 BNC can average latencies per stream over a certain period of GPS time, the 'Log latency' interval. Mean latencies are calculated from the individual latencies of one (first incoming) observation or Broadcast Correction per second. The mean latencies are then saved in BNC's logfile. Note that computing correct latencies requires the clock of the host computer to be properly synchronized. Note further that visualized latencies from the 'Latency' tab on the bottom of the main window represent individual latencies and not the mean latencies for the logfile.
1346</p>
1347<p>
1348<u>Latency:</u> Latency is defined in BNC by the following equation:
1349</p>
1350<pre>
1351 UTC time provided by BNC's host
1352 - GPS time of currently processed epoch
1353 + Leap seconds between UTC and GPS time
1354 --------------
1355 = Latency
1356</pre>
1357<p>
1358<u>Statistics:</u> BNC counts the number of GPS seconds covered by at least one observation. It also estimates an observation rate (independent from the a priory specified 'Observation rate') from all observations received throughout the first full 'Log latency' interval. Based on this rate, BNC estimates the number of data gaps when appearing in subsequent intervals.
1359</p>
1360<p>
1361Latencies of observations or corrections to Broadcast Ephemeris and statistical information can be recorded in the 'Log' tab at the end of each 'Log latency' interval. A typical output from a 1 hour 'Log latency' interval would be:
1362</p>
1363<pre>
136408-03-17 15:59:47 BRUS0: Mean latency 1.47 sec, min 0.66, max 3.02, rms 0.35, 3585 epochs, 15 gaps
1365</pre>
1366<p>
1367Select a 'Log latency' interval to activate this function or select the empty option field if you do not want BNC to log latencies and statistical information.
1368</p>
1369
1370
1371<p><a name="miscscan"><h4>3.11.3 Scan RTCM - optional</h4></p>
1372<p>
1373When configuring a GNSS receiver for RTCM stream generation, the firmware's setup interface may not provide details about RTCM message types observation types. As reliable information concerning stream contents should be available i.e. for NTRIP Broadcaster operators to maintain the broadcaster's source-table, BNC allows to scan RTCM streams for incoming message types and printout some of the contained meta-data. Contained observation types are also printed because such information is required a-priori to the conversion of RTCM Version 3 MSM streams to RINEX Version 3 files. The idea for this option arose from 'InspectRTCM', a comprehensive stream analyzing tool written by D. Stoecker.
1374</p>
1375<p>
1376Tick 'Scan RTCM' to scan RTCM Version 2 or 3 streams and log all contained
1377</p>
1378<ul>
1379<li>Numbers of incoming message types</li>
1380<li>Antenna Reference Point (ARP) coordinates</li>
1381<li>Antenna Phase Center (APC) coordinates</li>
1382<li>Antenna height above marker</li>
1383<li>Antenna descriptor.</li>
1384</ul>
1385In case of RTCM Version 3 MSM streams the output includes
1386<ul>
1387<li>RINEX Version 3 Observation Types</li>
1388</ul>
1389</p>
1390
1391<p>
1392Note that in RTCM Version 2 the message types 18 and 19 carry only the observables of one frequency. Hence it needs two type 18 and 19 messages per epoch to transport the observations from dual frequency receivers.
1393</p>
1394<p>
1395
1396<p>Logged time stamps refer to message reception time and allow understanding repetition rates. Enter 'ALL' if you want to log this information from all configured streams. Beware that the size of the logfile can rapidly increase depending on the number of incoming RTCM streams.
1397</p>
1398<p>This option is primarily meant for testing and evaluation. Use it to figure out what exactly is produced by a specific GNSS receiver's configuration. An empty option field (default) means that you don't want BNC to print the message type numbers and antenna information carried in RTCM streams.
1399</p>
1400
1401<p><a name="pppclient"><h4>3.12. PPP Client</h4></p>
1402<p>
1403BNC can derive coordinates for a rover position following the Precise Point Positioning (PPP) approach. It uses either code or code plus phase data in ionosphere free linear combinations P3 or L3. Besides pulling a stream of observations from a dual frequency receiver, this also
1404<ul>
1405<li>requires pulling in addition a stream carrying satellite orbit and clock corrections to Broadcast Ephemeris in the form of RTCM Version 3 'State Space Representation' (SSR) messages. Note that for BNC these Broadcast Corrections need to be referred to the satellite's Antenna Phase Center (APC). Streams providing such messages are listed on <u>http://igs.bkg.bund.de/ntrip/orbits</u>. Stream 'CLK11' on NTRIP Broadcaster 'products.igs-ip.net:2101' is an example.</li>
1406<li>may require pulling a stream carrying Broadcast Ephemeris available as RTCM Version 3 message types 1019, 1020, and 1045. This is a must only when the stream coming from the receiver does not contain Broadcast Ephemeris or provides them only at very low repetition rate. Streams providing such messages are listed on <u>http://igs.bkg.bund.de/ntrip/ephemeris</u>. Stream 'RTCM3EPH' on caster 'products.igs-ip.net:2101' is an example.</li>
1407</ul>
1408</p>
1409<p>
1410The following figure provides the screenshot of an example PPP session with BNC.
1411</p>
1412
1413<p><img src="IMG/screenshot03.png"/></p>
1414<p><u>Figure 15:</u> Precise Point Positioning with BNC, PPP Panel 1.</p>
1415
1416<p><img src="IMG/screenshot18.png"/></p>
1417<p><u>Figure 16:</u> Precise Point Positioning with BNC, PPP Panel 2.</p>
1418
1419<p>
1420PPP results are shown in the 'Log' tab on the bottom of BNC's main window. Depending on the processing options, the following values are shown about once per second (example):
1421<pre>
142210-09-08 09:14:06 FFMJ1 PPP 09:14:04.0 12 4053457.429 +- 2.323 617730.551 +- 1.630 4869395.266 +- 2.951
1423</pre>
1424</p>
1425<p>
1426The selected mountpoint in that is followed by a PPP time stamp in GPS Time, the number of processed satellites, and XYZ coordinates with their formal errors as derived from the implemented filter in [m]. The implemented algorithm includes outlier and cycle slip detection. The maximum for accepted residuals is hard coded to 10 meters for code observations and 10 centimeters for phase observations.
1427</p>
1428
1429<p>
1430More detailed PPP results are saved in BNC's logfile. Depending on the selected processing options you find
1431<ul>
1432<li>code and phase residuals for GPS and GLONASS and Galileo in [m], </li>
1433<li>receiver clock errors in [m], </li>
1434<li>a-priori and correction values of tropospheric zenith delay in [m],
1435<li>time offset between GPS time and Galileo time in [m],
1436<li>L3 biases, also known as 'floated ambiguities', given per satellite.
1437</ul>
1438These parameters are saved together with their standard deviation. The following is an example extract from a log file when BNC was in 'Single Point Positioning' (SPP) mode:
1439</p>
1440<p>
1441<pre>
144210-12-06 18:10:50 Single Point Positioning of Epoch 18:10:48.0
1443--------------------------------------------------------------
144418:10:48.0 RES G04 L3 0.0165 P3 -0.1250
144518:10:48.0 RES G11 L3 0.0150 P3 0.7904
144618:10:48.0 RES G13 L3 0.0533 P3 0.4854
144718:10:48.0 RES G17 L3 -0.0277 P3 1.2920
144818:10:48.0 RES G20 L3 -0.0860 P3 -0.1186
144918:10:48.0 RES G23 L3 0.0491 P3 -0.1052
145018:10:48.0 RES G31 L3 0.0095 P3 -3.2929
145118:10:48.0 RES G32 L3 0.0183 P3 -3.8800
145218:10:48.0 RES R05 L3 -0.0077
145318:10:48.0 RES R06 L3 0.0223
145418:10:48.0 RES R15 L3 -0.0020
145518:10:48.0 RES R16 L3 0.0156
145618:10:48.0 RES R20 L3 -0.0247
145718:10:48.0 RES R21 L3 0.0014
145818:10:48.0 RES R22 L3 -0.0072
145918:10:48.0 RES E52 L3 -0.0475 P3 -0.1628
146018:10:48.0 RES G04 L3 0.0166 P3 -0.1250
146118:10:48.0 RES G11 L3 0.0154 P3 0.7910
146218:10:48.0 RES G13 L3 0.0535 P3 0.4855
146318:10:48.0 RES G17 L3 -0.0272 P3 1.2925
146418:10:48.0 RES G20 L3 -0.0861 P3 -0.1188
146518:10:48.0 RES G23 L3 0.0489 P3 -0.1055
146618:10:48.0 RES G31 L3 0.0094 P3 -3.2930
146718:10:48.0 RES G32 L3 0.0183 P3 -3.8800
146818:10:48.0 RES R05 L3 -0.0079
146918:10:48.0 RES R06 L3 0.0223
147018:10:48.0 RES R15 L3 -0.0020
147118:10:48.0 RES R16 L3 0.0160
147218:10:48.0 RES R20 L3 -0.0242
147318:10:48.0 RES R21 L3 0.0016
147418:10:48.0 RES R22 L3 -0.0072
147518:10:48.0 RES E52 L3 -0.0474 P3 0.1385
1476
1477 clk = 64394.754 +- 0.045
1478 trp = 2.185 +0.391 +- 0.001
1479 offset = -415.400 +- 0.137
1480 amb G17 = 11.942 +- 0.045
1481 amb G23 = 248.892 +- 0.044
1482 amb G31 = 254.200 +- 0.045
1483 amb G11 = -12.098 +- 0.044
1484 amb G20 = -367.765 +- 0.044
1485 amb G04 = 259.588 +- 0.044
1486 amb E52 = 6.124 +- 0.130
1487 amb G32 = 201.496 +- 0.045
1488 amb G13 = -265.658 +- 0.044
1489 amb R22 = -106.246 +- 0.044
1490 amb R21 = -119.605 +- 0.045
1491 amb R06 = 41.328 +- 0.044
1492 amb R15 = 163.453 +- 0.044
1493 amb R20 = -532.746 +- 0.045
1494 amb R05 = -106.603 +- 0.044
1495 amb R16 = -107.830 +- 0.044
1496</pre>
1497</p>
1498
1499<p>
1500Note that for debugging or Post Processing purposes BNC's 'PPP' functionality option can also be used offline.
1501<ul>
1502<li>
1503<u>Debugging:</u> Apply the 'File Mode' 'Command Line' option for that to read a file containing synchronized observations, orbit and clock correctors, and Broadcast Ephemeris. Such a file must be generated before using BNC's 'Raw output file' option. Example:<br>
1504bnc.exe --conf c:\temp\PPP.bnc --file c:\temp\FFMJ1
1505</li>
1506<li>
1507<u>Post Processing:</u> Apply the 'Post Processing' option as described below.
1508</li>
1509</ul>
1510</p>
1511
1512<p>When using the PPP option, it is important to understand which effects are corrected by BNC.
1513</p>
1514<ul>
1515<li>BNC does correct for Solid Earth Tides and Phase Windup.</li>
1516<li>Satellite antenna phase center offsets are not corrected because applied orbit/clock corrections are referred to the satellite's antenna phase center.</li>
1517<li>Satellite antenna phase center variations are neglected because this is a small effect usually less than 2 centimeters.</li>
1518<li>Observations can be corrected for a Receiver Antenna Offset. Depending on whether or not this correction is applied, the estimated position is either that of the receiver's antenna phase center or that of the receiver's Antenna Reference Point.</li>
1519<li>Receiver antenna phase center variations are not included in the model. The bias caused by this neglect depends on the receiver antenna type. For most antennas it is smaller than a few centimeters.</li>
1520<li>Ocean and atmospheric loading is neglected. Atmospheric loading is pretty small. Ocean loading is usually also a small effect but may reach up to about 10 centimeters for coastal stations.</li>
1521<li>Rotational deformation due to polar motion (Polar Tides) is not corrected because this is a small effect usually less than 2 centimeters.</li>
1522</ul>
1523</p>
1524
1525<p><a name="pppmode"><h4>3.12.1 Mode & Mountpoints - optional</h4></p>
1526<p>
1527Specify the Point Positioning mode you want to apply and the mountpoints for observations and Broadcast Corrections.
1528</p>
1529
1530<p><a name="pppmodus"><h4>3.12.1.1 Mode - optional</h4></p>
1531<p>
1532Choose between plain Single Point Positioning (SPP) and Precise Point Positioning (PPP) in 'Realtime' or 'Post-Processing' mode. Options are 'Realtime-PPP', 'Realtime-SPP', and 'Post-Processing'.
1533</p>
1534
1535<p><a name="pppobsmount"><h4>3.12.1.2 Obs Mountpoint - optional</h4></p>
1536<p>
1537Specify an 'Observations Mountpoint' from the list of selected 'Streams' you are pulling if you want BNC to derive coordinates for the affected rover position through a Point Positioning solution.
1538</p>
1539
1540<p><a name="pppcorrmount"><h4>3.12.1.3 Corr Mountpoint - optional</h4></p>
1541<p>
1542Specify a Broadcast Ephemeris 'Corrections Mountpoint' from the list of selected 'Streams' you are pulling if you want BNC to correct your positioning solution accordingly.
1543</p>
1544
1545<p><a name="pppxyz"><h4>3.12.2 Marker Coordinates - optional</h4></p>
1546<p>
1547Enter the reference coordinate XYZ of the receiver's position in meters if known. This option makes only sense for static observations. Default are empty option fields, meaning that the antenna's XYZ position is unknown.
1548</p>
1549<p>
1550Once a XYZ coordinate is defined, the 'PPP' line in BNC's logfile is extended by North, East and Up displacements to (example):
1551</p>
1552<pre>
155310-08-09 06:01:56 FFMJ1 PPP 06:02:09.0 11 4053457.628 +- 2.639 617729.438 +- 1.180 4869396.447 +- 1.921 NEU -0.908 -0.571 1.629
1554</pre>
1555<p>
1556The parameters following the 'NEU' string provide North, East and Up components of the current coordinate displacement in meters.
1557</p>
1558
1559<p><a name="pppneu"><h4>3.12.3 Antenna Eccentricity - optional</h4></p>
1560<p>
1561You may like to specify North, East and Up components of an antenna eccentricity which is the difference between a nearby marker position and the antenna phase center. If you do so BNC will produce coordinates referring to the marker position and not referring to the antenna phase center.
1562</p>
1563
1564<p><a name="pppoutput"><h4>3.12.4 NMEA & Plot Output - optional</h4></p>
1565<p>
1566BNC allows to output results from Precise Point Positioning in NMEA format. It can also plot a time series of North, East and UP displacements.
1567</p>
1568
1569<p><a name="pppnmeafile"><h4>3.12.4.1 NMEA File - optional</h4></p>
1570<p>
1571The NMEA sentences generated about once per second are pairs of
1572<ul>
1573<li> GPGGA sentences which mainly carry the estimated latitude, longitude, and height values, plus</li>
1574<li> GPRMC sentences which mainly carry date and time information.</li>
1575</ul>
1576</p>
1577<p>
1578Specify the full path to a file where Point Positioning results are saved as NMEA messages. The default value for 'NMEA file' is an empty option field, meaning that BNC will not saved NMEA messages into a file.
1579</p>
1580<p>
1581Note that Tomoji Takasu has written a program called RTKPLOT for visualizing NMEA strings. It is available from <u>http://gpspp.sakura.ne.jp/rtklib/rtklib.htm</u> and compatible with the NMEA file and port output of BNC's 'PPP' client option.
1582</p>
1583
1584<p><a name="pppnmeaport"><h4>3.12.4.2 NMEA Port - optional</h4></p>
1585<p>
1586Specify the IP port number of a local port where Point Positioning results become available as NMEA messages. The default value for 'NMEA Port' is an empty option field, meaning that BNC does not provide NMEA messages vi IP port. Note that the NMEA file output and the NMEA IP port output are the same.
1587</p>
1588<p>
1589NASA's 'World Wind' software (see <u>http://worldwindcentral.com/wiki/NASA_World_Wind_Download</u>) can be used for real-time visualization of positions provided through BNC's NMEA IP output port. You need the 'GPS Tracker' plug-in available from <u>http://worldwindcentral.com/wiki/GPS_Tracker</u> for that. The 'Word Wind' map resolution is not meant for showing centimeter level details.
1590</p>
1591
1592<p><a name="pppplot"><h4>3.12.4.3 PPP Plot - optional</h4></p>
1593<p>
1594PPP time series of North (red), East (green) and Up (blue) displacements will be plotted in the 'PPP Plot' tab when this option is ticked. Values will be either referred to an XYZ reference coordinate (if specified) or referred to the first estimated XYZ coordinate. The sliding PPP time series window will cover the period of the latest 5 minutes.
1595</p>
1596<p>
1597Note that a PPP time series makes only sense for a stationary operated receiver.
1598</p>
1599
1600<p><a name="ppppost"><h4>3.12.5 Post Processing - optional</h4></p>
1601<p>When in 'Post-Processing' mode
1602<ul>
1603<li>specifying a RINEX Observation, a RINEX Navigation and a Broadcast Corrections file leads to a PPP solution.</li>
1604<li>specifying only a RINEX Observation and a RINEX Navigation file and no Broadcast Corrections file leads to a SPP solution.</li>
1605</ul>
1606</p>
1607<p>BNC accepts RINEX Version 2 as well as RINEX Version 3 Observation or Navigation file formats. Files carrying Broadcast Corrections must have the format produced by BNC through the 'Broadcast Corrections' tab.
1608<p>
1609Post Processing PPP results can be saved in a specific output file.
1610</p>
1611
1612<p><a name="ppprecant"><h4>3.12.6 Antennas - optional</h4></p>
1613<p>
1614BNC allows correcting observations for antenna phase center offsets and variations.
1615</p>
1616
1617<p><a name="pppantex"><h4>3.12.6.1 ANTEX File - optional</h4></p>
1618<p>
1619IGS provides a file containing absolute phase center corrections for GNSS satellite and receiver antennas in ANTEX format. Entering the full path to such an ANTEX file is required for correcting observations for antenna phase center offsets and variations. It allows you to specify the name of your receiver's antenna (as contained in the ANTEX file) to apply such corrections.
1620</p>
1621<p>
1622Default is an empty option field, meaning that you don't want to correct observations for antenna phase center offsets and variations.
1623</p>
1624
1625<p><a name="ppprecantenna"><h4>3.12.6.2 Receiver Antenna Name - optional if 'ANTEX File' is set</h4></p>
1626<p>
1627Specify the receiver's antenna name as defined in your ANTEX file. Observations will be corrected for the antenna phase center's offset which may result in a reduction of a few centimeters at max. Corrections for phase center variations are not yet applied by BNC. The specified name must consist of 20 characters. Add trailing blanks if the antenna name has less than 20 characters. Examples:
1628<pre>
1629'JPSREGANT_SD_E ' (no radome)
1630'LEIAT504 NONE' (no radome)
1631'LEIAR25.R3 LEIT' (radome)
1632</pre>
1633</p>
1634<p>
1635Default is an empty option field, meaning that you don't want to correct observations for antenna phase center offsets.
1636</p>
1637
1638<p><a name="pppbasics"><h4>3.12.7 Basics</h4></p>
1639<p>BNC allows using different Point Positioning processing options depending on the capability of the involved receiver and the application in mind. It also allows introducing specific sigmas for code and phase observations as well as for reference coordinates and troposphere estimates. You may also like to carry out your PPP solution in Quick-Start mode or enforce BNC to restart a solution if the length of an outage exceeds a certain threshold.
1640</p>
1641
1642<p><a name="pppphase"><h4>3.12.7.1 Use Phase Obs - optional</h4></p>
1643<p>
1644By default BNC applies a Point Positioning solution using an ionosphere free P3 linear combination of code observations. Tick 'Use phase obs' for an ionosphere free L3 linear combination of phase observations.
1645</p>
1646
1647<p><a name="ppptropo"><h4>3.12.7.2 Estimate Tropo - optional</h4></p>
1648<p>
1649BNC estimates the tropospheric delay according to equation
1650<pre>
1651T(z) = T_apr(z) + dT / cos(z)
1652</pre>
1653where T_apr is the a-priori tropospheric delay derived from Saastamoinen model.
1654</p>
1655<p>
1656By default BNC does not estimate troposphere parameters. Tick 'Estimate tropo' to estimate troposphere parameters together with the coordinates and save T_apr and dT/cos(z) in BNC's log file.
1657</p>
1658
1659<p><a name="pppglo"><h4>3.12.7.3 Use GLONASS - optional</h4></p>
1660<p>
1661By default BNC does not process GLONASS but only GPS observations when in Point Positioning mode. Tick 'Use GLONASS' to use GLONASS observations in addition to GPS (and Galileo if specified) for estimating coordinates in Point Positioning mode.
1662</p>
1663
1664<p><a name="pppgal"><h4>3.12.7.4 Use Galileo - optional</h4></p>
1665<p>
1666By default BNC does not process Galileo but only GPS observations when in Point Positioning mode. Tick 'Use Galileo' to use Galileo observations in addition to GPS (and GLONASS if specified) for estimating coordinates in Point Positioning mode.
1667</p>
1668
1669<p><a name="pppsync"><h4>3.12.7.5 Sync Corr - optional</h4></p>
1670<p>
1671Zero value (or empty field) means that BNC processes each epoch of data immediately after its arrival using satellite clock corrections available at that time. Non-zero value 'Sync Corr' means that the epochs of data are buffered and the processing of each epoch is postponed till the satellite clock corrections not older than 'Sync Corr' are available. Specifying a value of half the update rate of the clock corrections as 'Sync Corr' (i.e. 5 sec) may be appropriate. Note that this causes an additional delay of the PPP solutions in the amount of half of the update rate.
1672</p>
1673<p>
1674Using observations in sync with the corrections can avoid a possible high frequency noise of PPP solutions. Such noise could result from processing observations regardless of how late after a clock correction they were received. Note that applying the 'Sync Corr' option significantly reduces the PPP computation effort for BNC.
1675</p>
1676<p>
1677Default is an empty option field, meaning that you want BNC to process observations immediately after their arrival through applying the latest received clock correction.
1678</p>
1679
1680<p><a name="pppaverage"><h4>3.12.7.6 Averaging - optional if XYZ is set</h4></p>
1681<p>
1682Enter the length of a sliding time window in minutes. BNC will continuously output moving average values and their RMS as computed from those individual values obtained most recently throughout this period. RMS values presented for XYZ coordinates and tropospheric zenith path delays are bias reduced while RMS values for North/East/Up (NEU) displacements are not. Averaged values for XYZ coordinates and their RMS are marked with string &quot;AVE-XYZ&quot; in BNC's log file and 'Log' section while averaged values for NEU displacements and their RMS are marked with string &quot;AVE-NEU&quot; and averaged values for the tropospheric delays and their RMS are marked with string &quot;AVE-TRP&quot;. Example:
1683</p>
1684<pre>
168510-09-08 09:13:05 FFMJ1 AVE-XYZ 09:13:04.0 4053455.948 +- 0.284 617730.422 +- 0.504 4869397.692 +- 0.089
168610-09-08 09:13:05 FFMJ1 AVE-NEU 09:13:04.0 1.043 +- 0.179 0.640 +- 0.456 1.624 +- 0.331
168710-09-08 09:13:05 FFMJ1 AVE-TRP 09:13:04.0 2.336 +- 0.002
1688</pre>
1689<p>
1690Entering any positive value up to 1440 (24h mean value) is allowed. An empty option field (default) means that you don't want BNC to output moving average positions into the log file and the 'Log' section. Note that averaging positions makes only sense for a stationary receiver.
1691</p>
1692
1693<p><a name="pppquick"><h4>3.12.7.7 Quick-Start - optional if XYZ is set</h4></p>
1694<p>
1695Enter the length of a startup period in seconds for which you want to fix the PPP solution to a known XYZ coordinate. Constraining coordinates is done in BNC through setting the 'XYZ White Noise' temporarily to zero.
1696</p>
1697<p>
1698This so-called Quick-Start option allows the PPP solutions to rapidly converge after startup. It requires that the antenna remains unmoved on the know position throughout the defined period. A value of 60 is likely to be an appropriate choice for 'Quick-Start'. Default is an empty option field, meaning that you don't want BNC to start in 'Quick-Start' mode.
1699<p>
1700You may need to create your own reference coordinate through running BNC for an hour in normal mode before applying the 'Quick-Start' option. Don't forget to introduce a realistic sigma 'XYZ Ini' according to the coordinate's precision.
1701</p>
1702
1703<p><img src="IMG/screenshot17.png"/></p>
1704<p><u>Figure 17:</u> BNC in 'Quick-Start' mode (PPP, Panel 1)</p>
1705
1706<p><img src="IMG/screenshot22.png"/></p>
1707<p><u>Figure 18:</u> BNC in 'Quick-Start' mode (PPP, Panel 2)</p>
1708
1709<p><a name="pppgap"><h4>3.12.7.8 Maximal Solution Gap - optional if Quick-Start is set</h4></p>
1710<p>
1711Specify a 'Maximum Solution Gap' in seconds. Should the time span between two consecutive solutions exceed this limit, the algorithm returns into the 'Quick-Start' mode and fixes the introduced reference coordinate for the specified 'Quick-Start' period. A value of '60' seconds could be an appropriate choice.
1712</p>
1713<p>
1714This option makes only sense for a stationary operated receiver where solution convergence can be enforced because a good approximation for the rover position is known. Default is an empty option field, meaning that you don't want BNC to return into the 'Quick-Start' mode after failures caused i.e. by longer lasting outages.
1715</p>
1716
1717<p><a name="pppaudio"><h4>3.12.7.9 Audio Response - optional if Quick-Start is set</h4></p>
1718<p>
1719For natural hazard prediction and monitoring it may be appropriate to generate audio alerts. For that you can specify an 'Audio response' threshold in meters. A beep is produced by BNC whenever a horizontal PPP coordinate component differs by more than the threshold value from the specified marker coordinate.
1720</p>
1721<p>
1722Default is an empty option field, meaning that you don't want BNC to produce acoustic warning signals.
1723</p>
1724
1725<p><a name="pppsigmas"><h4>3.12.8 Sigmas</h4></p>
1726<p>
1727You may like to introduce specific sigmas for code and phase observations and for the estimation of troposphere parameters.
1728</p>
1729
1730<p><a name="pppsigc"><h4>3.12.8.1 Code - mandatory if 'Use Phase Obs' is set</h4></p>
1731<p>
1732When 'Use phase obs' is set in BNC, the PPP solution will be carried out using both, code and phase observations. A sigma of 10.0 m for code observations and a sigma of 0.02 m for phase observations (defaults) are used to combine both types of observations. As the convergence characteristic of a PPP solution can be influenced by the ratio of the sigmas for code and phase, you may like to introduce you own sigmas for code and phase observations which differ from the default values.
1733<ul>
1734<li>Introducing a smaller sigma (higher accuracy) for code observations or a larger sigma for phase observations leads to better results shortly after program start. However, it may take more time till you finally get the best possible solution.</li>
1735<li>Introducing a larger sigma (lower accuracy) for code observations or a smaller sigma for phase observations may lead to less accurate results shortly after program start and thus a prolonged period of convergence but could provide better positions in the long run.</li>
1736</ul>
1737</p>
1738<p>
1739Specify a sigma for code observations. Default is 10.0 m.
1740</p>
1741
1742<p><a name="pppsigp"><h4>3.12.8.2 Phase - mandatory if 'Use Phase Obs' is set</h4></p>
1743<p>
1744Specify a sigma for phase observations. Default is 0.02 m.
1745</p>
1746
1747<p><a name="pppsigxyzi"><h4>3.12.8.3 XYZ Init - mandatory</h4></p>
1748<p>
1749Enter a sigma in meters for the initial XYZ coordinate. A value of 100.0 (default) may be an appropriate choice. However, this value may be significantly smaller (i.e. 0.01) when starting for example from a station with known XZY position in Quick-Start mode.
1750</p>
1751
1752<p><a name="pppsigxyzn"><h4>3.12.8.4 XYZ White Noise - mandatory</h4></p>
1753<p>
1754Enter a sigma in meters for the 'White Noise' of estimated XYZ coordinate components. A value of 100.0 (default) may be appropriate when considering possible sudden movements of a rover.
1755</p>
1756
1757<p><a name="pppsigtrpi"><h4>3.12.8.5 Tropo Init - mandatory if 'Estimate tropo' is set</h4></p>
1758<p>
1759Enter a sigma in meters for the a-priory model based tropospheric delay estimation. A value of 0.1 (default) may be an appropriate choice.
1760</p>
1761
1762<p><a name="pppsigtrpn"><h4>3.12.8.6 Tropo White Noise - mandatory if 'Estimate tropo' is set</h4></p>
1763<p>
1764Enter a sigma in meters per second to describe the expected variation of the tropospheric effect. Supposing 1Hz observation data, a value of 3e-6 (default) would mean that the tropospheric effect may vary for 3600 * 3e-6 = 0.01 meters per hour.
1765</p>
1766
1767<p><a name="combi"><h4>3.13. Combine Corrections</h4></p>
1768<p>
1769BNC allows processing several orbit and clock correction streams in real-time to produce, encode, upload and save a combination of Broadcast Corrections from various providers. It is so far only the satellite clock corrections which are combined while orbit corrections in the combination product as well as the product update rates are just taken over from one of the incoming Broadcast Correction streams. Combining only clock corrections using a fixed orbit reference has the possibility to introduce some analysis inconsistencies. We may therefore eventually consider improvements on this approach. The clock combination can be based either on a plain 'Single-Epoch' or on a 'Kalman' Filter approach.
1770</p>
1771<p>
1772In the Kalman Filter approach satellite clocks estimated by individual Analyses Centers (ACs) are used as pseudo observations within the adjustment process. Each observation is modeled as a linear function (actually a simple sum) of three estimated parameters: AC specific offset, satellite specific offset common to all ACs, and the actual satellite clock correction which represents the result of the combination. These three parameter types differ in their statistical properties. The satellite clock offsets are assumed to be static parameters while AC specific and satellite specific offsets are stochastic parameters with appropriate white noise.
1773 The solution is regularized by a set of minimal constraints.
1774</p>
1775<p>
1776Removing the AC-dependent biases as well as possible is a major issue with clock combinations. Since they vary in time, it can be tricky to do this. Otherwise, there will be artificial jumps in the combined clock stream if one or more AC contributions drop out for certain epochs. Here the Kalman Filter approach is expected to do better than the Single-Epoch approach.
1777</p>
1778<p>
1779In view of IGS real-time products, the 'Combine Corrections' functionality has been integrated in BNC because
1780<ul>
1781<li>the software with its Graphic User Interface and wide range of supported Operating Systems represents a perfect platform to process many Broadcast Correction streams in parallel;</li>
1782<li>outages of single AC product streams can be mitigated through merging several incoming streams into a combined product;</li>
1783<li>generating a combination product from several AC products allows detecting and rejecting outliers;</li>
1784<li>a Combination Center (CC) can operate BNC to globally disseminate a combination product via NTRIP broadcast;</li>
1785<li>an individual AC could prefer to disseminate a stream combined from primary and backup IT resources to reduce outages;</li>
1786<li>it enables a BNC PPP user to follow his own preference in combining streams from individual ACs for Precise Point Positioning;</li>
1787<li>it allows an instantaneous quality control of the combination process not only in the time domain but also in the space domain; this can be done through direct application of the combined stream in a PPP solution even without prior upload to an NTRIP Broadcaster;</li>
1788<li>it provides the means to output SP3 and Clock RINEX files containing precise orbit and clock information for further processing using other tools than BNC.</li>
1789</ul>
1790</p>
1791<p>
1792Note that the combination process requires real-time access to Broadcast Ephemeris. So, in addition to the orbit and clock correction streams BNC must pull a stream carrying Broadcast Ephemeris in the form of RTCM Version 3 messages. Stream 'RTCM3EPH' on caster <u>products.igs-ip.net</u> is an example for that.
1793</p>
1794<p>
1795Note further that you need to tick the 'Use GLONASS' option which is part ot the 'PPP (2)' panel in case you want to produce an GPS plus GLONASS combination.
1796</p>
1797<p>
1798A combination is carried out following a specified sampling interval. If incoming streams have different rates, only epochs that correspond to the sampling interval are used.
1799</p>
1800<p>
1801With respect to IGS, it is important to understand that a major effect in the combination of GNSS orbit and clock correction streams is the selection of ACs to include. It is likely that a combination product could be improved in accuracy by using only the best two or three ACs. However, with only a few ACs to depend on, the reliability of the combination product could suffer and the risk of total failures increases. So there is an important tradeoff here that must be considered when selecting streams for a combination. The major strength of a combination product is its reliability and stable median performance which can be much better than that of any single AC product.
1802</p>
1803<p>
1804This comment applies in situations where we have a limited number of solutions to combine and their quality varies significantly. The situation may be different when the total number of ACs is larger and the range of AC variation is smaller. In that case, a standard full combination is probably the best.
1805</p>
1806<p>
1807The following recursive algorithm is used to detect orbit outliers in the Kalman Filter combination when Broadcast Corrections are provided by several ACs:
1808<br>
1809Step 1: We don't produce a combination for a certain satellite if only one AC provides corrections for it.
1810<br>
1811Step 2: A mean satellite position is calculated as the average of positions from all ACs.
1812<br>
1813Step 3: For each AC and satellite the 3D distance between individual and mean satellite position is calculated.
1814<br>
1815Step 4: We find the greatest difference between AC specific and mean satellite positions.
1816<br>
1817Step 5: If that is less than a threshold, the conclusion is that we don't have an outlier and can proceed to the next epoch.
1818<br>
1819Step 6: If that is greater than a threshold, then corrections of the affiliated AC are ignored for the affected epoch and the outlier detection restarts with step 1.
1820</p>
1821<p>
1822Note that BNC can produce an internal PPP solution from combined Broadcast Corrections. For that you have to specify the keyword 'INTERNAL' as 'Corrections Mountpoint' in the PPP (1) panel.
1823</p>
1824<p>
1825The part of BNC which enables the combination of Broadcast Corrections is not intended for publication under GNU General Public License (GPL). However, pre-compiled BNC binaries which support the 'Combine Corrections' option are made available.
1826</p>
1827
1828<p><a name="combimounttab"><h4>3.13.1 Combine Corrections Table - optional</h4></p>
1829<p>
1830Hit the 'Add Row' button, double click on the 'Mountpoint' field, enter a Broadcast Corrections mountpoint from the 'Streams' section and hit Enter. Then double click on the 'AC Name' field to enter your choice of an abbreviation for the Analysis Center (AC) providing the stream. Finally, double click on the 'Weight' field to enter a weight to be applied to this stream in the combination. The stream processing can already be started with only one corrections stream configured for combination.
1831</p>
1832<p>
1833Note that an appropriate 'Wait for full corr epoch' value needs to be specified for the combination under the 'Broadcast Corrections' tab. To give an example: a value of 15 sec would make sense if the update rate of incoming clock corrections is 10 sec.
1834</p>
1835<p>
1836The sequence of entries in the 'Combine Corrections' table is not of importance. Note that the orbit information in the final combination stream is just copied from one of the incoming streams. The stream used for providing the orbits may vary over time: if the orbit providing stream has an outage then BNC switches to the next remaining stream for getting hold of the orbit information.</p>
1837<p>
1838Default is an empty 'Combine Corrections' table meaning that you don't want BNC to combine orbit and clock correction streams.
1839</p>
1840<p>
1841It is possible to specify only one Broadcast Ephemeris corrections stream in the 'Combine Corrections' table. Instead of combining corrections from several sources BNC will then merge the single corrections stream with Broadcast Ephemeris to save results in SP3 and/or Clock RINEX format when specified accordingly under the 'Upload Corrections' tab.
1842</p>
1843
1844<p><a name="combiadd"><h4>3.13.1.1 Add Row, Delete - optional</h4></p>
1845<p>
1846Hit 'Add Row' button to add another row to the 'Combine Corrections' table or hit the 'Delete' button to delete the highlighted row(s).
1847</p>
1848
1849<p>
1850The following screenshots describe an example setup of BNC when combining Broadcast Correction streams and uploading them to an NTRIP Broadcaster. Note that it requires specifying options under tabs 'Combine Corrections' and 'Upload Corrections'. The example uses the combination product to simultaneously carry out an 'INTERNAL' PPP solution in 'Quick-Start' mode which allows monitoring the quality of the combination product in the space domain.
1851</p>
1852
1853<br>
1854<p><img src="IMG/screenshot20.png"/></p>
1855<p><u>Figure 19:</u> BNC combining Broadcast Correction streams.</p>
1856<p><br></p>
1857<p><img src="IMG/screenshot21.png"/></p>
1858<p><u>Figure 20:</u> BNC uploading the combined Broadcast Corrections stream.</p>
1859<p></p>
1860<p><img src="IMG/screenshot23.png"/></p>
1861<p><u>Figure 21:</u> 'INTERNAL' PPP with BNC using combined Broadcast Corrections stream.</p>
1862
1863<p><a name="combimethod"><h4>3.13.1.2 Method - mandatory if 'Combine Corrections' table is populated</h4></p>
1864<p>
1865Select a clock combination method. Available options are Kalman 'Filter' and 'Single-Epoch. It is suggested to use the Kalman Filter approach in case the combined stream of Broadcast Corrections is intended for Precise Point Positioning.
1866</p>
1867
1868<p><a name="combimax"><h4>3.13.1.3 Maximal Residuum - mandatory if 'Combine Corrections' table is populated</h4></p>
1869
1870<p>BNC combines all incoming clocks according to specified weights. Individual clock estimates that differ by more than 'Maximal Residuum' meters from the average of all clocks will be ignored.<p>
1871</p>It is suggested to specify a value of about 0.2 m for the Kalman filter combination approach and a value of about 3.0 meters for the Single-Epoch combination approach.</p>
1872<p>Default is a 'Maximal Residuum' of 999.0 meters</p>
1873
1874<p><a name="combismpl"><h4>3.13.1.4 Sampling - mandatory if 'Combine Corrections' table is populated</h4></p>
1875<p>Specify a combination sampling interval. Clock and orbit corrections will be produced following that interval. A value of 10 sec may be an appropriate choice.</p>
1876
1877
1878<p><a name="upclk"><h4>3.14. Upload Corrections</h4></p>
1879<p>
1880BNC can upload streams carrying orbit and clock corrections to Broadcast Ephemeris in radial, along-track and cross-track components if they are<ol type=a>
1881<li>
1882either generated by BNC as a combination of several individual Broadcast Correction streams coming from an number of real-time Analysis Centers (ACs), see section 'Combine Corrections',</li>
1883<li>
1884or generated by BNC while the program receives an ASCII stream of precise satellite orbits and clocks via IP port from a connected real-time GNSS engine. Such a stream would be expected in a plain ASCII format and the associated 'decoder' string would have to be 'RTNET', see format description below. </li>
1885</ol>
1886The procedure taken by BNC to generate the clock and orbit corrections to Broadcast Ephemeris and upload them to an NTRIP Broadcaster is as follow:
1887<ul>
1888<li>Continuously receive up-to-date Broadcast Ephemeris carrying approximate orbits and clocks for all satellites. Read new Broadcast Ephemeris immediately whenever they become available. This information may come via a stream of RTCM messages generated from another BNC instance.</li>
1889</ul>
1890Then, epoch by epoch:
1891<ul>
1892<li>Continuously receive the best available clock and orbit estimates for all satellites in XYZ Earth-Centered-Earth-Fixed IGS08 reference system. Receive them every epoch in plain ASCII format as provided by a real-time GNSS engine such as RTNet or generate them following a combination approach. </li>
1893<li>Calculate XYZ coordinates from Broadcast Ephemeris orbits. </li>
1894<li>Calculate differences dX,dY,dZ between Broadcast Ephemeris and IGS08 orbits. </li>
1895<li>Transform these differences into radial, along-track and cross-track corrections to Broadcast Ephemeris orbits. </li>
1896<li>Calculate corrections to Broadcast Ephemeris clocks as differences between Broadcast Ephemeris clocks and IGS08 clocks. </li>
1897<li>Encode Broadcast Ephemeris clock and orbit corrections in RTCM Version 3 format. </li>
1898<li>Upload Broadcast Corrections stream to NTRIP Broadcaster. </li>
1899</ul>
1900<p>
1901The orbit and clock corrections to Broadcast Ephemeris are usually referred to the latest set of broadcast messages, which are generally also received in real-time by a GNSS rover. However, the use of the latest broadcast message is delayed for a period of 60 seconds, measured from the time of complete reception of ephemeris and clock parameters, in order to accommodate rover applications to obtain the same set of broadcast orbital and clock parameters. This procedure is recommended in the RTCM SSR standard.
1902</p>
1903</p>
1904Because the encoding process may put a significant load on the communication link between BNC and the real-time GNSS engine, it is recommended to run both programs on the same host. However, doing so is not compulsory.
1905</p>
1906<p>
1907The usual handling of BNC when uploading a stream with Broadcast Corrections is that you first specify Broadcast Ephemeris and Broadcast Correction streams. You then specify an NTRIP Broadcaster for stream upload before you start the program.
1908</p>
1909<p>
1910BNC requires GNSS clocks and orbits in the IGS Earth-Centered-Earth-Fixed (ECEF) reference system and in a specific ASCII format. The clocks and orbits must be referred to satellite Center of Mass (CoM) and must not contain the conventional periodic relativistic effect. They may be provided by a real-time GNSS engine such as RTNet. The sampling interval for data transmission should not exceed 15 sec. Note that otherwise tools involved in IP streaming such as NTRIP Broadcasters or NTRIP Clients may respond with a timeout.
1911</p>
1912
1913<p>
1914Below you find an example of precise clocks and orbits coming in ASCII format (which is named 'RTNET' in this document) from a real-time GNSS engine. Each epoch starts with an asterisk character followed by the time as year, month, day of month, hour, minute and second. Subsequent records provide the following set of parameters for each satellite:
1915</p>
1916
1917<p>
1918<ul>
1919<li>GNSS Indicator and Satellite Vehicle Pseudo Random Number</li>
1920<li>XYZ coordinates in Earth-Centered-Earth-Fixed system [km] at epoch T</li>
1921<li>Satellite clock error [microsecond]</li>
1922<li>Conventional periodic relativistic effect [microsecond]</li>
1923<li>DX,DY,DZ [m] in Earth-Centered-Earth-Fixed system for translation CoM-&gt;APC</li>
1924<li>Differential Code Bias P1C1 [m]</li>
1925<li>Differential Code Bias P1P2 [m]</li>
1926<li>Time increment dT [second]</li>
1927<li>XYZ coordinates in Earth-Centered-Earth-Fixed system [km] at epoch T+dT</li>
1928</ul>
1929</p>
1930Example for 'RTNET' stream format:
1931</p>
1932<p>
1933<pre>
1934...
1935PR22 24695.278546 4939.628474 -3498.468864 41.074663 0.000301 -2.458 0.059 0.259 0.000 0.369 60.0 24724.926665 4937.395818 -3285.525249
1936PR23 16644.528151 -4673.966731 -18755.727311 -381.408485 -0.000069 -1.484 0.958 1.597 0.000 -1.041 60.0 16794.540110 -4640.370673 -18629.931406
1937PR24 -835.564016 -11361.061950 -22837.329550 -67.978344 -0.000027 0.088 1.593 1.979 0.000 0.628 60.0 -654.746874 -11311.272410 -22867.926411
1938EOE
1939* 2012 4 13 18 5 20.00000000
1940PG01 -17662.477581 -4690.968816 19273.403670 247.562657 -0.001403 1.173 -0.094 -1.222 -0.081 -3.222 60.0 -17723.637492 -4824.411250 19184.308406
1941PG02 13499.913230 23158.540481 -1230.022763 386.539840 -0.009664 -0.392 -0.672 0.036 -0.007 1.778 60.0 13488.200264 23175.574718 -1044.681214
1942PG03 -16691.614702 -11720.144912 -17619.363518 35.472262 -0.007906 1.785 0.965 1.939 -0.171 -0.769 60.0 -16563.914187 -11742.834794 -17725.636699
1943...
1944PG32 -16198.232316 -3364.836652 20899.169198 -432.258718 -0.025811 1.728 0.075 -2.191 -0.370 -1.040 60.0 -16107.271625 -3493.294042 20951.654447
1945PR01 18574.288277 -17410.663026 -1754.600023 -178.990271 -0.000082 -1.469 2.095 0.024 0.000 0.188 60.0 18556.963974 -17406.362476 -1967.750384
1946PR02 8030.345235 -18665.480490 15430.035833 -298.816088 -0.000568 -0.516 2.171 -1.184 0.000 0.221 60.0 8114.572636 -18759.449343 15271.294411
1947PR03 -6108.423573 -9263.873363 23002.679850 -129.074986 0.000627 0.523 1.396 -2.019 0.000 1.568 60.0 -5976.535477 -9398.317054 22982.703956
1948...
1949PR24 -820.514575 -11356.881507 -22839.954618 -67.978328 -0.000026 0.087 1.593 1.979 0.000 0.628 60.0 -639.657024 -11307.160404 -22870.387083
1950EOE
1951* 2012 4 13 18 5 25.00000000
1952PG01 -17667.568396 -4702.119849 19266.035352 247.562677 -0.001403 1.173 -0.094 -1.222 -0.081 -3.222 60.0 -17728.740899 -4835.494883 19176.817383
1953PG02 13498.959815 23160.004885 -1214.580934 386.539856 -0.009647 -0.392 -0.672 0.035 -0.007 1.778 60.0 13487.197253 23176.941260 -1029.232392
1954PG03 -16680.999851 -11722.017340 -17628.269050 35.472285 -0.007882 1.783 0.966 1.940 -0.171 -0.769 60.0 -16553.240904 -11744.747432 -17734.434260
1955...
1956</pre>
1957</p>
1958<p>
1959Note that each end of an epoch in the incoming stream is indicated by an ASCII string 'EOE' (for End Of Epoch).
1960</p>
1961<p>
1962When using clocks from Broadcast Ephemeris (with or without applied corrections) or clocks from SP3 files, it may be important to understand that they are not corrected for the conventional periodic relativistic effect. Chapter 10 of the IERS Conventions 2003 mentions that the conventional periodic relativistic correction to the satellite clock (to be added to the broadcast clock) is computed as dt = -2 (R * V) / c^2 where R *V is the scalar product of the satellite position and velocity and c is the speed of light. This can also be found in the GPS Interface Specification, IS-GPS-200, Revision D, 7 March 2006.
1963</p>
1964
1965<p><a name="upadd"><h4>3.14.1 Add, Delete Row - optional</h4></p>
1966<p>Hit 'Add Row' button to add another row to the stream 'Upload Table' or hit the 'Delete' button to delete the highlighted row(s).
1967</p>
1968<p>
1969Having an empty 'Upload Table' is default and means that you don't want BNC to upload orbit and clock correction streams to any NTRIP Broadcaster.
1970</p>
1971
1972<p><a name="uphost"><h4>3.14.2 Host, Port, Mountpoint, Password - mandatory if 'Upload Table' entries specified</h4></p>
1973
1974<p>Specify the domain name or IP number of an NTRIP Broadcaster for uploading the stream. Furthermore, specify the caster's listening IP port, an upload mountpoint and an upload password. Note that NTRIP Broadcasters are often configured to provide access on more than one port, usually port 80 and 2101. If you experience communication problems on port 80, you should try to use the alternative port(s).
1975</p>
1976<p>
1977BNC uploads a stream to the NNTRIP Broadcaster by referring to a dedicated mountpoint that has been set by its operator. Specify here the mountpoint based on the details you received for your stream from the operator. It is often a four character ID (capital letters) plus an integer number.</p>
1978<p>The stream upload may be protected through an upload 'Password'. Enter the password you received from the NTRIP Broadcaster operator along with the mountpoint(s).</p>
1979<p>
1980If 'Host', 'Port', 'Mountpoint' and 'Password' are set, the stream will be encoded in RTCM's 'State Space Representation' (SSR) messages and uploaded to the specified broadcaster following the NTRIP Version 1 transport protocol.
1981</p>
1982
1983<p><a name="upsystem"><h4>3.14.3 System - mandatory if 'Host' is set</h4></p>
1984<p>
1985BNC allows to configure several Broadcast Correction streams for upload so that they refer to different reference systems and different NTRIP Broadcasters. You may use this functionality for parallel support of a backup NTRIP Broadcaster or for simultaneous support of several reference systems. Available options for referring clock and orbit corrections to specific target reference systems are
1986<p>
1987<ul>
1988<li>IGS08 which stands for the GNSS-based IGS realization of the International Terrestrial Reference Frame 2008 (ITRF2008), and</li>
1989<li>ETRF2000 which stands for the European Terrestrial Reference Frame 2000 adopted by EUREF, and</li>
1990<li>NAD83 which stands for the North American Datum 1983 as adopted for the U.S.A., and</li>
1991<li>GDA94 which stands for the Geodetic Datum Australia 1994 as adopted for Australia, and</li>
1992<li>SIRGAS2000 which stands for the Geodetic Datum adopted for Brazil, and</li>
1993<li>SIRGAS95 which stands for the Geodetic Datum adopted i.e. for Venezuela, and</li>
1994<li>'Custom' which allows a transformation of Broadcast Corrections from the IGS08 system to any other system through specifying up to 14 Helmert Transformation Parameters.</li>
1995</ul>
1996</p>
1997
1998<p>
1999BNC only transforms the original IGS08 <u>orbits</u> in the Broadcast Corrections stream to a target reference system while leaving the clocks unchanged. From a theoretical point of view this leads to inconsistencies between orbits and clocks and is therefore not allowed. However, it has been shown by Huisman et al. 2012 that as long as involved scale parameters are small enough, this way of transforming corrections stream contents only leads to height biases less than about one centimeter. With regards to the systems listed above, the approach has therefore been implemented in BNC for practical reasons.
2000</p>
2001<p>
2002The transformation to <u>GDA94 is an exception</u> in this because it involves a ten times higher scale parameter compared to the other transformations. Note that hence the resulting height biases for a BNC-transformed GDA94 corrections stream can increase up to about 10 centimeters.
2003</p>
2004
2005<p>
2006<u>IGS08:</u> As the clocks and orbits coming from real-time GNSS engine are expected to be in the IGS08 system, no transformation is carried out if this option is selected.
2007</p>
2008
2009<p>
2010<u>ETRF2000:</u> The formulas for the transformation 'ITRF2005-&gt;ETRF2000' are taken from 'Claude Boucher and Zuheir Altamimi 2008: Specifications for reference frame fixing in the analysis of EUREF GPS campaign', see <u>http://etrs89.ensg.ign.fr/memo-V8.pdf</u>. The following 14 Helmert Transformation Parameters were introduced:
2011</p>
2012<p>
2013<pre>
2014Translation in X at epoch To: 0.0521 m
2015Translation in Y at epoch To: 0.0493 m
2016Translation in Z at epoch To: -0.0585 m
2017Translation rate in X: 0.0001 m/y
2018Translation rate in Y: 0.0001 m/y
2019Translation rate in Z: -0.0018 m/y
2020Rotation in X at epoch To: 0.891 mas
2021Rotation in Y at epoch To: 5.390 mas
2022Rotation in Z at epoch To: -8.712 mas
2023Rotation rate in X: 0.081 mas/y
2024Rotation rate in Y: 0.490 mas/y
2025Rotation rate in Z: -0.792 mas/y
2026Scale at epoch To : 0.00000000134
2027Scale rate: 0.00000000008 /y
2028To: 2000.0
2029</pre>
2030</p>
2031
2032<p>
2033<u>NAD83:</u> Formulas for the transformation 'ITRF2005-&gt;NAD83' are taken from 'Chris Pearson, Robert McCaffrey, Julie L. Elliott, Richard Snay 2010: HTDP 3.0: Software for Coping with the Coordinate Changes Associated with Crustal Motion, Journal of Surveying Engineering'.
2034</p>
2035<p>
2036<pre>
2037Translation in X at epoch To: 0.9963 m
2038Translation in Y at epoch To: -1.9024 m
2039Translation in Z at epoch To: -0.5219 m
2040Translation rate in X: 0.0005 m/y
2041Translation rate in Y: -0.0006 m/y
2042Translation rate in Z: -0.0013 m/y
2043Rotation in X at epoch To: 25.915 mas
2044Rotation in Y at epoch To: 9.426 mas
2045Rotation in Z at epoch To: 11.599 mas
2046Rotation rate in X: 0.067 mas/y
2047Rotation rate in Y: -0.757 mas/y
2048Rotation rate in Z: -0.051 mas/y
2049Scale at epoch To : 0.00000000078
2050Scale rate: -0.00000000010 /y
2051To: 1997.0
2052</pre>
2053</p>
2054
2055<p>
2056<u>GDA94:</u> The formulas for the transformation 'ITRF2000-&gt;GDA94' are taken from 'John Dawson, Alex Woods 2010: ITRF to GDA94 coordinate transformations', Journal of Applied Geodesy, 4 (2010), 189¿199, de Gruyter 2010. DOI 10.1515/JAG.2010.019'.
2057</p>
2058<p>
2059<pre>
2060Translation in X at epoch To: -0.07973 m
2061Translation in Y at epoch To: -0.00686 m
2062Translation in Z at epoch To: 0.03803 m
2063Translation rate in X: 0.00225 m/y
2064Translation rate in Y: -0.00062 m/y
2065Translation rate in Z: -0.00056 m/y
2066Rotation in X at epoch To: 0.0351 mas
2067Rotation in Y at epoch To: -2.1211 mas
2068Rotation in Z at epoch To: -2.1411 mas
2069Rotation rate in X: -1.4707 mas/y
2070Rotation rate in Y: -1.1443 mas/y
2071Rotation rate in Z: -1.1701 mas/y
2072Scale at epoch To : 0.000000006636
2073Scale rate: 0.000000000294 /y
2074To: 1994.0
2075</pre>
2076</p>
2077
2078<p>
2079<u>SIRGAS2000:</u> The formulas for the transformation 'ITRF2005-&gt;SIRGAS2000' were provided via personal communication from CGED-Coordenacao de Geodesia, IBGE/DGC - Diretoria de Geociencias, Brazil.</u>.
2080</p>
2081<p>
2082<pre>
2083Translation in X at epoch To: -0.0051 m
2084Translation in Y at epoch To: -0.0065 m
2085Translation in Z at epoch To: -0.0099 m
2086Translation rate in X: 0.0000 m/y
2087Translation rate in Y: 0.0000 m/y
2088Translation rate in Z: 0.0000 m/y
2089Rotation in X at epoch To: 0.150 mas
2090Rotation in Y at epoch To: 0.020 mas
2091Rotation in Z at epoch To: 0.021 mas
2092Rotation rate in X: 0.000 mas/y
2093Rotation rate in Y: 0.000 mas/y
2094Rotation rate in Z: 0.000 mas/y
2095Scale at epoch To : 0.000000000000
2096Scale rate: -0.000000000000 /y
2097To: 2000.0
2098</pre>
2099</p>
2100
2101<p>
2102<u>SIRGAS95:</u> The formulas for the transformation 'ITRF2005-&gt;SIRGAS95' were provided via personal communication from Gustavo Acuha, Laboratorio de Geodesia Fisica y Satelital at Zulia University (LGFS-LUZ), parameters based on values from Table 4.1 of "Terrestrial Reference Frames (April 10, 2009), Chapter 4" in http://tai.bipm.org/iers/convupdt/convupdt_c4.html.</u>.
2103</p>
2104<p>
2105<pre>
2106Translation in X at epoch To: 0.0077 m
2107Translation in Y at epoch To: 0.0058 m
2108Translation in Z at epoch To: -0.0138 m
2109Translation rate in X: 0.0000 m/y
2110Translation rate in Y: 0.0000 m/y
2111Translation rate in Z: 0.0000 m/y
2112Rotation in X at epoch To: 0.000 mas
2113Rotation in Y at epoch To: 0.000 mas
2114Rotation in Z at epoch To: -0.003 mas
2115Rotation rate in X: 0.000 mas/y
2116Rotation rate in Y: 0.000 mas/y
2117Rotation rate in Z: 0.000 mas/y
2118Scale at epoch To : 0.00000000157
2119Scale rate: -0.000000000000 /y
2120To: 1995.4
2121</pre>
2122</p>
2123
2124<p>
2125<u>Custom:</u> The default numbers shown as examples are those for a transformation from ITRF2005 to ETRF2000'.
2126</p>
2127
2128<p><a name="upcom"><h4>3.14.4 Center of Mass - optional</h4></p>
2129<p>
2130BNC allows to either refer Broadcast Corrections to the satellite's Center of Mass (CoM) or to the satellite's Antenna Phase Center (APC). By default corrections refer to APC. Tick 'Center of Mass' to refer uploaded corrections to CoM.
2131</p>
2132
2133<p><a name="upsp3"><h4>3.14.5 SP3 File - optional</h4></p>
2134<p>Specify a path for saving the generated orbit corrections as SP3 orbit files. If the specified directory does not exist, BNC will not create SP3 orbit files. The following is a path example for a Linux system:<br>/home/user/BNC${GPSWD}.sp3<br>Note that '${GPSWD}' produces the GPS Week and Day number in the file name.</p>
2135<p>
2136Default is an empty option field, meaning that you don't want BNC to save the uploaded stream contents in daily SP3 files.
2137</p>
2138<p>
2139As an SP3 file contents should be referred to the satellites Center of Mass (CoM) while Broadcast Corrections are referred to the satellites APC, an offset has to be applied which is available from an IGS ANTEX file (see section 'ANTEX File'). You should therefore specify the 'ANTEX File' path under tab 'PPP (2)' if you want to save the stream contents in SP3 format. If you don't specify an 'ANTEX File' path there, the SP3 file contents will be referred to the satellites APCs.
2140</p>
2141<p>
2142The file names for the daily SP3 files follow the convention for SP3 file names. The first three characters of each file name are set to 'BNC'. Note that clocks in the SP3 orbit files are not corrected for the conventional periodic relativistic effect.
2143</p>
2144<p>
2145In case the 'Combine Corrections' table contains only one Broadcast Corrections stream, BNC will merge that stream with Broadcast Ephemeris to save results in files specified here through SP3 and/or Clock RINEX file path. In such a case you have to define only the SP3 and Clock RINEX file path and no further option in the 'Upload Corrections' table.
2146</p>
2147
2148<p>
2149Note that BNC outputs a complete list of SP3 'Epoch Header Records' even if no 'Position and Clock Records' are available for certain epochs because of stream outages. Note further that the 'Number of Epochs' in the first SP3 header record may not be correct because that number is not available when the file is created. Depending on your processing software (e.g. Bernese GNSS Software, BSW) it could therefore be necessary to correct an incorrect 'Number of Epochs' in the file before you use in Post Processing.
2150</p>
2151
2152<p><a name="uprinex"><h4>3.14.6 RNX File - optional</h4></p>
2153<p>
2154The clock corrections generated by BNC for upload can be logged in Clock RINEX format. The file naming follows the RINEX convention.
2155</p>
2156<p>
2157Specify a path for saving the generated clock corrections as Clock RINEX files. If the specified directory does not exist, BNC will not create Clock RINEX files. The following is a path example for a Linux system:<br>/home/user/BNC${GPSWD}.clk<br>Note that '${GPSWD}' produces the GPS Week and Day number in the file name.
2158</p>
2159<p>
2160Note further that clocks in the Clock RINEX files are not corrected for the conventional periodic relativistic effect.
2161</p>
2162
2163<p><a name="upinter"><h4>3.14.7 Interval - mandatory if 'Upload Table' entries specified</h4></p>
2164<p>
2165Select the length of Clock RINEX files and SP3 Orbit files. The default value is 1 day.
2166</p>
2167
2168<p><a name="upclksmpl"><h4>3.14.8 Sampling - mandatory if 'Upload Table' entries specified</h4></p>
2169<p>BNC requires an orbit corrections sampling interval for the stream to be uploaded and sampling intervals for SP3 and Clock RINEX files. The outgoing stream's clock correction sampling interval follows that of incoming corrections and is therefore nothing to be specified here.</p>
2170
2171<p><a name="upclkorb"><h4>3.14.8.1 Orbits - mandatory if 'Upload Table' entries specified</h4></p>
2172<p>Select the stream's orbit correction sampling interval in seconds. A value of 60 sec may be appropriate.</p>
2173<p> A value of zero '0' tells BNC to upload all orbit correction samples coming in from the real-time GNSS engine along with the clock correction samples to produce combined orbit and clock corrections to Broadcast Ephemeris (1060 for GPS, 1066 for GLONASS).
2174</p>
2175
2176<p><a name="upclksp3"><h4>3.14.8.2 SP3 - mandatory if 'SP3 File' is specified</h4></p>
2177<p>Select the SP3 orbit file sampling interval in minutes. A value of 15 min may be appropriate. A value of zero '0' tells BNC to store all available samples into SP3 orbit files.</p>
2178
2179<p><a name="upclkrnx"><h4>3.14.8.3 RINEX - mandatory if 'RNX File' is specified</h4></p>
2180<p>Select the Clock RINEX file sampling interval in seconds. A value of 10 sec may be appropriate. A value of zero '0' tells BNC to store all available samples into Clock RINEX files.</p>
2181
2182<p><a name="upcustom"><h4>3.14.9 Custom Trafo - optional if 'Upload Table' entries specified</h4></p>
2183<p>Hit 'Custom Trafo' to specify your own 14 parameter Helmert Transformation instead of selecting a predefined transformation through 'System' button.</p>
2184
2185<p>
2186The following screenshot shows the encoding and uploading of a stream of precise orbits and clocks coming from a real-time engine in 'RTNET' ASCII format. The stream is uploaded to NTRIP Broadcaster 'products.igs-ip.net'. It is referred to APC and IGS08. Uploaded data are locally saved in SP3 and Clock RINEX format. The SSR Provider ID is set to 3. The SSR Solution ID is and the Issue of Data SSR are set to 1. Required Broadcast Ephemeris are received via stream 'RTCM3EPH'.
2187</p>
2188<p><img src="IMG/screenshot26.png"/></p>
2189<p><u>Figure 22:</u> Producing Broadcast Corrections from incoming precise orbits and clocks and uploading them to an NTRIP Broadcaster.</p>
2190
2191<p><a name="upeph"><h4>3.15. Upload Ephemeris</h4></p>
2192<p>
2193BNC can upload a stream carrying Broadcast Ephemeris in RTCM Version 3 format to an NTRIP Broadcaster.
2194</p>
2195
2196<p><a name="brdcserver"><h4>3.15.1 Host &amp; Port - optional</h4></p>
2197<p>
2198Specify the 'Host' IP name or number of an NTRIP Broadcaster to upload the stream. An empty option field means that you don't want to upload Broadcast Ephemeris.
2199</p>
2200<p>
2201Enter the NTRIP Broadcaster's IP 'Port' number for stream upload. Note that NTRIP Broadcasters are often configured to provide access on more than one port, usually
2202port 80 and 2101. If you experience communication problems on port 80, you should try to use the alternative port(s).
2203</p>
2204
2205<p><a name="brdcmount"><h4>3.15.2 Mountpoint &amp; Password - mandatory if 'Host' is set</h4></p>
2206<p>
2207BNC uploads a stream to the NTRIP Broadcaster by referring to a dedicated mountpoint that has been set by its operator. Specify the mountpoint based on the details you received for your stream from the operator. It is often a four character ID (capital letters) plus an integer number.</p>
2208<p>The stream upload may be protected through an upload 'Password'. Enter the password you received from the NTRIP Broadcaster operator along with the mountpoint.</p>
2209</p>
2210
2211<p><a name="brdcsmpl"><h4>3.15.3 Sampling - mandatory if 'Host' is set</h4></p>
2212Select the Broadcast Ephemeris repetition interval in seconds. Defaut is '5' meaning that a complete set of Broadcast Ephemeris is uploaded every 5 seconds.
2213</p>
2214
2215<p><img src="IMG/screenshot28.png"/></p>
2216<p><u>Figure 23:</u> Producing a Broadcast Ephemeris stream from navigation messages of globally distributed RTCM streams and uploading them in RTCM Version 3 format to an NTRIP Broadcaster.</p>
2217
2218<p><a name="streams"><h4>3.16. Streams</h4></p>
2219<p>
2220Each stream on an NTRIP Broadcaster (and consequently on BNC) is defined using a unique source ID called mountpoint. An NTRIP Client like BNC accesses the desired stream by referring to its mountpoint. Information about streams and their 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.
2221</p>
2222
2223<p>
2224Streams selected for retrieval are listed under the 'Streams' canvas on BNC's main window. The list provides the following information either extracted from source-table(s) produced by the NTRIP Broadcasters or introduced by BNC's user:
2225</p>
2226<p>
2227<table>
2228<tr><td>'resource loader'&nbsp; </td><td>NTRIP Broadcaster URL and port, or<br>TCP/IP host and port, or<br>UDP port, or<br>Serial input port specification.</td></tr>
2229<tr><td>'mountpoint' &nbsp;</td><td>Mountpoint introduced by NTRIP Broadcaster, or<br>Mountpoint introduced by BNC's user.</td></tr>
2230<tr><td>'decoder' &nbsp;</td><td>Name of decoder used to handle the incoming stream content according to its format; editable.</td></tr>
2231<tr><td>'lat' &nbsp;</td><td>Approximate latitude of reference station, in degrees, north; editable if 'nmea' = 'yes'.</td></tr>
2232<tr><td>'long' &nbsp;</td><td>Approximate longitude of reference station, in degrees, east; editable if 'nmea' = 'yes'.</td></tr>
2233<tr><td>'nmea' &nbsp;</td><td>Indicates whether or not streaming needs to be initiated by BNC through sending NMEA-GGA message carrying position coordinates in 'lat' and 'long'.</td></tr>
2234<tr><td>'ntrip' &nbsp;</td><td>Selected NTRIP transport protocol version (1, 2, 2s, R, or U), or<br>'N' for TCP/IP streams without NTRIP, or<br>'UN' for UDP streams without NTRIP, or<br>'S' for serial input streams without NTRIP.</td></tr>
2235<tr><td>'bytes' &nbsp;</td><td>Number of bytes received.
2236</table>
2237</p>
2238
2239<p><a name="streamedit"><h4>3.16.1 Edit Streams</h4></p>
2240<ul>
2241<li>
2242BNC automatically allocates one of its internal decoders to a stream based on the stream's 'format' and 'format-details' as given in the source-table. However, there might be cases where you need to override the automatic selection due to incorrect source-table for example. BNC allows users to manually select the required decoder by editing the decoder string. Double click on the 'decoder' field, enter your preferred decoder and then hit Enter. The accepted decoder strings are 'RTCM_2.x', 'RTCM_3.x' and 'RTNET'.
2243</li>
2244<li>
2245In case you need to log the raw data as is, BNC allows users to by-pass its decoders and directly save the input in daily log files. To do this, specify the decoder string as 'ZERO'. The generated file names are created from the characters of the streams mountpoints plus two-digit numbers each for year, month, and day. Example: Setting the 'decoder' string for mountpoint WTZZ0 to 'ZERO' and running BNC on March 29, 2007 would save the raw data in a file named WTZZ0_070329.
2246</li>
2247<li>
2248BNC can also retrieve streams from virtual reference stations (VRS). To initiate these streams, an approximate rover position needs to be sent in NMEA format to the NTRIP Broadcaster. In return, a user-specific data stream is generated, typically by Network-RTK software. VRS streams are indicated by a 'yes' in the source-table as well as in the 'nmea' column on the 'Streams' canvas in BNC's main window. They are customized exactly to the latitude and longitude transmitted to the NTRIP Broadcaster via NMEA-GGA messages.
2249<br>If NMEA-GGA messages are not coming from a serial connected GNSS rover, BNC simulates them from the default latitude and longitude of the source-table as shown in the 'lat' and 'long' columns on the 'Streams' canvas. However, in most cases you would probably want to change these defaults according to your requirement. Double-click on 'lat' and 'long' fields, enter the values you wish to send and then hit Enter. The format is in positive north latitude degrees (e.g. for northern hemisphere: 52.436, for southern hemisphere: -24.567) and eastern longitude degrees (example: 358.872 or -1.128). Only streams with a 'yes' in their 'nmea' column can be edited. The position must preferably be a point within the VRS service area of the network. RINEX files generated from these streams will contain an additional COMMENT line in the header beginning with 'NMEA' showing the 'lat' and 'long' used.
2250<br>Note that when running BNC in a Local Area Network (LAN), NMEA strings may be blocked by a proxy server, firewall or virus scanner when not using the NTRIP Version 2 transport protocol..
2251</li>
2252</ul>
2253
2254<p><a name="streamdelete"><h4>3.16.2 Delete Stream</h4></p>
2255<p>
2256To remove a stream from the 'Streams' canvas in the main window, highlight it by clicking on it and hit the 'Delete Stream' button. You can also remove multiple streams simultaneously by highlighting them using +Shift and +Ctrl.</p>
2257
2258<p><a name="streamconf"><h4>3.16.3 Reconfigure Stream Selection On-the-fly</h4></p>
2259<p>
2260The streams selection can be changed on-the-fly without interrupting uninvolved threads in the running BNC process.
2261</p>
2262<p>
2263<u>Window mode:</u> Hit 'Save &amp; Reread Configuration' while BNC is in window mode and already processing data to let changes of your streams selection immediately become effective.
2264<p>
2265<u>No window mode:</u> When operating BNC online in 'no window' mode (command line option -nw), you force BNC to reread its 'mountPoints' configuration option from disk at pre-defined intervals. Select '1 min', '1 hour', or '1 day' as 'Reread configuration' option to reread the 'mountPoints' option every full minute, hour, or day. This lets a 'mountPoints' option edited in between in the configuration file become effective without terminating uninvolved threads. See annexed section 'Configuration Examples' for a configuration file example and a list of other on-the-fly changeable options.
2266</p>
2267
2268<p><a name="logs"><h4>3.17. Logging</h4></p>
2269<p>
2270A tabs section on the bottom of the main window provides online control of BNC's activities. Tabs are available to show the records saved in a logfile, for a plot to control the bandwidth consumption, for a plot showing stream latencies, and for time series plots of PPP results.
2271</p>
2272<p><a name="logfile"><h4>3.17.1 Log</h4></p>
2273<p>
2274Records of BNC's activities are shown in the 'Log' tab. They can be saved into a file when a valid path is specified in the 'Logfile (full path)' field.
2275</p>
2276
2277<p><a name="throughput"><h4>3.17.2 Throughput</h4></p>
2278<p>
2279The bandwidth consumption per stream is shown in the 'Throughput' tab in bits per second (bps) or kilo bits per second (kbps). The following figure shows an example for the bandwidth consumption of incoming streams.
2280</p>
2281
2282<p><img src="IMG/screenshot08.png"/></p>
2283<p><u>Figure 24:</u> Bandwidth consumption of incoming streams.</p>
2284
2285<p><a name="latency"><h4>3.17.3 Latency</h4></p>
2286<p>
2287The latency of observations in each incoming stream is shown in the 'Latency' tab in milliseconds or seconds. Streams not carrying observations (i.e. those providing only Broadcast Ephemeris messages) or having an outage are not considered here and shown in red color. Note that the calculation of correct latencies requires the clock of the host computer to be properly synchronized. The next figure shows an example for the latency of incoming streams.
2288</p>
2289
2290<p><img src="IMG/screenshot07.png"/></p>
2291<p><u>Figure 25:</u> Latency of incoming streams.</p>
2292
2293<p><a name="ppptab"><h4>3.17.4 PPP Plot</h4></p>
2294<p>
2295Precise Point Positioning time series of North (red), East (green) and Up (blue) coordinate components are shown in the 'PPP Plot' tab when a 'Origin' option is defined. Values are either referred to reference coordinates (if specified) or referred to the first estimated set of coordinate components. The time as given in format [hh:mm] refers to GPS Time. The sliding PPP time series window covers a period of 5 minutes. Note that it may take up to 30 seconds or more till the first PPP solutions becomes available. The following figure shows the screenshot of a PPP time series plot of North, East and Up coordinate components.
2296</p>
2297
2298<p><img src="IMG/screenshot13.png"/></p>
2299<p><u>Figure 26:</u> Time series plot of PPP session.</p>
2300
2301<p><a name="bottom"><h4>3.18. Bottom Menu Bar</h4></p>
2302<p>
2303The bottom menu bar allows to add or delete streams to BNC's configuration and to start or stop it. It also provides access to BNC's online help function. The 'Add Stream' button opens a window that allows user to select one of several input communication links, see figure below.
2304</p>
2305
2306<p><img src="IMG/screenshot06.png"/></p>
2307<p><u>Figure 27:</u> Steam input communication links.</p>
2308
2309<p><a name="streamadd"><h4>3.18.1 Add Stream</h4></p>
2310<p>
2311Button 'Add Stream' allows you to pull streams either from an NTRIP Broadcaster or from a TCP/IP port, a UPD port, or a serial port.
2312</p>
2313
2314<p><a name="streamcaster"><h4>3.18.1.1 Add Stream - Coming from Caster</h4></p>
2315
2316<p>
2317Button 'Add Stream' &gt; 'Coming from Caster' then opens a window that allows user to select data streams from an NTRIP Broadcaster according to their mountpoints and show a distribution map of offered streams.
2318</p>
2319
2320<p><a name="streamhost"><h4>3.18.1.1.1 Caster Host and Port - mandatory</h4></p>
2321<p>
2322Enter the NTRIP Broadcaster host IP and port number. Note that EUREF and IGS operate NTRIP Broadcasters at <u>http://www.euref-ip.net/home</u>, <u>http://www.igs-ip.net/home</u>, <u>http://www.products.igs-ip.net/home</u> and <u>http://mgex.igs-ip.net/home</u>.
2323</p>
2324
2325<p><a name="streamtable"><h4>3.18.1.1.2 Casters Table - optional</h4></p>
2326<p>
2327It may be that you are not sure about your NTRIP Broadcasters host and port number or you are interested in other broadcaster installations operated elsewhere. Hit 'Show' for a table of known broadcasters maintained at <u>www.rtcm-ntrip.org/home</u>. A window opens which allows selecting a broadcaster for stream retrieval, see figure below.
2328</p>
2329</p>
2330<p><img src="IMG/screenshot04.png"/></p>
2331
2332<p><u>Figure 28:</u> Casters table.</p>
2333
2334<p><a name="streamuser"><h4>3.18.1.1.3 User and Password - mandatory for protected streams</h4></p>
2335<p>
2336Some streams on NTRIP Broadcasters may be restricted. Enter a valid 'User' ID and 'Password' for access to protected streams. Accounts are usually provided per NTRIP Broadcaster through a registration procedure. Register through <u>http://igs.bkg.bund.de/ntrip/registeruser</u> for access to protected streams from EUREF and IGS.
2337</p>
2338
2339<p><a name="gettable"><h4>3.18.1.1.4 Get Table</h4></p>
2340<p>
2341Use the 'Get Table' button to download the source-table from the NTRIP Broadcaster. Pay attention to data fields 'format' and 'format-details'. Keep in mind that BNC can only decode and convert streams that come in RTCM Version 2, RTCM Version 3, or RTNET format. For access to observations, Broadcast Ephemeris and Broadcast Corrections in RTCM format streams must contain a selection of appropriate message types as listed in the Annex, cf. data field 'format-details' for available message types and their repetition rates in brackets. Note that in order to produce RINEX Navigation files RTCM Version 3 streams containing message types 1019 (GPS) and 1020 (GLONASS) and 1045 (Galileo) are required. Select your streams line by line, use +Shift and +Ctrl when necessary. The figure below provides an example source-table.
2342</p>
2343<p>
2344The contents of data field 'nmea' tells you whether a stream retrieval needs to be initiated by BNC through sending an NMEA-GGA message carrying approximate position coordinates (virtual reference station).
2345</p>
2346<p>
2347Hit 'OK' to return to the main window. If you wish you can click on 'Add Stream' and repeat the process again to retrieve streams from different casters.
2348</p>
2349<p><img src="IMG/screenshot05.png"/></p>
2350<p><u>Figure 29:</u> Broadcaster source-table.</p>
2351
2352<p><a name="ntripv"><h4>3.18.1.1.5 NTRIP Version - mandatory</h4></p>
2353<p>
2354Some limitations and deficiencies of the NTRIP Version 1 stream transport protocol are solved in NTRIP Version 2. Improvements mainly concern a full HTTP compatibility in view of requirements coming from proxy servers. Version 2 is backwards compatible to Version 1. Options implemented in BNC are:
2355</p>
2356<p>
2357&nbsp; 1:&nbsp; NTRIP Version 1, TCP/IP.<br>
2358&nbsp; 2:&nbsp; NTRIP Version 2 in TCP/IP mode.<br>
2359&nbsp; 2s:&nbsp; NTRIP Version 2 in TCP/IP mode via SSL.<br>
2360&nbsp; R:&nbsp; NTRIP Version 2 in RTSP/RTP mode.<br>
2361&nbsp; U:&nbsp; NTRIP Version 2 in UDP mode.
2362</p>
2363<p>
2364If NTRIP Version 2 is supported by the broadcaster:
2365</p>
2366<ul>
2367<li>Try using option '2' if your streams are otherwise blocked by a proxy server operated in front of BNC.</li>
2368<li>Option 'R' or 'U' may be selected if latency is more important than completeness for your application. Note that the latency reduction is likely to be in the order of 0.5 sec or less. Note further that options 'R' (RTSP/RTP mode) and 'U' (UDP mode) are not accepted by proxy servers and a mobile Internet Service Provider may not support it.</li>
2369</ul>
2370<p>
2371Select option '1' if you are not sure whether the broadcaster supports NTRIP Version 2.</li>
2372</p>
2373
2374<p><a name="castermap"><h4>3.18.1.1.6 Map - optional</h4></p>
2375<p>
2376Button 'Map' opens a window to show a distribution map of the caster's streams. You may like to zoom in or out using the mouse. Left button: draw a rectangle to zoom, right button: zoom out, middle button: zoom back.
2377</p>
2378
2379<p><img src="IMG/screenshot24.png"/></p>
2380<p><u>Figure 30:</u> Stream distribution map derived from NTRIP Broadcaster source-table.</p>
2381
2382<p><a name="streamip"><h4>3.18.1.2 Add Stream - Coming from TCP/IP Port</h4></p>
2383<p>
2384Button 'Add Stream' &gt; 'Coming from TCP/IP Port' allows to retrieve streams via TCP directly from an IP address without using the NTRIP transport protocol. For that you:
2385<ul>
2386<li>Enter the IP address of the stream providing host.</li>
2387<li>Enter the IP port number of the stream providing host.</li>
2388<li>Specify a mountpoint. Recommended is a 4-character station ID. Example: FFMJ</li>
2389<li>Specify the stream format. Available options are 'RTCM_2', 'RTCM_3', 'RTNET', and 'ZERO'.</li>
2390<li>Enter the approximate latitude of the stream providing rover in degrees. Example: 45.32.</li>
2391<li>Enter the approximate longitude of the stream providing rover in degrees. Example: -15.20.</li>
2392</ul>
2393</p>
2394<p>
2395Streams directly received from a TCP/IP port show up with an 'N' for 'No NTRIP' in the 'Streams' canvas on BNC's main window. Latitude and longitude are to be entered just for informal reasons.
2396<p>
2397</p>
2398Note that this option works only if no proxy server is involved in the communication link.
2399</p>
2400
2401<p><a name="streamudp"><h4>3.18.1.3 Add Stream - Coming from UDP Port</h4></p>
2402<p>
2403Button 'Add Stream' &gt; 'Coming from UDP Port' allows to pick up streams arriving directly at one of the local host's UDP ports without using the NTRIP transport protocol. For that you:
2404<ul>
2405<li>Enter the local port number where the UDP stream arrives.</li>
2406<li>Specify a mountpoint. Recommended is a 4-character station ID. Example: FFMJ</li>
2407<li>Specify the stream format. Available options are 'RTCM_2', 'RTCM_3', 'RTNET', and 'ZERO'.</li>
2408<li>Enter the approximate latitude of the stream providing rover in degrees. Example: 45.32.</li>
2409<li>Enter the approximate longitude of the stream providing rover in degrees. Example: -15.20.</li>
2410</ul>
2411</p>
2412<p>
2413Streams directly received at a UDP port show up with a 'UN' for 'UDP, No NTRIP' in the 'Streams' canvas section on BNC's main window. Latitude and longitude are to be entered just for informal reasons.
2414<p>
2415
2416<p><a name="streamser"><h4>3.18.1.4 Add Stream - Coming from Serial Port</h4></p>
2417<p>
2418Button 'Add Stream' &gt; 'Coming from Serial Port' allows to retrieve streams from a GNSS receiver via serial port without using the NTRIP transport protocol. For that you:
2419<ul>
2420<li>Specify a mountpoint. Recommended is a 4-character station ID. Example: FFMJ</li>
2421<li>Specify the stream format. Available options are 'RTCM_2', 'RTCM_3', 'RTNET', and 'ZERO'.</li>
2422<li>Enter the approximate latitude of the stream providing receiver in degrees. Example: 45.32.</li>
2423<li>Enter the approximate longitude of the stream providing receiver in degrees. Example: -15.20.</li>
2424<li>Enter the serial 'Port name' selected on your host for communication with the receiver. Valid port names are
2425<pre>
2426Windows: COM1, COM2
2427Linux: /dev/ttyS0, /dev/ttyS1
2428FreeBSD: /dev/ttyd0, /dev/ttyd1
2429Digital Unix: /dev/tty01, /dev/tty02
2430HP-UX: /dev/tty1p0, /dev/tty2p0
2431SGI/IRIX: /dev/ttyf1, /dev/ttyf2
2432SunOS/Solaris: /dev/ttya, /dev/ttyb
2433</pre>
2434</li>
2435<li>Select a 'Baud rate' for the serial input. Note that using a high baud rate is recommended.</li>
2436<li>Select the number of 'Data bits' for the serial input. Note that often '8' data bits are used.</li>
2437<li>Select the 'Parity' for the serial input. Note that parity is often set to 'NONE'.</li>
2438<li>Select the number of 'Stop bits' for the serial input. Note that often '1' stop bit is used.</li>
2439<li>Select a 'Flow control' for the serial link. Select 'OFF' if you don't know better.</li>
2440</ul>
2441</p>
2442<p>
2443When selecting one of the serial communication options listed above, make sure that you pick those configured to the serial connected GNSS receiver.
2444</p>
2445
2446<p>
2447Streams received from a serial connected GNSS receiver show up with an 'S' (for <u>S</u>erial Port, no NTRIP) in the 'Streams' canvas section on BNC's main window. Latitude and longitude are to be entered just for informal reasons.
2448<p>
2449
2450<p>
2451The following figure shows a BNC example setup for pulling a stream via serial port on a Linux operating system.
2452</p>
2453<p><img src="IMG/screenshot15.png"/></p>
2454<p><u>Figure 31:</u> BNC setup for pulling a stream via serial port.</p>
2455
2456<p><a name="streamsdelete"><h4>3.18.2 Delete Stream</h4></p>
2457<p>
2458Button 'Delete Stream' allows you to delete streams previously selected for retrieval as listed under the 'Streams' canvas on BNC's main window.
2459</p>
2460
2461<p><a name="streamsmap"><h4>3.18.3 Map</h4></p>
2462<p>
2463Button 'Map' opens a window to show a distribution map of the streams selected for retrieval as listed under the 'Streams' canvas. You may like to zoom in or out using the mouse. Left button: draw a rectangle to zoom, right button: zoom out, middle button: zoom back.
2464</p>
2465
2466<p><a name="start"><h4>3.18.4 Start</h4></p>
2467<p>
2468Hit 'Start' to start retrieving, decoding or converting GNSS data streams in real-time. Note that 'Start' generally forces BNC to begin with fresh RINEX which might overwrite existing files when necessary unless the option 'Append files' is ticked.
2469</p>
2470
2471<p><a name="stop"><h4>3.18.5 Stop</h4></p>
2472<p>
2473Hit the 'Stop' button in order to stop BNC.
2474</p>
2475
2476<p><a name="cmd"><h4>3.19. Command Line Options</h4></p>
2477<p>
2478Command line options are available to run BNC in 'no window' mode or let it read data offline from one or several files for debugging or Post Processing purposes. BNC will then use processing options from the involved configuration file. Note that the self-explaining contents of the configuration file can easily be edited. It is possible to introduce a specific configuration file name instead of using the default name 'BNC.bnc'.
2479</p>
2480
2481<p><a name="nw"><h4>3.19.1 No Window Mode - optional</h4></p>
2482<p>
2483Apart from its regular windows mode, BNC can be started on all systems as a batch job with command line option '-nw'. BNC will then run in 'no window' mode, using processing options from its configuration file on disk. Terminate BNC using Windows Task Manager when running it in 'no window' mode on Windows systems.
2484</p>
2485<p>
2486Example:<br><br>
2487bnc.exe -nw
2488</p>
2489<p>
2490It is obvious that BNC requires graphics support when started in interactive
2491mode. But, note that it also requires graphics support when producing plots in
2492batch mode (option -nw). Windows and Mac OS X systems always support graphics. For
2493producing plots in batch mode on Linux systems you must make sure that at
2494least a virtual X-Server such as 'Xvfb' is installed and the '-display' option
2495is used. The following is an example shell script to execute BNC in batch mode
2496for producing QC plots from RINEX files. It could be used via 'crontab':
2497</p>
2498<pre>
2499#!/bin/bash
2500
2501# Save string localhost
2502echo "localhost" > /home/user/hosts
2503
2504# Start virtual X-Server, save process ID
2505/usr/bin/Xvfb :29 -auth /home/user/hosts -screen 0 1280x1024x8 &
2506psID=`echo $!`
2507
2508# Run BNC application with defined display variable
2509/home/user/BNC/bnc --conf /dev/null --key reqcAction Analyze --key reqcObsFile ons12090.12o --key reqcNavFile brdc2090.12p --key reqcOutLogFile multi.txt --key reqcPlotDir /home/user --display localhost:29 --nw
2510
2511# BNC done, kill X-server process
2512kill $psID
2513</pre>
2514
2515<p><a name="post"><h4>3.19.2 File Mode - optional</h4></p>
2516<p>
2517Although BNC is primarily a real-time online tool, for debugging purposes it can be run offline to read data from a file previously saved through option 'Raw output file'. Enter the following command line option for that
2518</p>
2519<p>
2520--file &lt;<u>inputFileName</u>&gt;
2521</p>
2522
2523and specify the full path to an input file containing previously saved data. Example:<br><br>
2524./bnc --file /home/user/raw.output_110301
2525</p>
2526<p>
2527Note that when running BNC offline, it will use options for file saving, interval, sampling, PPP etc. from its configuration file.
2528</p>
2529<p>Note further that option '--file' forces BNC to appy the '-nw' option for running in 'no window' mode.
2530</p>
2531
2532<p><a name="conffile"><h4>3.19.3 Configuration File - optional</h4></p>
2533The default configuration file name is 'BNC.bnc'. You may change this name at startup time using the command line option '--conf &lt;<u>confFileName</u>&gt;'. This allows running several BNC jobs in parallel on the same host using different sets of configuration options. <u>confFileName</u> stands either for the full path to a configuration file or just for a file name. If you introduce only a filename, the corresponding file will be saved in the current working directory from where BNC is started.
2534</p>
2535<p>
2536Example:<br><br>
2537./bnc --conf MyConfig.bnc
2538</p>
2539<p>
2540This leads to a BNC job using configuration file 'MyConfig.bnc'. The configuration file will be saved in the current working directory.
2541</p>
2542
2543<p><a name="confopt"><h4>3.19.4 Configuration Options - optional</h4></p>
2544<p>
2545BNC applies options from the configuration file but allows updating every one of them on the command line while the contents of the configuration file remains unchanged. The command line syntax for that looks as follows
2546</p>
2547<p>
2548--key &lt;keyName&gt; &lt;keyValue&gt;
2549</p>
2550<p>
2551where &lt;keyName&gt; stands for the name of an option contained in the configuration file and &lt;keyValue&gt; stands for the value you want to assign to it. The following is a syntax example for a complete command line:
2552</p>
2553<p>
2554bnc --nw --conf &lt;confFileName&gt --key &lt;keyName1&gt; &lt;keyValue1&gt; --key &lt;keyName2&gt; &lt;keyValue2&gt; ...
2555</p>
2556<p>
2557Example:
2558</p>
2559<p>
2560./bnc --conf CONFIG.bnc --key proxyPort 8001 --key rnxIntr "1 day"
2561</p>
2562
2563<p><a name="limits"><h3>4. Limitations</h3></p>
2564<ul>
2565<li>
2566In Qt-based desktop environments (like KDE) on Unix/Linux platforms it may happen that you experience a crash of BNC at startup even when running the program in the background using the '-nw' option. This is a known bug most likely resulting from an incompatibility of Qt libraries in the environment and in BNC. Entering the command 'unset SESSION_MANAGER' before running BNC may help as a work-around.
2567</li>
2568
2569<li>
2570Using RTCM Version 3 to produce RINEX files, BNC will properly handle most message types. However, when handling message types 1001, 1003, 1009 and 1011 where the ambiguity field is not set, the output will be no valid RINEX. All values will be stored modulo 299792.458 (speed of light).
2571</li>
2572<li>
2573Using RTCM Version 2, BNC will only handle message types 18 and 19 or 20 and 21 together with position and the antenna offset information carried in types 3 and 22. Note that processing carrier phase corrections and pseudo-range corrections contained in message types 20 and 21 needs access to Broadcast Ephemeris. Hence, whenever dealing with message types 20 and 21, make sure that Broadcast Ephemeris become available for BNC through also retrieving at least one RTCM Version 3 stream carrying message types 1019 (GPS ephemeris) and 1020 (GLONASS ephemeris).
2574</li>
2575<li>
2576BNC's 'Get Table' function only shows the STR records of a source-table. You can use an Internet browser to download the full source-table contents of any NTRIP Broadcaster by simply entering its URL in the form of <u>http://host:port</u>. Data field number 8 in the NET records may provide information about where to register for an NTRIP Broadcaster account.
2577</li>
2578<li>
2579EUREF as well as IGS adhere to an open data policy. Streams are made available through NTRIP Broadcasters at <u>www.euref-ip.net</u>, <u>www.igs-ip.net</u> and <u>products.igs-ip.net</u> free of charge to anyone for any purpose. There is no indication up until now how many users will need to be supported simultaneously. The given situation may develop in such a way that it might become difficult to serve all registered users at the same times. In cases where limited resources on the NTRIP Broadcaster side (software restrictions, bandwidth limitation etc.) dictates, first priority in stream provision will be given to stream providers followed by re-broadcasting activities and real-time analysis centers while access to others might be temporarily denied.
2580</li>
2581<li>
2582Once BNC has been started, many of its configuration options cannot be changed as long as it is stopped. See chapter 'Reread Configuration' for on-the-fly configuration exceptions.
2583</li>
2584<li>
2585Drag and drop of configuration file is currently not supported on Mac OS X.
2586</li>
2587
2588</ul>
2589
2590<p><a name="annex"><h3>5. Annex</h3></p>
2591<p>
25925.1. <a href=#history>Revision History</a><br>
25935.2. <a href=#rtcm>RTCM</a><br>
2594&nbsp; &nbsp; &nbsp; 5.2.1 NTRIP <a href=#ntrip1>Version 1</a><br>
2595&nbsp; &nbsp; &nbsp; 5.2.2 NTRIP <a href=#ntrip2>Version 2</a><br>
2596&nbsp; &nbsp; &nbsp; 5.2.3 RTCM <a href=#rtcm2>Version 2</a><br>
2597&nbsp; &nbsp; &nbsp; 5.2.4 RTCM <a href=#rtcm3>Version 3</a><br>
25985.3. <a href=#config>Configuration Examples</a><br>
25995.4. <a href=#links>Further Reading</a>
2600</p>
2601
2602<p><a name=history><h4>5.1 Revision History</h3></p>
2603<table>
2604<tr></tr>
2605
2606<tr>
2607<td>Dec 2006 &nbsp;</td><td>Version 1.0b &nbsp;</td>
2608<td>[Add] First Beta Binaries published based on Qt 4.2.3.</td>
2609</tr>
2610
2611<tr>
2612<td>Jan 2007 &nbsp;</td><td>Version 1.1b &nbsp;</td>
2613<td>[Add] Observables C2, S1, and S2<br>[Add] Virtual reference station access<br>[Bug] RTCM2 decoder time tag fixed<br>[Mod] Small letters for public RINEX skeleton files<br>[Add] Online help through Shift+F1</td>
2614</tr>
2615
2616<tr>
2617<td>Apr 2007 &nbsp;</td><td>Version 1.2b &nbsp;</td>
2618<td>[Bug] Output only through IP port<br>[Bug] Method 'reconnecting' now thread-save<br> [Add] ZERO decoder added<br> [Mod] Download public RINEX skeletons once per day<br> [Mod] Upgrade to Qt Version 4.2.3<br> [Mod] Replace 'system' call for RINEX script by 'QProcess'<br> [Add] HTTP Host directive for skeleton file download<br> [Add] Percent encoding for user IDs and passwords<br> [Bug] Exit execution of calling thread for RTCM3 streams<br> [Bug] Signal-slot mechanism for threads</td>
2619</tr>
2620
2621<tr>
2622<td>May 2007 &nbsp;</td><td>Version 1.3 &nbsp;</td>
2623<td>[Add] Source code published.</td>
2624</tr>
2625
2626<tr>
2627<td>Jul 2007 &nbsp;</td><td>Version 1.4 &nbsp;</td>
2628<td>[Bug] Skip messages from proxy server<br> [Bug] Call RINEX script through 'nohup'</td>
2629</tr>
2630
2631<tr>
2632<td>Apr 2008 &nbsp;</td><td>Version 1.5 &nbsp;</td>
2633<td>[Add] Handle ephemeris from RTCM Version 3 streams<br> [Add] Upgrade to Qt Version 4.3.2<br> [Add] Optional RINEX v3 output<br> [Add] SBAS support<br> [Bug] RINEX skeleton download following stream outage<br> [Add] Handle ephemeris from RTIGS streams<br> [Add] Monitor stream failure/recovery and latency<br> [Mod] Redesign of main window<br> [Bug] Freezing of About window on Mac OS X<br> [Bug] Fixed problem with PRN 32 in RTCMv2 decoder<br> [Bug] Fix for Trimble 4000SSI receivers in RTCMv2 decoder<br> [Mod] Major revision of input buffer in RTCMv2 decoder</td>
2634</tr>
2635
2636<tr>
2637<td>Dec 2008 &nbsp;</td><td>Version 1.6 &nbsp;</td>
2638<td>[Mod] Fill blank columns in RINEXv3 with 0.000<br> [Add] RTCMv3 decoder for clock and orbit corrections<br>[Add] Check RTCMv3 streams for incoming message types<br> [Add] Decode RTCMv2 message types 3, 20, 21, and 22<br> [Add] Loss of lock and lock time indicator<br> [Bug] Rounding error in RTCMv3 decoder concerning GLONASS height<br> [Mod] Accept GLONASS in RTCMv3 when transmitted first<br> [Add] Leap second 1 January 2009<br> [Add] Offline mode, read data from file<br> [Add] Output antenna descriptor, coordinates and eccentricities from RTCMv3<br> [Add] Reconfiguration on-the-fly<br> [Mod] Binary output of synchronized observations<br> [Add] Binary output of unsynchronized observations<br> [Bug] Fixed problem with joined RTCMv3 blocks</td>
2639</tr>
2640
2641<tr>
2642<td>Dec 2008 &nbsp;</td><td>Version 1.6.1 &nbsp;</td>
2643<td>[Mod] HTTP GET when no proxy in front</td>
2644</tr>
2645
2646<tr>
2647<td>Nov 2009 &nbsp;</td><td>Version 1.7 &nbsp;</td>
2648<td>[Bug] RINEX Navigation file format<br> [Add] Upgrade to Qt Version 4.5.2<br> [Add] Support of NTRIP v2<br> [Add] Rover support via serial port<br> [Add] Show broadcaster table from www.rtcm-ntrip.org<br> [Add] Enable/disable tab widgets<br> [Add] User defined configuration file name<br> [Mod] Switch to configuration files in ini-Format<br> [Add] Daily logfile rotation<br> [Add] Read from TCP/IP port, by-pass NTRIP transport protocol<br> [Add] Save NMEA messages coming from rover<br> [Add] Auto start<br> [Add] Drag and drop ini files<br> [Add] Read from serial port, by-pass NTRIP transport protocol<br> [Mod] Update of SSR messages following RTCM 091-2009-SC104-542<br> [Add] Read from UPD port, by-pass NTRIP transport protocol<br> [Mod] Output format of Broadcast Corrections<br> [Add] Throughput plot<br> [Add] Latency plot</td>
2649</tr>
2650
2651<tr>
2652<td>Nov 2009 &nbsp;</td><td>Version 1.8 &nbsp;</td>
2653<td>[Mod] On-the-fly reconfiguration of latency and throughput plots</td>
2654</tr>
2655
2656<tr>
2657<td>Feb 2010 &nbsp;</td><td>Version 2.0 &nbsp;</td>
2658<td>[Mod] Change sign of Broadcast Corrections<br> [Add] Real-time PPP option</td>
2659</tr>
2660
2661<tr>
2662<td>Jun 2010 &nbsp;</td><td>Version 2.1 &nbsp;</td>
2663<td>[Bug] SSR GLONASS message generation<br> [Add] PPP in Post Processing mode<br> [Mod] Update of SSR messages following draft dated 2010-04-12<br> [Mod] Generating error message when observation epoch is wrong</td>
2664</tr>
2665
2666<tr>
2667<td>Jul 2010 &nbsp;</td><td>Version 2.2 &nbsp;</td>
2668<td>[Bug] GLONASS ephemeris time</td>
2669</tr>
2670
2671<tr>
2672<td>Aug 2010 &nbsp;</td><td>Version 2.3 &nbsp;</td>
2673<td>[Mod] Internal format for saving raw streams<br> [Bug] Outlier detection in GLONASS ambiguity resolution<br> [Mod] Format of PPP logs in logfile<br> [Bug] Complete acceleration terms for GLONASS ephemeris<br> [Bug] Handling ephemeris IOD's in PPP mode</td>
2674</tr>
2675
2676<tr>
2677<td>Dec 2010 &nbsp;</td><td>Version 2.4 &nbsp;</td>
2678<td>[Add] Output of averaged positions when in PPP mode<br> [Mod] Use always the latest received set of Broadcast Ephemeris<br> [Add] QuickStart PPP option<br> [Mod] Improvement of data sharing efficiency among different threads<br> [Mod] Design of PPP tab section<br> [Add] Sigmas for observations and parameters<br> [Add] Stream distribution map<br> [Bug] GPS Ephemeris in RINEX v3 format</td>
2679</tr>
2680
2681<tr>
2682<td>Feb 2011 &nbsp;</td><td>Version 2.5 &nbsp;</td>
2683<td>[Add] PPP option for sync of clock observations and corrections<br> [Add] Drafted RTCMv3 Galileo ephemeris messages 1045<br> [Add] Drafted RTCMv3 Multiple Signal Messages<br> [Add] Optional specification of sigmas for coordinates and troposphere in PPP<br> [Add] Include Galileo in SPP<br> [Add] Include Galileo observations in output via IP port<br> [Add] Include Galileo observations in output via RINEXv3 files<br> [Mod] Interface format for feeding a real-time engine with observations<br> [Add] Correct observations for antenna phase center offsets<br> [Add] Combine orbit/clock correction streams<br> [Add] Specify corrections mountpoint in PPP tab</td>
2684</tr>
2685
2686<tr>
2687<td>Apr 2011 &nbsp;</td><td>Version 2.6 &nbsp;</td>
2688<td>[Add] Complete integration of BNS in BNC<br> [Add] SP3 and Clock RINEX output<br> [Add] PPP in Post Processing Mode<br> [Add] Some RINEX editing & QC functionality<br> [Add] Threshold for orbit outliers in combination solution<br> [Add] Real-time engine becomes orbit/clock server instead of client<br> [Mod] 'EOE' added to orbit/clock stream from engine<br> [Add] Correction for antenna eccentricities<br> [Add] Quick start mode for PPP<br> [Mod] Design of format for feeding engine changed to follow RINEX v3<br> [Mod] Implementation of SSR message encoding modified according to standard<br> [Add] SSL/TLS Support of NTRIP Version 2<br> [Mod] Switch to Qt version 4.7.3<br> [Add] RINEX editing, concatenation and quality check<br> [Add] Reading all configuration options from command line<br> [Mod] RTCMv3 Galileo Broadcast Ephemeris message 1045<br> [Mod] Change default configuration file suffix from 'ini' to 'bnc'<br> [Add] Specific rates for orbits and clocks in streams and SP3/RNX files</td>
2689</tr>
2690
2691<tr>
2692<td>May 2012 &nbsp;</td><td>Version 2.6 &nbsp;</td>
2693<td>[Add] Version 2.6 published</td>
2694</tr>
2695
2696<tr>
2697<td>Sep 2012 &nbsp;</td><td>Version 2.7 &nbsp;</td>
2698<td>[Bug] Bug in L5 decoding fixed<br> [Bug] Bug in on-the-fly configuration fixed<br> [Add] Clock RINEX file header extended<br> [Add] Decoding/converting COMPASS and QZSS added<br> [Add] Work on RINEX v2 and v3 quality check started<br> [Mod] Source code completely re-arranged<br> [Add] QWT and QWTPOLAR graphics libraries added<br> [Add] RINEX QC through multipath analysis sky plot<br> [Add] RINEX QC through signal-to-noise sky plot<br> [Add] RINEX QC through satellite availability plot<br> [Add] RINEX QC through satellite elevation plot<br> [Add RINEX QC through PDOP plot<br> [Bug] Short periodic outages in PPP time series when operated when 'Sync Corr' set to zero<br> |Add] Log observation types contained in RTCM Version 3 MSM streams<br> [Add] Reading RINEX v3 observation type header records from RINEX skeleton files<br> [Add] Logfile for RINEX file editing and concatenation<br>[Add] Save PNG plot files on disk<br> [Mod] Plot stream distribution map from NTRIP Broadcaster source-table<br> [Add] Plot stream distribution map from selected sources<br> [Add] Version 2.7 published</td>
2699</tr>
2700
2701<tr>
2702<td>Jan 2013 &nbsp;</td><td>Version 2.8 &nbsp;</td>
2703<td>[Mod] Started work on new version in Sep 2012<br> [Bug] Epoch special event flag in RINEX concatenation<br> [Bug] Limit RINEX v2 records length to 80 characters<br> [Bug] SSR message update interval indicator<br> [Bug] Fixed SSR stream encoding and upload</td>
2704</tr>
2705
2706</table>
2707</p>
2708
2709<p><a name="rtcm"><h4>5.2. RTCM</h4></p>
2710
2711<p>
2712The 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.
2713<p>
2714Personal copies of RTCM Recommended Standards can be ordered through <u>http://www.rtcm.org/orderinfo.php</u>.
2715</p>
2716
2717<p><a name="ntrip1"><h4>5.2.1 NTRIP Version 1</h4></p>
2718
2719<p>
2720'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.
2721</p>
2722
2723<p>
2724NTRIP Version 1 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.
2725</p>
2726
2727<p>
2728NTRIP 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.
2729</p>
2730
2731<p>
2732NTRIP is an open none-proprietary protocol. Major characteristics of NTRIP's dissemination technique are:
2733<ul>
2734<li>Based on the popular HTTP streaming standard; comparatively easy to implement when having limited client and server platform resources available.</li>
2735<li>Application not limited to one particular plain or coded stream content; ability to distribute any kind of GNSS data.</li>
2736<li>Potential to support mass usage; disseminating hundreds of streams simultaneously for thousands of users possible when applying modified Internet Radio broadcasting software.</li>
2737<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>
2738<li>Enables streaming over mobile IP networks because of using TCP/IP.</li>
2739</ul>
2740</p>
2741
2742<p>
2743The 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).
2744</p>
2745
2746<p>
2747Source-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'.
2748</p>
2749<p>
2750Source-table records of type NET contain the following data fields: 'identifiey', 'operator', 'authentication', 'fee', 'web-net', 'web-str', 'web-reg', 'misc'.
2751</p>
2752<p>
2753Source-table records of type CAS contain the following data fields: 'host', 'port', 'identifier', 'operator', 'nmea', 'country', 'latitude', 'longitude', 'misc'.
2754</p>
2755
2756<p><a name="ntrip2"><h4>5.2.2 NTRIP Version 2</h4></p>
2757
2758<p>
2759The major changes of NTRIP Version 2 compared to Version 1.0 are:
2760</p>
2761
2762<ul>
2763<li>cleared and fixed design problems and HTTP protocol violations;</li>
2764<li>replaced non standard directives;</li>
2765<li>chunked transfer encoding;</li>
2766<li>improvements in header records;</li>
2767<li>source-table filtering;</li>
2768<li>RTSP communication.</li>
2769</ul>
2770
2771<p>NTRIP Version 2 allows to either communicate in TCP/IP mode or in RTSP/RTP mode or in UDP mode whereas Version 1 is limited to TCP/IP only. It furthermore allows using the Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL) cryptographic protocols for secure NTRIP communication over the Internet.
2772</p>
2773
2774<p><a name="rtcm2"><h4>5.2.3 RTCM Version 2</h4></p>
2775<p>
2776Transmitting GNSS carrier phase data can be done through RTCM Version 2 messages. Please note that only RTCM Version 2.2 and 2.3 streams may include GLONASS data. Messages that may be of interest here are:
2777</p>
2778
2779<ul>
2780<li>
2781Type 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.
2782</li>
2783<li>
2784Type 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.
2785</li>
2786<li>
2787Type 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.
2788</li>
2789<li>
2790Type 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.
2791</li>
2792<li>
2793Type 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.
2794</li>
2795<li>
2796Type 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.
2797</li>
2798<li>
2799Type 18 and 20 messages are RTK uncorrected carrier phase data and carrier phase corrections.
2800</li>
2801<li>
2802Type 19 and 21 messages are the uncorrected pseudo-range measurements and pseudo-range corrections used in RTK.
2803</li>
2804<li>
2805Type 23 message provides the information on the antenna type used on the reference station.
2806</li>
2807<li>
2808Type 24 message carries the coordinates of the installed antenna's ARP in the GNSS coordinate system coordinates.
2809</li>
2810</ul>
2811
2812<p><a name="rtcm3"><h4>5.2.4 RTCM Version 3</h4></p>
2813<p>
2814RTCM Version 3 has been developed as a more efficient alternative to RTCM Version 2. 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.
2815</p>
2816<p>
2817RTCM Version 3 defines a number of message types. Messages that may be of interest here are:
2818<ul>
2819<li>Type 1001, GPS L1 code and phase.</li>
2820<li>Type 1002, GPS L1 code and phase and ambiguities and carrier to noise ratio.</li>
2821<li>Type 1003, GPS L1 and L2 code and phase.</li>
2822<li>Type 1004, GPS L1 and L2 code and phase and ambiguities and carrier to noise ratio.</li>
2823<li>Type 1005, Station coordinates XYZ for antenna reference point.</li>
2824<li>Type 1006, Station coordinates XYZ for antenna reference point and antenna height.</li>
2825<li>Type 1007, Antenna descriptor and ID.</li>
2826<li>Type 1008, Antenna serial number.</li>
2827<li>Type 1009, GLONASS L1 code and phase.</li>
2828<li>Type 1010, GLONASS L1 code and phase and ambiguities and carrier to noise ratio.</li>
2829<li>Type 1011, GLONASS L1 and L2 code and phase.</li>
2830<li>Type 1012, GLONASS L1 and L2 code and phase and ambiguities and carrier to noise ratio.</li>
2831<li>Type 1013, Modified julian date, leap second, configured message types and interval.</li>
2832<li>Type 1014 and 1017, Network RTK (MAK) messages (under development).</li>
2833<li>Type 1019, GPS ephemeris.</li>
2834<li>Type 1020, GLONASS ephemeris.</li>
2835<li>Type 4088 and 4095, Proprietary messages (under development).
2836</li>
2837</ul>
2838</p>
2839
2840<p>
2841The following is proposed Galileo Navigation Message under discussion for standardization:
2842<ul>
2843<li>Type 1045, Galileo ephemeris.</li>
2844</ul>
2845</p>
2846
2847<p>
2848The following are so-called 'State Space Representation' (SSR) messages:
2849<ul>
2850<li>Type 1057, GPS orbit corrections to Broadcast Ephemeris</li>
2851<li>Type 1058, GPS clock corrections to Broadcast Ephemeris</li>
2852<li>Type 1059, GPS code biases</li>
2853<li>Type 1060, Combined orbit and clock corrections to GPS Broadcast Ephemeris</li>
2854<li>Type 1061, GPS User Range Accuracy (URA)</li>
2855<li>Type 1062, High-rate GPS clock corrections to Broadcast Ephemeris<br><br></li>
2856<li>Type 1063, GLONASS orbit corrections to Broadcast Ephemeris</li>
2857<li>Type 1064, GLONASS clock corrections to Broadcast Ephemeris</li>
2858<li>Type 1065, GLONASS code biases</li>
2859<li>Type 1066, Combined orbit and clock corrections to GLONASS Broadcast Ephemeris</li>
2860<li>Type 1067, GLONASS User Range Accuracy (URA)</li>
2861<li>Type 1068, High-rate GLONASS clock corrections to Broadcast Ephemeris</li>
2862</ul>
2863</p>
2864
2865
2866<p>
2867The following are proposed 'Multiple Signal Messages' (MSM) under discussion for standardization:
2868<ul>
2869<li>Type 1071, Compact GPS pseudo-ranges</li>
2870<li>Type 1072, Compact GPS carrier phases</li>
2871<li>Type 1073, Compact GPS pseudo-ranges and carrier phases</li>
2872<li>Type 1074, Full GPS pseudo-ranges and carrier phases plus signal strength</li>
2873<li>Type 1075, Full GPS pseudo-ranges, carrier phases, Doppler and signal strength</li>
2874<li>Type 1076, Full GPS pseudo-ranges and carrier phases plus signal strength (high resolution)</li>
2875<li>Type 1077, Full GPS pseudo-ranges, carrier phases, Doppler and signal strength (high resolution)<br><br></li>
2876<li>Type 1081, Compact GLONASS pseudo-ranges</li>
2877<li>Type 1082, Compact GLONASS carrier phases</li>
2878<li>Type 1083, Compact GLONASS pseudo-ranges and carrier phases</li>
2879<li>Type 1084, Full GLONASS pseudo-ranges and carrier phases plus signal strength</li>
2880<li>Type 1085, Full GLONASS pseudo-ranges, carrier phases, Doppler and signal strength</li>
2881<li>Type 1086, Full GLONASS pseudo-ranges and carrier phases plus signal strength (high resolution)</li>
2882<li>Type 1087, Full GLONASS pseudo-ranges, carrier phases, Doppler and signal strength (high resolution)<br><br></li>
2883<li>Type 1091, Compact Galileo pseudo-ranges</li>
2884<li>Type 1092, Compact Galileo carrier phases</li>
2885<li>Type 1093, Compact Galileo pseudo-ranges and carrier phases</li>
2886<li>Type 1094, Full Galileo pseudo-ranges and carrier phases plus signal strength</li>
2887<li>Type 1095, Full Galileo pseudo-ranges, carrier phases, Doppler and signal strength</li>
2888<li>Type 1096, Full Galileo pseudo-ranges and carrier phases plus signal strength (high resolution)</li>
2889<li>Type 1097, Full Galileo pseudo-ranges, carrier phases, Doppler and signal strength (high resolution)<br><br></li>
2890<li>Type 1101, Compact SBAS pseudo-ranges</li>
2891<li>Type 1102, Compact SBAS carrier phases</li>
2892<li>Type 1103, Compact SBAS pseudo-ranges and carrier phases</li>
2893<li>Type 1104, Full SBAS pseudo-ranges and carrier phases plus signal strength</li>
2894<li>Type 1105, Full SBAS pseudo-ranges, carrier phases, Doppler and signal strength</li>
2895<li>Type 1106, Full SBAS pseudo-ranges and carrier phases plus signal strength (high resolution)</li>
2896<li>Type 1107, Full SBAS pseudo-ranges, carrier phases, Doppler and signal strength (high resolution)<br><br></li>
2897<li>Type 1111, Compact QZSS pseudo-ranges</li>
2898<li>Type 1112, Compact QZSS carrier phases</li>
2899<li>Type 1113, Compact QZSS pseudo-ranges and carrier phases</li>
2900<li>Type 1114, Full QZSS pseudo-ranges and carrier phases plus signal strength</li>
2901<li>Type 1115, Full QZSS pseudo-ranges, carrier phases, Doppler and signal strength</li>
2902<li>Type 1116, Full QZSS pseudo-ranges and carrier phases plus signal strength (high resolution)</li>
2903<li>Type 1117, Full QZSS pseudo-ranges, carrier phases, Doppler and signal strength (high resolution)<br><br></li>
2904<li>Type 1121, Compact COMPASS pseudo-ranges</li>
2905<li>Type 1122, Compact COMPASS carrier phases</li>
2906<li>Type 1123, Compact COMPASS pseudo-ranges and carrier phases</li>
2907<li>Type 1124, Full COMPASS pseudo-ranges and carrier phases plus signal strength</li>
2908<li>Type 1125, Full COMPASS pseudo-ranges, carrier phases, Doppler and signal strength</li>
2909<li>Type 1126, Full COMPASS pseudo-ranges and carrier phases plus signal strength (high resolution)</li>
2910<li>Type 1127, Full COMPASS pseudo-ranges, carrier phases, Doppler and signal strength (high resolution)</li>
2911</ul>
2912</p>
2913
2914<p><a name="config"><h4>5.3. Configuration Examples</h4></p>
2915
2916<p>BNC comes with a number of configuration examples which can be used on all operating systems. There are two ways to start BNC using one of these files:
2917<ul>
2918<li> On graphical systems you may use the computer mouse to 'drag' a configuration file icon and 'drop' it on top of BNC's program icon.
2919</li>
2920<li> On non-graphical systems you may start BNC using a command line with the following option for a configuration file (example for Windows systems):<br>bnc.exe --conf &lt;configFileName&gt;
2921</li>
2922</ul>
2923Presented example configuration files contain a user ID 'user' and a password 'pass' for accessing streams from various NTRIP Broadcasters. Replace these account details by a the personal user ID and password you receive following an online registration through <u>http://register.rtcm-ntrip.org</u>.
2924</p>
2925<p>
2926Note that the account for an NTRIP Broadcaster is usually limited to pulling a certain maximum number of streams at the same time. As running some of the example configurations requires pulling several streams, it is suggested to make sure that you don't exceed your account's limits.
2927</p>
2928<p>
2929Make also sure that directories which are part of the example configurations exist on your system or adjust the affected configuration options according to your needs.
2930</p>
2931<p>
2932Some BNC options require antenna phase center variations as made available from IGS through so-called ANTEX files at <u>ftp://igs.org/pub/station/general</u>. An example ANTEX file is also part of the BNC package for convenience.
2933</p>
2934<p>
2935The example configurations assume that no proxy protects your BNC host. Should a proxy be operated in front of BNC then you need to introduce its IP and port in the 'Network' tab.
2936</p>
2937
2938<ol type=b>
2939
2940<li>File 'RinexObs.bnc'<br>
2941The purpose of this configuration is to convert RTCM streams to RINEX Observation files. The configuration pulls streams from several Ntrip Broadcasters using different Ntrip versions and generate 15min 1Hz RINEX Version 3 Observation files. See http://igs.bkg.bund.de/ntrip/observations for observation stream resources.
2942</li><br>
2943
2944<li>File 'RinexEph.bnc'<br>
2945The purpose of this configuration is to convert RTCM streams to RINEX Navigation files. The configuration pulls an RTCM Version 3 stream carrying Broadcast Ephemeris coming from the real-time EUREF and IGS network. It saves hourly RINEX Version 3 Navigation files. See http://igs.bkg.bund.de/ntrip/ephemeris for further real-time Broadcast Ephemeris resources.
2946</li><br>
2947
2948<li>File 'SSR.bnc'<br>
2949The purpose of this configuration is to save Broadcast Corrections from RTCM SSR messages in a plain ASCII format as hourly files. See http://igs.bkg.bund.de/ntrip/orbits for further real-time IGS or EUREF orbit/clock products.
2950
2951</li><br>
2952<li>File 'RinexConcat.bnc'<br>
2953The purpose of this configuration is to concatenate RINEX Version 3 files to produce a concatenated file and edit the marker name in the file header. The sampling interval is set to 30 seconds. See section 'RINEX Editing & QC' in the documentation for examples on how to call BNC from command line in 'no window' mode for RINEX file editing, concatenation and quality checks.
2954</li><br>
2955
2956<li>File 'RinexQC.bnc'<br>
2957The purpose of this configuration is to check the quality of a RINEX Version 3 file through a multipath analysis. The results is saved in disk in terms of a plot in PNG format. See section 'RINEX Editing & QC' in the documentation for examples on how to call BNC from command line in 'no window' mode for RINEX file editing, concatenation and quality checks.
2958</li><br>
2959
2960<li>File 'RTK.bnc'<br>
2961The purpose of this configuration is to feed a serial connected receiver with observations from a reference station for conventional RTK. The stream is scanned for RTCM messages. Message type numbers and latencies of incoming observation are reported in BNC's logfile.
2962</li><br>
2963
2964<li>File 'FeedEngine.bnc'<br>
2965The purpose of this configuration is to feed a real-time GNSS engine with observations from a number of remote reference stations. The configuration pulls streams provided in various formats from different Ntrip Broadcasters. Incoming observations are decoded, synchronized and output through a local IP port and saved into a file. Failure and recovery thresholds are specified to inform about outages.
2966</li><br>
2967
2968<li>File 'PPP.bnc'<br>
2969The purpose of this configuration is Precise Point Positioning from observations of a rover receiver. The configuration reads RTCM Version 3 observations, a stream of Broadcast Corrections and a Broadcast Ephemeris stream. Positions are saved in the logfile.
2970</li><br>
2971
2972<li>File 'PPPQuickStart.bnc'<br>
2973The purpose of this configuration is Precise Point Positioning in Quick-Start mode from observations of a static receiver with precisely known position. The configuration reads RTCM Version 3 observations, Broadcast Corrections and a Broadcast Ephemeris stream. Positions are saved in NMEA format on disc. Positions are also output through IP port for real-time visualization with tools like RTKPLOT.
2974</li><br>
2975
2976<li>File 'PPPPostProc.bnc'<br>
2977The purpose of this configuration is Precise Point Positioning in Post
2978</li><br>
2979Processing mode. BNC reads a RINEX Observation and a RINEX Version 3 Navigation files and a Broadcast Corrections files. PPP processing otions are set to support the Quick-Start mode. The output is saved in a specific Post Processing logfile and contains the coordinates derived over time following the implemented PPP filter algorithm.
2980
2981<li>File 'SPPQuickStartGal.bnc'<br>
2982The purpose of this configuration is Single Point Positioning in Quick-Start mode from observations of a static receiver with precisely known position. The configuration uses GPS, GLONASS and Galileo observertions and a Broadcast Ephemeris stream.
2983</li><br>
2984
2985<li>File 'Sp3.bnc'<br>
2986The purpose of this configuraiton is to produce SP3 files from a Broadcast Ephemeris stream and a Broadcast Corrections stream. Note that this requires an ANTEX file because SP3 file contents should be referred to CoM.
2987</li><br>
2988
2989<li>File 'Sp3ETRF2000PPP.bnc'<br>
2990The purpose of this configuration is to produce SP3 files from a Broadcast Ephemeris stream and a stream carrying ETRF2000 Broadcast Corrections. The Broadcast Corrections stream is formally introduced in BNC's 'Combine Corrections' table. This leads to an SP3 file containing orbits referred also to ETRF2000. Pulling in addition observations from a reference station at precisely known ETRF2000 position allows to compare an 'INTERNAL' PPP solution with ETRF2000 reference coordinates.
2991</li><br>
2992
2993<li>File 'Upload.bnc'<br>
2994The purpose of this configuration is to upload orbits and clocks from a real-time GNSS engine to an Ntrip Broadcaster. For that the configuration reads precise orbits and clocks in RTNET format. It also reads a stream carrying Broadcast Ephemeris. BNC converts the orbits and clocks into Broadcast Corrections and encodes them in RTCM Version 3 SSR messages to uploads them to an Ntrip Broadcaster. The Broadcast Corrections stream is referred to satellite Antenna Phase Center (APC) and IGS08. Orbits are saved on disk in SP3 format and clocks in Clock RINEX format.
2995</li><br>
2996
2997<li>File 'UploadPPP.bnc'<br>
2998This configuration equals the 'Upload.bnc' configuration. However, the Broadcast Corrections are in addition used for an 'INTERNAL' PPP soltution based on observations from a static reference station with known precise coordinates. This allows a continuous quality check of the Broadcast Corrections through observing coordinate displacements.
2999</li><br>
3000
3001<li>File 'Combi.bnc'<br>
3002The purpose of this configuration is to pull several streams carrying Broadcast Corrections and a Broadcast Ephemeris stream from an Ntrip Broadcaster to produce a combined Broadcast Corrections stream. BNC encodes the combination product in RTCM Version 3 SSR messages and uploads that to an Ntrip Broadcaster. The Broadcast Corrections stream is not referred to satellite Center of Mass (CoM). It is referred to IGS08. Orbits are saved in SP3 format and clocks in Clock RINEX format.
3003</li><br>
3004
3005<li>File 'CombiPPP.bnc'<br>
3006This configuration equals the 'Combi.bnc' configuration. However, the combined Broadcast Corrections are in addition used for an 'INTERNAL' PPP solutions based on observations from a static reference station with known precise coordinates. This allows a continuous quality check of the combination product through observing coordinate displacements.
3007</li><br>
3008
3009<li>File 'UploadEph.bnc'<br>
3010The purpose of this configuration is to pull a number of streams from reference stations to get hold of contained Broadcast Ephemeris messages. These are encoded then in a RTCM Version 3 stream which only provides Broadcast Ephemeris with an update rate of 5 seconds.
3011</li>
3012
3013</ol>
3014</p>
3015
3016<p>
3017The following table's left column is a list options as contained in BNC's configuration files (default: BNC.bnc).
3018</p>
3019<table>
3020<tr></tr>
3021<tr><td><b>Option</b></td><td><b>Affiliation</b></td></tr>
3022<tr><td>[General]</td><td>Settings: Group</td></tr>
3023<tr><td>startTab=</td><td>Internal: Top tab index</td></tr>
3024<tr><td>statusTab=</td><td>Internal: Bottom tab index</td></tr>
3025<tr><td>font=</td><td>Internal: Used font</td></tr>
3026<tr><td>casterUrlList=</td><td>Internal: Visited URLs</td></tr>
3027<tr><td>mountPoints=</td><td>Add Streams: broadcaster:port/mountpoint</td></tr>
3028<tr><td>ntripVersion=</td><td>Add Stream: NTRIP Version</td></tr>
3029
3030<tr><td>proxyHost=</td><td>Network: Proxy host</td></tr>
3031<tr><td>proxyPort=</td><td>Network: Proxy port</td></tr>
3032<tr><td>sslCaCertPath=</td><td>Network: Path to SSL certificates</td></tr>
3033<tr><td>ignoreSslErrors=0</td><td>Network: Ignore ssl authorization errors</td></tr>
3034
3035<tr><td>logFile=</td><td>General: Logfile (full path)</td></tr>
3036<tr><td>rnxAppend=</td><td>General: Append files</td></tr>
3037<tr><td>onTheFlyInterval=</td><td>General: Reread configuration</td></tr>
3038<tr><td>autoStart=</td><td>General: Auto start</td></tr>
3039<tr><td>rawOutFile=</td><td>General: Raw output file (full path)</td></tr>
3040
3041<tr><td>rnxPath=</td><td>RINEX Observations: Directory</td></tr>
3042<tr><td>rnxIntr=</td><td>RINEX Observations: Interval</td></tr>
3043<tr><td>rnxSample=</td><td>RINEX Observations: Sampling</td></tr>
3044<tr><td>rnxSkel=</td><td>RINEX Observations: Skeleton extension</td></tr>
3045<tr><td>rnxScript=</td><td>RINEX Observations: Uplod script</td></tr>
3046<tr><td>rnxV3=</td><td>RINEX Observation: Version 3</td></tr>
3047
3048<tr><td>ephPath=</td><td>RINEX Ephemeris: Directory</td></tr>
3049<tr><td>ephIntr=</td><td>RINEX Ephemeris: Interval</td></tr>
3050<tr><td>outEphPort=</td><td>RINEX Ephemeris: Port</td></tr>
3051<tr><td>ephV3=</td><td>RINEX Ephemeris: Version 3</td></tr>
3052
3053<tr><td>corrPath=</td><td>Broadcast Corrections: Directory, ASCII </td></tr>
3054<tr><td>corrIntr=</td><td>Broadcast Corrections: Interval</td></tr>
3055<tr><td>corrPort=</td><td>Broadcast Corrections: Port</td></tr>
3056<tr><td>corrTime=</td><td>Broadcast Corrections: Wait for full corr epoch</td></tr>
3057
3058<tr><td>outPort=</td><td>Feed Engine: Port</td></tr>
3059<tr><td>waitTime=</td><td>Feed Engine: Wait for full obs epoch</td></tr>
3060<tr><td>binSampl=</td><td>Feed Engine: Sampling</td></tr>
3061<tr><td>outFile=</td><td>Feed Engine: File (full path)</td></tr>
3062<tr><td>outUPort=</td><td>Feed Engine: Port (unsynchronized)</td></tr>
3063
3064<tr><td>serialMountPoint=</td><td>Serial Output: Mountpoint</td></tr>
3065<tr><td>serialPortName=</td><td>Serial Output: Port name</td></tr>
3066<tr><td>serialBaudRate=</td><td>Serial Output: Baud rate</td></tr>
3067<tr><td>serialFlowControl=</td><td>Serial Output: Flow control</td></tr>
3068<tr><td>serialDataBits=</td><td>Serial Output: Data bits</td></tr>
3069<tr><td>serialParity=</td><td>Serial Output: Parity</td></tr>
3070<tr><td>serialStopBits=</td><td>Serial Output: Stop bits</td></tr>
3071<tr><td>serialAutoNMEA=</td><td>Serial Output: NMEA</td></tr>
3072<tr><td>serialFileNMEA=</td><td>Serial Output: NMEA file name</td></tr>
3073<tr><td>serialHeightNMEA=</td><td>Serial Output: Height</td></tr>
3074
3075<tr><td>obsRate=</td><td>Outages: Observation rate</td></tr>
3076<tr><td>adviseFail=</td><td>Outages: Failure threshold</td></tr>
3077<tr><td>adviseReco=</td><td>Outages: Recovery threshold</td></tr>
3078<tr><td>adviseScript=</td><td>Outages: Script (full path)</td></tr>
3079
3080<tr><td>miscMount=</td><td>Miscellaneous: Mountpoint</td></tr>
3081<tr><td>perfIntr=</td><td>Miscellaneous: Log latency</td></tr>
3082<tr><td>scanRTCM=</td><td>Miscellaneous: Scan RTCM</td></tr>
3083
3084<tr><td>pppSPP=</td><td>PPP Client: PPP/SPP</td></tr>
3085<tr><td>pppMount=</td><td>PPP Client: Observations Mountpoint</td></tr>
3086<tr><td>pppCorrMount=</td><td>PPP Client: Corrections Mountpoint</td></tr>
3087<tr><td>pppRefCrdX=</td><td>PPP Client: X coordinate of plot origin</td></tr>
3088<tr><td>pppRefCrdY=</td><td>PPP Client: Y coordinate of plot origin</td></tr>
3089<tr><td>pppRefCrdZ=</td><td>PPP Client: Z coordinate of plot origin</td></tr>
3090<tr><td>pppRefdN=</td><td>PPP Client: North eccentricity</td></tr>
3091<tr><td>pppRefdE=</td><td>PPP Client: East eccentricity</td></tr>
3092<tr><td>pppRefdU=</td><td>PPP Client: Up eccentricity</td></tr>
3093<tr><td>nmeaFile=</td><td>PPP Client: NMEA outputfile</td></tr>
3094<tr><td>nmeaPort=</td><td>PPP Client: NMEA IP output port</td></tr>
3095<tr><td>pppPlotCoordinates=0</td><td>PPP Client: Plot NEU time series</td></tr>
3096<tr><td>postObsFile=</td><td>PPP Client: Observations file</td></tr>
3097<tr><td>postNavFile=</td><td>PPP Client: Navigation file</td></tr>
3098<tr><td>postCorrFile=</td><td>PPP Client: Corrections file</td></tr>
3099<tr><td>postOutFile=</td><td>PPP Client: Output file</td></tr>
3100<tr><td>pppAntenna=</td><td>PPP Client: Antenna name</td></tr>
3101<tr><td>pppAntex=</td><td>PPP Client: Path to ANTEX file</td></tr>
3102<tr><td>pppUsePhase=</td><td>PPP Client: Use phase data </td></tr>
3103<tr><td>pppEstTropo=</td><td>PPP Client: Estimate troposphere</td></tr>
3104<tr><td>pppGLONASS=</td><td>PPP Client: Use GLONASS</td></tr>
3105<tr><td>pppGalileo=</td><td>PPP Client: Use Galileo</td></tr>
3106<tr><td>pppSync=</td><td>PPP Client: Sync observations and corrections</td></tr>
3107<tr><td>pppAverage=</td><td>PPP Client: Lenght of time window for moving average</td></tr>
3108<tr><td>pppQuickStart=200</td><td>PPP Client: Quick-Start period</td></tr>
3109<tr><td>pppMaxSolGap=</td><td>PPP Client: Maximal Solution Gap</td></tr>
3110<tr><td>pppSigmaCode=</td><td>PPP Client: Sigma for Code observations</td></tr>
3111<tr><td>pppSigmaPhase=</td><td>PPP Client: Sigma for Phase observations</td></tr>
3112<tr><td>pppSigmaCrd0=</td><td>PPP Client: Sigma for initial XYZ coordinate</td></tr>
3113<tr><td>pppSigmaCrdP=</td><td>PPP Client: White noise for XYZ</td></tr>
3114<tr><td>pppSigmaTrp0=</td><td>PPP Client: Sigma for initial tropospheric delay</td></tr>
3115<tr><td>pppSigmaTrpP=</td><td>PPP Client: White noise for tropospheric delay</td></tr>
3116
3117<tr><td>reqcAction=</td><td>Reqc: Action</td></tr>
3118<tr><td>reqcObsFile=</td><td>Reqc: Observations file</td></tr>
3119<tr><td>reqcNavFile=</td><td>Reqc: Navigation file</td></tr>
3120<tr><td>reqcOutObsFile=</td><td>Reqc: Output observations file</td></tr>
3121<tr><td>reqcOutNavFile=</td><td>Reqc: Output navigation file</td></tr>
3122<tr><td>reqcPlotDir</td><td>Reqc: QC plots directory</td></tr>
3123<tr><td>reqcOutLogFile=</td><td>Reqc: Output logfile</td></tr>
3124<tr><td>reqcPlotDir=</td><td>Reqc: Plot file directory</td></tr>
3125<tr><td>reqcRnxVersion=</td><td>Reqc: RINEX version</td></tr>
3126<tr><td>reqcSampling=</td><td>Reqc: RINEX sampling</td></tr>
3127<tr><td>reqcStartDateTime=</td><td>Reqc: Start time</td></tr>
3128<tr><td>reqcEndDateTime=</td><td>Reqc: Stop time</td></tr>
3129<tr><td>reqcRunBy=</td><td>Reqc: Operators name</td></tr>
3130<tr><td>reqcComment=</td><td>Reqc: Additional comments</td></tr>
3131<tr><td>reqcOldMarkerName=</td><td>Reqc: Old marker</td></tr>
3132<tr><td>reqcNewMarkerName=</td><td>Reqc: New marker</td></tr>
3133<tr><td>reqcOldAntennaName=</td><td>Reqc: Old antenna</td></tr>
3134<tr><td>reqcNewAntennaName=</td><td>Reqc: New antenna</td></tr>
3135<tr><td>reqcOldReceiverName=</td><td>Reqc: Old receiver</td></tr>
3136<tr><td>reqcNewReceiverName=</td><td>Reqc: New receiver</td></tr>
3137
3138<tr><td>combineStreams=</td><td>Combination: List of correction streams</td></tr>
3139<tr><td>cmbMethod=Filter</td><td>Combination: Approach</td></tr>
3140<tr><td>cmbMaxres=</td><td>Combination: Clock outlier threshold</td></tr>
3141<tr><td>cmbSampl=</td><td>Combination: Orbit and clock sampling</td></tr>
3142
3143<tr><td>uploadIntr=</td><td>Upload Corrections: File interval</td></tr>
3144<tr><td>uploadMountpointsOut=</td><td>Upload Corrections: Upload streams</td></tr>
3145<tr><td>uploadSamplClkRnx=</td><td>Upload Corrections: Clock sampling</td></tr>
3146<tr><td>uploadSamplSp3=</td><td>Upload Corrections: Orbit sampling</td></tr>
3147<tr><td>uploadSamplRtcmEphCorr=</td><td>Upload Corrections: Orbit sampling</td></tr>
3148<tr><td>trafo_dx=</td><td>Upload Corrections: Translation X</td></tr>
3149<tr><td>trafo_dy=</td><td>Upload Corrections: Translation Y</td></tr>
3150<tr><td>trafo_dz=</td><td>Upload Corrections: Translation Z</td></tr>
3151<tr><td>trafo_dxr=</td><td>Upload Corrections: Translation change X</td></tr>
3152<tr><td>trafo_dyr=</td><td>Upload Corrections: Translation change Y</td></tr>
3153<tr><td>trafo_dzr=</td><td>Upload Corrections: Translation change Z</td></tr>
3154<tr><td>trafo_ox=</td><td>Upload Corrections: Rotation X</td></tr>
3155<tr><td>trafo_oy=</td><td>Upload Corrections: Rotation Y</td></tr>
3156<tr><td>trafo_oz=</td><td>Upload Corrections: Rotation Z</td></tr>
3157<tr><td>trafo_oxr=</td><td>Upload Corrections: Rotation change X</td></tr>
3158<tr><td>trafo_oyr=</td><td>Upload Corrections: Rotation change Y</td></tr>
3159<tr><td>trafo_ozr=</td><td>Upload Corrections: Rotation change Z</td></tr>
3160<tr><td>trafo_sc=</td><td>Upload Corrections: Scale</td></tr>
3161<tr><td>trafo_scr=</td><td>Upload Corrections: Scale change</td></tr>
3162<tr><td>trafo_t0=</td><td>Upload Corrections: Reference year</td></tr>
3163<tr><td>uploadEphHost=</td><td>Upload Ephemeris: Host</td></tr>
3164<tr><td>uploadEphPort=</td><td>Upload Ephemeris: Port</td></tr>
3165<tr><td>uploadEphMountpoint=</td><td>Upload Ephemeris: Moutpoint</td></tr>
3166<tr><td>uploadEphPassword=</td><td>Upload Ephemeris: Password</td></tr>
3167<tr><td>uploadEphSample=</td><td>Upload Ephemeris: Samplig</td></tr>
3168</table>
3169</p>
3170<p>
3171Note that the following configuration options saved on disk can be changed/edited on-the-fly while BNC is already processing data:
3172</p>
3173<p>
3174<ul>
3175<li>'mountPoints' to change the selection of streams to be processed, see section 'Streams',</li>
3176<li>'waitTime' to change the 'Wait for full obs epoch' option, see section 'Feed Engine', and</li>
3177<li>'binSampl' to change the 'Sampling' option, see section 'Feed Engine'.</li>
3178</ul>
3179</p>
3180<p>
3181</p>
3182
3183<p><a name="links"><h4>5.4 Futher Reading</h3></p>
3184
3185<table>
3186<tr></tr>
3187<tr><td><b>Links</b></td></tr>
3188<tr><td>NTRIP &nbsp;</td><td><u>http://igs.bkg.bund.de/ntrip/index</u></td></tr>
3189<tr><td>EUREF-IP NTRIP Broadcaster &nbsp;</td><td><u>http://www.euref-ip.net/home</u></td></tr>
3190<tr><td>IGS-IP NTRIP Broadcaster &nbsp;</td><td><u>http://www.igs-ip.net/home</u></td></tr>
3191<tr><td>IGS products NTRIP Broadcaster &nbsp;</td><td><u>http://products.igs-ip.net/home</u></td></tr>
3192<tr><td>IGS M-GEX NTRIP Broadcaster &nbsp;</td><td><u>http://mgex.igs-ip.net/home</u></td></tr>
3193<tr><td>Distribution of IGS-IP streams &nbsp;</td><td><u>http://www.igs.oma.be/real_time/</u></td></tr>
3194<tr><td>Completeness and latency of IGS-IP data &nbsp;</td><td><u>http://www.igs.oma.be/highrate/</u></td></tr>
3195<tr><td>NTRIP Broadcaster overview &nbsp;</td><td><u>http://www.rtcm-ntrip.org/home</u></td></tr>
3196<tr><td>NTRIP Open Source software code &nbsp;</td><td><u>http://software.rtcm-ntrip.org</u></td></tr>
3197<tr><td>EUREF-IP Project &nbsp;</td><td><u>http://www.epncb.oma.be/euref_IP</u></td></tr>
3198<tr><td>Real-time IGS Pilot Project &nbsp;</td><td><u>http://www.rtigs.net/pilot</u></td></tr>
3199<tr><td>Radio Technical Commission<br>for Maritime Services &nbsp;</td><td><u>http://www.rtcm.org</u>
3200</table>
3201
3202<br>
3203<table>
3204<tr><td><b>Publications</b></td></tr>
3205
3206<tr><td>Weber, G., D. Dettmering, H. Gebhard and R. Kalafus </td><td>Networked Transport of RTCM via Internet Protocol (Ntrip), IP-Streaming for Real-Time GNSS Applications, ION GNSS 2005.</td></tr>
3207
3208<tr><td>Weber, G, L. Mervart, Z. Lukes, C. Rocken and J. Dousa </td><td>Real-time Clock and Orbit Corrections for Improved Point Positioning via NTRIP, ION GNSS 2007.</td></tr>
3209
3210<tr><td>Mervart, L., Z. Lukes, C. Rocken and T. Iwabuchi </td><td>Precise Point Positioning With Ambiguity Resolution in Real-Time, ION GNSS 2008.</td></tr>
3211
3212<tr><td>Weber, G. and L. Mervart </td><td>The BKG Ntrip Client (BNC), Report on EUREF Symposium 2007 in London, Mitteilungen des Bundesamtes fuer Kartographie und Geodaesie, Band 42, Frankfurt, 2009.</td></tr>
3213
3214<tr><td>Weber, G. and L. Mervart </td><td>Real-time Combination of GNSS Orbit and Clock Correction Streams Using a Kalman Filter Approach, ION GNSS 2010.</td></tr>
3215
3216<tr><td>Huisman, L., P. Teunissen and C. Hu </td><td>GNSS Precise Point Positioning in Regional Reference Frames Using Real-time Broadcast Corrections, Journal of Applied Geodesy, Vol. 6, pp15-23, 2012.</td></tr>
3217
3218<tr><td>Louis H. Estey and Charles M. Meertens</td><td>TEQC: The Multi-Purpose Toolkit for GPS/GLONASS Data, GPS Solutions, Vol. 3, No. 1, pp. 42-49, 1999.</td></tr>
3219
3220</table>
3221
3222
Note: See TracBrowser for help on using the repository browser.