1 | Configuration Examples
|
---|
2 |
|
---|
3 | BNC comes with a number of configuration examples which can be used on all
|
---|
4 | operating systems. You may use a statically linked BNC executable to run the
|
---|
5 | configuration examples. Configuration 'PPPGoogleMaps.bnc' is an exception
|
---|
6 | from this because it requires a shared library BNC build.
|
---|
7 |
|
---|
8 | If not already done then copy the complete directory 'Example_Configs' to you
|
---|
9 | disc. It contains sub-directories 'Input' and 'Output'. There are several ways to
|
---|
10 | start BNC using one of the example configurations:
|
---|
11 |
|
---|
12 | * On graphical systems (except for Mac systems) you may use the computer mouse to
|
---|
13 | 'drag' a configuration file icon and 'drop' it on top of BNC's program icon.
|
---|
14 | * On non-graphical systems you may start BNC using a command line with the
|
---|
15 | following option for a configuration file (example for Windows systems):
|
---|
16 | bnc.exe --conf <configFileName> --nw
|
---|
17 |
|
---|
18 | Although it's not a must, we suggest that you always create BNC configuration
|
---|
19 | files with the file name extension '.bnc'.
|
---|
20 |
|
---|
21 | We furthermore suggest for convenience reasons that you configure your system
|
---|
22 | to automatically start BNC when you double-click a file with the file name
|
---|
23 | extension '.bnc'. The following describes what to do on Windows systems to
|
---|
24 | associate the BNC program to such configuration files:
|
---|
25 |
|
---|
26 | 1. Right-click a file that has the extension '.bnc' and then click 'Open'. If the
|
---|
27 | 'Open' command is not available, click 'Open With' or double-click the file.
|
---|
28 | 2. Windows displays a dialog box that says that the system cannot open this file.
|
---|
29 | The dialog box offers several options for selecting a program.
|
---|
30 | 3. Click 'Select the program from a list', and then click 'OK'.
|
---|
31 | 4. The 'Open With' dialog box is displayed. Click 'Browse', locate and then click
|
---|
32 | the BNC program, and then click 'Open'.
|
---|
33 | 5. Click to select the 'Always use the selected program to open this kind of file'
|
---|
34 | check box.
|
---|
35 | 6. Click 'OK'.
|
---|
36 |
|
---|
37 | Some of the presented example configuration files contain a user ID 'Example'
|
---|
38 | with a password 'Configs' for accessing a few GNSS streams from public Ntrip
|
---|
39 | Broadcasters. This generic account is arranged for convenience reasons only.
|
---|
40 | Please be so kind as to replace the generic account details as well as the
|
---|
41 | place holders 'User' and 'Pass' by the personal user ID and password you
|
---|
42 | receive following an online registration through
|
---|
43 | http://register.rtcm-ntrip.org.
|
---|
44 |
|
---|
45 | Note that the account for an Ntrip Broadcaster is usually limited to pulling a
|
---|
46 | specified maximum number of streams at the same time. As running some of the
|
---|
47 | example configurations requires pulling several streams, it is suggested to
|
---|
48 | make sure that you don't exceed your account's limits.
|
---|
49 |
|
---|
50 | Make also sure that sub-directories 'Input' and 'Output' which are part of the
|
---|
51 | example configurations exist on your system or adjust the affected example
|
---|
52 | configuration options according to your needs.
|
---|
53 |
|
---|
54 | Some BNC options require antenna phase center variations as made available from
|
---|
55 | IGS through so-called ANTEX files at ftp://igs.org/pub/station/general. An
|
---|
56 | example ANTEX file 'igs08.atx' is part of the BNC package for convenience.
|
---|
57 |
|
---|
58 | The example configurations assume that no proxy protects your BNC host. Should
|
---|
59 | a proxy be operated in front of BNC then you need to introduce its IP and port
|
---|
60 | in the 'Network' tab of the example configurations.
|
---|
61 |
|
---|
62 | You should be able to run all configuration examples without changing their
|
---|
63 | options. However, configurations 'Upload.bnc' and 'UploadPPP.bnc' are
|
---|
64 | exceptions because they require an input stream from a connected GNSS network
|
---|
65 | engine.
|
---|
66 |
|
---|
67 | 1. File 'RinexObs.bnc'
|
---|
68 | The purpose of this configuration is showing how to convert RTCM streams to
|
---|
69 | RINEX Observation files. The configuration pulls streams from Ntrip
|
---|
70 | Broadcasters using Ntrip version 1 to generate 15min 1Hz RINEX Version 3
|
---|
71 | Observation files. See http://igs.bkg.bund.de/ntrip/observations for observation
|
---|
72 | stream resources.
|
---|
73 |
|
---|
74 | 2. File 'RinexEph.bnc'
|
---|
75 | The purpose of this configuration is showing how to convert a RTCM stream
|
---|
76 | carrying navigation messages to a RINEX Navigation files. The configuration
|
---|
77 | pulls an RTCM Version 3 stream with Broadcast Ephemeris coming from the
|
---|
78 | real-time EUREF and IGS networks. It saves hourly RINEX Version 3 Navigation
|
---|
79 | files. See http://igs.bkg.bund.de/ntrip/ephemeris for further real-time
|
---|
80 | Broadcast Ephemeris resources.
|
---|
81 |
|
---|
82 | 3. File 'BrdcCorr.bnc'
|
---|
83 | The purpose of this configuration is to save Broadcast Corrections from RTCM
|
---|
84 | SSR messages in a plain ASCII format as hourly files. See
|
---|
85 | http://igs.bkg.bund.de/ntrip/orbits for further real-time IGS or EUREF
|
---|
86 | orbit/clock products.
|
---|
87 |
|
---|
88 | 4. File 'RinexConcat.bnc'
|
---|
89 | The purpose of this configuration is to concatenate RINEX Version 3 files to
|
---|
90 | produce a concatenated file and edit the marker name in the file header. The
|
---|
91 | sampling interval is set to 30 seconds. See section 'RINEX Editing & QC' in the
|
---|
92 | documentation for examples on how to call BNC from command line in 'no window'
|
---|
93 | mode for RINEX file editing, concatenation and quality checks.
|
---|
94 |
|
---|
95 | 5. File 'RinexQC.bnc'
|
---|
96 | The purpose of this configuration is to check the quality of a RINEX Version 3
|
---|
97 | file through a multipath analysis. The results is saved in disk in terms of a
|
---|
98 | plot in PNG format. See section 'RINEX Editing & QC' in the documentation for
|
---|
99 | examples on how to call BNC from command line in 'no window' mode for RINEX
|
---|
100 | file editing, concatenation and quality checks.
|
---|
101 |
|
---|
102 | 6. File 'RTK.bnc'
|
---|
103 | The purpose of this configuration is to feed a serial connected receiver with
|
---|
104 | observations from a reference station for conventional RTK. The stream is
|
---|
105 | scanned for RTCM messages. Message type numbers and latencies of incoming
|
---|
106 | observation are reported in BNC's logfile.
|
---|
107 |
|
---|
108 | 7. File 'FeedEngine.bnc'
|
---|
109 | The purpose of this configuration is to feed a real-time GNSS engine with
|
---|
110 | observations from a remote reference stations. The configuration pulls a single
|
---|
111 | stream from an NTRIP Broadcasters. It would of course be possible to pull
|
---|
112 | several streams from different casters. Incoming observations are decoded,
|
---|
113 | synchronized and output through a local IP port and saved into a file. Failure
|
---|
114 | and recovery thresholds are specified to inform about outages.
|
---|
115 |
|
---|
116 | 8. File 'PPP.bnc'
|
---|
117 | The purpose of this configuration is Precise Point Positioning from
|
---|
118 | observations of a rover receiver. The configuration reads RTCM Version 3
|
---|
119 | observations, a Broadcast Ephemeris stream and a stream with Broadcast
|
---|
120 | Corrections. Positions are saved in the logfile.
|
---|
121 |
|
---|
122 | 9. File 'PPPQuickStart.bnc'
|
---|
123 | The purpose of this configuration is Precise Point Positioning in Quick-Start
|
---|
124 | mode from observations of a static receiver with precisely known position. The
|
---|
125 | configuration reads RTCM Version 3 observations, Broadcast Corrections and a
|
---|
126 | Broadcast Ephemeris stream. Positions are saved in NMEA format on disc.
|
---|
127 | Positions are also output through IP port for real-time visualization with
|
---|
128 | tools like RTKPLOT. Positions are also saved in the logfile.
|
---|
129 |
|
---|
130 | 10. File 'PPPPostProc.bnc'
|
---|
131 | The purpose of this configuration is Precise Point Positioning in Post
|
---|
132 | Processing mode. BNC reads a RINEX Observation and a RINEX Version 3 Navigation
|
---|
133 | files and a Broadcast Corrections file. PPP processing options are set to
|
---|
134 | support the Quick-Start mode. The output is saved in a specific Post Processing
|
---|
135 | logfile and contains the coordinates derived over time following the
|
---|
136 | implemented PPP filter algorithm.
|
---|
137 |
|
---|
138 | 11. File 'PPPGoogleMaps.bnc'
|
---|
139 | The purpose of this configuration is to track BNC's point positioning
|
---|
140 | solution using Google Maps or Open StreetMap as background. BNC reads a
|
---|
141 | RINEX Observation file and a RINEX Navigation file to carry out a
|
---|
142 | 'Standard Point Positioning' solution in post-processing mode. Although
|
---|
143 | this is not a real-time application it requires the BNC host to be connected
|
---|
144 | to the Internet. Specify a computation speed, then hit button 'Open Map'
|
---|
145 | to open the track map, then hit 'Start' to visualize receiver positions
|
---|
146 | on top of GM/OSM maps.
|
---|
147 |
|
---|
148 | 12. File 'SPPQuickStartGal.bnc'
|
---|
149 | The purpose of this configuration is Single Point Positioning in Quick-Start
|
---|
150 | mode from observations of a static receiver with precisely known position. The
|
---|
151 | configuration uses GPS, GLONASS and Galileo observations and a Broadcast
|
---|
152 | Ephemeris stream.
|
---|
153 |
|
---|
154 | 13. File 'Sp3.bnc'
|
---|
155 | The purpose of this configuration is to produce SP3 files from a Broadcast
|
---|
156 | Ephemeris stream and a Broadcast Corrections stream. The Broadcast Corrections
|
---|
157 | stream is formally introduced in BNC's 'Combine Corrections' table. Note that
|
---|
158 | producing SP3 requires an ANTEX file because SP3 file contents should be
|
---|
159 | referred to CoM.
|
---|
160 |
|
---|
161 | 14. File 'Sp3ETRF2000PPP.bnc'
|
---|
162 | The purpose of this configuration is to produce SP3 files from a Broadcast
|
---|
163 | Ephemeris stream and a stream carrying ETRF2000 Broadcast Corrections. The
|
---|
164 | Broadcast Corrections stream is formally introduced in BNC's 'Combine
|
---|
165 | Corrections' table. This leads to an SP3 file containing orbits referred also
|
---|
166 | to ETRF2000. Pulling in addition observations from a reference station at
|
---|
167 | precisely known ETRF2000 position allows comparing an 'INTERNAL' PPP solution
|
---|
168 | with ETRF2000 reference coordinates.
|
---|
169 |
|
---|
170 | 15. File 'Upload.bnc'
|
---|
171 | The purpose of this configuration is to upload orbits and clocks from a
|
---|
172 | real-time GNSS engine to an NTRIP Broadcaster. For that the configuration reads
|
---|
173 | precise orbits and clocks in RTNET format. It also reads a stream carrying
|
---|
174 | Broadcast Ephemeris. BNC converts the orbits and clocks into Broadcast
|
---|
175 | Corrections and encodes them in RTCM Version 3 SSR messages to upload them to
|
---|
176 | an NTRIP Broadcaster. The Broadcast Corrections stream is referred to satellite
|
---|
177 | Antenna Phase Center (APC) and IGS08. Orbits are saved on disk in SP3 format
|
---|
178 | and clocks in Clock RINEX format.
|
---|
179 |
|
---|
180 | 16. File 'UploadPPP.bnc'
|
---|
181 | This configuration equals the 'Upload.bnc' configuration. However, the
|
---|
182 | Broadcast Corrections are in addition used for an 'INTERNAL' PPP solution based
|
---|
183 | on observations from a static reference station with known precise coordinates.
|
---|
184 | This allows a continuous quality check of the Broadcast Corrections through
|
---|
185 | observing coordinate displacements.
|
---|
186 |
|
---|
187 | 17. File 'Combi.bnc'
|
---|
188 | The purpose of this configuration is to pull several streams carrying Broadcast
|
---|
189 | Corrections and a Broadcast Ephemeris stream from an NTRIP Broadcaster to
|
---|
190 | produce a combined Broadcast Corrections stream. BNC encodes the combination
|
---|
191 | product in RTCM Version 3 SSR messages and uploads that to an Ntrip
|
---|
192 | Broadcaster. The Broadcast Corrections stream is not referred to satellite
|
---|
193 | Center of Mass (CoM). It is referred to IGS08. Orbits are saved in SP3 format
|
---|
194 | and clocks in Clock RINEX format.
|
---|
195 |
|
---|
196 | 18. File 'CombiPPP.bnc'
|
---|
197 | This configuration equals the 'Combi.bnc' configuration. However, the combined
|
---|
198 | Broadcast Corrections are in addition used for an 'INTERNAL' PPP solutions
|
---|
199 | based on observations from a static reference station with known precise
|
---|
200 | coordinates. This allows a continuous quality check of the combination product
|
---|
201 | through observing coordinate displacements.
|
---|
202 |
|
---|
203 | 19. File 'UploadEph.bnc'
|
---|
204 | The purpose of this configuration is to pull a number of streams from reference
|
---|
205 | stations to get hold of contained Broadcast Ephemeris messages. These are
|
---|
206 | encoded then in a RTCM Version 3 stream which only provides Broadcast Ephemeris
|
---|
207 | with an update rate of 5 seconds.
|
---|
208 |
|
---|
209 | 20. File 'Empty.bnc'
|
---|
210 | The purpose of this example is to provide an empty configuration file for BNC
|
---|
211 | which only contains the default settings.
|
---|
212 |
|
---|
213 | Georg Weber, BKG
|
---|
214 | Frankfurt, September 2014
|
---|
215 | igs-ip@bkg.bund.de
|
---|