- Timestamp:
- Aug 1, 2008, 8:43:32 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNS/bnshelp.html
r1009 r1016 2 2 3 3 <p> 4 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 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.4 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 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 5 </p> 6 6 … … 35 35 </p> 36 36 <p> 37 An alternative to the observation space approach is the so called 'sate space' approach. The principle here is to provide information on individual error sources , i.e. 'State Space Representation' (SSR). For a rover position state space information concerning satellite clock and orbit corrections, ionospheric and tropospheric correctionset 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.37 An alternative to the observation space approach is the so called 'sate space' approach. The principle here is to provide information on individual error sources and 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. 38 38 </p> 39 39 … … 41 41 42 42 <ul> 43 <li>read GNSS clocks and orbits in plain ASCII format from an IP port. They can be produced by a real-time GNSS engine such as RTNet and areshould be referenced to the IGS Earth-Centered-Earth-Fixed (ECEF) reference system.</li>44 <li>read GNSS broadcast ephemeris in RINEX Navigation file format from an IP port. This information can be provided in real-time by the 'BKG Ntrip Client' (BNC) program.</li>45 <li>convert the IGS Earth-Centered-Earth-Fixed clocks and and orbits into corrections to broadcast ephemeris with radial, along-track and cross-track components.</li>43 <li>read GNSS clocks and orbits in 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.</li> 44 <li>read GNSS Broadcast Ephemeris in RINEX Navigation file format from an IP port. This information can be provided in real-time by the 'BKG Ntrip Client' (BNC) program.</li> 45 <li>convert the IGS Earth-Centered-Earth-Fixed clocks and and orbits into corrections to Broadcast Ephemeris with radial, along-track and cross-track components.</li> 46 46 <li>upload the clock and orbit corrections as a stream to an NTRIP Broadcaster.</li> 47 <li>log the broadcast ephemeris clock corrections as files in Clock RINEX files.</li>48 <li>log the broadcast ephemeris orbit corrections as files in SP3 files.</li>47 <li>log the Broadcast Ephemeris clock corrections as files in Clock RINEX files.</li> 48 <li>log the Broadcast Ephemeris orbit corrections as files in SP3 files.</li> 49 49 </ul> 50 50 </p> … … 55 55 <p><a name="function"><h3>2. Functioning</h3></p> 56 56 <p> 57 The procedures taken by BNS to generate clock and orbit corrections to broadcast ephemeris in radial, along-track and cross-track components are as follow:57 The procedures taken by BNS to generate clock and orbit corrections to Broadcast Ephemeris in radial, along-track and cross-track components are as follow: 58 58 </p> 59 59 <p> 60 60 <ul> 61 <li>Continuously receive up-to-date broadcast ephemeris carrying approximate orbits and clocks for all satellites. Receive them in RINEX Version 3 Navigation file format. Read new Broadcast Ephemeris immediately whenever they become available. Tools like the 'BKG Ntrip Client' (BNC) provide this information.</li>61 <li>Continuously receive up-to-date Broadcast Ephemeris carrying approximate orbits and clocks for all satellites. Receive them in RINEX Version 3 Navigation file format. Read new Broadcast Ephemeris immediately whenever they become available. Tools like the 'BKG Ntrip Client' (BNC) provide this information.</li> 62 62 </ul> 63 63 </p> … … 65 65 Then, epoch by epoch: 66 66 <ul> 67 <li>Continuously receive the best available clock and orbit estimates for all satellites in X,Y,Z Earth-Centered-Earth-Fixed IGS05 reference system. Receive them every epoch in a plain ASCII format as provided by a real-time GNSS engine likeRTNet.</li>67 <li>Continuously receive the best available clock and orbit estimates for all satellites in X,Y,Z Earth-Centered-Earth-Fixed IGS05 reference system. Receive them every epoch in a plain ASCII format as provided by a real-time GNSS engine such as RTNet.</li> 68 68 <li>Calculate X,Y,Z coordinates from Broadcast Ephemeris orbits.</li> 69 69 <li>Calculate differences dX,dY,dZ between Broadcast Ephemeris orbits and IGS05 orbits.</li> … … 146 146 </li> 147 147 <li> 148 a 'Flow Chart' showing BNS linked to tools like BNC and a real-time GNSS engine likeRTNet.148 a 'Flow Chart' showing BNS linked to tools like BNC and a real-time GNSS engine such as RTNet. 149 149 </li> 150 150 <li> … … 188 188 </p> 189 189 <p> 190 As the clocks and orbits coming from real-time GNSS engine are expected to be in the 'IGS05' reference system (X,Y,Z ECEF), no transformation is carried out if this option is selected.190 As the clocks and orbits coming from real-time GNSS engine are expected to be in the 'IGS05' reference system (X,Y,Z, ECEF), no transformation is carried out if this option is selected. 191 191 </p> 192 192 <p> … … 236 236 <p><a name="clocks"><h4>4.5.2 Clocks & Orbits - mandatory</h4></p> 237 237 <p> 238 BNS is listening at an IP port for incoming GNSS clocks and orbits in a plain ASCII format. They can be provided by a real-time GNSS engine like RTNet and are expected to refer to the IGS Earth-Centered-Earth-Fixed (ECEF) reference system. Enter the respective IP port number to setup a persistent server socket, see section 'Flow Chart' under 'Help' for socket communication details. Make sure that the software providing clocks and orbits is up and running before you start BNS.238 BNS is listening at an IP port for incoming GNSS clocks and orbits in a plain ASCII format. They can be provided by a real-time GNSS engine such as RTNet and are expected to refer to the IGS Earth-Centered-Earth-Fixed (ECEF) reference system. Enter the respective IP port number to setup a server socket for incoming data, see section 'Flow Chart' under 'Help' for socket communication details. Make sure that the software providing clocks and orbits is up and running before you start BNS. 239 239 </p> 240 240 <p> … … 367 367 <p><a name="orbits"><h4>4.8. SP3 Orbits</h4></p> 368 368 <p> 369 The orbit corrections generated by BNS can be logged separately in SP3 Orbit files. The file naming follow the RINEXconvention.369 The orbit corrections generated by BNS can be logged separately in SP3 Orbit files. The file naming follows the IGS convention. 370 370 </p> 371 371
Note:
See TracChangeset
for help on using the changeset viewer.