48
1 Synthetic-Aperture Radar (SAR) Image Formation Processing

1 Synthetic-Aperture Radar (SAR) Image Formation Processing

Embed Size (px)

Citation preview

Page 1: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

1

Synthetic-Aperture Radar (SAR) Image Formation Processing

Page 2: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

2

OutlineRaw SAR image characteristics

Algorithm basicsRange compression

Range cell migration correction

Azimuth compression

Motion compensation

Types of algorithmsRange Doppler algorithm

Chirp scaling algorithm

Frequency-wavenumber algorithm (-k or f-k)

Comparison of algorithmsProcessing errors, Computational load, Pros and cons

Autofocus techniques

Page 3: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

3

Airborne SAR real-time IFP block diagram

Image-Formation Processor

New terminology:Presum (a.k.a. coherent integration)Corner-turning memory (CTM)Window Function

Focus and Correction VectorsRange Migration and Range WalkFast Fourier transform (FFT)Chirp-z transform (CZT)

Page 4: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

4

Basic SAR image formation processes

Page 5: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

5

Basic SAR image formation processes

Page 6: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

6

Basic SAR image formation processes

Page 7: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

7

Basic SAR image formation processes

Page 8: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

8

Basic SAR image formation processes

Page 9: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

9

Optical image-formation processing

Page 10: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

10

Demodulated baseband SAR signal[from Digital processing of synthetic aperture radar data, by Cumming and Wong, 2005]

Time domain representationAfter removing the radar carrier cos(fo) from the received signal, the demodulated, complex, baseband signal from a single point target can be represented as

where :range (fast) time, s :azimuth (slow) time relative to the time of closest approach, sAo:complex constantwr( ):envelope of the transmitted radar pulsewa( ):antenna’s azimuth beam patternR( ):slant range in time domain, mc :beam center crossing time relative to the time of closest approach, sfo:carrier frequency, HzKr :FM rate of transmitted pulse chirp, Hz/s

Page 11: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

11

Demodulated baseband SAR signalincludes R-4 and

target RCS factors

Vr :effective radar velocity (a positive scalar), m/s

Ro:slant range at closest approach, m

transmit waveform amplitude

antenna gain variation over synthetic aperture

range-dependent phase component

quadratic phase term due to transmitted chirp waveform

The instantaneous slant range is

where

Page 12: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

12

SAR signal spectrum[from Digital processing of synthetic aperture radar data, by Cumming and Wong, 2005]

Frequency-domain representionFor reasons of efficiency, many SAR processing algorithms operate in the frequency domain.

For the low-squint case, the two-dimensional frequency spectrum of the received SAR signal is

where 2df, the phase function in the two-dimensional

frequency domain, is

