Abstract

Aeromagnetic exploration is an important exploration method in geophysics. The data is typically measured by optically pumped magnetometer mounted on an aircraft. But any aircraft produces significant levels of magnetic interference. Therefore, aeromagnetic compensation is important in aeromagnetic exploration. However, multicollinearity of the aeromagnetic compensation model degrades the performance of the compensation. To address this issue, a novel aeromagnetic compensation method based on principal component analysis is proposed. Using the algorithm, the correlation in the feature matrix is eliminated and the principal components are using to construct the hyperplane to compensate the platform-generated magnetic fields. The algorithm was tested using a helicopter, and the obtained improvement ratio is 9.86. The compensated quality is almost the same or slightly better than the ridge regression. The validity of the proposed method was experimentally demonstrated.

1. Introduction

Aeromagnetic exploration is one of the most important exploration methods used in geophysical exploration, especially in mineral exploitations and underground unexploded ordnance detections [13]. Compared with surface magnetic survey, aeromagnetic exploration is a high efficiency and security method. Prospectors can finish a large survey area in a short time without any risk from the dangerous areas. Besides, the data measured by optically pumped magnetometer (OPM) is typically reliable and accurate [4].

The platform for aeromagnetic exploration is an aircraft like helicopter. Considering that the construction materials always contain some ferromagnetic materials, aircrafts can generate magnetic interference fields. The platform-generated fields degrade the measurement accuracy of the OPM, and this has necessitated the application of aeromagnetic compensation.

Aeromagnetic researches can trace back to World War II. In order to detect the submarine under water, U.S. researchers developed an aeromagnetic system. After the war, because of its excellent application in geophysics, aeromagnetic was widely used in the civilian field. Meantime, aeromagnetic compensation methods were widely researched. The specific compensation model was proposed by Tolles in the 1940s [5]. He also designed a hardware compensation system [6]. After that, various compensation methods and systems were presented [713]. For instance, Leliak proposed sinusoidal maneuvers for compensating the platform-generated fields [14]. Leach proposed a ridge regression algorithm to solve multicollinearity in the aeromagnetic compensation model [15]. Leach’s method can obtain good results in aeromagnetic compensation. But the method needs to calculate an optimal ridge coefficient. Sometimes it is difficult to calculate this optimal ridge coefficient.

To address multicollinearity in the model, we propose a novel method based on principal component analysis (PCA) to compensate platform-generated fields. This method uses an orthogonal transformation to convert a set of observations of possibly correlated variables into a set of values of linearly uncorrelated variables [16, 17]. After transformation, multicollinearity of the model is eliminated, and thus least squares (LS) algorithm becomes more accurate. Compared with the ridge regression algorithm, the proposed method has almost the same or slightly better performance. Meanwhile, the proposed method is not necessary to calculate the optimal ridge coefficient and this makes it easier to be used in practice.

2. Aeromagnetic Compensation Model

2.1. Mathematical Expression of Aeromagnetic Compensation Model

Aeromagnetic compensation involves the suppression of the platform-generated fields. In exploration, the magnetic fields are measured by OPM, and the attitude angels of the platform are measured by a vector magnetometer. The direction cosines of the attitude angels of the platform are calculated by the output of the vector magnetometer as follows: where , , and are, respectively, the direction cosines of the attitude angels of the platform, and , , and are, respectively, the transverse, longitudinal, and vertical components of Earth’s total magnetic field measured by the vector magnetometer.

In the aeromagnetic compensation model, the platform-generated fields can be grouped into three types: permanent, induced, and eddy-current magnetic fields. The permanent magnetic fields caused by the permanent magnetism of the ferromagnetic parts of the platform can be given by where denotes the compensation coefficients of the permanent magnetic fields and denotes the variables constituted by the direction cosines.

The induced magnetic fields created in paramagnetic parts by the Earth’s magnetic field can be given by where is the Earth’s magnetic field which can be calculated by ; denotes the compensation coefficients of the induced magnetic fields; and denotes the variables consisting of the direction cosines and .

The eddy-current magnetic fields produced by eddy currents that occur in any electrical conducting path of the airframe can be given by where , , and are, respectively, the time derivative of , , and ; denotes the compensation coefficients of the eddy-current magnetic fields; and denotes the variables consisting of the direction cosines and .

The platform-generated fields measured by OPM can be expressed as

The corresponding matrix notations of (5) are expressed as where and are column vectors consisting of and ; and is a feature matrix can be written as

The LS algorithm is used to get an optimum solution of (6). It can be expressed as

Because multicollinearity existed in the model, the inverse matrix of does not exist; therefore, (8) cannot obtain the accurate compensation coefficients.

Considering the issue, by adding regularization term to the loss function of the LS algorithm, the new loss function can be given by where is a ridge parameter. When equals zero, (9) becomes the loss function of LS algorithm. By equating the partial derivative of (9) with respect to to zero, the expression can be given by

The solution of (10) is

Compared with (8) in aeromagnetic compensation, (11) leads to better compensation results. In a typical case, using (11) in a calibration flight, the compensation coefficients can be obtained. Then by plugging the obtained compensation coefficients back into (6), the platform-generated fields can be fitted and compensated.

2.2. Multicollinearity of the Aeromagnetic Compensation Model and Assessment Criteria of Multicollinearity

Aeromagnetic compensation model is a linear model. In (6), multicollinearity exists between the variables , which are the column vectors of matrix . The relationship can be expressed as where parameters are not all zeros and is a constant [18].

In (6), matrix is calculated by the different combinations of the direction cosines and its time derivative. Therefore, multicollinearity widely exists in the aeromagnetic compensation model. The typically multicollinearity relationships are derived from (3) and (4). They can be expressed as follows:

Variance inflation factor (VIF) is used to quantify the severity of multicollinearity in the model [19]. First, the sum of squares of residuals can be expressed as follows: where is the jth sampling point of the variable and is the jth predicted value associated with .

Then, the total sum of squares can be given by where is the mean of the observed data.

After that, the coefficient of determination of the ith variable can be defined as

From (16), the mathematical expression of VIF can be given by

If the VIFs of the variables of the calibration data are larger than 10, it means that multicollinearity is significant in the model. The LS algorithm cannot obtain accurate compensation results. Thus, PCA is introduced to eliminate multicollinearity in the model. After that, accurate compensation results are obtainable.

3. Aeromagnetic Compensation Method Based on PCA

PCA is a statistical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables into a set of values of linearly uncorrelated variables called principal components (PCs). Using appropriate PCs, the overlap of the useful information in matrix caused by multicollinearity can be addressed. Meantime, this method is effective to separate the noise and the useful information and improve the accuracy of aeromagnetic compensation.

In the aeromagnetic compensation model, the PCA extracts PCs from the variables , where . After PCA, the feature matrix is converted into a new feature matrix , which consists of column vectors . If there is no multicollinearity in the model, the matrix and have same number of columns; if multicollinearity exists, the number of columns of is less.

3.1. Process of the Method

The structure of the aeromagnetic compensation method based on PCA is shown in Figure 1.

The specific steps are as follows: (1)The feature vectors obtained by calibration flight data should be standardized as where is the ith column vector of the standardized calibration flight matrix ; is the ith column vector of the calibration flight matrix ; and are, respectively, the mean and standard deviation of the corresponding observed data.(2)Calculate the covariance matrix of the matrix and denote it as .(3)Calculate the 18 eigenvalues of the covariance matrix , and list them as . Then obtain the corresponding eigenvectors and .(4)The ith PC can be expressed as Then rank the PCs by their contributions. The new calibration flight matrix consisting of PCs can be denoted as , where . Thus, the relationship between and can be given by where is the matrix consisting of the corresponding eigenvectors.Using the calibration flight data, the aeromagnetic compensation coefficients can be calculated by LS algorithm, which is expressed as (5)Using the mean and standard deviation of the matrix , the corresponding test flight matrix can be standardized as where is the ith standardized column vectors consisting of the standardized test flight matrix and is the ith column vectors consisting of the test flight matrix .(6)Calculate the new test flight matrix consisting of PCs from the standardized test flight matrix as follows: where is the new test flight matrix. Then the compensation data can be obtained by where is the data measured by OPM before compensation; and is the data after compensation.The optimal number of the the PCs is determined through assessing quality of the compensated data. Then the optimal compensation hyperplane is obtained.

3.2. Assessment Criteria for the Number of PCs

The key point in the proposed method is to choose the PCs. Too few PCs cannot compensate the platform-generated fields, while too many PCs cannot eliminate multicollinearity in the aeromagnetic compensation model. Therefore, it is necessary to choose appropriate number of PCs.

The test flight is used to address this issue. First, the PCs are ranked by their contributions to the model. Then in this order, the PCs enter the model in sequence. Meantime, the improvement ratios (IR) are assessed by [20] where is the standard deviation of the uncompensated data; and is the standard deviation of the compensation data. If the IR obtains maximal value, the number of the PCs in the model is optimal.

4. Results and Discussion

4.1. Helicopter Experiment

A helicopter mounted with a straight rod was used to carry out an experiment to demonstrate the validity of the method. The helicopter and its experimental flight path are shown in Figure 2. The OPM is mounted at the front of the straight rod.

In order to avoid being disturbed by the magnetic interference of the ground, the experimental height was about 3000 m. First the helicopter flew a calibration box, and then a test box was flown. These two flight boxes are very similar. Both of them contain four orthogonal magnetic headings, and each line of the boxes contains calibration maneuvers consisting of rolls, pitches, and yaws. In ideal calibration flight, the calibration box and the test box are in the same shape. However, in practical flight, it is difficult to keep these two boxes in the same shape, for the impact of airflow, operation accuracy of the pilot, and some other reasons like accuracy of flight control system. However, these unsatisfactory factors have litter effect on the performance of aeromagnetic compensation. The calibration flight is used to obtain a compensation hyperplane, and the test flight is used to assess the performance of the compensation hyperplane. After the compensation hyperplane is assessed, the optimal number of the PCs is obtained. The original measurement data are shown in Figure 3.

4.2. Quantitative Analysis of the Experimental Results

The multicollinearity analysis is applied to the calibration flight data before compensation. The VIFs of the variables of the calibration flight data are listed in Table 1.

In Table 1, all VIFs of variables are greater than 10, and the phenomenon means that multicollinearity is obvious in the model. Using the method based on PCA, multicollinearity of the model is eliminated. And all VIFs of the new variables are equal to one.

The relationship between the IRs and the numbers of the PCs is shown in Figure 4. The vertical axis is the value of IR and the horizontal axis is the number of the PCs entering the model.

Figure 4(b) shows that the maximal IR is obtained when the number is 14. It means that the corresponding hyperplane is the optimal compensation hyperplane. Figure 5 shows the compensation results of the calibration and test flight data by using the optimal compensation hyperplane.

In Figure 5, the dash line is the uncompensated data, which is the original data processed by a filter. The uncompensated data corresponds to the left vertical axis. The solid line is the compensated data, which corresponds to the right vertical axis.

Figure 5 shows that the method based on PCA can obtain good compensation results. Compared with the ridge regression results using the optimal ridge coefficient shown in Figure 6, the method based on PCA has almost the same compensation performance.

In Figure 6, the dash line is the uncompensated data, which corresponds to the left vertical axis. The solid line is the compensated data, which corresponds to the right vertical axis.

The standard deviation and IR are used to assess the results of the different methods. The quantitative comparisons of two methods are presented in Table 2.

Table 2 shows that both of these compensation methods can compensate OPM data well. The performance of the PCA-based method is almost the same or slightly better than the ridge regression method. Moreover, the PCA-based method is only needed to choose the number of PCs entering the model from 1 to 18, which is easier to realize in practice.

5. Conclusion

A novel PCA-based aeromagnetic compensation method is proposed in this paper. Through extracting the PCs of the feature matrix, multicollinearity in the model is eliminated. The method enables effective removal of the platform-generated fields of the helicopter. The validity of the proposed method is experimentally demonstrated. The experimental results show that this method has the same or slightly better performance than the ridge regression method. Meanwhile, the method has no need to calculate an optimal ridge coefficient, and this simplifies the aeromagnetic compensation procedure.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This research is sponsored by R&D of Key Instruments and Technologies for Deep Resources Prospecting (the National R&D Projects for Key Scientific Instruments) of China under Grant no. ZDYZ2012-1-03.