Movatterモバイル変換


[0]ホーム

URL:


CN102183746B - Radar marine target detection system and method - Google Patents

Radar marine target detection system and method
Download PDF

Info

Publication number
CN102183746B
CN102183746BCN2011100510960ACN201110051096ACN102183746BCN 102183746 BCN102183746 BCN 102183746BCN 2011100510960 ACN2011100510960 ACN 2011100510960ACN 201110051096 ACN201110051096 ACN 201110051096ACN 102183746 BCN102183746 BCN 102183746B
Authority
CN
China
Prior art keywords
theta
radar
training sample
sea
extra large
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
CN2011100510960A
Other languages
Chinese (zh)
Other versions
CN102183746A (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 ZJUfiledCriticalZhejiang University ZJU
Priority to CN2011100510960ApriorityCriticalpatent/CN102183746B/en
Publication of CN102183746ApublicationCriticalpatent/CN102183746A/en
Application grantedgrantedCritical
Publication of CN102183746BpublicationCriticalpatent/CN102183746B/en
Expired - Fee Relatedlegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Landscapes

Abstract

Translated fromChinese

一种雷达海上目标检测系统,包括雷达、数据库以及上位机;雷达、数据库和上位机依次相连,所述雷达对所检测海域进行照射,并将雷达海杂波数据储存到所述的数据库,所述的上位机包括数据预处理模块、最小二乘预测模型建模模块、目标检测模块、模型更新模块以及结果显示模块。以及提出了一种雷达海上目标检测方法。本发明提供一种响应速度快、在线检测效率高的雷达海上目标检测系统及方法。

A radar sea target detection system includes a radar, a database, and a host computer; the radar, the database, and the host computer are connected in sequence, and the radar irradiates the detected sea area, and stores radar sea clutter data into the database. The host computer described above includes a data preprocessing module, a least squares prediction model modeling module, a target detection module, a model update module and a result display module. And a radar sea target detection method is proposed. The invention provides a radar sea target detection system and method with fast response speed and high online detection efficiency.

Description

Object detection system and method on a kind of Radar Sea
Technical field
The present invention relates to the radar data process field, especially, relate to object detection system and method on a kind of Radar Sea.
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 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
In order to overcome the low deficiency of slow, the online detection efficiency of present radar method for detecting targets at sea response speed, the present invention provides object detection system and method on the high Radar Sea of fast, the online detection efficiency of a kind of response speed.
The technical solution adopted for the present invention to solve the technical problems is:
Object detection system on a kind of Radar Sea; 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:
Described 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 xiAs training sample, i=1 ..., N;
2) training sample is carried out normalization and handle, obtain normalization amplitude
x-i=xi-minxmaxx-minx
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 BDA00000487062200023
Y=x‾D+1x‾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;
Least square forecasting model MBM, in order to set up forecasting model, adopt following process to accomplish:
With the X that obtains, the following linear equation of Y substitution:
01vT1vK+γ-1Ibα=0Y
Find the solution and obtain treating estimation function f (x):
f(x)=Σi=1Mαi*exp(-||x-xi||/θ2)+b*
Wherein, M is the number of support vector, 1v=[1 ..., 1]T,
Figure BDA00000487062200031
K=exp (|| xi-xj||/θ2), I is a unit matrix, subscript-1 representing matrix contrary, and the transposition of subscript T representing matrix,Be Lagrange multiplier, b*Be amount of bias, i=1 ..., M, j=1 ..., M,
Figure BDA00000487062200033
And exp (|| x-xi||/θ2) be the kernel function of SVMs, xjBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and x representes input variable, and γ 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=[xT-D+1..., xt], xT-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, xtThe extra large clutter echoed signal amplitude of representing the t sampling instant;
2) carrying out normalization handles;
TX‾=TX-minxmaxx-minx
3) the estimation function f (x) that treats that substitution least square 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αh02θ2θ1+1+θ2h0(h0-1)θ2]1h0
θi=Σj=k+1Nλji,i=1,2,3
h0=1-2θ1θ33θ22
Wherein, α is a degree of confidence, θ1, θ2, θ3, h0Be 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 e2Difference 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 model prediction 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 radar method for detecting targets at sea of object detection system on a kind of Radar Sea, described method may further comprise the steps:
(1) from database, gathers N Radar Sea clutter echoed signal amplitude xiAs training sample i=1 ..., N;
(2) training sample is carried out normalization and handle, obtain normalization amplitude
Figure BDA00000487062200041
x-i=xi-minxmaxx-minx
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 BDA00000487062200043
Y=x‾D+1x‾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) X that just obtains, the following linear equation of Y substitution:
01vT1vK+γ-1Ibα=0Y
Find the solution and obtain treating estimation function f (x):
f(x)=Σi=1Mαi*exp(-||x-xi||/θ2)+b*
Wherein, M is the number of support vector, 1v=[1 ..., 1]T,
Figure BDA00000487062200052
K=exp (|| xi-xj||/θ2), I is a unit matrix, subscript-1 representing matrix contrary, and the transposition of subscript T representing matrix,
Figure BDA00000487062200053
Be Lagrange multiplier, b*Be amount of bias, i=1 ..., M, j=1 ..., M,
Figure BDA00000487062200054
And exp (|| x-xi||/θ2) be the kernel function of SVMs, xjBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and x representes input variable, and γ is a penalty coefficient;
(5) gather D extra large clutter echoed signal amplitude at sampling instant t and obtain TX=[xT-D+1..., xt], xT-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, xtThe extra large clutter echoed signal amplitude of representing the t sampling instant;
(6) carrying out normalization handles;
TX‾=TX-minxmaxx-minx
(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αh02θ2θ1+1+θ2h0(h0-1)θ2]1h0
θi=Σj=k+1Nλji,i=1,2,3
h0=1-2θ1θ33θ22
Wherein, α is a degree of confidence, θ1, θ2, θ3, h0Be intermediate variable,
Figure BDA00000487062200059
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 e2Difference 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 model prediction 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 measured value poor of Radar Sea clutter; Error when having target to exist can be significantly when not having target, introduce high efficiency detection method, thereby realize the high-level efficiency target detection under the extra large clutter background.
Beneficial effect of the present invention mainly shows: 1, can the online small objects that can quick and precisely detect under the clutter background of going to sea; 2, used detection method only needs less sample to get final product; 3, response speed is fast, detection efficiency is high.
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; Object detection system on a kind of Radar Sea; 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 xiAs training sample, i=1 ..., N;
2) training sample is carried out normalization and handle, obtain normalization amplitude
Figure BDA00000487062200071
x-i=xi-minxmaxx-minx
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 BDA00000487062200073
Y=x‾D+1x‾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;
Least squareforecasting model MBM 5, in order to set up forecasting model, adopt following process to accomplish:
With the X that obtains, the following linear equation of Y substitution:
01vT1vK+γ-1Ibα=0Y
Find the solution and obtain treating estimation function f (x):
f(x)=Σi=1Mαi*exp(-||x-xi||/θ2)+b*
Wherein, M is the number of support vector, 1v=[1 ..., 1]T,
Figure BDA00000487062200077
K=exp (|| xi-xj||/θ2), I is a unit matrix, subscript-1 representing matrix contrary, and the transposition of subscript T representing matrix,
Figure BDA00000487062200078
Be Lagrange multiplier, b*Be amount of bias, i=1 ..., M, j=1 ..., M,
Figure BDA00000487062200079
And exp (|| x-xi||/θ2) be the kernel function of SVMs, xjBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and x representes input variable, and γ is a penalty coefficient;
Module oftarget 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=[xT-D+1..., xt], xT-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, xtThe extra large clutter echoed signal amplitude of representing the t sampling instant;
2) carrying out normalization handles;
TX‾=TX-minxmaxx-minx
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αh02θ2θ1+1+θ2h0(h0-1)θ2]1h0
θi=Σj=k+1Nλji,i=1,2,3
h0=1-2θ1θ33θ22
Wherein, α is a degree of confidence, θ1, θ2, θ3, h0Be intermediate variable,
Figure BDA00000487062200085
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 e2Difference 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 time interval image data of setting, measured data that obtains and model prediction value are compared, and if relative error greater than 10%, then adds the training sample data with new data, upgrade forecasting model.
Said host computer 3 also comprises:display module 7 as a result, and the testing result of module of target detection 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 radar method for detecting targets at sea, described method may further comprise the steps:
(1) from database, gathers N Radar Sea clutter echoed signal amplitude xiAs training sample, i=1 ..., N;
(2) training sample is carried out normalization and handle, obtain normalization amplitude
Figure BDA00000487062200091
x-i=xi-minxmaxx-minx
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 BDA00000487062200093
Y=x‾D+1x‾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 linear equation of Y substitution:
01vT1vK+γ-1Ibα=0Y
Find the solution and obtain treating estimation function f (x):
f(x)=Σi=1Mαi*exp(-||x-xi||/θ2)+b*
Wherein, M is the number of support vector, 1v=[1 ..., 1]T,
Figure BDA00000487062200097
K=exp (|| xi-xj||/θ2), I is a unit matrix, subscript-1 representing matrix contrary, and the transposition of subscript T representing matrix,
Figure BDA00000487062200101
Be Lagrange multiplier, b*Be amount of bias, i=1 ..., M, j=1 ..., M,
Figure BDA00000487062200102
And exp (|| x-xi||/θ2) be the kernel function of SVMs, xjBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and x representes input variable, and γ is a penalty coefficient;
(5) gather D extra large clutter echoed signal amplitude at sampling instant t and obtain TX=[xT-D+1..., xt], xT-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, xtThe extra large clutter echoed signal amplitude of representing the t sampling instant;
(6) carrying out normalization handles;
TX‾=TX-minxmaxx-minx
(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αh02θ2θ1+1+θ2h0(h0-1)θ2]1h0
θi=Σj=k+1Nλji,i=1,2,3
h0=1-2θ1θ33θ22
Wherein, α is a degree of confidence, θ1, θ2, θ3, h0Be 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 α;
(9) detect judgement: work as e2Difference is greater than control limit QαThe time, there is target in this point, otherwise does not have target.
Described method also comprises: (9), by the time interval image data of setting, with the measured data that obtains and model prediction value relatively, if relative error greater than 10%, then adds the training sample data with new data, the renewal forecasting model.
Described method also comprises: in described step (8), the testing result of module of target detection is shown at host computer.

