next up previous contents
Next: Range Up: Azimuth Previous: line number   Contents

Doppler centroid

The Doppler centroid frequency (azimuth) is computed as a second degree polynomial:

$\displaystyle f_{DC} = \alpha_0 + \alpha_1 \frac{p}{RSR} + \alpha_2 \left[\frac{p}{RSR}\right]^2$ (D34)

Where:
p is the pixel number starting at 0.
$ \alpha_i$ is read from the leader file.
In the master result file it are the variables (e.g.):
 Xtrack_f_DC_constant (Hz, early edge):              117.3210000
 Xtrack_f_DC_linear (Hz/s, early edge):            72338.0000000
 Xtrack_f_DC_quadratic (Hz/s/s, early edge):    -455000000.00000

This frequency is used in the azimuth filtering, and in the resampling. It should also be used if the complex SLC data is harmonically oversampled (as is done in the range filtering routine), but we did not implement this yet. But, for $ \parallel
f_{DC} \parallel < 150$ Hz this should not have any effect (assuming PRF-ABW=300Hz).

Since for a signal f(t) with Fourier transform F($ \omega$)

$\displaystyle f(t)$   $\displaystyle \stackrel{\it {FT}}{\longleftrightarrow}F(\omega)$ (D35)
$\displaystyle %f(t-t_0) & \FT e^{-j\omega t_0} F(\omega) \\
e^{j\omega_0t} f(t)$   $\displaystyle \stackrel{\it {FT}}{\longleftrightarrow}F(\omega-\omega_0)$ (D36)

The azimuth spectrum of a SLC image processed on a certain Doppler frequency $ f_{DC}$ (spectrum shifted to this frequency) can be shifted back to zero by multiplication in the space domain by the term

$\displaystyle e^{-j2\pi\frac{f_{DC}}{PRF} line}$ (D37)

(See also any signals and systems book, or e.g., [7].) The spectrum can be shifted back to the original doppler centroid frequency by multiplication by (after e.g., interpolation):

$\displaystyle e^{j2\pi\frac{f_{DC}}{PRF} line'}$ (D38)

Proper care should be taken to get the correct line number in both situations.


next up previous contents
Next: Range Up: Azimuth Previous: line number   Contents
Leijen 2009-04-14