CN114609589A - Heuristic backtracking-based real-time phased array radar beam resident scheduling method - Google Patents

Heuristic backtracking-based real-time phased array radar beam resident scheduling method Download PDF

Info

Publication number
CN114609589A
CN114609589A CN202210222565.9A CN202210222565A CN114609589A CN 114609589 A CN114609589 A CN 114609589A CN 202210222565 A CN202210222565 A CN 202210222565A CN 114609589 A CN114609589 A CN 114609589A
Authority
CN
China
Prior art keywords
task
execution
time
tasks
scheduling
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
CN202210222565.9A
Other languages
Chinese (zh)
Other versions
CN114609589B (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.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
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 University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN202210222565.9A priority Critical patent/CN114609589B/en
Publication of CN114609589A publication Critical patent/CN114609589A/en
Application granted granted Critical
Publication of CN114609589B publication Critical patent/CN114609589B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO 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
    • G01S7/00Details of systems according to groups G01S13/00, G01S15/00, G01S17/00
    • G01S7/02Details of systems according to groups G01S13/00, G01S15/00, G01S17/00 of systems according to group G01S13/00

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Radar Systems Or Details Thereof (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention belongs to the field of radar system resource management, and particularly relates to a novel real-time adaptive resident scheduling method for a phased array radar. The invention firstly determines the actual execution task queue, the delay task queue and the deletion task queue in the scheduling interval through the time pointer, thereby ensuring the importance and the urgency criterion in the beam resident scheduling, and then the invention adjusts the actual execution time of the tasks in the actual execution task queue by a heuristic backtracking method, thereby reducing the deviation degree between the actual execution time of each task and the expected execution time thereof, and ensuring the expected execution time criterion in the beam resident scheduling. In addition, the actual execution task queue is partitioned and then backtracked, so that the calculation complexity of the method is greatly reduced, and the real-time performance of the method is ensured.

Description

Heuristic backtracking-based real-time phased array radar beam resident scheduling method
Technical Field
The invention belongs to the field of radar system resource management, and particularly relates to a method for adaptive resident scheduling of a phased array radar.
Background
Since the transmission beam direction of a Phased Array Radar (PAR) can be changed rapidly in a short time, the phased array radar can perform different types of tasks during its operation time to realize a multifunctional characteristic. In order to realize reasonable distribution of limited system resources among multiple tasks, an efficient beam residence scheduling method with real-time performance needs to be designed.
In recent years, a beam-dwell scheduling method, particularly, an adaptive beam-dwell scheduling method that can match a time-variable task request in an online scheduling process, has been widely studied. According to the method for solving the parking scheduling optimization problem, the adaptive beam parking scheduling method can be divided into a heuristic-based beam parking scheduling method and an intelligent optimization-based beam parking scheduling method (see the documents: Zhang, H., Xie, J., Ge J., et al.: A hybrid adaptive genetic algorithm for task scheduling protocol in the phase array, European Journal of Operational Research,2019,272, (3), pp.868-878)
The beam residence scheduling method based on the heuristic rule solves the beam residence scheduling problem by adopting the heuristic rule. The literature (Orman, A.J., Potts, C.N., Shahani, A.K., et al.: Scheduling for a multi-functional phased array radio system', European Journal of operational Research,1996,90, (1), pp.13-25) uses the working mode priority of the resident tasks as the Scheduling criteria and designs the corresponding Scheduling method according to the heuristic rules. The literature (Haritsa, J.R., Livny, M., Carey, M.J.: Earlie de-adaptive scheduling for Real-Time database Systems', Proceedings two-Time Systems Symphos, San Antonio, TX, USA, Decumber 1991, pp.232-242) uses the deadline of the resident task as the scheduling criterion, and uses the First In First Out (FIFO) for tasks with the same deadline. The document (lujian, kawaing, yuwenxian.: real-time task scheduling research of multifunctional phased array radar', academic press, 2006,34, (4), pp.732-736) sets a comprehensive priority based on the priority of a working mode and a task deadline, and obtains a scheduling task sequence by introducing a time pointer in the scheduling analysis process. The literature (Zhang, h., Xie, j., Zong, b., et al.: Dynamic priority scheduling method for the air-default phase array front', ietrad air & Navigation,2017,11, (7), pp.1140-1146) further considers the threat level of the target in the setting of the overall priority. The scheduling methods proposed in the above documents have the characteristics of high time utilization rate and good real-time performance, but none of them considers the expected execution time criterion, which requires that the actual execution time of the resident task should be as close as possible to the expected execution time of the task. (see the literature: great light, fenugreek, lujian, zhonghui.: multifunctional phased array radar adaptive scheduling simulation ', systems simulations proceedings, 2004,16, (9), pp.2026-2029) based on this problem, the literature (Cheng, t., He, z., Tang, t.: Dwell scheduling algorithm for multifunctionalized array radars based on the scheduling gain', Journal systems Engineering and Electronics,2008,19, (03), pp.479-485) proposes a beam Dwell scheduling method based on scheduling interval analysis. The method sequences tasks according to task scheduling gains, and distributes actual execution time to each resident task in sequence according to an expected time criterion. The method can effectively consider the expected execution time criterion, but has the problems of low time utilization rate, poor real-time performance and the like.
In order to solve the problem that a beam residence scheduling method based on a heuristic method cannot simultaneously consider the system time utilization rate and the expected time criterion, a series of beam residence scheduling methods based on an intelligent optimization algorithm are proposed. The method establishes a beam residence scheduling problem as an optimization problem, and introduces a series of optimization algorithms according to the characteristics of the optimization problem to obtain an optimal actual execution task sequence and an optimal actual execution time of an actual execution task. The literature (L, Hao., X, Yang., S, Hu.: 'Task scheduling of improved time shifting base on genetic algorithm for phase array front', 2016IEEE 13th International Conference on Signal Processing (ICSP), Chengdu, China, November 2016, pp.1655-1660) designs a fitness function according to the importance, urgency and expected execution time criteria of a Task, and uses a genetic algorithm to obtain an optimal actual execution Task queue. In the literature (Yang, S., Tian, K., Liu, R.: Task scheduling algorithm Optimization for anti-mistact PhasedAlrraray Radar', IET Radar Sonar & Navigation,2019,13, (11), pp.1883-1889.), a fitness function is designed according to the specific characteristics of the problem of the anti-derivative Radar scheduling, and the problem is solved by a genetic algorithm. The literature (Meng, F., Tian, K., 'phase-Array radio Task Scheduling Method for Hypersonic-peptide Vehicles', IEEE Access,2020,8, pp.221288-221298) adopts a particle swarm-simulated annealing mixing algorithm to solve the beam residence Scheduling problem under the supersonic target tracking Task. In the literature (Shaghaghi, M., Adve, R.S., Zhen, D.: multiple Cognitive radio Task Scheduling Using Monte Carlo Tree Search and Policy Networks', IET radio resource & Navigation,2018,12, (12), pp.1437-1447) a target function of a multifunctional Cognitive Radar Scheduling problem is designed according to the urgency of a Task and an expected time criterion, and an optimal actual execution Task sequence and an optimal actual execution time are obtained by adopting a Monte Carlo Search Tree optimization method. The problem is solved by taking the minimum loss rate of the Task as an objective function and adopting a Reinforcement Learning method in the literature (Xu, L., Zhang, T.: requirement Learning based Dynamic Task Scheduling for multifunctionality Radar Network', IEEE Radar Conference, Florence, Italy,2020, pp.1-5). However, the beam dwell scheduling method based on the optimization algorithm has poor real-time performance, and therefore cannot be used in actual radar beam dwell scheduling.
Based on the problems, the invention provides a heuristic backtracking-based real-time phased array radar beam resident scheduling method. The method firstly adopts a scheduling method in documents (Lujian and bin, Wagneng, Yuwenxian: 'multifunctional phased array radar real-time task scheduling research', electronic newspaper, 2006,34, (4), pp.732-736) to determine the actual execution task, the delay task and the lost task in the current scheduling interval. And then, traversing all feasible execution sequences of the actually executed tasks, and performing backtracking optimization on the actual execution time of the tasks corresponding to each possible execution sequence so as to take the expected execution time criterion into consideration. And finally, calculating the time offset of all feasible task execution sequences, and selecting the scheduling sequence corresponding to the task execution sequence with the minimum time offset as the optimized scheduling sequence. In addition, the method carries out block processing on the scheduling task sequence in the current scheduling interval, thereby reducing the computational complexity of the method. Simulation results show that compared with the existing method, the method can give consideration to the priority, the deadline and the expected execution time criterion, and can realize real-time beam residence scheduling.
Disclosure of Invention
The invention provides a novel beam residence scheduling method based on heuristic backtracking, which is characterized by comprising the following steps:
suppose that the current scheduling interval t0,t0+tSI]With N resident tasks T ═ T1,T2,...,TN]Applying for scheduling, where t0For the start time of the current scheduling interval, tSIFor the duration of the scheduling interval, the resident task model is Ti={Wi,rti,sti,li,dwiIn which WiTo work mode priority, rtiTo expect the execution time, stiFor the actual execution time,/iIs a time window, dwiIs the dwell time. The phased array radar beam residence scheduling method based on heuristic backtracking comprises the following steps:
step 1: initialization time pointer tp ═ t0Initializing the queue T of the actual execution task in the scheduling intervalexDelaying the task queue TdlAnd deleting the task queue TdrIs empty.
Step 2: deleting the application scheduling task satisfying the formula (1) in the T and adding the task to the TdrIn (1).
rti+li<tp (1)
And step 3: all tasks satisfying the formula (2) are selected from the T, and a schedulable task set T at the current moment is generatedcd=Tcd,1,Tcd,2,...,Tcd,QWherein Q is TcdAnd (4) the number of internal tasks.
Figure BDA0003538050330000031
Calculating the comprehensive priority p corresponding to each task according to the formula (3)iIn which NpiIs TcdThe sequence numbers of the middle tasks in the order from big to small according to the priority of the working mode, NdiIs TcdAnd the sequence numbers of the middle tasks are sorted from small to large according to the task deadline.
Figure BDA0003538050330000032
And 4, step 4: from TcdElecting to have the greatest composite priority
Figure BDA0003538050330000033
Task of (2)
Figure BDA0003538050330000034
Delete it from T and add it to TexIn (1).
And 5: update tp ═ tp + dwi. If tp>t0+tSIOr T is null, let TdlT, and go to step 6; otherwise, go back to step 2.
Step 6: suppose that
Figure BDA0003538050330000035
The number of tasks in (1) is N1Will TexIs divided into
Figure BDA0003538050330000036
Sub-execution task queue Tl,l=1,2,...,N1K, each sub-execution task queue contains at most K tasks, wherein the symbols
Figure BDA0003538050330000037
Representing a rounding up. First sub-execution task queue T1=[T1,T2,...,TK]The second sub-execution task queue T2=[TK+1,TK+2,...,T2K]By analogy, the first sub-execution task queue Tl=[T(l-1)K+1,T(l-1)K+2,...,TlK]. Each sub-execution task queue TlCorresponding to a sub-scheduling interval [ t ]a,l,tb,l]Wherein t isa,lAnd tb,lThe calculation of (c) is as follows:
Figure BDA0003538050330000041
Figure BDA0003538050330000042
and 7: all possible execution orders of the execution tasks in the sub-execution queue are traversed. By TlFor example, define TlThe j execution order in (1) is [ T ](l-1)K+1,j,T(l-1)K+2,j,...,T(l-1)K+i,j,....,TlK,j]J ═ 1, 2.. K! . E.g. T(l-1)K+i,jFor sub-execution queue TlThe ith task in the jth execution order. Allocating actual execution time for the execution tasks in each execution sequence of each sub-execution task queue according to the following formula:
Figure BDA0003538050330000043
the actual execution time of the allocation is then determined according to:
Figure BDA0003538050330000044
if the conditions are met, the execution sequence is a feasible execution sequence, and the actual execution time of the tasks corresponding to the execution sequence is obtained, otherwise, the permutation and combination is an infeasible execution sequence.
And 8: and backtracking the actual execution time of the actual execution tasks in all the sub-execution task queues according to all the feasible execution sequences. In the execution order T1=[T1,T2,...,TK]For example, the specific backtracking steps are as follows:
step 8.1: and performing backtracking processing on the tasks in sequence from short to long according to the time window. Suppose that the current task to be backtraced is TiThe desired execution time is rtiThe actual execution time is sti. If sti-rtiIf the value is more than 0, the step 8.2 is executed; if sti-rtiIf the value is less than 0, the step 8.4 is carried out; if sti-rtiIf 0, go to step 8.6.
Step 8.2: by TiTo start, the first task that has been traced back is found forward. Suppose the task is TjDefinition of tend=stj+dwj(ii) a If TiThe task which is not backtracked in the front is tend=ta,1. If at [ tend,sti]In total, P tasks [ TP,1,TP,2,...,TP,P]Optimizing T according toiActual execution time of (2):
Figure BDA0003538050330000051
if at [ tend,sti]Has no task, optimizes T according to the following formulaiActual execution time of (2):
sti=max(tend,rti) (9)
step 8.3: updating [ T ] according toP,1,TP,2,...,TP,P]Actual execution time of (2):
Figure BDA0003538050330000052
and go to step 8.6.
Step 8.4: by TiAs a starting point, the first task that has been traced back is found backwards. Assume that the task is TjDefinition of tend=stj. If TiThe task which is not backtracked later, tend=tb,1. If at [ sti,tend]In total, P tasks [ TP,1,TP,2,...,TP,P]Optimizing T according toiActual execution time of (2):
Figure BDA0003538050330000053
if at [ sti,tend]Has no task, optimizes T according to the following formulaiActual execution time of (2):
sti=min(tend-dwi,rti) (12)
step 8.5: updating [ T ] according toP,1,TP,2,...,TP,P]Actual execution time of (2):
Figure BDA0003538050330000054
step 8.6: task recording TiThe backtracking has been completed. And if all the tasks are backtracked, turning to the step 9, otherwise, turning to the step 8.1.
And step 9: and calculating the time offset degree of each sub-execution task queue under all feasible execution sequences. By T1The sorting result of the j-th order is taken as an example, the time offset biasjThe calculation formula is as follows:
Figure BDA0003538050330000055
wherein b isi,jThe calculation formula is as follows:
Figure BDA0003538050330000061
and selecting the task execution time corresponding to the task execution sequence with the lowest time offset degree from the sub-execution queues as the actual execution time of the tasks, and integrating all the sub-execution queues to obtain the actual execution task queue again. And finishing the analysis of the scheduling process.
Principle of the invention
The invention guarantees the importance criterion and the urgency criterion of scheduling when determining the actual execution task, the delay task and the deletion task, and guarantees the expected execution time criterion of scheduling by backtracking the actual execution time of the actual execution task. The principle of which is explained below.
Suppose there are N tasks to apply for scheduling in the scheduling interval, which is denoted as T ═ T1,T2,...,TN]. When scheduling, the importance criterion and the urgency criterion require that tasks with high work mode priority and tasks with early deadlines should be executed as soon as possible, respectively. Equation (3) embodies the two criteria described above. The desired execution time criterion requires that the actual execution time of the actual executed task should be as close as possible to the desired execution time. Equation (14) embodies this criterion. Since the search task does not include the desired execution time, the search task b is represented by equation (15)iIs 0.
According to the three rules of scheduling, the objective function of the beam residence scheduling problem is established as follows
Gi(sti,rti,li,wi,t0)=g1(wi)g2(rti,li,t0)g3(sti,rti,li) (16)
Wherein, g1(wi)=wiDue to g1(wi) The priority of the task work mode is increased, so that the importance criterion of the scheduling is embodied;
Figure BDA0003538050330000062
wherein c is1Is a normal number due to g2(rti,li,t0) The deadline of the task is increased along with the reduction of the deadline of the task, so the item embodies the urgency criterion of scheduling;
Figure BDA0003538050330000063
wherein c is2Is a normal number due to g3(sti,rti,li) The value of (c) decreases as the deviation between the actual execution time and the expected execution time increases, so this term embodies the expected execution time criterion of the schedule. The objective function and the constraint condition in the beam residence scheduling problem are comprehensively considered, and the mathematical model of the beam residence scheduling problem is established as follows:
Figure BDA0003538050330000071
Wherein N is2And N3The number of the delayed tasks and the number of the deleted tasks are respectively, and obviously N is equal to N1+N2+N3. In the optimization model, the last two inequalities reflect the conditions that the delay task and the delete task should satisfy.
The invention adopts a method based on heuristic backtracking to solve the optimization problem, and the specific analysis method comprises the following steps:
in the scheduling process, in order to maximize the time utilization rate and schedule high-priority tasks as much as possible, the invention adopts a beam resident scheduling method based on a time pointer to confirm the actual execution tasks in the scheduling interval, delay the tasks and delete the tasks. The present invention then considers backtracking to optimize the actual execution time of each task to minimize the deviation of the desired execution time from it. According to the invention, all possible task execution sequences are traversed, screened and infeasible task execution sequences are removed to ensure that actual execution time which does not meet the constraint condition does not occur in the subsequent backtracking process. The actual execution time of the task is then traced back. From g3(sti,rti,li) Can be seen in the time offset of | rti-stiIn the case of the same value of l, the time window liG for smaller tasks3(sti,rti,li) And the method is smaller, so that the invention backtracks the tasks with shorter time windows. As shown in FIG. 1, assume TkHas a minimum time window of TiSecond, TjIs the largest, the method first applies to TkBacktracking to make it execute the time stkAs close as possible to its desired execution time rtk. Then the method is to TiBacktracking to make it execute the time stiAs close as possible to its desired execution time rti. At adjustment stiWhile preventing TiAnd TjOverlap in residence time of TjActual execution time stjAnd should be adjusted accordingly. When T isjAdjusted to TkExecution completion time, TiAdjusted to TjWhen the execution is completed, T is the previous backtracking result cannot be changediThe backtracking of (2) is completed. When T isiAnd TkAfter the backtracking is completed, TjThe actual execution time of (a) cannot be further adjusted, so the method considers that the backtracking process is completed. In addition, step 6 reduces the computational complexity of the method by blocking the actual execution task queue.
Drawings
FIG. 1 is a schematic diagram of backtracking
FIG. 2 is TDR for four methods;
FIG. 3 is the HVR of four methods;
FIG. 4 is TUR for four methods;
fig. 5 is ATSR for four methods.
FIG. 6 is a run length of four methods
FIG. 7 is a run length of method A and the inventive method
Detailed Description
TABLE 1 Radar Beam dwell task parameter Table
Figure BDA0003538050330000081
Five tasks of verification, precise tracking, common tracking, horizon search and airspace search are considered in the simulation scene. The simulation time length is 12s, the scheduling interval time length is set to be 50ms, the ratio of the number of precision tracking targets to the number of common tasks is 1:4, and K is set to be 5 in step 6. The radar mission parameters are shown in table 1.
In order to fully evaluate the performance of the present invention, this section adopts Task Drop Rate (TDR), achievement Value rate (HVR), Time Utilization rate (Time availability Ratio), Average Time migration rate (ATSR) and running Time length as performance evaluation indexes. The above criteria are defined as follows:
the task loss rate (TDR) is the ratio of the number of lost tasks to the number of tasks applying for scheduling in the simulation time length:
TDR=Ndrop/Ntotal (18)
wherein N isdropIndicating the number of lost tasks, NtotalIndicating the number of tasks to be applied for scheduling;
the achievement value rate (HVR) is the ratio of the sum of the working mode priorities of the actually executed tasks to the sum of the working mode priorities of the application scheduling tasks in the simulation duration:
Figure BDA0003538050330000082
wherein N isexeIndicating the number of tasks actually performed. The index is used for reflecting the proportion of the high-priority task which is successfully scheduled;
time Utilization Rate (TUR): the ratio of the sum of the actual execution task residence time to the total simulation time is defined as:
Figure BDA0003538050330000083
wherein, ttotalIs the total simulation duration.
Average time offset ratio (ATSR): reflecting the average offset rate between the actual execution time and the expected execution time of all the tracking tasks:
Figure BDA0003538050330000091
wherein N istraIndicating the number of trace tasks actually performed.
The operation time is as follows: a running time duration within one scheduling interval.
The beam residence scheduling method based on heuristic backtracking for the real-time phased array radar is adopted for beam residence scheduling, and performance comparison is carried out with the method A, the method B and the method C. Wherein, the method A is a phased array radar beam residence scheduling method based on time pointer (see the documents: Lu Jian, Hu Wei, Yu Wen., 'multifunctional phased array radar real-time Task scheduling research', electronic newspaper, 2006,34, (4), pp.732-736), the method B is a phased array radar beam residence scheduling method based on scheduling interval analysis (see the documents: Cheng, T., He, Z., Tang, T., Dwell scheduling algorithm for multi-functional phased array radar beam basis on the scheduling gain ', Journal of Systems Engineering and Electronics,2008,19, (03), pp.479-485), the method C is a phased array radar beam residence scheduling method based on genetic algorithm (see the documents: L, Hao o, X, Yang., S, schema, Hu.:' timing of phased array radar beam residence, inter-Processing, and electronic plan 2016), chengdu, China, November 2016, pp.1655-1660). The simulation platform is MATLAB R2016a, the computer processor is Core i7-10700, and the memory is 16G. Fig. 2 to 6 show the statistics of 100 monte carlo under different indexes.
Fig. 2 is a task loss rate curve. When the target number is increased to 30, the method C starts to lose the task first. This is because method C performs scheduling by using the idea of assigning each task an actual execution time closest to the expected execution time, which inevitably results in an underutilized time gap within the scheduling interval, and therefore the scheduling sequence obtained by method C has the highest task loss rate. Compared with the method C, the method B directly optimizes the actual execution time of each task by adopting a genetic algorithm, has a relatively low task loss rate, and still cannot completely eliminate the time gap in the scheduling interval. The method A introduces the time pointer for scheduling, so that the tasks in the scheduling interval can be closely arranged, and the lowest task loss rate is achieved. The invention only adjusts the actual execution time of the task on the basis of the actual execution task queue obtained by the method A, and does not change the scheduled task. Therefore, the task loss rate obtained by the method is completely consistent with that obtained by the method A.
FIG. 3 is a graph of an implementation of a merit rate that reflects whether tasks with higher mode priority are executed as much as possible. It can be seen that the realized value rate curve and the task loss rate curve obtained by the four methods have opposite trends, that is, when the task loss rate is higher, the realized value rate is lower.
Fig. 4 is a time utilization curve. When the number of the targets is less, the time utilization rate curve linearly increases along with the increase of the number of the targets; when the target number is increased to a certain degree, the task is lost, and the time utilization rate of the system tends to be saturated. The method A and the method provided by the invention have the maximum time utilization rate.
Fig. 5 is a graph of average time shift rate. It can be seen that the time offset rate is higher for method a, and lower for methods B and C. This is because both method B and method C consider the desired time criterion when scheduling, while method a does not consider the desired time criterion when scheduling. Compared with the time migration rate obtained by the method A, the method provided by the invention obtains the feasible actual task execution time by traversing all the execution task sequences, and further backtracks and optimizes the feasible actual execution time, thereby greatly reducing the time migration rate.
FIG. 6 shows the operating time of the four methods. The genetic algorithm needs to repeatedly calculate the fitness functions of a large number of individuals, so the method C has the largest calculation amount and the longest running time; method B has a run time superior to method C but inferior to the present invention dispense and method a. It can be seen that the operation time of both method B and method C exceeds one scheduling interval (50ms), so neither method has real-time performance.
FIG. 7 shows the run length of method A and the inventive method. It can be seen that method a has the lowest run length. Because the method adds the backtracking step on the basis of the method A, the method has longer running time compared with the method A. However, the running time of the method of the invention is far shorter than the scheduling interval duration (50ms), so that the method and the method A of the invention have real-time performance.
In summary, compared with the scheduling method based on the time pointer, the method provided by the invention can give consideration to the time offset rate of the task under the condition of realizing the completely consistent task loss rate and the realization value rate; compared with a scheduling method based on scheduling interval analysis and a genetic algorithm, the method has lower task loss rate and higher realization value rate, and ensures the real-time performance of scheduling analysis. The invention relates to a real-time beam residence scheduling algorithm which gives consideration to the priority, the deadline and the expected execution time criterion.

