Next: 2D synthetic data example
Up: Shan: Optimized finite-difference
Previous: Introduction
The dispersion relation of TTI media can be characterized by a quartic equation as follows:
|
d4Sz4+d3Sz3+d2Sz2+d1Sz+d0=0,
|
(1) |
where the coefficients d0,d1,d2,d3, and d4 are defined as follows:

where
and
are Thomsen anisotropy parameters Thomsen (1986) and
is
the tilting angle of the media.
Theoretically, equation 1 can be solved analytically, but there is no explicit analytical expression for its solution.
The solid line in Figure
shows how the dispersion relation
looks, given the anisotropy parameters
,
and the tilting angle
.Note that Sz is not a symmetric function of Sx. And Sz has two branches when Sx>0.8. One of them represents the up-going
waves and the other one represents the down going waves. Therefore, in a TTI medium waves may overturn even though it is homogeneous.
Conventional implicit finite-difference methods are designed by truncating the Taylor series of the dispersion relation.
The dispersion relation for TTI media is so complex that it is difficult to derive an analytical Taylor series
used for an implicit finite-difference scheme.
Generally, the Padé approximation suggests that
if the function
, then Sz(Sx) can be approximated by a rational function
Rn,m(Sx):
|  |
(2) |
where

and

are polynomials of degree n and m, respectively. The coefficients ai and bi can be obtained
either analytically by Taylor-series analysis or numerically by least-squares fitting.
Sz is an even function of Sx for isotropic and VTI media. In contrast,
Sz is not an symmetric function of Sx for TTI media.
It's well known that an general function can be decomposed into an even function and an odd function.
We approximate the even part of the dispersion with the even rational functions, such as
Sx2, Sx4 and approximate the odd part with odd rational functions, such as Sx,Sx3.
dispersion
Figure 1 Comparison of the true and approximate dispersion relations for a TTI medium with
,
and
: the solid line
is the true dispersion relation for TTI media; the dashed line is the approximate dispersion relation for finite-difference
scheme. The dispersion relation for the finite-difference scheme is very close to the true one for negative
Sx. When the phase-angle is close to
or more than
for the positive Sx, the dispersion for the finite-difference scheme
diverge from the true one.
Considering the stability of the finite-difference scheme, I approximate the dispersion relation of TTI media with
rational functions as follows:
|  |
(3) |
where Sz0=Sz(0) and the coefficients a1,b1,c1,a2,b2,c2 are estimated by least-squares optimization.
They are functions of the anisotropy parameters
,
and the tilting angle
.
Figure
compares the true dispersion relation with the approximate dispersion relation.
The solid line is the true dispersion relation (equation 1) and the dashed line is the approximate dispersion relation for the finite-difference
scheme ( equation 3). The dispersion relation for the finite-difference scheme is very close to the true one for the negative
Sx. When the phase-angle is close to
or more than
for positive Sx,
the dispersion for the finite-difference scheme diverges from the true one.
Figure
shows the relative dispersion error defined as follows:
|  |
(4) |
where Sztrue(Sx) is the value of Sz calculated from equation 1 and Szfd(Sx) is
the value of Sz from equation 3 using the coefficients from the least-squares estimation.
err
Figure 2 Relative dispersion relation error of finite-difference approximation for a TTI medium with
,
and
.
For a laterally varying medium, the anisotropy parameters vary laterally. As a consequence, the coefficients for
the finite-difference scheme vary laterally.
It is too expensive to estimate these coefficients for each discrete grid during the wavefield extrapolation.
After estimating the minimum and maximum value of the anisotropy parameters and the tilting angle,
I compute the coefficients for the anisotropy parameters and the tilting angle in these ranges and store them in a table before the migration.
During the wavefield extrapolation, given the anisotropy parameters
,
, and the tilting angle
,
I search the coefficients in the table and put them into the finite-difference scheme.
Given the coefficients found from the table, the finite difference algorithm in TTI media is the same as the isotropic media.
The table of coefficients is small, and the computation cost for table-searching is trivial compared to
that of solving the finite-difference equation. Therefore, the cost of the optimized implicit finite-difference for TTI media
is similar to that of the conventional finite-difference methods for isotropic media.
model
Figure 3 The velocity model and anisotropy parameters: (a) the tilting angle of the TTI medium; (b) the velocity paralleling the symmetry axis; (c) the anisotropy parameter
; (d) the anisotropy parameter
.
Next: 2D synthetic data example
Up: Shan: Optimized finite-difference
Previous: Introduction
Stanford Exploration Project
5/6/2007