Abstract

Artificial fish swarm algorithm (AFSA) is one of the state-of-the-art swarm intelligence techniques, which is widely utilized for optimization purposes. Triaxial accelerometer error coefficients are relatively unstable with the environmental disturbances and aging of the instrument. Therefore, identifying triaxial accelerometer error coefficients accurately and being with lower costs are of great importance to improve the overall performance of triaxial accelerometer-based strapdown inertial navigation system (SINS). In this study, a novel artificial fish swarm algorithm (NAFSA) that eliminated the demerits (lack of using artificial fishes’ previous experiences, lack of existing balance between exploration and exploitation, and high computational cost) of AFSA is introduced at first. In NAFSA, functional behaviors and overall procedure of AFSA have been improved with some parameters variations. Second, a hybrid accelerometer error coefficients identification algorithm has been proposed based on NAFSA and Monte Carlo simulation (MCS) approaches. This combination leads to maximum utilization of the involved approaches for triaxial accelerometer error coefficients identification. Furthermore, the NAFSA-identified coefficients are testified with 24-position verification experiment and triaxial accelerometer-based SINS navigation experiment. The priorities of MCS-NAFSA are compared with that of conventional calibration method and optimal AFSA. Finally, both experiments results demonstrate high efficiency of MCS-NAFSA on triaxial accelerometer error coefficients identification.

1. Introduction

Artificial fish swarm algorithm (AFSA) is one of the state-of-the-art swarm intelligence approaches, which was proposed by Li et al. [1]. AFSA is inspired by the autonomous collective movement of the fishes and their various social behaviors. It has characteristics of global search, quick convergence rate, and efficient search based on modern elicitation methods. After the AFSA appears, it offers new ideas to solve the optimization problems in signal processing [2, 3], neural network classifiers [4, 5], data mining and clustering [6, 7], multiobjective optimization [8], PID controller parameters optimization [9], and so forth.

Nevertheless, the standard AFSA (SAFSA) has not been extensively considered by researchers, due to its complexity in comparison with other swarm intelligence algorithms in this domain. Particularly, concerning particle swarm optimization (PSO), the results of SAFSA are not better than those of PSO [10]. PSO is another swarm intelligence algorithm that simulates natural evolutionary processes to solve complex optimization problems. It has been successfully utilized in optimization problems, such as the multidimensional knapsack problem, the economic and economic statical designs, and the complex network reliability problem [1116]. However, the reasons for SAFSA’s inefficiency are high structural and computational complexities, lack of using previous experiences of the swarm individuals, and lack of appropriate balance between exploration and exploitation during optimization process [1720]. According to these issues, a novel AFSA, called NAFSA, is introduced to conquer the weaknesses of SAFSA. For this purpose, different stages of AFSA are modified to eliminate the demerits and thus improve the efficiency of AFSA. The modifications include reducing the structural complexity as well as the computational complexity of SAFSA, determining a balance between the exploration and exploitation during optimization process, and adopting previous experiences of the swarm individuals to improve the optimization performance.

Triaxial accelerometer is widely utilized in military and civilian fields [21]. It is used for measuring the carrier’s acceleration in three-dimensional (3D) space. Meanwhile, combined with the angular rate sensor-gyroscope, accelerometer-based strapdown inertial navigation system (SINS) could calculate high-resolution 3D navigation information (position, velocity, and attitude) [22, 23]. However, the accelerometer error coefficients have to be identified accurately before it is adopted in SINS mechanization. Otherwise, the overall performance of accelerometer-based SINS would deteriorate greatly. So it is of great importance to calibrate the accelerometer error coefficients accurately [24, 25]. Traditionally, high-precision turntable, which is relatively expensive for civilian fields, is utilized to identify the accelerometer error parameters. Therefore, study on the accelerometer error coefficients without the aid of turntable becomes a hot research topic in recent years.

At present, the optimal AFSA (OAFSA) with improvement on and parameters has been utilized for fiber optical gyroscope random drift modeling by Wang et al. [26]. Meanwhile, the OAFSA is used for the real-time ring laser gyroscope bias temperature error compensation by Yu et al. [27]. Moreover, Gao et al. [1820] have successfully adopted the OAFSA to calibrate the error parameters of accelerometer and fiber optical gyroscope (FOG) and verified the feasibility of the OAFSA on the accelerometer and FOG error coefficients recalibration. However, the OAFSA only makes the modification on the artificial fishes (AFs) and parameters to balance the exploration and exploitation during optimization process and also adopts the secondary initialization method after certain times of AFSA optimization manually. But the structural and computational complexities of the algorithm remain and the AFs previous experiences are not utilized for improving the convergence rate. Therefore, solving these issues and letting the NAFSA recalibrate the accelerometer error coefficients are of great importance to improve the overall navigation performance of accelerometer-based SINS.

Monte Carlo simulation (MCS) is a broad class of computational algorithms that relies on repeated random sampling to obtain numerical results [28]. With MCS method, the computational results are closer to real conditions. So we adopt the MCS method to increase the credibility of the accelerometer error coefficients, which are optimized by NAFSA. Moreover, it also has the priority of reducing workload and costs over conventional high-precision turntable calibration method. Therefore, the hybrid MCS-NAFSA technique that is based on MCS and NAFSA is the main contribution to the research on the recalibration of the accelerometer error parameters.

In conclusion, the advantages of the MCS-NAFSA for accelerometer error parameters identification are (1) that the algorithm’s computational complexity is decreased to release the high computational cost, (2) that the algorithm’s convergence rate is improved by adopting AFs’ previous experiences during AFs optimization process, (3) that no external reference information is introduced during the identification process, and (4) that the high workload and costs in conventional calibration method are reduced greatly.

The rest of this paper is organized as follows. In Section 2, the SAFSA and its disadvantages on triaxial accelerometer error parameters identification are presented. Section 3 is briefly dedicated to the OAFSA and the secondary initialization method on triaxial accelerometer error parameters identification. The NAFSA’s parameters and behaviors are described in detail in Section 4. Section 5 explains the triaxial accelerometer error parameters with MCS-NAFSA implementation procedures. After that, the simulation of triaxial accelerometer error parameters by MCS-NAFSA is conducted, and the results are discussed in Section 6. Next, the static 24-position triaxial accelerometer verification experiment and the accelerometer-based SINS navigation experiment with accelerometer error parameters identified by MCS-NAFSA are demonstrated in Section 7. Section 8 concludes this paper.

2. Standard Artificial Fish Swarm Algorithm (SAFSA)

2.1. Parameters of SAFSA

AFSA is one of the swarm intelligence methodologies and evolutionary optimization techniques and its framework is based on functions that are inspired by social behaviors of fishes in the nature. Generally, fishes move to the areas that have more food by AFs individual or swarm search. AF model is depicted by prey, swarm, free move, and following behaviors. AFs food consistency degree in a specific area is the AFSA objective function. Finally, the AFs approach the maximum food density point.

The state of AF is denoted as vector , and are the optimization variables. Current food consistency degree of AF in position can be expressed as objective function . is the sight field of AFs and denotes the maximum length of each AF movement. The distance between two AFs in and positions is represented by Euclidean Distance . Moreover, the best AF position is loaded in and crowd factor is AFs’ crowd degree within their range. In the following subsection, behaviors of AFs will be described in detail.

2.2. Behaviors of SAFSA
2.2.1. Prey Behavior

In nature, fishes search for food or position with more food. Normally, we choose the position that is within the range of AF randomly. Then, position is calculated by

Afterward, the food consistency degree in positions and is calculated, respectively. If , AF moves one forward from its current position towards , which is performed by where is a -dimensional vector and represents a transfer vector from to and when divided by , a unit vector is generated from towards . Random function generates a random number which causes AF to move towards position with a random percentage of . Nevertheless, if , we choose another position by (1) and evaluate its food density, whether forward move condition is satisfied or not. After times, AF does not succeed in satisfying forward condition. The AF performs free move behavior and moves one in searching space randomly.

2.2.2. Swarm Behavior

One of the features of fishes as a swarm is that they always try to move along other swarm members, which causes fish swarm to scatter, and the generality of the swarm is kept. In AFSA, in order to maintain the swarm generality, AFs try to move to the center position of the searching space in each of the iterations. The central position of swarm is expressed as

In (3), vector represents the arithmetic average of all the AFs swarm. Suppose is the population size and is the number of AFs in field (i.e., ) around position; if and , center position has better food density than current position and the population crowd degree in its neighborhood is not crowded, so AF moves towards central position:

If or the movement condition towards central position is not satisfied, prey behavior is performed by AF alternatively.

2.2.3. Following Behavior

During the AFs moving process, when the fishes find food, neighbor fishes follow them to search for food. When the current AF in position checks its neighbor , if is the number of AFs in field (i.e., ) around , and if and (i.e., AF in position has better food density than current position and the population density around its neighborhood is not crowded), AF moves one towards by the following equation:

If AF has no neighbors or none of its neighbors satisfy the following conditions, prey behavior would be performed by AF optionally.

2.2.4. Free Move Behavior

AFs would move freely when they are not successful in finding food. In AFSA, the AFs would move a random in search space in this no-more-food condition, so it could be represented as

The free move behavior is necessary to maintain the diversity of AFs swarm when the AFs search for a better position in problem space.

2.3. Demerits of SAFSA in Accelerometer Error Coefficients Identification

