CN102183747B - Agile radar target detecting system and method - Google Patents

Agile radar target detecting system and method Download PDF

Info

Publication number
CN102183747B
CN102183747B CN2011100510994A CN201110051099A CN102183747B CN 102183747 B CN102183747 B CN 102183747B CN 2011100510994 A CN2011100510994 A CN 2011100510994A CN 201110051099 A CN201110051099 A CN 201110051099A CN 102183747 B CN102183747 B CN 102183747B
Authority
CN
China
Prior art keywords
alpha
theta
radar
overbar
sigma
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.)
Expired - Fee Related
Application number
CN2011100510994A
Other languages
Chinese (zh)
Other versions
CN102183747A (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.)
Zhejiang University ZJU
Original Assignee
Zhejiang University ZJU
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 Zhejiang University ZJU filed Critical Zhejiang University ZJU
Priority to CN2011100510994A priority Critical patent/CN102183747B/en
Publication of CN102183747A publication Critical patent/CN102183747A/en
Application granted granted Critical
Publication of CN102183747B publication Critical patent/CN102183747B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Radar Systems Or Details Thereof (AREA)

Abstract

The invention discloses an agile radar target detecting system. The system comprises a radar, a database and an upper computer; the radar, the database and the upper computer are connected sequentially; the radar irradiates a detected sea area and stores sea radar clutter data into the database; and the upper computer comprises a data preprocessing module, a sea clutter model modeling module, a target detecting module, a model updating module and a result displaying module. The invention also discloses an agile radar target detecting method. By the system and the method, the demand on samples is relatively small, the response is rapid, and the on-line detection can be achieved.

Description

