- Timestamp:
- Apr 14, 2021, 2:51:04 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/BNS/bnshelp.html ¶
r2858 r9404 3 3 4 4 <p> 5 The BKG Ntrip State Space Server (BNS) is a program for transforming GNSS satellite clocks and orbits into corrections to Broadcast Ephemeris. These corrections are then encode in a (premature) RTCM Version 3.x format and uploaded to NTRIP broadcasters like <u>http:// www.euref-ip.net/home</u> or <u>http://www.igs-ip.net/home.</u> BNS is created as a tool for service providers with real-time access to a network of continentally or globally distributed GNSS reference stations.5 The BKG Ntrip State Space Server (BNS) is a program for transforming GNSS satellite clocks and orbits into corrections to Broadcast Ephemeris. These corrections are then encode in a (premature) RTCM Version 3.x format and uploaded to NTRIP broadcasters like <u>http://euref-ip.net/home</u> or <u>http://igs-ip.net/home.</u> BNS is created as a tool for service providers with real-time access to a network of continentally or globally distributed GNSS reference stations. 6 6 </p> 7 7 … … 302 302 <p><a name="ephc"><h4>4.6. Broadcast Corrections</h4></p> 303 303 <p> 304 BNS can upload the resulting stream(s) of clock and orbit corrections to Broadcast Ephemeris to an NTRIP Broadcaster. Both EUREF and IGS operate an NTRIP broadcaster at <u>http:// www.euref-ip.net/home</u> and <u>http://www.igs-ip.net/home</u> which can be used for stream upload. The stream's format is RTCM Version 3.x.304 BNS can upload the resulting stream(s) of clock and orbit corrections to Broadcast Ephemeris to an NTRIP Broadcaster. Both EUREF and IGS operate an NTRIP broadcaster at <u>http://euref-ip.net/home</u> and <u>http://igs-ip.net/home</u> which can be used for stream upload. The stream's format is RTCM Version 3.x. 305 305 </p> 306 306 <p> … … 747 747 <p><a name="config"><h4>7.3. Configuration Example</h4></p> 748 748 <p> 749 The following table's left column is an example for the contents of a configuration file 'BNS.ini'. It enables the upload of streams CLCK1 and CLCK2 to www.igs-ip.net. Clock RINEX files and SP3 Orbit files are saved to a directory /home/weber/rinex :749 The following table's left column is an example for the contents of a configuration file 'BNS.ini'. It enables the upload of streams CLCK1 and CLCK2 to igs-ip.net. Clock RINEX files and SP3 Orbit files are saved to a directory /home/weber/rinex : 750 750 </p> 751 751 <table> … … 763 763 <tr><td>clkPort=7000</td><td>Clocks & Orbits: Listening port</td></tr> 764 764 <tr><td>inpEcho=/home/weber/rinex/ClocksOrbits.dat</td><td>Clocks & Orbits: Save (full path)</td></tr> 765 <tr><td>outHost1= www.igs-ip.net</td><td>Broadcast Corrections I: Host</td></tr>765 <tr><td>outHost1=igs-ip.net</td><td>Broadcast Corrections I: Host</td></tr> 766 766 <tr><td>outPort1=2101</td><td>Broadcast Corrections I: Port</td></tr> 767 767 <tr><td>mountpoint_1=CLCK1</td><td>Broadcast Corrections I: Mountpoint</td></tr> … … 810 810 <tr><td>CoM_6=0</td><td>Broadcast Corrections VI: Center of Mass</td></tr> 811 811 812 <tr><td>outHostEph= www.igs-ip.net</td><td>Broadcast Ephemeris: Host</td></tr>812 <tr><td>outHostEph=igs-ip.net</td><td>Broadcast Ephemeris: Host</td></tr> 813 813 <tr><td>outPortEph=2101</td><td>Broadcast Ephemeris: Port</td></tr> 814 814 <tr><td>mountpoint_Eph=BRDC0</td><td>Broadcast Ephemeris: Mountpoint</td></tr> … … 844 844 <tr></tr> 845 845 <tr><td>NTRIP </td><td><u>http://igs.bkg.bund.de/index_ntrip.htm</u></td></tr> 846 <tr><td>EUREF-IP NTRIP broadcaster </td><td><u>http:// www.euref-ip.net/home</u></td></tr>847 <tr><td>IGS-IP NTRIP broadcaster </td><td><u>http:// www.igs-ip.net/home</u></td></tr>848 <tr><td>NTRIP broadcaster overview </td><td><u>http:// www.rtcm-ntrip.org/home</u></td></tr>846 <tr><td>EUREF-IP NTRIP broadcaster </td><td><u>http://euref-ip.net/home</u></td></tr> 847 <tr><td>IGS-IP NTRIP broadcaster </td><td><u>http://igs-ip.net/home</u></td></tr> 848 <tr><td>NTRIP broadcaster overview </td><td><u>http://rtcm-ntrip.org/home</u></td></tr> 849 849 <tr><td>EUREF-IP Project </td><td><u>http://www.epncb.oma.be/euref_IP</u></td></tr> 850 850 <tr><td>Real-time IGS Pilot Project </td><td><u>http://www.rtigs.net/pilot</u></td></tr>
Note:
See TracChangeset
for help on using the changeset viewer.