Improved autonomous star identification algorithm*
Luo Li-Yan†, Xu Lu-Ping, Zhang Hua, Sun Jing-Rong
School of Aerospace Science and Technology, Xidian University, Xi’an 710126, China

Corresponding author. E-mail: xiaoyan12027@163.com

*Project supported by the National Natural Science Foundation of China (Grant Nos. 61172138 and 61401340), the Open Research Fund of the Academy of Satellite Application, China (Grant No. 2014_CXJJ-DH_12), the Fundamental Research Funds for the Central Universities, China (Grant Nos. JB141303 and 201413B), the Natural Science Basic Research Plan in Shaanxi Province, China (Grant No. 2013JQ8040), the Research Fund for the Doctoral Program of Higher Education of China (Grant No. 20130203120004), and the Xi’an Science and Technology Plan, China (Grant. No CXY1350(4)).

Abstract

The log–polar transform (LPT) is introduced into the star identification because of its rotation invariance. An improved autonomous star identification algorithm is proposed in this paper to avoid the circular shift of the feature vector and to reduce the time consumed in the star identification algorithm using LPT. In the proposed algorithm, the star pattern of the same navigation star remains unchanged when the stellar image is rotated, which makes it able to reduce the star identification time. The logarithmic values of the plane distances between the navigation and its neighbor stars are adopted to structure the feature vector of the navigation star, which enhances the robustness of star identification. In addition, some efforts are made to make it able to find the identification result with fewer comparisons, instead of searching the whole feature database. The simulation results demonstrate that the proposed algorithm can effectively accelerate the star identification. Moreover, the recognition rate and robustness by the proposed algorithm are better than those by the LPT algorithm and the modified grid algorithm.

Keyword: 42.30.Sy; 42.30.–d; 95.85.–e; log–polar transform; star identification; star pattern; star sensor
1. Introduction

Star identification plays an important role in celestial navigation such as the automated sky survey system and the deep space exploration.[1, 2] In the “ lost in space” mode, autonomous star identification is possible to determine the spacecraft attitude[3] without any prior information. In star sensor, the processes of star centroid extraction, star identification, and attitude determination must be performed in real-time, and the accuracy of star identification directly affects the attitude determination of spacecraft. Therefore, the rapid and robust star identification algorithm is required.

During the past few decades, some efforts have been made to study the star identification and many star identification algorithms for star tracking have been achieved. These algorithms have the same goal that is to identify stars as quickly and robustly as possible. The star identification algorithms can be roughly classified into two basic categories:[4] subgraph isomorphism[5] and pattern recognition, [6, 7] in which no prior information about the attitude of the spacecraft is available. In the first type, the stars are treated as the vertices of a graph and the star pair distances or triples (perhaps also including the brightness information) are adopted as the recognition features. For this type of algorithm, it mainly includes triangle algorithm, [811] polygon algorithm, [1214] and match group algorithm.[15, 16] As to the other types, some stars or all stars in the field of view (FOV) are used to structure a well-defined pattern. Grid algorithm, [1723] neural network algorithm, [2427] and genetic algorithm[2830] are the representative approaches. Some of the star identification algorithms mentioned above have a lower identification rate, and others are time-consuming. Although many efforts have been made to cope with these problems, there are still a few disadvantages.

The pattern recognition has become a promising trend of star identification in recent years.[3134] The log– polar transform (LPT) is rotation-invariant, and it is widely used in moving target recognition, character recognition, etc.[35, 36] Wei et al.[37] have introduced LPT into star identification. They have found that the LPT algorithm is insensitive to positional noise and magnitude noise, and it also has high recognition accuracy when there have been false stars and lost stars. But the circular shift operation must be performed for many times when two feature vectors are compared in the LPT algorithm, which is time-consuming.

In order to reduce the time consumed and enhance the robustness of star identification, we propose an improved autonomous star identification algorithm based on the LPT algorithm. Firstly, the reference star and the alignment star are chosen to reset the new coordinate axes, which make it able to establish the one-to-one relationship between each navigation star and its star pattern. Secondly, all stars observed in FOV are projected onto the new coordinate axes. Then the observed star’ s position in Cartesian coordinates will be converted into polar coordinates by using the LPT. Finally, the feature vector of the star pattern can be achieved according to the LPT result. Compared with the LPT algorithm, the proposed algorithm has no need of the circular shift of the feature vector to find the matching star pattern in the feature database, so it can obtain the identification result quickly. Meanwhile, the logarithmic values of the plane distances between the reference star and its neighbor stars are adopted to form the data of the feature vector, instead of the row numbers in the LPT algorithm, which is more adaptive in practical application. The proposed algorithm has also been compared with the modified grid algorithm to investigate the performance of the proposed algorithm.