A kind of quick Radar Targets'Detection system and method
Technical field
The present invention relates to the radar data process field, especially, relate to a kind of quick Radar Targets'Detection system and method.
Background technology
The sea clutter promptly comes from the radar backscattering echo on sea.In recent decades; Along with going deep into to extra large clutter understanding; Countries such as Germany, Norway attempt utilizing radar observation sea clutter to obtain radar wave image coming inverting wave information in succession, to obtain the real-time information about sea state, like wave height, direction and the cycle etc. of wave; Thereby further marine small objects is detected, this all has crucial meaning to marine activity.
The naval target detection technique has consequence, and it is one of vital task to extra large radar work that the accurate target judgement is provided.The radar automatic checkout system is made judgement according to decision rule under given detection threshold, and strong extra large clutter often becomes the main interference of weak target signal.How to handle extra large clutter and will directly have influence on the detectability of radar under marine environment: the 1) ice of navigation by recognition buoy, small pieces, swim in the greasy dirt on sea, these may bring potential crisis to navigation; 2) the monitoring illegal fishing is an important task of environmental monitoring.
When traditional target detection, extra large clutter is considered to disturb a kind of noise of navigation to be removed.Yet during to extra large observed object, faint moving target echo usually is buried in the extra large clutter at radar; Signal to noise ratio is lower; Radar is difficult for detecting target, and a large amount of spikes of extra large clutter also can cause serious false-alarm simultaneously, to the detection performance generation considerable influence of radar.As far as sea police's ring and early warning radar, the main target of research is to improve the detectability of target under the extra large clutter background for various.Therefore, not only have important significance for theories and practical significance, and be difficult point and focus that domestic and international naval target detects.
Summary of the invention
Often the desired data amount is big, response speed slow in order to overcome existing radar target detection method, can't realize the deficiency of online detection, and the present invention provides a kind of the less sample of need, can respond, realize the quick Radar Targets'Detection system and method for online detection fast.
The technical solution adopted for the present invention to solve the technical problems is:
A kind of quick Radar Targets'Detection system; Comprise radar, database and host computer, radar, database and host computer link to each other successively, and said radar shines the detection marine site; And with Radar Sea clutter data storing to described database, described host computer comprises:
Data preprocessing module, in order to carry out the pre-service of Radar Sea clutter data, adopt following process to accomplish:
1) from database, gathers N Radar Sea clutter echoed signal amplitude x iAs training sample, wherein, i=1 ..., N;
2) training sample is carried out normalization and handles, obtain normalization amplitude
Figure BDA00000487074700021
:
x ‾ i = x i - min x max x - min x
Wherein, minx representes the minimum value in the training sample, and maxx representes the maximal value in the training sample;
3), obtain input matrix X and corresponding output matrix Y respectively with the training sample reconstruct after the normalization:
Figure BDA00000487074700023
Y = x ‾ D + 1 x ‾ D + 2 . . . x ‾ N
Wherein, D representes the reconstruct dimension, and D is a natural number, and D<N, and the span of D is 50-70;
The forecasting model MBM, in order to set up forecasting model, adopt following process to accomplish:
With the X that obtains, the following quadratic programming problem of Y substitution:
max α , α * { - 1 2 Σ i = 1 M Σ j = 1 M ( α i - α i * ) ( a j - α j * ) exp ( - | | x ‾ i - x ‾ j | | / θ 2 ) - ϵ Σ i = 1 M ( α i + α i * ) + Σ i = 1 M y i ( α i - α i * ) }
s . t . Σ i = 1 M ( α i - α i * ) = 0
0≤α i≤γ
0 ≤ α i * ≤ γ
Find the solution to such an extent that treat estimation function f (x):
f ( x ) = Σ i = 1 M ( α i * - α i ) exp ( - | | x - x i | | / θ 2 )
Wherein, M is the number of support vector, α iAnd α jBe Lagrange multiplier,
Figure BDA00000487074700034
With
Figure BDA00000487074700035
Be support vector, wherein, i=1 ..., M, j=1 ..., M,
Figure BDA00000487074700036
And exp (‖ x-x i‖/θ 2) be the kernel function of SVMs, x jBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and ε is insensitive coefficient, and x representes input variable, y iBe i the component of Y, γ is a penalty coefficient;
Module of target detection, in order to carry out target detection, adopt following process to accomplish:
1) gathers D extra large clutter echoed signal amplitude at sampling instant t and obtain TX=[x T-D+1..., x t], x T-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, x tThe extra large clutter echoed signal amplitude of representing the t sampling instant;
2) carrying out normalization handles;
TX ‾ = TX - min x max x - min x
3) the estimation function f (x) that treats that substitution forecasting model MBM obtains obtains the extra large clutter predicted value of sampling instant (t+1);
4) difference e of extra large clutter predicted value of calculating and radar return measured value, calculation control limit Q α:
θ α = θ 1 [ C α h 0 2 θ 2 θ 1 + 1 + θ 2 h 0 ( h 0 - 1 ) θ 2 ] 1 h 0
θ i = Σ j = k + 1 N λ j i , i = 1,2,3
h 0 = 1 - 2 θ 1 θ 3 3 θ 2 2
Wherein, α is a degree of confidence, θ 1, θ 2, θ 3, h 0Be intermediate variable, The i power of j eigenwert of expression covariance matrix, k is the sample dimension, C αBe that the normal distribution degree of confidence is the statistics of α;
5) detect judgement: work as e 2Difference is greater than control limit Q αThe time, there is target in this point, otherwise does not have target.
As preferred a kind of scheme: described host computer also comprises: the discrimination model update module; In order to sampling time interval image data by setting; Measured data that obtains and extra large clutter predicted value are compared; If relative error greater than 10%, then adds the training sample data with new data, upgrade forecasting model.
As preferred another kind of scheme: described host computer also comprises: display module as a result shows at host computer in order to the testing result with module of target detection.
The employed object detection method of a kind of quick Radar Targets'Detection system, described method may further comprise the steps:
(1) from database, gathers N Radar Sea clutter echoed signal amplitude x iAs training sample, wherein, i=1 ..., N;
(2) training sample is carried out normalization and handle, obtain normalization amplitude
Figure BDA00000487074700041
x ‾ i = x i - min x max x - min x
Wherein, minx representes the minimum value in the training sample, and maxx representes the maximal value in the training sample;
(3), obtain input matrix X and corresponding output matrix Y respectively with the training sample reconstruct after the normalization:
Figure BDA00000487074700043
Y = x ‾ D + 1 x ‾ D + 2 . . . x ‾ N
Wherein, D representes the reconstruct dimension, and D is a natural number, and D<N, and the span of D is 50-70;
(4) with the X that obtains, the following quadratic programming problem of Y substitution:
max α , α * { - 1 2 Σ i = 1 M Σ j = 1 M ( α i - α i * ) ( a j - α j * ) exp ( - | | x ‾ i - x ‾ j | | / θ 2 ) - ϵ Σ i = 1 M ( α i + α i * ) + Σ i = 1 M y i ( α i - α i * ) }
s . t . Σ i = 1 M ( α i - α i * ) = 0
0≤α i≤γ
0 ≤ α i * ≤ γ
Find the solution to such an extent that treat estimation function f (x):
f ( x ) = Σ i = 1 M ( α i * - α i ) exp ( - | | x - x i | | / θ 2 )
Wherein, M is the number of support vector, α iAnd α jBe Lagrange multiplier, With
Figure BDA00000487074700056
Be support vector, wherein, i=1 ..., M, j=1 ..., M,
Figure BDA00000487074700057
And exp (‖ x-x i‖/θ 2) be the kernel function of SVMs, x jBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and ε is insensitive coefficient, and x representes input variable, y iBe i the component of Y, γ is a penalty coefficient;
(5) gather D extra large clutter echoed signal amplitude at sampling instant t and obtain TX=[x T-D+1..., x t], x T-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, x tThe extra large clutter echoed signal amplitude of representing the t sampling instant;
(6) carrying out normalization handles;
TX ‾ = TX - min x max x - min x
(7) the estimation function f (x) that treats that substitution step (4) obtains obtains the extra large clutter predicted value of sampling instant (t+1);
(8) difference e of extra large clutter predicted value of calculating and radar return measured value, calculation control limit Q α:
θ α = θ 1 [ C α h 0 2 θ 2 θ 1 + 1 + θ 2 h 0 ( h 0 - 1 ) θ 2 ] 1 h 0
θ i = Σ j = k + 1 N λ j i , i = 1,2,3
h 0 = 1 - 2 θ 1 θ 3 3 θ 2 2
Wherein, α is a degree of confidence, θ 1, θ 2, θ 3, h 0Be intermediate variable,
Figure BDA00000487074700062
The i power of j eigenwert of expression covariance matrix, k is the sample dimension, C αBe that the normal distribution degree of confidence is the statistics of α;
(9) detect judgement: work as e 2Difference is greater than control limit Q αThe time, there is target in this point, otherwise does not have target.
As preferred a kind of scheme: described method also comprises:
(9), by the sampling time interval image data of setting, with the measured data that obtains and extra large clutter predicted value relatively, if relative error greater than 10%, then adds the training sample data with new data, the renewal forecasting model.
As preferred another kind of scheme: in described step (8), the testing result of module of target detection is shown at host computer.
Technical conceive of the present invention is: the chaotic characteristic that the present invention is directed to the Radar Sea clutter; Radar Sea clutter data are carried out reconstruct, and the data after the reconstruct are carried out nonlinear fitting, set up the forecasting model of Radar Sea clutter; Calculate predicted value and radar return measured value poor of Radar Sea clutter; Error when having target to exist can be significantly when not having target, introduce the small sample SVMs, thereby realize that the fast target under the extra large clutter background detects.
Beneficial effect of the present invention mainly shows: 1, set up Radar Sea clutter forecasting model, and can online detection naval target; 2, used detection method only needs that less sample gets final product, response speed is fast; 3, can quick and precisely detect small objects under the clutter background of going to sea.
Description of drawings
Fig. 1 is the hardware structure diagram of system proposed by the invention;
Fig. 2 is the functional block diagram of host computer proposed by the invention.
Embodiment
Below in conjunction with accompanying drawing the present invention is further described.The embodiment of the invention is used for the present invention that explains, rather than limits the invention, and in the protection domain of spirit of the present invention and claim, any modification and change to the present invention makes all fall into protection scope of the present invention.
Embodiment 1
With reference to Fig. 1, Fig. 2; A kind of quick Radar Targets'Detection system; Comprise radar 1, database 2 and host computer 3, radar 1, database 2 and host computer 3 link to each other successively, and 1 pair of marine site of detecting of said radar is shone; And with Radar Sea clutter data storing to described database 2, described host computer 3 comprises:
Data preprocessing module 4, in order to carry out the pre-service of Radar Sea clutter data, adopt following process to accomplish:
1) from database, gathers N Radar Sea clutter echoed signal amplitude x iAs training sample, i=1 ..., N;
2) training sample is carried out normalization and handle, obtain normalization amplitude
Figure BDA00000487074700071
x ‾ i = x i - min x max x - min x
Wherein, minx representes the minimum value in the training sample, and maxx representes the maximal value in the training sample;
3), obtain input matrix X and corresponding output matrix Y respectively with the training sample reconstruct after the normalization:
Figure BDA00000487074700073
Y = x ‾ D + 1 x ‾ D + 2 . . . x ‾ N
Wherein, D representes the reconstruct dimension, and D is a natural number, and D<N, and the span of D is 50-70;
Sea Clutter Model MBM 5, in order to set up forecasting model, adopt following process to accomplish:
With the X that obtains, the following quadratic programming problem of Y substitution:
max α , α * { - 1 2 Σ i = 1 M Σ j = 1 M ( α i - α i * ) ( a j - α j * ) exp ( - | | x ‾ i - x ‾ j | | / θ 2 ) - ϵ Σ i = 1 M ( α i + α i * ) + Σ i = 1 M y i ( α i - α i * ) }
s . t . Σ i = 1 M ( α i - α i * ) = 0
0≤α i≤γ
0 ≤ α i * ≤ γ
Find the solution to such an extent that treat estimation function f (x):
f ( x ) = Σ i = 1 M ( α i * - α i ) exp ( - | | x - x i | | / θ 2 )
Wherein, M is the number of support vector, α iAnd α jBe Lagrange multiplier,
Figure BDA00000487074700084
With
Figure BDA00000487074700085
Be support vector, wherein, i=1 ..., M, j=1 ..., M,
Figure BDA00000487074700086
And exp (‖ x-x i‖/θ 2) be the kernel function of SVMs, x jBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and ε is insensitive coefficient, and x representes input variable, y iBe i the component of Y, γ is a penalty coefficient;
Module of target detection 6, in order to carry out target detection, adopt following process to accomplish:
1) gathers D extra large clutter echoed signal amplitude at sampling instant t and obtain TX=[x T-D+1..., x t], x T-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, x tThe extra large clutter echoed signal amplitude of representing the t sampling instant;
2) carrying out normalization handles;
TX ‾ = TX - min x max x - min x
3) the estimation function f (x) that treats that obtains of substitution sea Clutter Model MBM obtains the extra large clutter predicted value of sampling instant (t+1);
4) difference e of extra large clutter predicted value of calculating and radar return measured value, calculation control limit Q α:
θ α = θ 1 [ C α h 0 2 θ 2 θ 1 + 1 + θ 2 h 0 ( h 0 - 1 ) θ 2 ] 1 h 0
θ i = Σ j = k + 1 N λ j i , i = 1,2,3
h 0 = 1 - 2 θ 1 θ 3 3 θ 2 2
Wherein, α is a degree of confidence, θ 1, θ 2, θ 3, h 0Be intermediate variable,
Figure BDA000004870747000811
The i power of j eigenwert of expression covariance matrix, k is the sample dimension, C αBe that the normal distribution degree of confidence is the statistics of α;
5) detect judgement: work as e 2Difference is greater than control limit Q αThe time, there is target in this point, otherwise does not have target.
Described host computer 3 also comprises: model modification module 8, by the sampling time interval of setting, image data; Measured data that obtains and extra large clutter predicted value are compared; If relative error greater than 10%, then adds the training sample data with new data, upgrade the estimation function of treating of MBM.
Said host computer 3 also comprises: display module 7 as a result, are used for the testing result that module of target detection obtains is shown at host computer.
The hardware components of said host computer 3 comprises: the I/O element is used for the collection of data and the transmission of information; Data-carrier store, data sample that storage running is required and operational factor etc.; Program storage, storage realizes the software program of functional module; Arithmetical unit, executive routine, the function of realization appointment; Display module shows the parameter and the testing result that are provided with.
Embodiment 2
With reference to Fig. 1, Fig. 2, a kind of quick radar target detection method, described method may further comprise the steps:
(1) from database, gathers N Radar Sea clutter echoed signal amplitude x iAs training sample, i=1 ..., N;
(2) training sample is carried out normalization and handle, obtain normalization amplitude
Figure BDA00000487074700091
x ‾ i = x i - min x max x - min x
Wherein, minx representes the minimum value in the training sample, and maxx representes the maximal value in the training sample;
(3), obtain input matrix X and corresponding output matrix Y respectively with the training sample reconstruct after the normalization:
Figure BDA00000487074700093
Y = x ‾ D + 1 x ‾ D + 2 . . . x ‾ N
Wherein, D representes the reconstruct dimension, and D is a natural number, and D<N, and the span of D is 50-70;
(4) with the X that obtains, the following quadratic programming problem of Y substitution:
max α , α * { - 1 2 Σ i = 1 M Σ j = 1 M ( α i - α i * ) ( a j - α j * ) exp ( - | | x ‾ i - x ‾ j | | / θ 2 ) - ϵ Σ i = 1 M ( α i + α i * ) + Σ i = 1 M y i ( α i - α i * ) }
s . t . Σ i = 1 M ( α i - α i * ) = 0
0≤α i≤γ
0 ≤ α i * ≤ γ
Find the solution to such an extent that treat estimation function f (x):
f ( x ) = Σ i = 1 M ( α i * - α i ) exp ( - | | x - x i | | / θ 2 )
Wherein, M is the number of support vector, α iAnd α jBe Lagrange multiplier,
Figure BDA00000487074700106
With
Figure BDA00000487074700107
Be support vector, wherein, i=1 ..., M, j=1 ..., M,
Figure BDA00000487074700108
And exp (‖ x-x i‖/θ 2) be the kernel function of SVMs, x jBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and ε is insensitive coefficient, and x representes input variable, y iBe i the component of Y, γ is a penalty coefficient;
(5) gather D extra large clutter echoed signal amplitude at sampling instant t and obtain TX=[x T-D+1..., x t], x T-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, x tThe extra large clutter echoed signal amplitude of representing the t sampling instant;
(6) carrying out normalization handles;
TX ‾ = TX - min x max x - min x
(7) the estimation function f (x) that treats that substitution step (4) obtains obtains the extra large clutter predicted value of sampling instant (t+1);
(8) calculate the difference of extra large clutter predicted value and radar return measured value, detect judgement: when difference during greater than the limits of error of appointment, there is target in this point, otherwise does not have target.
Described method also comprises: (9), by the sampling time interval of setting; Image data compares measured data that obtains and extra large clutter predicted value, if relative error is greater than 10%; Then new data is added the training sample data, upgrade the estimation function of treating of MBM.
Described method also comprises: the testing result that in described step (8), module of target detection is obtained shows at host computer.

Claims (6)

1. quick Radar Targets'Detection system; Comprise radar, database and host computer, radar, database and host computer link to each other successively, it is characterized in that: said radar shines the detection marine site; And with Radar Sea clutter data storing to described database, described host computer comprises:
Data preprocessing module, in order to carry out the pre-service of Radar Sea clutter data, adopt following process to accomplish:
1) from database, gathers N Radar Sea clutter echoed signal amplitude x iAs training sample, wherein, i=1 ..., N;
2) training sample is carried out normalization and handle, obtain normalization amplitude
Figure FDA0000140906080000011
x ‾ i = x i - min x max x - min x
Wherein, minx representes the minimum value in the training sample, and maxx representes the maximal value in the training sample;
3), obtain input matrix X and corresponding output matrix Y respectively with the training sample reconstruct after the normalization:
Y = x ‾ D + 1 x ‾ D + 2 . . . x ‾ N
Wherein, D representes the reconstruct dimension, and D is a natural number, and D<N, and the span of D is 50-70;
The forecasting model MBM, in order to set up forecasting model, adopt following process to accomplish:
With the X that obtains, the following quadratic programming problem of Y substitution:
max α , α * { - 1 2 Σ i = 1 M Σ j = 1 M ( α i - α i * ) ( α j - α j * ) exp ( - | | x ‾ i - x ‾ j | | / θ 2 ) - ϵ Σ i = 1 M ( α i + α i * ) + Σ i = 1 M y i ( α i - α i * ) }
s . t . Σ i = 1 M ( α i - α i * ) = 0
0≤α i≤γ
0 ≤ α i * ≤ γ
Find the solution to such an extent that treat estimation function f (x):
f ( x ) = Σ i = 1 M ( α i * - α i ) exp ( - | | x - x i | | / θ 2 )
Wherein, M is the number of support vector, α iAnd α jBe Lagrange multiplier,
Figure FDA0000140906080000019
With
Figure FDA00001409060800000110
Be support vector, wherein, i=1 ..., M, j=1 ..., M,
Figure FDA00001409060800000111
And exp (|| x-x i||/θ 2) be the kernel function of SVMs, x jBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and ε is insensitive coefficient, and x representes input variable, y iBe i the component of Y, γ is a penalty coefficient;
Module of target detection, in order to carry out target detection, adopt following process to accomplish:
1) gathers D extra large clutter echoed signal amplitude at sampling instant t and obtain TX=[x T-D+1..., x t], x T-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, x tThe extra large clutter echoed signal amplitude of representing the t sampling instant;
2) carrying out normalization handles;
TX ‾ = TX - min x max x - min x
3) the estimation function f (x) that treats that substitution forecasting model MBM obtains obtains the extra large clutter predicted value of sampling instant (t+1);
4) difference e of extra large clutter predicted value of calculating and radar return measured value, calculation control limit Q α:
Q α = θ 1 [ C α h 0 2 θ 2 θ 1 + 1 + θ 2 h 0 ( h 0 - 1 ) θ 2 ] 1 h 0
θ i = Σ j = k + 1 N λ j i , i = 1,2,3
h 0 = 1 - 2 θ 1 θ 3 3 θ 2 2
Wherein, α is a degree of confidence, θ 1, θ 2, θ 3, h 0Be intermediate variable, λ j iThe i power of j eigenwert of expression covariance matrix, k is the sample dimension, C αBe that the normal distribution degree of confidence is the statistics of α;
5) detect judgement: work as e 2Difference is greater than control limit Q αThe time, there is target in this point, otherwise does not have target.
2. quick Radar Targets'Detection as claimed in claim 1 system; It is characterized in that: described host computer also comprises: the discrimination model update module; In order to by the sampling time interval image data of setting, measured data that obtains and extra large clutter predicted value are compared, if relative error is greater than 10%; Then new data is added the training sample data, upgrade forecasting model.
3. according to claim 1 or claim 2 quick Radar Targets'Detection system, it is characterized in that: described host computer also comprises: display module as a result shows at host computer in order to the testing result with module of target detection.
4. employed object detection method of quick Radar Targets'Detection system as claimed in claim 1, it is characterized in that: described method may further comprise the steps:
(1) from database, gathers N Radar Sea clutter echoed signal amplitude x iAs training sample, wherein, i=1 ..., N;
(2) training sample is carried out normalization and handle, obtain normalization amplitude
Figure FDA0000140906080000025
x ‾ i = x i - min x max x - min x
Wherein, minx representes the minimum value in the training sample, and maxx representes the maximal value in the training sample;
(3), obtain input matrix X and corresponding output matrix Y respectively with the training sample reconstruct after the normalization:
Figure FDA0000140906080000027
Y = x ‾ D + 1 x ‾ D + 2 · · · x ‾ N
Wherein, D representes the reconstruct dimension, and D is a natural number, and D<N, and the span of D is 50-70;
(4) with the X that obtains, the following quadratic programming problem of Y substitution:
max α , α * { - 1 2 Σ i = 1 M Σ j = 1 M ( α i - α i * ) ( α j - α j * ) exp ( - | | x ‾ i - x ‾ j | | / θ 2 ) - ϵ Σ i = 1 M ( α i + α i * ) + Σ i = 1 M y i ( α i - α i * ) }
s . t . Σ i = 1 M ( α i - α i * ) = 0
0≤α i≤γ
0 ≤ α i * ≤ γ
Find the solution to such an extent that treat estimation function f (x):
f ( x ) = Σ i = 1 M ( α i * - α i ) exp ( - | | x - x i | | / θ 2 )
Wherein, M is the number of support vector, α iAnd α jBe Lagrange multiplier,
Figure FDA0000140906080000036
With
Figure FDA0000140906080000037
Be support vector,
Wherein, i=1 ..., M, j=1 ..., M,
Figure FDA0000140906080000038
And exp (|| x-x i||/θ 2) be the kernel function of SVMs, x jBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and ε is insensitive coefficient, and x representes input variable, y iBe i the component of Y, γ is a penalty coefficient;
(5) gather D extra large clutter echoed signal amplitude at sampling instant t and obtain TX=[x T-D+1..., x t], x T-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, x tThe extra large clutter echoed signal amplitude of representing the t sampling instant;
(6) carrying out normalization handles;
TX ‾ = TX - min x max x - min x
(7) the estimation function f (x) that treats that substitution step (4) obtains obtains the extra large clutter predicted value of sampling instant (t+1);
(8) difference e of extra large clutter predicted value of calculating and radar return measured value, calculation control limit Q α:
Q α = θ 1 [ C α h 0 2 θ 2 θ 1 + 1 + θ 2 h 0 ( h 0 - 1 ) θ 2 ] 1 h 0
θ i = Σ j = k + 1 N λ j i , i = 1,2,3
h 0 = 1 - 2 θ 1 θ 3 3 θ 2 2
Wherein, α is a degree of confidence, θ 1, θ 2, θ 3, h 0Be intermediate variable, λ j iThe i power of j eigenwert of expression covariance matrix, k is the sample dimension, C αBe that the normal distribution degree of confidence is the statistics of α;
(9) detect judgement: work as e 2Difference is greater than control limit Q αThe time, there is target in this point, otherwise does not have target.
5. object detection method as claimed in claim 4 is characterized in that: described method also comprises:
(10), by the sampling time interval image data of setting, with the measured data that obtains and extra large clutter predicted value relatively, if relative error greater than 10%, then adds the training sample data with new data, the renewal forecasting model.
6. like claim 4 or 5 described object detection methods, it is characterized in that: in described step (9), the testing result of module of target detection is shown at host computer.
CN2011100510994A 2011-03-03 2011-03-03 Agile radar target detecting system and method Expired - Fee Related CN102183747B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011100510994A CN102183747B (en) 2011-03-03 2011-03-03 Agile radar target detecting system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011100510994A CN102183747B (en) 2011-03-03 2011-03-03 Agile radar target detecting system and method

