CN103699012A - Shooting calculation model of fire-fighting water monitor - Google Patents

Shooting calculation model of fire-fighting water monitor Download PDF

Info

Publication number
CN103699012A
CN103699012A CN201310713580.4A CN201310713580A CN103699012A CN 103699012 A CN103699012 A CN 103699012A CN 201310713580 A CN201310713580 A CN 201310713580A CN 103699012 A CN103699012 A CN 103699012A
Authority
CN
China
Prior art keywords
centerdot
model
filtering
sigma
identification
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.)
Granted
Application number
CN201310713580.4A
Other languages
Chinese (zh)
Other versions
CN103699012B (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.)
Hebei Hanguang Heavy Industry Ltd
Original Assignee
Hebei Hanguang Heavy Industry Ltd
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 Hebei Hanguang Heavy Industry Ltd filed Critical Hebei Hanguang Heavy Industry Ltd
Priority to CN201310713580.4A priority Critical patent/CN103699012B/en
Publication of CN103699012A publication Critical patent/CN103699012A/en
Application granted granted Critical
Publication of CN103699012B publication Critical patent/CN103699012B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a shooting calculation model of a fire-fighting water monitor. The shooting calculation model comprises a shooting filter model and a shooting calculation model, wherein the shooting filter model is as follows: (1) a least square filter model; (2) a tracking and predicating self-adaptive filter algorithm: by combination of a least square identification algorithm and a Kalman filter, online identification and filtering can be realized, parameters a and b are obtained by identification of a filtering output result, a state transfer matrix of a target model in the Kalman filter is determined by the parameters a and b, and circulating calculation is carried out so, and the shooting calculation model is as follows: an encounter trajectory approximation method is mainly adopted, encounter water monitor future points are predicated by combination with the fire-control common method of a shipboard-artillery weapon system, and the influence of the weather condition to the reaching point of the water monitor is fully considered. The shooting calculation model has the advantages of fewer errors and high accuracy.

Description

