previous up next print clean
Next: VELOCITY PERTURBATIONS Up: Harlan: Flexible tomography Previous: ANISOTROPIC VELOCITY PARAMETERS

PARAMETERIZATION OF PATHS

Raypaths will be parameterized as a sum of a small number of Chebyshev polynomials. Fermat's principle allows us to optimize these raypaths with only group velocities, and not phase velocities. The coefficients of the raypaths can be saved in little computer memory.

In an anisotropic medium, traveltime tomography needs to construct raypaths from group velocities. A raypath traces the path of wave energy and by definition always parallels the energy-flow vector, or Poynting vector. (See standard texts on electromagnetic theory.) Let us identify the Poynting vector with the group velocity vector, whose more restrictive definition applies only to a narrow band of frequencies. When the high-frequency ray approximation is valid, we can calculate the traveltime of a wave between two points by integrating the group velocity along the ray between the points.

Most shooting methods of dynamic ray tracing require alternate use of both phase and group velocities. Using both velocities would be more inconvenient for traveltime tomography, which needs only group velocities to calculate traveltime from a valid raypath. A perturbation of group velocities would have to be reconciled with perturbations of phase velocities.

By contrast a relaxation method of ray tracing needs only the group velocity. A raypath designates a stationary path according to Fermat's principle: perturbing any portion of the path should increase the integrated traveltime. A relaxation method initializes the raypath with parameters that allow few degrees of freedom. The initial path should be stiff and unable to make any sudden changes in direction because early iterations will also have large errors in the reference velocity model. Some stiffness in a raypath is also necessary to model accurately the path of wave energy at finite frequencies. Parameters of the path are perturbed and adjusted until the integrated traveltime is minimized. Because errors in the path are reduced, the path is allowed more degrees of freedom, and the new parameters are perturbed and adjusted further. Optimization ends when no more detail in the raypath can be justified for a measurable sensitivity to the resulting perturbations of traveltime.

Describe a ray then as a sum of smooth basis functions. Prothero et al 1988 described raypaths as sums of sine functions and optimized these functions with a simplex search, which avoids the need to calculate Frechet derivatives. Berryman 1990 used a similar raypath optimization for crosswell applications. However, Frechet derivatives do allow faster convergence.

More recently Grechka and McMechan have used Chebyshev polynomials. I find that these polynomials optimize shorter traveltimes for diving waves from fixed surface points than do sums of sines and semicircles. Sines have much flatter derivatives at the endpoints and cannot begin at such a steep angle as the polynomials. A semicircle appears to encourage too steep an angle at the endpoints.

Chebyshev polynomials Tn(x) are defined over the range $-1 \leq x \leq 1$ by the recursion: T0 (x) = 1, T1 (x) = x, and Tn+2 (x) = 2 x Tn+1 (x) - Tn (x). As a minor modification, I prefer to shift the Chebyshev polynomials so that endpoints are fixed, and coefficients describe perturbations away from a straight line between endpoints. Define functions Cn (x) over the range $0 \leq x \leq 1$ by
   \begin{eqnarray}
C_{2n} (x) &\equiv& [ 1 - T_{2n+2} (2x-1) ] /2 , \mbox{and}
\nonumber
\\ C_{2n+1} (x) &\equiv& [ 2x - 1 - T_{2n+3} (2x-1) ] /2 ,\end{eqnarray}
(6)
so that C0 (x) = -4 x2 + 4 x and C1 (x) = -16 x3 + 24 x2 -8 x, etc. Figure [*] shows the first 5 of these shifted Chebyshev polynomials.

 
fig1
fig1
Figure 1
Shifted Chebyshev polynomials are used as basis functions for three-dimensional raypaths.


view

Let $\vec{ \bf a}$ and $\vec{ \bf b}$be the Cartesian coordinates of the endpoints of the ray. I assume that these points lie along a surface that is roughly horizontal. Let $\vec{ \bf \hat z}$ be the unit vector pointing down the vertical axis of anisotropic symmetry. I specify the location $\vec{ \bf x}(r)$ along a raypath as a function of the variable r, which ranges from 0 to 1 between the endpoints:  
 \begin{displaymath}
\vec{ \bf x}(r) = \vec{ \bf a} + r (\vec{ \bf b} - \vec{ \bf...
 ...] 
[ \vec{ \bf \hat z} \times (\vec{ \bf b} - \vec{ \bf a}) ] .\end{displaymath} (7)
The parameters $[ \alpha_i , \beta_j ]$ scale a limited number of smooth curves that perturb the ray from a straight line between the endpoints. The $[ \alpha_i ]$ scale increasing orders of periods of polynomials in the vertical direction, and the $[ \beta_j ]$ scale in a perpendicular horizontal direction. The parameter r should be sampled more densely near the endpoints. I prefer the sampling $r_k = [1 - \cos ( \pi k /N)]/2$for k=0 to N, which gives even sampling in distance along a semicircular path, to guarantee adequate sampling near possibly steep endpoints. This sampling also matches the density of zeros of the Chebyshev polynomials, which should be sampled more densely where they become more oscillatory.

A small number of coefficients may be adequate to describe a 3D raypath. Such a raypath is much easier to store in memory than an ordered series of samples from the raypath. The stiffness of the raypath may also be controlled to describe more accurately the path of energy with finite bandwidth. Detailed complications of a raypath should be avoided on a scale finer than the spatial wavelengths being modeled.


previous up next print clean
Next: VELOCITY PERTURBATIONS Up: Harlan: Flexible tomography Previous: ANISOTROPIC VELOCITY PARAMETERS
Stanford Exploration Project
11/12/1997