• Ei tuloksia

2 RADAR TOMOGRAPHY WITH TIME DOMAIN SIGNALS

2.3 Inversion procedure

2.3.1 Linearisation of the discretised forward problem

To solve the forward problem efficiently, the leapfrog formulas (Eqs 2.57 and 2.58) are linearised with respect to the permittivity entrycj at the permittivity distribu-tionϵas:

pℓ+1

cj =p

cj +∆tC−1

‚

hdiff +bℓ+1

2

cj

Œ

(2.70)

q(k)

ℓ+12

cj =

q(k)

ℓ−12

cj +∆t

a(k)

ℓ−12

cj , (2.71)

wherehdiff is an auxiliary source function originating from the scattering point and defined by

hdiff =−C

cjC−1(f+bℓ+1

2). (2.72)

The more detailed derivation of this linearised form is provided in [64]and in Publication III.

Based on the definition of the permittivity distribution (Eq. 2.69) and the entries of the matrixC(Eq. 2.50),

‚C

cj

Œ

k,l

=

∫︂

Tj

ϕkϕldΩ. (2.73)

This means that the differential entry(∂C/∂cj)k,l is non-zero only whereϕk and ϕl are supported onTj, the elements of the fine meshT. The differential of the equation 2.73 can therefore be interpreted as a special case of the first-order BA (Eq.

2.67). Also, the multigrid formulation of the permittivity distribution is valid be-cause the differential update(∂C/∂cj)to the permittivity distribution differs from zero only at the coarse mesh elementTj∈ T.

In the reconstruction procedure, the relation between the permittivity vector x= (c1,c2, . . . ,cM) and the discretised electric potential fieldpis approximated by

the linearised forward model

p[x] =p[x0] +J[x0](x−x0), (2.74) in whichx0is ana prioriestimate for the permittivity, andJ[x0]the Jacobian matrix consisting of partial derivativesp/∂cj evaluated atx0and formulated as

p

cj = ∑︂

ri∈Tj,i≤n

d(i, j). (2.75)

The entriesdi,j can be computed by solving an auxiliary system which follows from the leapfrog time integration system (Eqs 2.57 and 2.58) by placinghdiff (Eq.

2.72) as the source. This procedure is formulated in[75]. The number of the terms in the sum of the equation 2.75 depends on the density of the fine meshT, relating to the number of nodesri∈ T. To reduce the number of terms, and the computa-tional work requirement in simulating the model, the multigrid approach is used to redefine the sum 2.75 with respect to the coarse meshTas

p

cj ≈ ∑︂

ri∈Tj,i≤N

d′(i,j)=∑︂d+1

k=1

d′(ik,j), (2.76) where the number of termsd+1 is the number of nodesribelonging to the coarse mesh elementTj

2.3.2 Deconvolution regularisation parameter

The selection of the contrast factorc(ρ)in the equations 2.42 and 2.46 is related to the permittivity perturbationρat the point⃗. As the source termr h˜BA,n is linear with respect to the perturbation, and the BA is found through the Tikhonov-regularised deconvolution process, the selection of the magnitude of the permittivity perturba-tionρcan be associated with choosing an appropriate Tikhonov deconvolution reg-ularisation parameterν(Publication III). Hence, an update of the formργρwith γ >0 corresponds tohBA,nγhBA,n. If the estimate topis updated aspγp, the corresponding deconvolution regularisation parameter is updated asνγ−1ν.

This means that the same effect which follows from a decrease in the perturbation

can be achieved by an increase in the regularisation parameterν. Therefore, in the numerical evaluation of the BA, any perturbation can be assumed to beρ=1, and the deconvolution regularisation parameter can be selected with respect to that.

2.3.3 Total variation

In the inversion stage, the linearised forward model (Eq. 2.74) can be written as the linear system

y−y0=L(x−x0) +n, (2.77)

whereyis the actual data vector relating to the perturbed permittivity distribution, y0relates to the data on the background permittivity distributionϵb g,Lis the Jaco-bian matrix for the constanta prioriguessx0, andnis a noise vector including both modelling and measurement errors. The regularised solution forxis then obtained by the iteration

xℓ+1=x0+ (LTL+αDΓD)−1LT(y−y0), (2.78) in which Γ is a weighting matrix satisfyingΓ0 = I andΓ = diag(|D[x−x0]|)−1 for≥1. The constantαis a regularisation parameter which value is commonly adjusted to the same order of magnitude as||y−y0||2. The matrixDis a regularisation matrix of the form

Di,j =βδi,j+ (i,j)

max(i,j)(i,j)(2δi,j−1), (2.79) δi,j =

1 if j=i

0 otherwise. (2.80)

The first term of the equation 2.78 is a weighted identity operator which limits the total magnitude ofx, and the second term penalises the jumps ofxover the edges of the coarse meshTmultiplied by the edge length(i,j)=∫︁

Ti∩Tjd s. If the regulari-sation constantβ=0, the regularisation procedure yields the total variation ofx. If β >0 then also the norm ofxis regularised at each iteration step.

Following the detailed derivation in[64], the inversion process minimises the regularising function

F(x) =||L(x−x0)−(y−y0)||22+2⎷

α||D(x−x0)||1, (2.81) which is the sum of the total variation of the estimate and the L2-norm penalty term.

The former of these corresponds to the Euclidean norm of the permittivity gradient integrated overD, while the latter penalises the total magnitude of the distribution.

The regularisation parameterαaffects the reconstruction quality, andβensures the numerical stability of the inversion process bounding the reconstruction values. A characteristic of the total variation (TV) regularisation procedure is to yield a low-noise reconstruction with large connected areas close to constant, because the length of the boundary curve between jumps is regularised. This is especially useful in the context where clear-contrast inclusions are sought from a constant background. In the present context, such inclusions would be internal voids, cracks, other higher-contrast details, and the surface layer of the asteroid target.

The multigrid approach[15, 75] can also be used in the inversion stage to re-construct coarse details before the finer ones. The coarse-to-fine inversion routine alternates between finding the coarse resolution inverse estimate to xcoarseℓ+1 and the fine resolution inverse estimatexfineℓ+1, in which the variables in the equation 2.78 are computed for both the resolutions separately. The inverse estimate is the sum of the coarse and the fine solutionsxℓ+1 =xcoarseℓ+1 +xfineℓ+1. The validity and details of the approach are explained in[75].

2.3.4 Tomographic backprojection

In tomographic reconstruction, a signal measured in a projection of the target is re-distributed to the image space. Backprojection is a central concept in this procedure.

In the presented problem of full-wave tomography, the Born approximation defined in the section 2.2.2 can be interpreted as a differential of the full wave signal with respect to the perturbed permittivity distribution ϵ(Eq. 2.41). The resulting BA matrix can be associated with an array of the formL= [d1,d2, . . . ,dN], where each columndj denotes the BA evaluated at a perturbation pointrj, as also specified by the Eq. 2.75. Consequently, by defining the perturbed permittivity distribution as

∆c= [∆c1,∆c2, . . . ,∆cN]T, the signal perturbation ∆s corresponding to the

per-mittivity perturbation can be approximated numerically by the product

∆s=L∆c. (2.82)

A rough backpropagated reconstruction can be obtained by interpreting the ad-joint operation of BA as the tomographic backprojection. The multiplicationLT∆s is obtained from the equation

∆sT(L∆c) =∆cT(LT∆s). (2.83) The nonzero entries of the resulting backpropagation matrix correspond to the lo-cations at which a permittivity perturbation contributes to the signal∆sat the spec-ified time interval.