WO2022241991A1 - Hypersonic vehicle trajectory tracking method - Google Patents

Hypersonic vehicle trajectory tracking method Download PDF

Info

Publication number
WO2022241991A1
WO2022241991A1 PCT/CN2021/120052 CN2021120052W WO2022241991A1 WO 2022241991 A1 WO2022241991 A1 WO 2022241991A1 CN 2021120052 W CN2021120052 W CN 2021120052W WO 2022241991 A1 WO2022241991 A1 WO 2022241991A1
Authority
WO
WIPO (PCT)
Prior art keywords
target state
virtual target
target
sampling point
virtual
Prior art date
Application number
PCT/CN2021/120052
Other languages
French (fr)
Chinese (zh)
Inventor
王伟
朱泽军
杨婧
潘政雨
令狐美琪
林德福
王江
王辉
纪毅
王雨辰
刘佳琪
陈柏霖
Original Assignee
北京理工大学
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京理工大学 filed Critical 北京理工大学
Publication of WO2022241991A1 publication Critical patent/WO2022241991A1/en

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S13/00Systems using the reflection or reradiation of radio waves, e.g. radar systems; Analogous systems using reflection or reradiation of waves whose nature or wavelength is irrelevant or unspecified
    • G01S13/66Radar-tracking systems; Analogous systems
    • G01S13/72Radar-tracking systems; Analogous systems for two-dimensional tracking, e.g. combination of angle and range tracking, track-while-scan radar
    • G01S13/723Radar-tracking systems; Analogous systems for two-dimensional tracking, e.g. combination of angle and range tracking, track-while-scan radar by using numerical data
    • G01S13/726Multiple target tracking
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S13/00Systems using the reflection or reradiation of radio waves, e.g. radar systems; Analogous systems using reflection or reradiation of waves whose nature or wavelength is irrelevant or unspecified
    • G01S13/66Radar-tracking systems; Analogous systems
    • G01S13/72Radar-tracking systems; Analogous systems for two-dimensional tracking, e.g. combination of angle and range tracking, track-while-scan radar
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T90/00Enabling technologies or technologies with a potential or indirect contribution to GHG emissions mitigation

Definitions

  • the invention relates to the technical field of defense and interception of non-cooperative hypersonic aircraft, in particular to a trajectory tracking method of a hypersonic aircraft.
  • the hypersonic aircraft generally refers to an aircraft with a flight speed of more than 5 times the speed of sound. Due to its high flight speed, traditional radar detection and other methods will produce large errors when calculating specific distances, and the detection results are not ideal. , there is an urgent need for a more accurate tracking and solving method for hypersonic vehicle trajectory. At the same time, this method also has high requirements for real-time performance, and the calculation results need to be obtained in time.
  • the inventors have conducted in-depth research on traditional tracking methods for hypersonic vehicles, hoping to design a new tracking method that can solve the above problems.
  • a hypersonic vehicle is detected through a detection station with a radar. Continuously select a certain number of sampling points within a certain period of time, and obtain target state information correspondingly for each sampling point, so as to form the motion law of the hypersonic vehicle within a period of time, and provide a data basis for subsequent research or trajectory prediction.
  • each Sampling points are solved to calculate multiple possible target states, which are called virtual target states.
  • the virtual target state with excessive deviation is removed. Add a virtual target state with less deviation to form a new virtual target state group, and obtain the tracking result corresponding to the sampling point, that is, the tracked target state, through the weighted average of the new virtual target state group, thereby completing the present invention.
  • the object of the present invention is to provide a hypersonic vehicle trajectory tracking method based on virtual target state filtering, the method comprises the following steps:
  • Step 1 arrange a detection station, and continuously detect whether there is a target in the area through the detection station, and the target is a hypersonic aircraft;
  • Step 2 after the target is found, give the initial target state, and select the sampling point, start sampling, and obtain the observation value, the observation value includes the two coordinates of the target relative to the detection station in the northeast sky coordinate system obtained through detection station detection. azimuth;
  • Step 3 at each sampling point, a plurality of virtual target states are estimated according to the initial target state
  • Step 4 resampling the virtual target state of each sampling point according to the observed value of the sampling point;
  • Step 5 Determine the target state corresponding to the sampling point according to the virtual target state obtained by resampling.
  • each virtual target state is estimated by the following formula (1),
  • X(k) represents the virtual target state
  • X(0) represents the initial target state
  • B(k-1) represents the maneuvering acceleration of the target
  • W(k) represents the process noise
  • both ⁇ and ⁇ represent matrix coefficients.
  • the value of the maneuvering acceleration B(k-1) of the target is:
  • x b randomly selects any number from 20m/s 2 to 40m/s 2
  • y b randomly selects any number from 7m/s 2 to 13m/s 2
  • z b randomly selects any number from 20m/s 2 to 40m/s Any number from 2 .
  • s 1 , s 2 , s 3 , s 4 , s 5 and s 6 are all random numbers conforming to a normal distribution with a mean of 0, a variance of 1, and a standard deviation of 1.
  • T represents the sampling period
  • said step 4 includes the following sub-steps:
  • Sub-step 1 Solve the two azimuth angles of each virtual target state relative to the detection station in the northeast sky coordinate system
  • Sub-step 2 Make a difference between the two azimuth angles of the virtual target state and the two azimuth angles in the observed value, and calculate the square root of the two difference values;
  • Sub-step 3 Substitute the square root of each virtual target state into the Gaussian distribution function to obtain the weight of each virtual target state;
  • sub-step 4 the virtual target state with a smaller weight is deleted, and the virtual target state with a larger weight is copied, so that the total number of virtual target states remains consistent, thereby completing the resampling of the virtual target state.
  • step 5 the target state corresponding to the sampling point is obtained by performing a weighted average on all the virtual target states obtained by resampling in the sampling point.
  • the target state corresponding to each sampling point obtained in step 5 is the tracking result of the target
  • the average value of the target states obtained at the same sampling point among multiple detection stations is the detection result of the target.
  • sampling points there are more than 50 sampling points, preferably 100 sampling points.
  • the number of virtual target states set in each sampling point is all consistent with each other, preferably, the number of virtual target states set in each sampling point is more than 100; more preferably, 10000 virtual target states are set in each sampling point target state.
  • the virtual target states obtained at different sampling points are all based on the same initial target state, which can reduce the amount of calculation and simplify the calculation process; at the same time, due to The process noise in the calculation process of the virtual target state is enlarged by ten times, and the coverage of the virtual target state is wide enough to offset the initial error caused by the initial target state, making the tracking results accurate and timely.
  • Fig. 1 shows a logic diagram of the overall structure of the hypersonic vehicle trajectory tracking method in a preferred embodiment of the present invention
  • Fig. 2 shows a schematic diagram of the real trajectory and the measured trajectory in Embodiment 1 of the present invention
  • Fig. 3 shows the embodiment of the present invention
  • Fig. 4 shows a schematic diagram of the change of the calculation time in Embodiment 1 of the present invention
  • Fig. 5 shows a schematic diagram of the real trajectory and the measurement trajectory in Embodiment 2 of the present invention
  • Fig. 6 shows the schematic diagram of the present invention
  • FIG. 7 shows a schematic diagram of the variation of the calculation time in Embodiment 2 of the present invention
  • FIG. 1 shows a logic diagram of the overall structure of the hypersonic vehicle trajectory tracking method in a preferred embodiment of the present invention
  • Fig. 2 shows a schematic diagram of the real trajectory and the measured trajectory in Embodiment 1 of the present invention
  • FIG. 8 shows a schematic diagram of the real trajectory and the measurement trajectory in Embodiment 3 of the present invention
  • a schematic diagram of the variation of the tracking error in the third embodiment of the invention shows a schematic diagram of the variation of the calculation time in the third embodiment of the invention
  • FIG. 11 shows a schematic diagram of the real track and the measurement track in the fourth embodiment of the invention
  • FIG. 12 shows Figure 13 shows a schematic diagram of the change of the calculation time in Embodiment 4 of the present invention
  • Figure 14 shows a schematic diagram of the real trajectory and the measurement trajectory in Embodiment 5 of the present invention
  • Fig. 15 shows a schematic diagram of the change of tracking error in Embodiment 5 of the present invention
  • FIG. 16 shows a schematic diagram of the change of calculation time in Embodiment 5 of the present invention
  • FIG. 17 shows a schematic diagram of real trajectory and measurement trajectory in Embodiment 6 of the present invention
  • Figure 18 shows a schematic diagram of changes in tracking error in Embodiment 6 of the present invention
  • Figure 19 shows a schematic diagram of changes in calculation time in Embodiment 6 of the present invention
  • Figure 20 shows a schematic diagram of real trajectory and measurement in Embodiment 7 of the present invention Schematic diagram of trajectory
  • FIG. 21 shows a schematic diagram of the change of tracking error in Embodiment 7 of the present invention
  • FIG. 22 shows a schematic diagram of the displacement and speed change in the Middle East coordinate direction in Embodiment 7 of the present invention
  • FIG. 24 shows a schematic diagram of the displacement and speed change in the sky coordinate direction in Embodiment 7 of the present invention
  • FIG. 25 shows a schematic diagram of the change in calculation time in Embodiment 7 of the present invention.
  • the present invention provides a hypersonic aircraft trajectory tracking method based on virtual target state filtering, as shown in Figure 1, the method includes the following steps:
  • Step 1 arrange a detection station, and continuously detect whether there is a target in the area through the detection station, and the target is a hypersonic aircraft;
  • the hypersonic vehicle mentioned in this application refers to an aircraft with a flight speed above Mach 5; the coordinate position of each detection station in this application is known, and the detection station includes a radar detector, that is, real-time detection by radar Target, find the target and obtain the azimuth, and directly read the target state without using the radar, so as to avoid the defect of excessive error when the traditional radar reads the distance of the high-speed object.
  • a radar detector that is, real-time detection by radar Target, find the target and obtain the azimuth, and directly read the target state without using the radar, so as to avoid the defect of excessive error when the traditional radar reads the distance of the high-speed object.
  • Step 2 after finding the target, give the initial target state, and select the sampling point, start sampling, and obtain the observed value;
  • the state described in this application includes position and speed, and the target state is the position and speed of the target. Since both position and speed have three components in the northeast sky coordinate system, the target state can be expressed as the following matrix:
  • x p (k) represents the position component of the east in the northeast sky coordinate system
  • x v (k) represents the velocity component of the east in the northeast sky coordinate system
  • y p (k) represents the position component of the north in the northeast sky coordinate system
  • y v (k) represents the velocity component of the north in the northeast celestial coordinate system
  • z p (k) represents the upper position component in the northeast celestial coordinate system
  • z v (k) represents the upper velocity component in the northeast celestial coordinate system
  • the sampling point described in this application is a concept of time. After the target is found, one sampling is performed at intervals of one sampling period T, and another sampling is performed after one sampling period T.
  • the observations include two azimuths of the target in the northeast sky coordinate system relative to the detection station obtained through the detection of the detection station, specifically, one of the azimuths is the pitch angle ⁇ (k), and the other azimuth is the heading angle ⁇ (k).
  • the initial target state is a group of random target states given according to the speed characteristics of the hypersonic vehicle.
  • Step 3 at each sampling point, a plurality of virtual target states are estimated according to the initial target state
  • each virtual target state is a virtual estimated value that does not actually exist.
  • it is a possible target state, which is matrix data including speed information and position information, and its position information is basically distributed in the real target position. around;
  • step 3 each virtual target state is estimated by the following formula (1),
  • X(k) represents the virtual target state
  • X(0) represents the initial target state
  • B(k-1) represents the maneuvering acceleration of the target
  • W(k) represents the process noise
  • both ⁇ and ⁇ represent matrix coefficients.
  • the value of the maneuvering acceleration B(k-1) of the target is:
  • x b randomly selects any number from 20m/s 2 to 40m/s 2
  • y b randomly selects any number from 7m/s 2 to 13m/s 2
  • z b randomly selects any number from 20m/s 2 to 40m/s Any number from 2 .
  • s 1 , s 2 , s 3 , s 4 , s 5 and s 6 are all random numbers conforming to a normal distribution with a mean of 0, a variance of 1, and a standard deviation of 1.
  • T represents the sampling period
  • Step 4 resampling the virtual target state of each sampling point according to the observed value of the sampling point;
  • Described step 4 comprises following sub-steps:
  • Sub-step 1 Solve the two azimuth angles of each virtual target state in the northeast sky coordinate system relative to the detection station, namely the azimuth angle of the virtual target state; the calculation of the azimuth angle is mainly by calling the virtual target state The coordinates of the target and the coordinates of the detection station are used to solve the problem;
  • Sub-step 2 Make a difference between the two azimuth angles of the virtual target state and the two azimuth angles in the observed value, and calculate the square root of the two differences; that is, the difference between the pitch angle of the virtual target state and the pitch angle of the observed value is obtained A difference value, the heading angle of the virtual target state and the heading angle of the observed value are differenced to obtain another difference, and then the square root of the two difference values is calculated.
  • Sub-step 3 Substituting the square root of each virtual target state into the Gaussian distribution function to obtain the weight of each virtual target state; in the Gaussian distribution function:
  • R represents the mean square error of the observation distance
  • R 0.01 ⁇ /180
  • represents the determinant of R
  • z 3 (k) represents the square root of the angle of the kth virtual target state
  • 10 -99 is the adjustment coefficient
  • sub-step 4 the virtual target state with a smaller weight is deleted, and the virtual target state with a larger weight is copied, so that the total number of virtual target states remains consistent, thereby completing the resampling of the virtual target state.
  • the size of the weight can be judged by setting a specific critical value, and specific copying conditions can be set according to the number of virtual target states to be deleted.
  • Sub-sub-step 1 divide the weight of each virtual target state by the sum of all virtual target state weights in the sampling point to obtain the normalized weight of each virtual target state;
  • Sub-substep 2 accumulate the normalized weights of each virtual target state through the cumsum() function, and generate a set of random number sequences composed of N random numbers through the rand function, each number is between 0-1 , and use the sort function to complete the ascending order; the N is the number of virtual target states of the sampling point; thereby constructing a double loop function;
  • Sub-step 3 in the double loop function, the number of columns of the weight accumulation sequence cdf is the outer loop; the inner loop is: the number of random number columns, that is, the number of pointers is less than or equal to the number of virtual target states and when the number of random number columns corresponds to the number of elements is less than the number of elements corresponding to the weight accumulation sequence cdf, copy the column number of the weight accumulation sequence corresponding to cdf to the output index function outIndex, and add one to its pointer number.
  • the weight value of the element weight value corresponding to the weight accumulation sequence cdf can accommodate a random number, and record the position of the sequence where the virtual target state with a large weight is located, so as to facilitate subsequent calls.
  • a new virtual target state combination can be obtained by performing column fetching on the output index function outIndex, thereby completing the resampling operation of the virtual target state.
  • the virtual target state with a large weight has a large value difference with the previous column in the weight accumulation sequence cdf, so it can be repeated in the comparison with the elements of the random sequence, which makes the virtual target
  • the column number of the state is copied to the outIndex function multiple times; at the same time, the virtual target state with small weight will not or rarely be copied to the output index function outIndex.
  • the virtual target state obtained by resampling The target state no longer includes the virtual target state with a small weight and no number of pointers; the total number of final virtual target states remains unchanged and is still N.
  • the weights of N virtual target states are obtained through weight normalization, which we call the weight sequence, and their ordering in the matrix is disorderly.
  • the meaning of the cumsum() function is: if A is a vector, then cumsum(A) returns a vector, the elements of the mth row in the vector are the cumulative sum of all the elements from the 1st row to the mth row in A. After the weight sequence is calculated by the cumsum() function, it becomes the weight accumulation sequence cdf.
  • the double loop function described in this application is a form of loop, which refers to the loop statement of double loop in the program.
  • Step 5 Determine the target state corresponding to the sampling point according to the virtual target state obtained by resampling.
  • step 5 the target state corresponding to the sampling point is obtained by performing a weighted average on all the virtual target states obtained by resampling in the sampling point.
  • the target state corresponding to each sampling point obtained in step 5 is the detection result of the target
  • the average value of the target state obtained at the same sampling point among multiple detection stations is the detection result of the target.
  • the two sampling points whose absolute time is closest to each other on multiple detection stations can be identified as the same sampling point.
  • sampling points There are more than 50 sampling points, preferably 100 sampling points.
  • the number of virtual target states set in each sampling point is consistent with each other, preferably, the number of virtual target states set in each sampling point is more than 100; more preferably, 10000 virtual target states are set in each sampling point .
  • Step 3 estimate 100 virtual target states by the following formula (1) at each sampling point;
  • X(k) represents the virtual target state
  • X(0) represents the initial target state
  • W(k) represents the process noise
  • both ⁇ and ⁇ represent matrix coefficients
  • Step 4 resampling the virtual target state of each sampling point according to the observed value of the sampling point;
  • the two azimuth angles of the virtual target state are different from the two azimuth angles in the observation value, and the square root of the two difference values is calculated;
  • the virtual target state with a large weight is indexed multiple times, and the virtual target state with a small weight is indexed a few times or the index amount is 0, so that the total number of virtual target states remains consistent, thereby completing the resampling of the virtual target state.
  • step 5 the weighted average value of the virtual target state obtained by resampling is used as the measurement target state corresponding to the sampling point.
  • FIG. 3 shows the variation of the tracking error within 100 seconds
  • FIG. 4 shows the variation of the time used to calculate the measurement target state in each sampling period.
  • the tracking error basically remained stable in the first 60 sampling points, and the overall did not exceed or remained at 2000m, but the subsequent error showed a sharp increase, and the overall trend was also on the rise, because the target flight was affected by the state of the previous moment and the random error.
  • the detection method in this application only tracks within the range of several times the random error according to the initial state, and the cumulative error of the simulated pre-flight target is not large and is within the filtering error range of the virtual target state, so it has better tracking results.
  • the cumulative error is greater than the filtering error range of the virtual target state.
  • the virtual target state takes the most deviated value within the range, it still has a large error with the actual state, so the error will show an upward trend over time.
  • the period error also dropped sharply, because the random error of the target had the opposite value, so that the range of the target flight state was included in the filtering range of the virtual target state, so it showed a downward trend.
  • the number of virtual target states is 100, it cannot completely cover the vicinity of the target state at a certain sampling point, so when the number of particles is 100, there is a probability that the error will be small, but in most cases the error is large.
  • the experimental condition that is substantially consistent with embodiment 1 is set, adopts the experimental process that is substantially consistent with embodiment 1, and its difference is that 1000 virtual target states are set at each sampling point;
  • FIG. 6 shows the variation of the tracking error within 100 seconds
  • FIG. 7 shows the variation of the time used to calculate the measurement target state in each sampling period.
  • the overall tracking error is on the rise, and the simulation effect of 1000 particles on the state at the same time is still not ideal.
  • FIG. 9 shows the variation of the tracking error within 100 seconds
  • FIG. 10 shows the variation of the time used to calculate the measurement target state in each sampling period.
  • the experimental condition that is basically consistent with embodiment 2 is set, adopts the experimental process that is basically consistent with embodiment 2, and its difference is to set two detection stations, the average value of the target state that same sampling point obtains between two detection stations is to The detection result of the target, that is, the measurement target state;
  • FIG. 12 shows the variation of the tracking error within 100 seconds
  • FIG. 13 shows the variation of the time used to calculate the measurement target state in each sampling period.
  • the experimental conditions that are basically consistent with Example 4 are set, and the experimental process that is basically consistent with Example 4 is adopted.
  • the difference is that 4 testing stations are set, and the average value of the target state obtained at the same sampling point between the 4 testing stations is the same as The detection result of the target, that is, the measurement target state;
  • FIG. 15 shows the variation of the tracking error within 100 seconds
  • FIG. 16 shows the variation of the time used to calculate the measurement target state in each sampling period.
  • the experimental condition that is basically consistent with embodiment 4 is set, and the experimental process that is basically consistent with embodiment 4 is adopted.
  • the difference is that 6 detection stations are set, and the average value of the target state obtained at the same sampling point between the 6 detection stations is the same as The detection result of the target, that is, the measurement target state;
  • FIG. 18 shows the variation of the tracking error within 100 seconds
  • FIG. 19 shows the variation of the time used to calculate the measurement target state in each sampling period.
  • the tracking error value It can be gradually reduced because the increase in the number of monitoring stations can make the values obtained by each monitoring station after particle filter tracking obtain the mean value, thereby reducing the influence of observation errors.
  • the number of detection stations is 1, the error is greatly reduced in turn, but at the same time, the single-step calculation time is gradually increased, and the requirements for hardware are increased.
  • increasing the number of monitoring stations is an effective way to effectively reduce the error of tracking hypersonic targets.
  • the value of the maneuvering acceleration B(k-1) of the target is:
  • x b randomly selects any number from 20m/s 2 to 40m/s 2
  • y b randomly selects any number from 7m/s 2 to 13m/s 2
  • z b randomly selects any number from 20m/s 2 to 40m/s Any number from 2 .
  • Figure 21 shows the change of tracking error within 100 seconds
  • Figure 22 shows the schematic diagram of the displacement and velocity change in the X direction within 100 seconds, that is, the east direction
  • Figure 23 shows the displacement and velocity change in the Y direction within 100 seconds, that is, the north direction.
  • Schematic diagram of displacement and velocity changes
  • Figure 24 shows a schematic diagram of displacement and velocity changes in the Z direction, that is, in the height direction within 100 seconds; through these three figures, it can be proved that the introduced maneuvering acceleration has a significant impact on the trajectory of the target. That is, linear motion with variable acceleration is performed in each of the three directions, which is different from the uniform linear motion in the first six embodiments.
  • Fig. 25 shows the variation of the time used to calculate and measure the target state in each sampling period.

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Radar Systems Or Details Thereof (AREA)

Abstract

Disclosed in the present invention is a hypersonic vehicle trajectory tracking method. In the method, a hypersonic vehicle is detected by a detection station having a radar; after the hypersonic vehicle is detected, a certain number of sampling points are continuously selected in a period of time, and target state information is correspondingly obtained for each sampling point moment, so as to form a motion pattern of the hypersonic vehicle in a period of time, thereby providing a data basis for subsequent research or trajectory prediction; a plurality of possible target states are solved at each sampling point, which are referred to as virtual target states; by comparing an azimuth angle obtained by means of real detection of the radar with azimuth angles corresponding to the virtual target states, the virtual target states having great deviation are removed, and the virtual target states having less deviation are added, so as to form a new virtual target state group; and a detection result corresponding to the sampling point, i.e., a detected target state, is obtained by means of the weighted average of the new virtual target state group.

Description