and Ka´, the azimuth FM rate in the frequency domain, is`

Page 13: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

13

SAR signal spectrumAlso

f :range frequency, Hz, where –Fr /2 f Fr /2

Fr : range sampling frequency, Hzf : azimuth (Doppler) frequency, Hz

fc :absolute Doppler centroid frequency, Hz

Wr(f ) :envelope of the radar data’s range spectrum

Wa(f ) :envelope of the antenna’s beam pattern Doppler spectrum

The relationship between azimuth time to frequency is

where

Page 14: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

14

SAR signal spectrumenvelope of the

radar data’s range spectrum

antenna’s beam pattern envelope in Doppler spectrum

phase function in two-dimensional frequency domain

quadratic phase term due to

azimuth chirp

range-dependent phase component

quadratic phase term due to

transmitted chirp

Page 15: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

15

Matched filter processingGiven an understanding of the characteristics of the ideal SAR signal, an ideal matched-filter can be applied using correlation to produce a bandwidth limited impulse response.

However this process has limitations as the characteristics of the ideal matched-filter varies with the target’s position in range and azimuth.

So while such correlation processing is theoretically possible, it is not computationally efficient and is not appropriate when large-scale image-formation processing is required, e.g., from a spaceborne SAR system.

Page 16: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

16

Range Doppler domain spectrum[from Digital processing of synthetic aperture radar data, by Cumming and Wong, 2005]

Range Doppler-domain representationThe range-Doppler domain is useful for range-Doppler image formation algorithms.

The range-Doppler domain signal is

where rd, the azimuth phase function in the range-Doppler

domain, is

and Rrd(f ), the slant range in the range-Doppler domain,

represents the range cell migration in this domain

Page 17: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

17

Range migration

Page 18: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

18

Range-dependent range migrationBaz :azimuth bandwidthBr :transmitted pulse bandwidtho :azimuth time when target perpendicularc :azimuth time when target in epicenter of azimuth signaltv() :time delay between Tx and Rx signal, = 2R( )/cR(o ) :azimuth time-dependent distance

Page 19: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

19

Range-Doppler processing

Page 20: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

20

Range-Doppler processing

Page 21: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

21

Range-Doppler processing

Page 22: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

22

Range-Doppler algorithm

RCMC: range cell migration compensation SRC: secondary range compression

Range cell migration compensation (RCMC) is

performed in the range-Doppler domain. Families of target

trajectories at the same range are transformed into a single trajectory that runs parallel to the azimuth frequency axis.

Page 23: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

23

Range-cell migration compensationPart of the migration compensation requires a re-sampling of the range-compressed pulse using an interpolation process.

Page 24: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

24

Chirp scaling algorithmThe range-Doppler algorithm was the first digital algorithm developed for civilian satellite SAR processing and is still the most widely used.

However disadvantages (high computational load, limited accuracy secondary-range compression in high-squint and wide-aperture cases) prompted the development of the chirp-scaling algorithm to eliminate interpolation from the range-cell migration compensation step.

As the name implies it uses a scaling principle whereby a frequency modulation is applied to a chirp-encoded signal to achieve a shift or scaling of the signal.

Page 25: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

25

Chirp scaling algorithm

Page 26: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

26

Chirp scaling algorithm

Page 27: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

27

Chirp scaling algorithm

Page 28: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

28

Chirp scaling algorithm

Page 29: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

29

Chirp scaling algorithm

Page 30: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

30

Range-cell migration compensation

Page 31: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

31

Omega-K algorithm (WKA)The chirp-scaling algorithm assumes a specific form of the SAR signal in the range Doppler domain, which involves approximations that may become invalid for wide apertures or high squint angles.

The Omega-K algorithm uses a special operation in the two-dimensional frequency domain to correct range dependent range-azimuth coupling and azimuth frequency dependence.

The WKA uses a focusing step wherein a reference function is multiplied to provide focusing of a selected range. Targets at the reference range are correctly focused while targets at other ranges are partially focused.

Stolt interpolation is used to focus the remainder of the targets.

Page 32: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

32

Omega-K algorithm (WKA)Illustration of the range/azimuth cross coupling using the raw phase history from a point target.Range-cell migration introduces a phase change into the azimuth samples in addition to the normal phase encoding.The RCM cross coupling creates an additional azimuth phase term which affects the azimuth FM rate.

2C

2

Tk5.0tTkTf2cos2

a)t(s From chirp pulse

compression exampleRange-dependent

phase terms

Page 33: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

33

Omega-K algorithm (WKA)

Page 34: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

34

Stolt interpolation

Page 35: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

35

Stolt interpolation

Page 36: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

36

Stolt interpolation

Page 37: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

37

Comparison of IFP algorithms

Azim MF: azimuth matched filter

Hyperb: hyperbolicP.S.: power series, i.e., parabolic

RCMC: range cell migration correction

SRC: secondary range compression

Page 38: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

38

Motion compensationImperfect trajectories during SAR data collection will distort the data set resulting in degraded images unless these imperfections are removed.

Removal of the effects of these imperfections is called motion compensation.

Motion compensation requires precise knowledge of the antenna’s phase center over the entire aperture.

• For example vertical velocity will introduce an additional Doppler shift into the data that, if uncompensated, will corrupt along-track processing.

• Similarly a variable ground speed will result in non-periodic along-track sampling that, if uncompensated, will also corrupt along-track processing.

Knowledge of the antenna’s attitude (roll, pitch, yaw angles) is also important as these factors may affect the illumination pattern as well as the position of the antenna’s phase center.

Page 39: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

39

Motion compensationTo provide position and attitude knowledge various instruments are used

Gyroscopes (mechanical or ring-laser)

Inertial navigation system (INS)

Accelerometers

GPS receiver

Page 40: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

40

Motion compensation

Page 41: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

41

Motion compensationIn addition to position and attitude knowledge acquired from various external sensors and systems, the radar signal itself can provide information useful in motion compensation.

The Doppler spectrum can be used to detect antenna pointing errors.

The nadir echo can be used to detect vertical velocity (at least over level terrain).

Page 42: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

42

AutofocusJust as non-ideal motion corrupts the SAR’s phase history, the received signal can also reveal the effects of these motion imperfections and subsequently cancel them.

This process is called autofocus.

Various autofocus algorithms are available

• Map drift

• Phase difference

• Inverse filtering

• Phase-gradient autofocus

• Prominent point processing

Many of these techniques exploit the availability of a high-contrast point target in the scene.

Page 43: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

43

Quadratic phase errors

Page 44: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

44

High-frequency phase errors

Page 45: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

45

Autofocus – inverse filtering

Page 46: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

46

Autofocus – inverse filtering

Page 47: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

47

Autofocus – phase gradientThe phase gradient autofocus algorithm is unique in that it is not model based.

It estimates higher order phase errors as it accurately estimates multicycle phase errors in SAR signal data representing images over a wide variety of scenes.

Page 48: 1 Synthetic-Aperture Radar (SAR) Image Formation Processing

48

Autofocus – phase gradient