Claims (1)

1. A novel beam residence scheduling method based on heuristic backtracking is characterized in that:
suppose that at the current scheduling interval t0,t0+tSI]With N resident tasks T ═ T1,T2,...,TN]Applying for scheduling, where t0For the start time of the current scheduling interval, tSIFor the duration of the scheduling interval, the resident task model is Ti={Wi,rti,sti,li,dwiIn which WiTo work mode priority, rtiTo expect the execution time, stiFor the actual execution time,/iIs a time window, dwiIs the dwell time. The phased array radar beam residence scheduling method based on heuristic backtracking comprises the following steps:
step 1: initialization time pointer tp ═ t0Initializing the queue T of the actual execution task in the scheduling intervalexDelaying the task queue TdlAnd deleting the task queue TdrIs empty.
Step 2: deleting the satisfied application scheduling task in the T and adding the satisfied application scheduling task to the TdrIn (1).
rti+li<tp (1)
And step 3: all tasks meeting the formula are selected from the T, and a schedulable task set T at the current moment is generatedcd=Tcd,1,Tcd,2,...,Tcd,QWherein Q is TcdThe number of internal tasks.
Figure FDA0003538050320000011
Calculating the comprehensive priority p corresponding to each task according to the formulaiWhereinNpiIs TcdThe sequence numbers of the middle tasks in the order from big to small according to the priority of the working mode, NdiIs TcdAnd the sequence numbers of the middle tasks are sorted from small to large according to the task deadline.
Figure FDA0003538050320000012
And 4, step 4: from TcdElecting to have the greatest composite priority
Figure FDA0003538050320000013
Task T ofi *It is deleted from T and added to TexIn (1).
And 5: update tp ═ tp + dwi. If tp>t0+tSIOr T is null, let TdlT, and go to step 6; otherwise, go back to step 2.
Step 6: suppose that
Figure FDA0003538050320000014
The number of tasks in (1) is N1Will TexIs divided into
Figure FDA0003538050320000015
Sub-execution task queue Tl,l=1,2,...,N1K, each sub-execution task queue contains at most K tasks, wherein the symbols
Figure FDA0003538050320000016
Representing a rounding up. First sub-execution task queue T1=[T1,T2,...,TK]The second sub-execution task queue T2=[TK+1,TK+2,...,T2K]By analogy, the first sub-execution task queue Tl=[T(l-1)K+1,T(l-1)K+2,...,TlK]. Each sub-execution task queue TlCorresponding to one sub-scheduling interval
Figure FDA0003538050320000017
Wherein t isa,lAnd tb,lThe calculation of (c) is as follows:
Figure FDA0003538050320000021
Figure FDA0003538050320000022
and 7: all possible execution orders of the execution tasks in the sub-execution queue are traversed. By TlFor example, define TlThe j execution order in (1) is [ T ](l-1)K+1,j,T(l-1)K+2,j,...,T(l-1)K+i,j,....,TlK,j]J ═ 1, 2.. K! . E.g. T(l-1)K+i,jFor sub-execution queue TlThe ith task in the jth execution order. Allocating actual execution time for the execution tasks in each execution sequence of each sub-execution task queue according to the following formula:
Figure FDA0003538050320000023
the actual execution time of the allocation is then determined according to:
Figure FDA0003538050320000024
if the conditions are met, the execution sequence is a feasible execution sequence, and the actual execution time of the tasks corresponding to the execution sequence is obtained, otherwise, the permutation and combination is an infeasible execution sequence.
And 8: and backtracking the actual execution time of the actual execution tasks in all the sub-execution task queues according to all the feasible execution sequences. In the execution order T1=[T1,T2,...,TK]For example, asThe specific backtracking steps are as follows:
step 8.1: and performing backtracking processing on the tasks in sequence from short to long according to the time window. Suppose that the current task to be backtracked is TiThe desired execution time is rtiThe actual execution time is sti. If sti-rtiIf the value is more than 0, the step 8.2 is executed; if sti-rtiIf the value is less than 0, the step 8.4 is carried out; if sti-rtiIf 0, go to step 8.6.
Step 8.2: by TiAs a starting point, the first task that has been traced back is found forward. Assume that the task is TjDefinition of tend=stj+dwj(ii) a If TiThe task which is not backtracked in the front is tend=ta,1. If at [ tend,sti]In total, P tasks [ TP,1,TP,2,...,TP,P]Optimizing T according toiActual execution time of (2):
Figure FDA0003538050320000025
if at [ tend,sti]Has no task, optimizes T according to the following formulaiActual execution time of (2):
sti=max(tend,rti) (9)
step 8.3: updating [ T ] according toP,1,TP,2,...,TP,P]Actual execution time of (2):
Figure FDA0003538050320000031
and go to step 8.6.
Step 8.4: by TiAs a starting point, the first task that has been traced back is found backwards. Assume that the task is TjDefinition of tend=stj. If TiThe task which is not backtracked later, then tend=tb,1. If at [ sti,tend]In total, P tasks [ TP,1,TP,2,...,TP,P]Optimizing T according toiActual execution time of (2):
Figure FDA0003538050320000032
if in [ sti,tend]Has no task, optimizes T according to the following formulaiActual execution time of (2):
sti=min(tend-dwi,rti) (12)
step 8.5: updating [ T ] according toP,1,TP,2,...,TP,P]Actual execution time of (2):
Figure FDA0003538050320000033
step 8.6: memory task TiThe backtracking has been completed. If all tasks have completed backtracking, go to step 9, otherwise go to step 8.1.
And step 9: and calculating the time offset degree of each sub-execution task queue under all feasible execution sequences. By T1The sorting result of the j-th order is taken as an example, the time offset biasjThe calculation formula is as follows:
Figure FDA0003538050320000034
wherein b isi,jThe calculation formula is as follows:
Figure FDA0003538050320000035
and selecting the task execution time corresponding to the task execution sequence with the lowest time offset from the sub execution queues as the actual execution time of the tasks, and integrating all the sub execution queues to obtain the actual execution task queue again. And finishing the analysis of the scheduling process.
CN202210222565.9A 2022-03-09 2022-03-09 Heuristic backtracking-based real-time phased array radar beam residence scheduling method Active CN114609589B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210222565.9A CN114609589B (en) 2022-03-09 2022-03-09 Heuristic backtracking-based real-time phased array radar beam residence scheduling method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210222565.9A CN114609589B (en) 2022-03-09 2022-03-09 Heuristic backtracking-based real-time phased array radar beam residence scheduling method