Claims (6)

1. object detection system on the Radar Sea; 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:
Described 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 xiAs training sample, i=1 ..., N;
2) training sample is carried out normalization and handle, obtain normalization amplitude
Figure FDA0000140906600000011
x‾i=xi-minxmaxx-minx
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 FDA0000140906600000013
Y=x‾D+1x‾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;
Least square forecasting model MBM, in order to set up forecasting model, adopt following process to accomplish:
With the X that obtains, the following linear equation of Y substitution:
01vT1vK+γ-1Ib*α*=0Y
Find the solution and obtain treating estimation function f (x):
f(x)=Σi=1Mαi*exp(-||x-xi||/θ2)+b*
Wherein, M is the number of support vector, 1v=[1 ..., 1]T,
Figure FDA0000140906600000017
Figure FDA0000140906600000018
I is a unit matrix, subscript-1 representing matrix contrary, and the transposition of subscript T representing matrix,
Figure FDA0000140906600000019
Be Lagrange multiplier, b*Be amount of bias, i=1 ..., M, j=1 ..., M,
Figure FDA00001409066000000110
And exp (|| x-xi||/θ2) be the kernel function of SVMs, xjBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and x representes input variable, and γ 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=[xT-D+1..., xt], xT-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, xtThe extra large clutter echoed signal amplitude of representing the t sampling instant;
2) carrying out normalization handles;
TX‾=TX-minxmaxx-minx
3) the estimation function f (x) that treats that substitution least square 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αh02θ2θ1+1+θ2h0(h0-1)θ2]1h0
θi=Σj=k+1Nλji,i=1,2,3
h0=1-2θ1θ33θ22
Wherein, α is a degree of confidence, θ1, θ2, θ3, h0Be intermediate variable, λjiThe 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 e2Difference is greater than control limit QαThe time, there is target in this point, otherwise does not have target.
2. object detection system on the Radar Sea as claimed in claim 1; 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 model prediction value are compared, if relative error is greater than 10%; Then new data is added the training sample data, upgrade forecasting model.
3. object detection system on according to claim 1 or claim 2 the Radar Sea, 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. the employed radar method for detecting targets at sea of object detection system on the Radar Sea 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 xiAs training sample i=1 ..., N;
(2) training sample is carried out normalization and handle, obtain normalization amplitude
Figure FDA0000140906600000025
x‾i=xi-minxmaxx-minx
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 FDA0000140906600000027
Y=x‾D+1x‾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) X that just obtains, the following linear equation of Y substitution:
01vT1vK+γ-1Ib*α*=0Y
Find the solution and obtain treating estimation function f (x):
f(x)=Σi=1Mαi*exp(-||x-xi||/θ2)+b*
Wherein, M is the number of support vector, 1v=[1 ..., 1]T,
Figure FDA0000140906600000034
Figure FDA0000140906600000035
I is a unit matrix, subscript-1 representing matrix contrary, and the transposition of subscript T representing matrix,Be Lagrange multiplier, b*Be amount of bias, i=1 ..., M, j=1 ..., M,
Figure FDA0000140906600000037
And exp (|| x-xi||/θ2) be the kernel function of SVMs, xjBe j Radar Sea clutter echoed signal amplitude, θ is a nuclear parameter, and x representes input variable, and γ is a penalty coefficient;
(5) gather D extra large clutter echoed signal amplitude at sampling instant t and obtain TX=[xT-D+1..., xt], xT-D+1The extra large clutter echoed signal amplitude of representing the t-D+1 sampling instant, xtThe extra large clutter echoed signal amplitude of representing the t sampling instant;
(6) carrying out normalization handles;
TX‾=TX-minxmaxx-minx
(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αh02θ2θ1+1+θ2h0(h0-1)θ2]1h0
θi=Σj=k+1Nλji,i=1,2,3
h0=1-2θ1θ33θ22
Wherein, α is a degree of confidence, θ1, θ2, θ3, h0Be intermediate variable, λjiThe 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 e2Difference is greater than control limit QαThe time, there is target in this point, otherwise does not have target.
5. radar method for detecting targets at sea 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 model prediction 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 radar method for detecting targets at sea, it is characterized in that: in described step (9), the testing result of module of target detection is shown at host computer.
CN2011100510960A2011-03-032011-03-03Radar marine target detection system and methodExpired - Fee RelatedCN102183746B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN2011100510960ACN102183746B (en)2011-03-032011-03-03Radar marine target detection system and method

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN2011100510960ACN102183746B (en)2011-03-032011-03-03Radar marine target detection system and method