According to the characteristics of SAFSA, there are some demerits for its application to the recalibration of accelerometer error parameters [1820]. The first one is that the AFs are lacking the application of previous experiences, which would lead the AFs to falling into local extreme during optimization process. Consequently, the SAFSA-identified accelerometer error parameters are not the optimal values. The second one is that the SAFSA lacks the balance between exploration and exploitation during optimization process, which deteriorates the convergence rate and accuracy of the AFs. Hence, it decelerates the accelerometer error coefficients optimization process and reduces the optimal precision. The last demerit is that the computational cost of SAFSA is high, which will cost more memory loads during optimization process. So it is unsuitable for accelerometer-based SINS with high real-time computational requirements. Therefore, these disadvantages should be eliminated before the AFSA is applied to the accelerometer error coefficients identification.

3. Optimal Artificial Fish Swarm Algorithm (OAFSA)

According to the AFSA for accelerometer error coefficients identification, the mentioned drawbacks in Section 2.3 should be avoided. At present, the varied and parameters are used to improve the algorithm’s precision and convergence rate [29]. Moreover, the secondary initialization method is also utilized for higher precision accelerometer error parameters identification [18, 20].

3.1. Parameters Variation on AFSA

The SAFSA has fixed value on both and parameters, which restrict AFSA’s precision and convergence rate in accelerometer error parameters identification greatly. When the initialization value of parameters and is relatively large, the exploration ability of AFSA is enhanced while the exploitation ability is weakened. Conversely, if the and parameters are relatively small, AFSA’s exploration ability is weakened and the exploitation ability of the algorithm is enhanced during the optimization process [1820]. Therefore, varied and parameters are adopted:where and denote the current iteration times and the maximum iteration times during the optimization process. And denotes the attenuation function, which could balance the exploration and exploitation abilities during the overall optimization process. At the beginning stage of the optimization process, the and parameters are relatively large. So the AFs exploration ability is greater than the exploitation ability and the AFs could find a better position in a relatively large space, while, with the increase of the iterations, the parameter is less than ever; both and parameters become less with the increase of iterations. Therefore, the AFs exploration ability is weakened and exploitation ability is enhanced, and the AFs could implement higher precision with more local optimization time.

3.2. The Secondary Initialization Method

After dozens of iterations, the objective or indicator function starts to present divergence tendency because the AFs fall into the local extreme by unsuccessful prey behavior [26]. The former AFs parameters and the optimized accelerometer error parameters have reached their limits to implement higher precision during optimization process. In this case, the secondary initialization method is utilized to the AFs swarm and the related accelerometer error parameters identification procedures [1820]. Firstly, observe the variation tendency of indicator function until it presents divergence tendency, which is caused by unsuccessful prey behavior. And then, store all the AFs parameters and the corresponding accelerometer error coefficients when the indicator function reaches the lowest point. After that, reload the changed AFs parameters and former saved accelerometer error coefficients manually, which were obtained from the former optimization process. Finally, execute the AFSA optimization process again and let the optimal indicator function reach higher optimization precision. However, in secondary initialization method, the selection of the lowest indicator function point at first stage is artificially aided. The reload process of AFs parameters and accelerometer error coefficients are also completed manually. This means the method is nonautonomous during optimization process.

3.3. Demerits of OAFSA in Accelerometer Error Coefficients Identification

When OAFSA is used for accelerometer error parameters identification, only the second drawback of SAFSA is eliminated, but the other two drawbacks are not avoided during the optimization process. Moreover, by inducing the secondary initialization method, the lowest indicator function point selection at the first stage is artificially aided. The reload process of AF parameters and accelerometer error coefficients are completed manually. This means the method is nonautonomous during the optimization process. Therefore, there are also some shortcomings when OAFSA is applied to accelerometer error parameters identification.

4. Novel Artificial Fish Swarm Algorithm (NAFSA)

4.1. Parameters of NAFSA

In order to solve the abovementioned demerits of SAFSA and the OAFSA when they are applied in accelerometer error coefficients identification, a novel artificial fish swarm algorithm is proposed. At first, the Contraction Factor (CF) parameter is adopted to substitute the parameters of and crowd factor. Moreover, the simplification on fish swarm behaviors is also elucidated, and prey and free move behaviors are combined with some changes in a specific behavior, which is called individual behavior. And also there is another behavior called group behavior, which substitutes the following and swarm behaviors.

Suppose that there are artificial fishes in -dimensional space, and the position of AF could be expressed as . AFs’ could be denoted as vector , and the dimension of every vector is determined by the inner coverage of searching space dimension. Therefore, the NAFSA could use different in various space ranges. The components of vector are divided into many parts which make the AFs perform better global optimization ability. So the NAFSA has higher precision in global extreme optimal ranges. The CF parameter is introduced to NAFSA for choosing different values in different optimal phases, which is an integer less than 1, whether a constant or a function. Previously, the inertial weight parameter was presented in particle swarm optimization (PSO) for balancing the exploration and exploitation ability during optimization process [30]. The CF in NAFSA has the similar function to inertial weight in PSO. Here, we use random function to generate the CF in all iteration process, which is expressed as