The rest of this paper is organized as follows. In Section  2 the imaging principle in the star sensor and the LPT in this proposed algorithm are introduced. In Section 3, the star pattern generation of the proposed algorithm is described in detail. The simulation and analysis are given in Section 4. Finally, in Section 5, the concluding remarks are made.

2. Description of star identification algorithm
2.1. Imaging principle in star sensor

The star catalog and astronomical almanac express a star’ s position in terms of its right ascension α and declination β in the inertial frame (see Fig.  1). The equatorial plane Qγ Q′ and the celestial axis PP′ establish the inertial coordinates. Astronomically, all stars in the sky are located on the sphere whose radius is infinite.

Fig.  1. Celestial sphere reference frame.

The star sensor is installed on the spacecraft and its coordinates o0x0y0z0 are predesigned. The parallel light from stars impinges on the focal plane of a charge-coupled diode (CCD) (see Fig.  2). In the real image from the star sensor, the star position is expressed in terms of pixels along the x and y axes. A star position in the inertial frame can be converted into a position expressed by the star image coordinates:

where (Nx, Ny is the resolution of CCD in the star sensor, (FOVx, FOVy) is the FOV of CCD, α i, and β i are the right ascension and declination of the i-th star observed respectively, and (α 0, β 0) is the optical axis direction of CCD.

Fig.  2. Imaging principle in star sensor.

2.2. LPT algorithm

Generally, the LPT is used to extract the rotation invariant feature for image recognition. In the LPT the translation, rotation, and scaling of the image are converted into the displacement variation, which can greatly simplify the problem. Let the star position in Cartesian coordinates be (x, y), then its position (r, θ ) in polar coordinates will be achieved using the following equation:

The process of the LPT is shown in Fig.  3.

Fig.  3. The LPT.

During the process of star identification, one of stars observed in FOV is chosen as the reference star, and it is located at the origin of polar coordinates after the LPT. The observed stars in the neighboring region with a radius R (see Fig.  4(a)) are called the neighbor stars of the reference star. The reference star and its neighbor stars form the pattern of the reference star. In the LPT, the rotation of the stellar image causes the circular shifts of the θ values of stars along the θ axis, and the scaling of the stellar image causes the translations of the r values of the stars along the r axis. Therefore, the LPT results of the patterns of the same reference star are different from each other when the stellar image is rotated. Figure  4 shows the LPT results when the stellar image is rotated and not.

Fig.  4. The LPT results of (a) the star pattern and (b) when the stellar image is rotated, with the same reference star.

2.3. Proposed algorithm

In the proposed algorithm, some attempts are made to reduce the time consumed in star identification. In order to achieve the unique pattern of the reference star, the centroid coordinates of stars observed in FOV are reset. The nearest neighbor star located within the neighborhood radius R is chosen as the alignment star of the reference star. The direction from the reference star to the alignment star is denoted as the ox′ axis among the new coordinate axes (see Fig.  5).

Fig.  5. The LPT in the proposed algorithm.

Let the centroid coordinates of the star observed be (x, y) and (x′ , y′ ) in oxy coordinates and oxy′ coordinates, respectively, then centroid coordinates of the stars observed in oxy′ coordinates will be achieved using Eq.  (3)

where

is the transformation matrix, θ is the rotation angle from the ox axis to the ox′ axis counterclockwise

where (xs, ys) is the centroid coordinate of the reference star (the origin of the oxy′ coordinates), and (xa, ya) is the centroid coordinate of the alignment star.

And

are the offsets between the origin of the oxy coordinates and the origin of the oxy′ coordinates, and (x0, y0) is the origin of the oxy coordinates. Generally, x0 = 0 and y0 = 0.

Then the new centroid coordinates of the stars observed in FOV are converted into polar coordinates, and the process in the proposed algorithm is as follows:

3. Star pattern generation

The star pattern of the reference star consists of the reference star and its neighbor stars. The rotation invariant feature of the star pattern is extracted by using LPT. The nearest neighbor star of the reference star is chosen as the alignment star. So the centroid coordinate (xa, ya) of the alignment star should satisfy the following condition:

where N is the number of the neighbor stars.

It can be found that the angle between the neighbor star and the alignment star ranges from 0° to 360° . Let the resolution of the θ axis be m in polar coordinates, then the angle interval on θ axis will be 360° /m. The logarithmic value of the plane distance between the reference star and each of its neighbor stars is projected on the r axis in polar coordinates. Let the reference star be s, and assume that the number of neighbor stars whose angles fall in the i-th angle interval is n, then the maximum r value in the i-th angle interval will be expressed as

where θ is the angle between the neighbor star and the alignment star, and the notation ⌈ ⌉ denotes rounding up the value. The angle falling in the i-th angle interval ranges from (i − 1) × 360° /m to i × 360° /m. If there is no neighbor star falling in the i-th angle interval, then ai = 0. The feature vector of the reference stars can be expressed as

The feature vector of each navigation star can be achieved using the method described above, and all these feature vectors form the feature database of the navigation stars.

Let the feature vector of the navigation star in feature database be Ilpt(c), and the feature vector of the star observed in FOV be Ilpt (s), then the similarity between Ilpt (s) and Ilpt (c) is measured by the summation of the absolute difference between the two feature vectors.

where Num is the number of navigation stars. The smaller the summation, the more similar the two feature vectors become.

In order to avoid searching the whole feature database to find the matching star pattern, the number of the non-zero values in the feature vector is used to restrict the search scope. Assume that the number of the non-zero values in Ilpt (s) is Ls, then the feature vectors in the feature database with the number of the non-zero values between Lsε 1 and Lsε 2 will be compared with Ilpt (s). Therefore, it can quickly obtain the matching result with fewer comparisons instead of the searching for the whole feature database. So the process of identification can be expressed as

where Lc is the number of the non-zero values in Ilpt (c), ε 1 and ε 2 are the tolerances of the number of the non-zero values.

From the above description, the record of each star pattern in the feature database can be expressed as

where id is the index of the navigation star.

4. Simulation conditions

The Tycho-2 catalogue is used as the source of our navigation star data. Some stars in the star catalogue, which may lack the lightness information or the location information, cannot be chosen as the navigation stars. Due to the limitation of the resolution of the CCD in the star sensor, it cannot clearly distinguish the two stars when they appear too close. In this paper, two stars less than 20 pixels (about 0.39° ) apart are considered as the binary stars. Therefore, there are 6685 stars to be chosen as the navigation stars whose visual magnitude ranges from 1.0  m to 6.5  m. Each of the navigation stars is regarded as the reference star to construct the feature vector for the onboard feature database. The resolution of the simulated stellar image is 1024 × 1024 pixels with a 20° × 20° FOV. The average number of the stars in FOV is 30.32, with 68 used as the maximum and 3 as the minimum. The experiments are carried out using a microcomputer with a 3.20-GHz Pentium (R) Dual-Core, 1.96-GB RAMS.

The achievable performance of the proposed algorithm is demonstrated via a comparative study between the LPT algorithm[37] and the modified grid algorithm.[20] The simulations mainly include the influences of positional noise, false stars and lost stars on identification, the memory usage, and identification time. The magnitude information about the navigation star is not used in the proposed algorithm, so the influence of the magnitude noise on star identification is ignored.

5. Experiment results and analyses
5.1. Choice of the identification parameters

As is well known, a lot of geometric information about the observed stars located on the edge of FOV is lost. In order to obtain the geometry information out of the observed stars as much as possible, the observed stars near the center of FOV are chosen as the reference stars in this paper. The identification process is considered to be unsuccessful when the number of stars observed in FOV is less than 3.

It can be known from Ref.  [37] that the recognition rate changes with the variation of the neighborhood radius R and it can achieve the highest recognition rate when R = 6° . So the neighborhood radius R is set to be 6° throughout this paper. The resolution of the θ axis in polar coordinates denoted by m is set to be 100. In the process of star identification, the tolerances of the number of the non-zero values are set to be ε 1 = ε 2 = 1 in experience.

5.2. Influence of positional noise on identification

The positional noises are added to the real centroid coordinates of star points in the simulated stellar image to investigate the robustness of the identification algorithm.

Figure  6 shows the recognition rates of the three star identification algorithms in which only the positional noises are added. The results show that the proposed algorithm has a better anti-noise ability than the LPT algorithm and the modified grid algorithm. The recognition rate of the proposed algorithm is up to 98.04% when the positional noise is 0.5  pixels, while the recognition rate of the LPT algorithm is just about 91.76% and the recognition rate of the modified grid algorithm is about 97.61% under the same condition.

Fig.  6. Recognition rates versus positional noise (F: false star, L: lost star).

5.3. Influence of false stars on identification

Space debris and spacecraft may be mistaken as the observed stars (false stars), which will disturb the star identification. In this section, false stars will be added on the simulated stellar image to verify the performance of the proposed algorithm. Figure  7 shows the statistical results of the recognition rates of the three algorithms for all 6685 navigation stars with the number of false stars ranging from 1 to 3. The false stars are randomly distributed on the simulated stellar image.

In Fig.  7, without positional noise, the identification rate of the proposed algorithm decreases from 99.08% to 98.55% when the number of false stars increases from 1 to 3. Under the same conditions, the rate of the LPT algorithm decreases from 98.47% to 95.46%, and the rate of the modified grid algorithm decreases from 99% to 86.5%. It can be found that the recognition rates of the three algorithms decrease by 0.53%, 3.01%, and 12.5%, respectively. It can be known from the analysis results that the LPT algorithm is more sensitive to positional noise than the other two algorithms, and the false stars greatly affect the recognition rate of the modified grid algorithm. The proposed algorithm outperforms the LPT algorithm and the modified grid algorithm when there are false stars.

Fig.  7. Recognition rates versus positional noise for the cases of 1 (a), 2 (b), and 3 (c) false stars.

5.4. Influence of lost stars on identification

Some stars in the sky may not be captured by CCD (lost stars) because of the shelter of other spacecraft or the hardware failure of the star sensor. In tests, the stars observed on the simulated stellar images are deleted randomly. Figure  8 shows the influences of lost stars on star identification. From the results it can be found that the LPT algorithm is sensitive to lost stars, while the proposed algorithm performs well. The downtrend of the recognition rate of the modified grid algorithm is similar to that of the recognition rate of the proposed algorithm, but the robustness of the proposed algorithm is better than that of the modified grid algorithm.

Fig.  8. Recognition rates versus positional noise for the cases of 1 (a) and 2 (b) lost stars.

To sum up, even under positional noise, as well as the existence of false stars and lost stars, the proposed algorithm is more robust than the LPT algorithm and the modified grid algorithm.

5.5. Memory usage and identification time

The identification time and memory usage are the important factors in actual implementation of the star identification algorithm. The simulation results are summarized in Table  1.

Table 1. Benchmarking of star identification algorithms.

In the LPT algorithm, the comparisons between the feature vector of the reference star and the feature vector in the feature database are considered as the string matching. The rotation of the stellar image will cause the translation of the logarithmic values of star plane distances along the θ axis, so the feature vector of the reference star needs the circular shift for many times when it is compared with each feature vector in the feature database. It is known that the string matching involving circular shift costs a lot of time. Meanwhile, it needs to search the whole feature database to find the identification result. So the LPT algorithm is time-consuming.

The modified grid algorithm requires the logical AND operations when two star patterns are compared, and the recognition time increases obviously with the increase of the number of the grid cells. It also needs to search the whole feature database to find the best matching pattern.

The proposed algorithm resets the coordinates by using the reference star and the alignment star, and the star pattern is invariable when the stellar image is rotated. Thus there is no need to find the matching feature vector in the feature database for the circular shift of the feature vector, which accelerates star identification. Meanwhile, the number of the non-zero values of the feature vector is used to narrow down the search scope, which makes it able to obtain the identification result with fewer comparisons.

The proposed algorithm has an average identification time of 7  ms, while the LPT has an average identification time of 73.8  ms, which is about 10 times that of the proposed algorithm. The average identification time of the modified grid is longest (0.4017  s). Each logarithmic value in the feature vector of the proposed algorithm occupies 2 bytes, and each value in the feature vector of the LPT algorithm just occupies 1 byte. So the feature database of the proposed algorithm with 1.3  MB is larger than that of the LPT algorithm with 0.65  MB. Because the modified grid algorithm needs to store the star pattern, its feature database is largest (7.38  MB). Although the feature database of the proposed algorithm is larger than that of the LPT algorithm, it is acceptable in practical application.

The experimental results validate the theoretical analysis. Despite the fact that the memory requirement for our algorithm is more than that of the LPT algorithm, it is supported by the available hardware. As such, its practical application is feasible.

6. Conclusions

Compared with the LPT algorithm, the proposed algorithm avoids the circular shift operation which greatly reduces the star recognition time. At the same time, it also effectively enhances the robustness of star identification. The centroid coordinates of observed stars are reset, with the result that the navigation star has the same feature vector, whether the stellar image is rotated or not. Therefore, the comparison between the two feature vectors can be simplified into the subtraction operation. The simulation results confirm that the proposed algorithm is much more time-saving than the LPT algorithm and the modified grid algorithm. Even under positional noise, as well as with the existence of false stars and lost stars, the proposed algorithm performs better than the LPT algorithm and the modified grid algorithm in terms of identification time, recognition accuracy, and robustness. Although the feature database of the proposed algorithm is larger than that of the LPT algorithm, it is supported by the available hardware.

Reference
1 Meng Y H and Chen Q F 2014 Acta Phys. Sin. 63 248402(in Chinese) DOI:10.7498/aps.63.248402 [Cited within:1] [JCR: 1.016] [CJCR: 1.691]
2 Shen B L, Chang J, Wang X, Niu Y J and Feng S L 2014 Acta Phys. Sin. 63 144201(in Chinese) DOI:10.7498/aps.63.144201 [Cited within:1] [JCR: 1.016] [CJCR: 1.691]
3 Quan W, Xu L, Zhang H J and Fang J C 2013 Chinese Journal of Aeronautics 26 449(in Chinese) DOI:10.1016/j.cja.2013.02.023 [Cited within:1] [JCR: 0.438] [CJCR: 0.665]
4 Padgett C, Delgado K K and Udomkesmalee S 1997 Journal of Guidance, Control, and Dynamics 20 259 DOI:10.2514/2.4061 [Cited within:1] [JCR: 1.27]
5 Thomas H C, Charles E L, Ronald L R and Clifford S 2009 Introduction to Algorithms3rd edn. London MIT 589 601 [Cited within:1]
6 Gu Y and Li Q 2014 Chin. Phys. B 23 044213 DOI:10.1088/1674-1056/23/4/044213 [Cited within:1] [JCR: 1.148] [CJCR: 1.2429]
7 Amani T, Jordi M, Ali K and Kaher T 2014 Chin. Phys. B 23 046101 DOI:10.1088/1674-1056/23/4/046101 [Cited within:1] [JCR: 1.148] [CJCR: 1.2429]
8 Zhang W, Qi S X, Zhang R, Yang L L, Sun J F, Song L Q and Tian J W 2013Proceedings of International Symposium on Photoelectronic Detection and Imaging 2013: Infrared Imaging and ApplicationsJune 25, 2013Beijing, China89075H-1 DOI:10.1117/12.2035019 [Cited within:1]
9 Du L and Zhao Y 2011Proceedings of International Symposium on Photoelectronic Detection and Imaging 2011: Advances in Infrared Imaging and ApplicationsMay 24, 2011Beijing, China819305-1 DOI:10.1117/12.895213 [Cited within:1]
10 Lamy Au Rousseau G, Bostel J and Mazari B 2005 IEEE Aerospace and Electronic Systems Magazine 20 27 DOI:10.1109/MAES.2005.1397146 [Cited within:1] [JCR: 0.343]
11 Liu C S, Xiao H, Xiao S and Liu G B 2010IEEE 2010 Symposium on Photonics and Optoelectronic (SOPO)June 19–21, 2010Chengdu, China 1 DOI:10.1109/SOPO.2010.5504468 [Cited within:1]
12 Mortari D, Samaan M A, Bruccoleri C and Junkins J L 2004 The Journal of Navigation 51 171 DOI:10.1002/navi.2004.51.issue-3 [Cited within:1]
13 Mortari D, Junkins J L and Samman M A 2001Advances in the Astronautical SciencesJanuary 31–February 4, 2001Breckenridge, Colorado, USA 49 [Cited within:1]
14 Accardo D and Rufino G 2002 IEEE Transactions on Aerospace and Electronic Systems 38 813 DOI:10.1109/TAES.2002.1039401 [Cited within:1] [JCR: 1.299]
15 van Bezooijen R W H 1994Proceedings of SPIE International Soceity of Optical EngineeringApril 4, 1994Orland o, FL, USA 156 DOI:10.1117/12.178979 [Cited within:1]
16 Pei R, Hou Y S, Hao Y and Xie Y E 2013Proceedings of 2013 International Conference on Mechatronic Sciences, Electric Engineering and Computer (MEC)December 20–22, 2013Shenyang, China 1502 DOI:10.1109/MEC.2013.6885305 [Cited within:1]
17 Padgett C and Kreutz-Delgado K 1997 IEEE Transactions on Aerospace and Electronic Systems 33 202 DOI:10.1109/7.570743 [Cited within:1] [JCR: 1.299]
18 Silani E and Lovera M 2006 IEEE Transactions on Aerospace and Electronic Systems 42 1275 DOI:10.1109/TAES.2006.314572 [Cited within:1]
19 Lee H and Bang H 2007 IEEE Transactions on Aerospace and Electronic Systems 43 112 DOI:10.1109/TAES.2007.357120 [Cited within:1]
20 Na M, Zheng D N and Jia P 2009 IEEE Transactions on Aerospace and Electronic Systems 45 516 DOI:10.1109/TAES.2009.5089538 [Cited within:1] [JCR: 1.299]
21 Pham M D, Low K S, Chen S S and Xing Y T 2012Proceedings of 2012 IEEE Symposium on Industrial Electronics and Applications (ISIEA)September 23–26, 2012Band ung, Indonesia 236 DOI:10.1109/ISIEA.2012.6496636 [Cited within:1]
22 Pham M D, Low K S and Chen S S 2013 IEEE Transactions on Aerospace and Electronic Systems 49 1467 [Cited within:1] [JCR: 1.299]
23 Lee H, Oh C S and Bang H 2003Proceedings of Recent Advances in Space TechnologiesNovember 20–22, 2003Istanbul, Turkey 385 DOI:10.1109/RAST.2003.1303947 [Cited within:1]
24 Yang J and Wang L 2012Proceedings of 10th IEEE International Conference on Industrial Informatics (INDIN)July 25–27, 2012Beijing, China 118 DOI:10.1109/INDIN.2012.6301126 [Cited within:1]
25 Hong J and Dickerson J A 2000 Journal of Guidance, Control, and Dynamics 23 728 DOI:10.2514/2.4589 [Cited within:1] [JCR: 1.27]
26 Kun Tae K and Hyochoong B 2003Advances in the Astronautical SciencesMay 23–24, 2003Texas A & M University, COLL STN, TX, USA 165 [Cited within:1]
27 Lindsey C S, Lindblad T and Eide A J 1997Proceedings of SPIE International Society of Optical EngineeringApril 21, 1997Orland o, FL, USA 471 DOI:10.1117/12.271545 [Cited within:1]
28 McClintock S, Lunney T and Hashim A 1998Proceedings of the 14th International Conference on Soft ComputingSeptember 30–Octorber 05, 1996IIZUKA, Japan 3 [Cited within:1]
29 Kolomnkin M, Pollak S, Shimshoni I and Lindenbaum M 2008 IEEE Transactions on Aerospace and Electronic Systems 44 441 DOI:10.1109/TAES.2008.4560198 [Cited within:1] [JCR: 1.299]
30 Seisie-Amoasi E, Williams Brian G and Schoen Marco P 2005Proceedings of the ASME International Mechanical Engineering Congress and ExpositionNoverber 5–11, 2005Orland o, FL, USA 913 [Cited within:1]
31 Quan W, Xu L and Fang J C 2013 IEEE Transactions on Aerospace and Electronic Systems 49 2101 [Cited within:1] [JCR: 1.299]
32 Youngwoo Y 2013 IEEE Transactions on Aerospace and Electronic Systems 49 2065 [Cited within:1] [JCR: 1.299]
33 Hyosang Y, Sung Wook P, Yeerang L, Byung-Hoon L and Hungu L 2013 IEEE Transactions on Aerospace and Electronic Systems 49 1108 [Cited within:1] [JCR: 1.299]
34 Zhao L, Hou Y S, Hao Y and Wu X W 2014Proceedings of the 33rd Chinese Control ConferenceJuly 28–30, 2014Nanjing, China 703 DOI:10.1109/ChiCC.2014.6896711 [Cited within:1]
35 Tao Y, Ioerger T R and Tang Y Y 2001Proceedings of 2001 International Conference on Image ProcessingOctober 7–102001Thessaloniki, Greece 1090 DOI:10.1109/ICIP.2001.959239 [Cited within:1]
36 Kageyu S, Ohnishi N and Sugie N 1991Proceedings of IEEE International Joint Conference on Neural NetworksNovember 18–21, 1991Singapore 54 DOI:10.1109/IJCNN.1991.170381 [Cited within:1]
37 Wei X G, Zhang G J and Jiang J 2009 AIAA Journal of Aerospace Computing, Information, and Communication 6 483 DOI:10.2514/1.30393 [Cited within:3]