Publications (2)

Publication Number Publication Date
CN102183747A CN102183747A (en) 2011-09-14
CN102183747B true CN102183747B (en) 2012-07-25

Family

ID=44569947

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011100510994A Expired - Fee Related CN102183747B (en) 2011-03-03 2011-03-03 Agile radar target detecting system and method

Country Status (1)

Country Link
CN (1) CN102183747B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108921009A (en) * 2018-05-14 2018-11-30 浙江大学 A kind of SAR radar land tank target identifying system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101140324A (en) * 2007-10-11 2008-03-12 上海交通大学 Method for extracting sea area synthetic aperture radar image point target
CN101806887A (en) * 2010-03-19 2010-08-18 清华大学 Space tracking filter-based sea clutter suppression and target detection method
CN101881826A (en) * 2009-05-06 2010-11-10 中国人民解放军海军航空工程学院 Scanning-mode sea clutter local multi-fractal target detector
CN101887119A (en) * 2010-06-18 2010-11-17 西安电子科技大学 Subband ANMF (Adaptive Normalized Matched Filter) based method for detecting moving object in sea clutter

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7796082B2 (en) * 2007-02-08 2010-09-14 Raytheon Company Methods and apparatus for log-FTC radar receivers having enhanced sea clutter model

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101140324A (en) * 2007-10-11 2008-03-12 上海交通大学 Method for extracting sea area synthetic aperture radar image point target
CN101881826A (en) * 2009-05-06 2010-11-10 中国人民解放军海军航空工程学院 Scanning-mode sea clutter local multi-fractal target detector
CN101806887A (en) * 2010-03-19 2010-08-18 清华大学 Space tracking filter-based sea clutter suppression and target detection method
CN101887119A (en) * 2010-06-18 2010-11-17 西安电子科技大学 Subband ANMF (Adaptive Normalized Matched Filter) based method for detecting moving object in sea clutter

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
郭锦成.对海雷达目标检测性能测试方法.《舰船电子对抗》.2010,第33卷(第2期),第70-71,75页. *