Publications (2)

Publication NumberPublication Date
CN102183746A CN102183746A (en)2011-09-14
CN102183746Btrue CN102183746B (en)2012-07-25

Family

ID=44569946

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN2011100510960AExpired - Fee RelatedCN102183746B (en)2011-03-032011-03-03Radar marine target detection system and method

Country Status (1)

CountryLink
CN (1)CN102183746B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN102914769A (en)*2012-10-192013-02-06南京信息工程大学Joint fractal-based method for detecting small target under sea clutter background
CN108932469A (en)*2018-05-142018-12-04浙江大学Ship seakeeping system in a kind of SAR Radar Sea
CN108921009A (en)*2018-05-142018-11-30浙江大学A kind of SAR radar land tank target identifying system
CN109212503B (en)*2018-09-262020-12-18西安空间无线电技术研究所 A marine target detection method and device based on AR spectral fractal correlation features

Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101140324A (en)*2007-10-112008-03-12上海交通大学 A Method of Point Target Extraction in Sea Area Synthetic Aperture Radar Image
CN101806887A (en)*2010-03-192010-08-18清华大学Space tracking filter-based sea clutter suppression and target detection method
CN101881826A (en)*2009-05-062010-11-10中国人民解放军海军航空工程学院 Scan-Mode Sea Clutter Local Multifractal Object Detector
CN101887119A (en)*2010-06-182010-11-17西安电子科技大学 Moving target detection method in sea clutter based on subband ANMF

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7796082B2 (en)*2007-02-082010-09-14Raytheon CompanyMethods and apparatus for log-FTC radar receivers having enhanced sea clutter model

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN101140324A (en)*2007-10-112008-03-12上海交通大学 A Method of Point Target Extraction in Sea Area Synthetic Aperture Radar Image
CN101881826A (en)*2009-05-062010-11-10中国人民解放军海军航空工程学院 Scan-Mode Sea Clutter Local Multifractal Object Detector
CN101806887A (en)*2010-03-192010-08-18清华大学Space tracking filter-based sea clutter suppression and target detection method
CN101887119A (en)*2010-06-182010-11-17西安电子科技大学 Moving target detection method in sea clutter based on subband ANMF

