CN115061501B - Method and system for identifying coded data of air formation - Google Patents

Method and system for identifying coded data of air formation Download PDF

Info

Publication number
CN115061501B
CN115061501B CN202210894545.6A CN202210894545A CN115061501B CN 115061501 B CN115061501 B CN 115061501B CN 202210894545 A CN202210894545 A CN 202210894545A CN 115061501 B CN115061501 B CN 115061501B
Authority
CN
China
Prior art keywords
code
formation
coding
index
target
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN202210894545.6A
Other languages
Chinese (zh)
Other versions
CN115061501A (en
Inventor
周焰
梁复台
吴长飞
毕钰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Air Force Early Warning Academy
Original Assignee
Air Force Early Warning Academy
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 Air Force Early Warning Academy filed Critical Air Force Early Warning Academy
Priority to CN202210894545.6A priority Critical patent/CN115061501B/en
Publication of CN115061501A publication Critical patent/CN115061501A/en
Application granted granted Critical
Publication of CN115061501B publication Critical patent/CN115061501B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/10Simultaneous control of position or course in three dimensions
    • G05D1/101Simultaneous control of position or course in three dimensions specially adapted for aircraft
    • G05D1/104Simultaneous control of position or course in three dimensions specially adapted for aircraft involving a plurality of aircrafts, e.g. formation flying

Landscapes

  • Engineering & Computer Science (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Radar Systems Or Details Thereof (AREA)
  • Image Analysis (AREA)

Abstract

The invention provides a method and a system for identifying coded data of an aerial formation form, belonging to the field of aerial formation form identification, wherein the method comprises the following steps: dividing the formation activity area into grids for binary coding according to the formation motion direction and the formation activity area, and constructing a local area code; establishing a feature matrix or a feature vector with the same dimension as the local code, filling corresponding feature values in the feature matrix or the feature vector at the same positions of the local code existing targets, and constructing a multilayer feature subcode; simplifying the local area code by adopting a position coding or index coding method; carrying out weighting averaging or coding combination processing on the multilayer characteristic subcodes; the local area code and the multilayer characteristic subcodes are connected in series to form an aerial formation situation coding vector; and inputting the air formation situation coding vector into a formation recognition model to obtain an air formation form. Compared with the traditional template-based method, the method has higher intelligent degree.

Description

Method and system for identifying coded data of air formation
Technical Field
The invention belongs to the field of identification of aerial formation formations, and particularly relates to a method and a system for identifying coded data of aerial formation formations.
Background
The air formation is the main battle style of modern air force, and can exert the power of the cluster and form the advantages of the body system. The identification of the formation in the air is the discrimination of the formation type formed by the objects in the air. The air formation recognition is an important mode for judging the air behavior purpose, the task type and the like of the opposite side, and is important content for predicting the air defense early warning situation. However, due to the wide variety and high real-time performance of formation, it is difficult for people to identify the formation timely, accurately and continuously through experience.
Traditional computer-aided formation identification methods are template-based methods. In the template-based method, the method of constructing the template based on Hough transformation is common. The method is used for constructing a template for identifying the formation forms of various common linear formation forms by utilizing the point-line duality of Hough transformation. Under the noise condition, the formation characteristics are obtained based on line intersection clustering, then a template adaptive to the line intersection clustering is established, and the formation identification is completed based on template matching. The identification method based on Hough transformation and a clustering method can better realize the abstraction of formation in a noise environment and solve the uncertainty of formation, but the clustering algorithm has difficulties in the aspects of determining the number of clusters, initializing the centers of the clusters and the like, and solves the problem that adverse effects can influence the extraction of the formation characteristics. Meanwhile, as the template construction method has more human subjective factors, the template construction process is complex when complex formation identification is carried out, and more factors need to be considered.
Disclosure of Invention
Aiming at the defects of the prior art, the invention aims to provide a method and a system for identifying coded data of an aerial formation form, and aims to solve the problem that the existing template-based formation identification method has a plurality of human factors and the process of establishing a template is complex when complex formation identification is faced.
In order to achieve the above object, in one aspect, the present invention provides a method for identifying coded data of an air formation, including the following steps:
dividing the formation activity area into grids for binary coding with uniform size according to the formation motion direction and the formation activity area, and constructing a local area code; wherein, the local area code uses 1 to represent the existing target, and 0 to represent the non-existing target;
for each aerial target motion characteristic, establishing a characteristic matrix or a characteristic vector with the same dimension as the local code, filling corresponding characteristic values in the characteristic matrix or the characteristic vector at the same positions of the local code where the targets exist, and constructing a multilayer characteristic subcode;
simplifying the local area code by adopting a position coding or index coding method; carrying out weighted averaging or coding combination processing on the multilayer characteristic subcodes;
the simplified local codes and multilayer characteristic subcodes which are weighted, averaged or combined are connected in series to form aerial formation situation coding vectors;
inputting the air formation situation coding vector into a formation recognition model to obtain an air formation; wherein, the formation recognition model is a trained classifier.
Further preferably, the aerial target motion characteristics include target height, speed, acceleration, and climbing rate;
further preferably, the manner of position coding the local code includes absolute position coding or relative position coding;
the absolute position coding takes the upper left corner of the formation activity area as a starting point, calculates the absolute distance between the code element position corresponding to each target and the starting point according to the zigzag sequence, and takes the absolute distance as a code element value;
the absolute position is encoded as:
R=[r k ],k=1,2,…,p
r k =(i k -1)×n+j k
the relative position coding takes the upper left corner of the formation activity area as a starting point, calculates the relative distance between the code element position corresponding to each target and the code element position corresponding to the previous target according to the zigzag sequence, and takes the relative distance as a code element value;pthe total number of targets in the air formation;nis a feature matrixA m×n The number of columns in (1);
the relative position is encoded as:
R=[r k ],k=1,2,…,p
Figure 294175DEST_PATH_IMAGE002
wherein the content of the first and second substances,i k j k respectively expressed in local area codeskThe number of rows and columns of elements corresponding to each target.
Further preferably, the manner of performing index coding on the local code comprises row-column index coding or grid index coding;
the row-column index coding mode is as follows: in the queuing activity area, code elements corresponding to each target are represented by row and column values of a local code matrix, and the row and column values of the code elements corresponding to each target are connected in series to form row and column index codes;
the row column index is coded as:
M=[t k ]=[(i k j k )],k=1,2,…,p
the encoding mode of the grid index is as follows: dividing the formation activity area into grids, expressing the code elements corresponding to the targets by using a two-level grid index, and connecting the grid index values of the code elements corresponding to the targets in series to form a grid index code;
the grid index codes are as follows:
M=[t k ]=[(t k 1t k 2 )],k=1,2,…,p
Figure 346445DEST_PATH_IMAGE004
wherein the content of the first and second substances,qthe number of the first-level grids;t k 1 andt k 2 respectively representing the first-level lattice and the second-level lattice codes;
Figure 596160DEST_PATH_IMAGE005
and
Figure 315855DEST_PATH_IMAGE006
respectively representing upward rounding and remainder calculation;i k j k respectively expressed in local area codeskThe number of rows and columns of elements corresponding to each object.
Further preferably, the input of the classifier is air formation situation code, and an air formation form is output; the classifier is a support vector machine, a BP neural network or a random decision forest;
the BP neural network adopts a three-layer structure, when the air formation situation code is based on position code, the number of neurons in an input layer is the same as the length of an air formation situation code vector, the number of neurons in a hidden layer is set to be 2 times of the number of neurons in the input layer, and the number of neurons in an output layer is the number of aerial formation forms; when the aerial formation situation code is based on index code, the number of neurons in an input layer is 2 times of the length of an aerial formation situation code vector, the number of neurons in a hidden layer is 2 times of the number of neurons in the input layer, and the number of neurons in an output layer is the number of aerial formation forms;
and optimizing the BP neural network parameters by adopting a GA algorithm.
In another aspect, the present invention provides a system for identifying encoded data of an aerial formation, including: the local area code construction module is used for dividing the formation activity area into grids for binary coding with uniform size according to the formation motion direction and the formation activity area, and constructing a local area code; wherein, the local area code uses 1 to represent the existing target, and 0 to represent the non-existing target;
the multilayer characteristic subcode construction module is used for establishing a characteristic matrix or a characteristic vector with the same dimension as the local code for each aerial target motion characteristic, filling characteristic values of corresponding targets in the characteristic matrix or the characteristic vector at the same positions of the targets where the local code exists, and constructing multilayer characteristic subcodes;
the encoding module is used for simplifying the local code by adopting a position encoding or index encoding method;
the characteristic subcode processing module is used for carrying out weighted averaging or coding combination processing on the multilayer characteristic subcodes;
the concatenation module is used for concatenating the simplified local codes and multilayer characteristic subcodes subjected to weighted averaging or code combination to form aerial formation situation code vectors;
and the classifier is used for inputting the air formation situation and outputting the air formation form.
Further preferably, the aerial target motion characteristics include target altitude, velocity, acceleration and climb rate.
Further preferably, the encoding module is a position encoding module, and the position encoding module is an absolute position encoding module or a relative position encoding module;
the absolute position coding module is used for calculating the absolute distance between the code element position corresponding to each target and the starting point according to the zigzag sequence by taking the upper left corner of the formation activity area as the starting point, and coding by taking the absolute distance as a code element value to obtain an absolute position code;
the absolute position is encoded as:
R=[r k ],k=1,2,…,p
r k =(i k -1)×n+j k
the relative position coding module is used for calculating the relative distance between the code element position corresponding to each target and the code element position corresponding to the previous target according to the zigzag sequence by taking the upper left corner of the formation activity area as a starting point, and coding by taking the relative distance as a code element value to obtain a relative position code;
the relative position is encoded as:
R=[r k ],k=1,2,…,p
Figure 484668DEST_PATH_IMAGE002
wherein the content of the first and second substances,i k j k respectively expressed in local area codeskThe number of rows and columns of elements corresponding to each target.
Further preferably, the encoding module is an index encoding module, and the index encoding module is a row-column index encoding module or a grid index encoding module;
the row-column index coding module is used for representing code elements corresponding to all targets by row-column values of a local code matrix in a queuing activity area and connecting the code element row-column values corresponding to all targets in series to form row-column index codes;
the row column index is coded as:
M=[t k ]=[(i k j k )],k=1,2,…,p
the grid index coding module is used for dividing the formation activity area into grids, expressing the code elements corresponding to the targets by using a two-level grid index, and connecting grid index values of the code elements corresponding to the targets in series to form a grid index code;
the grid index codes are:
M=[t k ]=[(t k 1t k 2 )],k=1,2,…,p
Figure 24234DEST_PATH_IMAGE004
wherein, the first and the second end of the pipe are connected with each other,qthe number of the first-level check is shown;t k 1 andt k 2 respectively representing the first-level lattice and the second-level lattice codes;
Figure 812061DEST_PATH_IMAGE005
and
Figure 386262DEST_PATH_IMAGE006
respectively representing upward rounding and remainder calculation;i k j k respectively expressed in local area codeskThe number of rows and columns of elements corresponding to each object.
Further preferably, the input of the classifier is air formation situation code, and air formation is output; the classifier is a support vector machine, a BP neural network or a random decision forest;
the BP neural network adopts a three-layer structure, when the air formation situation code is based on position code, the number of neurons in an input layer is the same as the length of a vector of the air formation situation code, the number of neurons in a hidden layer is set to be 2 times of the number of neurons in the input layer, and the number of neurons in an output layer is in an air formation form; when the aerial formation situation code is based on index code, the number of neurons in an input layer is 2 times of the length of an aerial formation situation code vector, the number of neurons in a hidden layer is 2 times of the number of neurons in the input layer, and the number of neurons in an output layer is an aerial formation form;
and optimizing the BP neural network parameters by adopting a GA algorithm.
Generally, compared with the prior art, the technical scheme conceived by the invention has the following beneficial effects:
the invention provides a coded data identification method and a coded data identification system for an aerial formation form. Firstly, providing a coding method for acquiring air formation situation, dividing a formation active area into grids for binary coding with uniform size according to a formation motion direction and the formation active area, and constructing a local area code; for each aerial target motion characteristic, establishing a characteristic matrix or a characteristic vector with the same dimension as the local code, filling corresponding characteristic values in the characteristic matrix or the characteristic vector at the same position of the local code where the target exists, and constructing a multilayer characteristic subcode; simplifying the local code by adopting a position coding or index coding method; carrying out weighted averaging or coding combination processing on the multilayer characteristic subcodes; the simplified local codes and multilayer characteristic subcodes which are weighted, averaged or combined are connected in series to form aerial formation situation coding vectors; the air formation position, the motion characteristic and other attribute characteristics are successfully converted into coding information, and based on the air formation situation codes, a machine learning technology is applied to train and obtain the classifier, so that the classifier can intelligently recognize the air formation situation codes and output the air formation form. The algorithm provided by the invention realizes the intelligent identification of the formation from end to end, and the formation type can be directly obtained on the basis of uniform situation coding. Compared with the traditional template-based method, the intelligent degree is higher.
In the process of acquiring the air formation situation codes, in order to avoid the complexity of matrix operation processing, position codes or index codes are adopted to simplify local codes, wherein the method for carrying out the position codes on the local codes is absolute position codes or relative position codes, and the method for carrying out the index codes on the local codes is row-column index codes or grid index codes; not only the efficiency of formation identification is improved, but also different coding modes can be selected for coding according to actual coded data.
The classifier can select various support vector machines, BP neural networks or random decision forests and the like, different classifiers can be selected for training according to the number of the formation flying frames when real-time aerial formation is identified, and different formation identification models can be obtained by combining different coding modes.
Drawings
FIG. 1 is a diagram of a coding structure provided by an embodiment of the present invention;
FIG. 2 (a) is an aerial formation diagram provided by an embodiment of the present invention;
fig. 2 (b) is a corresponding enqueue local area code of fig. 2 (a) according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of a high-level feature subcode corresponding to FIG. 2 (b) according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a neural network-based recognition model provided by an embodiment of the present invention;
FIG. 5 (a) is a schematic diagram of a wedge formation provided by an embodiment of the present invention;
FIG. 5 (b) is a schematic diagram of a column formation provided by an embodiment of the present invention;
FIG. 5 (c) is a schematic diagram of a echelon formation provided by an embodiment of the present invention;
fig. 5 (d) is a schematic diagram of formation of a cross-team according to an embodiment of the present invention;
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and do not limit the invention.
The overall technical scheme of the invention is as follows: bringing the air formation into a unified situation coding structure; based on the situation code of the air formation, applying a machine learning technology and designing an intelligent recognition algorithm frame based on machine learning; generating air formation data through simulation, establishing a multi-type formation data set, and training a model of the multi-type formation data set;
in one aspect, the invention provides a method for identifying coded data of an air formation, which comprises the following steps:
the method comprises the following steps: and (3) encoding the air formation situation:
the coding structure shown in fig. 1:
the air formation situation code comprises a local area code and a characteristic subcode; in order to unify the input of subsequent situation prediction tasks, realize standardization and modular model construction, and design a code into a two-layer structure;
the local area code is a description of formation and an active area thereof and can be represented in a binary matrix or vector form; the characteristic subcodes are codes for the attribute characteristics of each target in the formation, and can also be expressed in a matrix or vector form, have the same dimension as the local area codes, and have corresponding elements; the situation code can uniquely describe and calibrate a target or formation and the movement thereof;
the mathematical expression of situation encoding is:R·F(ii) a Wherein, the first and the second end of the pipe are connected with each other,Ris a local area code;Fa characteristic subcode; (. -) represents the operation of the local code and the corresponding element of the characteristic code matrix;
local area code
Dividing grids for the formation active area and carrying out binary coding to form a binary matrix with uniform size, namely a local area code; in the local area code, 1 represents the existence of the target, 0 represents the nonexistence of the target, and as shown in fig. 2 (a), a queuing space state diagram is shown, and fig. 2 (b) is the corresponding queuing local area code; the size unification is the key of local area code coding, and aims to arrange the formation of different areas and densities in a matrix with unified dimension to realize the unique expression of the codes;
the local area code coding solves the problem that the dimensionality of an area matrix obtained by directly coding an original area is not uniform, and is convenient for the application of intelligent algorithms such as machine learning and the like;
characteristic subcodes:
the codes reflect the attribute characteristics of the targets in the formation and correspond to the local area codes;
the aerial target motion characteristics comprise attributes such as height, speed, acceleration and climbing rate; in the study of formation type identification, height is the most important feature; assuming that the formation targets are at the same height level and all are h meters, fig. 3 is a height feature subcode corresponding to fig. 2 (b);
in practical application, the feature subcodes are not necessarily simple one-layer structures, but often consist of multiple layers of feature subcodes, such as feature subcodes of height, RCS, communication frequency, and the like; the characteristic subcodes can be processed in various ways, such as weighted averaging, coding combination and the like, and specific situations of different scenes need to be considered and targeted processing is performed;
local area code encoding:
the position-based coding and the index-based coding are four coding methods in two types;
(1) Location-based coding
The local area coding mode based on the position can be divided into absolute position coding and relative position coding which are expressed in a vector form;
(1.1) Absolute position coding
Absolute position coding takes the upper left corner of a coding airspace as a starting point, calculates the absolute distance (the unit is a unit cell) between the code element position corresponding to each target and the starting point according to the zigzag sequence, and takes the distance as a code element value; if the area matrixA m×n If p targets exist, the absolute position code can be expressed as:
R=[r k ],k=1,2,…,p
r k =(i k -1)×n+j k
wherein the content of the first and second substances,i k j k respectively represent the region matrixA m×n To middlekThe number of element rows and columns corresponding to each target;
(1.2) relative position coding
Relative position coding takes the upper left corner of the airspace as a starting point, and according to a zigzag sequence, the relative distance (the unit is a unit cell) between the code element position corresponding to each target and the code element position corresponding to the previous target is obtained, and the distance is taken as a code element value;
for the same local area code matrix, the relative position code can be expressed as:
R=[r k ],k=1,2,…,p
Figure 725976DEST_PATH_IMAGE002
wherein the content of the first and second substances,i k j k is synonymous with absolute position coding;
(2) Index-based coding
The local area code coding mode based on the index can be divided into row-column index coding and grid index coding which are expressed in a vector form;
(2.1) column-row index coding
In the queuing activity area, the code elements corresponding to the targets are represented by row and column values of a local code matrix, and the row and column values of the code elements corresponding to the targets are connected in series to form a vector, wherein the vector is row and column index coding;
the row column index encoding can be expressed as:
M=[t k ]=[(i k j k )],k=1,2,…,p
wherein the content of the first and second substances,i k j k means ofSame as absolute position coding;
(2.2) grid index coding
Dividing the formation airspace into grids, representing code elements corresponding to all targets by using a two-level grid index, and connecting grid index values of the code elements corresponding to all targets in series to form a vector, wherein the vector is a grid index code;
if the first level lattice number isqThen the grid index code can be expressed as:
M=[t k ]=[(t k 1t k 2 )],k=1,2,…,p
Figure 283997DEST_PATH_IMAGE004
wherein, the first and the second end of the pipe are connected with each other,t k 1 andt k 2 respectively representing the first-level grid and the second-level grid codes;i k j k meaning the same as absolute position coding;
Figure 609936DEST_PATH_IMAGE005
and
Figure 304222DEST_PATH_IMAGE006
respectively representing upward rounding and remainder calculation;
after the air defense early warning system acquires the position, the motion characteristics and other attribute data of an air formation, firstly, determining the motion direction of the formation, representing the area where the formation is located as a binary matrix, and selecting any one of four codes, namely a relative position code, an absolute position code, a row and column index code and a grid index code for coding to form a local area code; then, selecting the formation characteristics and constructing characteristic subcodes; finally, the local code is connected with the characteristic subcode in series, and the formed vector is the aerial formation situation coding vector;
step two: constructing a formation identification model:
designing a formation recognition model based on machine learning on the basis of encoding the situation of the formation in the air, and realizing the recognition of the formation shape of the formation through the training of the formation recognition model;
the formation recognition model is constructed by a classifier algorithm of Machine learning, a typical classifier includes a Support Vector Machine (SVM), a Back Propagation Neural Network (BP), a Random Decision Forest (RDF), and the like, and one of the two types of construction recognition models can be selected optionally, and fig. 4 is a schematic diagram of the formation recognition model constructed by the BP Neural Network;
when different classifier algorithms are selected for the formation recognition model, the corresponding settings of model parameters are different; when the SVM is selected as the formation recognition model, the selection of a kernel function and the parameter determination of the SVM are key, and the kernel function and the parameter are selected in a cross validation mode;
when the formation recognition model adopts a BP neural network, the BP neural network adopts a three-layer structure, when space formation situation codes are based on position codes, the number of neurons in an input layer is the same as the vector length of the space formation situation codes, the number of neurons in a hidden layer is set to be 2 times of the number of the neurons in the input layer, and the number of the neurons in an output layer is the number of formation forms in the space; when the air formation situation code is based on index coding, the number of neurons of an input layer is 2 times of the length of an air formation situation code vector, and the number of neurons of a hidden layer and an output layer is consistent with the air formation situation code based on position coding; in order to avoid overfitting of the BP neural network, a Genetic Algorithm (GA) is adopted to optimize parameters of the BP neural network; the GA algorithm population scale is set to be 20, individuals in the population are all weights and thresholds of a BP neural network, the evolution times are 50 times, the cross probability is 0.4, the variation probability is 0.1, and an individual fitness function is the sum of the absolute values of the prediction errors of the training data; when the model selects RDF, the number of the base estimators of the RDF method is selected to be 20;
the output of the formation identification model is the type of the formation shape in the air;
step three: training a formation recognition model:
(3.1) data set construction:
constructing a data set with a proper scale is the basis of model training; the air formation can be divided into wedge-shaped formation, longitudinal formation, echelon, transverse formation and the like according to forms, as shown in figures 5 (a) - (d); therefore, the formation type is set to 4 types; the number of airplane frames forming the formation is generally not fixed, but 3 to 10 are common, so the number of airplane frames forming the formation is set to be 3 to 10; respectively simulating each frame formation and constructing corresponding data sets, wherein each data set comprises 2000 samples; dividing a data set into a training set and a testing set, and segmenting the training set and the testing set according to a proportion of 10;
generating formation data by using a long machine as a base point according to the position layout specified by a combat ordinance and the formation motion direction; considering the influence of observation noise and motion noise, representing the uncertainty caused by the influence of the noise by using probability distribution; according to statistical analysis, the motion noise follows normal distribution with a mean value of 0m and a variance of 4m at the transverse interval of formation, follows normal distribution with a mean value of 0m and a variance of 6m at the longitudinal distance of formation, and follows normal distribution with a mean value of 0m and a variance of 2 m; sampling by adopting an accepting and rejecting method according to the description of the formation form and the probability distribution to generate simulation formation form data; carrying out situation coding on the generated data, and using the situation coding for training and identification;
(3.2) model parameter setting:
setting parameters according to a classifier selected during model design, and turning to the step two in detail;
after training is finished, air formation identification models corresponding to different air formation airplane frame numbers, classifiers and local area code coding methods can be obtained;
step four: aerial formation identification:
in another aspect, the present invention provides a system for identifying encoded data of an aerial formation, including: the local area code construction module is used for dividing the formation activity area into grids for binary coding with uniform size according to the formation motion direction and the formation activity area, and constructing a local area code; wherein, the local area code uses 1 to represent the existing target, and 0 to represent the non-existing target;
the multilayer characteristic subcode construction module is used for establishing a characteristic matrix or a characteristic vector with the same dimension as the local code for each aerial target motion characteristic, filling characteristic values of corresponding targets in the characteristic matrix or the characteristic vector at the same positions of the targets where the local code exists, and constructing multilayer characteristic subcodes;
the encoding module is used for simplifying the local code by adopting a position encoding or index encoding method;
the characteristic subcode processing module is used for carrying out weighted averaging or coding combination processing on the multilayer characteristic subcodes;
the concatenation module is used for concatenating the simplified local codes and multilayer characteristic subcodes subjected to weighted averaging or code combination to form aerial formation situation code vectors;
and the classifier is used for inputting the air formation situation and outputting the air formation form.
Further preferably, the airborne target motion characteristics include target height, velocity, acceleration and climb rate.
Further preferably, the encoding module is a position encoding module, and the position encoding module is an absolute position encoding module or a relative position encoding module;
the absolute position coding module is used for calculating the absolute distance between the code element position corresponding to each target and the starting point according to the zigzag sequence by taking the upper left corner of the formation activity area as the starting point, and coding by taking the absolute distance as a code element value to obtain an absolute position code;
the absolute position is encoded as:
R=[r k ],k=1,2,…,p
r k =(i k -1)×n+j k
the relative position coding module is used for calculating the relative distance between the code element position corresponding to each target and the code element position corresponding to the previous target according to the zigzag sequence by taking the upper left corner of the formation activity area as a starting point, and coding by taking the relative distance as a code element value to obtain a relative position code;
the relative position is encoded as:
R=[r k ],k=1,2,…,p
Figure 549259DEST_PATH_IMAGE002
wherein, the first and the second end of the pipe are connected with each other,i k j k respectively expressed in local area codeskThe number of rows and columns of elements corresponding to each target.
Further preferably, the encoding module is an index encoding module, and the index encoding module is a row-column index encoding module or a grid index encoding module;
the row-column index coding module is used for representing code elements corresponding to all targets by row-column values of a local code matrix in a queuing activity area and connecting the code element row-column values corresponding to all targets in series to form row-column index codes;
the row column index is coded as:
M=[t k ]=[(i k j k )],k=1,2,…,p
the grid index coding module is used for dividing the formation activity area into grids, expressing the code elements corresponding to the targets by using a two-level grid index, and connecting grid index values of the code elements corresponding to the targets in series to form a grid index code;
the grid index codes are as follows:
M=[t k ]=[(i k j k )],k=1,2,…,p
Figure 63417DEST_PATH_IMAGE004
wherein the content of the first and second substances,qthe number of the first-level grids;t k 1 andt k 2 respectively representing the first-level lattice and the second-level lattice codes;
Figure 193047DEST_PATH_IMAGE005
and
Figure 7419DEST_PATH_IMAGE006
respectively representing upward rounding and remainder calculation;i k j k respectively expressed in local area codeskThe number of rows and columns of elements corresponding to each target.
Further preferably, the input of the classifier is air formation situation code, and an air formation form is output; the classifier is a support vector machine, a BP neural network or a random decision forest;
the BP neural network adopts a three-layer structure, when the air formation situation code is based on position code, the number of neurons in an input layer is the same as the length of an air formation situation code vector, the number of neurons in a hidden layer is set to be 2 times of the number of neurons in the input layer, and the number of neurons in an output layer is an air formation form; when the aerial formation situation code is based on index code, the number of neurons in an input layer is 2 times of the length of an aerial formation situation code vector, the number of neurons in a hidden layer is 2 times of the number of neurons in the input layer, and the number of neurons in an output layer is an aerial formation form;
and optimizing the BP neural network parameters by adopting a GA algorithm.
The model can realize the end-to-end recognition effect; when real-time aerial formation is identified, firstly, selecting a corresponding trained model according to the number of the formation flying frames, the type of a classifier and a coding mode; and then coding the formation data according to the selected coding mode, and inputting the obtained coding vector into the selected model. The output of the model is the formation.
It will be understood by those skilled in the art that the foregoing is only a preferred embodiment of the present invention, and is not intended to limit the invention, and that any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A coded data identification method of an air formation is characterized by comprising the following steps:
dividing the formation activity area into grids for binary coding with uniform size according to the formation motion direction and the formation activity area, and constructing a local area code; wherein, the local area code uses 1 to represent the existing target, and 0 represents the non-existing target;
for each aerial target motion characteristic, establishing a characteristic matrix or a characteristic vector with the same dimension as the local code, filling characteristic values of corresponding targets in the characteristic matrix or the characteristic vector at the same positions of the targets existing in the local code, and constructing a multilayer characteristic subcode;
simplifying the local area code by adopting a position coding or index coding method; carrying out weighted averaging or coding combination processing on the multilayer characteristic subcodes;
the simplified local codes and multilayer characteristic subcodes which are weighted, averaged or combined are connected in series to form aerial formation situation code vectors;
inputting the air formation situation coding vector into a formation recognition model to obtain an air formation form; and the formation recognition model is a trained classifier.
2. The coded data recognition method of claim 1, wherein the airborne target motion characteristics include target altitude, velocity, acceleration and climb rate.
3. The coded data recognition method according to claim 1 or 2, wherein the local code is position-coded in an absolute position coding or a relative position coding;
the absolute position coding takes the upper left corner of the formation activity area as a starting point, calculates the absolute distance between the code element position corresponding to each target and the starting point according to the zigzag sequence, and codes by taking the absolute distance as a code element value;
the absolute position is encoded as:
R=[r k ],k=1,2,…,p
r k =(i k -1)×n+j k
the relative position coding takes the upper left corner of the formation activity area as a starting point, calculates the relative distance between the code element position corresponding to each target and the code element position corresponding to the previous target according to the zigzag sequence, and codes by taking the relative distance as a code element value to obtain the relative position coding;
the relative position is encoded as:
R=[r k ],k=1,2,…,p
Figure 973549DEST_PATH_IMAGE001
wherein the content of the first and second substances,i k j k respectively expressed in local area codeskThe number of element rows and columns corresponding to each target;pthe total number of targets in the air formation;nis a feature matrixA m×n Number of columns in (1).
4. The coded data identification method according to claim 1 or 2, characterized in that the local code is index coded by row-column index coding or grid index coding;
the row-column index coding mode is as follows: in the queuing activity area, code elements corresponding to each target are represented by row and column values of a local code matrix, and the row and column values of the code elements corresponding to each target are connected in series to form row and column index codes;
the row-column index is encoded as:
M=[t k ]=[(i k j k )],k=1,2,…,p
the encoding mode of the grid index is as follows: dividing the formation activity area into grids, representing code elements corresponding to the targets by using a two-level grid index, and connecting grid index values of the code elements corresponding to the targets in series to form a grid index code;
the grid index codes are as follows:
M=[t k ]=[(t k 1t k 2 )],k=1,2,…,p
Figure 847964DEST_PATH_IMAGE002
wherein, the first and the second end of the pipe are connected with each other,pthe total number of targets in the air formation;nis a feature matrixA m×n The number of columns in (1);qthe number of the first-level check is shown;t k 1 andt k 2 respectively representing the first-level lattice and the second-level lattice codes;
Figure 959140DEST_PATH_IMAGE003
and
Figure 235400DEST_PATH_IMAGE004
respectively representing upward rounding and remainder calculation;i k j k respectively expressed in local area codeskThe number of rows and columns of elements corresponding to each target.
5. The coded data identification method of claim 1, wherein the input of the classifier is an air formation situation code, and an air formation is output; the classifier is a support vector machine, a BP neural network or a random decision forest;
the BP neural network adopts a three-layer structure, when the air formation situation code is based on position code, the number of neurons in an input layer is the same as the length of an air formation situation code vector, the number of neurons in a hidden layer is set to be 2 times of the number of neurons in the input layer, and the number of neurons in an output layer is the number of aerial formation forms; when the aerial formation situation code is based on index code, the number of neurons in an input layer is 2 times of the length of an aerial formation situation code vector, the number of neurons in a hidden layer is 2 times of the number of neurons in the input layer, and the number of neurons in an output layer is the number of aerial formation forms;
and optimizing the BP neural network parameters by adopting a GA algorithm.
6. An identification system for coded data of an air formation, comprising:
the local area code construction module is used for dividing the formation activity area into grids for binary coding with uniform size according to the formation motion direction and the formation activity area, and constructing a local area code; wherein, the local area code uses 1 to represent the existing target, and 0 represents the non-existing target;
the multilayer characteristic subcode construction module is used for establishing a characteristic matrix or a characteristic vector with the same dimension as the local code for each aerial target motion characteristic, filling characteristic values of corresponding targets in the characteristic matrix or the characteristic vector at the same positions of the targets where the local code exists, and constructing multilayer characteristic subcodes;
the encoding module is used for simplifying the local code by adopting a position encoding or index encoding method;
the characteristic subcode processing module is used for carrying out weighted averaging or coding combination processing on the multilayer characteristic subcodes;
the concatenation module is used for concatenating the simplified local codes and multilayer characteristic subcodes subjected to weighted averaging or code combination to form aerial formation situation code vectors;
and the classifier is used for inputting the air formation situation and outputting the air formation form.
7. The coded data recognition system of claim 6, wherein the airborne target motion characteristics include target altitude, velocity, acceleration, and climb rate.
8. A coded data recognition system according to claim 6 or 7, wherein the coding module is a position coding module, the position coding module being either an absolute position coding module or a relative position coding module;
the absolute position coding module is used for calculating the absolute distance between the code element position corresponding to each target and the starting point according to the zigzag sequence by taking the upper left corner of the formation activity area as the starting point, and coding by taking the absolute distance as a code element value to obtain an absolute position code;
the absolute position code is:
R=[r k ],k=1,2,…,p
r k =(i k -1)×n+j k
the relative position coding module is used for calculating the relative distance between the code element position corresponding to each target and the code element position corresponding to the previous target by taking the upper left corner of the formation activity area as a starting point according to the zigzag sequence, and coding by taking the relative distance as a code element value to obtain a relative position code;
the relative position codes are:
R=[r k ],k=1,2,…,p
Figure 531253DEST_PATH_IMAGE001
wherein the content of the first and second substances,i k j k respectively expressed in local area codeskThe number of element rows and columns corresponding to each target;pthe total number of targets in the air formation;nis a feature matrixA m×n Number of columns in (1).
9. The coded data identification system of claim 6 or 7, wherein the coding module is an index coding module, and the index coding module is a row-column index coding module or a grid index coding module;
the row-column index coding module is used for representing code elements corresponding to all targets by row-column values of a local code matrix in a queuing activity area and connecting the code element row-column values corresponding to all targets in series to form row-column index codes;
the row and column index is encoded as:
M=[t k ]=[(i k j k )],k=1,2,…,p
the grid index coding module is used for dividing the formation activity area into grids, expressing the code elements corresponding to the targets by using a two-level grid index, and connecting grid index values of the code elements corresponding to the targets in series to form a grid index code;
the grid index code is as follows:
M=[t k ]=[(t k 1t k 2 )],k=1,2,…,p
Figure 892964DEST_PATH_IMAGE002
wherein, the first and the second end of the pipe are connected with each other,pthe total number of targets in the air formation;nis a feature matrixA m×n The number of columns in (b);qthe number of the first-level grids;t k 1 andt k 2 respectively representing the first-level lattice and the second-level lattice codes;
Figure 807830DEST_PATH_IMAGE003
and
Figure 204176DEST_PATH_IMAGE004
respectively representing upward rounding and remainder calculation;i k j k respectively expressed in local area codeskThe number of rows and columns of elements corresponding to each target.
10. The coded data recognition system of claim 6, wherein the input to the classifier is an air formation situation code, and the output is an air formation; the classifier is a support vector machine, a BP neural network or a random decision forest;
the BP neural network adopts a three-layer structure, when the air formation situation code is based on position code, the number of neurons in an input layer is the same as the length of an air formation situation code vector, the number of neurons in a hidden layer is set to be 2 times of the number of neurons in the input layer, and the number of neurons in an output layer is the number of aerial formation forms; when the air formation situation code is based on index code, the number of neurons in an input layer is 2 times of the length of the vector of the air formation situation code, the number of neurons in a hidden layer is set to be 2 times of the number of neurons in the input layer, and the number of neurons in an output layer is the number of air formation forms;
and optimizing the BP neural network parameters by adopting a GA algorithm.
CN202210894545.6A 2022-07-28 2022-07-28 Method and system for identifying coded data of air formation Active CN115061501B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210894545.6A CN115061501B (en) 2022-07-28 2022-07-28 Method and system for identifying coded data of air formation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210894545.6A CN115061501B (en) 2022-07-28 2022-07-28 Method and system for identifying coded data of air formation

Publications (2)

Publication Number Publication Date
CN115061501A CN115061501A (en) 2022-09-16
CN115061501B true CN115061501B (en) 2022-11-22

Family

ID=83207183

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210894545.6A Active CN115061501B (en) 2022-07-28 2022-07-28 Method and system for identifying coded data of air formation

Country Status (1)

Country Link
CN (1) CN115061501B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111398903A (en) * 2020-04-03 2020-07-10 嘉兴中科声学科技有限公司 Shipborne short baseline positioning system and method
CN111914910A (en) * 2020-07-15 2020-11-10 南京邮电大学 Airplane formation identification method based on multi-observation-point shape context
CN113741513A (en) * 2021-08-24 2021-12-03 北京理工大学 Method for optimizing formation of ground search task formation of multiple unmanned aerial vehicles under implicit communication condition
CN113867342A (en) * 2021-09-18 2021-12-31 中国人民解放军海军工程大学 Anti-ship missile formation recognition target selection system based on Hough transformation and optimized K-means clustering
CN114117073A (en) * 2021-11-29 2022-03-01 中国人民解放军国防科技大学 Method and device for identifying group intention, computer equipment and readable medium
CN114359604A (en) * 2021-12-07 2022-04-15 电子科技大学 Formation recognition model construction method based on multi-aircraft trajectory data

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10053226B2 (en) * 2014-12-24 2018-08-21 Environmental Tectonics Corp. Aircraft-vision systems and methods for maintaining situational awareness and spatial orientation
CN110390337B (en) * 2019-06-27 2021-05-18 清华大学 Ship individual identification method
CN111783231B (en) * 2020-07-20 2021-04-27 中国人民解放军国防科技大学 Target task intention identification method and device based on unit distribution thermal grid
CN114611911A (en) * 2022-03-02 2022-06-10 博雷顿科技有限公司 Multi-vehicle unmanned cooperative operation design method, algorithm system and vehicle

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111398903A (en) * 2020-04-03 2020-07-10 嘉兴中科声学科技有限公司 Shipborne short baseline positioning system and method
CN111914910A (en) * 2020-07-15 2020-11-10 南京邮电大学 Airplane formation identification method based on multi-observation-point shape context
CN113741513A (en) * 2021-08-24 2021-12-03 北京理工大学 Method for optimizing formation of ground search task formation of multiple unmanned aerial vehicles under implicit communication condition
CN113867342A (en) * 2021-09-18 2021-12-31 中国人民解放军海军工程大学 Anti-ship missile formation recognition target selection system based on Hough transformation and optimized K-means clustering
CN114117073A (en) * 2021-11-29 2022-03-01 中国人民解放军国防科技大学 Method and device for identifying group intention, computer equipment and readable medium
CN114359604A (en) * 2021-12-07 2022-04-15 电子科技大学 Formation recognition model construction method based on multi-aircraft trajectory data

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Advances in intelligent and autonomous navigation systems for small UAS;Suraj Bijjahalli,RobertoS abatini;Alessandro Gardi;《Progress in Aerospace Sciences》;20200630;全文 *
刘文一 ; 孙伟 ; 朱良明 ; 赵志博.舰载飞行器打击水面舰艇编队队形识别和目标选择方法.《兵器装备工程学报》.2020, *
基于计算机视觉的无人机目标检测与队形识别技术研究;周强;《中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑》;20220315;全文 *

Also Published As

Publication number Publication date
CN115061501A (en) 2022-09-16

Similar Documents

Publication Publication Date Title
CN109492830B (en) Mobile pollution source emission concentration prediction method based on time-space deep learning
CN105512289B (en) Image search method based on deep learning and Hash
CN111931902B (en) Generating countermeasure network model and vehicle track prediction method using generating countermeasure network model
CN109508812A (en) A kind of aircraft Trajectory Prediction method based on profound memory network
CN109492748B (en) Method for establishing medium-and-long-term load prediction model of power system based on convolutional neural network
CN105279555A (en) Self-adaptive learning neural network implementation method based on evolutionary algorithm
CN110164129B (en) Single-intersection multi-lane traffic flow prediction method based on GERNN
CN103942568A (en) Sorting method based on non-supervision feature selection
CN107169504A (en) A kind of hand-written character recognition method based on extension Non-linear Kernel residual error network
CN111753207B (en) Collaborative filtering method for neural map based on comments
CN105224738B (en) LSSVM non-gaussian fluctuating wind speed prediction technique
CN113487855B (en) Traffic flow prediction method based on EMD-GAN neural network structure
CN111311702B (en) Image generation and identification module and method based on BlockGAN
CN111950622A (en) Behavior prediction method, behavior prediction device, behavior prediction terminal and storage medium based on artificial intelligence
CN115732034A (en) Identification method and system of spatial transcriptome cell expression pattern
CN113298817A (en) High-accuracy semantic segmentation method for remote sensing image
CN111861231A (en) Flight training special situation intelligent generation method based on decision tree
CN116844041A (en) Cultivated land extraction method based on bidirectional convolution time self-attention mechanism
CN112926645B (en) Electricity stealing detection method based on edge calculation
CN115061501B (en) Method and system for identifying coded data of air formation
CN114004152A (en) Multi-wind-field wind speed space-time prediction method based on graph convolution and recurrent neural network
CN109116300A (en) A kind of limit learning position method based on non-abundant finger print information
CN116244484B (en) Federal cross-modal retrieval method and system for unbalanced data
CN109636194B (en) Multi-source cooperative detection method and system for major change of power transmission and transformation project
CN109978013A (en) A kind of depth clustering method for figure action identification

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant