CN111880482A - High-precision sensor visual axis servo control system and method thereof - Google Patents
High-precision sensor visual axis servo control system and method thereof Download PDFInfo
- Publication number
- CN111880482A CN111880482A CN202010554710.4A CN202010554710A CN111880482A CN 111880482 A CN111880482 A CN 111880482A CN 202010554710 A CN202010554710 A CN 202010554710A CN 111880482 A CN111880482 A CN 111880482A
- Authority
- CN
- China
- Prior art keywords
- control system
- visual axis
- target image
- servo control
- gyro
- 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.)
- Pending
Links
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/18—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
- G05B19/414—Structure of the control system, e.g. common controller or multiprocessor systems, interface to servo, programmable interface controller
- G05B19/4142—Structure of the control system, e.g. common controller or multiprocessor systems, interface to servo, programmable interface controller characterised by the use of a microprocessor
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/34—Director, elements to supervisory
- G05B2219/34013—Servocontroller
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Human Computer Interaction (AREA)
- Manufacturing & Machinery (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Radar Systems Or Details Thereof (AREA)
- Gyroscopes (AREA)
- Studio Devices (AREA)
Abstract
The invention discloses a high-precision sensor visual axis servo control system, which comprises a platform stabilizing mechanism, a target image tracking mechanism and a main control system, wherein the platform stabilizing mechanism comprises a digital rate gyroscope and a gyroscope feedback driver; the target image tracking mechanism comprises a thermal infrared imager, a visible light camera and a target tracking driver; and the main control system is loaded with a gyro stabilizing program and a target image tracking program. According to the invention, the platform stabilizing mechanism is used as the primary stabilization of coarse adjustment to eliminate ship shake, the basis of effective calculation is established, and the target image tracking mechanism is used as the secondary stabilization of fine adjustment to ensure the tracking precision and the stability of the visual axis of the sensor. The high-reliability and high-precision sensor visual axis servo control can be realized, and the balanced performance of the sensor visual axis servo control system in the complex, informationized and dynamic battlefield environment in the photoelectric/radar integrated fire control system is effectively ensured.
Description
Technical Field
The invention particularly relates to a high-precision sensor visual axis servo control system and a method thereof.
Background
The radar/photoelectric integrated fire control system has the advantages of complete task function, high stability and precision, convenience in operation and use and the like through high fusion and integration, and can meet the multi-task functional requirements of various kinds of marine reconnaissance, deterrence, monitoring and the like. In the prior art, a ring frame system is generally adopted as an integral stable control mode of the photoelectric sensor, a gyroscope is placed on a platform to measure the motion of the platform, the change of a gyroscope sensing attitude angle is amplified and then fed back to a torque motor, and the platform is driven by the torque motor to keep the photoelectric sensor stable. However, the aiming line is stabilized completely by the stable platform, various interferences are more, the improvement of the stability precision is limited, and the precise and quick detection and tracking effects in highly complicated, informationized and dynamic scenes cannot be realized.
Disclosure of Invention
The invention aims to solve the defects of the prior art, and provides a high-precision sensor visual axis servo control system which comprises a platform stabilizing mechanism, a target image tracking mechanism and a main control system, wherein the platform stabilizing mechanism comprises a digital rate gyro and a gyro feedback driver, and the bandwidth of the digital rate gyro is 105 Hz; the target image tracking mechanism comprises a thermal infrared imager, a visible light camera and a target tracking driver; and the main control system is loaded with a gyro stabilizing program and a target image tracking program.
In order to effectively calculate and offset the control quantity required by ship rolling, the gyro stabilizing program adopts a PID control algorithm, and the PID control algorithm adopts the following formula
In the formula (I), the compound is shown in the specification,
k is the sample cycle number, k is 0, 1, 2 … …;
e (k) -the velocity offset at the kth sampling instant;
alpha-weight value.
The present algorithm is essentially a weighted average of the present controlled variable and the previous controlled variable u (k-1).
In this embodiment, the target image tracking must be implemented by selecting a reasonable tracking algorithm, in order to ensure the tracking accuracy and reduce the calculation amount, the image tracking program uses a minimum distance matching algorithm (minimumfarstance), the threshold used in the current matching process is set to be T0, and the threshold T1 used in the next frame matching is dynamically adjusted within the range of [ Tmin, Tmax ] according to the current number N of matching points and the matching confidence G, which includes the following two steps:
the method comprises the following steps: if N > 1, T1 ═ max (Tmin, T0/2), otherwise T1 ═ min (Tmax, T0+ 1); if the matching point is not unique, the threshold value is quickly reduced, and the matching accuracy of the next frame is improved; if there is only one matching point, the threshold is gradually increased for better noise immunity and local occlusion.
Step two: when G is less than 0.7, T1 is Tmax; when G is more than or equal to 0.7 and less than 0.8, T1 is max (Tmax-3, T0); if the current matching reliability is low and deformation of the target area is likely to occur, the threshold value is directly set to be larger or maximum.
The present algorithm is essentially an algorithm that dynamically adjusts the pixel similarity threshold. When N > 1 occurs, one must be selected among several matching points, and random or sequential selection is the simplest but not the good way to reduce template drift. Typically, another screening is performed among the several matching points. Since the number of points is small and not every matching process is run, the cost of the increased amount of computation is not large. Although the case of N > 1 cannot be avoided, the probability of occurrence thereof is greatly reduced, and template drift can be significantly slowed down due to the adoption of a better screening method. The algorithm has higher anti-noise and target deformation capabilities, and simultaneously gives consideration to the load of calculated quantity, and is a scheme with balanced performance and high reliability.
A high-precision sensor visual axis servo control method comprises the following steps:
s1: detecting the absolute speed change of the axis of the sensor through a digital rate gyro, and digitally sending a speed value to a master control system;
s2: calculating a control quantity required for counteracting the ship swing by a gyro stabilizing program in the master control system, and sending the control quantity to a gyro feedback driver after D/A conversion;
s3: the infrared thermal imager and the visible light camera capture target image information and send the target image information to the main control system;
s4: calculating the relative speed change and the adjustment quantity of the target by a target image tracking program in the master control system, and sending the adjustment quantity to a target tracking driver after D/A conversion;
s5: the gyro feedback driver coarsely adjusts the visual axis of the sensor, and the target tracking driver finely adjusts the visual axis of the sensor.
Has the advantages that: according to the invention, the platform stabilizing mechanism is used as the primary stabilization of coarse adjustment to eliminate ship shake, the basis of effective calculation is established, and the target image tracking mechanism is used as the secondary stabilization of fine adjustment to ensure the tracking precision and the stability of the visual axis of the sensor. The high-reliability and high-precision sensor visual axis servo control can be realized, the balanced performance of the sensor visual axis servo control system in the complex, informationized and dynamic battlefield environment in the photoelectric/radar integrated fire control system is effectively ensured, and the operation efficiency of the system is improved.
Drawings
FIG. 1 is a system block diagram of an embodiment of the invention;
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, the present embodiment provides a high-precision sensor boresight servo control system, which includes a platform stabilizing mechanism, a target image tracking mechanism and a main control system, where the platform stabilizing mechanism includes a digital rate gyro and a gyro feedback driver; the target image tracking mechanism comprises a thermal infrared imager, a visible light camera and a target tracking driver; and the main control system is loaded with a gyro stabilizing program and a target image tracking program.
In order to effectively calculate and offset the control amount required for the ship's rolling, it is preferable that the gyro stabilization program employs a PID control algorithm using the following formula
In the formula (I), the compound is shown in the specification,
k is the sample cycle number, k is 0, 1, 2 … …;
e (k) -the velocity offset at the kth sampling instant;
alpha-weight value.
The present algorithm is essentially a weighted average of the present controlled variable and the previous controlled variable u (k-1).
The PID control algorithm in the scheme has the following advantages: (1) the principle is simple, and the use is convenient; (2) the adaptability is strong; (3) the robustness is strong, namely the control quality is not very sensitive to the change of the controlled object characteristics.
In order to ensure the tracking accuracy and reduce the calculation amount, the image tracking program preferably adopts a minimum distance matching algorithm (minimumfarsistance), sets a threshold value adopted in the current matching process as T0, and dynamically adjusts a threshold value T1 adopted in the next frame matching within the range of [ Tmin, Tmax ] according to the current matching point number N and the matching confidence degree G, and includes the following two steps:
the method comprises the following steps: if N > 1, T1 ═ max (Tmin, T0/2), otherwise T1 ═ min (Tmax, T0+ 1);
step two: when G is less than 0.7, T1 is Tmax; when G is more than or equal to 0.7 and less than 0.8, T1 is max (Tmax-3, T0).
Furthermore, in the first step of the minimum distance matching algorithm, if the matching point is not unique, the threshold value is quickly reduced, and the matching accuracy of the next frame is improved; if there is only one matching point, the threshold is gradually increased for better noise immunity and local occlusion.
Furthermore, in the second step of the minimum distance matching algorithm, if the current matching reliability is low and it is likely that the target region has deformation, the threshold is directly set to be larger or maximum.
The present algorithm is essentially an algorithm that dynamically adjusts the pixel similarity threshold. When N > 1 occurs, one must be selected among several matching points, and random or sequential selection is the simplest but not the good way to reduce template drift. Typically, another screening is performed among the several matching points. Since the number of points is small and not every matching process is run, the cost of the increased amount of computation is not large. Although the case of N > 1 cannot be avoided, the probability of occurrence thereof is greatly reduced, and template drift can be significantly slowed down due to the adoption of a better screening method. The algorithm has higher anti-noise and target deformation capabilities, and simultaneously gives consideration to the load of calculated quantity, and is a scheme with balanced performance and high reliability.
Further, the bandwidth of the digital rate gyro is 105 Hz.
A high-precision sensor visual axis servo control method comprises the following steps:
s1: detecting the absolute speed change of the axis of the sensor through a digital rate gyro, and digitally sending a speed value to a master control system;
s2: calculating a control quantity required for counteracting the ship swing by a gyro stabilizing program in the master control system, and sending the control quantity to a gyro feedback driver after D/A conversion;
s3: the infrared thermal imager and the visible light camera capture target image information and send the target image information to the main control system;
s4: calculating the relative speed change and the adjustment quantity of the target by a target image tracking program in the master control system, and sending the adjustment quantity to a target tracking driver after D/A conversion;
s5: the gyro feedback driver coarsely adjusts the visual axis of the sensor, and the target tracking driver finely adjusts the visual axis of the sensor.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference signs in the claims shall not be construed as limiting the scope of the invention, which is defined by the above description as merely a preferred embodiment of the invention, but shall not be construed as limiting the scope of the invention.
Claims (7)
1. A high-precision sensor visual axis servo control system is characterized by comprising a platform stabilizing mechanism, a target image tracking mechanism and a main control system, wherein the platform stabilizing mechanism comprises a digital rate gyro and a gyro feedback driver; the target image tracking mechanism comprises a thermal infrared imager, a visible light camera and a target tracking driver; and the main control system is loaded with a gyro stabilizing program and a target image tracking program.
2. The high precision sensor boresight servo control system according to claim 1, wherein the gyro stabilization program employs a PID control algorithm, and the PID control algorithm employs the following equation:
in the formula (I), the compound is shown in the specification,
k is the sample cycle number, k is 0, 1, 2 … …;
e (k) -the velocity offset at the kth sampling instant;
alpha-weight value.
3. The high precision sensor boresight servo control system according to claim 1, wherein the image tracking program uses a minimum distance matching algorithm (minimumfarsistance), sets the threshold value used in the current matching process to be T0, and dynamically adjusts the threshold value T1 used in the next frame matching within the range [ Tmin, Tmax ] according to the current matching point number N and the matching confidence degree G, and includes the following two steps:
the method comprises the following steps: if N > 1, T1 ═ max (Tmin, T0/2), otherwise T1 ═ min (Tmax, T0+ 1);
step two: when G is less than 0.7, T1 is Tmax; when G is more than or equal to 0.7 and less than 0.8, T1 is max (Tmax-3, T0).
4. The high precision sensor visual axis servo control system according to claim 3, characterized in that, in the first step of the minimum distance matching algorithm, if the matching point is not unique, the threshold is rapidly reduced to improve the precision of the next frame matching; if there is only one matching point, the threshold is gradually increased for better noise immunity and local occlusion.
5. The high accuracy sensor boresight servo control system according to claim 1, wherein in the second step of the minimum distance matching algorithm, if the current matching reliability is low, the threshold is set to be larger or maximum directly.
6. The high precision sensor boresight servo control system of claim 1 wherein the bandwidth of said digital rate gyro is 105 Hz.
7. A high-precision sensor visual axis servo control method is characterized by comprising the following steps:
s1: detecting the absolute speed change of the axis of the sensor through a digital rate gyro, and digitally sending a speed value to a master control system;
s2: calculating a control quantity required for counteracting the ship swing by a gyro stabilizing program in the master control system, and sending the control quantity to a gyro feedback driver after D/A conversion;
s3: the infrared thermal imager and the visible light camera capture target image information and send the target image information to the main control system;
s4: calculating the relative speed change and the adjustment quantity of the target by a target image tracking program in the master control system, and sending the adjustment quantity to a target tracking driver after D/A conversion;
s5: the gyro feedback driver coarsely adjusts the visual axis of the sensor, and the target tracking driver finely adjusts the visual axis of the sensor.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010554710.4A CN111880482A (en) | 2020-06-17 | 2020-06-17 | High-precision sensor visual axis servo control system and method thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010554710.4A CN111880482A (en) | 2020-06-17 | 2020-06-17 | High-precision sensor visual axis servo control system and method thereof |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111880482A true CN111880482A (en) | 2020-11-03 |
Family
ID=73156780
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010554710.4A Pending CN111880482A (en) | 2020-06-17 | 2020-06-17 | High-precision sensor visual axis servo control system and method thereof |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111880482A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112634322A (en) * | 2020-11-25 | 2021-04-09 | 武汉华之洋科技有限公司 | Compound tracking system and method based on multipath extraction and intelligent recognition autonomous guidance |
CN117724429A (en) * | 2023-12-29 | 2024-03-19 | 粤海永顺泰(宝应)麦芽有限公司 | Multimode analysis-based intelligent control method and system for barley soaking equipment |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101872196A (en) * | 2010-05-10 | 2010-10-27 | 北京航天控制仪器研究所 | Control system of vehicle-mounted pick-up stable platform |
CN107861127A (en) * | 2017-10-30 | 2018-03-30 | 湖北工业大学 | High-precision and high-stability photoelectricity real-time tracking system and method |
CN108107920A (en) * | 2017-12-19 | 2018-06-01 | 天津工业大学 | A kind of microminiature twin shaft vision stablizes holder target detection tracing system |
CN110189359A (en) * | 2019-05-20 | 2019-08-30 | 仇永生 | A kind of quick, intelligent tracking and device based on classification learning |
-
2020
- 2020-06-17 CN CN202010554710.4A patent/CN111880482A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101872196A (en) * | 2010-05-10 | 2010-10-27 | 北京航天控制仪器研究所 | Control system of vehicle-mounted pick-up stable platform |
CN107861127A (en) * | 2017-10-30 | 2018-03-30 | 湖北工业大学 | High-precision and high-stability photoelectricity real-time tracking system and method |
CN108107920A (en) * | 2017-12-19 | 2018-06-01 | 天津工业大学 | A kind of microminiature twin shaft vision stablizes holder target detection tracing system |
CN110189359A (en) * | 2019-05-20 | 2019-08-30 | 仇永生 | A kind of quick, intelligent tracking and device based on classification learning |
Non-Patent Citations (1)
Title |
---|
杨勇智等: "一种改进的快速相关跟踪算法", 《计算机应用》 * |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112634322A (en) * | 2020-11-25 | 2021-04-09 | 武汉华之洋科技有限公司 | Compound tracking system and method based on multipath extraction and intelligent recognition autonomous guidance |
CN117724429A (en) * | 2023-12-29 | 2024-03-19 | 粤海永顺泰(宝应)麦芽有限公司 | Multimode analysis-based intelligent control method and system for barley soaking equipment |
CN117724429B (en) * | 2023-12-29 | 2024-05-24 | 粤海永顺泰(宝应)麦芽有限公司 | Multimode analysis-based intelligent control method and system for barley soaking equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11073389B2 (en) | Hover control | |
CN102377941B (en) | Image stabilization control apparatus and control method thereof, optical apparatus, and imaging apparatus | |
US10928838B2 (en) | Method and device of determining position of target, tracking device and tracking system | |
KR102697271B1 (en) | Helmet tracker | |
US7636105B2 (en) | Method and apparatus for providing motion control signals between a fixed camera and a PTZ camera | |
CN107478220B (en) | Unmanned aerial vehicle indoor navigation method and device, unmanned aerial vehicle and storage medium | |
US20060119710A1 (en) | Systems and methods for de-blurring motion blurred images | |
US8243142B2 (en) | Mobile object image tracking apparatus and method | |
KR20170090347A (en) | Method and apparatus for event sampling of dynamic vision sensor on image formation | |
CN110109343B (en) | Visual measurement time-lag compensation method for photoelectric tracking system | |
WO2011063616A1 (en) | Method and apparatus for moving object autotracking | |
CN111880482A (en) | High-precision sensor visual axis servo control system and method thereof | |
KR101890612B1 (en) | Method and apparatus for detecting object using adaptive roi and classifier | |
CN111665873B (en) | High-precision line-of-sight stabilizing method based on reference light | |
EP2915139A1 (en) | Adaptive scale and/or gravity estimation | |
WO2020014864A1 (en) | Pose determination method and device, and computer readable storage medium | |
CN116007609A (en) | Positioning method and computing system for fusion of multispectral image and inertial navigation | |
US10540809B2 (en) | Methods and apparatus for tracking a light source in an environment surrounding a device | |
KR20180052712A (en) | Helmet Tracker Buffeting Compensation | |
US9883105B2 (en) | Image processing apparatus and control method thereof | |
US20040022413A1 (en) | Correlation tracker breaklock detection | |
CN112286213A (en) | Unmanned aerial vehicle hovering method and device, unmanned aerial vehicle and storage medium | |
CN112747729B (en) | Photoelectric pod gyro drift compensation method based on image field matching | |
CN112212890A (en) | Image motion compensation method of high-dynamic star sensor | |
CN114489093B (en) | Attitude adjusting method and device, storage medium, image acquisition equipment and unmanned aerial vehicle |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination |