Magnetomer Direction
From Theory of Measurements Wiki
Problem Setup
A pulsation magnetometer is a measurement device, which measures the strength and direction magnetic field of the earth. This measurement can be expressed with a time-series
By
we denote the magnetic field,
is the measured magnetic field,
is the impulse response,
is the projection matrix and
the noise process.
The projection matrix
is formed of a set of linearly independent vectors
, which span the
. We shall give them as follows.
Now let us denote the projection matrix by
Let us now consider how to extract the parameters
from geomagnetic data. Let us suppose, that we know exactly the impulse response
and also the statistical properties of the noise process
. Now, the only thing we do not know are the parameter triplet
and the magnetic field
.
Let us suppose, that we make measurement at time instances
,
. At every time instant, there are three measurements. However, at every time instant all the three components of the magnetic field are also unknown. Therefore we have always more unknowns than measurements. This makes the problem unstable. There are two solutions, either to increase the measurements or to use some a priori information. Let us consider the increase of measurements. The absolute magnetic field is also available. This means, that one measures
From this we will get one more measurement per every time instant
. This gives thus an observation model
These two equations can be given in general as
Let us assume, that the noise process is Gaussian process and can be defined by expectation and covariance
. Then the latter equation defines a distribution
In order to get some estimate of σ and
, we need to minimize the argument
Numerical Simulation
In numerical simulation, we use Marquardt-Levenberg (ML) minimization algorithm, when minimizing the argument. The algorithm can be found for example in \cite{NumRec}. For simulation purposes, we choose,
In order to simulate the magnetic field, we use random number generator. The field is given as
where
.
We shall skip the simulation procedure, because it is just a technical detail for a geophysicist. Therefore we shall procede directrly to the results. When the simulation has been done, the ML algorithm results for different parameters are
By using the hat, we denote the estimate of the parameters. If we consider the relative errors, we will get
Thus, we can conclude, that the numerical simulation works.
