Changeset 6833 in ntrip for trunk/BNC/src/bnchelp.html
- Timestamp:
- May 12, 2015, 1:52:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bnchelp.html
r6832 r6833 122 122 123 123 <p> 124 BNC supports decodingthe following GNSS stream formats and message types:124 BNC supports the following GNSS stream formats and message types: 125 125 </p> 126 126 <p> … … 140 140 <p><a name="suppGNSS"><h3>1.1 Supported Systems</h3></p> 141 141 <p> 142 BNC is continuously completed in order to support all existing GNSS systems throughout all features of the program. The table below shows in detail which GNSS systems are so far supported by particular applications when using the latest BNC version. The applications named here are142 BNC is continuously completed in order to support all existing GNSS systems throughout all features of the program. The table below shows in detail which GNSS systems are so far supported by particular applications when using the latest BNC version. Applications fields named here are: 143 143 <ul> 144 144 <li>Decoding of RTCM or RTNET streams</li> … … 147 147 <li>Upload of SSR and ephemeris messages</li> 148 148 <li>PPP (Precise Point Positioning)</li> 149 <li>Combination of SSR or ephemeris messages from various real-time sources</li>150 </ul> 151 The table mentions if the Navigation, Observation, or SSRmessage implementation in BNC could so far only be based on a 'RTCM Proposal'.149 <li>Combination/merging of SSR or ephemeris messages from various real-time sources</li> 150 </ul> 151 The table mentions if the message implementation in BNC could so far only be based on a 'RTCM Proposal'. 152 152 </p> 153 153 <p><u>Table:</u> Status of RTCM Version 3 message implementation in BNC supporting various GNSS systems</p> … … 156 156 <table border="1" frame="box" rules="rows" bgcolor="#FFF5EE" style="font-size:13"> 157 157 158 <tr><td><b>Message<br>Type </b></td> <td><b>Description</b></td> <td><b>System</b></td> <td><b>RTCM<br>Proposal </b></td> <td><b>Decoding </b></td> <td><b> RINEX/ <br> SP3</b></td> <td><b>Encoding </b></td> <td><b>Upload </b></td> <td><b> PPP </b></td> <td><b>Combin. </b></td> </tr>158 <tr><td><b>Message<br>Type #</b></td> <td><b>Description</b></td> <td><b>System</b></td> <td><b>RTCM<br>Proposal </b></td> <td><b>Decoding </b></td> <td><b> RINEX/ <br> SP3</b></td> <td><b>Encoding </b></td> <td><b>Upload </b></td> <td><b> PPP </b></td> <td><b>Combin. </b></td> </tr> 159 159 160 160 <tr> <td><b><br>General</b></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> </tr> … … 235 235 236 236 <p> 237 BNC can be used in different contexts with varying data flows. The 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. 237 BNC can be used in different contexts with varying data flows. Typical real-time communication follows the Ntrip protocol over TCP/IP (probably via SSL), RTSP/RTP or UDP, plain TCP/IP protocol, or serial communication links. Stream contents could be observations, ephemeris, satellite orbit/clock products or NMEA sentences. 238 </p> 239 <p> 240 The 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. 238 241 </p> 239 242 <p><img src="IMG/screenshot10.png"/></p>
Note:
See TracChangeset
for help on using the changeset viewer.