The above equation generates a random CF in range . Therefore, the th element of vector in each iteration process could be expressed as

Next, the NAFSA behaviors will be discussed.

4.2. Behaviors of NAFSA
4.2.1. Individual Behavior

The individual behavior is made up of prey and free move behaviors. The AF in position tries several times of movement to a better position. In each iteration process, AF will occupy the position by (1) and then evaluate its food density. If , then the next position of AF is represented as

Because the position is within the range of AF , the movement distance of AF would be less than or equal to vector in the same dimension. If , the AF will move to better positions with several times’ iteration by (10) or (1) and (10). However, if is satisfied, the AF would not move towards and it will find a better position from its previous position. Therefore, when performing single individual behavior, the AF could find a better position by trying several times. Otherwise, if AF could not find a better position after all attempts, the AF could move a randomly within its range:

In NAFSA, each AF moves towards a better position by individual behavior. But when it failed, it will perform random behavior within its range and may discard its previous position, which may find a worse position in searching space. Nevertheless, in order to keep the AF swarm diversity and find a better position in later optimal behavior, performing the random behavior is necessary for the AF. Moreover, the AF position searched by random behavior would not be used in the best AF position, so the best AF position would not be lost even if the AF could not find better position. In this case, the best AF position is what has been searched for previously. Therefore, in NAFSA, the current AF position is the best position, so the parameter is no longer a necessity.

4.2.2. Group Behavior

To keep the swarm characteristics of all the fishes and make the moving of AF to the best position are the two main targets in group behavior. The center position of AF swarm is obtained by (3). If is satisfied, then the next position of AF is

in (12) is a vector, and the random function generates a -dimensional random number. If , the AF could not move towards center position, while it could move towards the best position in searching space:

Therefore, the AFs in a worse position would move towards center position by comparing with center position. When the position is better than center position, it will move towards best AF swarm position. Therefore, all the AFs will reach the best position by performing a group behavior. Consequently, in NAFSA, the best position searched by fish swarm would be adopted to accelerate the convergence rate with all AFs’ movement. So the group behavior is used to maintain the fishes swarm characteristics and avoid reducing in swarm diversity.

In group behavior, the center position AF may have better food density (indicator function) than best AF position. AF moves towards center position by (12), but worse position may exist between current position and center position. Then the AF position may get worse or even lose its best position by executing (12). Therefore, if the indicator function of center position is better than best AF position, the best AF position is determined by the following equation:

The above equation is executed only when , while the other AFs’ movement by using (12) helps to maintain the diversity of the fish swarm.

5. Triaxial Accelerometer Error Coefficients Identification by NAFSA

In this section, the triaxial accelerometer static error model will be demonstrated at first. And then the optimization indicator function derivation process is given in detail. Finally, the triaxial accelerometer error coefficients identification procedures with NAFSA will be provided specifically.

5.1. Static Error Model of Triaxial Accelerometer

The purpose of the error coefficients identification is to identify accelerometer error parameters quickly and accurately. There are various identification methodologies for triaxial accelerometer error parameters [3135]. The static error model for triaxial accelerometer is shown as follows [35]:where denote the triaxial accelerometer scale factors, denote the triaxial accelerometer axis misalignment errors during installation, denote the triaxial accelerometers output data, denote the turntable alignment axis input linear accelerations, denote the quadratic nonlinear coefficients of triaxial accelerometer, and denote the triaxial accelerometer biases. Therefore, there are totally 15 static error parameters for triaxial accelerometer to be identified by NAFSA.

5.2. Determining of the Optimization Indicator

The NAFSA is terminated in one of the three conditions. The first is when the preset maximum iteration times are reached. The second condition is when the optimization indicator function during optimization process is below predefined threshold. The third condition is that when performing the next iteration, the deviation of current iteration result and the next iteration result is within an acceptable range. Therefore, the optimization indicator is a key factor for the termination condition of NAFSA optimization process. The following part will present an optimization indicator function for triaxial accelerometer error parameters identification based on NAFSA.

Theoretically, when the static triaxial accelerometer is at arbitrary space position, the accelerometer measured linear accelerations would satisfy the following equation:

In (16), are the theoretical input linear accelerations sensed by triaxial accelerometer in each axis and denotes the Earth gravity vector, which is related to the position on Earth surface.

Actually, because of the errors caused by accelerometer itself, the calculated linear accelerations are different from theoretical values. Therefore, the linear acceleration mode square error (MSE) is adopted to represent the deviation, which is derived from (16), and it is expressed aswhere denote the accelerations calculated from (15) with the stored triaxial accelerometer output data .

Our target by using the NAFSA is to identify the error coefficients of accelerometer precisely and make the linear acceleration MSE as stable as possible. So the standard deviation function is used to evaluate the discrete degree of the accelerometer error coefficients:

In (18), denotes the number of positions during optimization process.

5.3. MCS-NAFSA Implementation Procedures

In this subsection, the implementation procedures of accelerometer error coefficients identification will be explained. Two main steps are conducted to illustrate the NAFSA optimization process. At the beginning, the variation characteristics of the 15 error coefficients in triaxial accelerometer are discussed and a clustering process is described on different triaxial accelerometer error parameters. After that, the specific MCS-NAFSA accelerometer error coefficients identification procedures are presented step by step.

5.3.1. Accelerometer Error Coefficients Clustering

In 15 triaxial accelerometer error coefficients’ identification, different error coefficients have different influences on the linear acceleration MSE and also the NAFSA requires all the AFs to have similar characteristics during optimization process. Therefore, the clustering on accelerometer error coefficients is a necessity before the accelerometer error coefficients identified by NAFSA.

Thinking about the different error coefficients’ influences on linear acceleration MSE and based on our previous experiences, the accelerometer scale factors have the highest impacts on linear acceleration MSE, followed by the biases, and then the accelerometer axis misalignment errors, and the last parameters are accelerometer quadratic nonlinear coefficients. So accelerometer error coefficients are divided into four different categories. They are 3 accelerometer scale factors as category one, 3 accelerometer biases as category two, 6 accelerometer misalignment errors as category three, and 3 accelerometer quadratic nonlinear coefficients as category four. Therefore, when adopting MCS-NAFSA to identify the accelerometer error parameters, there are four main steps of optimization process that should be conducted to implement the highest precision.

5.3.2. MCS-NAFSA Accelerometer Procedures

Through the discussion in Section 5.3.1, within NAFSA accelerometer procedures, the accelerometer error coefficients identified by NAFSA is mutually independent in different categories. Hence, pseudocode of four phases of optimization process is shown in Algorithm 1, accelerometer NAFSA.

Begin
 for each AF do
  initialize AFs parameters, category two, category three and category four
 end
bulletin = repeat
   for each AF do
    Perform Individual behavior
   end
   for each AF do
    Perform Group behavior
   end
 Update by (9)
 for each AF do
  initialize AFs parameters, category one, category three and category four
 end
bulletin = repeat
   for each AF do
    Perform Individual behavior
   end
   for each AF do
    Perform Group behavior
   end
 Update by (9)
 for each AF do
  initialize AFs parameters, category one, category two and category four
 end
bulletin = repeat
   for each AF do
    Perform Individual behavior
   end
   for each AF do
    Perform Group behavior
   end
 Update by (9)
 for each AF do
  initialize AFs parameters, category one, category two and category three
 end
bulletin = repeat
   for each AF do
    Perform Individual behavior
   end
   for each AF do
    Perform Group behavior
   end
 Update by (9)
 Until terminate condition is meet
End

In the first phase, accelerometer scale factors identification is optimized by NAFSA. Firstly, the AFs parameters, category two parameters , category three parameters , and category four parameters are all initialized. After that, each AF performs individual behavior and moves to a better position based on the optimization outcome. Subsequently, each AF executes group behavior with respect to its new position. Finally, repeat this process for times, and we could obtain the mean value as the accelerometer scale factors.

In the second phase, accelerometer biases identification is presented by NAFSA. At the beginning, the AFs parameters, category three parameters , category four parameters , and accelerometer scale factors are all loaded. Next, all the AFs execute individual behavior and group behavior, respectively. At last, repeat this process for times, and we could obtain the mean value as the accelerometer biases.

In the third phase, accelerometer axis misalignment errors identification is demonstrated by NAFSA. At first, the AFs parameters, category four parameters , accelerometer scale factors , and accelerometer biases are all loaded in initialization process. Second, all the AFs execute individual behavior and groupbehavior, respectively. And last, repeat this process for times, and we could obtain the mean value as the accelerometer axis misalignment errors.

In the last phase, accelerometer quadratic nonlinear coefficients identification is processed by NAFSA. At the outset, the AFs parameters, accelerometer scale factors , accelerometer axis misalignment errors , and accelerometer biases are all loaded in initialization process. Then, all the AFs execute individual behavior and group behavior, respectively. And last, repeat this process for times, and we could obtain the mean value as the accelerometer quadratic nonlinear coefficients.

Finally, repeat the above four phases until the accelerometer error coefficients meet the termination conditions, when optimization indicator reaches or the iteration times to a certain preset number.

6. Simulation Experiment and Discussion

In this section, the triaxial accelerometer error coefficients simulation experiment is conducted by MCS-NAFSA. Before the simulation experiment, the AFs parameters and the nonoptimized triaxial accelerometer error parameters at each phase should be preset. Subsequently, the simulation process on the triaxial accelerometer error parameters is shown by MCS-NAFSA method.

6.1. Simulation Parameters Preset