高超声速飞行器轨迹跟踪方法Hypersonic Vehicle Trajectory Tracking Method 技术领域technical field
本发明涉及非合作高超声速飞行器防御拦截技术领域,具体涉及一种高超声速飞行器轨迹跟踪方法。The invention relates to the technical field of defense and interception of non-cooperative hypersonic aircraft, in particular to a trajectory tracking method of a hypersonic aircraft.
背景技术Background technique
为实现高超声速飞行器轨迹的预测,不论何种方法都需要利用目标的运动状态或气动参数,而这些数据来源于对目标的跟踪,即来源于该高超声速飞行器在一段时间内的状态变化情况,这就要求首先获得高超声速飞行器的状态信息。In order to realize the prediction of the trajectory of the hypersonic vehicle, no matter which method needs to use the motion state or aerodynamic parameters of the target, and these data come from the tracking of the target, that is, from the state change of the hypersonic vehicle over a period of time, This requires first obtaining the status information of the hypersonic vehicle.
所述高超声速飞行器一般是指飞行速度在5倍音速以上的飞行器,由于其飞行速度过高,传统的雷达探测等方式,在解算获得具体距离时,会产生较大误差,探测结果不够理想,急需一种能够获得更为准确的高超声速飞行器运动轨迹的跟踪及解算方法。同时,该方法也对实时性有较高要求,需要及时地获得解算结果。The hypersonic aircraft generally refers to an aircraft with a flight speed of more than 5 times the speed of sound. Due to its high flight speed, traditional radar detection and other methods will produce large errors when calculating specific distances, and the detection results are not ideal. , there is an urgent need for a more accurate tracking and solving method for hypersonic vehicle trajectory. At the same time, this method also has high requirements for real-time performance, and the calculation results need to be obtained in time.
针对上述问题,本发明人对传统的高超声速飞行器跟踪方法做了深入研究,以期待设计出一种能够解决上述问题的新的跟踪方法。In view of the above problems, the inventors have conducted in-depth research on traditional tracking methods for hypersonic vehicles, hoping to design a new tracking method that can solve the above problems.
发明内容Contents of the invention
为了克服上述问题,本发明人进行了锐意研究,设计出一种高超声速飞行器轨迹跟踪方法,该方法中通过带有雷达的检测站探测高超声速飞行器,在探测发现高超声速飞行器以后,在一段时间内连续选择一定数量的采样点,针对每个采样点时刻对应地得到目标状态信息,从而形成一段时间内高超声速飞行器的运动规律,为后续根据研究或者轨迹预测提供数据基础,其中,在每个采样点都解算出多个可能的目标状态,称之为虚拟目标状态,通过雷达真实探测得到的方位角与虚拟目标状态对应的方位角之间的比较关系,去除偏差过大的虚拟目标状态,增加偏差较小的虚拟目标状态,从而形成新的虚拟目标状态群,通过新虚拟目标状态群的加权平均获得该采样点对应的跟踪结果,即跟踪到的目标状态,从而完成本发明。In order to overcome the above-mentioned problems, the present inventor has carried out intensive research and designed a hypersonic vehicle trajectory tracking method. In this method, a hypersonic vehicle is detected through a detection station with a radar. Continuously select a certain number of sampling points within a certain period of time, and obtain target state information correspondingly for each sampling point, so as to form the motion law of the hypersonic vehicle within a period of time, and provide a data basis for subsequent research or trajectory prediction. Among them, in each Sampling points are solved to calculate multiple possible target states, which are called virtual target states. Through the comparison relationship between the azimuth angle obtained by the real detection of the radar and the azimuth angle corresponding to the virtual target state, the virtual target state with excessive deviation is removed. Add a virtual target state with less deviation to form a new virtual target state group, and obtain the tracking result corresponding to the sampling point, that is, the tracked target state, through the weighted average of the new virtual target state group, thereby completing the present invention.
本发明的目的在于提供一种基于虚拟目标状态滤波的高超声速飞行器轨迹跟踪方法,该方法包括如下步骤:The object of the present invention is to provide a hypersonic vehicle trajectory tracking method based on virtual target state filtering, the method comprises the following steps:
步骤1,布置检测站,通过检测站持续探测区域内是否存在目标,所述目标为高超声速飞行器; Step 1, arrange a detection station, and continuously detect whether there is a target in the area through the detection station, and the target is a hypersonic aircraft;
步骤2,在发现目标后,给出初始的目标状态,并且选取采样点,开始采样,得到观测值,所述观测值包括通过检测站探测获得目标在东北天坐标系中相对于检测站的两个方位角; Step 2, after the target is found, give the initial target state, and select the sampling point, start sampling, and obtain the observation value, the observation value includes the two coordinates of the target relative to the detection station in the northeast sky coordinate system obtained through detection station detection. azimuth;
步骤3,在每个采样点都根据初始的目标状态估计出多个虚拟目标状态;Step 3, at each sampling point, a plurality of virtual target states are estimated according to the initial target state;
步骤4,根据每个采样点的观测值对该采样点的虚拟目标状态进行重采样; Step 4, resampling the virtual target state of each sampling point according to the observed value of the sampling point;
步骤5,根据重采样得到的虚拟目标状态确定该采样点对应的目标状态。Step 5: Determine the target state corresponding to the sampling point according to the virtual target state obtained by resampling.
其中,在步骤3中,每个虚拟目标状态都通过下式(一)进行估计,Among them, in step 3, each virtual target state is estimated by the following formula (1),
X(k)=ΦX(0)+ΓB(k-1)+10ΓW(k)     (一)X(k)=ΦX(0)+ΓB(k-1)+10ΓW(k) (one)
其中,X(k)表示虚拟目标状态,X(0)表示初始的目标状态,B(k-1)表示目标的机动加速度,W(k)表示过程噪声,Φ和Γ都表示矩阵系数。Among them, X(k) represents the virtual target state, X(0) represents the initial target state, B(k-1) represents the maneuvering acceleration of the target, W(k) represents the process noise, and both Φ and Γ represent matrix coefficients.
其中,在估计虚拟目标状态时,所述目标的机动加速度B(k-1)的取值为:Wherein, when estimating the state of the virtual target, the value of the maneuvering acceleration B(k-1) of the target is:
B(k-1)=[x b x b y b y b z b z b] T B(k-1)=[x b x b y b y b z b z b ] T
其中,x b随机选取20m/s 2至40m/s 2中的任意数,y b随机选取7m/s 2至13m/s 2中的任意数,z b随机选取20m/s 2至40m/s 2中的任意数。 Among them, x b randomly selects any number from 20m/s 2 to 40m/s 2 , y b randomly selects any number from 7m/s 2 to 13m/s 2 , z b randomly selects any number from 20m/s 2 to 40m/s Any number from 2 .
其中,在估计虚拟目标状态时,所述过程噪声W(k)的取值为:Wherein, when estimating the virtual target state, the value of the process noise W(k) is:
W(k)=[s 1 s 2 s 3 s 4 s 5 s 6] T W(k)=[s 1 s 2 s 3 s 4 s 5 s 6 ] T
其中,s 1、s 2、s 3、s 4、s 5和s 6都是均值为0、方差为1、标准差为1的符合正态分布的随机数。 Among them, s 1 , s 2 , s 3 , s 4 , s 5 and s 6 are all random numbers conforming to a normal distribution with a mean of 0, a variance of 1, and a standard deviation of 1.
其中,矩阵系数Φ和Γ通过下式(二)和(三)获得:Among them, the matrix coefficients Φ and Γ are obtained by the following formulas (2) and (3):
Figure PCTCN2021120052-appb-000001
Figure PCTCN2021120052-appb-000001
其中,T表示采样周期。Among them, T represents the sampling period.
其中,所述步骤4包括如下子步骤:Wherein, said step 4 includes the following sub-steps:
子步骤1:分别解算每个虚拟目标状态在东北天坐标系中相对于检测站的两个方位角;Sub-step 1: Solve the two azimuth angles of each virtual target state relative to the detection station in the northeast sky coordinate system;
子步骤2:虚拟目标状态的两个方位角与观测值中的两个方位角作差,并求取两个差值的平方根;Sub-step 2: Make a difference between the two azimuth angles of the virtual target state and the two azimuth angles in the observed value, and calculate the square root of the two difference values;
子步骤3:将每个虚拟目标状态的平方根代入高斯分布函数中,得到每个虚拟目标状态的权值;Sub-step 3: Substitute the square root of each virtual target state into the Gaussian distribution function to obtain the weight of each virtual target state;
子步骤4,删除权值较小的虚拟目标状态,复制权值较大的虚拟目标状态,使得总的虚拟目标状态数量保持一致,从而完成虚拟目标状态的重采样。In sub-step 4, the virtual target state with a smaller weight is deleted, and the virtual target state with a larger weight is copied, so that the total number of virtual target states remains consistent, thereby completing the resampling of the virtual target state.
其中,在步骤5中,通过对采样点中重采样获得的所有虚拟目标状态做加权平均,得到该采样点对应的目标状态。Wherein, in step 5, the target state corresponding to the sampling point is obtained by performing a weighted average on all the virtual target states obtained by resampling in the sampling point.
其中,当所述检测站设置有一个时,步骤5得到的每个采样点对应的目标状态即为对目标的跟踪结果;Wherein, when the detection station is provided with one, the target state corresponding to each sampling point obtained in step 5 is the tracking result of the target;
当所述检测站设置有多个时,多个检测站之间同一采样点获得的目标状态的平均值是对目标的探测结果。When there are multiple detection stations, the average value of the target states obtained at the same sampling point among multiple detection stations is the detection result of the target.
其中,所述采样点设置有50个以上,优选为设置有100个。Wherein, there are more than 50 sampling points, preferably 100 sampling points.
其中,在每个采样点中设置的虚拟目标状态数量都彼此一致,优选地,每个采样点中设置的虚拟目标状态数在100个以上;更优选地,每个采样点中设置10000个虚拟目标状态。Wherein, the number of virtual target states set in each sampling point is all consistent with each other, preferably, the number of virtual target states set in each sampling point is more than 100; more preferably, 10000 virtual target states are set in each sampling point target state.
(1)本发明提供的高超声速飞行器轨迹跟踪方法,能够实现对高超声速飞行器的实时监测与跟踪,实时获得其运动状态信息,其数据获得速度快,能够达到实时性,其获得的数据准确性高,稳定靠性;(1) The hypersonic vehicle trajectory tracking method provided by the present invention can realize real-time monitoring and tracking of the hypersonic vehicle, obtain its motion state information in real time, and its data acquisition speed is fast, real-time performance can be achieved, and the data obtained by it is accurate High, stable and reliable;
(2)本发明提供的高超声速飞行器轨迹跟踪方法,其中在同一检测站中,在不同采样点获得的虚拟目标状态都基于同样的初始目标状态,能够降低计算量,简化计算过程;同时,由于将虚拟目标状态计算过程中过程噪声扩大十倍,虚拟目标状态的覆盖范围足够广阔,能够抵消初始目标状态带来的初始误差,使得跟踪结果准确且及时。(2) In the hypersonic vehicle trajectory tracking method provided by the present invention, in the same detection station, the virtual target states obtained at different sampling points are all based on the same initial target state, which can reduce the amount of calculation and simplify the calculation process; at the same time, due to The process noise in the calculation process of the virtual target state is enlarged by ten times, and the coverage of the virtual target state is wide enough to offset the initial error caused by the initial target state, making the tracking results accurate and timely.
附图说明Description of drawings
图1示出本发明一种优选实施方式中,高超声速飞行器轨迹跟踪方法整体结构逻辑图;图2示出本发明实施例1中真实轨迹与量测轨迹示意图;图3示出本发明实施例1中跟踪误差的变化情况示意图;图4示出本发明实施例1中计算时间的变化情况示意图;图5示出本发明实施例2中真实轨迹与量测轨迹示意图;图6示出本发明实施例2中跟踪误差的变化情况示意图;图7示出本发明实施例2中计算时间的变化情况示意图;图8示出本发明实施例3中真实轨迹与量测轨迹示意图图9示出本发明实施例3中跟踪误差的变化情况示意图;图10示出本发明实施例3中计算时间的变化情况示意图;图11示出本发明实施例4中真实轨迹与量测轨迹示意图;图12示出本发明实施例4中跟踪误差的变化情况示意图;图13示出本发明实施例4中计算时间的变化情况示意图;图14示出本发明实施例5中真实轨迹与量测轨迹示意图;图15示出本发明实施例5中跟踪误差的变化情况示意图;图16示出本发明实施例5中计算时间的变化情况示意图;图17示出本发明实施例6中真实轨迹与量测轨迹示意图;图18示出本发明实施例6中跟踪误差的变化情况示意图;图19示出本发明实施例6中计算时间的变化情况示意图;图20示出本发明实施例7中真实轨迹与量测轨迹示意图;图21示出本发明实施例7中跟踪误差的变化情况示意图;图22示出本发明实施例7中东坐标方向位移与速度变化情况示意图;图23示出本发明实施例7中北坐标方向位移与速度变化情况示意图;图24示出本发明实施例7中天坐标方向位移与速度变化情况示意图;图25示出本发明实施例7中计算时间的变化情况示意图。Fig. 1 shows a logic diagram of the overall structure of the hypersonic vehicle trajectory tracking method in a preferred embodiment of the present invention; Fig. 2 shows a schematic diagram of the real trajectory and the measured trajectory in Embodiment 1 of the present invention; Fig. 3 shows the embodiment of the present invention Fig. 4 shows a schematic diagram of the change of the calculation time in Embodiment 1 of the present invention; Fig. 5 shows a schematic diagram of the real trajectory and the measurement trajectory in Embodiment 2 of the present invention; Fig. 6 shows the schematic diagram of the present invention A schematic diagram of the variation of the tracking error in Embodiment 2; FIG. 7 shows a schematic diagram of the variation of the calculation time in Embodiment 2 of the present invention; FIG. 8 shows a schematic diagram of the real trajectory and the measurement trajectory in Embodiment 3 of the present invention; A schematic diagram of the variation of the tracking error in the third embodiment of the invention; FIG. 10 shows a schematic diagram of the variation of the calculation time in the third embodiment of the invention; FIG. 11 shows a schematic diagram of the real track and the measurement track in the fourth embodiment of the invention; FIG. 12 shows Figure 13 shows a schematic diagram of the change of the calculation time in Embodiment 4 of the present invention; Figure 14 shows a schematic diagram of the real trajectory and the measurement trajectory in Embodiment 5 of the present invention; Fig. 15 shows a schematic diagram of the change of tracking error in Embodiment 5 of the present invention; FIG. 16 shows a schematic diagram of the change of calculation time in Embodiment 5 of the present invention; FIG. 17 shows a schematic diagram of real trajectory and measurement trajectory in Embodiment 6 of the present invention ; Figure 18 shows a schematic diagram of changes in tracking error in Embodiment 6 of the present invention; Figure 19 shows a schematic diagram of changes in calculation time in Embodiment 6 of the present invention; Figure 20 shows a schematic diagram of real trajectory and measurement in Embodiment 7 of the present invention Schematic diagram of trajectory; FIG. 21 shows a schematic diagram of the change of tracking error in Embodiment 7 of the present invention; FIG. 22 shows a schematic diagram of the displacement and speed change in the Middle East coordinate direction in Embodiment 7 of the present invention; FIG. Schematic diagram of the displacement and speed change in the coordinate direction; FIG. 24 shows a schematic diagram of the displacement and speed change in the sky coordinate direction in Embodiment 7 of the present invention; FIG. 25 shows a schematic diagram of the change in calculation time in Embodiment 7 of the present invention.
具体实施方式Detailed ways
下面通过附图和优选实施方式对本发明进一步详细说明。通过这些说明,本发明的特点和优 点将变得更为清楚明确。The present invention will be further described in detail below by means of the accompanying drawings and preferred embodiments. Through these descriptions, the features and advantages of the present invention will become more apparent.
本发明提供一种基于虚拟目标状态滤波的高超声速飞行器轨迹跟踪方法,如图1中所示,该方法包括如下步骤:The present invention provides a hypersonic aircraft trajectory tracking method based on virtual target state filtering, as shown in Figure 1, the method includes the following steps:
步骤1,布置检测站,通过检测站持续探测区域内是否存在目标,所述目标为高超声速飞行器; Step 1, arrange a detection station, and continuously detect whether there is a target in the area through the detection station, and the target is a hypersonic aircraft;
本申请中所述的高超声速飞行器是指飞行速度在5马赫以上的飞行器;本申请中每个检测站的坐标位置都是已知的,所述检测站包括雷达探测器,即通过雷达实时探测目标,发现目标并且获得方位角,并且不通过雷达直接读取目标状态,以避免传统雷达在读取高速物体距离时误差过大的缺陷。The hypersonic vehicle mentioned in this application refers to an aircraft with a flight speed above Mach 5; the coordinate position of each detection station in this application is known, and the detection station includes a radar detector, that is, real-time detection by radar Target, find the target and obtain the azimuth, and directly read the target state without using the radar, so as to avoid the defect of excessive error when the traditional radar reads the distance of the high-speed object.
步骤2,在发现目标后,给出初始的目标状态,并且选取采样点,开始采样,得到观测值; Step 2, after finding the target, give the initial target state, and select the sampling point, start sampling, and obtain the observed value;
本申请中所述的状态包括位置和速度,目标状态即为目标的位置和速度,由于位置和速度都在东北天坐标系中有三个分量,所以该目标状态可以表示为下述矩阵:The state described in this application includes position and speed, and the target state is the position and speed of the target. Since both position and speed have three components in the northeast sky coordinate system, the target state can be expressed as the following matrix:
[x p(k) x v(k) y p(k) y v(k) z p(k) z v(k)] T [x p (k) x v (k) y p (k) y v (k) z p (k) z v (k)] T
其中,x p(k)表示东北天坐标系中东方的位置分量,x v(k)表示东北天坐标系中东方的速度分量,y p(k)表示东北天坐标系中北方的位置分量,y v(k)表示东北天坐标系中北方的速度分量,z p(k)表示东北天坐标系中上方的位置分量,z v(k)表示东北天坐标系中上方的速度分量; Among them, x p (k) represents the position component of the east in the northeast sky coordinate system, x v (k) represents the velocity component of the east in the northeast sky coordinate system, and y p (k) represents the position component of the north in the northeast sky coordinate system, y v (k) represents the velocity component of the north in the northeast celestial coordinate system, z p (k) represents the upper position component in the northeast celestial coordinate system, z v (k) represents the upper velocity component in the northeast celestial coordinate system;
本申请中所述的采样点是时间概念,在发现目标后,间隔一个采样周期T进行一次采样,再经过一个采样周期T后再进行一次采样,采样的总次数为M,则总的采样时间T =M×T,所述采样包括通过检测站进行观测以获得观测值,还包括估计虚拟目标位置。 The sampling point described in this application is a concept of time. After the target is found, one sampling is performed at intervals of one sampling period T, and another sampling is performed after one sampling period T. The total number of sampling times is M, and the total sampling time Ttotal =M×T, and the sampling includes observation by a detection station to obtain observed values, and also includes estimating the position of the virtual target.
所述观测值包括通过检测站探测获得目标在东北天坐标系中相对于检测站的两个方位角,具体来说,其中一个方位角是俯仰角θ(k),另一个方位角是航向角φ(k)。The observations include two azimuths of the target in the northeast sky coordinate system relative to the detection station obtained through the detection of the detection station, specifically, one of the azimuths is the pitch angle θ(k), and the other azimuth is the heading angle φ(k).
所述初始目标状态是根据高超声速飞行器的速度特点给出的一组随机目标状态。The initial target state is a group of random target states given according to the speed characteristics of the hypersonic vehicle.
步骤3,在每个采样点都根据初始的目标状态估计出多个虚拟目标状态;Step 3, at each sampling point, a plurality of virtual target states are estimated according to the initial target state;
本申请中,每个虚拟目标状态为一个虚拟的并不实际存在的估计值,其具体是一个可能的目标状态,是包含速度信息及位置信息的矩阵数据,其位置信息基本分布在真实目标位置周围;In this application, each virtual target state is a virtual estimated value that does not actually exist. Specifically, it is a possible target state, which is matrix data including speed information and position information, and its position information is basically distributed in the real target position. around;
在步骤3中,每个虚拟目标状态都通过下式(一)进行估计,In step 3, each virtual target state is estimated by the following formula (1),
X(k)=ΦX(0)+ΓB(k-1)+10ΓW(k)      (一)X(k)=ΦX(0)+ΓB(k-1)+10ΓW(k) (one)
其中,X(k)表示虚拟目标状态,X(0)表示初始的目标状态,B(k-1)表示目标的机动加速度,W(k)表示过程噪声,Φ和Γ都表示矩阵系数。Among them, X(k) represents the virtual target state, X(0) represents the initial target state, B(k-1) represents the maneuvering acceleration of the target, W(k) represents the process noise, and both Φ and Γ represent matrix coefficients.
在估计虚拟目标状态时,所述目标的机动加速度B(k-1)的取值为:When estimating the state of the virtual target, the value of the maneuvering acceleration B(k-1) of the target is:
B(k-1)=[x b x b y b y b z b z b] T B(k-1)=[x b x b y b y b z b z b ] T
其中,x b随机选取20m/s 2至40m/s 2中的任意数,y b随机选取7m/s 2至13m/s 2中的任意数,z b随机选取20m/s 2至40m/s 2中的任意数。 Among them, x b randomly selects any number from 20m/s 2 to 40m/s 2 , y b randomly selects any number from 7m/s 2 to 13m/s 2 , z b randomly selects any number from 20m/s 2 to 40m/s Any number from 2 .
在估计虚拟目标状态时,所述过程噪声W(k)的取值为:When estimating the virtual target state, the value of the process noise W(k) is:
W(k)=[s 1 s 2 s 3 s 4 s 5 s 6] T W(k)=[s 1 s 2 s 3 s 4 s 5 s 6 ] T
其中,s 1、s 2、s 3、s 4、s 5和s 6都是均值为0、方差为1、标准差为1的符合正态分布的随机数。 Among them, s 1 , s 2 , s 3 , s 4 , s 5 and s 6 are all random numbers conforming to a normal distribution with a mean of 0, a variance of 1, and a standard deviation of 1.
矩阵系数Φ和Γ通过下式(二)和(三)获得:The matrix coefficients Φ and Γ are obtained by the following formulas (2) and (3):
Figure PCTCN2021120052-appb-000002
Figure PCTCN2021120052-appb-000002
其中,T表示采样周期。Among them, T represents the sampling period.
步骤4,根据每个采样点的观测值对该采样点的虚拟目标状态进行重采样; Step 4, resampling the virtual target state of each sampling point according to the observed value of the sampling point;
所述步骤4包括如下子步骤:Described step 4 comprises following sub-steps:
子步骤1:分别解算每个虚拟目标状态在东北天坐标系中相对于检测站的两个方位角,即为虚拟目标状态方位角;该方位角的解算,主要通过调取虚拟目标状态中的目标坐标和检测站坐标来解算;Sub-step 1: Solve the two azimuth angles of each virtual target state in the northeast sky coordinate system relative to the detection station, namely the azimuth angle of the virtual target state; the calculation of the azimuth angle is mainly by calling the virtual target state The coordinates of the target and the coordinates of the detection station are used to solve the problem;
子步骤2:虚拟目标状态的两个方位角与观测值中的两个方位角作差,并求取两个差值的平方根;即虚拟目标状态的俯仰角与观测值的俯仰角作差得到一个差值,虚拟目标状态的航向角与观测值的航向角作差得到另一个差值,再求取两个差值的平方根。Sub-step 2: Make a difference between the two azimuth angles of the virtual target state and the two azimuth angles in the observed value, and calculate the square root of the two differences; that is, the difference between the pitch angle of the virtual target state and the pitch angle of the observed value is obtained A difference value, the heading angle of the virtual target state and the heading angle of the observed value are differenced to obtain another difference, and then the square root of the two difference values is calculated.
子步骤3:将每个虚拟目标状态的平方根代入高斯分布函数中,得到每个虚拟目标状态的权值;在所述高斯分布函数中:Sub-step 3: Substituting the square root of each virtual target state into the Gaussian distribution function to obtain the weight of each virtual target state; in the Gaussian distribution function:
Figure PCTCN2021120052-appb-000003
Figure PCTCN2021120052-appb-000003
其中R代表观测距离均方差,R=0.01×π/180,|R|代表R的行列式,z 3(k)表示第k个虚拟目标状态的角度平方根,10 -99为调节系数; Where R represents the mean square error of the observation distance, R=0.01×π/180, |R| represents the determinant of R, z 3 (k) represents the square root of the angle of the kth virtual target state, and 10 -99 is the adjustment coefficient;
子步骤4,删除权值较小的虚拟目标状态,复制权值较大的虚拟目标状态,使得总的虚拟目标状态数量保持一致,从而完成虚拟目标状态的重采样。In sub-step 4, the virtual target state with a smaller weight is deleted, and the virtual target state with a larger weight is copied, so that the total number of virtual target states remains consistent, thereby completing the resampling of the virtual target state.
其中,在子步骤4中,可以通过设定具体的临界值来判断权值的大小,并且根据需要删除的虚拟目标状态数量来设定具体复制条件。Wherein, in sub-step 4, the size of the weight can be judged by setting a specific critical value, and specific copying conditions can be set according to the number of virtual target states to be deleted.
优选地,还可以在子步骤4中执行如下操作:Preferably, the following operations can also be performed in sub-step 4:
亚子步骤1,通过各虚拟目标状态的权值除以采样点中所有虚拟目标状态权值总和得到各个虚拟目标状态归一化权重;Sub-sub-step 1, divide the weight of each virtual target state by the sum of all virtual target state weights in the sampling point to obtain the normalized weight of each virtual target state;
亚子步骤2,通过cumsum()函数对各个虚拟目标状态的归一化权重进行累加,同时通过rand函数生成一组由N个随机数组成的随机数列,每个数都处于0-1之间,并利用sort函数完成升序排列;所述N为该采样点的虚拟目标状态数量;从而构建双循环函数;Sub-substep 2, accumulate the normalized weights of each virtual target state through the cumsum() function, and generate a set of random number sequences composed of N random numbers through the rand function, each number is between 0-1 , and use the sort function to complete the ascending order; the N is the number of virtual target states of the sampling point; thereby constructing a double loop function;
亚子步骤3,在双循环函数中,权值累加数列cdf的列数为外循环;其内循环为:随机数列列数即指针数小于等于虚拟目标状态数量且当随机数列对应列数的元素小于权值累加数列cdf对应列数元素,则将cdf对应的权值累加数列的列数复制到输出索引函数outIndex中,并将其指针数加一,具体来说,当随机数列对应列数的元素小于权值累加数列cdf对应列数元素,即代表权值累加数列cdf对应列数元素权值大小可以容纳一个随机数,将该权重大的虚拟目标状态所在数列位置记录下来,以便后续调用。Sub-step 3, in the double loop function, the number of columns of the weight accumulation sequence cdf is the outer loop; the inner loop is: the number of random number columns, that is, the number of pointers is less than or equal to the number of virtual target states and when the number of random number columns corresponds to the number of elements is less than the number of elements corresponding to the weight accumulation sequence cdf, copy the column number of the weight accumulation sequence corresponding to cdf to the output index function outIndex, and add one to its pointer number. Specifically, when the random number sequence corresponds to the number of columns If the element is smaller than the corresponding column number element of the weight accumulation sequence cdf, it means that the weight value of the element weight value corresponding to the weight accumulation sequence cdf can accommodate a random number, and record the position of the sequence where the virtual target state with a large weight is located, so as to facilitate subsequent calls.
亚子步骤4,在完成双循环函数的解算后,通过对输出索引函数outIndex进行取列操作,即可得到新的虚拟目标状态组合,从而完成虚拟目标状态的重采样操作。In sub-step 4, after completing the calculation of the double loop function, a new virtual target state combination can be obtained by performing column fetching on the output index function outIndex, thereby completing the resampling operation of the virtual target state.
其中,在双循环函数中,权重大的虚拟目标状态在权值累加数列cdf中与前一列的数值差值较大,就可以在与随机数列元素的比较中重复进行,这就使得该虚拟目标状态所在列数多次被复制到outIndex函数中;同时,权重小的虚拟目标状态不会或者极少被复制到输出索引函数outIndex中,在重采样过程中由于没有指针数,重采样获得的虚拟目标状态中不再包括该权重小的无指针数的虚拟目标状态;最终虚拟目标状态的总数保持不变,仍然为N。Among them, in the double cycle function, the virtual target state with a large weight has a large value difference with the previous column in the weight accumulation sequence cdf, so it can be repeated in the comparison with the elements of the random sequence, which makes the virtual target The column number of the state is copied to the outIndex function multiple times; at the same time, the virtual target state with small weight will not or rarely be copied to the output index function outIndex. During the resampling process, because there is no pointer number, the virtual target state obtained by resampling The target state no longer includes the virtual target state with a small weight and no number of pointers; the total number of final virtual target states remains unchanged and is still N.
本申请中,通过权重归一化后得到了N个虚拟目标状态的权值,我们称其为权重数列,他们的排序在矩阵中是杂乱无章的。cumsum()函数的含义是:如果A是一个向量的话,则cumsum(A)返回一个向量,该向量中第m行元素是A中第1行到第m行的所有元素累加和。权重数列通过cumsum()函数的计算后,就变成了权重累加数列cdf。In this application, the weights of N virtual target states are obtained through weight normalization, which we call the weight sequence, and their ordering in the matrix is disorderly. The meaning of the cumsum() function is: if A is a vector, then cumsum(A) returns a vector, the elements of the mth row in the vector are the cumulative sum of all the elements from the 1st row to the mth row in A. After the weight sequence is calculated by the cumsum() function, it becomes the weight accumulation sequence cdf.
本申请中所述双循环函数是一种循环形式,在程序中是指双重循环的循环语句。The double loop function described in this application is a form of loop, which refers to the loop statement of double loop in the program.
步骤5,根据重采样得到的虚拟目标状态确定该采样点对应的目标状态。Step 5: Determine the target state corresponding to the sampling point according to the virtual target state obtained by resampling.
在步骤5中,通过对采样点中重采样获得的所有虚拟目标状态做加权平均,得到该采样点对应的目标状态。In step 5, the target state corresponding to the sampling point is obtained by performing a weighted average on all the virtual target states obtained by resampling in the sampling point.
当所述检测站设置有一个时,步骤5得到的每个采样点对应的目标状态即为对目标的探测结果;When the detection station is provided with one, the target state corresponding to each sampling point obtained in step 5 is the detection result of the target;
当所述检测站设置有多个时,多个检测站之间同一采样点获得的目标状态的平均值是对目 标的探测结果。When there are multiple detection stations, the average value of the target state obtained at the same sampling point among multiple detection stations is the detection result of the target.
在实际工作过程中,由于各个检测站之间的信息传递即同步问题,可以将多个检测站上绝对时间彼此最接近的两个采样点认定为同一采样点。In the actual working process, due to the synchronization problem of information transmission between various detection stations, the two sampling points whose absolute time is closest to each other on multiple detection stations can be identified as the same sampling point.
所述采样点设置有50个以上,优选为设置有100个。There are more than 50 sampling points, preferably 100 sampling points.
在每个采样点中设置的虚拟目标状态数量都彼此一致,优选地,每个采样点中设置的虚拟目标状态数在100个以上;更优选地,每个采样点中设置10000个虚拟目标状态。The number of virtual target states set in each sampling point is consistent with each other, preferably, the number of virtual target states set in each sampling point is more than 100; more preferably, 10000 virtual target states are set in each sampling point .
实施例1:Example 1:
在不考虑机动加速度对目标的影响时,仅观察目标高超声速飞行时的状态,即将目标的机动加速度默认为0,并且初始速度在五倍音速左右;When the influence of maneuvering acceleration on the target is not considered, only the state of the target during hypersonic flight is observed, that is, the maneuvering acceleration of the target is defaulted to 0, and the initial speed is about five times the speed of sound;
给定目标在东北天三个方向的初始速度分别为V x=1000m/s、V y=900m/s、V z=1040m/s,合速度为1700.47m/s,给定初始位置x 0=1m,y 0=20m,z 0=10m; The initial speed of the given target in the three directions of the northeast sky is V x = 1000m/s, V y = 900m/s, V z = 1040m/s respectively, the combined speed is 1700.47m/s, and the given initial position x 0 = 1m, y 0 =20m, z 0 =10m;
检测站中设置346型有源相控阵雷达,采样点数M=100,采样周期为T=1s。A 346-type active phased array radar is installed in the detection station, the number of sampling points is M=100, and the sampling period is T=1s.
只设置有一个检测站,且其在每个采样点的虚拟目标状态数量N=100,具体处理过程如下:There is only one detection station, and its number of virtual target states at each sampling point is N=100. The specific process is as follows:
步骤1,在检测站发现目标后,给出初始目标状态,即:东北天三个方向的初始速度分别为V x=1000m/s、V y=900m/s、V z=1000m/s,初始位置x 0=0m,y 0=0m,z 0=0m Step 1. After the target is found at the detection station, the initial target state is given, namely: the initial velocities in the three directions of the northeast sky are V x =1000m/s, V y =900m/s, V z =1000m/s, and the initial Position x 0 =0m, y 0 =0m, z 0 =0m
步骤2,周期T=1s,设置100个采样点,通过检测站探测获得每个采样点时目标在东北天坐标系中相对于检测站的两个方位角; Step 2, period T=1s, 100 sampling points are set, and when each sampling point is obtained by detection station detection, the target is in the northeast sky coordinate system relative to the two azimuth angles of the detection station;
步骤3,在每个采样点都通过下式(一)估计出100个虚拟目标状态;Step 3, estimate 100 virtual target states by the following formula (1) at each sampling point;
X(k)=ΦX(0)+10ΓW(k)     (一)X(k)=ΦX(0)+10ΓW(k) (one)
其中,X(k)表示虚拟目标状态,X(0)表示初始的目标状态,W(k)表示过程噪声,Φ和Γ都表示矩阵系数;Among them, X(k) represents the virtual target state, X(0) represents the initial target state, W(k) represents the process noise, and both Φ and Γ represent matrix coefficients;
步骤4,根据每个采样点的观测值对该采样点的虚拟目标状态进行重采样; Step 4, resampling the virtual target state of each sampling point according to the observed value of the sampling point;
具体来说,首先,分别解算每个虚拟目标状态在东北天坐标系中相对于检测站的两个方位角;Specifically, firstly, the two azimuth angles of each virtual target state relative to the detection station in the northeast sky coordinate system are solved separately;
其次,虚拟目标状态的两个方位角与观测值中的两个方位角作差,并求取两个差值的平方根;Secondly, the two azimuth angles of the virtual target state are different from the two azimuth angles in the observation value, and the square root of the two difference values is calculated;
再次,将每个虚拟目标状态的平方根代入高斯分布函数中,得到每个虚拟目标状态的权值;Again, the square root of each virtual target state is substituted into the Gaussian distribution function to obtain the weight of each virtual target state;
最后,权重大的虚拟目标状态被多次索引,权重小的虚拟目标状态被少量索引或者索引量为0,使得总的虚拟目标状态数量保持一致,从而完成虚拟目标状态的重采样。Finally, the virtual target state with a large weight is indexed multiple times, and the virtual target state with a small weight is indexed a few times or the index amount is 0, so that the total number of virtual target states remains consistent, thereby completing the resampling of the virtual target state.
步骤5,将重采样得到的虚拟目标状态的加权平均值作为确定该采样点对应的量测目标状态。In step 5, the weighted average value of the virtual target state obtained by resampling is used as the measurement target state corresponding to the sampling point.
得到目标在总的采样时间T =M×T时间内,即100秒内的真实轨迹与量测轨迹如图2中所示,其中红色实线表示目标真实轨迹,蓝色虚线表示量测轨迹; Obtain the real trajectory and measurement trajectory of the target within the total sampling time T = M × T time, that is, the real trajectory and measurement trajectory within 100 seconds, as shown in Figure 2, where the red solid line represents the target's real trajectory, and the blue dotted line represents the measurement trajectory ;
另外,图3中示出了100秒内跟踪误差的变化情况,图4示出了每个采样周期内计算量测目标状态所用时间的变化情况。In addition, FIG. 3 shows the variation of the tracking error within 100 seconds, and FIG. 4 shows the variation of the time used to calculate the measurement target state in each sampling period.
根据上述结果可知,目标最终飞行位置为x =98500m,y =88450m,z =102500m,距初始位置距离为167410.0m,误差最大值为11200m,最大追踪误差率为6.69%,单位采样周期内获得量测目标状态所需时间在0.0049s上下波动。 According to the above results, the final flight position of the target is x- end = 98500m, y- end = 88450m, z- end = 102500m, the distance from the initial position is 167410.0m, the maximum error is 11200m, the maximum tracking error rate is 6.69%, the unit sampling period The time required to obtain the measurement target state fluctuates around 0.0049s.
跟踪误差在前60个采样点内基本保持平稳,整体不超过或保持在2000m,但后续误差呈现陡增,且整体上亦呈上升趋势,这是因为目标飞行受前一时刻状态和随机误差的影响,而本申请中的探测方法仅根据初始状态在数倍随机误差范围内进行跟踪,模拟飞行前期目标的累积误差不大且在虚拟目标状态的滤波误差范围内,故有较好追踪结果,但随着时间的推移,累积误差大于虚拟目标状态的滤波误差范围,虚拟目标状态尽管取范围内最偏离值,也和实际状态有着较大误差,所以误差会随时间推移呈现上升趋势。期间误差在采样点50-60期间也出现了骤降现象,是因为目标的随机误差出现相反值,使得目标飞行状态范围又被囊括在虚拟目标状态滤波范围,故会呈现下降趋势。此外,由于虚拟目标状态数目取值为100,并不能完全覆盖在某采样点时刻的目标状态附近,所以当粒子数为100时,有概率使得误差较小,但多数情况误差均较大。The tracking error basically remained stable in the first 60 sampling points, and the overall did not exceed or remained at 2000m, but the subsequent error showed a sharp increase, and the overall trend was also on the rise, because the target flight was affected by the state of the previous moment and the random error. However, the detection method in this application only tracks within the range of several times the random error according to the initial state, and the cumulative error of the simulated pre-flight target is not large and is within the filtering error range of the virtual target state, so it has better tracking results. However, as time goes by, the cumulative error is greater than the filtering error range of the virtual target state. Although the virtual target state takes the most deviated value within the range, it still has a large error with the actual state, so the error will show an upward trend over time. During the sampling point 50-60, the period error also dropped sharply, because the random error of the target had the opposite value, so that the range of the target flight state was included in the filtering range of the virtual target state, so it showed a downward trend. In addition, since the number of virtual target states is 100, it cannot completely cover the vicinity of the target state at a certain sampling point, so when the number of particles is 100, there is a probability that the error will be small, but in most cases the error is large.
实施例2Example 2
设置与实施例1基本一致的实验条件,采用与实施例1中基本一致的实验过程,其区别在于在 每个采样点设置1000个虚拟目标状态;The experimental condition that is substantially consistent with embodiment 1 is set, adopts the experimental process that is substantially consistent with embodiment 1, and its difference is that 1000 virtual target states are set at each sampling point;
得到目标在总的采样时间T =M×T时间内,即100秒内的真实轨迹与量测轨迹如图5中所示,其中红色实线表示目标真实轨迹,蓝色虚线表示量测轨迹; Obtain the real trajectory and measurement trajectory of the target within the total sampling time T total = M × T time, that is, within 100 seconds, as shown in Figure 5, where the red solid line represents the real trajectory of the target, and the blue dotted line represents the measurement trajectory ;
另外,图6中示出了100秒内跟踪误差的变化情况,图7示出了每个采样周期内计算量测目标状态所用时间的变化情况。In addition, FIG. 6 shows the variation of the tracking error within 100 seconds, and FIG. 7 shows the variation of the time used to calculate the measurement target state in each sampling period.
根据上述结果可知,目标最终飞行位置为x =98250m,y =88630m,z =102500m,距初始位置距离为167358.3m,误差最大值为4134m,最大追踪误差率为2.47%,单位采样周期内获得量测目标状态所需时间在0.042s上下波动。 According to the above results, the final flight position of the target is x- end = 98250m, y- end = 88630m, z- end = 102500m, the distance from the initial position is 167358.3m, the maximum error is 4134m, the maximum tracking error rate is 2.47%, the unit sampling period The time required to obtain the measurement target state fluctuates around 0.042s.
跟踪误差整体呈上升趋势,1000个粒子对同一时刻状态的模拟效果依旧不理想。The overall tracking error is on the rise, and the simulation effect of 1000 particles on the state at the same time is still not ideal.
实施例3Example 3
设置与实施例1基本一致的实验条件,采用与实施例1中基本一致的实验过程,其区别在于在每个采样点设置10000个虚拟目标状态;The experimental conditions substantially consistent with embodiment 1 are set, and the experimental process substantially consistent with embodiment 1 is adopted, the difference being that 10,000 virtual target states are set at each sampling point;
得到目标在总的采样时间T =M×T时间内,即100秒内的真实轨迹与量测轨迹如图8中所示,其中红色实线表示目标真实轨迹,蓝色虚线表示量测轨迹; Obtain the real trajectory and measurement trajectory of the target within the total sampling time T total = M × T time, that is, within 100 seconds, as shown in Figure 8, wherein the red solid line represents the target's real trajectory, and the blue dotted line represents the measurement trajectory ;
另外,图9中示出了100秒内跟踪误差的变化情况,图10示出了每个采样周期内计算量测目标状态所用时间的变化情况。In addition, FIG. 9 shows the variation of the tracking error within 100 seconds, and FIG. 10 shows the variation of the time used to calculate the measurement target state in each sampling period.
根据上述结果可知,目标最终飞行位置为x =99840m,y =89590m,z =103600m,距初始位置距离为169474.2m,误差最大值为2277m,最大追踪误差率为1.34%,单位采样周期内获得量测目标状态所需时间在0.42s上下波动。 According to the above results, the final flight position of the target is at the end of x = 99840m, at the end of y = 89590m, at the end of z = 103600m, the distance from the initial position is 169474.2m, the maximum error is 2277m, the maximum tracking error rate is 1.34%, and the unit sampling period The time required to obtain the measurement target state fluctuates around 0.42s.
虽然粒子数为10000时,整体误差亦呈上升趋势,但大部分采样点误差控制在1000m以内,相较于N=100和N=1000时,可得出结论,粒子数越多,追踪距离差值越小,跟踪精度越高。但误差累积的显现依旧存在,理论上来讲,当粒子模拟随机误差与目标状态随机误差之比越高,虚拟目标状态数量取得足够多时,跟踪误差能够大幅降低。但同时,由于N=100,1000和10000时,单步计算时间分别为0.0049s,0.042s和0.40s,即计算时间逐步增大,所以在实际追踪过程中,应综合考虑硬件计算能力、误差倍数和追踪效果之间等因素,将虚拟目标状态数量设置为10000的整体性价比最高。Although the overall error is on the rise when the number of particles is 10000, most of the sampling point errors are controlled within 1000m. Compared with N=100 and N=1000, it can be concluded that the more the number of particles, the poorer the tracking distance. The smaller the value, the higher the tracking accuracy. However, the appearance of error accumulation still exists. In theory, when the ratio of particle simulation random error to target state random error is higher and the number of virtual target states is sufficiently large, the tracking error can be greatly reduced. But at the same time, since when N=100, 1000 and 10000, the single-step calculation time is 0.0049s, 0.042s and 0.40s respectively, that is, the calculation time gradually increases, so in the actual tracking process, the hardware computing power and error should be considered Between multiples and tracking effects, setting the number of virtual target states to 10,000 is the most cost-effective overall.
实施例4Example 4
设置与实施例2基本一致的实验条件,采用与实施例2中基本一致的实验过程,其区别在于设置两个检测站,两个检测站之间同一采样点获得的目标状态的平均值是对目标的探测结果,即量测目标状态;The experimental condition that is basically consistent with embodiment 2 is set, adopts the experimental process that is basically consistent with embodiment 2, and its difference is to set two detection stations, the average value of the target state that same sampling point obtains between two detection stations is to The detection result of the target, that is, the measurement target state;
得到目标在总的采样时间T =M×T时间内,即100秒内的真实轨迹与量测轨迹如图11中所示,其中红色实线表示目标真实轨迹,蓝色虚线表示量测轨迹; Obtain the real trajectory and measurement trajectory of the target within the total sampling time T = M × T time, that is, the real trajectory and the measurement trajectory within 100 seconds, as shown in Figure 11, wherein the red solid line represents the target's real trajectory, and the blue dotted line represents the measurement trajectory ;
另外,图12中示出了100秒内跟踪误差的变化情况,图13示出了每个采样周期内计算量测目标状态所用时间的变化情况。In addition, FIG. 12 shows the variation of the tracking error within 100 seconds, and FIG. 13 shows the variation of the time used to calculate the measurement target state in each sampling period.
根据上述结果可知,目标最终飞行位置为x =99310m,y =90240m,z =103200m,距初始位置距离为169263.4m,误差最大值为2998m,最大追踪误差率为1.77%,单位采样周期内获得量测目标状态所需时间在0.1s上下波动。 According to the above results, the final flight position of the target is x- end = 99310m, y- end = 90240m, z- end = 103200m, the distance from the initial position is 169263.4m, the maximum error is 2998m, the maximum tracking error rate is 1.77%, the unit sampling period The time required to obtain the measurement target state fluctuates around 0.1s.
实施例5Example 5
设置与实施例4基本一致的实验条件,采用与实施例4中基本一致的实验过程,其区别在于设置4个检测站,4个检测站之间同一采样点获得的目标状态的平均值是对目标的探测结果,即量测目标状态;The experimental conditions that are basically consistent with Example 4 are set, and the experimental process that is basically consistent with Example 4 is adopted. The difference is that 4 testing stations are set, and the average value of the target state obtained at the same sampling point between the 4 testing stations is the same as The detection result of the target, that is, the measurement target state;
得到目标在总的采样时间T =M×T时间内,即100秒内的真实轨迹与量测轨迹如图14中所示,其中红色实线表示目标真实轨迹,蓝色虚线表示量测轨迹; Obtain the real trajectory and measurement trajectory of the target within the total sampling time T total = M × T time, that is, within 100 seconds, as shown in Figure 14, wherein the red solid line represents the target's real trajectory, and the blue dotted line represents the measurement trajectory ;
另外,图15中示出了100秒内跟踪误差的变化情况,图16示出了每个采样周期内计算量测目标状态所用时间的变化情况。In addition, FIG. 15 shows the variation of the tracking error within 100 seconds, and FIG. 16 shows the variation of the time used to calculate the measurement target state in each sampling period.
根据上述结果可知,目标最终飞行位置为x =98800m,y =89570m,z =103400m,距初始位置距离为168730.4m,误差最大值为1215m,最大追踪误差率为0.72%,单位采样周期内获得量测目标状态所 需时间在0.2s上下波动。 According to the above results, the final flight position of the target is x- end = 98800m, y- end = 89570m, z- end = 103400m, the distance from the initial position is 168730.4m, the maximum error is 1215m, the maximum tracking error rate is 0.72%, unit sampling period The time required to obtain the measurement target state fluctuates around 0.2s.
实施例6Example 6
设置与实施例4基本一致的实验条件,采用与实施例4中基本一致的实验过程,其区别在于设置6个检测站,6个检测站之间同一采样点获得的目标状态的平均值是对目标的探测结果,即量测目标状态;The experimental condition that is basically consistent with embodiment 4 is set, and the experimental process that is basically consistent with embodiment 4 is adopted. The difference is that 6 detection stations are set, and the average value of the target state obtained at the same sampling point between the 6 detection stations is the same as The detection result of the target, that is, the measurement target state;
得到目标在总的采样时间T =M×T时间内,即100秒内的真实轨迹与量测轨迹如图17中所示,其中红色实线表示目标真实轨迹,蓝色虚线表示量测轨迹; Obtain the real trajectory and measurement trajectory of the target within the total sampling time T=M×T time, that is, the real trajectory and the measurement trajectory within 100 seconds, as shown in Figure 17, wherein the red solid line represents the target's real trajectory, and the blue dotted line represents the measurement trajectory ;
另外,图18中示出了100秒内跟踪误差的变化情况,图19示出了每个采样周期内计算量测目标状态所用时间的变化情况。In addition, FIG. 18 shows the variation of the tracking error within 100 seconds, and FIG. 19 shows the variation of the time used to calculate the measurement target state in each sampling period.
根据上述结果可知,目标最终飞行位置为x =98790m,y =89400m,z =103200m,距初始位置距离为168511.8m,误差最大值为663.7m,最大追踪误差率为0.39%,单位采样周期内获得量测目标状态所需时间在0.28s上下波动。 According to the above results, the final flight position of the target is x- end = 98790m, y- end = 89400m, z- end = 103200m, the distance from the initial position is 168511.8m, the maximum error is 663.7m, the maximum tracking error rate is 0.39%, unit sampling The time required to obtain the measurement target state within a cycle fluctuates around 0.28s.
检测站数目分别为2、4、6时,追踪最大误差率分别为1.77%、0.72%、0.39%,且平均误差依次减小,故可以得出结论随着监测站数目的增加,跟踪误差值能够逐渐减小,其原因在于监测站数目的增加能够使得各个监测站经过粒子滤波跟踪所得值取得均值,从而减小了观测误差的影响。相比于实施例2中虚拟目标状态数量取1000,检测站数目为1时,误差依次大幅减小,但同时,单步计算时间逐步增加,对硬件的要求提升。综上,增加监测站数目是有效降低跟踪高超声速目标误差的有效方法。When the number of detection stations is 2, 4, and 6, the maximum tracking error rates are 1.77%, 0.72%, and 0.39%, respectively, and the average error decreases in turn. Therefore, it can be concluded that with the increase of the number of monitoring stations, the tracking error value It can be gradually reduced because the increase in the number of monitoring stations can make the values obtained by each monitoring station after particle filter tracking obtain the mean value, thereby reducing the influence of observation errors. Compared with the number of virtual target states in Example 2 as 1000, when the number of detection stations is 1, the error is greatly reduced in turn, but at the same time, the single-step calculation time is gradually increased, and the requirements for hardware are increased. In summary, increasing the number of monitoring stations is an effective way to effectively reduce the error of tracking hypersonic targets.
实施例7Example 7
在考虑机动加速度对目标的影响时,目标轨迹将不再按照近似直线运动,轨迹呈抛物线形状,选用与实施例1中类似的基础数据,其区别在于虚拟目标状态数量N=10000,When considering the influence of maneuvering acceleration on the target, the target trajectory will no longer move according to the approximate straight line, and the trajectory is in the shape of a parabola. The basic data similar to those in Embodiment 1 are selected for use. The difference is that the number of virtual target states N=10000,
选用与实施例1中类似的实验过程,其区别在于:The experimental process similar to that in Example 1 is selected for use, the difference is:
在步骤1中给出的初始目标状态为:东北天三个方向的初始速度分别为V x=100m/s、V y=90m/s、V z=104m/s,初始位置x 0=0m,y 0=0m,z 0=0m, The initial target state given in step 1 is: the initial velocities in the three directions of the northeast sky are V x =100m/s, V y =90m/s, V z =104m/s, the initial position x 0 =0m, y 0 =0m, z 0 =0m,
在步骤3中在每个采样点都通过下式(一’)估计出100个虚拟目标状态;Estimate 100 virtual target states by following formula (-') at each sampling point in step 3;
X(k)=ΦX(0)+ΓB(k-1)+10ΓW(k)     (一’)X(k)=ΦX(0)+ΓB(k-1)+10ΓW(k) (one’)
其中,目标的机动加速度B(k-1)的取值为:Among them, the value of the maneuvering acceleration B(k-1) of the target is:
B(k-1)=[x b x b y b y b z b z b] T B(k-1)=[x b x b y b y b z b z b ] T
其中,x b随机选取20m/s 2至40m/s 2中的任意数,y b随机选取7m/s 2至13m/s 2中的任意数,z b随机选取20m/s 2至40m/s 2中的任意数。 Among them, x b randomly selects any number from 20m/s 2 to 40m/s 2 , y b randomly selects any number from 7m/s 2 to 13m/s 2 , z b randomly selects any number from 20m/s 2 to 40m/s Any number from 2 .
得到目标在总的采样时间T =M×T时间内,即100秒内的真实轨迹与量测轨迹如图20中所示,其中红色实线表示目标真实轨迹,蓝色虚线表示量测轨迹; Obtain the real trajectory and measurement trajectory of the target within the total sampling time T = M × T time, that is, the real trajectory and the measurement trajectory within 100 seconds, as shown in Figure 20, wherein the red solid line represents the target's real trajectory, and the blue dotted line represents the measurement trajectory ;
另外,图21中示出了100秒内跟踪误差的变化情况,图22示出了100秒内X方向即东方的位移与速度变化情况示意图,图23示出了100秒内Y方向即北方的位移与速度变化情况示意图,图24示出了100秒内Z方向即高度方向的位移与速度变化情况示意图;通过这三幅图能够证明引入的机动加速度对目标的轨迹产生了明显的影响变化,即在三个方向上各自做变加速直线运动,区别于前6个实施例中的匀速直线运动,图25示出了每个采样周期内计算量测目标状态所用时间的变化情况。In addition, Figure 21 shows the change of tracking error within 100 seconds, Figure 22 shows the schematic diagram of the displacement and velocity change in the X direction within 100 seconds, that is, the east direction, and Figure 23 shows the displacement and velocity change in the Y direction within 100 seconds, that is, the north direction. Schematic diagram of displacement and velocity changes. Figure 24 shows a schematic diagram of displacement and velocity changes in the Z direction, that is, in the height direction within 100 seconds; through these three figures, it can be proved that the introduced maneuvering acceleration has a significant impact on the trajectory of the target. That is, linear motion with variable acceleration is performed in each of the three directions, which is different from the uniform linear motion in the first six embodiments. Fig. 25 shows the variation of the time used to calculate and measure the target state in each sampling period.
根据上述结果可知,目标最终飞行位置为x =155200m,y =54190m,z =144700m,距初始位置距离为218989.3m,最大追踪误差率为0.83%,单位采样周期内获得量测目标状态所需时间在0.4s上下波动。由此可得出结论,即使在引入机动加速度后,本申请提供的高超声速飞行器轨迹跟踪方法对目标仍有着良好的跟踪效果。 According to the above results, it can be seen that the final flight position of the target is x- end =155200m, y- end =54190m, z- end =144700m, the distance from the initial position is 218989.3m, the maximum tracking error rate is 0.83%, and the measurement target state is obtained within the unit sampling period The required time fluctuates around 0.4s. It can be concluded that even after the maneuvering acceleration is introduced, the hypersonic vehicle trajectory tracking method provided by the present application still has a good tracking effect on the target.
以上结合优选实施方式和范例性实例对本发明进行了详细说明。不过需要声明的是,这些具体实施方式仅是对本发明的阐述性解释,并不对本发明的保护范围构成任何限制。在不超出本发明精神和保护范围的情况下,可以对本发明技术内容及其实施方式进行各种改进、等价替换或修饰,这些均落入本发明的保护范围内。本发明的保护范围以所附权利要求为准。The present invention has been described in detail above with reference to preferred embodiments and illustrative examples. However, it should be declared that these specific embodiments are only illustrative explanations of the present invention, and do not constitute any limitation to the protection scope of the present invention. Without departing from the spirit and protection scope of the present invention, various improvements, equivalent replacements or modifications can be made to the technical contents and implementation methods of the present invention, all of which fall within the protection scope of the present invention. The protection scope of the present invention shall be determined by the appended claims.

Claims (10)

  1. 一种高超声速飞行器轨迹跟踪方法,其特征在于:A hypersonic vehicle trajectory tracking method, characterized in that:
    该方法包括如下步骤:The method comprises the steps of:
    步骤1,布置检测站,通过检测站持续探测区域内是否存在目标,所述目标为高超声速飞行器;Step 1, arrange a detection station, and continuously detect whether there is a target in the area through the detection station, and the target is a hypersonic aircraft;
    步骤2,在发现目标后,给出初始的目标状态,并且选取采样点,开始采样,得到观测值,所述观测值包括通过检测站探测获得目标在东北天坐标系中相对于检测站的两个方位角;Step 2, after the target is found, give the initial target state, and select the sampling point, start sampling, and obtain the observation value, the observation value includes the two coordinates of the target relative to the detection station in the northeast sky coordinate system obtained through detection station detection. azimuth;
    步骤3,在每个采样点都根据初始的目标状态估计出多个虚拟目标状态;Step 3, at each sampling point, a plurality of virtual target states are estimated according to the initial target state;
    步骤4,根据每个采样点的观测值对该采样点的虚拟目标状态进行重采样;Step 4, resampling the virtual target state of each sampling point according to the observed value of the sampling point;
    步骤5,根据重采样得到的虚拟目标状态确定该采样点对应的目标状态。Step 5: Determine the target state corresponding to the sampling point according to the virtual target state obtained by resampling.
  2. 根据权利要求1所述的高超声速飞行器轨迹跟踪方法,其特征在于:The hypersonic vehicle trajectory tracking method according to claim 1, characterized in that:
    在步骤3中,每个虚拟目标状态都通过下式(一)进行估计,In step 3, each virtual target state is estimated by the following formula (1),
    X(k)=ΦX(0)+ΓB(k-1)+10ΓW(k)  (一)X(k)=ΦX(0)+ΓB(k-1)+10ΓW(k) (one)
    其中,X(k)表示虚拟目标状态,Among them, X(k) represents the virtual target state,
    X(0)表示初始的目标状态,X(0) represents the initial target state,
    B(k-1)表示目标的机动加速度,B(k-1) represents the maneuvering acceleration of the target,
    W(k)表示过程噪声,W(k) represents the process noise,
    Φ和Γ都表示矩阵系数。Both Φ and Γ represent matrix coefficients.
  3. 根据权利要求2所述的高超声速飞行器轨迹跟踪方法,其特征在于:The hypersonic vehicle trajectory tracking method according to claim 2, characterized in that:
    在估计虚拟目标状态时,所述目标的机动加速度B(k-1)的取值为:When estimating the state of the virtual target, the value of the maneuvering acceleration B(k-1) of the target is:
    B(k-1)=[x b x b y b y b z b z b] T B(k-1)=[x b x b y b y b z b z b ] T
    其中,x b随机选取20m/s 2至40m/s 2中的任意数, Among them, x b randomly selects any number from 20m/s 2 to 40m/s 2 ,
    y b随机选取7m/s 2至13m/s 2中的任意数, y b randomly selects any number from 7m/s 2 to 13m/s 2 ,
    z b随机选取20m/s 2至40m/s 2中的任意数。 z b Randomly select any number from 20m/s 2 to 40m/s 2 .
  4. 根据权利要求2所述的高超声速飞行器轨迹跟踪方法,其特征在于:The hypersonic vehicle trajectory tracking method according to claim 2, characterized in that:
    在估计虚拟目标状态时,所述过程噪声W(k)的取值为:When estimating the virtual target state, the value of the process noise W(k) is:
    W(k)=[s 1 s 2 s 3 s 4 s 5 s 6] T W(k)=[s 1 s 2 s 3 s 4 s 5 s 6 ] T
    其中,s 1、s 2、s 3、s 4、s 5和s 6都是均值为0、方差为1、标准差为1的符合正态分布的随机数。 Among them, s 1 , s 2 , s 3 , s 4 , s 5 and s 6 are all random numbers conforming to a normal distribution with a mean of 0, a variance of 1, and a standard deviation of 1.
  5. 根据权利要求2所述的高超声速飞行器轨迹跟踪方法,其特征在于:The hypersonic vehicle trajectory tracking method according to claim 2, characterized in that:
    矩阵系数Φ和Γ通过下式(二)和(三)获得:The matrix coefficients Φ and Γ are obtained by the following formulas (2) and (3):
    Figure PCTCN2021120052-appb-100001
    Figure PCTCN2021120052-appb-100001
    Figure PCTCN2021120052-appb-100002
    Figure PCTCN2021120052-appb-100002
    其中,T表示采样周期。Among them, T represents the sampling period.
  6. 根据权利要求1所述的高超声速飞行器轨迹跟踪方法,其特征在于:The hypersonic vehicle trajectory tracking method according to claim 1, characterized in that:
    所述步骤4包括如下子步骤:Described step 4 comprises following sub-steps:
    子步骤1:分别解算每个虚拟目标状态在东北天坐标系中相对于检测站的两个方位角;Sub-step 1: Solve the two azimuth angles of each virtual target state relative to the detection station in the northeast sky coordinate system;
    子步骤2:虚拟目标状态的两个方位角与观测值中的两个方位角作差,并求取两个差值的平方根;Sub-step 2: Make a difference between the two azimuth angles of the virtual target state and the two azimuth angles in the observed value, and calculate the square root of the two difference values;
    子步骤3:将每个虚拟目标状态的平方根代入高斯分布函数中,得到每个虚拟目标状态的权值;Sub-step 3: Substitute the square root of each virtual target state into the Gaussian distribution function to obtain the weight of each virtual target state;
    子步骤4,删除权值较小的虚拟目标状态,复制权值较大的虚拟目标状态,使得总的虚拟目标状态数量保持一致,从而完成虚拟目标状态的重采样。In sub-step 4, the virtual target state with a smaller weight is deleted, and the virtual target state with a larger weight is copied, so that the total number of virtual target states remains consistent, thereby completing the resampling of the virtual target state.
  7. 根据权利要求1所述的高超声速飞行器轨迹跟踪方法,其特征在于:The hypersonic vehicle trajectory tracking method according to claim 1, characterized in that:
    在步骤5中,通过对采样点中重采样获得的所有虚拟目标状态做加权平均,得到该采样点对应的目标状态。In step 5, the target state corresponding to the sampling point is obtained by performing a weighted average on all the virtual target states obtained by resampling in the sampling point.
  8. 根据权利要求1所述的高超声速飞行器轨迹跟踪方法,其特征在于:The hypersonic vehicle trajectory tracking method according to claim 1, characterized in that:
    当所述检测站设置有一个时,步骤5得到的每个采样点对应的目标状态即为对目标的跟踪结果;When the detection station is provided with one, the target state corresponding to each sampling point obtained in step 5 is the tracking result of the target;
    当所述检测站设置有多个时,多个检测站之间同一采样点获得的目标状态的平均值是对目标的探测结果。When there are multiple detection stations, the average value of the target states obtained at the same sampling point among multiple detection stations is the detection result of the target.
  9. 根据权利要求1所述的高超声速飞行器轨迹跟踪方法,其特征在于:The hypersonic vehicle trajectory tracking method according to claim 1, characterized in that:
    所述采样点设置有50个以上,优选为设置有100个。There are more than 50 sampling points, preferably 100 sampling points.
  10. 根据权利要求1所述的高超声速飞行器轨迹跟踪方法,其特征在于:The hypersonic vehicle trajectory tracking method according to claim 1, characterized in that:
    在每个采样点中设置的虚拟目标状态数量都一致,优选地,每个采样点中设置的虚拟目标状态数在100个以上;更优选地,每个采样点中设置10000个虚拟目标状态。The number of virtual target states set in each sampling point is consistent. Preferably, the number of virtual target states set in each sampling point is more than 100; more preferably, 10000 virtual target states are set in each sampling point.
PCT/CN2021/120052 2021-05-17 2021-09-24 Hypersonic vehicle trajectory tracking method WO2022241991A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110536797.7A CN115372957A (en) 2021-05-17 2021-05-17 Trajectory tracking method for hypersonic aircraft
CN202110536797.7 2021-05-17

Publications (1)

Publication Number Publication Date
WO2022241991A1 true WO2022241991A1 (en) 2022-11-24

Family

ID=84059730

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/120052 WO2022241991A1 (en) 2021-05-17 2021-09-24 Hypersonic vehicle trajectory tracking method

Country Status (2)

Country Link
CN (1) CN115372957A (en)
WO (1) WO2022241991A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116609776A (en) * 2023-05-23 2023-08-18 兰州理工大学 Star convex expansion target tracking method based on artificial potential field method in complex environment
CN117555252A (en) * 2023-11-14 2024-02-13 天津大学 Wide-speed-domain hypersonic aircraft control virtual simulation verification system and assessment method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070164897A1 (en) * 2006-01-17 2007-07-19 Leskiw Donald M Single scan track initiation for radars having rotating, electronically scanned antennas
CN107544067A (en) * 2017-07-06 2018-01-05 西北工业大学 One kind is based on the approximate Hypersonic Reentry Vehicles tracking of Gaussian Mixture
CN108917755A (en) * 2018-08-30 2018-11-30 衡阳市衡山科学城科技创新研究院有限公司 A kind of Imaging Seeker angle of sight error of zero estimation method and device
CN111351488A (en) * 2020-03-03 2020-06-30 南京航空航天大学 Intelligent trajectory reconstruction reentry guidance method for aircraft
CN112241125A (en) * 2020-10-29 2021-01-19 北京理工大学 Unmanned aerial vehicle trajectory tracking method based on differential flatness characteristic

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070164897A1 (en) * 2006-01-17 2007-07-19 Leskiw Donald M Single scan track initiation for radars having rotating, electronically scanned antennas
CN107544067A (en) * 2017-07-06 2018-01-05 西北工业大学 One kind is based on the approximate Hypersonic Reentry Vehicles tracking of Gaussian Mixture
CN108917755A (en) * 2018-08-30 2018-11-30 衡阳市衡山科学城科技创新研究院有限公司 A kind of Imaging Seeker angle of sight error of zero estimation method and device
CN111351488A (en) * 2020-03-03 2020-06-30 南京航空航天大学 Intelligent trajectory reconstruction reentry guidance method for aircraft
CN112241125A (en) * 2020-10-29 2021-01-19 北京理工大学 Unmanned aerial vehicle trajectory tracking method based on differential flatness characteristic

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ZHANG, KE: "Research on Experimental Data Fusion and Processing of Hypersonic Vehicle", CHINESE MASTER'S THESES FULL-TEXT DATABASE, ENGINEERING SCIENCE II, no. 1, 15 January 2021 (2021-01-15), CN , pages 1 - 78, XP009541357, ISSN: 1674-0246 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116609776A (en) * 2023-05-23 2023-08-18 兰州理工大学 Star convex expansion target tracking method based on artificial potential field method in complex environment
CN116609776B (en) * 2023-05-23 2023-11-14 兰州理工大学 Star convex expansion target tracking method based on artificial potential field method in complex environment
CN117555252A (en) * 2023-11-14 2024-02-13 天津大学 Wide-speed-domain hypersonic aircraft control virtual simulation verification system and assessment method

Also Published As

Publication number Publication date
CN115372957A (en) 2022-11-22

Similar Documents

Publication Publication Date Title
WO2022241991A1 (en) Hypersonic vehicle trajectory tracking method
CN103116688B (en) For the multi-source Dissimilar sensors targetpath correlating method of airborne avionics system
CN106646450B (en) Radar track robust correlating method based on distance substep cluster
CN104793201A (en) Modified variable-structure grid interaction multi-model filtering method for tracking hypersonic-speed target of near space
CN104898104A (en) Target combined positioning method based on Euler's distance means clustering
CN109858526A (en) Sensor-based multi-target track fusion method in a kind of target following
CN112946626B (en) Airborne phased array radar track association method
CN109839633B (en) Multi-frame pre-detection tracking method of airborne early warning radar based on minimum coverage airspace
CN113030940B (en) Multi-star convex type extended target tracking method under turning maneuver
CN112114309B (en) JPDA multi-target tracking method based on optimal contour coefficient self-adaptive K-means clustering
CN111693051A (en) Multi-target data association method based on photoelectric sensor
CN113743475B (en) UKF-based real-time multi-source data fusion method
CN109633678A (en) Big visual field photoelectric imaging tracing system multi-constraint condition track initiation detection method
CN112229280B (en) Method for determining multi-branch fuse detection area
Lu et al. A new performance index for measuring the effect of single target tracking with Kalman particle filter
CN110286383B (en) Radar and infrared sensor deployment method applied to target tracking
CN109581305B (en) Multi-radar error correction method based on historical data
CN112836784A (en) Magnetic moving target positioning method based on ant colony and L-M hybrid algorithm
CN112965965A (en) Outlier elimination method and system based on fuzzy prediction system and computer related product
CN110888142A (en) Spacecraft hidden target point measuring method based on MEMS laser radar measuring technology
CN110412505A (en) A kind of quick positioning using TDOA trellis search method
CN116991174A (en) Hypersonic aircraft track prediction method
CN104237880A (en) Variable structure joint probability data interconnection formation target tracking method
CN117110983B (en) Signal source positioning method based on unmanned aerial vehicle spiral track
CN108692731B (en) Non-equal standard error and zero-mean sphere probability error representation method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21940439

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2023571442

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21940439

Country of ref document: EP

Kind code of ref document: A1