JP2001099925A - Parallel multi-target tracking device - Google Patents

Parallel multi-target tracking device

Info

Publication number
JP2001099925A
JP2001099925A JP28018799A JP28018799A JP2001099925A JP 2001099925 A JP2001099925 A JP 2001099925A JP 28018799 A JP28018799 A JP 28018799A JP 28018799 A JP28018799 A JP 28018799A JP 2001099925 A JP2001099925 A JP 2001099925A
Authority
JP
Japan
Prior art keywords
unit
processing
node
task
load distribution
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
JP28018799A
Other languages
Japanese (ja)
Other versions
JP3645135B2 (en
Inventor
Hiroyuki Sato
裕幸 佐藤
Katsumi Takahashi
勝己 高橋
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP28018799A priority Critical patent/JP3645135B2/en
Publication of JP2001099925A publication Critical patent/JP2001099925A/en
Application granted granted Critical
Publication of JP3645135B2 publication Critical patent/JP3645135B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Radar Systems Or Details Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a parallel multi-target tracking device capable of conducting optimum load dispersion in parallel multi-target tracking processing even in a condition where another processing is executed on a processor for executing the processing or where another communication is carried out on a network. SOLUTION: As to a cluster generated from observation point information and predicted areas by a cluster generating part 3, when the nodes of a search tree are generated by a node dividing/integrating part 4 to be distributed plural task processing parts 5a-5d to be processed, the distribution of the processing to each of the respective task processing parts 5a-5d is assigned dynamically in response to a load condition in each of the task processing pats 51-5d by a load dispersing part 9.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、レーダにおける
複数目標物の追尾手法として、JPDA(Joint
Probabilistic Data Associ
ation)のような複数の目標物の組み合わせを想定
したものを採用し、処理を複数のタスク処理部に動的に
割り当てて負荷分散をはかった並列多目標追尾装置に関
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for tracking a plurality of targets in a radar, which is a JPDA (Joint).
Probabilistic Data Associate
The present invention relates to a parallel multi-target tracking apparatus that employs a combination of a plurality of target objects such as a plurality of target objects and dynamically allocates processing to a plurality of task processing units to distribute a load.

【0002】[0002]

【従来の技術】多目標追尾を並列処理する従来の追尾方
法としては、例えば、処理を機能分割によって負荷分散
する“On Mapping a Tracking
Algorithm Onto Parallel P
rocessors”(IEEE TRANSACTI
ON ON AEROSPACE AND ELECT
RONIC SYSTEMS VOL.26,NO.
5,1990)に示されたもの等がある。図5および図
6は従来の並列多目標追尾装置による追尾方法を示す説
明図であり、追尾処理とプロセッサをグラフとして示し
たものである。この追尾方法では、図5のように処理を
タスクグラフとして表現し、各タスクの負荷を情報の流
れに基づいて、プロセッサへの分割を行なう。
2. Description of the Related Art As a conventional tracking method for performing multi-target tracking in parallel, for example, "On Mapping a Tracking" in which processing is load-balanced by functional division.
Algorithm Onto Parallel P
processors ”(IEEE TRANSACTI
ON ON AEROSPACE AND ELECT
RONIC SYSTEMS VOL. 26, NO.
5, 1990). 5 and 6 are explanatory diagrams showing a tracking method by the conventional parallel multi-target tracking device, and show a tracking process and a processor as a graph. In this tracking method, the processing is represented as a task graph as shown in FIG. 5, and the load of each task is divided into processors based on the information flow.

【0003】図5は処理の関係を示すタスクグラフであ
る。タスクグラフとは、処理の相関関係を示すグラフで
あり、丸印によって示される(1)〜(8)の処理と、
それら各処理(1)〜(8)の繋がりを示す矢印110
〜119とによって表現されている。なお、処理(1)
〜(8)は計算機などで行なわれる処理自体を示してお
り、ここでは、タスク(1)101〜タスク(8)10
8としている。また、矢印110〜119はこのタスク
(1)101〜タスク(8)108における計算結果が
利用される先を示している。
FIG. 5 is a task graph showing the relationship between the processes. The task graph is a graph showing the correlation between the processes, and the processes (1) to (8) indicated by circles;
Arrow 110 indicating the connection of each of the processes (1) to (8)
To 119. Processing (1)
To (8) indicate processing itself performed by a computer or the like. In this case, tasks (1) 101 to task (8) 10
It is set to 8. Arrows 110 to 119 indicate the destinations where the calculation results in the tasks (1) 101 to (8) 108 are used.

【0004】すなわち、例えば、 C=A+B …… (あ) E=C+D …… (い) という2つの処理(あ)および(い)があった場合、
(あ)→(い)という矢印で表す。なお、ここで、
“(あ)”および“(い)”は、“あ”および“い”を
丸で囲んだ状態を示すものとする。
That is, for example, if there are two processes (A) and (I), C = A + B (A) E = C + D (I)
It is represented by the arrow (a) → (i). Here,
“(A)” and “(i)” indicate a state in which “a” and “i” are circled.

【0005】タスクグラフで表した処理は、全て、バラ
バラに複数のプロセッサに分割して処理させることがで
きる。先の例でいえば、処理(あ)の計算と処理(い)
の計算とをそれぞれ別のプロセッサで行なうことができ
る。この場合、処理(い)の計算を行うプロセッサは、
処理(あ)の計算結果を処理(あ)の計算を行うプロセ
ッサから受け取ることになる。このように、図5に示し
たタスクグラフにおいて、矢印110〜119で繋がっ
ているタスク(1)101〜タスク(8)108は計算
結果のやりとりが必要となる。
[0005] All of the processing represented by the task graph can be divided and processed by a plurality of processors. In the previous example, the calculation of the process (A) and the process (I)
Can be performed by different processors. In this case, the processor that calculates the processing (i)
The calculation result of the process (a) is received from the processor that performs the calculation of the process (a). As described above, in the task graph shown in FIG. 5, tasks (1) 101 to task (8) 108 connected by arrows 110 to 119 need to exchange calculation results.

【0006】タスクグラフには当然、矢印110〜11
9で繋がったものと繋がっていないものとが存在する
が、矢印110〜119で繋がっていないもの同士はお
互いにデータをやりとりする必要はない。図5に示す例
でいえば、タスク(1)101とタスク(2)102〜
タスク(5)105は矢印110、113、115、1
17を介して直接繋がっており、タスク(2)102に
は矢印111を介してタスク(6)106が、タスク
(5)105には矢印118を介してタスク(7)10
7がそれぞれ繋がっている。また、タスク(6)10
6、タスク(3)103、タスク(4)104、タスク
(7)107とタスク(8)108は、それぞれ矢印1
12、114、116、119を介して直接繋がってい
る。従って、矢印で繋がっていないペアは、タスク
(2)102とタスク(5)105のペア、およびタス
ク(6)106とタスク(7)107のペアである。
Of course, arrows 110 to 11 appear in the task graph.
There are some connected by 9 and others not connected, but those not connected by arrows 110 to 119 need not exchange data with each other. In the example shown in FIG. 5, task (1) 101 and task (2) 102 to
Task (5) 105 has arrows 110, 113, 115, 1
17, the task (6) 106 is connected to the task (2) 102 via an arrow 111, and the task (7) 10 is connected to the task (5) 105 via an arrow 118.
7 are connected. Task (6) 10
6, task (3) 103, task (4) 104, task (7) 107, and task (8)
They are directly connected via 12, 114, 116 and 119. Accordingly, pairs not connected by arrows are a pair of task (2) 102 and task (5) 105 and a pair of task (6) 106 and task (7) 107.

【0007】一方、タスク(1)101とタスク(2)
102のペアや、タスク(2)102とタスク(6)1
06のペア、およびタスク(5)105とタスク(7)
107のペア等は矢印110,111あるいは118で
繋がっており、例えば、タスク(1)101とタスク
(2)102なら、タスク(1)101の計算が終わら
ない限りタスク(2)102の計算も終わらないという
関係になっている。
On the other hand, task (1) 101 and task (2)
102 pairs, task (2) 102 and task (6) 1
06, and task (5) 105 and task (7)
The pairs 107 are connected by arrows 110, 111 or 118. For example, if the task (1) 101 and the task (2) 102, the calculation of the task (2) 102 is also performed unless the calculation of the task (1) 101 is completed. The relationship is not over.

【0008】そのとき、以下に示した2通りの分け方が
あった場合、後者の分け方を選択するようにする。それ
は、前者の分け方ではプロセッサ間で計算結果を渡す必
要が生じるが、後者ではその必要が生じないからであ
る。
At this time, if there are two types of divisions shown below, the latter division is selected. This is because in the former method, it is necessary to pass the calculation result between the processors, but in the latter method, the necessity does not occur.

【0009】・ タスク(2)102とタスク(5)1
05を1つのプロセッサに割り当て、タスク(6)10
6とタスク(7)107を他の1つのプロセッサに割り
当てる。 ・ タスク(2)102とタスク(6)106を1つの
プロセッサに割り当て、タスク(5)105とタスク
(7)107を他の1つのプロセッサに割り当てる。
Task (2) 102 and Task (5) 1
05 to one processor, task (6) 10
6 and task (7) 107 are assigned to another processor. Assign task (2) 102 and task (6) 106 to one processor, and assign task (5) 105 and task (7) 107 to another processor.

【0010】さらに、各タスク101〜108には通
常、必要な計算量が示されている(図5では省略)。従
って、タスクグラフに与えられている処理を複数のプロ
セッサに分ける場合、以下の2つの方針に基づいて行う
ことになる。
Further, the required amount of calculation is usually shown for each of the tasks 101 to 108 (omitted in FIG. 5). Therefore, when dividing the processing given to the task graph into a plurality of processors, the processing is performed based on the following two policies.

【0011】各プロセッサに分けたタスクの必要計算量
の合計がなるべく同じになるように割り当てる。
The tasks are allocated to the respective processors so that the total required calculation amount of the tasks is the same as much as possible.

【0012】矢印110〜119で繋がっているタスク
101〜108同士は、同じプロセッサに割り当てる。
The tasks 101 to 108 connected by arrows 110 to 119 are assigned to the same processor.

【0013】図6はプロセッサグラフであり、4つのプ
ロセッサ(P1)121〜(P2)124が環状に繋が
っている例を示している。すなわち、プロセッサ(P
1)121にプロセッサ(P2)122が繋がり、プロ
セッサ(P2)122にプロセッサ(P3)123が繋
がり、プロセッサ(P3)123にプロセッサ(P4)
124が繋がり、プロセッサ(P4)124にプロセッ
サ(P1)121が繋がっている。
FIG. 6 is a processor graph showing an example in which four processors (P1) 121 to (P2) 124 are connected in a ring. That is, the processor (P
1) The processor (P2) 122 is connected to 121, the processor (P3) 123 is connected to the processor (P2) 122, and the processor (P4) is connected to the processor (P3) 123.
The processor (P1) 121 is connected to the processor (P4) 124.

【0014】このように矢印110〜119で繋がって
いるタスク101〜108同士を同じプロセッサ121
〜124に割り当てるというのが、従来の並列多目標追
尾装置で用いられている追尾方法である。この図5に示
されているタスクグラフで、丸で表現されているタスク
101〜108は機能的に一塊となる処理である。JP
DA等のように、目標物と観測点の組合せを考慮して追
尾処理を行う場合、対象とする問題が大きくなると、目
標物と観測点との組合せを求めるタスクは、他のタスク
に比べて、処理の負荷が非常に大きくなる。
As described above, tasks 101 to 108 connected by arrows 110 to 119 are connected to the same processor 121.
Assigning to .about.124 is a tracking method used in a conventional parallel multi-target tracking apparatus. In the task graph shown in FIG. 5, the tasks 101 to 108 represented by circles are processes that are functionally grouped. JP
When the tracking process is performed in consideration of the combination of the target and the observation point, such as DA, if the target problem becomes large, the task of obtaining the combination of the target and the observation point is more difficult than the other tasks. , The processing load becomes very large.

【0015】[0015]

【発明が解決しようとする課題】従来の並列多目標追尾
装置は以上のように構成されているので、JPDAのよ
うに複数の目標物と観測点の組合せを考慮して追尾処理
を行なう方式では、目標物と観測点の組合せを求めるた
めの特定の1つのタスク101〜108の処理の負荷が
特別に非常に大きくなってしまうことがあり、その場合
には、上述したように複数のプロセッサ121〜124
を用いて各タスク101〜108の並列処理を行って
も、負荷が特別大きくなってしまうタスク101〜10
8の処理を行ったプロセッサ121〜124だけは処理
が終わらず、結果として、全体の処理が完全に終わるま
でに長時間を要し、複数のプロセッサ121〜124を
用いた負荷分散効果が得られず、並列処理を行っている
意味がなくなってしまうという課題があった。
Since the conventional parallel multi-target tracking apparatus is configured as described above, in a method of performing tracking processing in consideration of a combination of a plurality of targets and observation points like JPDA. In some cases, the processing load of one specific task 101 to 108 for obtaining a combination of a target and an observation point becomes extremely large. In this case, as described above, the plurality of processors 121 ~ 124
Tasks 101 to 10 whose load becomes extraordinarily large even when parallel processing of tasks 101 to 108 is performed using
Only the processors 121 to 124 that have performed the processing of No. 8 do not finish the processing, and as a result, it takes a long time until the entire processing is completely completed, and the load distribution effect using the plurality of processors 121 to 124 is obtained. However, there is a problem that the meaning of performing the parallel processing is lost.

【0016】目標物と観測点の組合せを求めるためのタ
スク101〜108を処理負荷ができるだけ均等になる
ように分割し、それぞれを別プロセッサ121〜124
で処理することは可能である。しかしながら、各プロセ
ッサ121〜124が汎用のワークステーションで動作
する場合、目標物と観測点の組合せを求めるタスク10
1〜108以外の他の処理や他のユーザの処理も、同一
のプロセッサ121〜124上で実行される可能性があ
り、それら他の処理が各プロセッサ121〜124で一
定になるとは限らず、各プロセッサ121〜124で処
理されるタスク101〜108の実行時間も均等にはな
らず、最適な負荷分散とはならなくなってしまうという
課題があった。
Tasks 101 to 108 for obtaining a combination of a target and an observation point are divided so that the processing load is as equal as possible, and the tasks are separated into separate processors 121 to 124.
It is possible to process with. However, when each of the processors 121 to 124 operates on a general-purpose workstation, a task 10 for determining a combination of a target and an observation point is required.
Processes other than 1 to 108 and processes of other users may also be executed on the same processor 121 to 124, and these other processes are not necessarily constant in each processor 121 to 124. There has been a problem that the execution times of the tasks 101 to 108 processed by the respective processors 121 to 124 are not uniform, and the load cannot be optimally distributed.

【0017】また、各プロセッサ(ワークステーショ
ン)121〜124では、目標物と観測点の組合せを求
めるためのタスク101〜108以外の処理は行なわな
いことにしても、各プロセッサ121〜124が汎用の
ネットワークで接続されている場合は、タスク101〜
108の処理を行うプロセッサ121〜124以外のプ
ロセッサも、同じネットワークを共有して使用している
ことが考えられ、そのような場合には、プロセッサ12
1〜124間の通信時間が一定にはならないので、各プ
ロセッサ121〜124でのタスク101〜108の処
理の終了が一定とはならず、最適な負荷分散とはならな
くなってしまうという課題があった。
Even if the processors (workstations) 121 to 124 do not perform any processing other than the tasks 101 to 108 for obtaining the combination of the target and the observation point, When connected via a network, tasks 101 to
It is conceivable that processors other than the processors 121 to 124 that perform the processing of 108 share the same network, and in such a case,
Since the communication time between the processors 121 to 124 does not become constant, the processing of the tasks 101 to 108 in each processor 121 to 124 does not become constant, and there is a problem that the load is not optimally distributed. Was.

【0018】この発明は上記のような課題を解決するた
めになされたもので、目標物と観測点の組合せを求める
タスク等の特別高負荷となってしまうタスクに対して負
荷分散を行い、タスクを実行するプロセッサ上で他の処
理が動作していたり、ネットワーク上で他の通信がなさ
れている状態であっても、並列多目標追尾処理におい
て、最適な負荷分散を行なうことが可能な並列多目標追
尾装置を得ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and performs load distribution on a task that has a particularly high load, such as a task for obtaining a combination of a target and an observation point, and performs task distribution. Even if other processing is running on the processor that executes the processing or other communication is being performed on the network, the parallel multi-target tracking can perform optimal load balancing in the parallel multi-target tracking processing. The aim is to obtain a target tracking device.

【0019】[0019]

【課題を解決するための手段】この発明に係る並列多目
標追尾装置は、クラスタ生成部が観測点情報と予測領域
より生成したクラスタについて、節分割/統合部にて探
索木の節を生成し、それをタスクとして複数のタスク処
理部に分配して処理する際に、負荷分散部によって、各
タスク処理部への節の処理の分配を、各タスク処理部の
負荷状況に応じて行うようにしたものである。
A parallel multi-target tracking apparatus according to the present invention generates a node of a search tree in a node dividing / integrating section for a cluster generated from observation point information and a prediction area by a cluster generating section. When distributing it to a plurality of task processing units as a task and processing it, the load distribution unit distributes the processing of the node to each task processing unit according to the load situation of each task processing unit. It was done.

【0020】この発明に係る並列多目標追尾装置は、各
タスク処理部の負荷状況を定期的に監視して、タスク処
理部の負荷が少なくなると、負荷の多いタスク処理部か
ら負荷を移動させることにより、各タスク処理部におけ
る負荷を均等化するようにしたものである。
The parallel multi-target tracking apparatus according to the present invention periodically monitors the load status of each task processing unit, and moves the load from the heavily loaded task processing unit when the load on the task processing unit decreases. Thus, the load on each task processing unit is equalized.

【0021】この発明に係る並列多目標追尾装置は、各
タスク処理部に対して1単位ずつ節の処理を分配し、分
配された節の処理が終了したタスク処理部は、次の節の
分配を要求して新たな1単位の節の処理の分配を受ける
ことで負荷分散を行うようにしたものである。
The parallel multi-target tracking apparatus according to the present invention distributes node processing to each task processing unit one unit at a time, and the task processing unit that has completed processing of the distributed node transmits the next node distribution. Is received and the processing of a new unit of processing is distributed to distribute the load.

【0022】この発明に係る並列多目標追尾装置は、負
荷分散部より各タスク処理部に対して、最初に複数単位
ずつの節の処理を分配し、各タスク処理部では受け取っ
た節の内の1単位の節の処理を開始して、残りを保持し
ておき、当該節の処理が終了すると、次の節の分配を負
荷分散部に要求するとともに、その要求に対する応答が
返される前に保持しておいた次の1単位の節の処理を開
始し、分配要求を受けた負荷分散部は、節の分配を要求
したタスク処理部に対して次の節の分配を行うようにし
たものである。
In the parallel multi-target tracking apparatus according to the present invention, the processing of a plurality of units of nodes is first distributed to each task processing unit from the load distribution unit, and each task processing unit distributes the received node among the received nodes. When the processing of one section is started and the rest is held, and when the processing of the section ends, the distribution of the next section is requested to the load distribution unit, and the distribution is held before the response to the request is returned. The processing of the next unit is started, and the load distribution unit that receives the distribution request distributes the next node to the task processing unit that has requested the distribution of the node. is there.

【0023】この発明に係る並列多目標追尾装置は、時
間とともに負荷分散の単位を小さくしていくようにした
ものである。
In the parallel multi-target tracking apparatus according to the present invention, the unit of load distribution is reduced with time.

【0024】この発明に係る並列多目標追尾装置は、1
つの負荷分散単位の処理時間が一定時間以上になると、
処理している節の下の一部の節群の処理を負荷分散部へ
返すようにしたものである。
The parallel multi-target tracking apparatus according to the present invention
When the processing time of one load balancing unit exceeds a certain time,
The processing of a part of the group of nodes under the processing node is returned to the load distribution unit.

【0025】この発明に係る並列多目標追尾装置は、一
部の節群の処理を負荷分散部へ返すと判断する際の処理
時間の上限値を、時間とともに小さくしていくようにし
たものである。
In the parallel multi-target tracking apparatus according to the present invention, the upper limit of the processing time when it is determined that the processing of some of the nodes is returned to the load distribution unit is reduced with time. is there.

【0026】この発明に係る並列多目標追尾装置は、負
荷分散部と同一のプロセッサ上でタスク処理部の1つを
動作させるようにしたものである。
In the parallel multi-target tracking apparatus according to the present invention, one of the task processing units is operated on the same processor as the load distribution unit.

【0027】[0027]

【発明の実施の形態】以下、この発明の実施の一形態を
説明する。 実施の形態1.図1はこの発明の実施の形態1による並
列多目標追尾装置の構成を示すブロック図である。図に
おいて、1は外部からの観測点情報の入力が行われる入
力線である。2は目標物の移動を予測し、その予測結果
に応じて予測領域を生成する予測領域生成部である。3
は入力線1から入力された観測点情報と、予測領域生成
部2の生成した予測領域からクラスタを生成するクラス
タ生成部である。4はこのクラスタ生成部3で生成され
たクラスタについて探索木の節を生成し、これをタスク
として分割/統合を行う節分割/統合部である。5a〜
5dは節分割/統合部4で分割された個々のタスク
(節)についての処理を行うタスク処理部である。6は
節分割/統合部4で統合されたタスク処理部5a〜5d
の処理結果に基づいて、目標物の持つ情報(航跡)の更
新を行う目標物航跡更新部である。7は目標物航跡更新
部6で更新された情報を追尾結果として外部に出力する
出力線である。8a〜8dはこれら各部の処理結果の転
送に用いる転送線である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below. Embodiment 1 FIG. FIG. 1 is a block diagram showing a configuration of a parallel multi-target tracking apparatus according to Embodiment 1 of the present invention. In the figure, reference numeral 1 denotes an input line for inputting observation point information from the outside. Reference numeral 2 denotes a prediction area generation unit that predicts movement of a target and generates a prediction area according to the prediction result. Three
Is a cluster generation unit that generates a cluster from the observation point information input from the input line 1 and the prediction region generated by the prediction region generation unit 2. Reference numeral 4 denotes a node division / integration unit that generates a node of the search tree for the cluster generated by the cluster generation unit 3 and performs division / integration using the node as a task. 5a ~
Reference numeral 5d denotes a task processing unit that performs processing for each task (section) divided by the node division / integration unit 4. Reference numeral 6 denotes task processing units 5a to 5d integrated by the node division / integration unit 4.
Is a target track update unit that updates information (track) of the target based on the processing result of (1). Reference numeral 7 denotes an output line for outputting the information updated by the target object track updating unit 6 to the outside as a tracking result. Reference numerals 8a to 8d denote transfer lines used for transferring the processing results of these units.

【0028】また、9は節分割/統合部4によって分割
された節に対する処理を、各タスク処理部5a〜5dに
対して、それぞれの負荷状況に基づいて分散して割り当
てる負荷分散部である。8fはこの負荷分散部9と節分
割/統合部4との間を結ぶ転送線であり、8gは負荷分
散部9と各タスク処理部5a〜5dとの間を結ぶ転送線
である。
Reference numeral 9 denotes a load distribution unit which distributes the processing for the nodes divided by the node division / integration unit 4 to the task processing units 5a to 5d based on the respective load conditions. 8f is a transfer line connecting the load distribution unit 9 and the node division / integration unit 4, and 8g is a transfer line connecting the load distribution unit 9 and each of the task processing units 5a to 5d.

【0029】次に動作について説明する。クラスタ生成
部3には、外部からの観測点情報が入力線1を介して、
また予測領域生成部2の作成した予測領域が転送路8a
を介してそれぞれ入力される。これら観測点情報および
予測領域を受けたクラスタ生成部3は、複数の目標物の
予測領域が重なり、かつその重なった領域に観測点が存
在する時には、その予測領域を結合して1つのクラスタ
を生成する。このクラスタ生成部3で生成された1つの
クラスタの情報(観測点と目標物の予測領域)は、転送
路8bを介して節分割/統合部4に送られ、節分割/統
合部4は受け取ったクラスタの情報から探索木の節を生
成する。
Next, the operation will be described. The cluster generation unit 3 receives observation point information from the outside via the input line 1,
The predicted area created by the predicted area generation unit 2 is the transfer path 8a.
Respectively. When receiving the observation point information and the prediction region, the cluster generation unit 3 combines the prediction regions when the prediction regions of the plurality of targets overlap and the observation point exists in the overlapping region, and forms one cluster. Generate. The information of one cluster (observation point and predicted area of the target) generated by the cluster generation unit 3 is sent to the node division / integration unit 4 via the transfer path 8b, and the node division / integration unit 4 receives the information. A node of the search tree is generated from the information of the cluster.

【0030】負荷分散部9はこの節分割/統合部4によ
って生成された節を転送路8fを介して取り込み、各タ
スク処理部5a〜5dの負荷状況に応じて、その節の処
理を転送路8gを介して各タスク処理部5a〜5dに分
配する。各タスク処理部5a〜5dは受け取った節か
ら、探索木の葉(追尾の組合せの1つに相当する)を求
め、その処理結果を転送路8gおよび8fを介して節分
割/統合部4へ送る。節分割/統合部4は送られてきた
各タスク処理部5a〜5dの処理結果を統合し、それを
転送路8cを介して目標物航跡更新部6に送る。目標物
航跡更新部6は目標物の情報を持ち、送られてきた個々
の組合せの可能性をもとに、目標物の情報を更新する。
この目標物航跡更新部6にて更新された目標物の情報
は、出力線7を介して外部に出力されるとともに、転送
線8dを介して予測領域生成部2へも送られる。予測領
域生成部2はこの目標物航跡更新部6で更新された目標
物の情報に基づいて各目標物について移動予測を行い、
その予測領域を生成して転送線8aよりクラスタ生成部
3に送る。この装置は、以上の動作を繰り返すことによ
って、動的負荷分散を用いた並列多目標追尾装置として
動作する。
The load distribution unit 9 fetches the node generated by the node division / integration unit 4 via the transfer path 8f and, depending on the load status of each of the task processing units 5a to 5d, transfers the processing of the node to the transfer path 8g. Are distributed to the respective task processing units 5a to 5d via. Each of the task processing units 5a to 5d obtains a leaf of the search tree (corresponding to one of combinations of tracking) from the received nodes, and sends the processing result to the node division / integration unit 4 via the transfer paths 8g and 8f. The node division / integration unit 4 integrates the processing results sent from the task processing units 5a to 5d and sends them to the target track update unit 6 via the transfer path 8c. The target track update unit 6 has information on the target and updates the information on the target based on the possibility of each sent combination.
The information on the target updated by the target track update unit 6 is output to the outside via the output line 7 and is also sent to the prediction area generating unit 2 via the transfer line 8d. The prediction area generation unit 2 performs movement prediction for each target based on the information on the target updated by the target track update unit 6,
The prediction area is generated and sent to the cluster generation unit 3 via the transfer line 8a. This device operates as a parallel multi-target tracking device using dynamic load balancing by repeating the above operation.

【0031】以下、JPDAを用いる場合を例に、各部
の動作を説明する。ここで、図2はJPDAにおける目
標物と観測点の関係を示す説明図、図3はこの目標物と
観測点の関係を表した行列Ωを示す説明図、図4は目標
物と観測点の組合せを表した探索木を示す説明図であ
る。図2において、t(1)およびt(2)は目標物で
あり、黒丸で示したこの目標物t(1),t(2)の予
測座標を中心とする楕円は予測範囲である。また、y
(1)〜y(4)はそれぞれ観測点である。
The operation of each unit will be described below, taking the case of using JPDA as an example. Here, FIG. 2 is an explanatory diagram showing a relationship between a target and an observation point in JPDA, FIG. 3 is an explanatory diagram showing a matrix Ω representing a relationship between the target and an observation point, and FIG. It is explanatory drawing which shows the search tree showing the combination. In FIG. 2, t (1) and t (2) are targets, and an ellipse indicated by a black circle and centered on predicted coordinates of the targets t (1) and t (2) is a prediction range. Also, y
(1) to y (4) are observation points.

【0032】なお、図3に示す行列Ωはそれぞれ、縦が
目標物t(0)〜t(2)、横が観測点y(1)〜y
(4)で分かれており、目標物t(0)は対応する目標
なしを示している。また、行列Ω内の“1”は可能性あ
りを、“0”は可能性なしをそれぞれ示しており、この
行列Ωは次の内容を表したものである。 ・ 観測点y(1)は、目標物t(2)、もしくは対応
する目標なし ・ 観測点y(2)は、目標物t(1)、もしくは目標
物t(2)、もしくは対応する目標なし ・ 観測点y(3)は、目標物t(1)、もしくは対応
する目標なし ・ 観測点y(4)は、目標物t(1)、もしくは対応
する目標なし
Note that the matrix Ω shown in FIG. 3 has targets t (0) to t (2) on the vertical and observation points y (1) to y on the horizontal.
The target object t (0) indicates that there is no corresponding target. In the matrix Ω, “1” indicates a possibility and “0” indicates no possibility, and the matrix Ω indicates the following contents. Observation point y (1) has no target t (2) or corresponding target. Observation point y (2) has target t (1) or target t (2) or no corresponding target. -Observation point y (3) has no target t (1) or no corresponding target.-Observation point y (4) has no target t (1) or no corresponding target.

【0033】これを満たす目標物と観測点の組合せとし
ては、次のケースがある。 ・ 目標物t(1)が観測点y(2)で、目標物t
(2)が観測点y(1) ・ 目標物t(1)が観測点y(2)で、目標物t
(2)が対応なし ・ 目標物t(1)が観測点y(3)で、目標物t
(2)が観測点y(1) ・ 目標物t(1)が観測点y(3)で、目標物t
(2)が観測点y(2) ・ 目標物t(1)が観測点y(3)で、目標物t
(2)が対応なし ・ 目標物t(1)が観測点y(4)で、目標物t
(2)が観測点y(1) ・ 目標物t(1)が観測点y(4)で、目標物t
(2)が観測点y(2) ・ 目標物t(1)が観測点y(4)で、目標物t
(2)が対応なし ・ 目標物t(1)が対応なしで、目標物t(2)が観
測点y(1) ・ 目標物t(1)が対応なしで、目標物t(2)が観
測点y(2) ・ 目標物t(1)が対応なしで、目標物t(2)が対
応なし
There are the following cases as a combination of the target and the observation point satisfying the above. The target t (1) is at the observation point y (2) and the target t
(2) is the observation point y (1) • The target t (1) is the observation point y (2) and the target t
(2) No response ・ Target t (1) is observation point y (3) and target t
(2) is the observation point y (1). • The target t (1) is the observation point y (3) and the target t
(2) is the observation point y (2). • The target t (1) is the observation point y (3) and the target t
(2) No response ・ Target t (1) is observation point y (4) and target t
(2) is the observation point y (1).-The target t (1) is the observation point y (4) and the target t
(2) is the observation point y (2) • The target t (1) is the observation point y (4) and the target t
(2) does not correspond ・ Target t (1) has no correspondence, target t (2) has observation point y (1) ・ Target t (1) has no correspondence and target t (2) has no correspondence Observation point y (2)-Target t (1) does not correspond, target t (2) does not correspond

【0034】図4はこの組合せを探索木として表したも
のである。この探索木における各呼称は、図4では次の
部分に対応しており、組合せは、根から葉までの各ノー
ドの持つ状態に対応する。 ・ 根 → Root ・ 節 → 木構造の分岐の中段に位置する、図4
に楕円で示した部分 ・ 葉 → 木構造の分岐の先端に位置する、図4
に四角で示した部分 ・ 枝 → 図4の根と節、節と節、節と葉を結ぶ
線 ・ ノード → 節と葉の両方を含む概念 ・ 兄弟 → 根からノードまでに経由する枝数が等
しいノード同士
FIG. 4 shows this combination as a search tree. Each name in this search tree corresponds to the following part in FIG. 4, and the combination corresponds to the state of each node from the root to the leaf.・ Root → Root ・ Knot → Middle of tree structure branch, Fig. 4
Ellipse in the figure ・ Leaf → Located at the tip of the tree structure branch, Fig. 4
・ Branches → Lines connecting roots and nodes, nodes and nodes, and nodes and leaves in Fig. 4 ・ Nodes → concept including both nodes and leaves ・ Brothers → Number of branches passing from root to node Equal nodes

【0035】以上を前提として、各部の動作を具体的に
説明する。まず予測領域生成部2が、その内部に保持し
ている目標物の情報(座標や速度など)から、観測点が
観測された時間に対応する目標物t(1)およびt
(2)の予測座標を算出する。また、同様に一定の存在
確率以上となる、当該目標物t(1),t(2)の予測
座標を中心とする予測領域(図2の楕円)を算出する。
次にクラスタ生成部3が、その予測領域と観測点y
(1)〜y(4)との包含関係を調べる。複数の予測領
域に含まれる観測点が存在する時、その観測点を包含す
る予測領域同士を結合してクラスタを形成する。図2に
示す例では、観測点y(2)が2つの予測領域に含まれ
るため、この2つの予測領域を1つのクラスタとして結
合する。
Based on the above, the operation of each unit will be specifically described. First, the prediction area generation unit 2 calculates the targets t (1) and t (1) corresponding to the time at which the observation point was observed, based on information (coordinates, speed, and the like) of the target held therein.
The predicted coordinates of (2) are calculated. Similarly, a prediction area (ellipse in FIG. 2) that is equal to or more than a certain existence probability and is centered on the prediction coordinates of the target objects t (1) and t (2) is calculated.
Next, the cluster generation unit 3 calculates the prediction area and the observation point y.
The inclusion relationship with (1) to y (4) is examined. When there are observation points included in a plurality of prediction regions, clusters are formed by combining the prediction regions including the observation points. In the example shown in FIG. 2, since the observation point y (2) is included in the two prediction regions, the two prediction regions are combined as one cluster.

【0036】生成されたクラスタは節分割/統合部4に
送られ、節分割/統合部4はそれより図4に示す探索木
の節を生成する。負荷分散部9はこの節分割/統合部4
が生成した節を取り込み、各タスク処理部5a〜5dの
負荷状況に応じて、その節の処理をタスク処理部5a〜
5dに分配する。ここで、タスク処理部5a〜5dへ分
配する節のレベルは、図4の観測点y(1)であって
も、y(2)であっても、y(3)であっても構わな
い。なお、下位のレベルになるに従って、各節に対する
処理量は通常小さくなる。各タスク処理部5a〜5d
は、この負荷分散部9によって分配された節から葉を算
出し、各葉が示す組合せごとに信頼度を計算して、目標
物と各観測点の対応関係についての重み付けを行う。
The generated cluster is sent to the node division / integration unit 4, which generates the nodes of the search tree shown in FIG. The load distribution unit 9 is a node division / integration unit 4
Captures the clauses generated by the task processing sections 5a to 5d, and processes the clauses according to the load conditions of the task processing sections 5a to 5d.
Distribute to 5d. Here, the level of the node distributed to the task processing units 5a to 5d may be the observation point y (1), y (2), or y (3) in FIG. . It should be noted that the processing amount for each node usually decreases as the level becomes lower. Each task processing unit 5a to 5d
Calculates the leaves from the nodes distributed by the load distribution unit 9, calculates the reliability for each combination indicated by each leaf, and weights the correspondence between the target and each observation point.

【0037】例えば、図4において、節10を受け取っ
たタスク処理部は、各組合せごとの信頼度として、以下
の信頼度E(1)〜E(3)を計算する。 E(1)→ 観測点y(1)が対応なし、観測点y
(2)が目標物t(2)、観測点y(3)、y(4)が
対応なしのケースの信頼度 E(2)→ 観測点y(1)が対応なし、観測点y
(2)が目標物t(2)、観測点y(3)が対応なし、
観測点y(4)が目標物t(1)のケースの信頼度 E(3)→ 観測点y(1)が対応なし、観測点y
(2)が目標物t(2)、観測点y(3)が目標物t
(1)、観測点y(4)が対応なしのケースの信頼度
For example, in FIG. 4, the task processing unit that receives the clause 10 calculates the following reliability E (1) to E (3) as the reliability for each combination. E (1) → Observation point y (1) does not correspond, observation point y
(2) The reliability of the case where the target t (2) and the observation points y (3) and y (4) do not correspond E (2) → the observation point y (1) does not correspond and the observation point y
(2) the target t (2), the observation point y (3) does not correspond,
The reliability of the case where the observation point y (4) is the target t (1) E (3) → the observation point y (1) does not correspond, the observation point y
(2) is the target t (2), and the observation point y (3) is the target t.
(1), the reliability of the case where the observation point y (4) does not correspond

【0038】次に当該タスク処理部5a〜5dは、計算
した信頼度の値をもとに、図4に示した節10での目標
物と各観測点の対応関係について、以下の重み付けを行
う。 ・ 目標物t(1)が観測点y(3)に対応する重み
を、E(3) ・ 目標物t(1)が観測点y(4)に
対応する重みを、E(2) ・ 目標物t(1)が対応
なしとなる重みを、E(1) ・ 目標物t(2)が観測点y(2)に対応する重み
を、E(1)+E(2)+E(3)
Next, the task processing units 5a to 5d perform the following weighting on the correspondence between the target and each observation point in the node 10 shown in FIG. 4 based on the calculated reliability values. . The target object t (1) has a weight corresponding to the observation point y (3), E (3). The target object t (1) has a weight corresponding to the observation point y (4), E (2). The weight at which the object t (1) does not correspond is E (1). The weight at which the target t (2) corresponds to the observation point y (2) is E (1) + E (2) + E (3).

【0039】次に節分割/統合部4は、各タスク処理部
5a〜5dが算出した「目標物と各観測点の対応関係に
ついての重み」を集計する。例えば、目標物t(2)で
あれば、観測点y(1)に対応する重み、観測点y
(2)に対応する重み、および対応なしとなる重みが得
られる。
Next, the node division / integration section 4 compiles the "weight of the correspondence between the target and each observation point" calculated by each of the task processing sections 5a to 5d. For example, in the case of the target t (2), the weight corresponding to the observation point y (1) and the observation point y
The weight corresponding to (2) and the weight not corresponding are obtained.

【0040】目標物航跡更新部6はこの節分割/統合部
4が統合した後の情報を受け取り、目標物の位置を算出
して、目標物の座標や速度等の内部情報の更新を行う。
例えば、目標物t(2)であれば、上記3つの重み付け
に基づいて目標物t(2)の座標を求める。なお、この
重み付けに基づいた計算結果を、当該目標物の座標と見
倣す。以上で各部の動作が終了する。
The target track update unit 6 receives the information obtained by the node division / integration unit 4 after integration, calculates the position of the target, and updates the internal information such as the coordinates and speed of the target.
For example, in the case of the target t (2), the coordinates of the target t (2) are obtained based on the above three weightings. In addition, the calculation result based on the weight is regarded as the coordinates of the target. Thus, the operation of each unit is completed.

【0041】次に、タスク処理部5a〜5dにおける、
それぞれの負荷状況に応じた節の分配について説明す
る。まず、負荷分散部9は、節分割/統合部4が生成し
た探索木のあるレベルの全ての節の処理を均等に各タス
ク処理部5a〜5dに分配する。均等に節の処理を分配
する方法には、節の数を均等にする、あるいは、節の下
位の葉の数を均等にするなどが考えられる。
Next, in the task processing units 5a to 5d,
The distribution of nodes according to each load situation will be described. First, the load distribution unit 9 equally distributes the processing of all the nodes of a certain level of the search tree generated by the node division / integration unit 4 to the task processing units 5a to 5d. As a method of distributing the processing of the nodes evenly, it is conceivable to equalize the number of nodes or equalize the number of lower leaves of the nodes.

【0042】次に、負荷分散部9が転送線8gを介して
各タスク処理部5a〜5dに負荷の報告要求を出し、各
タスク処理部5a〜5dはその要求に応えて負荷状況を
負荷分散部9に報告する。ここで、負荷状況には、オペ
レーティングシステムで管理しているジョブ・キューの
単位時間当たりの長さ、すなわち、ジョブ・キューに入
っているジョブの数、あるいは、各タスク処理部5a〜
5dがまだ処理していない節や葉の数などが考えられ
る。
Next, the load distribution unit 9 issues a load report request to each of the task processing units 5a to 5d via the transfer line 8g, and each of the task processing units 5a to 5d distributes the load status in response to the request. Report to Part 9. Here, the load status includes the length per unit time of the job queue managed by the operating system, that is, the number of jobs in the job queue, or each of the task processing units 5a to 5a.
The number of nodes and leaves not yet processed by 5d may be considered.

【0043】次に、負荷分散部9は各タスク処理部5a
〜5dからの負荷状況の報告を受け取ると、その情報を
もとに、各タスク処理部5a〜5dの負荷が均等となる
ように、各タスク処理部5a〜5dに節の移動を要求す
る。ここで、例えば負荷状況を各タスク処理部5a〜5
dの未処理の節の数とした場合、各タスク処理部5a〜
5dからの負荷状況の報告が、それぞれ3,5,4,4
であったものとする。これより、全てのタスク処理部5
a〜5dにおける未処理の節の数は3+5+4+4=1
6なので、4つのタスク処理部5a〜5dの負荷状態を
均等化した場合、各タスク処理部5a〜5dの担当すべ
き節の数は4つずつとなる。従って、負荷分散部9は転
送線8gを介して、タスク処理部5bに1つの節の処理
をタスク処理部5aに移動するように指示する。これに
より、各タスク処理部5a〜5dの未処理の節の数が4
つずつと等しくなる。この負荷状況の収集とそれによる
各タスク処理部5a〜5d間の節の移動を定期的に行
う。
Next, the load distribution unit 9 is connected to each task processing unit 5a.
-5d is requested, based on the information, to move the nodes to the task processing units 5a-5d so that the loads of the task processing units 5a-5d are equalized. Here, for example, the load status is stored in each of the task processing units 5a to 5
d, the number of unprocessed nodes is equal to
The load status reports from 5d are 3, 5, 4, and 4, respectively.
It is assumed that From this, all task processing units 5
The number of unprocessed nodes in a to 5d is 3 + 5 + 4 + 4 = 1
Since the load state of the four task processing units 5a to 5d is equalized, the number of nodes to be assigned to each of the task processing units 5a to 5d is four. Therefore, the load distribution unit 9 instructs the task processing unit 5b to move the processing of one node to the task processing unit 5a via the transfer line 8g. As a result, the number of unprocessed nodes in each of the task processing units 5a to 5d becomes four.
One by one. The collection of the load status and the movement of the nodes between the task processing units 5a to 5d are periodically performed.

【0044】以上のように、この実施の形態1によれ
ば、負荷分散部9が、各タスク処理部5a〜5dの負荷
状況に応じて、節の処理をタスク処理部5a〜5dに分
配しているので、各タスク処理部5a〜5dが汎用のワ
ークステーションのように他の処理が行われているマシ
ン上で動作する場合でも、各タスク処理部5a〜5dの
処理時間が均等になり、最適な負荷分散を行うことが可
能になるという効果が得られる。
As described above, according to the first embodiment, the load distribution unit 9 distributes node processing to the task processing units 5a to 5d according to the load status of each of the task processing units 5a to 5d. Therefore, even when each of the task processing units 5a to 5d operates on a machine on which other processing is performed, such as a general-purpose workstation, the processing time of each of the task processing units 5a to 5d becomes equal, An effect that optimal load distribution can be performed is obtained.

【0045】また、各タスク処理部5a〜5dの未処理
の節の数が定期的に均等化されるので、節の処理以外の
処理がタスク処理部5a〜5dと同一のプロセッサ上で
行われていても、各タスク処理部5a〜5dの全ての節
の処理がほぼ同じ時間で終了し、最適な負荷分散が行え
るという効果も得られる。
Since the number of unprocessed nodes in each of the task processing units 5a to 5d is regularly equalized, processing other than the processing of the nodes is performed on the same processor as the task processing units 5a to 5d. However, the processing of all the nodes of each of the task processing units 5a to 5d is completed in substantially the same time, and an effect that optimum load distribution can be obtained.

【0046】実施の形態2.以上の実施の形態1では、
負荷分散部9が負荷分散のタイミングの主導権を取っ
て、定期的に各タスク処理部5a〜5dの負荷を均等化
することにより、各タスク処理部5a〜5dにおける節
の処理をほぼ同じ時間で終了させるものについて説明し
たが、タスク処理部5a〜5dが負荷分散のタイミング
の主導権を取り、負荷分散部9に対して仕事の転送要求
を行うようにしてもよい。この実施の形態2はそのよう
な並列多目標追尾装置について述べたもので、その構成
は図1に示した実施の形態1の場合と同様であるため、
ここではその説明は省略する。
Embodiment 2 In the first embodiment,
The load distribution unit 9 takes the initiative in the timing of load distribution and periodically equalizes the loads of the task processing units 5a to 5d, so that the processing of the nodes in each of the task processing units 5a to 5d is performed for substantially the same time. However, the task processing units 5a to 5d may take the initiative in the timing of load distribution, and make a request to transfer the work to the load distribution unit 9. The second embodiment describes such a parallel multi-target tracking apparatus, and its configuration is the same as that of the first embodiment shown in FIG.
Here, the description is omitted.

【0047】次に動作について説明する。なお、ここで
は実施の形態1とは異なる部分についての説明を行う。
まず、負荷分散部9は、節分割/統合部4が生成した探
索木の、あるレベルの節の処理を1単位ずつ各タスク処
理部5a〜5dに分配する。各タスク処理部5a〜5d
ではその探索木の節を受け取るとその処理を開始する。
各タスク処理部5a〜5dは受け取った節の処理が終了
して負荷がなくなると、負荷分散部9に対して次の仕
事、すなわち処理する節の転送を要求する。負荷分散部
9はその転送要求を受け取ると、当該要求を出したタス
ク処理部5a(〜5d)に対して1単位の節の処理(負
荷)を与える。以上の処理を全ての節がなくなるまで繰
り返す。
Next, the operation will be described. Here, a description will be given of portions different from the first embodiment.
First, the load distribution unit 9 distributes the processing of the nodes of a certain level in the search tree generated by the node division / integration unit 4 to the task processing units 5a to 5d one by one. Each task processing unit 5a to 5d
Then, when the node of the search tree is received, the processing is started.
When the processing of the received node is completed and the load is reduced, each of the task processing units 5a to 5d requests the load distribution unit 9 for the next job, that is, transfer of the node to be processed. Upon receiving the transfer request, the load distribution unit 9 gives the processing (load) of one unit of the node to the task processing units 5a (to 5d) that issued the request. The above processing is repeated until all the nodes are gone.

【0048】以上のように、この実施の形態2によれ
ば、各タスク処理部5a〜5dは仕事がなくなると次の
仕事の転送要求を負荷分散部9へ出すので、節の処理以
外の処理が同一マシン上で行われていても、各タスク処
理部5a〜5dの全ての節の処理がほぼ同じ時間で終了
し、最適な負荷分散が行えるという効果が得られ、さら
に、1つの節の処理に対応する処理量が小さい場合で
も、定期的な負荷状況の収集処理が必要ないので、負荷
分散のオーバヘッドが少なくなるという効果も得られ
る。
As described above, according to the second embodiment, each of the task processing units 5a to 5d issues a transfer request for the next work to the load distribution unit 9 when there is no more work. Is performed on the same machine, the processing of all the nodes of each of the task processing units 5a to 5d is completed in substantially the same time, and an effect that optimal load distribution can be performed is obtained. Even when the processing amount corresponding to the processing is small, there is no need to periodically collect the load status, so that the effect of reducing the overhead of load distribution can be obtained.

【0049】実施の形態3.上記各実施の形態では、各
タスク処理部5a〜5dは1つの節の処理が完了してか
ら次の節の処理の転送要求を負荷分散部9に出す場合に
ついて説明したが、タスク処理部5a〜5dに仕事をあ
る程度確保しておき、それを順次処理してゆくようにし
てもよい。この実施の形態3はそのような並列多目標追
尾装置について述べたもので、その構成は図1に示した
実施の形態1の場合と同様であるため、ここではその説
明は省略する。
Embodiment 3 In each of the above embodiments, the case has been described where the task processing units 5a to 5d issue a transfer request for the processing of the next node to the load distribution unit 9 after the processing of one node is completed. It is also possible to secure a certain amount of work in 5d and sequentially process it. The third embodiment describes such a parallel multi-target tracking apparatus. Since the configuration is the same as that of the first embodiment shown in FIG. 1, the description is omitted here.

【0050】次に動作について説明する。なお、この場
合にも実施の形態1とは異なる部分についての説明を行
う。まず、負荷分散部9は最初に、節分割/統合部4が
生成した探索木のあるレベルの節の処理を複数単位ずつ
各タスク処理部5a〜5dに分配する。各タスク処理部
5a〜5dは、この複数単位の節を受け取ると、その内
の1単位を除く残りの節を保持し、保持していない残り
の1単位の節の処理を実行する。各タスク処理部5a〜
5dは当該節の処理が終了すると、負荷分散部9に対し
て次の仕事、すなわち次に処理すべき節の転送を要求す
る。そしてこの転送要求に対する応答が負荷分散部9よ
り返される前に、保持しておいた節の内の1単位の節を
取り出してその処理を開始する。負荷分散部9はタスク
処理部5a(〜5d)から次に処理する節の転送要求を
受け取ると、当該要求を送出したタスク処理部5a(〜
5d)に対して、次の節の処理の分配を行う。また、要
求を出したタスク処理部5a(〜5d)は、負荷分散部
9から次に処理するの節の分配を受けると、それを保持
する。以上の処理を全ての節がなくなるまで繰り返す。
Next, the operation will be described. Note that, in this case as well, portions different from those in Embodiment 1 will be described. First, the load distribution unit 9 first distributes the processing of the node at a certain level of the search tree generated by the node division / integration unit 4 to each of the task processing units 5a to 5d by a plurality of units. When each of the task processing units 5a to 5d receives the plurality of nodes, the task processing units 5a to 5d hold the remaining nodes except for one unit, and execute the processing of the remaining one unit node that is not held. Each task processing unit 5a-
When the processing of the node is completed, 5d requests the load distribution unit 9 for the next job, that is, transfer of the node to be processed next. Before a response to the transfer request is returned from the load distribution unit 9, one unit of the stored nodes is extracted and the processing is started. When the load distribution unit 9 receives a transfer request for a node to be processed next from the task processing unit 5a (負荷 5d), the task processing unit 5a (〜
For 5d), the processing of the next section is distributed. Further, upon receiving the distribution of the node to be processed next from the load distribution unit 9, the task processing unit 5a (to 5d) which issued the request holds the distribution. The above processing is repeated until all the nodes are gone.

【0051】以上のように、この実施の形態3によれ
ば、各タスク処理部5a〜5dは仕事がなくなると、負
荷分散部9に対して次の仕事の転送要求を出すととも
に、保持しておいた節の処理をすぐに開始しているの
で、負荷分散部9へ次の仕事の転送要求を出してからそ
の応答を受け取るまでの間も、他の節の処理が実行され
ていて、タスク処理部5a〜5dが節の処理を行ってい
ない時間がほとんどなくなるため、最適な負荷分散が行
えるという効果が得られる。
As described above, according to the third embodiment, when the task processing units 5a to 5d run out of work, they issue a transfer request for the next work to the load distribution unit 9 and hold the job. Since the processing of the set section is started immediately, the processing of the other section is executed even after issuing the transfer request for the next job to the load distribution unit 9 and receiving the response, and Since there is almost no time when the processing units 5a to 5d are not performing the processing of the node, an effect that optimal load distribution can be performed can be obtained.

【0052】実施の形態4.上記各実施の形態では、負
荷分散の単位を一定としているものについて説明した
が、負荷分散の単位を時間とともに小さくするようにし
てもよい。この実施の形態4はそのような並列多目標追
尾装置について述べたもので、その構成は図1に示した
実施の形態1の場合と同様であるため、ここではその説
明は省略する。
Embodiment 4 FIG. In each of the above embodiments, the case where the unit of load distribution is fixed has been described. However, the unit of load distribution may be reduced with time. The fourth embodiment describes such a parallel multi-target tracking apparatus. Since the configuration is the same as that of the first embodiment shown in FIG. 1, the description is omitted here.

【0053】ここで、並列多目標追尾装置における負荷
分散の単位は節であるが、その処理量に相当するサイズ
は、例えば節の下位の葉の数で測ることができる。図4
に示した探索木からも分かるように、葉の数は節のレベ
ルが上がるほど増加し、レベルが下がるほど減少する。
従って、負荷分散に際して、節を分解してよりレベルの
低い節を負荷分散の単位とすることにより、より小さな
サイズの仕事を生成することは容易である。
Here, the unit of load distribution in the parallel multi-target tracking apparatus is a node, and the size corresponding to the processing amount can be measured, for example, by the number of leaves below the node. FIG.
As can be seen from the search tree shown in (1), the number of leaves increases as the level of the node increases, and decreases as the level decreases.
Therefore, when distributing the load, it is easy to generate a work having a smaller size by decomposing the nodes and using the lower-level nodes as units of the load distribution.

【0054】ここで、負荷分散の単位のサイズは、小さ
ければ小さいほど負荷を分散する回数が増えるため負荷
分散のためのオーバヘッドが大きくなるが、処理の終了
を各タスク処理部5a〜5dで均一化するという面では
小さいほどよい。従って、最初は高いレベルの節を負荷
分散の単位とし、処理が進むにつれて節を分解し、より
低いレベルの節を負荷分散の単位とすることで、負荷分
散オーバヘッドを抑えた上で、各タスク処理部5a〜5
dの節の処理の終了を均一化し、最適な負荷分散を行う
ことができる。
Here, the smaller the size of the unit of the load distribution, the greater the number of times the load is distributed, so that the overhead for the load distribution increases, but the end of the processing is uniformly performed by the task processing units 5a to 5d. The smaller the better, the better. Therefore, at first, the high-level clause is used as the unit of load distribution, the clause is decomposed as the processing progresses, and the lower-level node is used as the unit of load distribution, so that the load distribution overhead is suppressed and each task Processing units 5a to 5
It is possible to equalize the end of the processing of the node d and perform an optimal load distribution.

【0055】なお、時間とともに負荷分散の単位を小さ
くする場合、実施の形態1のように各タスク処理部5a
〜5dが仕事(すなわち節の処理)を保持しているとき
には、各タスク処理部5a〜5dで節を分解する。また
実施の形態2のように負荷分散部9が節の処理を保持し
ているときには、負荷分散部9で節を分解し、実施の形
態3のように負荷分散部9および各タスク処理部5a〜
5dで節の処理を保持しているときには、負荷分散部9
および各タスク処理部5a〜5dの両方で節を分解す
る。
When the unit of load distribution is reduced with time, each task processing unit 5a is used as in the first embodiment.
5d hold work (that is, processing of a clause), the task processing units 5a to 5d decompose the clause. Further, when the load distribution unit 9 holds the processing of a node as in the second embodiment, the load distribution unit 9 decomposes the node, and as in the third embodiment, the load distribution unit 9 and each task processing unit 5a. ~
When the processing of the node is held in 5d, the load distribution unit 9
And the task processing units 5a to 5d decompose the clause.

【0056】以上のように、この実施の形態4によれ
ば、時間とともに負荷分散の単位を小さくしているの
で、負荷分散のオーバヘッドを抑えた上で、各タスク処
理部5a〜5dの節の処理の終了を均一化し、最適な負
荷分散を行うことができるという効果が得られる。
As described above, according to the fourth embodiment, since the unit of load distribution is reduced with time, the overhead of load distribution is suppressed, and the processing of the nodes of the respective task processing units 5a to 5d is performed. An effect is obtained in which the end of the processing can be made uniform and the optimum load distribution can be performed.

【0057】実施の形態5.上記実施の形態4では、時
間とともに負荷分散の単位を小さくする場合について説
明したが、時間によらずに、1つの負荷分散単位の処理
時間が一定以上長くなった場合に負荷分散単位を小さく
するようにしてもよい。この実施の形態5はそのような
並列多目標追尾装置について述べたもので、その構成は
図1に示した実施の形態1の場合と同様であるため、こ
こではその説明は省略する。
Embodiment 5 In the fourth embodiment, the case where the unit of load distribution is reduced with time has been described. However, regardless of time, when the processing time of one load distribution unit becomes longer than a certain value, the load distribution unit is reduced. You may do so. The fifth embodiment describes such a parallel multi-target tracking apparatus. Since the configuration is the same as that of the first embodiment shown in FIG. 1, the description is omitted here.

【0058】探索木の同じレベルの節の処理を負荷分散
の単位としている場合、節によってはその下位の葉の数
は均等ではない。従って、ある節の下位の葉の数が非常
に多い場合は、その節の処理に非常に長い時間がかか
り、最悪の場合、他の節の処理は全て完了しているの
に、その節の処理だけが残ってしまうということがあり
得る。
When the processing of a node at the same level in the search tree is used as a unit of load distribution, the number of lower leaves in some nodes is not uniform. Therefore, if the number of leaves under a certain node is very large, the processing of that node takes a very long time. In the worst case, the processing of all other nodes has been completed, but the processing of that node has been completed. It is possible that only processing remains.

【0059】そこで、各タスク処理部5a〜5dでは節
の処理時間を監視しており、ある節の処理を行っている
最中に、その節の処理を開始してからの実行時間がある
一定時間以上経過した場合、その節の下位のまだ処理し
ていない節群の一部を負荷分散部9に返す。そして実施
の形態1の場合のように、各タスク処理部5a〜5dが
仕事(節の処理)を保持している場合には、次の負荷分
散のタイミングまで返された節群を保持しておき、次回
の負荷分散の際に負荷の低いタスク処理部5a〜5dに
対してその節群の処理を分配する。また、実施の形態2
の場合のように負荷分散部9が節の処理を保持している
場合には、返された節群をそのまま保持して既に保持し
ている節と同様に扱い、実施の形態3の場合のように負
荷分散部9および各タスク処理部5a〜5dで節の処理
を保持している場合も同様に、返された節群をそのまま
保持して既に保持している節と同様に扱う。
Therefore, each of the task processing units 5a to 5d monitors the processing time of a node, and while the processing of a certain node is being performed, the execution time from the start of the processing of the node is fixed. If the time has elapsed, a part of the unprocessed node group under the node is returned to the load distribution unit 9. Then, as in the case of the first embodiment, when each of the task processing units 5a to 5d holds work (processing of a node), the node group returned until the next load distribution timing is held. At the time of the next load distribution, the processing of the node group is distributed to the task processing units 5a to 5d having a low load. Embodiment 2
When the load distribution unit 9 holds the processing of the clause as in the case of (3), the returned clause group is held as it is and treated in the same way as the clause already held, and Similarly, in the case where the load distribution unit 9 and each of the task processing units 5a to 5d hold the processing of a clause, the returned clause group is retained as it is and handled in the same manner as the clause already retained.

【0060】以上のように、この実施の形態5によれ
ば、処理時間の非常にかかる節の処理の一部を負荷分散
部9へ返すことにより、処理能力に余裕のある他のタス
ク処理部5a〜5dへそれらの節群の処理を分散してい
るので、負荷が分散され、全体として処理が早く終了す
るようになり、最適な負荷分散が行えるという効果が得
られる。
As described above, according to the fifth embodiment, a part of the processing of a node which requires a long processing time is returned to the load distribution unit 9, so that another task processing unit having a sufficient processing capacity can be provided. Since the processing of the node groups is distributed to 5a to 5d, the load is distributed, the processing is completed as a whole quickly, and the effect that the optimal load distribution can be performed is obtained.

【0061】実施の形態6.上記実施の形態5では、タ
スク処理部5a〜5dが未処理の節群の処理を負荷分散
部9に返すと判断する1つの負荷分散単位の処理時間の
上限値を、一定にしたものについて説明したが、当該上
限値を時間とともに小さくするようにしてもよい。この
実施の形態6はそのような並列多目標追尾装置について
述べたもので、その構成は図1に示した実施の形態1の
場合と同様であるため、ここではその説明は省略する。
Embodiment 6 FIG. In the fifth embodiment, a description will be given of a case where the upper limit value of the processing time of one load distribution unit for determining that the task processing units 5a to 5d return the processing of the unprocessed node group to the load distribution unit 9 is fixed. However, the upper limit may be reduced with time. The sixth embodiment describes such a parallel multi-target tracking apparatus. Since the configuration is the same as that of the first embodiment shown in FIG. 1, the description is omitted here.

【0062】タスク処理部5a〜5dが未処理の節群の
処理を負荷分散部9へ返す場合、返すと判断する1つの
負荷分散単位の処理時間の上限値は、それが大きいと、
負荷分散部9へ返すと判断した時には既に他のタスク処
理部5a〜5dの処理が完了している危険性があり、小
さいと他のタスク処理部5a〜5dの処理が当分完了し
ないのにも係わらず未処理の節群の処理が負荷分散部9
へ返されることになるため、無駄な仕事の移動になると
いう危険性がある。
When the task processing units 5a to 5d return the processing of the unprocessed node group to the load distribution unit 9, the upper limit of the processing time of one load distribution unit determined to be returned is large.
When it is determined to return to the load distribution unit 9, there is a risk that the processing of the other task processing units 5a to 5d has already been completed, and if the processing is small, the processing of the other task processing units 5a to 5d may not be completed for the time being. Regardless, the processing of the unprocessed node group is performed by the load distribution unit 9.
There is a danger that the work will be wasted.

【0063】そこで、最初のうちは、この未処理の節群
の処理を負荷分散部9へ返すと判断する上限値を大きく
しておき、時間とともにそれを小さくしていく。それに
より、最初のうちは大きな上限値により、無駄となる負
荷分散部9への節群の返却を抑えることができる。ま
た、全体の処理の最後の方では、小さな上限値により他
のタスク処理部5a〜5dが処理を完了する前に、処理
に時間のかかっているタスク処理部5a〜5dの仕事の
一部を他のタスク処理部5a〜5dへ分散させることが
でき、最適な負荷分散とすることができる。
Therefore, initially, the upper limit value for determining that the processing of the unprocessed node group is returned to the load distribution unit 9 is increased, and the upper limit value is reduced over time. As a result, useless return of the node group to the load distribution unit 9 can be suppressed by a large upper limit value at first. Further, at the end of the entire process, a part of the work of the task processing units 5a to 5d which take a long time to process before the other task processing units 5a to 5d complete the process due to the small upper limit value. The load can be distributed to the other task processing units 5a to 5d, and the optimum load distribution can be achieved.

【0064】以上のように、この実施の形態6によれ
ば、負荷分散部9に節群を返却する際の負荷量の上限値
を時間とともに小さくしているので、最初のうちは無駄
となる節群の返却を抑えることができ、処理の最後の方
では、処理に時間がかかっているタスク処理部5a〜5
dの仕事の一部を他のタスク処理部5a〜5dへ確実に
分散させることができるようになり、最適な負荷分散を
行うことが可能になるという効果が得られる。
As described above, according to the sixth embodiment, since the upper limit value of the load amount when returning a node group to the load distribution unit 9 is reduced with time, it is useless at first. The return of the node group can be suppressed, and in the last part of the processing, the task processing units 5a to 5
A part of the task d can be surely distributed to the other task processing units 5a to 5d, so that an effect that optimal load distribution can be performed can be obtained.

【0065】実施の形態7.上記各実施の形態では、各
タスク処理部5a〜5dと負荷分散部9とを異なるプロ
セッサ上で動作させたものについて説明したが、複数の
タスク処理部5a〜5dの内の1つを負荷分散部9と同
一のプロセッサ上で動作させるようにしてもよい。節の
処理を行っている際の負荷は、タスク処理部5a〜5d
で最も高く、負荷分散部9にはほとんど負荷がない。従
って、負荷分散部9をタスク処理部5a〜5dの1つと
同一プロセッサ上で動作させることにより、全てのプロ
セッサの負荷を高い状態とすることができる。
Embodiment 7 FIG. In the above embodiments, the case where each of the task processing units 5a to 5d and the load distribution unit 9 are operated on different processors has been described. You may make it operate on the same processor as the part 9. The load at the time of performing the processing of the node is the task processing units 5a to 5d.
And the load distribution unit 9 has almost no load. Therefore, by operating the load distribution unit 9 on the same processor as one of the task processing units 5a to 5d, the load of all the processors can be increased.

【0066】以上のように、この実施の形態7によれ
ば、タスク処理部5a〜5dの1つと同一プロセッサ上
で負荷分散部9を動作させているので、全てのプロセッ
サでその負荷を高い状態とすることができ、無駄のない
並列処理が可能となるという効果が得られる。
As described above, according to the seventh embodiment, the load distribution unit 9 is operated on the same processor as one of the task processing units 5a to 5d. And the effect of enabling parallel processing without waste is obtained.

【0067】[0067]

【発明の効果】以上のように、この発明によれば、負荷
分散部を設け、クラスタについて生成された探索木の節
を複数のタスク処理部に分配して処理する際に、各タス
ク処理部の負荷状況に応じて節の処理を分配するように
構成したので、各タスク処理部が、他の処理を実行して
いるプロセッサ上で動作するような場合でも、各タスク
処理部の処理時間を均等にすることができ、最適な負荷
分散を行うことが可能な並列多目標追尾装置が得られる
という効果がある。
As described above, according to the present invention, when a load distribution unit is provided and nodes of a search tree generated for a cluster are distributed to a plurality of task processing units and processed, each task processing unit Is configured to distribute the processing of the nodes according to the load status of each task processing unit, so that even if each task processing unit operates on a processor that is executing other processing, the processing time of each task processing unit can be reduced. There is an effect that a parallel multi-target tracking device that can equalize and perform optimal load distribution can be obtained.

【0068】この発明によれば、各タスク処理部の負荷
状況を定期的に監視して、負荷が少なくなると、負荷の
多いタスク処理部から節の処理を移動させるように構成
したので、各タスク処理部の未処理の節の数が定期的に
均等化され、節の処理以外の処理がタスク処理部と同一
のプロセッサ上で行われていても、各タスク処理部の全
ての節の処理がほぼ同じ時間で終了し、最適な負荷分散
を行うことができるという効果がある。
According to the present invention, the load status of each task processing unit is periodically monitored, and when the load is reduced, the processing of the node is moved from the task processing unit with the heavy load. The number of unprocessed clauses in the processing unit is regularly equalized, and even if processing other than the processing of clauses is performed on the same processor as the task processing unit, processing of all clauses in each task processing unit is performed. The processing is completed in substantially the same time, and there is an effect that optimum load distribution can be performed.

【0069】この発明によれば、各タスク処理部に対し
て節の処理を1単位ずつ分配し、タスク処理部は分配さ
れた節の処理が終了すると、次の節の分配を要求して新
たな1単位の節の処理の分配を受けるように構成したの
で、同一のプロセッサ上で節の処理以外の処理が行われ
ていても、各タスク処理部の全ての節の処理がほぼ同じ
時間で終了し、最適な負荷分散が可能になるとともに、
1つの節の処理に対応する処理量が小さい場合でも、定
期的な負荷状況の収集処理が必要ないので、負荷分散の
オーバヘッドが少なくなるなどの効果がある。
According to the present invention, the processing of a node is distributed to each task processing unit by one unit, and when the processing of the distributed node is completed, the task processing unit requests the distribution of the next node and newly allocates the next node. Since the processing of a single node is distributed, even if processing other than the processing of the node is performed on the same processor, the processing of all the nodes of each task processing unit takes about the same time. Finished, allowing for optimal load balancing,
Even when the processing amount corresponding to the processing of one node is small, there is no need to periodically collect the load status, so that the load distribution overhead is reduced.

【0070】この発明によれば、各タスク処理部に対し
て負荷分散部より、最初に複数単位ずつの節の処理を分
配し、各タスク処理部ではその内の1単位の節の処理を
開始して、残りを保持しておき、当該節の処理が終了す
ると、次の節の分配を負荷分散部に要求するとともに、
その要求に対する応答が返される前に保持しておいた次
の1単位の節の処理を開始するように構成したので、各
タスク処理部は仕事がなくなると次の仕事の転送要求を
負荷分散部に対して出すとともに、保持しておいた節の
処理がすぐに開始されるため、負荷分散部への節の転送
要求を出してから対応する節の転送を受けるまでの間
も、保持されている他の節の処理が実行されて、タスク
処理部が節の処理を行っていない時間がほとんどなくな
り、最適な負荷分散が可能になるという効果がある。
According to the present invention, the processing of a plurality of nodes is first distributed to each task processing unit from the load distribution unit, and each task processing unit starts processing of one unit of the nodes. Then, the rest is held, and when the processing of the section is completed, the distribution of the next section is requested to the load distribution unit,
Since the processing of the next one unit held before the response to the request is returned is started, when each task processing unit runs out of work, each task processing unit transmits a transfer request of the next work to the load distribution unit. And the processing of the held clause is started immediately, so it is retained from the time the request for transfer of the clause to the load balancer is issued until the transfer of the corresponding clause is received. There is an effect that the time when the task processing unit is not performing the processing of the clause is almost eliminated when the processing of the other clause is executed, and the optimal load distribution can be performed.

【0071】この発明によれば、負荷分散の単位を時間
とともに小さくしていくように構成したので、負荷分散
のオーバヘッドを抑えた上で、各タスク処理部における
節の処理の終了を均一化することができ、最適な負荷分
散が可能になるという効果がある。
According to the present invention, since the unit of the load distribution is made smaller with time, the overhead of the load distribution is suppressed and the end of the processing of the node in each task processing unit is made uniform. This has the effect of enabling optimal load distribution.

【0072】この発明によれば、1つの負荷分散単位の
処理時間が一定以上になると、処理している節の下位の
一部の節群の処理を負荷分散部へ返すように構成したの
で、負荷分散により、処理能力に余裕のある他のタスク
処理部にそれらの節群の処理を分配することができ、全
体として処理が早く終了するようになるため、最適な負
荷分散が可能になるという効果がある。
According to the present invention, when the processing time of one load distribution unit becomes equal to or more than a certain value, the processing of a part of the subordinate clause groups of the processing node is returned to the load distribution unit. By load distribution, it is possible to distribute the processing of these nodes to other task processing units that have extra processing capacity, and the processing is completed early as a whole, so that optimal load distribution is possible. effective.

【0073】この発明によれば、一部の節群の処理を負
荷分散部へ返すと判断する際の処理時間の上限値を、時
間とともに小さくしていくように構成したので、最初の
うちは大きな上限値により、無駄となる負荷分散部への
節群の返却を抑えることができ、全体の処理の最後の方
では小さな上限値により、他のタスク処理部の仕事が完
了する前に処理に時間のかかっているタスク処理部の仕
事の一部を他のタスク処理部へ分散させることができる
ため、最適な負荷分散が可能になるという効果がある。
According to the present invention, the upper limit value of the processing time when it is determined that the processing of some of the nodes is to be returned to the load distribution unit is configured to decrease with time. With a large upper limit, unnecessary return of nodes to the load balancer can be suppressed.At the end of the overall processing, a small upper limit allows processing to be performed before the work of other task processing units is completed. Since part of the time-consuming work of the task processing unit can be distributed to other task processing units, there is an effect that optimum load distribution can be achieved.

【0074】この発明によれば、同一のプロセッサ上で
タスク処理部の1つと負荷分散部とを動作させるように
構成したので、全てのプロセッサでその負荷を高い状態
とすることができ、無駄のない並列処理が可能となると
いう効果がある。
According to the present invention, since one of the task processing units and the load distribution unit are operated on the same processor, the load can be made high in all the processors, and the wasteful operation can be achieved. There is an effect that no parallel processing is possible.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 この発明による並列多目標追尾装置の構成を
示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a parallel multi-target tracking apparatus according to the present invention.

【図2】 この発明の並列多目標追尾装置におけるJP
DAによる目標物と観測点の関係を示す説明図である。
FIG. 2 shows JP in the parallel multi-target tracking apparatus of the present invention.
It is explanatory drawing which shows the relationship of the target and observation point by DA.

【図3】 この発明の並列多目標追尾装置における目標
物と観測点の関係を表した行列Ωを示す説明図である。
FIG. 3 is an explanatory diagram showing a matrix Ω representing a relationship between a target and an observation point in the parallel multi-target tracking apparatus of the present invention.

【図4】 この発明の並列多目標追尾装置における目標
物と観測点の組合せを表した探索木を示す説明図であ
る。
FIG. 4 is an explanatory diagram showing a search tree representing a combination of a target and an observation point in the parallel multi-target tracking apparatus of the present invention.

【図5】 従来の並列多目標追尾装置における追尾処理
のタスクグラフを示す説明図である。
FIG. 5 is an explanatory diagram showing a task graph of a tracking process in a conventional parallel multi-target tracking device.

【図6】 従来の並列多目標追尾装置における追尾処理
のプロセッサグラフを示す説明図である。
FIG. 6 is an explanatory diagram showing a processor graph of tracking processing in a conventional parallel multi-target tracking device.

【符号の説明】[Explanation of symbols]

1 入力線、2 予測領域生成部、3 クラスタ生成
部、4 節分割/統合部、5a〜5d タスク処理部、
6 目標物航跡更新部、7 出力線、8a〜8d,8
f,8g 転送路、9 負荷分散部、10 節、t
(1),t(2) 目標物、y(1)〜y(4) 観測
点。
1 input line, 2 prediction region generation unit, 3 cluster generation unit, 4 node division / integration unit, 5a to 5d task processing unit,
6 Track update section, 7 output lines, 8a-8d, 8
f, 8g transfer path, 9 load balancer, 10 clauses, t
(1), t (2) target, y (1) to y (4) observation points.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 複数のタスク処理部に対する負荷を分散
させて、複数の目標物の追尾を行う並列多目標追尾装置
において、 前記目標物の移動を予測し、その予測結果に応じて予測
領域を生成する予測領域生成部と、 入力された観測点情報と、前記予測領域生成部にて生成
された予測領域からクラスタを生成するクラスタ生成部
と、 前記クラスタ生成部にて生成されたクラスタについて探
索木の節を生成し、それをタスクとして分割/統合する
節分割/統合部と、 前記節分割/統合部によって分割された個々の節につい
て、その処理を行う複数のタスク処理部と、 前記節分割/統合部によって分割された節に対する処理
を、前記各タスク処理部の負荷状況に基づいて動的に割
り当てる負荷分散部と、 前記節分割/統合部の処理結果に基づいて前記目標物の
情報を更新し、それを追尾結果として出力するととも
に、前記目標物の移動予測のために前記予測領域生成部
に入力する目標物航跡更新部とを備えたことを特徴とす
る並列多目標追尾装置。
1. A parallel multi-target tracking apparatus that tracks a plurality of targets by distributing loads on a plurality of task processing units, predicts the movement of the targets, and sets a prediction area according to the prediction result. A prediction region generation unit to generate; a cluster generation unit to generate a cluster from the input observation point information; and a prediction region generated by the prediction region generation unit; and a search for a cluster generated by the cluster generation unit. A node division / integration unit that generates a node of a tree and divides / integrates the node as a task; a plurality of task processing units that perform processing on each of the nodes divided by the node division / integration unit; A load distribution unit that dynamically assigns processing to the nodes divided by the division / integration unit based on the load status of each of the task processing units; and a processing result of the node division / integration unit. A parallel update comprising updating the information of the target, outputting the result as a tracking result, and inputting the target track update unit to the prediction area generating unit for predicting the movement of the target. Multi-target tracking device.
【請求項2】 負荷分散部が、最初は複数のタスク処理
部の負荷が均等になるように、各タスク処理部に節の処
理を分配し、 その後、定期的に前記各タスク処理部の負荷状況を監視
して、負荷の多いタスク処理部から負荷の少なくなった
タスク処理部に節の処理を移動させることにより、各タ
スク処理部の負荷を均等化しながら負荷分散を行うこと
を特徴とする請求項1記載の並列多目標追尾装置。
2. A load distribution unit first distributes node processing to each task processing unit so that the loads of a plurality of task processing units are equalized, and thereafter periodically loads the task processing units. By monitoring the situation and moving the processing of the node from the task processing unit with a large load to the task processing unit with a small load, the load distribution is performed while equalizing the load of each task processing unit. The parallel multi-target tracking apparatus according to claim 1.
【請求項3】 負荷分散部が、節を処理する各タスク処
理部に対して1単位ずつ節の処理を分配し、 前記各タスク処理部は、分配された節の処理が終了する
と、次の節の分配を負荷分散部へ要求し、 前記負荷分散部は次の節の分配要求を受けると、当該節
の分配を要求したタスク処理部に対して、1単位の節を
分配することを特徴とする請求項1記載の並列多目標追
尾装置。
3. The load distribution unit distributes the processing of a node to each task processing unit that processes a node, one unit at a time. When the processing of the distributed node ends, the task processing units Requesting the distribution of nodes to the load distribution unit; upon receiving the distribution request of the next node, the load distribution unit distributes one unit of node to the task processing unit that requested the distribution of the node. 2. The parallel multi-target tracking apparatus according to claim 1, wherein
【請求項4】 負荷分散部が、節を処理する各タスク処
理部に対して、最初に複数単位ずつの節の処理を分配
し、 前記各タスク処理部は、前記負荷分散部にて分配された
複数単位の節を1単位を除いて保持して、残った1単位
の節の処理を行い、当該節の処理が終了すると、負荷分
散部に対して次の節の分配を要求するとともに、その要
求に対する応答が返される前に保持しておいた次の1単
位の節の処理を開始し、 前記負荷分散部は次の節の分配要求を受けると、当該節
の分配を要求したタスク処理部に対して次の節の分配を
行うことを特徴とする請求項1記載の並列多目標追尾装
置。
4. A load distribution unit first distributes processing of a plurality of nodes to each task processing unit that processes a node, and each of the task processing units is distributed by the load distribution unit. After processing the remaining one-unit clauses while retaining the multiple-unit clauses except for one unit, when the processing of the corresponding clause is completed, a request is made to the load distribution unit to distribute the next clause, and When the load distribution unit receives the distribution request of the next node, it starts processing of the next unit of the node held before the response to the request is returned. 2. The parallel multi-target tracking apparatus according to claim 1, wherein the following sections are distributed to the sections.
【請求項5】 負荷分散の単位を、時間とともに小さく
していくことを特徴とする請求項1記載の並列多目標追
尾装置。
5. The parallel multi-target tracking apparatus according to claim 1, wherein the unit of load distribution is reduced with time.
【請求項6】 タスク処理部において1つの負荷分散単
位の処理時間が一定時間以上長くなった場合に、当該タ
スク処理部が処理している節の下位の一部の節群の処理
を、負荷分散部へ返すことを特徴とする請求項1記載の
並列多目標追尾装置。
6. When the processing time of one load distribution unit in the task processing unit becomes longer than a predetermined time, processing of a part of the lower-order clause group of the clause being processed by the task processing unit is performed. 2. The parallel multi-target tracking apparatus according to claim 1, wherein the information is returned to a dispersing unit.
【請求項7】 タスク処理部が負荷分散部へ節群の処理
を返すと判断する1つの負荷分散単位の処理時間の上限
値を、時間とともに小さくしていくことを特徴とする請
求項6記載の並列多目標追尾装置。
7. An apparatus according to claim 6, wherein the upper limit value of the processing time of one load distribution unit for determining that the task processing unit returns the processing of the node group to the load distribution unit is reduced with time. Parallel multi-target tracking device.
【請求項8】 複数のタスク処理部の内の1つを、負荷
分散部と同一のプロセッサ上で動作させることを特徴と
する請求項1記載の並列多目標追尾装置。
8. The parallel multi-target tracking apparatus according to claim 1, wherein one of the plurality of task processing units is operated on the same processor as the load distribution unit.
JP28018799A 1999-09-30 1999-09-30 Parallel multi-target tracking device Expired - Fee Related JP3645135B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28018799A JP3645135B2 (en) 1999-09-30 1999-09-30 Parallel multi-target tracking device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28018799A JP3645135B2 (en) 1999-09-30 1999-09-30 Parallel multi-target tracking device

Publications (2)

Publication Number Publication Date
JP2001099925A true JP2001099925A (en) 2001-04-13
JP3645135B2 JP3645135B2 (en) 2005-05-11

Family

ID=17621520

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28018799A Expired - Fee Related JP3645135B2 (en) 1999-09-30 1999-09-30 Parallel multi-target tracking device

Country Status (1)

Country Link
JP (1) JP3645135B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006190104A (en) * 2005-01-06 2006-07-20 Mitsubishi Electric Corp Parallel computing apparatus
US7333052B2 (en) 2003-07-01 2008-02-19 Qinetiq Limited Signal processing with reduced combinational complexity
JP2009264987A (en) * 2008-04-26 2009-11-12 Mitsubishi Electric Corp Tracking processing device and program
JP2014035717A (en) * 2012-08-10 2014-02-24 Hitachi Ltd Load distribution method taking account of node of each rank of multi-rank
CN107561528A (en) * 2017-08-11 2018-01-09 中国人民解放军63870部队 The Joint Probabilistic Data Association algorithm that a kind of anti-flight path merges
US10976426B2 (en) 2016-04-19 2021-04-13 Conti Temic Microelectronic Gmbh Apparatus and method for ascertaining object kinematics of a movable object
CN113484841A (en) * 2021-07-26 2021-10-08 中国船舶重工集团公司第七二三研究所 Track head processing method under search radar multitask parallel
CN113703934A (en) * 2020-05-22 2021-11-26 腾讯科技(深圳)有限公司 Task processing method and device, computer equipment and storage medium

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7333052B2 (en) 2003-07-01 2008-02-19 Qinetiq Limited Signal processing with reduced combinational complexity
JP2006190104A (en) * 2005-01-06 2006-07-20 Mitsubishi Electric Corp Parallel computing apparatus
JP4485370B2 (en) * 2005-01-06 2010-06-23 三菱電機株式会社 Parallel computing device
JP2009264987A (en) * 2008-04-26 2009-11-12 Mitsubishi Electric Corp Tracking processing device and program
JP2014035717A (en) * 2012-08-10 2014-02-24 Hitachi Ltd Load distribution method taking account of node of each rank of multi-rank
US10976426B2 (en) 2016-04-19 2021-04-13 Conti Temic Microelectronic Gmbh Apparatus and method for ascertaining object kinematics of a movable object
CN107561528A (en) * 2017-08-11 2018-01-09 中国人民解放军63870部队 The Joint Probabilistic Data Association algorithm that a kind of anti-flight path merges
CN113703934A (en) * 2020-05-22 2021-11-26 腾讯科技(深圳)有限公司 Task processing method and device, computer equipment and storage medium
CN113484841A (en) * 2021-07-26 2021-10-08 中国船舶重工集团公司第七二三研究所 Track head processing method under search radar multitask parallel

Also Published As

Publication number Publication date
JP3645135B2 (en) 2005-05-11

Similar Documents

Publication Publication Date Title
JP4621087B2 (en) System and method for operating load balancer for multiple instance applications
Boukerche et al. Dynamic load balancing strategies for conservative parallel simulations
JP5050854B2 (en) Resource amount calculation system, method and program
CN102882973B (en) Distributed load balancing system and distributed load balancing method based on peer to peer (P2P) technology
CN109196807B (en) Network node and method of operating a network node for resource distribution
Liu et al. A queuing model considering resources sharing for cloud service performance
KR100718907B1 (en) Load balancing system based on fuzzy grouping and the load balancing method
JP2001099925A (en) Parallel multi-target tracking device
Singh et al. Energy efficient load balancing hybrid priority assigned laxity algorithm in fog computing
Kalia et al. Improving MapReduce heterogeneous performance using KNN fair share scheduling
EP1524599A1 (en) A method of reassigning objects to processing units
Mcheick et al. Evaluation of load balance algorithms
Mithila et al. Latency-based vector scheduling of many-task applications for a hybrid cloud
JP3638235B2 (en) Parallel multi-target tracking device
JP4127056B2 (en) Parallel multi-target tracking device
Muthuvelu et al. An adaptive and parameterized job grouping algorithm for scheduling grid jobs
Qin et al. Towards load balancing support for I/O-intensive parallel jobs in a cluster of workstations
JP2001099921A (en) Parallel multi-target tracking device
Sharma et al. Framework to solve load balancing problem in heterogeneous web servers
Mahapatra et al. Random seeking: A general, efficient, and informed randomized scheme for dynamic load balancing
Cao et al. Decentralised hybrid workflow scheduling algorithm for minimum end-to-end delay in heterogeneous computing environment
Li et al. A PTS-PGATS based approach for data-intensive scheduling in data grids
Jhingran et al. DQLC: A Novel Algorithm to Enhance Performance of Applications in Cloud Environment
Randhawa et al. Enhanced load balancer with multi-layer processing architecture for heavy load over cloud network
Mithila et al. Scheduling Many-Task Applications on Multi-clouds and Hybrid Clouds

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040721

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040727

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040902

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050104

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050202

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080210

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090210

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100210

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100210

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110210

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120210

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130210

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130210

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140210

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees