Next: Gaussian examples
Up: FOURIER AND Z-TRANSFORM
Previous: Unit circle
Calculus defines the differential of a time function like this
![\begin{displaymath}
{d\ \over dt}\ f(t) \eq \lim_{\Delta t \rightarrow 0}
{ f(t) \ - \ f(t-\Delta t) \over \Delta t}\end{displaymath}](img59.gif)
Computationally, we think of a differential
as a finite difference,
namely, a function is delayed a bit
and then subtracted from its original self.
Expressed as a Z-transform,
the finite difference operator is (1-Z)
with an implicit
.In the language of filters,
the time derivative is the filter (+1,-1).
The filter (1-Z) is often simply called a
``differentiator.''
It is displayed in Figure 6.
Notice its amplitude spectrum increases with frequency.
ddt
Figure 6
A discrete representation of the first-derivative operator.
The filter (1,-1) is plotted on the left, and
on the right is an amplitude response, i.e.,
|1-Z| versus
.
Theoretically, the amplitude spectrum of a time derivative
operator increases linearly with frequency.
Here is why.
Begin from Fourier representation of a time function (15).
| ![\begin{eqnarray}
b(t) &=& \sum_j \, B_j \, e^{-i\omega_j t}
\\ {d\ \over dt}\
b(t) &=& \sum_j \, -i \omega_j B_j \, e^{-i\omega_j t}\end{eqnarray}](img60.gif) |
(22) |
| (23) |
and notice that where the original function
has Fourier coefficients Bj,
the time derivative
has Fourier coefficients
.
In Figure 6 we notice the spectrum
begins looking like a linear function of
,but at higher frequencies, it curves.
This is because at high frequencies,
a finite difference is different from a differential.
Next: Gaussian examples
Up: FOURIER AND Z-TRANSFORM
Previous: Unit circle
Stanford Exploration Project
3/1/2001