SlideShare a Scribd company logo
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019
DOI : 10.5121/ijcseit.2019.9201 1
A NEW METHOD OF SMALL-SIGNAL CALIBRATION
BASED ON KALMAN FILTER
XU Yi-xiong, WANG Cheng-jun, XU Ya-jun,YANG Jiang-wei
Shanghai Aerospace Control Technology Institute, Shanghai, China
ABSTRACT
The basic principle of Kalman filter (KF) is introduced in this paper, based on which, it presents a new
method for high precision measurement of small-signal instead of the unreal direct one. We have designed a
method of multi-meter information infusion. With this method, we filter the measured value of a type of
special equipment and extract the optimal estimate for true value. Experimental results show that this
method can effectively eliminate the random error of the measurement process. The optimal estimate error
meets the basic requirements of conformity assessment, 3𝑈95 ≤ 𝑀𝑃𝐸𝑉. This method can provide an
algorithm reference for the design of automatic calibration equipment.
KEYWORDS
Kalman filter; Information infusion; Multi-meter; High precision calibration
1. INTRODUCTION
In classical control theory, we know that the accurate measurement and feedback of signals is the
premise to ensure that the system can control the relevant parameters steadily, accurately and
quickly.In modern military tactical weapon measurement and control system, satellite attitude and
orbit control system, the importance of high-precision signal measurement is self-evident, and its
measurement method has been the focus of our research. There are two commonly used
measurement methods: direct method and indirect method.Direct measurement method is often
used in signal measurement with relatively low accuracy requirements.The indirect measurement
principle is adopted without corresponding measuring instruments or when the accuracy of
measuring instruments can not meet the requirements of use, such as physical quantity
transformation measurement, comparative measurement and other methods.In this paper, a high-
precision signal calibration method based on multi-instrument information fusion is proposed,
which originates from the idea of federated Kalman filter.
2. BASIC PRINCIPLES OF KALMAN FILTERING
Essentially, Kalman filtering is a signal processing process that removes or weakens unwanted
components and enhances the required components. This process can be realized either by
hardware or by software. Since Kalman proposed KF in 1960 to overcome the shortcomings of
Wiener filtering, it has been widely used in various fields of data processing and system control.
The basic idea of Kalman filter is that the minimum mean square error is the best estimation
criterion, the state space model of signal and noise is adopted, the estimation of state variables is
updated by the estimation of the previous moment and the observation value of the current
moment, and the estimation value of the current moment is obtained. According to the established
system equation and observation equation, the algorithm makes the minimum mean square error
for the signal to be processed. The process flow of signal measurement and processing is shown
in Fig. 1.
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019
2
Fig. 1 Signal Measurement Processing Flow
Let the stochastic linear discrete system equation be:
, 1 1 , 1 1
k k k k k k k
k k k k
x x w
z H x v
   
   
  (1)
In the formula, k
x is the n-dimension state vector of the system, k
z is the m-dimensions
measurement vector of the system, k
w is the p-dimensions process noise of the dimension system,
k
v is the p-dimensions measurement noise, , 1
k k

is the n n
 dimensions state transition matrix of
the system, , 1
k k

is the n p
 dimensions noise input matrix, k
H
is the m n
 dimensions range
matrix and the k subscript represents the k moment.
Suppose that the statistics of process noise and measurement noise are as follows:
( ) 0, ( )
( ) 0, ( , )
( , ) 0
T
k k j k kj
T
k k j k kj
T
k j k
E w E w w Q
E v E v v R
E v v S


 
 
 
(2)
In the formula, k
Q is the nonnegative definite variance matrix of system noise, k
R
is the positive
definite variance matrix of system measurement noise and k
S is the covariance of system noise
and measurement noise.
When the estimated states and measurements satisfy (1) and (2) formulas and the system process
noise and measurement noise satisfy (2), the state estimation
ˆk
x
can be solved in the following
steps:
One-step state prediction:
, 1 1
1
ˆ ˆ
k k k
k k
x x
 

 
(3)
State estimation:
1 1
ˆ ˆ ˆ
( )
k k k k
k k k k
x x K z H x
 
  
(4)
The filter gain matrix:
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019
3
1
, 1 1
( )
T T T T
k k k k k k k k k k
k k
K P H H P H R P H R

 
  
(5)
One-step prediction error variance matrix:
, 1 1 , 1 1 , 1
1 1
T T
k k k k k k k k
k k k k
P P Q
    
 
    
(6)
Estimation error variance matrix:
1 1
( ) ( ) ( )
T T
k k k k k k k k k k
k k k k
P I K H P I K H K R K I K H P
 
     
(7)
Formula (3) ~ (7) are the basic equations of Kalman filter for stochastic linear discrete system.
Given the initial value 0
x̂ and 0
p̂ , the measured value k
z of the k time, the state estimation
ˆk
x of
the k time can be calculated recursively. Kalman filter estimates the state of system process by
feedback control method. The filter estimates the state of the process at a certain time, and then
obtains feedback by means of measurement update. One update is divided into two parts, the state
update process and the measurement update process.
3. INFORMATION FUSION METHOD OF MULTI-MEASURING INSTRUMENTS
When it is necessary to measure high-precision signals, according to Kalman's basic principle,
multi-instrument information fusion can be used to improve the accuracy of measurement
results.In this paper, the 8-bit and-a-half high-precision digital meter F3458A (8-bit and a half) is
used as the main measuring instrument, and several sub-measuring instruments can be added for
filtering, such as F8846A, Keithley 2001 (six and a half), Keithley 2000 (six and a half), Agilent
34405A (five and a half), F8808A (five and a half)...The n-1 sub-filter is fused with the main
measuring instrument 3458A separately, and then the n-1 sub-information and the main
information are fused with the main filter again to get the optimal value of the measured value.
The algorithm structure is shown in Figure 2.
Fig. 2 Algorithmic structure of multi-digit table information fusion filtering
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019
4
3.1. ONE-DIMENSIONAL FILTER DESIGN
Assuming that the theoretical value of measurement is 25uV, the error requirement is 1uV, and the
error of measurement instrument is 1.5uV, a single instrument is used to measure the voltage of
25uV 60 times in a short time. The measured value contains random noise which obeys Gauss
distribution. By Kalman filter, the measurement results and measurement errors are compared, as
shown in Figure 3.
The state equation of one-dimensional filter is:
1 1
k k k
k k k
x x w
z x v
 
 
  (8)
