HFI data compression

From Planck PLA Wiki
Jump to: navigation, search

Data compression[edit]

Data compression scheme[edit]

The output of the readout electronics unit (REU) consists of one value for each of the 72 science channels (bolometers and thermometers) for each modulation half-period. This number, [math]S_{REU}[/math], is the sum of the 40 16-bit ADC signal values measured within the given half-period. The data processor unit (DPU) performs a lossy quantization of [math]S_{REU}[/math].

We define a compression slice of 254 [math]S_{REU}[/math] values, corresponding to about 1.4 s of observation for each detector and to a strip on the sky about 8 degrees long. The mean [math]\langle S_{REU} \rangle[/math] of the data within each compression slice is computed, and data are demodulated using this mean:

[math]S_{demod,i} = (S_{REU,i} - \langle S_{REU} \rangle) \ast(-1)^{i}[/math]

where [math]1 \lt i \lt 254[/math] is the running index within the compression slice.

The mean [math]\langle S_{demod} \rangle[/math] of the demodulated data [math]S_{demod,i}[/math] is computed and subtracted, and the resulting slice data is quantized according to a step size Q that is fixed per detector:

[math] S_{DPU,i} = \mbox{round} \left[( S_{demod,i} - \langle S_{demod} \rangle) /Q \right ] [/math]

This is the lossy part of the algorithm: the required compression factor, obtained through the tuning of the quantization step Q, adds a noise of variance [math] \simeq 2\% [/math] to the data. This will be discussed below.

The two means [math]\langle S_{REU} \rangle[/math] and [math]\langle S_{demod} \rangle[/math] are computed as 32-bit words and sent through the telemetry, together with the [math]S_{DPU,i}[/math] values. Variable-length encoding of the [math]S_{DPU,i}[/math] values is performed on board, and the inverse decoding is applied on ground.

Performance of the data compression during the mission[edit]

Optimal use of the bandpass available for the downlink was obtained initially by using a value of Q = [math]\sigma[/math]/2.5 for all bolometer signals. After the 12th of December 2009, and only for the 857 GHz detectors, the value was reset to Q = [math]\sigma[/math]/2.0 to avoid data loss due to exceeding the limit of the downlink rate. With these settings the load during the mission never exceeded the allowed band-pass width as is seen on the next figure.

Evolution of the total load during the mission for the 72 HFI channels. The variations are mainly due to the time spent by the high-frequency channels in the Galactic region, which has very large data gradients, and depends on the satellite scanning strategy. The bandpass-width limit was 80kb/s and was never reached during the mission.


Setting the quantization step in flight[edit]

The only parameter that enters the PLANCK-HFI compression algorithm is the size of the quantization step, in units of [math]\sigma[/math], the white noise standard deviation for each channel. It has been adjusted during the mission by studying the mean frequency of the central quantization bin [-Q/2,Q/2], [math]p_0[/math] within each compression slice (254 samples). For a pure Gaussian noise, this frequency is related to the step size (in units of [math]\sigma[/math]) by [math] \hat Q =2\sqrt{2} \text{Erf}^{-1}(p_0)\simeq 2.5 p_0 [/math] where the approximation is valid up to [math]p_0 \lt 0.4[/math]. In PLANCK however the channel signal is not a pure Gaussian, since glitches and the periodic crossing of the Galactic plane add some strong outliers to the distribution. By using the frequency of these outliers, [math]p_\text{out}[/math], above [math]5 \sigma[/math], simulations show that the following formula gives a valid estimate: [math] \hat Q_\text{cor}=2.5 \frac{p_0}{1-p_\text{out}} [/math]

The following figure shows an example of the [math]\hat Q[/math] and [math]\hat Q_\text{cor}[/math] timelines that were used to monitor and adjust the quantization setting.

Example of the "bin0" frequency timeline (1 point per compression slice) [math]p_0[/math] (labeled "ZERO") for one of the channels. The -1 ("NEG1") and +1 ("POS1") bin frequencies are also shown. The lower plot shows the frequency timeline of outliers, where the glitches and periodic crossing of the Galaxy are visible. The estimated raw step size [math]\hat Q=0.47[/math] and corrected value [math]\hat Q_\text{cor}=0.49[/math] are automatically computed and the step size can be adjusted according to these control plots.

Impact of the data compression on science[edit]

The effect of a pure quantization process of step [math]Q[/math] (in units of [math]\sigma[/math]) on the statistical moments of a signal is well known[1] When the step is typically below the noise level (which is largely the PLANCK case) one can apply the Quantization Theorem which states that the process is equivalent to the addition of a uniform random noise in the [math][-Q/2,Q/2][/math] range. The net effect of quantization is therefore to add quadratically to the signal a [math]Q^2/12[/math] variance. For [math]Q\simeq 0.5[/math] this corresponds to a [math]2\%[/math] noise level increase. The spectral effect of the non-linear quantization process is theoretically much more complicated and depends on the signal and noise details. As a rule of thumb, a pure quantization adds some auto-correlation function that is suppressed by a [math]\exp[-4\pi^2(\frac{\sigma}{Q})^2][/math] factor[2]. Note however that PLANCK does not perform a pure quantization process. A baseline which depends on the data (mean of each compression slice value), is subtracted. Furthermore, for the science data, circles on the sky are coadded. Coaddition is again performed when projecting the rings onto the sky (map-making). To study the full effect of the PLANCK-HFI data compression algorithm on our main science products, we have simulated a realistic data timeline corresponding to the observation of a pure CMB sky. The compressed/decompressed signal was then back-projected onto the sky using the PLANCK scanning strategy. The two maps were analyzed using the \texttt{anafast} Healpix procedure and both reconstructed [math]C_\ell[/math] were compared. The result is shown for a quantization step [math]Q=0.5[/math].

Effect of the PLANCK compression algorithm on the reconstructed power spectrum ([math]C_\ell[/math]) after data projection and map-making, according to the simulation. The upper plot shows the input reconstructed CMB power spectrum (black), the CMB+noise spectrum for this channel (blue, barely visible) and the reconstructed [math]C_\ell[/math]) when including the data compression in the chain (red). The lower plot shows these last two ratios and confirms the white nature of the final added noise at a level that can still be computed by the Quantization Theorem ([math]2\%[/math] for [math]Q=0.5[/math] used here).


It is remarkable that the full procedure of baseline-subtraction+quantization+ring-making+map-making still leads to the [math]2\%[/math] increase of the variance that is predicted by the simple timeline quantization (for [math]Q/\sigma=2[/math]). Furthermore we check that the noise added by the compression algorithm is white.

It is not expected that the compression brings any non-gaussianity, since the pure quantization process does not add any skewness and less than 0.001 kurtosis, and coaddition of circles and then rings erases any non-gaussian contribution according to the Central Limit Theorem.

References[edit]

  1. A Study of Rough Amplitude Quantization by Means of Nyquist Sampling Theory, B Widrow, IRE Transactions on Circuit Theory, CT-3(4), 266-276, (1956).
  2. On the autocorrelation function of quantized signal plus noise, E. Banta, Information Theory, IEEE Transactions on, 11, 114 - 117, (1965).

Readout Electronic Unit

analog to digital converter

Data Processing Unit

(Planck) High Frequency Instrument

Cosmic Microwave background