Changeset 10451 in ntrip for trunk/BNC/src/bnchelp.html


Ignore:
Timestamp:
Apr 24, 2024, 3:46:28 PM (11 months ago)
Author:
stuerze
Message:

two more options added to the combination procedure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bnchelp.html

    r10405 r10451  
    220220&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.14.1.1 <a href=#combiadd>Add Row, Delete</a><br>
    221221&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.14.1.2 <a href=#combimethod>Method</a><br>
    222 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.14.1.3 <a href=#combimax>Maximal Residuum</a><br>
    223 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.14.1.4 <a href=#combismpl>Sampling</a><br>
     222&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.14.1.3 <a href=#combimaxres>Maximal Clock Residuum</a><br>
     223&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.14.1.4 <a href=#combimaxdisp>Maximal Orbit Displacement</a><br>
     224&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.14.1.5 <a href=#combismpl>Sampling</a><br>
     225&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.14.1.6 <a href=#combisatsys>Satellite Systems</a><br>
    224226&nbsp; &nbsp; &nbsp; 2.15 <a href=#upclk><b>Upload Corrections</b></a><br>
    225227&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2.15.1 <a href=#upadd>Add, Delete Row</a><br>
     
    44924494<p>
    44934495Hit the 'Add Row' button, double click on the 'Mountpoint' field, enter a Broadcast Correction mountpoint from the 'Streams' section
    4494 and hit Enter. Then double click on the 'AC Name' field to enter your choice of an abbreviation for the Analysis Center (AC) providing
    4495 the Antenna Phase Center (APC) related correction stream. Finally, double click on the 'Weight' field to enter a weight to be applied
    4496 to this stream in the combination.</p>
     4496and hit Enter.</p>
     4497<p>
     4498Then double click on the 'AC Name' field to enter your choice of an abbreviation for the Analysis Center (AC) providing
     4499the Antenna Phase Center (APC) related correction stream.</p>
     4500<p>
     4501After that, double click on the 'Weight Factor' field to enter a weight to be applied to this stream in the combination.
     4502A Factor greater than 1 will enlarge the sigma of the clock pseudo-observations and with it down-weight its contribution.</p>
     4503<p>
     4504Finally, double click on the 'Exclude Satellites' field and specify satellites or satellite systems, to exclude them for an individual AC.
     4505An entry 'G04,G31,R' means to excludes GPS satellites PRN 4 and 31 as well as all GLONASS satellites from one individual AC.
     4506Default is an empty option field, meaning that no satellite is excluded from this individual AC.</p>
     4507<p>
     4508Note that the orbit information in the resulting combination stream is just copied from one of the incoming streams.
     4509The stream used for providing the orbits may vary over time: if the orbit providing stream has an outage
     4510then BNC switches to the next remaining stream for getting hold of the orbit information.</p>
     4511<p>
     4512The combination process requires Broadcast Ephemeris.
     4513Besides orbit and clock correction streams BNC should therefore pull a stream carrying Broadcast Ephemeris in the form of RTCM Version 3 messages.</p>
     4514<p>
     4515It is possible to specify only one Broadcast Ephemeris Correction stream in the 'Combine Corrections' table.
     4516Instead of combining corrections BNC will then add the corrections to the Broadcast Ephemeris with the possibility
     4517to save final orbit and clock results in SP3 and/or Clock RINEX format.
     4518</p>
    44974519<p>
    44984520The sequence of entries in the 'Combine Corrections' table is not of importance.
     
    45214543Select a clock combination method. Available options are 'Kalman Filter' and 'Single-Epoch'.
    45224544It is suggested to use the 'Kalman Filter' approach in case the combined stream of Broadcast Corrections
    4523 is intended for Precise Point Positioning.
    4524 </p>
    4525 
    4526 <p><h4 id="combimax">2.14.1.3 Maximal Residuum - mandatory if 'Combine Corrections' table is populated</h4></p>
     4545is intended for Precise Point Positioning.</p>
     4546
     4547<p><h4 id="combimaxres">2.14.1.3 Maximal Clock Residuum - mandatory if 'Combine Corrections' table is populated</h4></p>
    45274548<p>
    45284549BNC combines all incoming clocks according to specified weights. Individual clock estimates that differ by more than
    4529 'Maximal Residuum' meters from the average of all clocks will be ignored.
     4550'Maximal Clk Residuum' meters from the average of all clocks will be ignored.
    45304551It is suggested to specify a value of about 0.2 m for the Kalman Filter combination approach and
    4531 a value of about 3.0 meters for the Single-Epoch combination approach.
    4532 </p>
    4533 <p>
    4534 Default is a 'Maximal Residuum' of 999.0 meters.</p>
    4535 
    4536 <p><h4 id="combismpl">2.14.1.4 Sampling - mandatory if 'Combine Corrections' table is populated</h4></p>
     4552a value of about 3.0 meters for the Single-Epoch combination approach.</p>
     4553<p>
     4554Default is a 'Maximal Clk Residuum' of 999.0 meters.</p>
     4555
     4556<p><h4 id="combimaxdisp">2.14.1.4 Maximal Orbit Displacement - mandatory if 'Combine Corrections' table is populated</h4></p>
     4557<p>
     4558BNC builds mean values for all incoming orbit corrections per satellite.
     4559Individual orbit corrections that differ by more than 'Maximal Orb Displacement' meters from the average
     4560of all orbit corrections per satellite will be ignored. It is suggested to specify a value of about 0.5 m.</p>
     4561<p>
     4562Default is a 'Maximal Orb Displacement' of 2.0 meters.</p>
     4563
     4564<p><h4 id="combismpl">2.14.1.5 Sampling - mandatory if 'Combine Corrections' table is populated</h4></p>
    45374565<p>
    45384566Specify a combination sampling interval. Orbit and clock corrections will be produced following that interval.
    4539 A value of 10 sec may be an appropriate choice.
    4540 </p>
     4567A value of 10 sec may be an appropriate choice.</p>
     4568
     4569<p><h4 id="combisatsys">2.14.1.6 Satellite Systems - mandatory if 'Combine Corrections' table is populated</h4></p>
     4570<p>
     4571Specify for each satellite system whether the clock corrections shall be combined.</p>
    45414572
    45424573<p><h4 id="upclk">2.15 Upload Corrections</h4></p>
     
    61296160
    61306161Combine Corrections Panel keys:
    6131    cmbStreams      {Correction streams table [character string, semicolon separated list, each element in quotation marks, example:
    6132                    "SSRA00ESA0 ESA 1.0;SSRA00BKG BKG 1.0"]}
    6133    cmbMethodFilter {Combination approach [character string: Single-Epoch|Filter]}
    6134    cmbBsxFile      {SINEX Bias file, full path [char string]}
    6135    cmbMaxres       {Clock outlier residuum threshold in meters [floating-point number]
    6136    cmbSampl        {Clock sampling rate [integer number of seconds: 0|10|20|30|40|50|60]}
    6137    cmbGps          {GPS correction usage [integer number: 0=no,2=yes]}
    6138    cmbGlo          {GLONASS correction usage [integer number: 0=no,2=yes]}
    6139    cmbGal          {Galileo correction usage [integer number: 0=no,2=yes]}
    6140    cmbBds          {Beidou correction usage [integer number: 0=no,2=yes]}
    6141    cmbQzss         {QZSS correction usage [integer number: 0=no,2=yes]}
    6142    cmbSbas         {SBAS correction usage [integer number: 0=no,2=yes]}
    6143    cmbIrnss        {IRNSS correction usage [integer number: 0=no,2=yes]}
     6162   cmbStreams         {Correction streams table [character string, semicolon separated list, each element in quotation marks, example:
     6163                      "SSRA00ESA0 ESA 1.0;SSRA00BKG BKG 1.0"]}
     6164   cmbMethodFilter    {Combination approach [character string: Single-Epoch|Filter]}
     6165   cmbBsxFile         {SINEX Bias file, full path [char string]}
     6166   cmbMaxres          {Clock outlier residuum threshold in meters [floating-point number]
     6167   cmbMaxdisplacement {Maximal orbit displacement from the mean of corrections for a satellite [floating-point number]
     6168   cmbSampl           {Clock sampling rate [integer number of seconds: 0|10|20|30|40|50|60]}
     6169   cmbGps             {GPS correction usage [integer number: 0=no,2=yes]}
     6170   cmbGlo             {GLONASS correction usage [integer number: 0=no,2=yes]}
     6171   cmbGal             {Galileo correction usage [integer number: 0=no,2=yes]}
     6172   cmbBds             {Beidou correction usage [integer number: 0=no,2=yes]}
     6173   cmbQzss            {QZSS correction usage [integer number: 0=no,2=yes]}
     6174   cmbSbas            {SBAS correction usage [integer number: 0=no,2=yes]}
     6175   cmbIrnss           {IRNSS correction usage [integer number: 0=no,2=yes]}
    61446176
    61456177Upload Corrections Panel keys:
Note: See TracChangeset for help on using the changeset viewer.