In the formula, the state matrix = 1, the noise input matrix = 1, the covariance = 0.01, and the
measurement matrix = 1.
Fig. 3 Comparison of measurement results and errors of one-dimensional filtering
As can be seen from Figure 3, in practice, there is always a random variation of the real value
around the expected value when the signal source outputs the expected value; the observed curve
has poor tracking ability to the real value, and it has strong tracking ability after Kalman filtering.
From the right figure, it can be seen more intuitively that the measurement deviation of the
observation value is 1.247, the measurement deviation after Kalman filtering is 0.526, and the
tracking ability before and after Kalman filtering is better than that before Kalman filtering. The
measurement accuracy is increased by more than one time.
3.2. SIX-DIMENSIONAL FILTER DESIGN
Fig. 2 is used to construct a six-dimensional filter to fuse the information of six measuring
instruments. According to the measurement accuracy and resolution of each measuring
instrument, the elements of state matrix and measurement matrix, i.e. weights, are set, and the
elements of noise input matrix and covariance are set according to the measurement error.
The six-bit filter equation of state is:
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019
5
, 1 1 , 1 1
k k k k k k k
k k k k
x x w
z H x v
   
   
  (9)
The state matrix, noise input matrix and measurement matrix are all 6 x6-dimensional diagonal
matrices, and they are all 6 x1-dimensional noise input. The covariance is 6 x1-dimensional. The
simulation results are shown in Fig. 4.
Fig. 4 Six-Dimensional Filtering Measurement Results
From Figure 4, we can see that the measurement accuracy of six-dimensional observations and
Kalman filtering have been improved, and the tracking ability of real values has been
strengthened. The measurement deviation after fusion of six-dimensional observations is 0.815,
and that after Kalman filtering is 0.331. At this time, the error of the best estimation has met the
basic requirements of conformity evaluation, that is, the error of the best estimation has met the
basic requirements of conformity evaluation. The measurement accuracy of six-dimensional
Kalman filter is about four times higher than that of one-dimensional observation.
In summary, under this measurement system model, increasing the number of information fusion
instruments can effectively improve the measurement accuracy of observation value and Kalman
filter. After the follow-up experiments and simulations, according to the types of conventional
measuring instruments, the measurement accuracy of Kalman filter can be improved by one
accuracy grade compared with that of the main measuring instrument when it is increased to 8
fusion instruments.
4. SUMMARY
In this paper, based on the basic idea of Kalman filter (KF), an extended Kalman filter (EKF)
algorithm is designed by using multi-source information fusion technology, and a new method of
small signal high precision measurement is proposed. However, this method has a large amount
of field data acquisition and is inconvenient for manual calculation. Therefore, this algorithm
provides a reference for the design of automatic measurement system.
International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019
6
REFERENCES
[1] Pan Quan, Cheng Yongmei, Liang Yan, et al. Theory and application of multi-source information
fusion [M]. Beijing: Tsinghua University Press, 2013
[2] He You, Wang Guohong, et al. Multisensor Information Fusion and Application (Second Edition)
[M]. Beijing: Electronic Industry Press, 2007.
[3] China Metrology and Testing Association. Professional Practice of Measurement Data Processing and
Measurement [M]. Beijing: China Quality Inspection Press, 2013.
[4] Yixiong Xu. The Pressure Signal Calibration Technology of the Comprehensive Test System[J].
Informatics Engineering, an International Journal, Vol.4, N0.2,June 2016:01~08.
[5] Chen Kui. Experimental Design and Analysis [M]. Beijing: Tsinghua University Press (2nd edition),
2005
[6] Li Jing, Xu Hai. Platform recognition algorithm based on heterogeneous sensor information fusion
[J]. Ship ECM, 2016 [6]: 33-42.
[7] Chen H M, Kirubarjan T, Bar-Shalom T Track-to-track fusion versus centralized estimation: Theory
and application. IEEE Transactions on Aerospace and Electronic System, 2008, 39(2):386-411.
AUTHORS
Xu Yi-xiong(1985-), Shanghai Aerospace Control Technology Institute, the main
research interest now is Instrumentation measurement technology, address: Room
1105,Building NO.243,Lane 777,Dushi road, Minhang district, Shanghai(201109),
fixed 021-34628108.
WANG Cheng-jun(1983-), Shanghai Aerospace Control Technology Institute, the main
research interest now is Inspection technology , address: Room 405,Building
NO.2,Lane 1555,Zhong Chun road, Minhang district, Shanghai(201109), fixed 021-
24184425.
XU Ya-jun(1987-), Shanghai Aerospace Control Technology Institute, the main
research interest now is alignment technology, address: Room 405,Building NO.2,Lane
1555,Zhong Chun road, Minhang district, Shanghai(201109), fixed 021-24184409.
Yang Jiang-wei(1983-), Shanghai Aerospace Control Technology Institute, the main
research interest now is Engineering Technology, address: Room 405,Building
NO.2,Lane 1555,Zhong Chun road, Minhang district, Shanghai(201109), fixed 021-
24184207.

More Related Content

What's hot

