Читать книгу Inverse Synthetic Aperture Radar Imaging With MATLAB Algorithms - Caner Ozdemir - Страница 37

1.5 Filtering/Windowing

Оглавление

Filtering is the common procedure that is used to remove undesired parts of signals such as noise. It is also used to extract some useful features of the signals. The filtering function is usually in the form of a window in the frequency domain. Depending on the frequency inclusion of the window in the frequency axis, the filters are named low‐pass (LP), high‐pass (HP), or band‐pass (BP).

The frequency characteristics of an ideal LP filter are depicted as dashed line in Figure 1.6. Ideally, this filter should pass frequencies from DC to the cut‐off frequency; fc and should stop higher frequencies beyond. In real practice, however, ideal LP filter characteristics cannot be realized. According to the Fourier theory, a signal cannot be both time limited and band limited. That is to say, to be able to achieve an ideal band‐limited characteristic as in Figure 1.6, then the corresponding time‐domain signal should theoretically extent to infinity which is of course not possible for realistic applications. Since all practical human‐made signals are time limited, i.e. it should start and stop at specific time instants, the frequency contents of these signals extent to infinity. Therefore, an ideal filter characteristic as the one in Figure 1.6 cannot be realizable; but, only the approximate versions of it can be implemented in real applications. The best implementation of practical low‐pass filter characteristic was achieved by Butterworth (Daniels 1974) and Chebyshev (Williams and Taylors 1988). The solid line in Figure 1.6 demonstrates a real LP filter characteristic of Butterworth type.


Figure 1.6 An ideal and real LP filter characteristics.

Windowing procedure is usually applied to smoothen a time‐domain signal, therefore, filtering out higher frequency components. Some of the popular windows that are widely used in signal and image processing are Kaiser, Hanning, Hamming, Blackman, and Gaussian. A comparative plot of some of these windows is given in Figure 1.7.

The effect of windowing operation is illustrated in Figure 1.8. A time‐domain signal of a rectangular signal is shown in Figure 1.8a and its FT is provided in Figure 1.8b. This function is, in fact, a sinc (sinus cardinalis) function and has major side lobes. For the sinc function, the highest side lobe is approximately 13 dB lower than the apex of the main lobe. This much of contrast, of course, may not be sufficient in some imaging applications. As shown in Figure 1.8c, the original rectangular time‐domain signal is Hanning windowed. Its corresponding spectrum is depicted in Figure 1.8d where the side lobes are highly suppressed thanks to the windowing operation. For this example, the highest side lobe level is now 32 dB below the maximum value of the main lobe which provides better contrast when compared to the original, non‐windowed signal.


Figure 1.7 Some common window characteristics.


Figure 1.8 Effect of windowing. (a) Rectangular time signal, (b) its Fourier spectrum: a sinc signal, (c) Hanning windowed time signal, (d) corresponding frequency‐domain signal.

A main drawback of windowing is the resolution decline in the frequency signal. The FT of the windowed signal has worse resolution than the FT of the original time‐domain signal. This feature can also be noticed from the example in Figure 1.8. By comparing the main lobes of the figures on the right, the resolution after windowing is almost twice as bad when compared to the original frequency‐domain signal. A comprehensive examination of windowing procedure will be presented later on, in Chapter 5.

Inverse Synthetic Aperture Radar Imaging With MATLAB Algorithms

Подняться наверх