Publications (2)

Publication Number Publication Date
CN114609589A true CN114609589A (en) 2022-06-10
CN114609589B CN114609589B (en) 2023-08-11

Family

ID=81860943

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210222565.9A Active CN114609589B (en) 2022-03-09 2022-03-09 Heuristic backtracking-based real-time phased array radar beam residence scheduling method

Country Status (1)

Country Link
CN (1) CN114609589B (en)

Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7420504B1 (en) * 2005-04-22 2008-09-02 Northrop Grumman Corporation Method of operating a multibeam radar
KR101183468B1 (en) * 2012-04-05 2012-09-17 국방과학연구소 Method and apparatus for scheduling of radar beam processing tasks
CN102831009A (en) * 2012-08-24 2012-12-19 电子科技大学 Phased array radar task scheduling method
CN104076333A (en) * 2014-07-05 2014-10-01 中国船舶重工集团公司第七二四研究所 Method for implementing rotating phased array radar beam self-adaption arrangement based on twice sorting
CN106772251A (en) * 2016-11-18 2017-05-31 中国船舶重工集团公司第七二四研究所 A kind of positioning using TDOA system multi-beam priority scheduling of resource method
CN107450070A (en) * 2017-04-14 2017-12-08 电子科技大学 Phased-array radar wave beam and residence time combined distributing method based on target following
CN107613877A (en) * 2015-04-01 2018-01-19 微拉声学公司 The method and system for carrying out coded-excitation imaging systems for estimating and recalling collection by impulse response
US20180101401A1 (en) * 2016-10-06 2018-04-12 Raytheon Company Systems and methods for allocating antenna resources
EP3329293A1 (en) * 2015-07-29 2018-06-06 Raytheon Company Electronic enhanced receiver scheduler system
CN108958918A (en) * 2018-07-12 2018-12-07 中国船舶重工集团公司第七二四研究所 A kind of multifunction radar resource-adaptive management method based on performance assessment optimization
CN109542603A (en) * 2018-11-22 2019-03-29 北京航空航天大学 It is a kind of improve different priorities task between isolation multi dimensional resource shielding system
CN109709535A (en) * 2018-12-10 2019-05-03 电子科技大学 A kind of wave beam dwell schedule method for collaborative distributed system
CN109831236A (en) * 2018-11-13 2019-05-31 电子科技大学 A kind of beam selection method based on Monte Carlo tree search auxiliary
CN111381949A (en) * 2020-02-14 2020-07-07 中国人民解放军空军预警学院 Backtracking strategy-based multifunctional phased array radar task scheduling method
EP3739356A1 (en) * 2019-05-12 2020-11-18 Origin Wireless, Inc. Method, apparatus, and system for wireless tracking, scanning and monitoring
CN112749804A (en) * 2021-01-11 2021-05-04 电子科技大学 Phased array radar pulse staggered wave beam resident scheduling algorithm based on genetic algorithm
CN112859064A (en) * 2021-01-18 2021-05-28 中国船舶重工集团公司第七二四研究所 Passive phased array radar self-adaptive radiation source tracking and scheduling method
CN112907143A (en) * 2021-03-31 2021-06-04 电子科技大学 DAR real-time self-adaptive beam resident scheduling method based on online dynamic template
CN113673751A (en) * 2021-08-02 2021-11-19 电子科技大学 Real-time phased array radar beam residence scheduling method based on sequential processing
CN113760553A (en) * 2021-09-09 2021-12-07 中山大学 Mixed cluster task scheduling method based on Monte Carlo tree search

Patent Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7420504B1 (en) * 2005-04-22 2008-09-02 Northrop Grumman Corporation Method of operating a multibeam radar
KR101183468B1 (en) * 2012-04-05 2012-09-17 국방과학연구소 Method and apparatus for scheduling of radar beam processing tasks
CN102831009A (en) * 2012-08-24 2012-12-19 电子科技大学 Phased array radar task scheduling method
CN104076333A (en) * 2014-07-05 2014-10-01 中国船舶重工集团公司第七二四研究所 Method for implementing rotating phased array radar beam self-adaption arrangement based on twice sorting
CN107613877A (en) * 2015-04-01 2018-01-19 微拉声学公司 The method and system for carrying out coded-excitation imaging systems for estimating and recalling collection by impulse response
EP3329293A1 (en) * 2015-07-29 2018-06-06 Raytheon Company Electronic enhanced receiver scheduler system
US20180101401A1 (en) * 2016-10-06 2018-04-12 Raytheon Company Systems and methods for allocating antenna resources
CN106772251A (en) * 2016-11-18 2017-05-31 中国船舶重工集团公司第七二四研究所 A kind of positioning using TDOA system multi-beam priority scheduling of resource method
CN107450070A (en) * 2017-04-14 2017-12-08 电子科技大学 Phased-array radar wave beam and residence time combined distributing method based on target following
CN108958918A (en) * 2018-07-12 2018-12-07 中国船舶重工集团公司第七二四研究所 A kind of multifunction radar resource-adaptive management method based on performance assessment optimization
CN109831236A (en) * 2018-11-13 2019-05-31 电子科技大学 A kind of beam selection method based on Monte Carlo tree search auxiliary
CN109542603A (en) * 2018-11-22 2019-03-29 北京航空航天大学 It is a kind of improve different priorities task between isolation multi dimensional resource shielding system
CN109709535A (en) * 2018-12-10 2019-05-03 电子科技大学 A kind of wave beam dwell schedule method for collaborative distributed system
EP3739356A1 (en) * 2019-05-12 2020-11-18 Origin Wireless, Inc. Method, apparatus, and system for wireless tracking, scanning and monitoring
CN111381949A (en) * 2020-02-14 2020-07-07 中国人民解放军空军预警学院 Backtracking strategy-based multifunctional phased array radar task scheduling method
CN112749804A (en) * 2021-01-11 2021-05-04 电子科技大学 Phased array radar pulse staggered wave beam resident scheduling algorithm based on genetic algorithm
CN112859064A (en) * 2021-01-18 2021-05-28 中国船舶重工集团公司第七二四研究所 Passive phased array radar self-adaptive radiation source tracking and scheduling method
CN112907143A (en) * 2021-03-31 2021-06-04 电子科技大学 DAR real-time self-adaptive beam resident scheduling method based on online dynamic template
CN113673751A (en) * 2021-08-02 2021-11-19 电子科技大学 Real-time phased array radar beam residence scheduling method based on sequential processing
CN113760553A (en) * 2021-09-09 2021-12-07 中山大学 Mixed cluster task scheduling method based on Monte Carlo tree search

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
CHENG TING 等: ""Adaptive time-space resource and waveform control for collocated MIMO radar with simultaneous multi-beam"", 《JOURNAL OF SYSTEMS ENGINEERING AND ELECTRONICS》, vol. 33, no. 1, pages 47 - 59 *
周颖 等: ""基于启发式混合遗传算法的相控阵雷达优化调度"", 《系统工程与电子技术》, vol. 28, no. 7, pages 992 - 1005 *
郭坤鹏: ""相控阵雷达自适应调度算法研究"", 《中国优秀硕士学位论文全文数据库 信息科技辑》, no. 10, pages 136 - 167 *
陆晓莹 等: ""相控阵波束驻留调度综合优先级构造方法"", 《现代雷达》, vol. 41, no. 2, pages 43 - 48 *