Direct digital control scheme for controlling hybrid dynamic systems using AN...
Direct digital control scheme for controlling hybrid dynamic systems using AN...Direct digital control scheme for controlling hybrid dynamic systems using AN...
Direct digital control scheme for controlling hybrid dynamic systems using AN...
XiaoLaui
 
Analysis of Adaptive Algorithms
Analysis of Adaptive AlgorithmsAnalysis of Adaptive Algorithms
Analysis of Adaptive Algorithms
ijsrd.com
 
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
XiaoLaui
 
Design of composite digital filter with least square method parameter identif...
Design of composite digital filter with least square method parameter identif...Design of composite digital filter with least square method parameter identif...
Design of composite digital filter with least square method parameter identif...
IJRES Journal
 
Design of Kalman filter for Airborne Applications
Design of Kalman filter for Airborne ApplicationsDesign of Kalman filter for Airborne Applications
Design of Kalman filter for Airborne Applications
IJERA Editor
 
2. SIT,DCM
2. SIT,DCM2. SIT,DCM
ECG QRS Complex Detector
ECG QRS Complex DetectorECG QRS Complex Detector
Controls Based Q Measurement Report
Controls Based Q Measurement ReportControls Based Q Measurement Report
Controls Based Q Measurement Report
Louis Gitelman
 
Partial stabilization based guidance
Partial stabilization based guidancePartial stabilization based guidance
Partial stabilization based guidance
ISA Interchange
 
QRS Complex Detection and Analysis of Cardiovascular Abnormalities: A Review
QRS Complex Detection and Analysis of Cardiovascular Abnormalities: A ReviewQRS Complex Detection and Analysis of Cardiovascular Abnormalities: A Review
QRS Complex Detection and Analysis of Cardiovascular Abnormalities: A Review
Sikkim Manipal Institute Of Technology
 
Preconditioning in Large-scale VDA
Preconditioning in Large-scale VDAPreconditioning in Large-scale VDA
Preconditioning in Large-scale VDA
Joseph Parks
 
A Simple and Robust Algorithm for the Detection of QRS Complexes
A Simple and Robust Algorithm for the Detection of QRS ComplexesA Simple and Robust Algorithm for the Detection of QRS Complexes
A Simple and Robust Algorithm for the Detection of QRS Complexes
IJRES Journal
 
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
ijceronline
 
Rolling Element Bearing Condition Monitoring using Filtered Acoustic Emission
Rolling Element Bearing Condition Monitoring using Filtered Acoustic Emission Rolling Element Bearing Condition Monitoring using Filtered Acoustic Emission
Rolling Element Bearing Condition Monitoring using Filtered Acoustic Emission
IJECEIAES
 
Event triggered control design of linear networked systems with quantizations
Event triggered control design of linear networked systems with quantizationsEvent triggered control design of linear networked systems with quantizations
Event triggered control design of linear networked systems with quantizations
ISA Interchange
 
I041214752
I041214752I041214752
I041214752
IOSR-JEN
 
Multiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
Multiple Sensors Soft-Failure Diagnosis Based on Kalman FilterMultiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
Multiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
sipij
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
IJCSEA Journal
 
Data analysis of weather forecasting
Data analysis of weather forecastingData analysis of weather forecasting
Data analysis of weather forecasting
Trupti Shingala, WAS, CPACC, CPWA, JAWS, CSM
 
A comparison of SIFT, PCA-SIFT and SURF
A comparison of SIFT, PCA-SIFT and SURFA comparison of SIFT, PCA-SIFT and SURF
A comparison of SIFT, PCA-SIFT and SURF
CSCJournals
 

What's hot (20)

Direct digital control scheme for controlling hybrid dynamic systems using AN...
Direct digital control scheme for controlling hybrid dynamic systems using AN...Direct digital control scheme for controlling hybrid dynamic systems using AN...
Direct digital control scheme for controlling hybrid dynamic systems using AN...
 
Analysis of Adaptive Algorithms
Analysis of Adaptive AlgorithmsAnalysis of Adaptive Algorithms
Analysis of Adaptive Algorithms
 
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
State Estimation based Inverse Dynamic Controller for Hybrid system using Art...
 
Design of composite digital filter with least square method parameter identif...
Design of composite digital filter with least square method parameter identif...Design of composite digital filter with least square method parameter identif...
Design of composite digital filter with least square method parameter identif...
 
Design of Kalman filter for Airborne Applications
Design of Kalman filter for Airborne ApplicationsDesign of Kalman filter for Airborne Applications
Design of Kalman filter for Airborne Applications
 
2. SIT,DCM
2. SIT,DCM2. SIT,DCM
2. SIT,DCM
 
ECG QRS Complex Detector
ECG QRS Complex DetectorECG QRS Complex Detector
ECG QRS Complex Detector
 
Controls Based Q Measurement Report
Controls Based Q Measurement ReportControls Based Q Measurement Report
Controls Based Q Measurement Report
 
Partial stabilization based guidance
Partial stabilization based guidancePartial stabilization based guidance
Partial stabilization based guidance
 
QRS Complex Detection and Analysis of Cardiovascular Abnormalities: A Review
QRS Complex Detection and Analysis of Cardiovascular Abnormalities: A ReviewQRS Complex Detection and Analysis of Cardiovascular Abnormalities: A Review
QRS Complex Detection and Analysis of Cardiovascular Abnormalities: A Review
 
Preconditioning in Large-scale VDA
Preconditioning in Large-scale VDAPreconditioning in Large-scale VDA
Preconditioning in Large-scale VDA
 
A Simple and Robust Algorithm for the Detection of QRS Complexes
A Simple and Robust Algorithm for the Detection of QRS ComplexesA Simple and Robust Algorithm for the Detection of QRS Complexes
A Simple and Robust Algorithm for the Detection of QRS Complexes
 
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
Performance improvement of a Rainfall Prediction Model using Particle Swarm O...
 