Section 4.1 described all the AFs parameters during optimization process, and all the AFs preset parameters of triaxial accelerometer before the accelerometer error parameters identified are listed in Table 1.

Meanwhile, in Section 5.3.2, when one-category triaxial accelerometer parameters are identified by NAFSA, the other three categories parameters also have influences on linear acceleration MSE. Therefore, the triaxial accelerometer error coefficients preset values are shown in Table 2.

It is worth noting that, in each iteration, the dimensions of vector listed in Table 1 are equal to the number of triaxial accelerometer error parameters. So the vector dimensions of on triaxial accelerometer axis misalignment errors are different from triaxial accelerometer scale factors, biases, and quadratic nonlinear coefficients. CF is a positive number less than 1 whose minimum value and maximum value are preset as 0.000001 and 0.999999, respectively. In Table 2, in order to reduce the influences of other three categories’ triaxial accelerometer error parameters on linear acceleration MSE during one-category triaxial accelerometer error parameters optimization process, the preset values of triaxial accelerometer error parameters are based on the conventional 24-position calibration method [32, 35], which is aided by the high-precision turntable in indoor environments.

6.2. Simulation Results and Discussion

After all the parameters preset procedure (i.e., the initialization process) is completed, the AFs start to execute the NAFSA optimization procedure. In order to increase the triaxial accelerometer error parameters’ credibility degree during NAFSA optimization process, 100-time MCS is conducted after the single NAFSA to bring in the random factors. Figure 1 shows the triaxial accelerometer scale factors NAFSA identification results with 100-time MCS. Meanwhile, Figure 2 demonstrates the triaxial accelerometer biases NAFSA identification results with 100-time MCS. Figure 3 presents the triaxial accelerometer axis misalignment errors NAFSA identification results with 100-time MCS. Figure 4 displays the triaxial accelerometer quadratic nonlinear coefficients NAFSA identification results with 100-time MCS.

From Figures 1 to 4, all triaxial accelerometer error parameters fluctuate with the MCS process within a relatively small range and the results reveal that the triaxial accelerometer error parameters are influenced by triaxial accelerometer usage environment and the inherent physical properties of the instrument. However, the precision of simulation results is also likely to be deteriorated by random factors, such as the algorithmic error and computer’s error, which are usually being neglected and unable to be eliminated during single NAFSA optimization. So in this phase, to reduce the effects of these random factors, the data smoothing method is also utilized to obtain the mean value of the MCS-NAFSA simulation results on accelerometer error coefficients identification. All the simulation results by smoothing method and the corresponding statistical properties are listed in Table 3.

Through the comparison of preset parameters and the NAFSA identification results in Table 3, we can summarize that the relative errors amplitude of each parameter is substantially small. The triaxial accelerometer scale factors relative error magnitude is small enough to ~ ppm, which could fully meet the high-precision navigation requirements. Meanwhile, the relative errors of triaxial accelerometer biases and axis misalignment errors could reach ~ in magnitude, which is completely enough to satisfy the accelerometer-based SINS precision demands. Moreover, the relative error of triaxial accelerometer quadratic nonlinear coefficients is within ~ in magnitude and also could meet the precision requirements of the accelerometer-based SINS. For comparison, in OAFSA, the triaxial accelerometer scale factors relative error magnitude is ~ ppm and the triaxial accelerometer biases and axis misalignment errors relative error magnitudes are ~, and the relative error of the triaxial accelerometer quadratic nonlinear coefficients is also within ~ in magnitude [1820]. Therefore, theoretically, the precision of the proposed NAFSA identification results is an order of magnitude higher than OAFSA in triaxial accelerometer error parameters identification. Therefore, the proposed NAFSA not only satisfies the precision requirements of the high-precision accelerometer-based SINS, but also presents lower relative errors than previous OAFSA in all triaxial error coefficients identification results.

Furthermore, the standard deviation of the estimates in the last column of Table 3 is an indicator for representing the stability of the estimates [36, 37]. In Table 3, the standard deviations of the triaxial accelerometer scale factors are 0.06787 (volt/g), 0.07613 (volt/g), and 0.05935 (volt/g), respectively. And the estimated standard deviations for the triaxial accelerometer biases errors are 0.001124 (volt/g), 0.000995 (volt/g), and 0.001011 (volt/g). Meanwhile, the estimated standard deviations of the triaxial accelerometer misalignment errors are  (deg),  (deg),  (deg),  (deg),  (deg), and  (deg). Moreover, the estimated standard deviations for the triaxial accelerometer quadratic nonlinear errors are all  (volt/g2). From the standard deviations of these four categories triaxial accelerometer error parameters, the standard deviations of triaxial accelerometer scale factors are greater than triaxial accelerometer biases, and the standard deviations of triaxial accelerometer biases are also greater than triaxial accelerometer axis misalignment errors. This phenomenon is corresponding to the triaxial accelerometer error coefficients clustering principle in Section 5.3.1. More importantly, the estimated triaxial accelerometer error parameters could satisfy the preset optimization indicator by (18).

