PDF version of this book
Next: Unique properties of discrete
Up: Digital physics
Previous: Interpretations of quantum mechanics
Contents
A discrete model can approximate a continuous one to any desired degree of accuracy. Developing such approximations is an important field in applied mathematics. These approximations are widely used in quantum mechanics. It is not possible to model a continuous equation on a digital computer. Thus discrete approximations provide the only practical approach to a great many problems.
Discrete wave models can be studied to
understand their intrinsic properties and not just how they can be used to model a
continuous reality that may not exist. There is little work in this area.
No doubt the complexity of such models is one reason.
To understand how such models might look we start with the wave
equation which might be called the universal equation of physics because
it occurs in so many contexts.
We can generate a discrete
wave model starting with the continuous wave equation.
The term on the left of the equal sign is the rate at which the level
is accelerating7.4up or down at this point.
The term on the right hand sums acceleration
across each spatial dimension at the same point7.5. For the surface
of a lake there are two spatial dimensions.
is the velocity of the wave.
The equation says the rate at which the level is
accelerating in time at a give point is
proportional to the sum of the rates at which the level is accelerating
across each dimension in space at that point.
The wave equation is the universal equation of physics. It works for light, sound, waves on the surface of water and a great deal more. It is the relativistic Schrödinger equation that describes the quantum mechanical evolution of the wave function of a single particle with zero rest mass7.6.
There are many ways to discretize the wave equation. One of the simplest is to define a grid or array of points as shown in Figure 7.1. Instead of defining the value of a function everywhere we consider only selected points. The more closely these points are spaced the more accurate an approximation to the continuous case and the more time consuming the computation. To keep things simple we will consider two dimensions in space and one in time. It is straightforward to move to three spatial dimensions.
Indices are used to locate points in the grid.
is the location
in space at time
. This position has four immediate
neighbors in space:
,
,
and
.
See Figure 7.1.
Similarly it has
two immediate neighbors in time:
and
.
Continuous differential equations are defined by taking the limit7.7of finitely spaced locations as the distance between points goes to zero.
The first order difference
is computed by subtracting neighboring values along the relevant dimension
(time, x position or y position).
The first order
difference in time is either
or
.
The wave equation does not use the first order difference or rate of change.
It uses the second order difference or rate of acceleration.
To get the second order difference we compute a difference
of differences.7.8
In generating the difference equation from the differential equation we must
take into account the time and distance scale of the points on the grid.
For this illustration we combine these constants with the
velocity of the wave
generating a new constant
.
The second order difference is computed by
subtracting one first order difference from the other.
This is
. There
are two second order spatial differences for the
and
dimensions.
They are computed in a similar way and added together.
That is what the notation
implies.
The result is the following
finite difference equation.
Table 7.1 shows the fully discretized finite
difference equation. This figure also shows how an initial state
evolves for a few time steps using this equation with
set
to
.
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PDF version of this book
Next: Unique properties of discrete
Up: Digital physics
Previous: Interpretations of quantum mechanics
Contents
Comments to: webmaster@mtnmath.com