Rolling Element Bearing Condition Monitoring using Filtered Acoustic Emission
Rolling Element Bearing Condition Monitoring using Filtered Acoustic Emission Rolling Element Bearing Condition Monitoring using Filtered Acoustic Emission
Rolling Element Bearing Condition Monitoring using Filtered Acoustic Emission
 
Event triggered control design of linear networked systems with quantizations
Event triggered control design of linear networked systems with quantizationsEvent triggered control design of linear networked systems with quantizations
Event triggered control design of linear networked systems with quantizations
 
I041214752
I041214752I041214752
I041214752
 
Multiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
Multiple Sensors Soft-Failure Diagnosis Based on Kalman FilterMultiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
Multiple Sensors Soft-Failure Diagnosis Based on Kalman Filter
 
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHMTHE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
THE RESEARCH OF QUANTUM PHASE ESTIMATION ALGORITHM
 
Data analysis of weather forecasting
Data analysis of weather forecastingData analysis of weather forecasting
Data analysis of weather forecasting
 
A comparison of SIFT, PCA-SIFT and SURF
A comparison of SIFT, PCA-SIFT and SURFA comparison of SIFT, PCA-SIFT and SURF
A comparison of SIFT, PCA-SIFT and SURF
 

Similar to A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER

Extended Kalman observer based sensor fault detection
Extended Kalman observer based sensor fault detectionExtended Kalman observer based sensor fault detection
Extended Kalman observer based sensor fault detection
IJECEIAES
 
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
ijccmsjournal
 
A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
IJSRD
 
Adaptive and inteligence
Adaptive and inteligenceAdaptive and inteligence
Adaptive and inteligence
FinitoTheEnd
 
Kalman Filter and its Application
Kalman Filter and its ApplicationKalman Filter and its Application
Kalman Filter and its Application
Saptarshi Mazumdar
 
07 image filtering of colored noise based on kalman filter
07 image filtering of colored noise based on kalman filter07 image filtering of colored noise based on kalman filter
07 image filtering of colored noise based on kalman filter
studymate
 
Vlsi implementation of adaptive kalman filter for
Vlsi implementation of adaptive kalman filter forVlsi implementation of adaptive kalman filter for
Vlsi implementation of adaptive kalman filter for
eSAT Publishing House
 
Liquid Level Estimation in Dynamic Condition using Kalman Filter
Liquid Level Estimation in Dynamic Condition using Kalman FilterLiquid Level Estimation in Dynamic Condition using Kalman Filter
Liquid Level Estimation in Dynamic Condition using Kalman Filter
IJERA Editor
 
Design of optimized Interval Arithmetic Multiplier
Design of optimized Interval Arithmetic MultiplierDesign of optimized Interval Arithmetic Multiplier
Design of optimized Interval Arithmetic Multiplier
VLSICS Design
 
1789 1800
1789 18001789 1800
1789 1800
Editor IJARCET
 
1789 1800
1789 18001789 1800
1789 1800
Editor IJARCET
 
presentation.ppt
presentation.pptpresentation.ppt
presentation.ppt
WasiqAli28
 
Relative Study of Measurement Noise Covariance R and Process Noise Covariance...
Relative Study of Measurement Noise Covariance R and Process Noise Covariance...Relative Study of Measurement Noise Covariance R and Process Noise Covariance...
Relative Study of Measurement Noise Covariance R and Process Noise Covariance...
iosrjce
 
P01061112116
P01061112116P01061112116
P01061112116
IOSR Journals
 
An improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioningAn improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioning
IJRES Journal
 
Mits5003 aah62 report-2
Mits5003 aah62 report-2Mits5003 aah62 report-2
Mits5003 aah62 report-2
Subhadeep Chakraborty
 
6-A robust data fusion scheme for integrated navigation systems employing fau...
6-A robust data fusion scheme for integrated navigation systems employing fau...6-A robust data fusion scheme for integrated navigation systems employing fau...
6-A robust data fusion scheme for integrated navigation systems employing fau...
Muhammad Ushaq
 
IJSRED-V1I2P7
IJSRED-V1I2P7IJSRED-V1I2P7
IJSRED-V1I2P7
IJSRED
 
Biomedical signal modeling
Biomedical signal modelingBiomedical signal modeling
Biomedical signal modeling
Roland Silvestre
 
F0331031037
F0331031037F0331031037
F0331031037
inventionjournals
 

Similar to A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER (20)

Extended Kalman observer based sensor fault detection
Extended Kalman observer based sensor fault detectionExtended Kalman observer based sensor fault detection
Extended Kalman observer based sensor fault detection
 
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
COMPUTATIONAL COMPLEXITY COMPARISON OF MULTI-SENSOR SINGLE TARGET DATA FUSION...
 
A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
 
Adaptive and inteligence
Adaptive and inteligenceAdaptive and inteligence
Adaptive and inteligence
 
Kalman Filter and its Application
Kalman Filter and its ApplicationKalman Filter and its Application
Kalman Filter and its Application
 
07 image filtering of colored noise based on kalman filter
07 image filtering of colored noise based on kalman filter07 image filtering of colored noise based on kalman filter
07 image filtering of colored noise based on kalman filter
 
Vlsi implementation of adaptive kalman filter for
Vlsi implementation of adaptive kalman filter forVlsi implementation of adaptive kalman filter for
Vlsi implementation of adaptive kalman filter for
 
Liquid Level Estimation in Dynamic Condition using Kalman Filter
Liquid Level Estimation in Dynamic Condition using Kalman FilterLiquid Level Estimation in Dynamic Condition using Kalman Filter
Liquid Level Estimation in Dynamic Condition using Kalman Filter
 
