Changeset 4184 in ntrip


Ignore:
Timestamp:
May 16, 2012, 11:05:11 AM (12 years ago)
Author:
weber
Message:

Documentation completed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bnchelp.html

    r4178 r4184  
    262262&nbsp; &nbsp; &nbsp; 4.13.1.2 <a href=#combimethod>Method</a><br>
    263263&nbsp; &nbsp; &nbsp; 4.13.1.3 <a href=#combimax>Maximal Residuum</a><br>
     264&nbsp; &nbsp; &nbsp; 4.13.1.4 <a href=#combismpl>Sampling</a><br>
    2642654.14. <a href=#upclk>Upload (clk)</a><br>
    265266&nbsp; &nbsp; &nbsp; 4.14.1 <a href=#upadd>Add, Delete Row</a><br>
     
    595596
    596597<p><a name="reqcedit"><h4>4.6.2 Set Edit Options - mandatory if 'Edit/Concatenate' is set</h4></p>
    597 <p>Once the 'Edit/Concatenate' action is selected, you have to 'Set Edit Options'. BNC lets you specify the RINEX version, sampling rate, begin and end of file, operator, comment lines, and marker, antenna, receiver details.
     598<p>Once the 'Edit/Concatenate' action is selected, you have to 'Set Edit Options'. BNC lets you specify the RINEX version, sampling interval, begin and end of file, operator, comment lines, and marker, antenna, receiver details.
    598599</p>
    599600<p>
     
    642643where &lt;keyName&gt; stands for the name of an option contained in the configuration file and &lt;keyValue&gt; stands for the value you want to assign to it. This functionality may be helpful in the 'RINEX Editing & QC' context when running BNC on a routine basis for maintaining a RINEX file archive.
    643644</p>
    644 The following example for a Linux platform calls BNC in 'no window' mode with a local configuration file 'rnx.conf' for concatenating four 15min RINEX files residing in the local directory to produce an hourly RINEX Version 3 file with 30 seconds sampling rate:
     645The following example for a Linux platform calls BNC in 'no window' mode with a local configuration file 'rnx.conf' for concatenating four 15min RINEX files residing in the local directory to produce an hourly RINEX Version 3 file with 30 seconds sampling interval:
    645646</p>
    646647<p>
     
    670671<tr><td>reqcOutLogFile</td><td>Logfile</td></tr>
    671672<tr><td>reqcRnxVersion</td><td>RINEX version of emerging new file</td></tr>
    672 <tr><td>reqcSampling</td><td>Sampling rate of emerging new RINEX file</td></tr>
     673<tr><td>reqcSampling</td><td>Sampling interval of emerging new RINEX file</td></tr>
    673674<tr><td>reqcStartDateTime</td><td>Begin of emerging new RINEX file</td></tr>
    674675<tr><td>reqcEndDateTime</td><td>End of emerging new RINEX file</td></tr>
     
    16141615</p>
    16151616<p>
    1616 A combination is carried out every 5 seconds. If incoming streams have different rates, only epochs that correspond to the 5 seconds update rate are used.
     1617A combination is carried out following a specified sampling interval. If incoming streams have different rates, only epochs that correspond to the sampling interval are used.
    16171618</p>
    16181619<p>
     
    16901691</p>
    16911692
    1692 <p><a name="combimax"><h4>4.13.1.3 Maximal Residuum- mandatory if 'Combination Table' is populated</h4></p>
     1693<p><a name="combimax"><h4>4.13.1.3 Maximal Residuum - mandatory if 'Combination Table' is populated</h4></p>
    16931694
    16941695<p>BNC combines all incoming clocks according to specified weights. Individual clock estimates that differ by more than 'Maximal Residuum' meters from the average of all clocks will be ignored.<p>
    16951696</p>It is suggested to specify a value of about 0.2 m for the Kalman filter combination approach and a value of about 3.0 meters for the Single-Epoch combination approach.</p>
    16961697<p>Default is a 'Maximal Residuum' of 999.0 meters</p>
     1698
     1699<p><a name="combismpl"><h4>4.13.1.4 Sampling - mandatory if 'Combination Table' is populated</h4></p>
     1700<p>Specify a combination sampling interval. Clock and orbit corrections will be produced following that interval. A value of 10 sec may be an appropriate choice.</p>
     1701
    16971702
    16981703<p><a name="upclk"><h4>4.14. Upload (clk)</h4></p>
     
    17281733</p>
    17291734<p>
    1730 BNC requires GNSS clocks and orbits in the IGS Earth-Centered-Earth-Fixed (ECEF) reference system and in a specific ASCII format. The clocks and orbits must be referred to satellite Center of Mass (CoM) and must not contain the conventional periodic relativistic effect. They may be provided by a real-time GNSS engine such as RTNet. The sampling rate for data transmission should not exceed 15 sec. Note that otherwise tools involved in IP streaming such as NTRIP Broadcasters or NTRIP Clients may respond with a timeout.
     1735BNC requires GNSS clocks and orbits in the IGS Earth-Centered-Earth-Fixed (ECEF) reference system and in a specific ASCII format. The clocks and orbits must be referred to satellite Center of Mass (CoM) and must not contain the conventional periodic relativistic effect. They may be provided by a real-time GNSS engine such as RTNet. The sampling interval for data transmission should not exceed 15 sec. Note that otherwise tools involved in IP streaming such as NTRIP Broadcasters or NTRIP Clients may respond with a timeout.
    17311736</p>
    17321737
     
    19831988
    19841989<p><a name="upclksmpl"><h4>4.14.8 Sampling - mandatory if 'Upload Table' entries specified</h4></p>
    1985 <p>BNC requires an orbit corrections sampling rate for the stream to be uploaded and sampling rates for SP3 and Clock RINEX files. The outgoing stream's clock correction sampling rate follows that of incoming corrections and is therefore nothing to be specified here.</p>
     1990<p>BNC requires an orbit corrections sampling interval for the stream to be uploaded and sampling interval for SP3 and Clock RINEX files. The outgoing stream's clock correction sampling interval follows that of incoming corrections and is therefore nothing to be specified here.</p>
    19861991
    19871992<p><a name="upclkorb"><h4>4.14.8.1 Orbits - mandatory if 'Upload Table' entries specified</h4></p>
     
    24742479<tr>
    24752480<td>Apr 2011 &nbsp;</td><td>Version 2.6 &nbsp;</td>
    2476 <td>[Add] Complete integration of BNS in BNC<br> [Add] SP3 and Clock RINEX output<br> [Add] PPP in Post Processing Mode<br> [Add] Some RINEX editing & QC functionality<br> [Add] Threshold for orbit outliers in combination solution<br> [Add] Real-time engine becomes orbit/clock server instead of client<br> [Mod] 'EOE' added to orbit/clock stream from engine<br> [Add] Correction for antenna eccentricities<br> [Add] Quick start mode for PPP<br> [Mod] Design of format for feeding engine changed to follow RINEX v3<br> [Mod] Implementation of SSR message encoding modified according to standard<br> [Add] SSL/TLS Support of NTRIP Version 2<br> [Mod] Switch to Qt version 4.7.3<br> [Add] RINEX editing, concatenation and quality check<br> [Add] Reading all configuration options from command line<br> [Mod] RTCMv3 Galileo Broadcast Ephemeris message 1045</td>
     2481<td>[Add] Complete integration of BNS in BNC<br> [Add] SP3 and Clock RINEX output<br> [Add] PPP in Post Processing Mode<br> [Add] Some RINEX editing & QC functionality<br> [Add] Threshold for orbit outliers in combination solution<br> [Add] Real-time engine becomes orbit/clock server instead of client<br> [Mod] 'EOE' added to orbit/clock stream from engine<br> [Add] Correction for antenna eccentricities<br> [Add] Quick start mode for PPP<br> [Mod] Design of format for feeding engine changed to follow RINEX v3<br> [Mod] Implementation of SSR message encoding modified according to standard<br> [Add] SSL/TLS Support of NTRIP Version 2<br> [Mod] Switch to Qt version 4.7.3<br> [Add] RINEX editing, concatenation and quality check<br> [Add] Reading all configuration options from command line<br> [Mod] RTCMv3 Galileo Broadcast Ephemeris message 1045<br> [Mod] Change default configuration file suffix from 'ini' to 'bnc'<br> [Add] Specific rates for orbits and clocks  in streams and SP3/RNX files</td>
    24772482</tr>
    24782483
     
    27002705<br>
    27012706<li>File 'RinexConcat.bnc'<br>
    2702 The purpose of this configuration is to concatenate RINEX Version 3 files to produce a concatenated file and edit the marker name in the file header. The sampling rate is set to 30 seconds. See section 'RINEX Editing & QC' in the documentation for examples on how to call BNC from command line in 'no window' mode for RINEX file editing, concatenation and quality checks.
     2707The purpose of this configuration is to concatenate RINEX Version 3 files to produce a concatenated file and edit the marker name in the file header. The sampling interval is set to 30 seconds. See section 'RINEX Editing & QC' in the documentation for examples on how to call BNC from command line in 'no window' mode for RINEX file editing, concatenation and quality checks.
    27032708</li>
    27042709<br>
Note: See TracChangeset for help on using the changeset viewer.