Fire water monitor firing solution model
Technical field
The invention belongs to fire prevention field,
Background technology
Along with Modern Ships technical development, various types of naval vessels, for multiple-tasks such as maritime defense, patrol, anti-terrorisms, have proposed higher requirement to its security against fire.The fire characteristic in these places has: intensity of a fire development is rapid, fire scale is large, have explosion danger etc.Abroad the security against fire of this inflammable and explosive hazardous area is quite paid attention to, as the industrially developed country such as Japan, Britain, Germany have worked out corresponding law and standard, be clearly defined in above place and must be equipped with fire water monitor system.Fire water monitor system is installed in specific position, is linked with fire-fighting system, the very first time that can occur at fire, according to fire fighter, need to reach by remote control the object of quick extinguishing.In addition,, aspect anti-terrorism peacekeeping, utilize water cannon to tackle local and overseas lawless persons.
Needs in view of current naval vessels fire-fighting, native system can be according to commander's order or target indication, find in time, catch, follow the tracks of marine naval vessel or shore target, receive the own warship pitching that on-board equipment inertial navigation system detects in real time, rolling data, receive the hydraulic pressure of the water-pressure survey instrument detection of non-lethal intelligent water cannon itself, reception is from the target angle of optronic tracker, angular altitude, mixing console real-time resolving goes out the data-out of non-lethal intelligent water cannon orientation and pitching, control non-lethal intelligent water cannon orientation and elevation servo, complete the rescue to sea or opposite bank target, fire extinguishing, explosion-proof, anti-terrorism, anti-pirate, the task such as fight crime.
Existing fire water monitor is divided into and has or not control water cannon and remote control water cannon, and during without the fire at a target of control water cannon, deviation is large, precision is low, cannot be to the enforcement precision strike that strikes target; Remote control water cannon can be controlled the orientation of water cannon, just by control system, and for fire extinguishing, generally without fire control system, precision is not high, affected by wind speed, wind direction larger, and the remote bias current of water cannon is excessive, cannot time real correction.
Summary of the invention
In order to overcome the shortcoming of prior art, the invention provides a kind of fire water monitor firing solution model.Its error is little, and precision is high.
The present invention solves the technical scheme that its technical matters takes: comprise shooting Filtering Model and firing solution model; Described shooting Filtering Model:
(1), least squares filtering model is as shown in the formula expression:
y i=ax i+b
y = - 2 n Σ y i + 6 n ( n + 1 ) Σj · y i
a = - 6 ΔT ( n - 1 ) n Σ y i + 12 ΔT ( n 2 - 1 ) n Σj · y i
y i=Y i-S n-i
Σ y i = Σ Y i - Σ i = 0 n S n - i
Σj · y i = Σj · Y i - Σ i = 0 , j = 1 n j · S n - i
Sampled data sequence x i(i=1,2,3...), the sampling period is △ T, and be ns observing time, and my warship voyage is S ni;
(2), follow the tracks of and predict adaptive filter algorithm:
Least square identification algorithm, in conjunction with Kalman wave filter, can realize on-line identification filtering, by the identification of filtering Output rusults, obtains parameter a, b, by parameter a, b, determines the state-transition matrix of object module in Kalman wave filter, so cycle calculations;
T target state equation and observation equation is constantly
x · 1 ( t ) x · 2 ( t ) x · 3 ( t ) = 0 1 0 0 0 1 0 0 a · x 1 ( t ) x 2 ( t ) x 3 ( t ) + 0 0 1 · b + 0 0 1 · w ( t )
y ( t ) = 1 0 0 · x 1 ( t ) x 2 ( t ) x 3 ( t ) + v ( t )
Getting state variable is: X (t)=[x 1(t) x 2(t) x 3(t)] t, above formula can turn to
X · ( t ) = A ( a ) · X ( t ) + B · b + C · W ( t )
Y(t)=H·X(t)+V(t)
Wherein: A ( a ) = 0 1 0 0 0 1 0 0 a , B = 0 0 1 , C = 0 0 1 , H = 1 0 0
W (t), V (t) is zero-mean white noise sequence independently mutually, statistical property is as follows:
E[W(t)]=E[V(t)]=O,E[W(t)·W T(τ) t]=q·δ(t-τ),E[V(t)·V T(τ)]=R·δ(t-τ)
Above-mentioned continuity equation is carried out to discretize processing, obtain the identification model equation of motion in the discrete moment
X(k+1)=Φ(k+1,k)·X(k)+U·b+Γ·W(k)
Z(k)=H·X(k)+V(k)
Wherein:
Φ ( k + 1 , k ) = e A ( a ) T = 1 T - 1 a 2 · ( 1 + aT - e aT ) 0 1 - 1 a · ( 1 - e aT ) 0 0 e aT
U = ∫ 0 T e At · dt · B - 1 a 2 · [ T + a 2 · T 2 + 1 a · ( 1 - e aT ) ] - 1 a · [ T + 1 a · ( 1 - e aT ) - 1 a · ( 1 - e aT ) = Γ
Q=E{[Γ·w(k)]·[Γ·w(k)] T}=Γ·E[w(k)·w(k) T]·Γ T
Application Kalman filtering, obtains following filtering equations:
X ^ ( k / k - 1 ) = Φ ( k , k - 1 ) · X ^ ( k - 1 / k - 1 ) + Γ ( k , k - 1 ) · b
P(k/k-1)=Φ(k,k-1)·P(k-1/k-1)·Φ T(k,k-1)+Γ(k,k-1)·Q(k-1)·Γ T(k,k-1)
K(k)=P(k/k-1)·H T(k)·[H(k)·P(k/k-1)·H T(k)+R(k)] -1
X ^ ( k / k ) = X ^ ( k / k - 1 ) + K ( k ) · [ Z ( k ) - H ( k ) · X ^ ( k / k - 1 ) ]
P(k/k)=[I-K(k)·H(k)]·P(k/k-1)
Filtering algorithm based on identification model is realized according to on-line identification filtering principle, utilize least square identification algorithm, by the identification of filtering Output rusults, obtain parameter a, b, by parameter a, b, determined again the state-transition matrix of object module in Kalman wave filter, cycle calculations, until precision reaches requirement;
Affiliated firing solution model:
Firing solution model mainly adopts separate to meet trajectory approximatioss, and in conjunction with the fire control common method of shipborne gun system, the prediction solution water cannon that meets is not given me a little, and takes into full account meteorological condition water cannon to impact a little, calculates firing data, and jet curvilinear equation is:
y = A tan θ 0 · Bx - C gx E v 0 2 cos 2 θ 0 - D · gx 3 ( v 0 cos θ 0 ) 3
Wherein y is for penetrating height, θ 0for firing angle, v 0for initial velocity, g is acceleration of gravity, and x is range, A, and B, C, D, E is ballistic coefficient, g is acceleration of gravity.
The target data that the present invention gathers sensor by fire control system, in conjunction with ship gesture information, weather information, sets up water cannon firing solution model, accurately resolves firing data, and can revise in real time, realizes the precision strike to enemy.
Accompanying drawing explanation
Fig. 1 is System Working Principle figure of the present invention;
Fig. 2 is that on-line identification filtering of the present invention realizes schematic diagram;
Fig. 3 is the filtering algorithm realization flow figure that the present invention is based on identification model;
Fig. 4 is water cannon jet path figure of the present invention.
Embodiment
Fire water monitor is mainly comprised of control box, automatically controlled fire water monitor, Fire Fighting Pumps, electric motor for pump or diesel engine.Fire water monitor is that the target information of utilizing control desk to send, weather information, navigation information etc. carry out the automatic track and localization of water cannon, and control that water cannon is realized rescue, fire extinguishing, explosion-proof, anti-terrorism, anti-pirate, the fixing fluidic system of the task such as fight crime.
Resolve transaction module mainly according to particle kinematics, exterior ballistics scheduling theory, on fire monitor water jet actual measurement track curve basis, derivation water cannon jet path equation, its core is that parameter relevant in water cannon work is incorporated to this equation as wind direction, wind speed, pressure, flow velocity etc., the target data gathering according to current wind speed and direction, sensor, the own warship attitude providing in conjunction with inertial navigation system solves data-out, drive fire monitor to pirate, the lawless person such as steal into another country and suppress; Data-out, on the basis of calculating, can manually be revised.First firing solution module will carry out smothing filtering to sensor information, and common method has the filtering methods such as least squares filtering, Kalman filtering, alpha-beta-γ, data message is carried out to denoising, thereby reduce error, improves system accuracy.
The present invention includes shooting Filtering Model and firing solution model.
Described shooting Filtering Model:
(1), least squares filtering model is as shown in the formula expression:
y i=ax i+b
y = - 2 n Σ y i + 6 n ( n + 1 ) Σj · y i
a = - 6 ΔT ( n - 1 ) n Σ y i + 12 ΔT ( n 2 - 1 ) n Σj · y i
y i=Y i-S n-i
Σ y i = Σ Y i - Σ i = 0 n S n - i
Σj · y i = Σj · Y i - Σ i = 0 , j = 1 n j · S n - i
Sampled data sequence x i(i=1,2,3...), the sampling period is △ T, and be ns observing time, and my warship voyage is S ni.
(2), follow the tracks of and predict adaptive filter algorithm:
Least square identification algorithm, in conjunction with Kalman wave filter, can realize on-line identification filtering, by the identification of filtering Output rusults, obtain parameter a, b, by parameter a, b, determine the state-transition matrix of object module in Kalman wave filter, cycle calculations like this, as shown in Figure 2.
T target state equation and observation equation is constantly
x · 1 ( t ) x · 2 ( t ) x · 3 ( t ) = 0 1 0 0 0 1 0 0 a · x 1 ( t ) x 2 ( t ) x 3 ( t ) + 0 0 1 · b + 0 0 1 · w ( t )
y ( t ) = 1 0 0 · x 1 ( t ) x 2 ( t ) x 3 ( t ) + v ( t )
Getting state variable is: X (t)=[x 1(t) x 2(t) x 3(t)] t, above formula can turn to
X · ( t ) = A ( a ) · X ( t ) + B · b + C · W ( t )
Y(t)=H·X(t)+V(t)
Wherein: A ( a ) = 0 1 0 0 0 1 0 0 a , B = 0 0 1 , C = 0 0 1 , H = 1 0 0
W (t), V (t) is zero-mean white noise sequence independently mutually, statistical property is as follows:
E[W(t)]=E[V(t)]=O,E[W(t)·W T(τ) t]=q·δ(t-τ),E[V(t)·V T(τ)]=R·δ(t-τ)
Above-mentioned continuity equation is carried out to discretize processing, obtain the identification model equation of motion in the discrete moment
X(k+1)=Φ(k+1,k)·X(k)+U·b+Γ·W(k)
Z(k)=H·X(k)+V(k)
Wherein:
Φ ( k + 1 , k ) = e A ( a ) T = 1 T - 1 a 2 · ( 1 + aT - e aT ) 0 1 - 1 a · ( 1 - e aT ) 0 0 e aT
U = ∫ 0 T e At · dt · B - 1 a 2 · [ T + a 2 · T 2 + 1 a · ( 1 - e aT ) ] - 1 a · [ T + 1 a · ( 1 - e aT ) - 1 a · ( 1 - e aT ) = Γ
Q=E{[Γ·w(k)]·[Γ·w(k)] T}=Γ·E[w(k)·w(k) T]·Γ T
Application Kalman filtering, obtains following filtering equations:
X ^ ( k / k - 1 ) = Φ ( k , k - 1 ) · X ^ ( k - 1 / k - 1 ) + Γ ( k , k - 1 ) · b
P(k/k-1)=Φ(k,k-1)·P(k-1/k-1)·Φ T(k,k-1)+Γ(k,k-1)·Q(k-1)·Γ T(k,k-1)
K(k)=P(k/k-1)·H T(k)·[H(k)·P(k/k-1)·H T(k)+R(k)] -1
X ^ ( k / k ) = X ^ ( k / k - 1 ) + K ( k ) · [ Z ( k ) - H ( k ) · X ^ ( k / k - 1 ) ]
P(k/k)=[I-K(k)·H(k)]·P(k/k-1)
Filtering algorithm based on identification model is realized according to on-line identification filtering principle, utilize least square identification algorithm, by the identification of filtering Output rusults, obtain parameter a, b, by parameter a, b, determined again the state-transition matrix of object module in Kalman wave filter, cycle calculations, until precision reaches requirement, as shown in Figure 3.
Affiliated firing solution model:
Firing solution model mainly adopts separate to meet trajectory approximatioss, and in conjunction with the fire control common method of shipborne gun system, the prediction solution water cannon that meets is not given me a little, and takes into full account meteorological condition water cannon to impact a little, calculates firing data, and jet curvilinear equation is:
y = A tan θ 0 · Bx - C gx E v 0 2 cos 2 θ 0 - D · gx 3 ( v 0 cos θ 0 ) 3
Wherein y is for penetrating height, θ 0for firing angle, v 0for initial velocity, g is acceleration of gravity, and x is range, A, and B, C, D, E is ballistic coefficient, g is acceleration of gravity.
As shown in Figure 4, applied shooting hits model and weeds out the old and bring forth the new and derive the trajectory diagram of water cannon, and through actual verification, through relatively the two curve is more approaching.The initial velocity of water cannon jet is 21.3m/s, firing angle is 30 °, maximum range can reach 65m, simulation and experiment result figure is compared as follows: result reflects the impact due to actual wind from the graph, there is the phenomenon of dispersing in current, actual shooting distance far away than theoretical value endways, be mainly due to the direction of wind direction and water cannon jet in the same way, when water cannon jet is reverse, penetrate apart from greatly reducing.

Claims (1)

1. a fire water monitor firing solution model, is characterized in that: comprise shooting Filtering Model and firing solution model; Described shooting Filtering Model:
(1), least squares filtering model is as shown in the formula expression:
y i=ax i+b
y = - 2 n Σ y i + 6 n ( n + 1 ) Σj · y i
a = - 6 ΔT ( n - 1 ) n Σ y i + 12 ΔT ( n 2 - 1 ) n Σj · y i
y i=Y i-S n-i
Σ y i = Σ Y i - Σ i = 0 n S n - i
Σj · y i = Σj · Y i - Σ i = 0 , j = 1 n j · S n - i
Sampled data sequence x i(i=1,2,3...), the sampling period is △ T, and be ns observing time, and my warship voyage is S ni;
(2), follow the tracks of and predict adaptive filter algorithm:
Least square identification algorithm, in conjunction with Kalman wave filter, can realize on-line identification filtering, by the identification of filtering Output rusults, obtains parameter a, b, by parameter a, b, determines the state-transition matrix of object module in Kalman wave filter, so cycle calculations;
T target state equation and observation equation is constantly
x · 1 ( t ) x · 2 ( t ) x · 3 ( t ) = 0 1 0 0 0 1 0 0 a · x 1 ( t ) x 2 ( t ) x 3 ( t ) + 0 0 1 · b + 0 0 1 · w ( t )
y ( t ) = 1 0 0 · x 1 ( t ) x 2 ( t ) x 3 ( t ) + v ( t )
Getting state variable is: X (t)=[x 1(t) x 2(t) x 3(t)] t, above formula can turn to
X · ( t ) = A ( a ) · X ( t ) + B · b + C · W ( t )
Y(t)=H·X(t)+V(t)
Wherein: A ( a ) = 0 1 0 0 0 1 0 0 a , B = 0 0 1 , C = 0 0 1 , H = 1 0 0
W (t), V (t) is zero-mean white noise sequence independently mutually, statistical property is as follows:
E[W(t)]=E[V(t)]=O,E[W(t)·W T(τ) t]=q·δ(t-τ),E[V(t)·V T(τ)]=R·δ(t-τ)
Above-mentioned continuity equation is carried out to discretize processing, obtain the identification model equation of motion in the discrete moment
X(k+1)=Φ(k+1,k)·X(k)+U·b+Γ·W(k)
Z(k)=H·X(k)+V(k)
Wherein:
Φ ( k + 1 , k ) = e A ( a ) T = 1 T - 1 a 2 · ( 1 + aT - e aT ) 0 1 - 1 a · ( 1 - e aT ) 0 0 e aT
U = ∫ 0 T e At · dt · B - 1 a 2 · [ T + a 2 · T 2 + 1 a · ( 1 - e aT ) ] - 1 a · [ T + 1 a · ( 1 - e aT ) - 1 a · ( 1 - e aT ) = Γ
Q=E{[Γ·w(k)]·[Γ·w(k)] T}=Γ·E[w(k)·w(k) T]·Γ T
Application Kalman filtering, obtains following filtering equations:
X ^ ( k / k - 1 ) = Φ ( k , k - 1 ) · X ^ ( k - 1 / k - 1 ) + Γ ( k , k - 1 ) · b
P(k/k-1)=Φ(k,k-1)·P(k-1/k-1)·Φ T(k,k-1)+Γ(k,k-1)·Q(k-1)·Γ T(k,k-1)
K(k)=P(k/k-1)·H T(k)·[H(k)·P(k/k-1)·H T(k)+R(k)] -1
X ^ ( k / k ) = X ^ ( k / k - 1 ) + K ( k ) · [ Z ( k ) - H ( k ) · X ^ ( k / k - 1 ) ]
P(k/k)=[I-K(k)·H(k)]·P(k/k-1)
Filtering algorithm based on identification model is realized according to on-line identification filtering principle, utilize least square identification algorithm, by the identification of filtering Output rusults, obtain parameter a, b, by parameter a, b, determined again the state-transition matrix of object module in Kalman wave filter, cycle calculations, until precision reaches requirement;
Affiliated firing solution model:
Firing solution model mainly adopts separate to meet trajectory approximatioss, and in conjunction with the fire control common method of shipborne gun system, the prediction solution water cannon that meets is not given me a little, and takes into full account meteorological condition water cannon to impact a little, calculates firing data, and jet curvilinear equation is:
y = A tan θ 0 · Bx - C gx E v 0 2 cos 2 θ 0 - D · gx 3 ( v 0 cos θ 0 ) 3
Wherein y is for penetrating height, θ 0for firing angle, v 0for initial velocity, g is acceleration of gravity, and x is range, A, and B, C, D, E is ballistic coefficient, g is acceleration of gravity.
CN201310713580.4A 2013-12-20 2013-12-20 Fire water monitor firing solution model Expired - Fee Related CN103699012B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310713580.4A CN103699012B (en) 2013-12-20 2013-12-20 Fire water monitor firing solution model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310713580.4A CN103699012B (en) 2013-12-20 2013-12-20 Fire water monitor firing solution model

Publications (2)

Publication Number Publication Date
CN103699012A true CN103699012A (en) 2014-04-02
CN103699012B CN103699012B (en) 2016-04-27

Family

ID=50360579

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310713580.4A Expired - Fee Related CN103699012B (en) 2013-12-20 2013-12-20 Fire water monitor firing solution model

Country Status (1)

Country Link
CN (1) CN103699012B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104634185A (en) * 2014-12-08 2015-05-20 河北汉光重工有限责任公司 Evidence obtaining and fighting integrated device
CN107817679A (en) * 2016-08-24 2018-03-20 南京理工大学 Based on infrared and naval vessel water cannon control system and method for visible ray fusion tracking
CN110639144A (en) * 2019-09-20 2020-01-03 武汉理工大学 Fire control unmanned ship squirt controlling means based on flame image dynamic identification

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4786848A (en) * 1987-07-27 1988-11-22 Davidson Textron Inc. Water jet trim head simulator
CN101502707A (en) * 2009-03-19 2009-08-12 许如臣 Automatic fire-extinguishing system based on NiosII video image recognition
CN101804248A (en) * 2010-02-25 2010-08-18 公安部上海消防研究所 Control module of mobile remote control auto-oscillation fire monitor
KR20110047177A (en) * 2011-04-04 2011-05-06 박진환 Fire bomb
CN102930543A (en) * 2012-11-01 2013-02-13 南京航空航天大学 Fire monitor jet flow track search method based on particle swarm optimization

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4786848A (en) * 1987-07-27 1988-11-22 Davidson Textron Inc. Water jet trim head simulator
CN101502707A (en) * 2009-03-19 2009-08-12 许如臣 Automatic fire-extinguishing system based on NiosII video image recognition
CN101804248A (en) * 2010-02-25 2010-08-18 公安部上海消防研究所 Control module of mobile remote control auto-oscillation fire monitor
KR20110047177A (en) * 2011-04-04 2011-05-06 박진환 Fire bomb
CN102930543A (en) * 2012-11-01 2013-02-13 南京航空航天大学 Fire monitor jet flow track search method based on particle swarm optimization

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104634185A (en) * 2014-12-08 2015-05-20 河北汉光重工有限责任公司 Evidence obtaining and fighting integrated device
CN107817679A (en) * 2016-08-24 2018-03-20 南京理工大学 Based on infrared and naval vessel water cannon control system and method for visible ray fusion tracking
CN107817679B (en) * 2016-08-24 2021-08-31 南京理工大学 Ship water cannon control system and method based on infrared and visible light fusion tracking
CN110639144A (en) * 2019-09-20 2020-01-03 武汉理工大学 Fire control unmanned ship squirt controlling means based on flame image dynamic identification

Also Published As

Publication number Publication date
CN103699012B (en) 2016-04-27

Similar Documents

Publication Publication Date Title
US7631833B1 (en) Smart counter asymmetric threat micromunition with autonomous target selection and homing
CN104880126A (en) LSS (Low, slow and small) target interception method based on flight path extrapolation
CN103699012B (en) Fire water monitor firing solution model
KR102477169B1 (en) Method and Apparatus for Controlling Water Cannon Considering Seawater Flow
CN102582808A (en) Unmanned submarine
Kok Naval Survivability and Susceptibility Reduction StudySurface Ship
CN204606178U (en) A kind of stealthy Submarine
CN202609063U (en) Unmanned submarine
RU2492497C1 (en) Method of determining torpedo parameters
RU2385817C1 (en) Device for modelling of ship-borne artillery complex functioning
Graham Unmanned surface vehicles: An operational commander’s tool for maritime security
George et al. System of systems architecture for generic torpedo defence system for surface ships
Kostis et al. Angular glint effects generation for false naval target verisimility requirements
Zhou Correlation parameters simulation for towed radar active decoy
Hong Integrative design of the shipborne integrated torpedo defense system
Müller et al. Vessel protection in expeditionary operations: At anchor and in foreign harbours
RU2692332C2 (en) Sea target destruction method
Fritz et al. Computer-aided detection of rapid, overt, airborne, reconnaissance data with the capability of removing oceanic noises
Lance et al. Did a “lucky shot” sink the submarine HL Hunley?
RU2302039C1 (en) Method and system for prevention of aircraft hi-jacking
Weichen et al. Simulation analysis of the interception effectiveness of ATT against typical torpedoes
Corfield et al. 10. DEFENCE APPLICATIONS FOR UNMANNED UNDERWATER VEHICLES
Slocombe Surface ship defences against underwater threats
Wang et al. Applications of Supercavitation Drag Reduction Technology in Naval Gun Underwater Attack and Defense Warfare
Guo et al. Research on the Ship Route Planning Method for Approaching Stationary Targets

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160427

Termination date: 20181220

CF01 Termination of patent right due to non-payment of annual fee