Design of optimized Interval Arithmetic Multiplier
Design of optimized Interval Arithmetic MultiplierDesign of optimized Interval Arithmetic Multiplier
Design of optimized Interval Arithmetic Multiplier
 
1789 1800
1789 18001789 1800
1789 1800
 
1789 1800
1789 18001789 1800
1789 1800
 
presentation.ppt
presentation.pptpresentation.ppt
presentation.ppt
 
Relative Study of Measurement Noise Covariance R and Process Noise Covariance...
Relative Study of Measurement Noise Covariance R and Process Noise Covariance...Relative Study of Measurement Noise Covariance R and Process Noise Covariance...
Relative Study of Measurement Noise Covariance R and Process Noise Covariance...
 
P01061112116
P01061112116P01061112116
P01061112116
 
An improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioningAn improved fading Kalman filter in the application of BDS dynamic positioning
An improved fading Kalman filter in the application of BDS dynamic positioning
 
Mits5003 aah62 report-2
Mits5003 aah62 report-2Mits5003 aah62 report-2
Mits5003 aah62 report-2
 
6-A robust data fusion scheme for integrated navigation systems employing fau...
6-A robust data fusion scheme for integrated navigation systems employing fau...6-A robust data fusion scheme for integrated navigation systems employing fau...
6-A robust data fusion scheme for integrated navigation systems employing fau...
 
IJSRED-V1I2P7
IJSRED-V1I2P7IJSRED-V1I2P7
IJSRED-V1I2P7
 
Biomedical signal modeling
Biomedical signal modelingBiomedical signal modeling
Biomedical signal modeling
 
F0331031037
F0331031037F0331031037
F0331031037
 

Recently uploaded

Male reproduction physiology by Suyash Garg .pptx
Male reproduction physiology by Suyash Garg .pptxMale reproduction physiology by Suyash Garg .pptx
Male reproduction physiology by Suyash Garg .pptx
suyashempire
 
SDSS1335+0728: The awakening of a ∼ 106M⊙ black hole⋆
SDSS1335+0728: The awakening of a ∼ 106M⊙ black hole⋆SDSS1335+0728: The awakening of a ∼ 106M⊙ black hole⋆
SDSS1335+0728: The awakening of a ∼ 106M⊙ black hole⋆
Sérgio Sacani
 
Juaristi, Jon. - El canon espanol. El legado de la cultura española a la civi...
Juaristi, Jon. - El canon espanol. El legado de la cultura española a la civi...Juaristi, Jon. - El canon espanol. El legado de la cultura española a la civi...
Juaristi, Jon. - El canon espanol. El legado de la cultura española a la civi...
frank0071
 
Compositions of iron-meteorite parent bodies constrainthe structure of the pr...
Compositions of iron-meteorite parent bodies constrainthe structure of the pr...Compositions of iron-meteorite parent bodies constrainthe structure of the pr...
Compositions of iron-meteorite parent bodies constrainthe structure of the pr...
Sérgio Sacani
 
Summary Of transcription and Translation.pdf
Summary Of transcription and Translation.pdfSummary Of transcription and Translation.pdf
Summary Of transcription and Translation.pdf
vadgavevedant86
 
gastroretentive drug delivery system-PPT.pptx
gastroretentive drug delivery system-PPT.pptxgastroretentive drug delivery system-PPT.pptx
gastroretentive drug delivery system-PPT.pptx
Shekar Boddu
 
fermented food science of sauerkraut.pptx
fermented food science of sauerkraut.pptxfermented food science of sauerkraut.pptx
fermented food science of sauerkraut.pptx
ananya23nair
 
Sexuality - Issues, Attitude and Behaviour - Applied Social Psychology - Psyc...
Sexuality - Issues, Attitude and Behaviour - Applied Social Psychology - Psyc...Sexuality - Issues, Attitude and Behaviour - Applied Social Psychology - Psyc...
Sexuality - Issues, Attitude and Behaviour - Applied Social Psychology - Psyc...
PsychoTech Services
 
MICROBIAL INTERACTION PPT/ MICROBIAL INTERACTION AND THEIR TYPES // PLANT MIC...
MICROBIAL INTERACTION PPT/ MICROBIAL INTERACTION AND THEIR TYPES // PLANT MIC...MICROBIAL INTERACTION PPT/ MICROBIAL INTERACTION AND THEIR TYPES // PLANT MIC...
MICROBIAL INTERACTION PPT/ MICROBIAL INTERACTION AND THEIR TYPES // PLANT MIC...
ABHISHEK SONI NIMT INSTITUTE OF MEDICAL AND PARAMEDCIAL SCIENCES , GOVT PG COLLEGE NOIDA
 
Signatures of wave erosion in Titan’s coasts
Signatures of wave erosion in Titan’s coastsSignatures of wave erosion in Titan’s coasts
Signatures of wave erosion in Titan’s coasts
Sérgio Sacani
 
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
hozt8xgk
 
Lattice Defects in ionic solid compound.pptx
Lattice Defects in ionic solid compound.pptxLattice Defects in ionic solid compound.pptx
Lattice Defects in ionic solid compound.pptx
DrRajeshDas
 
TOPIC OF DISCUSSION: CENTRIFUGATION SLIDESHARE.pptx
TOPIC OF DISCUSSION: CENTRIFUGATION SLIDESHARE.pptxTOPIC OF DISCUSSION: CENTRIFUGATION SLIDESHARE.pptx
TOPIC OF DISCUSSION: CENTRIFUGATION SLIDESHARE.pptx
shubhijain836
 
Physiology of Nervous System presentation.pptx
Physiology of Nervous System presentation.pptxPhysiology of Nervous System presentation.pptx
Physiology of Nervous System presentation.pptx
fatima132662
 