Also Published As

Publication number Publication date
CN114609589B (en) 2023-08-11

Similar Documents

Publication Publication Date Title
US8874807B2 (en) Storage-side storage request management
CN107911478B (en) Multi-user calculation unloading method and device based on chemical reaction optimization algorithm
CN108734343B (en) Phased array beam resident scheduling method based on scheduling profit and genetic algorithm
CN109617826B (en) Storm dynamic load balancing method based on cuckoo search
CN109709535B (en) Beam resident scheduling method for cooperative distributed system
Zhang et al. A hybrid DPSO with Levy flight for scheduling MIMO radar tasks
CN103294548A (en) Distributed file system based IO (input output) request dispatching method and system
Aalto et al. Properties of the Gittins index with application to optimal scheduling
Wang et al. A throughput optimal algorithm for map task scheduling in mapreduce with data locality
CN113673751B (en) Real-time phased array radar beam resident scheduling method based on sequential processing
CN108776589B (en) Deployment method of radar signal processing software component
CN111381949B (en) Multifunctional phased array radar task scheduling method based on backtracking strategy
Meng et al. Phased-array radar task scheduling method for hypersonic-glide vehicles
CN114609589A (en) Heuristic backtracking-based real-time phased array radar beam resident scheduling method
CN112749804A (en) Phased array radar pulse staggered wave beam resident scheduling algorithm based on genetic algorithm
CN114237842B (en) Phased array radar self-adaptive task scheduling method based on typical parameter definition
CN114666409B (en) Service migration method based on cache management in edge computing environment
Qianqian et al. Online adaptive dwell scheduling based on dynamic template for PAR
CN115034634A (en) Phased array radar resource scheduling management method based on greedy algorithm
CN112632615B (en) Scientific workflow data layout method based on hybrid cloud environment
CN114980216A (en) Dependent task unloading system and method based on mobile edge calculation
CN115267682A (en) Real-time phased array radar beam residence scheduling method based on double time pointers
CN114611982B (en) Phased array radar tracking task scheduling method based on digital truncation method
Craig et al. The rejection rate for tasks with random arrivals, deadlines, and preemptive scheduling
CN117112155A (en) Real-time aperture division integrated system self-adaptive wave beam residence scheduling method

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