At the same time, the variation tendency of indicator functions among the SAFSA, the OAFSA, and the NAFSA, when identifying the triaxial accelerometer scale factors, is demonstrated in Figure 5, respectively.

In Figure 5, the red dotted curve denotes the SAFSA indicator function variation tendency. After 20 times of iteration, the indicator function has a slight increase tendency and it remains stable after 24-time iteration, with the indicator function leveling at 0.002584 (volt/g). However, the OAFSA’s indicator function with the blue star curve has faster convergence rate than SAFSA, but the indicator function begins divergence after 20 times of iteration. The secondary initialization method is adopted in 30 times of iteration to decrease the divergence tendency and to improve the convergence precision. For comparison, the proposed NAFSA optimization indicator function is shown with the black plus curve in Figure 5. We can conclude that the proposed NAFSA has better convergence rate than the OAFSA and the SAFSA because of the reduction on algorithm’s complexity. Moreover, it is evident that the NAFSA indicator function is always convergent during the optimization progress, which is the usage of previous experiences of AFs. Therefore, the proposed NAFSA has better performances in convergence rate and reliability of the optimized results than the SAFSA and the OAFSA.

7. Verification Experiments and Discussion

To validate the feasibility and priorities of the proposed NAFSA on triaxial accelerometer error parameters optimization, the static 24-position verification experiment and the accelerometer-based SINS static navigation experiment are conducted, respectively. Additionally, for comparison, the experiments with conventional calibration and Section 3 that described OAFSA on triaxial accelerometer error parameters identification are also performed.

In both experiments, the triaxial accelerometer-based SINS is developed by the Institute of Inertial Navigation and Measurement & Control Technology at the Harbin Engineering University. The main performance indicators of triaxial accelerometer are demonstrated in Table 4. Figure 6 shows the triaxial accelerometer-based SINS in experiments.

7.1. Triaxial Accelerometer Static 24-Position Verification Experiment

After the triaxial accelerometer error coefficients are identified by adopting the proposed MCS-NAFSA, a static 24-position verification experiment is conducted to testify the precision of the triaxial accelerometer error parameters. Meanwhile, the triaxial accelerometer error parameters identified by the OAFSA are also testified in this experiment to reveal the advantages of the proposed MCS-NAFSA. In 24-position high-precision turntable verification experiment, when x-axis accelerometer points to north direction, the other two axes of the accelerometer start from horizontal and vertical directions, respectively. After that, rotate the turntable axis parallel to x-axis accelerometer at every 45° and acquire the triaxial accelerometer output data in each position. So we can obtain 8-position triaxial accelerometer output data in 360°. Similarly, we point the y- and z-axis accelerometer at north direction, respectively, and rotate the turntable as x-axis accelerometer, and another 16 positions’ accelerometer output data can also be obtained. Therefore, there are totally 24 positions utilized to testify the triaxial accelerometer measurement precision. Tables 5 and 6 list the triaxial accelerometer measurement values with the error model in Section 5.1, and the error parameters are identified by the MCS-OAFSA and the MCS-NAFSA, respectively.

In Tables 5 and 6, the theoretical triaxial accelerometer measurement values are listed from the second column to the fourth column. Moreover, the calculated triaxial accelerometer measurement values by 24-position verification experiment are listed from the fifth column to the seventh column. After that, the corresponding measurement errors of the triaxial accelerometer are shown from the eighth column to the tenth column. More intuitively, the comparison results of the triaxial accelerometer measurement errors in 24 positions with the error parameters identified by MCS-OAFSA and MCS-NAFSA are demonstrated from Figures 7 to 9. Consequently, the corresponding statistical results in mean values and standard deviations of these measurement errors are displayed in Table 7.

In Figure 7, the x-axis accelerometer measurement errors in 24 positions with the error parameters identified by MCS-OAFSA vary from −0.008930 mg to 0.007561 mg while the x-axis accelerometer measurement errors in 24 positions with the error parameters identified by MCS-NAFSA change between −0.002243 mg and 0.002855 mg. In Figure 8, the y-axis accelerometer measurement errors in 24 positions with the error parameters identified by MCS-OAFSA vary from −0.004454 mg to 0.007663 mg while the y-axis accelerometer measurement errors in 24 positions with the error parameters identified by MCS-NAFSA change between −0.002447 mg and 0.002651 mg. In Figure 9, the z-axis accelerometer measurement errors in 24 positions with the error parameters identified by MCS-OAFSA vary from −0.005436 mg to 0.002593 mg while the z-axis accelerometer measurement errors in 24 positions with the error parameters identified by MCS-NAFSA change between −0.002651 mg and 0.002549 mg. Therefore, the measurement errors amplitudes in these figures show that the proposed MCS-NAFSA has smaller measurement errors than the previous MCS-OAFSA in triaxial accelerometer error parameters identification.