Also Published As

Publication number Publication date
CN102183747A (en) 2011-09-14

Similar Documents

Publication Publication Date Title
CN102147465B (en) System and method for detecting sea target by chaos optimizing radar
CN102183749A (en) Sea target detecting system of adaptive radar and method thereof
CN102147463B (en) System and method for forecasting Qunzhi radar sea clutters
CN102147464B (en) Intelligent system and method for forecasting robust radar sea clutter
CN107942312A (en) A kind of Intelligent radar sea target detection system and method based on differential evolution invasive weed optimization algorithm
Piscopo et al. A new wave spectrum resembling procedure based on ship motion analysis
CN102183746B (en) Radar marine target detection system and method
CN107656250A (en) A kind of Intelligent radar sea target detection system and method based on artificial bee colony algorithm
CN108983179A (en) A kind of radar marine target detection system of colony intelligence agility
CN102147466B (en) Agile radar data processing system and method
CN102183745B (en) Sea clutter forecasting system and method for intelligent radar
CN102183751B (en) Intelligent radar sea target detection system and method
CN108983181A (en) A kind of radar marine target detection system of gunz optimizing
CN102183754B (en) System and method for detecting sea target by using robust intelligent radar
CN102183747B (en) Agile radar target detecting system and method
CN102183752B (en) Self-adaptive radar marine clutter prediction system and method
CN102183744A (en) Swarm-intelligence radar sea target detecting system and method
CN107942300A (en) A kind of Intelligent radar sea target detection system and method based on improvement artificial bee colony algorithm
CN202033473U (en) Agile radar object detecting device
CN102156278B (en) Robust radar sea target detection system and method
CN102183748B (en) A radar sea clutter forecast system and method
CN102183753B (en) System and method for radar sea clutter forecast by using chaos optimization
CN107942303A (en) A kind of Intelligent radar sea clutter forecast system and method based on improvement artificial bee colony algorithm
CN202119905U (en) Agile radar data processing device
CN107942299A (en) A kind of Intelligent radar sea target detection system and method based on improvement shuffled frog leaping algorithm

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20120725

Termination date: 20140303