Non-Patent Citations (1)

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

Also Published As

Publication numberPublication date
CN102183746A (en)2011-09-14

Similar Documents

PublicationPublication DateTitle
CN102147465B (en) A chaotic optimization radar sea target detection system and method
CN102147463B (en)System and method for forecasting Qunzhi radar sea clutters
CN102183749B (en)Sea target detecting system of adaptive radar and method thereof
CN102147464B (en) A Robust Intelligent Radar Sea Clutter Forecasting System and Method
CN107942312A (en)A kind of Intelligent radar sea target detection system and method based on differential evolution invasive weed optimization algorithm
CN102183746B (en)Radar marine target detection system and method
CN108983177A (en)A kind of radar sea clutter forecast system that parameter is optimal and method
CN108983179A (en)A kind of radar marine target detection system of colony intelligence agility
CN102183745B (en)Sea clutter forecasting system and method for intelligent radar
CN107656250A (en)A kind of Intelligent radar sea target detection system and method based on artificial bee colony algorithm
CN102183751B (en)Intelligent radar sea target detection system and method
CN102183754B (en)System and method for detecting sea target by using robust intelligent radar
CN102621535B (en)High-efficiency method for estimating covariance matrix structures
CN102147466B (en)Agile radar data processing system and method
CN108983181A (en)A kind of radar marine target detection system of gunz optimizing
CN102183752B (en)Self-adaptive radar marine clutter prediction system and method
CN202033473U (en)Agile radar object detecting device
CN102183744B (en)Swarm-intelligence radar sea target detecting system and method
CN102183747A (en)Agile radar target detecting system and method
CN105353353A (en)Multi-target tracking method through multi-search particle probability hypothesis density filter
CN107942303A (en)A kind of Intelligent radar sea clutter forecast system and method based on improvement artificial bee colony algorithm
CN102183753B (en)System and method for radar sea clutter forecast by using chaos optimization
CN108983184A (en)A kind of adaptive high-precision Intelligent radar sea target detection system
CN107942300A (en)A kind of Intelligent radar sea target detection system and method based on improvement artificial bee colony algorithm
CN102183748B (en)A radar sea clutter forecast system and method

Legal Events

DateCodeTitleDescription
C06Publication
PB01Publication
C10Entry into substantive examination
SE01Entry into force of request for substantive examination
C14Grant of patent or utility model
GR01Patent grant
C17Cessation of patent right
CF01Termination of patent right due to non-payment of annual fee

Granted publication date:20120725

Termination date:20130303


[8]ページ先頭

©2009-2025 Movatter.jp