Finally, the statistical results in mean values and standard deviations of the triaxial accelerometer measurement errors calculated by MCS-OAFSA and MCS-NAFSA were demonstrated in Table 7. Both mean values and standard deviations measured by triaxial accelerometer with error parameters identified by MCS-NAFSA are smaller than the error parameters identified by MCS-OAFSA. Therefore, they show the robustness and priority of the proposed MCS-NAFSA in triaxial accelerometer error parameters identification.

7.2. Triaxial Accelerometer-Based SINS Navigation Experiment

In this subsection, a static navigation experiment is carried out by the triaxial accelerometer-based SINS. At the beginning, we install the triaxial accelerometer-based SINS on the marble benchmark to eliminate external disturbances on system positioning precision. Next, start up the SINS and the navigation information (attitude, velocity, position, etc.) which are shown in the monitor. Meanwhile, store the measurement values of triaxial accelerometer and triaxial FOGs and the navigation information for later data processing. After that, make the triaxial accelerometer error parameters identification with OAFSA and the proposed NAFSA with the stored triaxial accelerometer data, respectively. Finally, conduct the navigation mechanization with the OAFSA and NAFSA optimized parameters, respectively. The positioning error calculation formula is given by [38, 39]where and are the initial longitude and latitude of the vehicle, and are the calculated longitude and latitude, and denotes the radius of Earth.

Figure 10 shows a comparison of positioning errors with the conventional calibration method and the OAFSA and the NAFSA on triaxial accelerometer error parameters in 24-hour static navigation experiment. From Figure 10, we can conclude that the red dotted positioning error curve represents the OAFSA-identified triaxial accelerometer error parameters identification results. And also the blue dotted curve represents the conventional high-precision turntable triaxial accelerometer calibration method. Both curves have positioning precision of 4.5 nmiles in 24-hour static navigation experiment, which shows that the OAFSA could substitute the conventional calibration method without using high-precision turntable. Furthermore, it is worth noting that the black solid curve in Figure 10 represents positioning precision of the proposed NAFSA on triaxial accelerometer error parameters identification. The black solid curve’s tendency demonstrates that, after 5-hour navigation, the positioning error is lower than the former two methods and the positioning precision is about 0.3 nmiles better than the OAFSA in one-day navigation experiment.

The corresponding numerical results of static positioning errors with the three different methods are shown in Table 8. Both the conventional calibration method and the OAFSA have about 4.5-nmile positioning error in 24 hours. The proposed NAFSA has 4.255-nmile positioning error at the same time.

Therefore, we can summarize that the proposed NAFSA has advantages in workload and costs compared to the conventional calibration method. Moreover, the NAFSA has better performances in long-term navigation precision and has been more acceptable for actual engineering applications with lower computation complexity and faster convergence rate.

8. Conclusion

After the triaxial accelerometer-based SINS operated for a period of time, the triaxial accelerometer would be vulnerable by the working environmental disturbances, such as gravitational field, magnetic field, and thermal field. These exterior disturbances could influence the triaxial accelerometer error parameters’ stability directly or indirectly. Even though some measures are taken to eliminate these effects, high-precision navigation application is far from enough.

The research work in this paper is based on one of the swarm intelligence algorithms, artificial fish swarm algorithm, mainly on its optimization and improvement algorithm for triaxial accelerometer error parameters identification. The proposed NAFSA has the advantages of lower computational complexity and higher convergence rate than the OAFSA during optimization process. And it also has lesser workload and costs requirements than the conventional triaxial accelerometer error parameters calibration method. Furthermore, the proposed method could implement shorter recalibration interval time with higher precision in some harness application environment.

Both the 24-position triaxial accelerometer verification experiment and the triaxial accelerometer-based SINS navigation experiment results show that when the triaxial accelerometer-based SINS is in navigation condition, the proposed NAFSA on triaxial accelerometer error parameters identification could implement the SINS navigation process rapidly and accurately. Moreover, the NAFSA-identified triaxial accelerometer error parameters have better environment adaptive ability, which means higher positioning accuracy and better tracking performance. Therefore, the proposed NAFSA has better ability than the conventional calibration method and the OAFSA in triaxial accelerometer error parameters identification applications.

However, the AFSA on triaxial accelerometer error parameters identification is only in exploration phase and all the navigation experiments are based on the stored data. So our work for next stage is to realize the algorithm in real-time navigation.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

Lianwu Guan is sponsored by the China Scholarship Council (CSC) for his joint Ph.D. research training program at the Queen’s University, Kingston, ON, Canada. This research work is supported by the Ministry of Science and Technology of China (no. 2014DFR10010) and sponsored by the National Natural Science Foundation of China (51309059). The authors also would like to thank Dr. Jonathan Wylie for helping to edit the language of the paper and anonymous reviewers for improving this paper.