CN109581342B - Full-period time resource allocation method for rotary phased array radar - Google Patents
Full-period time resource allocation method for rotary phased array radar Download PDFInfo
- Publication number
- CN109581342B CN109581342B CN201811495674.8A CN201811495674A CN109581342B CN 109581342 B CN109581342 B CN 109581342B CN 201811495674 A CN201811495674 A CN 201811495674A CN 109581342 B CN109581342 B CN 109581342B
- Authority
- CN
- China
- Prior art keywords
- task
- time
- search
- period
- tracking
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S13/00—Systems using the reflection or reradiation of radio waves, e.g. radar systems; Analogous systems using reflection or reradiation of waves whose nature or wavelength is irrelevant or unspecified
- G01S13/02—Systems using reflection of radio waves, e.g. primary radar systems; Analogous systems
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S13/00—Systems using the reflection or reradiation of radio waves, e.g. radar systems; Analogous systems using reflection or reradiation of waves whose nature or wavelength is irrelevant or unspecified
- G01S13/88—Radar or analogous systems specially adapted for specific applications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01S—RADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
- G01S13/00—Systems using the reflection or reradiation of radio waves, e.g. radar systems; Analogous systems using reflection or reradiation of waves whose nature or wavelength is irrelevant or unspecified
- G01S13/02—Systems using reflection of radio waves, e.g. primary radar systems; Analogous systems
- G01S2013/0236—Special technical features
- G01S2013/0245—Radar with phased array antenna
Landscapes
- Engineering & Computer Science (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- General Physics & Mathematics (AREA)
- Electromagnetism (AREA)
- Radar Systems Or Details Thereof (AREA)
Abstract
The invention provides a method for distributing time resources of a rotating phased array radar in a full period, which belongs to the technology of resource planning in the full period. In another aspect, the newly increased tracking time of the current period compared to the previous period determines the scan table of the next circle, which is a delay compensation strategy.
Description
Technical Field
The invention belongs to the field of sea surveillance radar resource scheduling based on a phased array system.
Background
The large radar resource management and scheduling part is the core of a phased array radar system and is used for determining a scheduling strategy to schedule radar tasks according to a certain optimal criterion so as to effectively distribute radar resources, achieve the aim of optimizing the overall performance of the radar and mainly complete the task generation, task arrangement and beam scheduling of radar events. The radar task residency, once scheduled to execute, cannot be interrupted by other residences, i.e., the scheduling is non-preemptive. Scheduling algorithms based on time budgets and adaptive scheduling algorithms based on time windows and task priorities are common.
1. A time budget scheduling method: the time budget scheduling method designs an upper limit of resource usage for each task in advance, when the resource usage of the task or thread reaches the limit, the request of the task is not responded any more, and then other tasks are executed, and the flow is as follows: at the starting time t1 of the scheduling interval, counting tasks which can be executed at the moment, selecting the task with the highest priority to execute, wherein the residence time of the task is d, the system is idle at the moment t1+ d, counting the tasks which can be executed at the moment, meanwhile, calculating the proportion of time resources consumed by various tasks, selecting the task with the highest priority and the proportion of time resources which do not exceed the preset proportion to execute, if the task which can not be executed at the moment is not executed, then, the time is shifted backwards by 1 unit, counting the tasks at the moment t1+ d +1, and circulating the steps until the scheduling interval is full.
2. The self-adaptive scheduling algorithm based on the time window and the task priority comprises the following steps: huizing proposed the concept of radar task time windows when multi-phased array radar resource simulation was done in 1996. With this time window constraint, the resource allocation can be flexibly arranged when designing the resource scheduler. The concept of the time window is based on a radar tracking working mode, the specific meaning of the time window is that the actual emission time of a radar event can move within an effective range around the expected emission time, and if the radar event is not executed beyond the range of the time window, and even if the radar event is called again, the radar event is abandoned to be scheduled. In this way, many events that are discarded due to time conflicts can be scheduled by scheduling the time window, thereby improving the time utilization.
And scheduling the sector tasks, wherein the tasks are sequenced according to the priority in the scheduling interval, the tasks with high priority are executed first, and the tasks with low priority are abandoned under the condition that time resources are not enough. For the scheduling of the radar of the fixed area array, in a task time window, a task with high priority is executed, and a task with low priority is delayed. The realization process is as follows: determining a scheduling interval according to the time required by the radar closing operation, taking out tasks to be executed in the interval from a scanning list, a tracking list and a delay list, arranging beams according to the expected emission time from high to low according to the priority; recording the gap time interval in the interval when one wave beam is arranged; taking out the next task from the task list, and judging whether the next task can be executed in a certain idle time period under the constraint of a time window; after all tasks which can be in the interval are arranged, a sequence list of the transmitted beams is obtained, then the transmitting time of each beam is reset, the introduction time of the previous beam is used as the execution time of the next beam, and time fragments are squeezed out; the last task ending time in the interval is used as the starting time of the next scheduling interval.
The two algorithms compare:
the time pre-algorithm (TBS) is a task planning and time resource allocation focusing on the macro, while the adaptive scheduling algorithm based on time windows and priorities is biased on the micro-camping scheduling or called beam-scheduling.
The time pre-algorithm (TBS) emphasizes the allocation of time resources among tasks, and can ensure that tasks with low priority have corresponding time to execute. Particularly when the radar works and encounters false target interference, the priority of the target tracking task is higher than that of the searching task, so that the task saturation and overload of the radar can be caused. The time pre-algorithm can guarantee that a certain time is reserved for searching. The method has the disadvantages that when a plurality of high-priority tasks burst in a certain time period are processed, the high-priority tasks are discarded, and because the high-priority tasks in the time period are obviously increased, a plurality of high-priority tasks are proportionally stuck in scheduling.
The adaptive scheduling algorithm based on the time window and the priority is just opposite to the time pre-algorithm, and is characterized in that the high-priority task in a short period can be executed, but the task planning and the time resource allocation on the period are deficient. The latter algorithm is proposed in laboratory simulation, and many scholars have conducted tracking research later, but the algorithm is not suitable for actual use on surveillance radar equipment. Because, in general, the alert search can be performed as a low priority task without the limitation of a time window, when tracking a high priority task in multiple, the frame period of the search can be increased instead of discarding the task.
The disadvantage of sector planning is that the utilization rate of time resources is not high, because when the targets are concentrated in one sector, the time resources of the search of the sector can be greatly compressed, resulting in small distance reduction, and the sectors beside the sector have no targets and are far away. The resources of other sectors cannot be allocated to the sector.
Disclosure of Invention
The invention belongs to a full-period resource planning technology, and aims to solve the problem of low time resource utilization rate in a rotary phased array radar and the problem of deletion of low-priority tasks caused by sudden increase of tasks in a certain direction.
The specific scheme of the invention is as follows: in the task execution of the period, the total time of the tracking task execution of the task of the period is recorded, and when the antenna passes through the north, a scanning table of the period is generated according to the time used for tracking the previous period. In another aspect, the newly increased tracking time of the current period compared to the previous period determines the scan table of the next circle, which is a delay compensation strategy. The effect of the conventional algorithm and the cross-cycle resource scheduling algorithm is shown in fig. 1. In the conventional algorithm, the task "remote search 2" time resource is preempted by two higher priority trace tasks in scheduling interval 1 and is therefore deleted. In the improved algorithm, the full period of idle time can be taken for tracking, so that after two tracking tasks are scheduled, "remote search 2" can still be performed.
Through full verification of an external field test, the full-period resource planning technology provided by the invention is compatible with a full-circle planning technology of sector scheduling, can quickly respond to sector tasks issued by other subsystem systems, and greatly improves the time utilization rate.
Drawings
Fig. 1 shows the effect of the full-period planning compared with the traditional adaptive algorithm.
FIG. 2 is a flow chart of periodic search parameter generation.
FIG. 3 is a flow of task orchestration for a scheduling interval.
Detailed Description
The invention provides a method for allocating time resources of a rotating phased array radar in a full period, which comprises the following concrete steps:
1. the method for planning the cross-period resources of the rotary phased array radar comprises two functions, namely determining the search parameters of the whole period when the period starts (when the normal direction of the area array is over positive north), and arranging the beam execution linked list of each scheduling interval when the interruption of each scheduling interval comes.
2. Determining parameters of a full period, determining a scanning parameter table of the period according to a working mode and other control commands, wherein the parameters generally comprise: azimuth number, elevation number, pulse number, multi-beam number, pulse processing mode, pulse width, pulse repetition period, signal form, signal bandwidth and signal frequency point. Usually, the scan table is designed in advance, then the time allocated to the search in this period is calculated, and the corresponding scan table is selected according to the time, and the specific flow is shown in fig. 2.
3. The beam scheduling of each scheduling interval refers to scheduling of a search task and a tracking task of the scheduling interval. The search tasks are executed from the search chain table in the present cycle according to the swept-out execution in the previous scheduling interval, for example, 1000 search tasks are shared in the scan table in the present cycle, the first scheduling interval sweeps 50 tasks, and the second scheduling interval is executed from the 51 st task. The tracking task refers to a task falling in the scheduling interval, each scheduling interval generally corresponds to a scanning azimuth interval, if the azimuth of the tracked target falls in the interval, the tracking task is executed in the scheduling interval, but the retrace confirmation, high data rate tracking in one circle, and the scheduling interval needs to be recalculated by the advance and the lag of the tracking and scanning. If the target is 70 degrees in azimuth in geodetic coordinates and it is desired to scan the target 30 degrees in advance, the task should be scheduled when the antenna turns around 40 degrees, as shown in fig. 3.
Claims (1)
1. A method for allocating time resources of a rotating phased array radar in a full period is characterized by comprising the following steps: the method comprises the steps of utilizing a watchdog to generate scheduling interruption of 100ms, reading the servo direction of an antenna when the interruption arrives, judging that the servo direction of the current time is smaller than the last servo direction value, indicating that the antenna is over north, when the antenna is over north, according to the total time spent by the tracking type tasks of the previous circle, budgeting the search task time of the period, according to the time budget of the search task and the working mode of a radar, determining the search parameter of each direction of the period, generating a task linked list for search residence and adding the search parameter into the search, when each interruption arrives, searching whether a task in the tracking task linked list has a task with the direction falling in the later 18 degrees of the servo direction value read by the scheduling interval, if yes, adding the tracking task into an execution list of the interval, simultaneously recording the time spent by the tracking task, taking out the task from the head of the search task linked list, adding the task to the back of the tracking task, and finishing the task arrangement of the scheduling interval after the task of 100ms is accumulated.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811495674.8A CN109581342B (en) | 2018-12-07 | 2018-12-07 | Full-period time resource allocation method for rotary phased array radar |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811495674.8A CN109581342B (en) | 2018-12-07 | 2018-12-07 | Full-period time resource allocation method for rotary phased array radar |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109581342A CN109581342A (en) | 2019-04-05 |
CN109581342B true CN109581342B (en) | 2022-12-27 |
Family
ID=65929109
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201811495674.8A Active CN109581342B (en) | 2018-12-07 | 2018-12-07 | Full-period time resource allocation method for rotary phased array radar |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109581342B (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110456338A (en) * | 2019-07-20 | 2019-11-15 | 中国船舶重工集团公司第七二四研究所 | A kind of multiband integrates detection system essence with method for allocating tasks |
CN111813511B (en) * | 2020-06-12 | 2024-06-18 | 中国船舶集团有限公司第七二四研究所 | Rotary phased array radar resource scheduling method based on multiple interruption |
CN111796268B (en) * | 2020-06-12 | 2022-05-20 | 中国船舶重工集团公司第七二四研究所 | Generalized time window-based rotating phased array radar tracking beam arranging method |
CN115618166B (en) * | 2022-10-18 | 2023-09-12 | 中国电子科技集团公司信息科学研究院 | Time resource scheduling method and device based on multi-task radar |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0755915A (en) * | 1993-08-20 | 1995-03-03 | Nec Corp | Active phased array radar |
JP2008157735A (en) * | 2006-12-22 | 2008-07-10 | Mitsubishi Electric Corp | Beam control apparatus for phased array radar |
CN104077488A (en) * | 2014-07-05 | 2014-10-01 | 中国船舶重工集团公司第七二四研究所 | Rotary phased array radar sliding window resource scheduling technique based on sectors |
CN104463463A (en) * | 2014-12-01 | 2015-03-25 | 西安电子工程研究所 | Phased array radar self-adaptive resource scheduling method based on wave parking rhythm and event driving |
CN105182317A (en) * | 2015-08-20 | 2015-12-23 | 电子科技大学 | Resource management method based on search pattern of centralized MIMO radar |
CN106405536A (en) * | 2016-08-30 | 2017-02-15 | 电子科技大学 | MIMO radar multi-target tracking resource management method |
RU2611434C1 (en) * | 2016-04-26 | 2017-02-22 | Акционерное общество "Федеральный научно-производственный центр "Нижегородский научно-исследовательский институт радиотехники" | Method of space radar scanning |
CN106842184A (en) * | 2015-12-03 | 2017-06-13 | 中国航空工业集团公司雷华电子技术研究所 | A kind of multiple target detection and tracking based on beam dispath |
CN108875280A (en) * | 2018-08-08 | 2018-11-23 | 西北工业大学 | A kind of carrier-borne phased array guidance radar residence time dynamic dispatching method |
-
2018
- 2018-12-07 CN CN201811495674.8A patent/CN109581342B/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0755915A (en) * | 1993-08-20 | 1995-03-03 | Nec Corp | Active phased array radar |
JP2008157735A (en) * | 2006-12-22 | 2008-07-10 | Mitsubishi Electric Corp | Beam control apparatus for phased array radar |
CN104077488A (en) * | 2014-07-05 | 2014-10-01 | 中国船舶重工集团公司第七二四研究所 | Rotary phased array radar sliding window resource scheduling technique based on sectors |
CN104463463A (en) * | 2014-12-01 | 2015-03-25 | 西安电子工程研究所 | Phased array radar self-adaptive resource scheduling method based on wave parking rhythm and event driving |
CN105182317A (en) * | 2015-08-20 | 2015-12-23 | 电子科技大学 | Resource management method based on search pattern of centralized MIMO radar |
CN106842184A (en) * | 2015-12-03 | 2017-06-13 | 中国航空工业集团公司雷华电子技术研究所 | A kind of multiple target detection and tracking based on beam dispath |
RU2611434C1 (en) * | 2016-04-26 | 2017-02-22 | Акционерное общество "Федеральный научно-производственный центр "Нижегородский научно-исследовательский институт радиотехники" | Method of space radar scanning |
CN106405536A (en) * | 2016-08-30 | 2017-02-15 | 电子科技大学 | MIMO radar multi-target tracking resource management method |
CN108875280A (en) * | 2018-08-08 | 2018-11-23 | 西北工业大学 | A kind of carrier-borne phased array guidance radar residence time dynamic dispatching method |
Non-Patent Citations (4)
Title |
---|
双波段旋转相控阵雷达任务调度算法;程小枫 等;《科学技术与工程》;20140818;第73-80页 * |
基于二维资源管理的多功能雷达任务调度算法;田泰方 等;《航空学报》;20180904;第1-11页 * |
基于排队服务的相控阵雷达任务调度管理方法;鲍鹏飞 等;《雷达与对抗》;20180315;第4-8页 * |
综合优先级规划下的相控阵雷达自适应调度方法;张浩为 等;《兵工学报》;20161115;第2163-2169页 * |
Also Published As
Publication number | Publication date |
---|---|
CN109581342A (en) | 2019-04-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109581342B (en) | Full-period time resource allocation method for rotary phased array radar | |
Moo et al. | Adaptive radar resource management | |
Chen et al. | An adaptive ISAR-imaging-considered task scheduling algorithm for multi-function phased array radars | |
CN109709535B (en) | Beam resident scheduling method for cooperative distributed system | |
CN111190176B (en) | Self-adaptive resource management method of co-location MIMO radar networking system | |
CN104077488A (en) | Rotary phased array radar sliding window resource scheduling technique based on sectors | |
Jang et al. | A time-window-based task scheduling approach for multi-function phased array radars | |
CN102831009A (en) | Phased array radar task scheduling method | |
Reinoso-Rondinel et al. | Multifunction phased-array radar: Time balance scheduler for adaptive weather sensing | |
CN105046412A (en) | Passive phased array radar multistation joint resource scheduling and distribution method | |
CN114814821B (en) | Phased array radar scheduling conflict resolution method based on arc section interception | |
US20130300605A1 (en) | Dynamic resource allocation in a multi-role or multi-function system | |
US20110279302A1 (en) | Method for optimizing the management of radar time for secondary radars operating in modes | |
CN112749804B (en) | Phased array radar pulse staggered beam resident scheduling algorithm based on genetic algorithm | |
CN104463463A (en) | Phased array radar self-adaptive resource scheduling method based on wave parking rhythm and event driving | |
Jeauneau et al. | Radar tasks scheduling for a multifunction phased array radar with hard time constraint and priority | |
Miranda et al. | Phased array radar resource management: a comparison of scheduling algorithms | |
Haowei et al. | Variable scheduling interval task scheduling for phased array radar | |
CN110427255A (en) | A kind of comprehensive resources dispatching method of multi-panel battle array timing synchronization | |
Liu et al. | Adaptive scheduling algorithm based on CPI and impact of tasks for multifunction radar | |
Lee et al. | Radar dwell scheduling considering physical characteristics of phased array antenna | |
Yang et al. | Quality of service based resource management for rotating phased array radar | |
Cheng et al. | Adaptive dwell scheduling for digital array radar based on online pulse interleaving | |
CN112859064B (en) | Passive phased array radar self-adaptive radiation source tracking and scheduling method | |
CN117970311A (en) | Method, device and storage medium for scheduling radar multi-target tracking resources |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |