[7562] | 1 | Configuration Examples
|
---|
| 2 |
|
---|
[8086] | 3 | BNC comes with a number of configuration examples which can be used on all
|
---|
[7562] | 4 | operating systems. Copy the complete directory 'Example_Configs' which comes
|
---|
| 5 | with the software including sub-directories 'Input' and 'Output' to your disc.
|
---|
[8086] | 6 | There are several ways to start BNC using one of the example configurations:
|
---|
[7562] | 7 |
|
---|
[8086] | 8 | * On graphical systems (except for Mac systems) you may use the computer mouse
|
---|
[7562] | 9 | to 'drag' a configuration file icon and 'drop' it on top of BNC's program icon.
|
---|
| 10 |
|
---|
[8086] | 11 | * You could also start BNC using a command line for naming a specific
|
---|
[7562] | 12 | configuration file (suggested e.g. for Mac systems):
|
---|
| 13 | bnc --conf <configFileName>
|
---|
| 14 |
|
---|
| 15 | * On non-graphical systems or when running BNC in batch mode in the background
|
---|
[8086] | 16 | you may start the program using a command line with a configuration file
|
---|
[7562] | 17 | option in 'no window' mode (example for Windows systems):
|
---|
| 18 | bnc.exe --conf <configFileName> --nw
|
---|
| 19 |
|
---|
| 20 | Although it's not a must, we suggest that you always create BNC configuration
|
---|
[8086] | 21 | files with the filename extension '.bnc'.
|
---|
[7562] | 22 |
|
---|
| 23 | We furthermore suggest for convenience reasons that you configure your system
|
---|
[8086] | 24 | to automatically start BNC when you double-click a file with the filename
|
---|
| 25 | extension '.bnc'. The following describes what to do on Windows systems to
|
---|
| 26 | associate the BNC program to such configuration files:
|
---|
[7562] | 27 |
|
---|
| 28 |
|
---|
[8086] | 29 | 1. Right-click a file that has the extension '.bnc' and then click 'Open'. If
|
---|
[7562] | 30 | the 'Open' command is not available, click 'Open With' or double-click the
|
---|
| 31 | file.
|
---|
| 32 |
|
---|
[8086] | 33 | 2. Windows displays a dialog box that says that the system cannot open this
|
---|
[7562] | 34 | file. The dialog box offers several options for selecting a program.
|
---|
| 35 |
|
---|
| 36 | 3. Click 'Select the program from a list', and then click 'OK'.
|
---|
| 37 |
|
---|
| 38 | 4. The 'Open With' dialog box is displayed. Click 'Browse', locate and then
|
---|
| 39 | click the BNC program, and then click 'Open'.
|
---|
| 40 |
|
---|
| 41 | 5. Click to select the 'Always use the selected program to open this kind
|
---|
| 42 | of file' check box.
|
---|
| 43 |
|
---|
| 44 | 6. Click 'OK'.
|
---|
| 45 |
|
---|
| 46 | Some of the presented example configuration files contain a user ID 'Example'
|
---|
| 47 | with a password 'Configs' for accessing a few GNSS streams from public Ntrip
|
---|
[8086] | 48 | Broadcasters. This generic account is arranged for convenience reasons only.
|
---|
| 49 | Please be so kind as to replace the generic account details as well as the
|
---|
| 50 | place holders 'User' and 'Pass' by the personal user ID and password you
|
---|
[7562] | 51 | receive following an online registration through
|
---|
[8086] | 52 | http://register.rtcm-ntrip.org.
|
---|
[7562] | 53 |
|
---|
[8086] | 54 | Note that the account for an Ntrip Broadcaster is usually limited to
|
---|
[7562] | 55 | pulling a specified maximum number of streams at the same time. As running
|
---|
[8086] | 56 | some of the example configurations requires pulling several streams, it
|
---|
[7562] | 57 | is suggested to make sure that you don't exceed your account's limits.
|
---|
| 58 |
|
---|
[8086] | 59 | Make also sure that sub-directories 'Input' and 'Output' which are part of
|
---|
| 60 | the example configurations exist on your system or adjust the affected
|
---|
[7562] | 61 | example configuration options according to your needs.
|
---|
| 62 |
|
---|
[8086] | 63 | Some BNC options require antenna phase center variations as made available
|
---|
[9776] | 64 | from IGS through so-called ANTEX files at
|
---|
[9899] | 65 | https://files.igs.org/pub/station/general/igs20.atx
|
---|
| 66 | An example ANTEX file 'igs20.atx' is part of the BNC package for convenience.
|
---|
[7562] | 67 |
|
---|
[8086] | 68 | The example configurations assume that no proxy protects your BNC host.
|
---|
| 69 | Should a proxy be operated in front of BNC then you need to introduce its
|
---|
[7562] | 70 | name or IP and port number in the 'Network' panel.
|
---|
| 71 |
|
---|
[7750] | 72 | (A) Working with Configuration Files
|
---|
| 73 |
|
---|
[8086] | 74 | You should be able to run all configuration file examples without changing
|
---|
[9776] | 75 | contained options. However, configurations 'Upload.bnc' and 'UploadEPH.bnc' are
|
---|
[8086] | 76 | exceptions because they require an input stream from a connected network engine.
|
---|
[7562] | 77 |
|
---|
[7723] | 78 | 1. Configuration File 'RinexObs.bnc'
|
---|
[9826] | 79 | Purpose: Convert RTCM streams to RINEX Observation files.
|
---|
| 80 | The configuration pulls RTCM Version 3 streams from Ntrip Broadcasters using
|
---|
| 81 | Ntrip Version 2 to generate 15min 1Hz RINEX Version 4 Observation files. See
|
---|
[9776] | 82 | https://igs.bkg.bund.de/ntrip/#rtcm-obs for observation stream resources.
|
---|
[7562] | 83 |
|
---|
[7723] | 84 | 2. Configuration File 'RinexEph.bnc'
|
---|
[8086] | 85 | Purpose: Convert a RTCM stream with navigation messages to RINEX Navigation
|
---|
| 86 | files. The configuration pulls a RTCM Version 3 stream with Broadcast Ephemeris
|
---|
| 87 | coming from the real-time EUREF and IGS networks and saves hourly RINEX Version
|
---|
[9776] | 88 | 4 Navigation files. See https://igs.bkg.bund.de/ntrip/#rtcm-eph for further
|
---|
[7686] | 89 | real-time Broadcast Ephemeris resources.
|
---|
[7562] | 90 |
|
---|
[7723] | 91 | 3. Configuration File 'BrdcCorr.bnc'
|
---|
[8086] | 92 | Purpose: Save Broadcast Corrections from RTCM SSR messages in hourly plain
|
---|
[9776] | 93 | ASCII files. See https://igs.bkg.bund.de/ntrip/#rtcm-corr for various real-time IGS
|
---|
[7686] | 94 | or EUREF orbit/clock correction products.
|
---|
[7562] | 95 |
|
---|
[7723] | 96 | 4. Configuration File 'RinexConcat.bnc'
|
---|
[8086] | 97 | Purpose: Concatenate several RINEX Version 3 files to produce one compiled file
|
---|
| 98 | and edit the marker name in the file header. The sampling interval is set to 30
|
---|
| 99 | seconds. See section 'RINEX Editing & QC' in the documentation for examples on
|
---|
| 100 | how to call BNC from command line in 'no window' mode for RINEX file editing,
|
---|
[7686] | 101 | concatenation and quality check.
|
---|
[7562] | 102 |
|
---|
[7723] | 103 | 5. Configuration File 'RinexQC.bnc'
|
---|
[9776] | 104 | Purpose: Check the quality of a RINEX Version 4 file by means of a multipath
|
---|
[8086] | 105 | analysis. Results are saved on disk in terms of a plot in PNG format. See
|
---|
| 106 | section 'RINEX Editing & QC' in the documentation for examples on how to call
|
---|
| 107 | BNC from command line in 'no window' mode for RINEX file editing, concatenation
|
---|
[7686] | 108 | and quality check.
|
---|
[7562] | 109 |
|
---|
[7723] | 110 | 6. Configuration File 'RTK.bnc'
|
---|
[8086] | 111 | Purpose: Feed a serial connected receiver with observations from a nearby
|
---|
| 112 | reference station for conventional RTK. The stream is scanned for RTCM
|
---|
| 113 | messages. Message type numbers and latencies of incoming observations are
|
---|
[7686] | 114 | reported in BNC's logfile.
|
---|
[7562] | 115 |
|
---|
[7723] | 116 | 7. Configuration File 'FeedEngine.bnc'
|
---|
[8086] | 117 | Purpose: Feed a real-time GNSS engine with observations from remote reference
|
---|
| 118 | stations. The configuration pulls a single stream from an Ntrip Broadcaster.
|
---|
| 119 | You could also pull several streams from different casters. Incoming
|
---|
| 120 | observations are decoded, synchronized, output through a local IP port and also
|
---|
| 121 | saved into a file. Failure and recovery thresholds are specified to inform
|
---|
[7686] | 122 | about outages.
|
---|
[7562] | 123 |
|
---|
[7723] | 124 | 8. Configuration File 'PPP.bnc'
|
---|
[8086] | 125 | Purpose: Precise Point Positioning from observations of a rover receiver. The
|
---|
| 126 | configuration reads RTCM Version 3 observations, a Broadcast Ephemeris stream
|
---|
[7686] | 127 | and a stream with Broadcast Corrections. Positions are saved in the logfile.
|
---|
[9826] | 128 | More detailed PPP results are saved in the PPP logfile.
|
---|
[7562] | 129 |
|
---|
[7723] | 130 | 9. Configuration File 'PPPNet.bnc'
|
---|
[8086] | 131 | Purpose: Precise Point Positioning for several rovers or receivers from an
|
---|
| 132 | entire network of reference stations in one BNC job. The possible maximum
|
---|
| 133 | number of PPP solutions per job depends on the processing power of the hosting
|
---|
| 134 | computer. This example configuration reads two RTCM Version 3 observation
|
---|
| 135 | streams, a Broadcast Ephemeris stream and a stream with Broadcast Corrections.
|
---|
[9826] | 136 | Detailed PPP Results for the two stations are saved in PPP logfiles.
|
---|
[7562] | 137 |
|
---|
[7723] | 138 | 10. Configuration File 'PPPQuickStart.bnc'
|
---|
[8086] | 139 | Purpose: Precise Point Positioning in Quick-Start mode from observations of a
|
---|
| 140 | static receiver with precisely known position. The configuration reads RTCM
|
---|
| 141 | Version 3 observations, Broadcast Corrections and a Broadcast Ephemeris stream.
|
---|
| 142 | Positions are saved in NMEA format on disc. They are also output through IP
|
---|
| 143 | port for real-time visualization with tools like RTKPLOT. Positions are saved
|
---|
[7686] | 144 | in the logfile.
|
---|
[7562] | 145 |
|
---|
[7723] | 146 | 11. Configuration File 'PPPPostProc.bnc'
|
---|
[8086] | 147 | Purpose: Precise Point Positioning in post processing mode. BNC reads RINEX
|
---|
[9826] | 148 | Version 3 Observation and Navigation files and a Broadcast Correction file.
|
---|
[9829] | 149 | Optionally, an Ionosphere file containing VTEC informations can be used. If such
|
---|
| 150 | a file is not specified, VTEC informations from the Broadcast Corrections file
|
---|
| 151 | are used. PPP processing options are set to support the Quick-Start mode.
|
---|
| 152 | The output is saved in a specific post processing logfile and contains
|
---|
| 153 | coordinates derived over time following the implemented PPP filter algorithm.
|
---|
[7562] | 154 |
|
---|
[9424] | 155 | 12. Configuration File 'PPPOsm.bnc'
|
---|
[9826] | 156 | Purpose: Track BNC's point positioning solutions using OpenStreetMap as background.
|
---|
| 157 | BNC reads a RINEX Observation file and a RINEX Navigation file to carry out
|
---|
| 158 | a 'Standard Point Positioning' solution in post processing mode.
|
---|
| 159 | Although this is not a real-time application it requires the BNC host to be
|
---|
| 160 | connected to the Internet. Specify a computation speed, then hit button 'Open Map'
|
---|
| 161 | to open the track map, then hit 'Start' to visualize receiver positions on top
|
---|
| 162 | of OSM maps.
|
---|
[7562] | 163 |
|
---|
[9969] | 164 | 13. Configuration File 'PPPGalHAS.bnc'
|
---|
| 165 | Purpose: Precise Point Positioning in Quick-Start mode with SSR corrections
|
---|
| 166 | from the Galileo HAS Internet Data Distribution (IDD) interface with observations
|
---|
| 167 | of a static receiver with quite precisely known position.
|
---|
| 168 | Because the Galileo HAS provides Code Biases and corrections for satellite orbits
|
---|
| 169 | and clocks for GPS and Galileo, the configuration uses GPS and Galileo
|
---|
| 170 | navigation data only.
|
---|
| 171 | Access to the Galileo HAS Internet Data Distribution is available by registration:
|
---|
| 172 | https://www.gsc-europa.eu/galileo/services/galileo-high-accuracy-service-has/internet-data-distribution-registration-form
|
---|
[7562] | 173 |
|
---|
[7723] | 174 | 14. Configuration File 'SaveSp3.bnc'
|
---|
[8086] | 175 | Purpose: Produces SP3 files from a Broadcast Ephemeris stream and a Broadcast
|
---|
| 176 | Correction stream. The Broadcast Correction stream is formally introduced in
|
---|
| 177 | BNC's 'Combine Corrections' table. Note that producing SP3 requires an ANTEX
|
---|
[7686] | 178 | file because SP3 file content should be referred to CoM.
|
---|
[7562] | 179 |
|
---|
[7723] | 180 | 15. Configuration File 'Sp3ETRF2000PPP.bnc'
|
---|
[8086] | 181 | Purpose: Produce SP3 files from a Broadcast Ephemeris stream and a stream
|
---|
| 182 | carrying ETRF2000 Broadcast Corrections. The Broadcast Correction stream is
|
---|
| 183 | formally introduced in BNC's 'Combine Corrections' table. The configuration
|
---|
| 184 | leads to a SP3 file containing orbits also referred to ETRF2000. Pulling in
|
---|
| 185 | addition observations from a reference station at precisely known ETRF2000
|
---|
| 186 | position allows comparing an 'INTERNAL' PPP solution with a known ETRF2000
|
---|
[7686] | 187 | reference coordinate.
|
---|
[7562] | 188 |
|
---|
[7723] | 189 | 16. Configuration File 'Upload.bnc'
|
---|
[8086] | 190 | Purpose: Upload orbits and clocks from a real-time GNSS engine to an Ntrip
|
---|
| 191 | Broadcaster. For that the configuration reads precise orbits and clocks in
|
---|
| 192 | RTNET format. It also reads a stream carrying Broadcast Ephemeris. BNC converts
|
---|
[9826] | 193 | the orbits and clocks into Broadcast Corrections and encodes them to
|
---|
| 194 | IGS-SSR messages to finally upload them to an Ntrip Broadcaster. The
|
---|
[8086] | 195 | Broadcast Correction stream is referred to satellite Antenna Phase Center (APC)
|
---|
[9919] | 196 | and reference system IGS20. Orbits are saved on disk in SP3 format, clocks
|
---|
| 197 | are saved in Clock RINEX format and biases are saved in SINEX Bias format.
|
---|
[7562] | 198 |
|
---|
[7723] | 199 | 17. Configuration File 'Combi.bnc'
|
---|
[9826] | 200 | Purpose: Pull 2 streams carrying Broadcast Corrections, and Satellite Code Biases
|
---|
| 201 | together with Broadcast Ephemeris from an Ntrip Broadcaster
|
---|
| 202 | to produce a combined Broadcast Correction stream.
|
---|
| 203 | BNC encodes the combination product in IGS-SSR messages and uploads them to
|
---|
| 204 | an Ntrip Broadcaster. The Broadcast Correction stream is referred to
|
---|
| 205 | satellite Antenna Phase Center (APC) and not to satellite Center of
|
---|
[9919] | 206 | Mass (CoM). Its reference system is IGS20. Orbits are saved on disk in SP3 format,
|
---|
| 207 | clocks are saved in Clock RINEX format and biases are saved in SINEX Bias format.
|
---|
[7562] | 208 |
|
---|
[7723] | 209 | 18. Configuration File 'CombiPPP.bnc'
|
---|
[8086] | 210 | Purpose: This configuration equals the 'Combi.bnc' configuration. However, the
|
---|
| 211 | combined Broadcast Corrections are in addition used for an 'INTERNAL' PPP
|
---|
| 212 | solutions based on observations from a static reference station with known
|
---|
| 213 | precise coordinates. This allows a continuous quality check of the combination
|
---|
[7562] | 214 | product through observing coordinate displacements.
|
---|
| 215 |
|
---|
[7723] | 216 | 19. Configuration File 'UploadEph.bnc'
|
---|
[9826] | 217 | Purpose: Pull a number of streams from reference stations to get the
|
---|
[8086] | 218 | contained Broadcast Ephemeris messages. They are encoded to RTCM Version 3
|
---|
| 219 | format and uploaded for the purpose of providing a Broadcast Ephemeris stream
|
---|
[7686] | 220 | with an update rate of 5 seconds.
|
---|
[7562] | 221 |
|
---|
[7723] | 222 | 20. Configuration File 'CompareSp3.bnc'
|
---|
[8086] | 223 | Purpose: Compare two SP3 files to calculate RMS values for orbit and clock
|
---|
| 224 | differences. GPS satellite G05 and GLONASS satellite R18 are excluded from this
|
---|
[7686] | 225 | comparison. Comparison results are saved in a logfile.
|
---|
[7562] | 226 |
|
---|
[7723] | 227 | 21. Configuration File 'Empty.bnc'
|
---|
[8086] | 228 | Purpose: Provide an empty example configuration file for BNC which only
|
---|
[7686] | 229 | contains the default settings.
|
---|
[7562] | 230 |
|
---|
[7750] | 231 | (B) Working with Command Line configuration options
|
---|
| 232 |
|
---|
[8086] | 233 | The following configuration examples make use of BNC's 'Command Line Interface'
|
---|
| 234 | (CLI). Configuration options are exclusively specified via command line. No
|
---|
[7723] | 235 | configuration file is used. Examples are provided as shell scripts for a Linux
|
---|
[8086] | 236 | system. They call BNC in 'no window' batch mode (command line option -nw).
|
---|
[7739] | 237 | The scripts expect 'Example_Configs' to be the current working directory.
|
---|
[7723] | 238 |
|
---|
[7725] | 239 | 22. Shell Script 'RinexQC.sh'
|
---|
[7723] | 240 | Purpose: Equals configuration file example 'RinexQC.bnc', checks the quality of
|
---|
[9826] | 241 | a RINEX Version 4 file by means of a multipath analysis. The platform offscreen
|
---|
| 242 | is used while producing plot files in PNG format. BNC is offline.
|
---|
[8086] | 243 | All results are saved on disk.
|
---|
[7723] | 244 |
|
---|
[7731] | 245 | 23. Shell Script 'RinexConcat.sh'
|
---|
| 246 | Purpose: Equals configuration file example 'RinexConcat.bnc', concatenates
|
---|
| 247 | several RINEX Version 3 files to produce one compiled file and edit the marker
|
---|
[7735] | 248 | name in the file header. The sampling interval is set to 30 seconds. BNC is
|
---|
| 249 | offline.
|
---|
[7731] | 250 |
|
---|
[8086] | 251 | 24. Shell Script 'RinexEph.sh'
|
---|
| 252 | Purpose: Equals configuration file example 'RinexEph.bnc', converts a RTCM
|
---|
| 253 | stream with navigation messages to RINEX Navigation files. The configuration
|
---|
| 254 | pulls a RTCM Version 3 stream with Broadcast Ephemeris coming from the
|
---|
[9826] | 255 | real-time EUREF and IGS networks and saves hourly RINEX Version 4 Navigation
|
---|
[8086] | 256 | files. BNC runs online until it's terminated after 10 seconds. See
|
---|
[9826] | 257 | https://igs.bkg.bund.de/ntrip/#rtcm-eph for further real-time Broadcast
|
---|
[8086] | 258 | Ephemeris resources.
|
---|
[7735] | 259 |
|
---|
[7744] | 260 | 25. Shell Script 'ScanLate.sh'
|
---|
| 261 | Purpose: Scan an observation stream for contained RTCM message types, print
|
---|
[8086] | 262 | observation latencies. The output is saved in a logfile. Latencies are
|
---|
[7755] | 263 | reported every 10 seconds. BNC runs online until it's terminated after 20
|
---|
[7744] | 264 | seconds.
|
---|
| 265 |
|
---|
[7747] | 266 | 26. Shell Script 'RinexObs.sh'
|
---|
| 267 | Purpose: Equals configuration file example 'RinexObs.bnc', converts RTCM
|
---|
| 268 | streams to RINEX Observation files. The configuration pulls streams from two
|
---|
[9826] | 269 | Ntrip Broadcasters using Ntrip Version 2 to generate 15min 1Hz RINEX Version 4
|
---|
| 270 | Observation files. See https://igs.bkg.bund.de/ntrip/#rtcm-obs for
|
---|
[7755] | 271 | observation stream resources. BNC runs online until it's terminated after 30
|
---|
[7747] | 272 | seconds.
|
---|
| 273 |
|
---|
[7750] | 274 | (C) Command Line configuration options overwriting Configuration File options
|
---|
| 275 |
|
---|
[8086] | 276 | For specific applications you may like to use your own set of standard
|
---|
| 277 | configuration options from a configuration file and update some of its content
|
---|
[7750] | 278 | via command line. When using a configuration file and command line configuration
|
---|
[8086] | 279 | options together in one BNC call, the command line configuration options will
|
---|
[7750] | 280 | always overrule options contained in the configuration file.
|
---|
| 281 |
|
---|
| 282 | 27. Shell Script 'CompareSp3.sh'
|
---|
[8086] | 283 | Purpose: Equals configuration file example 'CompareSp3.bnc', compares two SP3
|
---|
| 284 | files to calculate RMS values for orbit and clock differences. However, instead
|
---|
| 285 | of excluding GPS satellite G05 and GLONASS satellite R18 from the comparison as
|
---|
| 286 | specified in 'CompareSp3.bnc', GPS satellite G06 and all GLONASS satellites are
|
---|
[7752] | 287 | excluded via command line option. BNC runs offline. Comparison results are saved
|
---|
| 288 | in a logfile.
|
---|
[7750] | 289 |
|
---|
[9424] | 290 | Andrea Stuerze, BKG
|
---|
[9844] | 291 | Frankfurt, September 2022
|
---|
[7562] | 292 | igs-ip@bkg.bund.de
|
---|
| 293 |
|
---|