LDI Intellectual Property.
Not for secondary distribution or replication, in part or entirety.
DIGISONDE-4D
SYSTEM MANUAL
VERSION 1.2.11
5-32 SECTION 5 - SYSTEM SOFTWARE – ANNEX A
Table 5A- 5 shows specification of the Data Processing structure.
Table 5A- 5: Data Processing Structure (Length 2 Bytes)
Chained process step to be applied:
0 = Do not process (raw data)
1 = Pulse compression
2 = Sum complimentary
3 = Doppler calculation
4 = Ionogram calculation
Note: temporarily constant, set to Do not process
Bit-mask for unchained process steps to be applied.
0x1 = Channel EQ
0x2 = RFI mitigation
Table 5A- 6 contains description of the Sounding Program. The Common Specification section of the sound-
ing program definition is highlighted in blue. Parameters that are ignored by DESC are highlighted in yellow.
Table 5A- 7 describes contents of the Flexible Frequency List (“flex-list”), which is used for specification of
varying number of arbitrary operating frequencies for the sounding operation.
Table 5A- 6: Sounding Operation Version 3 (Variable Length)
Operation code. Contains constant 1 (Sounding).
Operation option:
0 = Measurement
1 = Internal loopback
2 = HW (digitizer card hardware) test pattern
3 = SW (software) test pattern
All data processing steps desired to be applied to raw
data
Data Pro-
cessing
structure
Processing desired to be done prior to delivery of data to
DCART. This Data Processing is equal to some incom-
plete part of ALL_PROC or to the whole ALL_PROC.
Notes:
Although DCART can run all processing steps described by
ALL_PROC, these steps can be delegated, partially or com-
pletely, to the Digisonde
®
hardware and the embedded com-
puter system, thus relieving DCART from some of the work
to be done. It is possible to control where particular pro-
cessing steps occur by specifying DESC_PROC.
Data Processing that has really been applied by DESC is
reflected in corresponding field of Data Preface structure
and it should not exceed Data Processing described by this
field.
Data Pro-
cessing
structure
File format that will be used for final product data file after
applying all processing steps defined by ALL_PROC. The
following file data format options are available:
0 – Generic Format. This format exists for any kind of data
as Raw Data, Doppler Data, Ionogram Data
1 – DFT format. Only for Doppler Data
2 – RSF format. Only for Ionogram Data
Note: this field is ignored by DESC