Embracing Deep Variability For Reproducibility and Replicability
Embracing Deep Variability For Reproducibility and ReplicabilityEmbracing Deep Variability For Reproducibility and Replicability
Embracing Deep Variability For Reproducibility and Replicability
University of Rennes, INSA Rennes, Inria/IRISA, CNRS
 
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
Sérgio Sacani
 
Mechanisms and Applications of Antiviral Neutralizing Antibodies - Creative B...
Mechanisms and Applications of Antiviral Neutralizing Antibodies - Creative B...Mechanisms and Applications of Antiviral Neutralizing Antibodies - Creative B...
Mechanisms and Applications of Antiviral Neutralizing Antibodies - Creative B...
Creative-Biolabs
 
LEARNING TO LIVE WITH LAWS OF MOTION .pptx
LEARNING TO LIVE WITH LAWS OF MOTION .pptxLEARNING TO LIVE WITH LAWS OF MOTION .pptx
LEARNING TO LIVE WITH LAWS OF MOTION .pptx
yourprojectpartner05
 
Pests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdfPests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdf
PirithiRaju
 
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
Sérgio Sacani
 

Recently uploaded (20)

Male reproduction physiology by Suyash Garg .pptx
Male reproduction physiology by Suyash Garg .pptxMale reproduction physiology by Suyash Garg .pptx
Male reproduction physiology by Suyash Garg .pptx
 
SDSS1335+0728: The awakening of a ∼ 106M⊙ black hole⋆
SDSS1335+0728: The awakening of a ∼ 106M⊙ black hole⋆SDSS1335+0728: The awakening of a ∼ 106M⊙ black hole⋆
SDSS1335+0728: The awakening of a ∼ 106M⊙ black hole⋆
 
Juaristi, Jon. - El canon espanol. El legado de la cultura española a la civi...
Juaristi, Jon. - El canon espanol. El legado de la cultura española a la civi...Juaristi, Jon. - El canon espanol. El legado de la cultura española a la civi...
Juaristi, Jon. - El canon espanol. El legado de la cultura española a la civi...
 
Compositions of iron-meteorite parent bodies constrainthe structure of the pr...
Compositions of iron-meteorite parent bodies constrainthe structure of the pr...Compositions of iron-meteorite parent bodies constrainthe structure of the pr...
Compositions of iron-meteorite parent bodies constrainthe structure of the pr...
 
Summary Of transcription and Translation.pdf
Summary Of transcription and Translation.pdfSummary Of transcription and Translation.pdf
Summary Of transcription and Translation.pdf
 
gastroretentive drug delivery system-PPT.pptx
gastroretentive drug delivery system-PPT.pptxgastroretentive drug delivery system-PPT.pptx
gastroretentive drug delivery system-PPT.pptx
 
fermented food science of sauerkraut.pptx
fermented food science of sauerkraut.pptxfermented food science of sauerkraut.pptx
fermented food science of sauerkraut.pptx
 
Sexuality - Issues, Attitude and Behaviour - Applied Social Psychology - Psyc...
Sexuality - Issues, Attitude and Behaviour - Applied Social Psychology - Psyc...Sexuality - Issues, Attitude and Behaviour - Applied Social Psychology - Psyc...
Sexuality - Issues, Attitude and Behaviour - Applied Social Psychology - Psyc...
 
MICROBIAL INTERACTION PPT/ MICROBIAL INTERACTION AND THEIR TYPES // PLANT MIC...
MICROBIAL INTERACTION PPT/ MICROBIAL INTERACTION AND THEIR TYPES // PLANT MIC...MICROBIAL INTERACTION PPT/ MICROBIAL INTERACTION AND THEIR TYPES // PLANT MIC...
MICROBIAL INTERACTION PPT/ MICROBIAL INTERACTION AND THEIR TYPES // PLANT MIC...
 
Signatures of wave erosion in Titan’s coasts
Signatures of wave erosion in Titan’s coastsSignatures of wave erosion in Titan’s coasts
Signatures of wave erosion in Titan’s coasts
 
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
快速办理(UAM毕业证书)马德里自治大学毕业证学位证一模一样
 
Lattice Defects in ionic solid compound.pptx
Lattice Defects in ionic solid compound.pptxLattice Defects in ionic solid compound.pptx
Lattice Defects in ionic solid compound.pptx
 
TOPIC OF DISCUSSION: CENTRIFUGATION SLIDESHARE.pptx
TOPIC OF DISCUSSION: CENTRIFUGATION SLIDESHARE.pptxTOPIC OF DISCUSSION: CENTRIFUGATION SLIDESHARE.pptx
TOPIC OF DISCUSSION: CENTRIFUGATION SLIDESHARE.pptx
 
Physiology of Nervous System presentation.pptx
Physiology of Nervous System presentation.pptxPhysiology of Nervous System presentation.pptx
Physiology of Nervous System presentation.pptx
 
Embracing Deep Variability For Reproducibility and Replicability
Embracing Deep Variability For Reproducibility and ReplicabilityEmbracing Deep Variability For Reproducibility and Replicability
Embracing Deep Variability For Reproducibility and Replicability
 
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
Evidence of Jet Activity from the Secondary Black Hole in the OJ 287 Binary S...
 
Mechanisms and Applications of Antiviral Neutralizing Antibodies - Creative B...
Mechanisms and Applications of Antiviral Neutralizing Antibodies - Creative B...Mechanisms and Applications of Antiviral Neutralizing Antibodies - Creative B...
Mechanisms and Applications of Antiviral Neutralizing Antibodies - Creative B...
 
