Load Range Mask (LRMSK)
LRMSK informs the signal processor of the ranges at which data are to be collected.
An arbitrary set of range bins are selected
through an 8192- bit mask. The Nth bit in the mask determines whether data
are acquired and processed at a range equal to:
RES x (N-1)
| Range parameters | Description |
|---|---|
| Range resolution |
Specified by a TTY setup question , in the range 25 ... 1000 meters. Any collection of ranges may be chosen from integer multiples of that distance. |
| Range mask |
The range mask is passed to RVP10 packed in 512 16-bit words. In each group of 16:
According to the range bins that are selected in the mask, the signal processor computes and stores internally a range normalization table which is later used to convert receiver intensity levels into reflectivity levels in dBZ. Note that LRMSK implicitly specifies the number of bins to be processed and output. The maximum bin count is 4200, though depending on the computational intensity of the configuration, RVP10 may be able to compute fewer bins. If the number of bins selected in the bit mask exceeds the maximum, the trailing bins are truncated. If the new mask does not specify any active bins, then a single bin at range 0 is forced on. The default power-up mask selects 256 bins equally spaced by 1.0 km starting from 0 range. |
| Range averaging |
LRMSK determines range averaging. The upper byte of the command controls how many consecutive bins are grouped together. For example:
The range normalization value associated with the averaged bin is computed according to the midpoint of the first and last sample. The command discards incompletely averaged bins. Continuing from the previous example, if the averaging were set to 2 so that triples of samples were summed, then only 33 bins would be output. This is because the 100- bit mask left a dangling 100th sample. In the extreme case where there are not enough mask bits to result in even one complete bin, the RVP10 forces the averaging to zero and turns on a single bin at zero range. |
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
---------------------------------------------------------------
| | | | | | | | | | | | | | | | |
| Range Avg.(See Text) | | 0 0 0 0 1 | Command
| | | | |
|---------------------------------------------------------------
| In the following examples, the ranges listed in Inputs 1 ... 512 assume a 125 km range bin. |
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
---------------------------------------------------------------
| | | | | | | | | | | | | | | | |
| Bits for ranges 0.000kmto 1.875km | Input 1
| | | | |
|---------------------------------------------------------------
\_1.875 \_0.000
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
---------------------------------------------------------------
| | | | | | | | | | | | | | | | |
| Bits for ranges 1022.000 km to1023.875 km | Input 512
| | | | |
|---------------------------------------------------------------
\_1023.875 \_1022.000