LEARNING TO LIVE WITH LAWS OF MOTION .pptx
LEARNING TO LIVE WITH LAWS OF MOTION .pptxLEARNING TO LIVE WITH LAWS OF MOTION .pptx
LEARNING TO LIVE WITH LAWS OF MOTION .pptx
 
Pests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdfPests of Storage_Identification_Dr.UPR.pdf
Pests of Storage_Identification_Dr.UPR.pdf
 
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
Candidate young stellar objects in the S-cluster: Kinematic analysis of a sub...
 

A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER

  • 1. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019 DOI : 10.5121/ijcseit.2019.9201 1 A NEW METHOD OF SMALL-SIGNAL CALIBRATION BASED ON KALMAN FILTER XU Yi-xiong, WANG Cheng-jun, XU Ya-jun,YANG Jiang-wei Shanghai Aerospace Control Technology Institute, Shanghai, China ABSTRACT The basic principle of Kalman filter (KF) is introduced in this paper, based on which, it presents a new method for high precision measurement of small-signal instead of the unreal direct one. We have designed a method of multi-meter information infusion. With this method, we filter the measured value of a type of special equipment and extract the optimal estimate for true value. Experimental results show that this method can effectively eliminate the random error of the measurement process. The optimal estimate error meets the basic requirements of conformity assessment, 3𝑈95 ≤ 𝑀𝑃𝐸𝑉. This method can provide an algorithm reference for the design of automatic calibration equipment. KEYWORDS Kalman filter; Information infusion; Multi-meter; High precision calibration 1. INTRODUCTION In classical control theory, we know that the accurate measurement and feedback of signals is the premise to ensure that the system can control the relevant parameters steadily, accurately and quickly.In modern military tactical weapon measurement and control system, satellite attitude and orbit control system, the importance of high-precision signal measurement is self-evident, and its measurement method has been the focus of our research. There are two commonly used measurement methods: direct method and indirect method.Direct measurement method is often used in signal measurement with relatively low accuracy requirements.The indirect measurement principle is adopted without corresponding measuring instruments or when the accuracy of measuring instruments can not meet the requirements of use, such as physical quantity transformation measurement, comparative measurement and other methods.In this paper, a high- precision signal calibration method based on multi-instrument information fusion is proposed, which originates from the idea of federated Kalman filter. 2. BASIC PRINCIPLES OF KALMAN FILTERING Essentially, Kalman filtering is a signal processing process that removes or weakens unwanted components and enhances the required components. This process can be realized either by hardware or by software. Since Kalman proposed KF in 1960 to overcome the shortcomings of Wiener filtering, it has been widely used in various fields of data processing and system control. The basic idea of Kalman filter is that the minimum mean square error is the best estimation criterion, the state space model of signal and noise is adopted, the estimation of state variables is updated by the estimation of the previous moment and the observation value of the current moment, and the estimation value of the current moment is obtained. According to the established system equation and observation equation, the algorithm makes the minimum mean square error for the signal to be processed. The process flow of signal measurement and processing is shown in Fig. 1.
  • 2. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019 2 Fig. 1 Signal Measurement Processing Flow Let the stochastic linear discrete system equation be: , 1 1 , 1 1 k k k k k k k k k k k x x w z H x v           (1) In the formula, k x is the n-dimension state vector of the system, k z is the m-dimensions measurement vector of the system, k w is the p-dimensions process noise of the dimension system, k v is the p-dimensions measurement noise, , 1 k k  is the n n  dimensions state transition matrix of the system, , 1 k k  is the n p  dimensions noise input matrix, k H is the m n  dimensions range matrix and the k subscript represents the k moment. Suppose that the statistics of process noise and measurement noise are as follows: ( ) 0, ( ) ( ) 0, ( , ) ( , ) 0 T k k j k kj T k k j k kj T k j k E w E w w Q E v E v v R E v v S         (2) In the formula, k Q is the nonnegative definite variance matrix of system noise, k R is the positive definite variance matrix of system measurement noise and k S is the covariance of system noise and measurement noise. When the estimated states and measurements satisfy (1) and (2) formulas and the system process noise and measurement noise satisfy (2), the state estimation ˆk x can be solved in the following steps: One-step state prediction: , 1 1 1 ˆ ˆ k k k k k x x      (3) State estimation: 1 1 ˆ ˆ ˆ ( ) k k k k k k k k x x K z H x      (4) The filter gain matrix:
  • 3. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019 3 1 , 1 1 ( ) T T T T k k k k k k k k k k k k K P H H P H R P H R       (5) One-step prediction error variance matrix: , 1 1 , 1 1 , 1 1 1 T T k k k k k k k k k k k k P P Q             (6) Estimation error variance matrix: 1 1 ( ) ( ) ( ) T T k k k k k k k k k k k k k k P I K H P I K H K R K I K H P         (7) Formula (3) ~ (7) are the basic equations of Kalman filter for stochastic linear discrete system. Given the initial value 0 x̂ and 0 p̂ , the measured value k z of the k time, the state estimation ˆk x of the k time can be calculated recursively. Kalman filter estimates the state of system process by feedback control method. The filter estimates the state of the process at a certain time, and then obtains feedback by means of measurement update. One update is divided into two parts, the state update process and the measurement update process. 3. INFORMATION FUSION METHOD OF MULTI-MEASURING INSTRUMENTS When it is necessary to measure high-precision signals, according to Kalman's basic principle, multi-instrument information fusion can be used to improve the accuracy of measurement results.In this paper, the 8-bit and-a-half high-precision digital meter F3458A (8-bit and a half) is used as the main measuring instrument, and several sub-measuring instruments can be added for filtering, such as F8846A, Keithley 2001 (six and a half), Keithley 2000 (six and a half), Agilent 34405A (five and a half), F8808A (five and a half)...The n-1 sub-filter is fused with the main measuring instrument 3458A separately, and then the n-1 sub-information and the main information are fused with the main filter again to get the optimal value of the measured value. The algorithm structure is shown in Figure 2. Fig. 2 Algorithmic structure of multi-digit table information fusion filtering
  • 4. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019 4 3.1. ONE-DIMENSIONAL FILTER DESIGN Assuming that the theoretical value of measurement is 25uV, the error requirement is 1uV, and the error of measurement instrument is 1.5uV, a single instrument is used to measure the voltage of 25uV 60 times in a short time. The measured value contains random noise which obeys Gauss distribution. By Kalman filter, the measurement results and measurement errors are compared, as shown in Figure 3. The state equation of one-dimensional filter is: 1 1 k k k k k k x x w z x v       (8) In the formula, the state matrix = 1, the noise input matrix = 1, the covariance = 0.01, and the measurement matrix = 1. Fig. 3 Comparison of measurement results and errors of one-dimensional filtering As can be seen from Figure 3, in practice, there is always a random variation of the real value around the expected value when the signal source outputs the expected value; the observed curve has poor tracking ability to the real value, and it has strong tracking ability after Kalman filtering. From the right figure, it can be seen more intuitively that the measurement deviation of the observation value is 1.247, the measurement deviation after Kalman filtering is 0.526, and the tracking ability before and after Kalman filtering is better than that before Kalman filtering. The measurement accuracy is increased by more than one time. 3.2. SIX-DIMENSIONAL FILTER DESIGN Fig. 2 is used to construct a six-dimensional filter to fuse the information of six measuring instruments. According to the measurement accuracy and resolution of each measuring instrument, the elements of state matrix and measurement matrix, i.e. weights, are set, and the elements of noise input matrix and covariance are set according to the measurement error. The six-bit filter equation of state is:
  • 5. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019 5 , 1 1 , 1 1 k k k k k k k k k k k x x w z H x v           (9) The state matrix, noise input matrix and measurement matrix are all 6 x6-dimensional diagonal matrices, and they are all 6 x1-dimensional noise input. The covariance is 6 x1-dimensional. The simulation results are shown in Fig. 4. Fig. 4 Six-Dimensional Filtering Measurement Results From Figure 4, we can see that the measurement accuracy of six-dimensional observations and Kalman filtering have been improved, and the tracking ability of real values has been strengthened. The measurement deviation after fusion of six-dimensional observations is 0.815, and that after Kalman filtering is 0.331. At this time, the error of the best estimation has met the basic requirements of conformity evaluation, that is, the error of the best estimation has met the basic requirements of conformity evaluation. The measurement accuracy of six-dimensional Kalman filter is about four times higher than that of one-dimensional observation. In summary, under this measurement system model, increasing the number of information fusion instruments can effectively improve the measurement accuracy of observation value and Kalman filter. After the follow-up experiments and simulations, according to the types of conventional measuring instruments, the measurement accuracy of Kalman filter can be improved by one accuracy grade compared with that of the main measuring instrument when it is increased to 8 fusion instruments. 4. SUMMARY In this paper, based on the basic idea of Kalman filter (KF), an extended Kalman filter (EKF) algorithm is designed by using multi-source information fusion technology, and a new method of small signal high precision measurement is proposed. However, this method has a large amount of field data acquisition and is inconvenient for manual calculation. Therefore, this algorithm provides a reference for the design of automatic measurement system.
  • 6. International Journal of Computer Science, Engineering and Information Technology (IJCSEIT), Vol.9, No.1/2, April 2019 6 REFERENCES [1] Pan Quan, Cheng Yongmei, Liang Yan, et al. Theory and application of multi-source information fusion [M]. Beijing: Tsinghua University Press, 2013 [2] He You, Wang Guohong, et al. Multisensor Information Fusion and Application (Second Edition) [M]. Beijing: Electronic Industry Press, 2007. [3] China Metrology and Testing Association. Professional Practice of Measurement Data Processing and Measurement [M]. Beijing: China Quality Inspection Press, 2013. [4] Yixiong Xu. The Pressure Signal Calibration Technology of the Comprehensive Test System[J]. Informatics Engineering, an International Journal, Vol.4, N0.2,June 2016:01~08. [5] Chen Kui. Experimental Design and Analysis [M]. Beijing: Tsinghua University Press (2nd edition), 2005 [6] Li Jing, Xu Hai. Platform recognition algorithm based on heterogeneous sensor information fusion [J]. Ship ECM, 2016 [6]: 33-42. [7] Chen H M, Kirubarjan T, Bar-Shalom T Track-to-track fusion versus centralized estimation: Theory and application. IEEE Transactions on Aerospace and Electronic System, 2008, 39(2):386-411. AUTHORS Xu Yi-xiong(1985-), Shanghai Aerospace Control Technology Institute, the main research interest now is Instrumentation measurement technology, address: Room 1105,Building NO.243,Lane 777,Dushi road, Minhang district, Shanghai(201109), fixed 021-34628108. WANG Cheng-jun(1983-), Shanghai Aerospace Control Technology Institute, the main research interest now is Inspection technology , address: Room 405,Building NO.2,Lane 1555,Zhong Chun road, Minhang district, Shanghai(201109), fixed 021- 24184425. XU Ya-jun(1987-), Shanghai Aerospace Control Technology Institute, the main research interest now is alignment technology, address: Room 405,Building NO.2,Lane 1555,Zhong Chun road, Minhang district, Shanghai(201109), fixed 021-24184409. Yang Jiang-wei(1983-), Shanghai Aerospace Control Technology Institute, the main research interest now is Engineering Technology, address: Room 405,Building NO.2,Lane 1555,Zhong Chun road, Minhang district, Shanghai(201109), fixed 021- 24184207.