JP2002157233A - Multisensor processor - Google Patents

Multisensor processor

Info

Publication number
JP2002157233A
JP2002157233A JP2000352626A JP2000352626A JP2002157233A JP 2002157233 A JP2002157233 A JP 2002157233A JP 2000352626 A JP2000352626 A JP 2000352626A JP 2000352626 A JP2000352626 A JP 2000352626A JP 2002157233 A JP2002157233 A JP 2002157233A
Authority
JP
Japan
Prior art keywords
processing
sensor
determined
assigned
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000352626A
Other languages
Japanese (ja)
Inventor
Seiji Mizuno
政治 水野
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 JP2000352626A priority Critical patent/JP2002157233A/en
Publication of JP2002157233A publication Critical patent/JP2002157233A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Radar Systems Or Details Thereof (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve a problem that processing time is delayed more than needed or originally disabled processing occurs conventionally when applied processing exceeds the throughput of a processor. SOLUTION: This device is provided with plural sensors 1, plural processing means 2 for processing data provided from the sensors and a control means 3 for controlling the plural sensors and the plural processing means, and the control means has a sensor selecting means 5 for determining one or plural sensors to be used on the basis of prescribed information, an assignment determining means 6 for determining the number of processing means to be assigned to processing of the sensor determined to use by the sensor selecting means and a processing selecting means 7 for determining the processing contents of the sensor determined to use corresponding to the number of processing means assigned to that sensor. Therefore, within a range not to exceed the throughput of provided processing means at all the time, the processing means can be more effectively used.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、複数のセンサか
ら得られるデータをリアルタイムに処理するマルチセン
サ処理装置に関するものである。
The present invention relates to a multi-sensor processing device for processing data obtained from a plurality of sensors in real time.

【0002】[0002]

【従来の技術】複数のセンサから得られるデータをリア
ルタイムに処理するマルチセンサ処理装置において、特
に、積極的に、複数のセンサを連携して使い分けるよう
なマルチセンサ処理装置では、全てのセンサの処理が常
に最大負荷となる処理であるわけではなく、状況に応じ
て各センサの処理は変化し負荷も変動する。処理を行な
わない、すなわち一時的に動作していないセンサが存在
する場合もある。つまり、マルチセンサ処理装置全体の
最大処理負荷は、各センサの最大処理負荷の総和を下回
る場合が多い。
2. Description of the Related Art In a multi-sensor processing apparatus for processing data obtained from a plurality of sensors in real time, particularly in a multi-sensor processing apparatus in which a plurality of sensors are used in cooperation in a positive manner, processing of all sensors is performed. Is not always the process with the maximum load, and the process of each sensor changes according to the situation, and the load also changes. There may be a sensor that does not perform processing, that is, temporarily does not operate. That is, the maximum processing load of the entire multi-sensor processing device is often lower than the sum of the maximum processing loads of the sensors.

【0003】このようなマルチセンサ処理装置におい
て、各センサを独立に構成する、すなわちセンサ毎に専
用の処理装置を接続して構成する場合、各センサの処理
装置では、接続されたセンサの最大負荷となる処理をリ
アルタイムに処理しうるだけのハードウェアを用意して
おく必要があるので、マルチセンサ処理装置全体では無
駄なハードウェアを抱え込むこととなる。
In such a multi-sensor processing device, when each sensor is configured independently, that is, when a dedicated processing device is connected to each sensor, the processing device of each sensor requires the maximum load of the connected sensor. It is necessary to prepare hardware capable of performing the following processing in real time, so that the entire multi-sensor processing apparatus has useless hardware.

【0004】そこで、処理装置を共通化し、複数のセン
サで 1 つないしは複数の処理装置を共有するようなマ
ルチセンサ処理装置が望まれる。一般的に、複数のセン
サの処理をより高速に処理するためには、処理装置は複
数個備える必要があるだろう。
[0004] Therefore, a multi-sensor processing device in which a single processing device is shared and a plurality of sensors share one or a plurality of processing devices is desired. Generally, in order to process a plurality of sensors at a higher speed, a plurality of processing devices will need to be provided.

【0005】このようなマルチセンサ処理装置として、
例えば、特開平11−142511号公報では、受信し
た複数のビーム信号を複数の処理装置で処理するレーダ
装置が開示されている。このレーダ装置では、受信した
複数のビーム信号に対し、処理優先度を算出し、その優
先度の高いものから順に、複数の処理装置の中から処理
を行なっていない処理待ち状態の処理装置に割り当てる
制御方式を採る。
As such a multi-sensor processing device,
For example, Japanese Unexamined Patent Application Publication No. 11-142511 discloses a radar device that processes a plurality of received beam signals with a plurality of processing devices. In this radar apparatus, processing priorities are calculated for a plurality of received beam signals, and are assigned in order from a plurality of processing apparatuses to a processing apparatus in a processing standby state in which processing is not performed from among the plurality of processing apparatuses. Use a control method.

【0006】このように、複数のセンサの処理を複数の
処理装置で行う場合には、複数のセンサの処理をどのよ
うに処理装置に割り当てるかという、いわゆる負荷分散
の方法が重要となってくる。これは、一般的な並列計算
機における負荷分散に共通する点が多い。特に、処理装
置(プロセッサ)をより効率的に使用するためには、プ
ロセッサの動作状況に応じて各プロセッサに割り当てる
処理を動的に変更するような負荷分散方法が適してい
る。
As described above, when processing of a plurality of sensors is performed by a plurality of processing devices, a so-called load distribution method of assigning the processing of the plurality of sensors to the processing devices becomes important. . This has many points in common with load distribution in general parallel computers. In particular, in order to use a processing device (processor) more efficiently, a load distribution method that dynamically changes processing assigned to each processor according to the operation state of the processor is suitable.

【0007】また、例えば、特開平11−65862号
公報では、一旦、各処理毎に割り当られたプロセッサの
動作状況を監視し、未使用状態のプロセッサがあれば、
他の負荷が大きいプロセッサを余計に必要とするような
処理に、未使用状態のプロセッサを一時的に割り当てる
ような負荷分散方法が開示されている。
[0007] For example, in Japanese Patent Application Laid-Open No. 11-65862, once the operation status of a processor assigned to each process is monitored, and if there is an unused processor,
A load distribution method is disclosed in which an unused processor is temporarily allocated to a process that requires another processor with a large load.

【0008】[0008]

【発明が解決しようとする課題】上述したような従来の
マルチセンサ処理装置、あるいは並列計算機において
は、与えられた処理を如何にして複数の処理装置に割り
当てるかという制御方法を採るので、与えられた処理が
処理装置の処理能力を越えた場合は、必要以上に処理時
間が遅れたり、処理自体が行えない処理が発生するとい
う問題点があった。
In the above-described conventional multi-sensor processing device or parallel computer, a control method is used in which a given process is assigned to a plurality of processing devices. If the processing exceeds the processing capacity of the processing device, there is a problem that processing time is unnecessarily delayed or processing that cannot be performed occurs.

【0009】逆に、与えられた処理が処理装置の処理能
力を十分下回る場合には、未使用状態の処理装置が発生
し、装置全体の稼働率が低下するという問題点があっ
た。
Conversely, when the given processing is sufficiently lower than the processing capacity of the processing apparatus, there is a problem that an unused processing apparatus is generated and the operating rate of the entire apparatus is reduced.

【0010】この発明は、前述した問題点を解決するた
めになされたもので、積極的に処理内容自体を調整、制
御することにより、限られた数の処理手段の処理能力を
越えない範囲で、より効果的に処理手段を使用すること
ができ、柔軟性の高いマルチセンサ処理装置を得ること
を目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problem, and actively adjusts and controls the processing contents so that the processing capacity of a limited number of processing means is not exceeded. It is an object of the present invention to obtain a multi-sensor processing device that can use processing means more effectively and has high flexibility.

【0011】[0011]

【課題を解決するための手段】この発明の請求項1に係
るマルチセンサ処理装置は、複数のセンサと、前記セン
サから得られるデータを処理する複数の処理手段と、前
記複数のセンサ及び前記複数の処理手段を制御する制御
手段とを備え、前記制御手段は、所定の情報に基いて使
用する一つあるいは複数のセンサを決定するセンサ選択
手段と、前記センサ選択手段によって使用すると決定さ
れたセンサの処理に割り当てる処理手段の数を決定する
割当決定手段と、前記使用すると決定されたセンサに割
り当てられた処理手段の数に応じて、そのセンサの処理
内容を決定する処理選択手段とを有するものである。
A multi-sensor processing apparatus according to a first aspect of the present invention includes a plurality of sensors, a plurality of processing means for processing data obtained from the sensors, the plurality of sensors and the plurality of sensors. Control means for controlling the processing means, wherein the control means determines one or a plurality of sensors to be used based on predetermined information, and a sensor determined to be used by the sensor selection means. Having an assignment determining means for determining the number of processing means to be assigned to the processing, and a processing selecting means for determining the processing content of the sensor according to the number of processing means assigned to the sensor determined to be used. It is.

【0012】この発明の請求項2に係るマルチセンサ処
理装置は、前記センサ選択手段が、使用すると決定する
センサが複数の場合には、センサの重要度に応じて優先
度を算出する優先度算出手段を含み、前記割当決定手段
は、前記優先度情報を参考にして割り当てる処理手段の
数を決定するものである。
In a multi-sensor processing apparatus according to a second aspect of the present invention, when the sensor selecting means determines that there are a plurality of sensors to be used, the priority calculating means calculates a priority according to the importance of the sensor. Means for deciding the number of processing means to be assigned with reference to the priority information.

【0013】この発明の請求項3に係るマルチセンサ処
理装置は、前記割当決定手段が、前記優先度の高いセン
サから順に、そのセンサの処理を満足するような処理手
段の数を割り当てていくことによって、各センサに割り
当てる処理手段の数を決定するものである。
According to a third aspect of the present invention, in the multi-sensor processing apparatus, the allocation determining means allocates the number of processing means satisfying the processing of the sensor in order from the sensor having the highest priority. This determines the number of processing means assigned to each sensor.

【0014】この発明の請求項4に係るマルチセンサ処
理装置は、前記割当決定手段が、各センサに割り当てる
処理手段の数を一旦均等に分配した後、各センサの処理
手段の数に過不足かあるかどうかを調べ、前記優先度の
低いセンサの処理手段を、前記優先度の高いセンサに再
分配することにより、各センサに割り当てる処理手段の
数を決定するものである。
According to a fourth aspect of the present invention, there is provided the multi-sensor processing apparatus, wherein the allocation determining means temporarily distributes the number of processing means to be allocated to each sensor once, and then determines whether the number of processing means for each sensor is sufficient or not. The number of processing means to be assigned to each sensor is determined by checking whether or not there is, and redistributing the processing means of the low-priority sensor to the high-priority sensor.

【0015】この発明の請求項5に係るマルチセンサ処
理装置は、各処理手段が、同様の目的を達成するための
処理方法を予め複数種類有し、前記処理選択手段が、前
記各処理方法に関する処理時間、演算精度が格納された
処理情報を有するとともに、各センサに割り当てられた
処理手段の数に応じて、前記処理情報を参考に最適な処
理方法を選択することによって、各センサ毎に処理内容
を決定するものである。
In a multi-sensor processing apparatus according to a fifth aspect of the present invention, each processing means has a plurality of types of processing methods for achieving the same object in advance, and the processing selection means relates to each of the processing methods. Processing time and calculation accuracy are stored, and processing is performed for each sensor by selecting an optimum processing method with reference to the processing information according to the number of processing means assigned to each sensor. Determine the content.

【0016】この発明の請求項6に係るマルチセンサ処
理装置は、前記割当決定手段が、割り当てる処理手段の
数に応じて変動する各センサの処理時間、演算精度を加
味して、各センサに割り当てる処理手段の数を決定する
ものである。
According to a sixth aspect of the present invention, in the multi-sensor processing apparatus, the allocation deciding means allocates to each sensor in consideration of a processing time and a calculation accuracy of each sensor which fluctuates according to the number of processing means to be allocated. This is to determine the number of processing means.

【0017】この発明の請求項7に係るマルチセンサ処
理装置は、各処理手段が、同様の目的を達成するための
処理方法を予め複数種類有し、前記制御手段は、前記各
処理方法に関する処理時間、演算精度が格納された処理
情報と前記各処理方法を実行するために最低限必要とす
る処理手段の数とを予め格納する処理情報テーブルをさ
らに有し、前記割当決定手段は、前記処理情報テーブル
を参照することによって、各センサに割り当てる処理手
段の数を決定し、前記処理選択手段は、前記処理情報テ
ーブルを参照することによって、各センサに割り当てる
処理手段の数に応じて処理方法を決定するものである。
In a multi-sensor processing apparatus according to a seventh aspect of the present invention, each processing means has a plurality of types of processing methods for achieving the same object in advance, and the control means performs processing relating to each of the processing methods. A processing information table that previously stores processing information in which time and calculation accuracy are stored and a minimum number of processing units required to execute each of the processing methods; By referring to the information table, the number of processing means to be assigned to each sensor is determined, and the processing selecting means refers to the processing information table to determine a processing method according to the number of processing means to be assigned to each sensor. To decide.

【0018】この発明の請求項8に係るマルチセンサ処
理装置は、前記制御手段が、前記処理選択手段によって
決定された各センサの処理内容に基づき、必要となる処
理時間、得られる演算精度に関連づけられた評価値を算
出する評価値算出手段をさらに有し、前記評価値算出手
段は、前記割当決定手段により各センサに割り当てる処
理手段の数が決定され、前記処理選択手段により各セン
サの処理内容が決定されると、各センサの評価値を算出
し、前記割当決定手段は、前記評価値算出手段により算
出された各センサの評価値に基づき、各センサに割り当
てる処理手段の数を再決定するものである。
[0018] In the multi-sensor processing device according to claim 8, the control means associates the required processing time with the obtained calculation accuracy based on the processing content of each sensor determined by the processing selection means. Evaluation value calculation means for calculating the evaluation value obtained, wherein the evaluation value calculation means determines the number of processing means to be assigned to each sensor by the allocation determination means, and the processing content of each sensor by the processing selection means. Is determined, the evaluation value of each sensor is calculated, and the allocation determination unit re-determines the number of processing units to be allocated to each sensor based on the evaluation value of each sensor calculated by the evaluation value calculation unit. Things.

【0019】この発明の請求項9に係るマルチセンサ処
理装置は、前記制御手段が、前記各処理手段が割り当ら
れたセンサの処理を行なった後、実際にかかった処理時
間、及び得られた処理結果の演算精度に基いて、予め保
持していた処理情報を更新する処理情報補正手段をさら
に有するものである。
According to a ninth aspect of the present invention, in the multi-sensor processing apparatus, the processing time actually obtained after the control means performs the processing of the sensor to which each of the processing means is assigned is obtained. The apparatus further includes processing information correction means for updating the processing information held in advance based on the calculation accuracy of the processing result.

【0020】この発明の請求項10に係るマルチセンサ
処理装置は、前記制御手段が、前記複数の処理手段の動
作状況を監視して障害を検出する障害検出手段をさらに
有し、前記割当決定手段は、前記障害検出手段により検
出された障害の発生した処理手段を除外して、前記セン
サ選択手段によって使用すると決定されたセンサの処理
に割り当てる処理手段の数を決定するものである。
According to a tenth aspect of the present invention, in the multi-sensor processing apparatus, the control unit further includes a failure detection unit that monitors operation states of the plurality of processing units to detect a failure, and the assignment determination unit. Is to determine the number of processing means to be allocated to the processing of the sensor determined to be used by the sensor selecting means, excluding the processing means in which the fault detected by the fault detecting means has occurred.

【0021】この発明の請求項11に係るマルチセンサ
処理装置は、前記割当決定手段が、他のセンサに割り当
てる処理手段の数を追加するために、処理手段の数を削
減すべきセンサを選択する場合に、処理手段の数を削減
した時の処理時間、演算精度への影響が最も小さいセン
サの処理手段の数を削減することに決定するものであ
る。
[0021] In the multi-sensor processing apparatus according to claim 11 of the present invention, the allocation determining means selects a sensor whose number of processing means should be reduced in order to add the number of processing means to be allocated to another sensor. In this case, the processing time when the number of processing means is reduced and the number of processing means of the sensor which has the least influence on the calculation accuracy are determined to be reduced.

【0022】この発明の請求項12に係るマルチセンサ
処理装置は、前記割当決定手段が、処理手段の数を追加
するセンサを選択する場合に、処理手段の数を追加した
時の処理時間、演算精度への効果が最も大きいセンサの
処理手段の数を追加することを決定するものである。
According to a twelfth aspect of the present invention, in the multi-sensor processing apparatus, when the allocation determining means selects a sensor to which the number of processing means is added, a processing time and an operation time when the number of processing means is added are calculated. It is to decide to add the number of processing means of the sensor that has the greatest effect on accuracy.

【0023】この発明の請求項13に係るマルチセンサ
処理装置は、前記割当決定手段が、処理手段の数を追加
する所望のセンサの処理時間、演算精度への効果が、処
理手段の数を削減する他のセンサの処理時間、演算精度
への影響よりも大きい場合に限って、前記他のセンサに
割り当てる処理手段の数を削減し、前記所望のセンサの
処理手段の数を追加することを決定するものである。
According to a thirteenth aspect of the present invention, in the multi-sensor processing apparatus, the allocation determination unit reduces the number of processing units because the effect on the processing time and calculation accuracy of a desired sensor to which the number of processing units is added is reduced. Only when the processing time of the other sensor is greater than the effect on the calculation accuracy, the number of processing means allocated to the other sensor is reduced, and the number of processing means of the desired sensor is determined to be added. Is what you do.

【0024】この発明の請求項14に係るマルチセンサ
処理装置は、前記処理情報補正手段が、予め定められた
条件を満足する場合のみ、処理情報を更新するものであ
る。
According to a fourteenth aspect of the present invention, in the multi-sensor processing apparatus, the processing information is updated only when the processing information correction means satisfies a predetermined condition.

【0025】この発明の請求項15に係るマルチセンサ
処理装置は、前記処理情報補正手段が、実際の処理時
間、処理結果の演算精度が、既存の処理情報として保持
する値よりも良かった場合にのみ、処理情報を更新する
ものである。
According to a fifteenth aspect of the present invention, in the multi-sensor processing device, the processing information correcting means may be configured such that the actual processing time and the calculation accuracy of the processing result are better than the values held as existing processing information. Only the processing information is updated.

【0026】この発明の請求項16に係るマルチセンサ
処理装置は、前記処理情報補正手段が、実際の処理時
間、処理結果の演算精度が、既存の処理情報として保持
する値を満たせなかった場合にのみ、処理情報を更新す
るものである。
A multi-sensor processing apparatus according to a sixteenth aspect of the present invention is the multi-sensor processing apparatus, wherein the processing information correction means is configured to execute the processing when the actual processing time and the calculation accuracy of the processing result cannot satisfy the values held as existing processing information. Only the processing information is updated.

【0027】この発明の請求項17に係るマルチセンサ
処理装置は、前記処理情報補正手段が、実際の処理時
間、処理結果の演算精度が、予め定められた閾値を越え
た場合のみ、処理情報を更新するものである。
According to a seventeenth aspect of the present invention, in the multi-sensor processing device, the processing information correction means can only process the processing information when the actual processing time and the calculation accuracy of the processing result exceed a predetermined threshold. To be updated.

【0028】この発明の請求項18に係るマルチセンサ
処理装置は、前記処理情報補正手段が、所定の条件を満
足する場合が、予め定められた回数だけ連続して発生し
たときにのみ、処理情報を更新するものである。
In the multi-sensor processing apparatus according to the eighteenth aspect of the present invention, when the processing information correction means satisfies a predetermined condition, the processing information correction means only generates the processing information when a predetermined number of consecutive occurrences occur. Is to be updated.

【0029】この発明の請求項19に係るマルチセンサ
処理装置は、前記処理情報補正手段が、所定の条件を満
足する場合が、予め定められた頻度を越えて発生したと
きにのみ、処理情報を更新するものである。
According to a nineteenth aspect of the present invention, in the multi-sensor processing device, the processing information correction means may output the processing information only when the predetermined condition is satisfied and the frequency exceeds a predetermined frequency. To be updated.

【0030】[0030]

【発明の実施の形態】実施の形態1.この発明の実施の
形態1に係るマルチセンサ処理装置について図面を参照
しながら説明する。図1は、この発明の実施の形態1に
係るマルチセンサ処理装置の構成を示す図である。な
お、各図中、同一符号は同一又は相当部分を示す。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 A multi-sensor processing device according to Embodiment 1 of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing a configuration of a multi-sensor processing device according to Embodiment 1 of the present invention. In the drawings, the same reference numerals indicate the same or corresponding parts.

【0031】図1において、1はレーダ、温度センサ、
赤外線カメラ等のセンサ、2はセンサ1で取得されたデ
ータを処理する、限られた数の処理手段、3はセンサ1
及び処理手段2を制御する制御手段、4はセンサ1、処
理手段2及び制御手段3の間でデータを転送するための
データ転送手段である。なお、処理手段2、制御手段3
は、それぞれ例えばプロセッサ等で構成されている。
In FIG. 1, reference numeral 1 denotes a radar, a temperature sensor,
A sensor such as an infrared camera, 2 has a limited number of processing means for processing data acquired by the sensor 1, and 3 has a sensor 1
And control means 4 for controlling the processing means 2, and data transfer means for transferring data between the sensor 1, the processing means 2 and the control means 3. Note that the processing means 2 and the control means 3
Are each composed of, for example, a processor.

【0032】また、図2は、この発明の実施の形態1に
係るマルチセンサ処理装置の制御手段の構成を示す図で
ある。
FIG. 2 is a diagram showing a configuration of control means of the multi-sensor processing device according to the first embodiment of the present invention.

【0033】図2において、5はオペレータの指示や外
部装置からの情報、過去に行なった各センサ1の処理結
果等から、状況を判断し、使用するセンサ1を決定する
センサ選択手段、6はセンサ選択手段5によって使用す
ると決定された一つないしは複数のセンサ1について、
各々のセンサ1の処理に割り当てる処理手段2の数を決
定する割当決定手段、7は各センサ1に割り当てられた
処理手段2の数に応じて、そのセンサ1の処理内容を決
定する処理選択手段である。なお、センサ選択手段5、
割当決定手段6、処理選択手段7は、それぞれ例えばプ
ロセッサや、ソフトウエア等で構成されている。
In FIG. 2, reference numeral 5 denotes a sensor selecting means for judging a situation and determining a sensor 1 to be used based on an operator's instruction, information from an external device, a processing result of each sensor 1 performed in the past, and the like. For one or more sensors 1 determined to be used by the sensor selection means 5,
Assignment determining means 7 for determining the number of processing means 2 assigned to the processing of each sensor 1, processing selection means 7 for determining the processing content of the sensor 1 in accordance with the number of processing means 2 assigned to each sensor 1 It is. In addition, the sensor selection means 5,
The assignment determining means 6 and the processing selecting means 7 are each composed of, for example, a processor, software, or the like.

【0034】つぎに、この実施の形態1に係るマルチセ
ンサ処理装置の動作について図面を参照しながら説明す
る。
Next, the operation of the multi-sensor processing device according to the first embodiment will be described with reference to the drawings.

【0035】まず、制御手段3は、オペレータの指示や
外部装置からの情報を入力すると共に、過去や直前に処
理した各センサ1の処理結果が存在すれば、これらをセ
ンサ選択手段5に渡す。
First, the control means 3 inputs instructions from an operator and information from an external device, and, if there is a processing result of each sensor 1 processed in the past or immediately before, passes it to the sensor selecting means 5.

【0036】センサ選択手段5では、オペレータの指示
や外部装置からの情報及び各センサ1の処理結果に基づ
き、使用するセンサ1を選択する。一般的には、オペレ
ータや外部装置から特定のセンサ1を使用せよとの指示
があれば、指示されたセンサ1を最優先で選択するであ
ろう。
The sensor selecting means 5 selects a sensor 1 to be used based on an instruction from an operator, information from an external device, and a processing result of each sensor 1. Generally, if there is an instruction from an operator or an external device to use a specific sensor 1, the instructed sensor 1 will be selected with the highest priority.

【0037】オペレータや外部装置から具体的な指示が
ない場合、もしくはあった場合にもオペレータや外部装
置からの付加的な情報や各センサ1の処理結果を使い、
何らかの判断基準に基づき状況を判断し、使用するセン
サ1を選択する。
If there is no specific instruction from the operator or the external device, or if there is, the additional information from the operator or the external device and the processing result of each sensor 1 are used.
The situation is determined based on some criteria, and the sensor 1 to be used is selected.

【0038】あるいは、オペレータや外部装置から具体
的な指示がない場合や決定的な判断基準が得られない場
合など、状況によっては全てのセンサ1を使用すると選
択するかもしれない。
Alternatively, when there is no specific instruction from an operator or an external device, or when a decisive criterion cannot be obtained, it may be selected to use all the sensors 1 depending on the situation.

【0039】ただし、どのような情報を優先し、どのよ
うな判断基準で、どのセンサ1を使用するかを選択する
方法は、本発明の本質ではなく、適用されるシステムの
特性に応じて最適な選択方法が実装されるであろう。
However, the method of selecting what kind of information is to be prioritized, what kind of criterion, and which sensor 1 to use is not the essence of the present invention but the optimum method according to the characteristics of the applied system. Different selection methods will be implemented.

【0040】センサ選択手段5によって使用するセンサ
1が決定されると、使用するセンサ1の情報は、割当決
定手段6に渡される。センサ選択手段5によって単一の
センサ1のみ使用すると決定された場合には、割当決定
手段6では、全ての処理手段2を使用すると決定された
センサ1で得られるデータの処理に割り当てる。あるい
は、そのセンサ1で得られるデータの処理に必要な処理
手段2の数が予めわかる場合には、その数の処理手段2
を割り当てる。
When the sensor 1 to be used is determined by the sensor selecting unit 5, information on the sensor 1 to be used is passed to the assignment determining unit 6. When it is determined by the sensor selection unit 5 that only a single sensor 1 is used, the allocation determination unit 6 allocates to processing of data obtained by the sensor 1 determined to use all the processing units 2. Alternatively, if the number of processing means 2 necessary for processing data obtained by the sensor 1 is known in advance, the number of processing means 2
Assign.

【0041】センサ選択手段5によって 2 つ以上のセ
ンサ1を使用すると決定された場合には、割当決定手段
6は、何らかの方法によって使用すると決定された各セ
ンサ1毎に、割り当てる処理手段2の数を決定する。こ
の時、使用する各センサ1に割り当てられた処理手段2
の総数は、具備する処理手段2の数を越えない。
When it is determined by the sensor selection means 5 that two or more sensors 1 are to be used, the allocation determining means 6 determines the number of processing means 2 to be allocated for each sensor 1 determined to be used by some method. To determine. At this time, the processing means 2 assigned to each sensor 1 to be used
Does not exceed the number of processing means 2 provided.

【0042】割当決定手段6によって、各センサ1毎に
割り当てられる処理手段2の数が決定されると、その情
報は処理選択手段7に渡される。この処理選択手段7で
は、使用すると決定された各センサ1毎に、割り当てら
れた処理手段2の数に応じてそのセンサ1の処理内容を
決定する。すなわち、使用する各センサ1について、割
り当てられた処理手段2の数の範囲内で処理可能な処理
を選択することとなる。
When the number of the processing means 2 allocated to each sensor 1 is determined by the allocation determining means 6, the information is passed to the processing selecting means 7. The processing selection means 7 determines the processing content of the sensor 1 according to the number of processing means 2 assigned to each sensor 1 determined to be used. That is, for each sensor 1 to be used, a process that can be processed within the range of the assigned number of processing means 2 is selected.

【0043】もし、割り当てられた処理手段2の数の範
囲内で処理可能な処理が存在しない場合には、センサ選
択手段5に処理を選択できないセンサ1を通知する。セ
ンサ選択手段5は、直ちに、そのセンサ1の処理を行わ
ない、すなわちそのセンサ1を使用しないように決定
し、オペレータや外部装置及び割当決定手段6、処理選
択手段7にその旨通知するようにしてもよい。
If there is no process that can be processed within the range of the number of allocated processing units 2, the sensor selection unit 5 is notified of the sensor 1 whose processing cannot be selected. The sensor selecting means 5 immediately determines not to perform the processing of the sensor 1, that is, not to use the sensor 1, and notifies the operator, the external device, the allocation determining means 6, and the processing selecting means 7 to that effect. You may.

【0044】あるいは、再度、処理手段2の数の割り当
てを調整するよう割当決定手段6に指示するようにして
もよい。あるいは、そのセンサ1を使用しないか、再調
整するかの指示をオペレータや外部装置に仰ぐようにし
てもよい。
Alternatively, the assignment determining means 6 may be instructed to adjust the assignment of the number of the processing means 2 again. Alternatively, an instruction for not using the sensor 1 or for performing readjustment may be obtained from an operator or an external device.

【0045】いずれにせよ、センサ選択手段5によって
使用するセンサ1が変更になった場合、あるいは再調整
の指示があった場合、割当決定手段6は、再度、各セン
サ1毎に割り当てる処理手段2の数を決定し、処理選択
手段7は、再調整された処理手段2の数に応じて各セン
サ1の処理内容を決定する。
In any case, when the sensor 1 to be used is changed by the sensor selecting means 5 or when a readjustment is instructed, the allocation determining means 6 again executes the processing means 2 to allocate to each sensor 1. Is determined, and the processing selection means 7 determines the processing contents of each sensor 1 according to the number of the processing means 2 readjusted.

【0046】こうして、使用するセンサ1と、各センサ
1に割り当てられる処理手段2の数及び各センサ1の処
理内容が決定すると、制御手段3は、使用するセンサ1
に対して、動作開始の指示を通知する。この時、センサ
1に何らかの動作パラメータの設定が必要な場合には、
制御手段3がこれらのパラメータを直接設定してもよ
く、オペレータや外部装置を介して設定してもよい。
When the sensors 1 to be used, the number of processing means 2 assigned to each sensor 1 and the processing content of each sensor 1 are determined, the control means 3 sets the sensor 1 to be used.
Is notified of an operation start instruction. At this time, if some operation parameters need to be set for the sensor 1,
The control unit 3 may set these parameters directly, or may set them via an operator or an external device.

【0047】また、制御手段3は、各センサ1の処理と
して実際に使用する処理手段2を確定し、それら処理手
段2に対して、処理すべきセンサ1と処理内容、さらに
は同じセンサ1を処理する他の処理手段2の情報を通知
する。
Further, the control means 3 determines the processing means 2 to be actually used as the processing of each sensor 1, and gives the processing means 2 the processing content of the sensor 1 to be processed and the same sensor 1. The information of the other processing means 2 to be processed is notified.

【0048】使用すると決定されたセンサ1は、制御手
段3の指示を受け、動作を開始する。また、使用される
と決定された処理手段2も、制御手段3の指示を受け、
動作を開始する。
The sensor 1 determined to be used receives the instruction from the control means 3 and starts operating. Further, the processing means 2 determined to be used also receives the instruction of the control means 3,
Start operation.

【0049】動作を開始したセンサ1で取得されたデー
タは、別途設けられたバッファメモリに一旦、格納する
ようにしてもよい。この場合、データの取得が完了する
と、制御手段3が対応する処理手段2にバッファリング
されたデータを転送するようにしてもよく、制御手段3
を介さず、処理手段2が直接、バッファリングされたデ
ータを獲得するようにしてもよい。あるいは、センサ1
で取得されたデータは、バッファリングされることな
く、データ転送手段4を介して、直接、所望の処理手段
2に転送するようにしてもよい。この場合、制御手段
3、あるいは処理手段2から予めデータの転送先となる
処理手段2をセンサ1に通知しておく。
The data acquired by the sensor 1 which has started operation may be temporarily stored in a separately provided buffer memory. In this case, when the data acquisition is completed, the control means 3 may transfer the buffered data to the corresponding processing means 2.
Instead, the processing means 2 may directly acquire the buffered data. Alternatively, sensor 1
The data acquired in step (1) may be directly transferred to the desired processing unit 2 via the data transfer unit 4 without being buffered. In this case, the control unit 3 or the processing unit 2 notifies the sensor 1 of the processing unit 2 to which the data is to be transferred in advance.

【0050】処理手段2は、自身が処理すべきセンサ1
の取得データが入力されると、制御手段3によって予め
指示された処理内容に基づき、処理を開始する。処理内
容によっては、同一のセンサ1の処理を行っている他の
処理手段2と適宜、データ転送を行いながら処理を進め
る。所望の処理が完了すると、制御手段3に処理完了を
通知する。これと同時に処理結果を転送してもよい。ま
た、処理結果は、各処理手段2から、あるいは制御手段
3から、オペレータや外部装置に出力される。
The processing means 2 comprises a sensor 1 to be processed by itself.
When the acquired data is input, the processing is started based on the processing contents instructed by the control means 3 in advance. Depending on the processing content, the processing is advanced while performing data transfer with other processing means 2 performing the processing of the same sensor 1 as appropriate. When the desired process is completed, the controller 3 is notified of the completion of the process. At the same time, the processing result may be transferred. The processing result is output from each processing means 2 or the control means 3 to an operator or an external device.

【0051】一般に、センサ1は周期的にデータを取得
し、これを次々に処理していく必要があるが、特に状況
に変化がない場合、すなわち、オペレータや外部装置か
ら特別な指示がない場合や、オペレータや外部装置から
の付加的な情報や各センサの処理結果を使い、何らかの
判断基準に基づき状況を判断しても特に変化がみられな
い場合、上記で決定された使用センサ1、各センサ1に
割り当てられる処理手段2の数及び処理内容に基づき、
定常的に処理を継続する。
In general, it is necessary for the sensor 1 to periodically acquire data and process the data one after another. In particular, when there is no change in the situation, that is, when there is no special instruction from an operator or an external device. In addition, if there is no particular change even if the situation is determined based on some criterion using additional information from the operator or an external device or the processing result of each sensor, the used sensor 1 determined above is used. Based on the number of processing means 2 assigned to the sensor 1 and the processing content,
The processing is continued on a regular basis.

【0052】何らかの状況変化が生じると、すなわち、
オペレータや外部装置からの指示があった場合や、オペ
レータや外部装置からの付加的な情報や各センサの処理
結果を用いた、何らかの判断基準に基づく状況判断に変
化がみられた場合、制御手段3は、直ちに、使用するセ
ンサ1や、各センサ1に割り当てられる処理手段2の数
及び処理内容の再決定を開始する。この時、センサ1や
処理手段2の動作を直ちに停止してもよいし、あるいは
動作を継続したままでもよい。
When some situation change occurs, that is,
If there is an instruction from an operator or an external device, or if there is a change in the situation judgment based on some judgment criteria using additional information from the operator or the external device or the processing result of each sensor, the control means 3 immediately starts redetermining the sensors 1 to be used, the number of processing means 2 assigned to each sensor 1, and the processing content. At this time, the operation of the sensor 1 or the processing means 2 may be stopped immediately, or the operation may be continued.

【0053】再決定の手順は、上記で示した手順と何ら
変わらない。すなわち、センサ選択手段5で使用するセ
ンサ1を決定し、割当決定手段6で各センサ1に割り当
てる処理手段2の数を決定し、処理選択手段7で各セン
サ1の処理内容を決定する。この処理選択手段7で処理
を決定できない場合には、再度この手順を踏み、使用セ
ンサ1、各センサ1に割り当てられる処理手段2の数及
び処理内容を決定し直すかもしれない。
The procedure of the re-determination is not different from the procedure shown above. That is, the sensor 1 to be used is determined by the sensor selecting unit 5, the number of the processing units 2 to be allocated to each sensor 1 is determined by the allocation determining unit 6, and the processing content of each sensor 1 is determined by the processing selecting unit 7. If the processing cannot be determined by the processing selecting means 7, this procedure may be followed again to determine again the number of sensors 1 used, the number of processing means 2 assigned to each sensor 1 and the processing content.

【0054】使用するセンサ1、各センサ1に割り当て
られる処理手段2の数及び処理内容が再決定されると、
制御手段3は、センサ1や処理手段2を再決定された内
容に基づき制御する。
When the number of sensors 1 to be used, the number of processing means 2 allocated to each sensor 1 and the processing content are determined again,
The control means 3 controls the sensor 1 and the processing means 2 based on the re-determined contents.

【0055】このように、本実施の形態1によるマルチ
センサ処理装置では、使用するセンサ1の数に応じて、
具備する処理手段2の総数を越えない範囲で各センサ1
に割り当てる処理手段2の数を決定し、さらに各センサ
1に割り当てられた処理手段2の数の範囲内で処理可能
な処理を選択するように制御するので、常に具備する処
理手段2の処理能力を越えない範囲で、より効果的に処
理手段2を使用することができる。
As described above, in the multi-sensor processing device according to the first embodiment, according to the number of sensors 1 to be used,
Each sensor 1 within a range not exceeding the total number of processing means 2 provided
The number of processing means 2 assigned to each sensor 1 is determined, and furthermore, control is performed so as to select a process that can be processed within the range of the number of processing means 2 assigned to each sensor 1. The processing means 2 can be used more effectively as long as it does not exceed the range.

【0056】なお、センサ1は、物理的に独立した複数
のセンサで構成されていても良く、あるいは物理的には
1 つであるが複数のセンサデータが得られるように構
成されていても良いし、これらが混在しても構わない。
The sensor 1 may be composed of a plurality of physically independent sensors, or may be physically
One sensor data may be obtained, but a plurality of sensor data may be obtained, or these data may be mixed.

【0057】また、制御手段3は、処理手段2とは物理
的に別の装置として構成しても良く、あるいは処理手段
2と同一の装置に構成しても良い。さらに、制御手段3
内のセンサ選択手段5、割当決定手段6及び処理選択手
段7は、同一の装置上に構成しても良いし、複数の装置
上に分散して構成しても良い。
Further, the control means 3 may be constituted as a device physically different from the processing means 2 or may be constituted in the same device as the processing means 2. Further, the control means 3
The sensor selection unit 5, the allocation determination unit 6, and the process selection unit 7 may be configured on the same device, or may be configured to be distributed over a plurality of devices.

【0058】実施の形態2.この発明の実施の形態2に
係るマルチセンサ処理装置について図面を参照しながら
説明する。図3は、この発明の実施の形態2に係るマル
チセンサ処理装置の制御手段の構成を示す図である。
Embodiment 2 Embodiment 2 A multi-sensor processing device according to Embodiment 2 of the present invention will be described with reference to the drawings. FIG. 3 is a diagram showing a configuration of a control unit of the multi-sensor processing device according to Embodiment 2 of the present invention.

【0059】図3において、8はセンサ選択手段5によ
り使用すると決定される各センサ1の優先度を算出する
優先度算出手段であり、他は実施の形態1と同一であ
る。なお、優先度算出手段8は、例えばプロセッサや、
ソフトウエア等で構成されている。
In FIG. 3, reference numeral 8 denotes priority calculating means for calculating the priority of each sensor 1 determined to be used by the sensor selecting means 5, and the other components are the same as those in the first embodiment. Note that the priority calculation means 8 is, for example, a processor,
It is composed of software and the like.

【0060】つぎに、この実施の形態2に係るマルチセ
ンサ処理装置の動作について図面を参照しながら説明す
る。
Next, the operation of the multi-sensor processing device according to the second embodiment will be described with reference to the drawings.

【0061】マルチセンサ処理装置全体の基本的な一連
の動作は、上記実施の形態1によるマルチセンサ処理装
置に準ずる。
A series of basic operations of the entire multi-sensor processing apparatus are based on the multi-sensor processing apparatus according to the first embodiment.

【0062】すなわち、制御手段3は、オペレータの指
示や外部装置からの情報、過去に処理した各センサ1の
処理結果等を元に、センサ選択手段5によって使用する
センサ1を決定し、割当決定手段6によって各センサ1
に割り当てる処理手段2の数を決定し、処理選択手段7
によって各センサ1の処理内容を決定した後、これらに
基づき、センサ1や処理手段2を制御する。また、何ら
かの状況変化が生じると、直ちに、使用するセンサ1
や、各センサ1に割り当てられる処理手段2の数及び処
理内容を再決定し、センサ1や処理手段2を制御する。
That is, the control means 3 determines the sensor 1 to be used by the sensor selection means 5 on the basis of an operator's instruction, information from an external device, the processing result of each sensor 1 processed in the past, etc. Each sensor 1 by means 6
The number of processing means 2 to be assigned to the
After the processing contents of each sensor 1 are determined, the sensor 1 and the processing means 2 are controlled based on these. In addition, as soon as any situation change occurs, the sensor 1
Also, the number of processing means 2 assigned to each sensor 1 and the processing content are determined again, and the sensors 1 and processing means 2 are controlled.

【0063】ここで、本実施の形態2によるマルチセン
サ処理装置では、センサ選択手段5により使用すると決
定するセンサ1が複数個存在する場合、優先度算出手段
8により使用する各センサ1の優先度を算出し、割当決
定手段6では、この優先度情報を参考にして、使用する
各センサ1に割り当てる処理手段2の数を決定する方式
を採る。
Here, in the multi-sensor processing apparatus according to the second embodiment, when there are a plurality of sensors 1 to be determined to be used by the sensor selecting means 5, the priority calculating means 8 determines the priority of each sensor 1 to be used. Is calculated, and the assignment determining means 6 adopts a method of determining the number of processing means 2 to be assigned to each sensor 1 to be used with reference to the priority information.

【0064】制御手段3は、オペレータの指示や外部装
置からの情報を入力すると共に、過去や直前に処理した
各センサ1の処理結果が存在すれば、これらをセンサ選
択手段5に渡す。
The control means 3 inputs an operator's instruction and information from an external device and, if there is a processing result of each sensor 1 processed in the past or immediately before, passes it to the sensor selecting means 5.

【0065】センサ選択手段5では、オペレータの指示
や外部装置からの情報及び各センサ1の処理結果に基づ
き、使用するセンサ1を選択する。センサ選択手段5
は、複数個のセンサ1を使用すると決定した場合、使用
すると決定した各センサ1の処理優先度を優先度算出手
段8により算出する。
The sensor selecting means 5 selects a sensor 1 to be used based on an operator's instruction, information from an external device, and a processing result of each sensor 1. Sensor selection means 5
When the use of a plurality of sensors 1 is determined, the processing priority of each sensor 1 determined to be used is calculated by the priority calculation means 8.

【0066】ここで、使用するセンサ1の選択と各セン
サ1の優先度の算出は、同時に行われてもよい。あるい
は、まず使用するセンサ1を決定した後、各センサ1の
優先度を算出するようにしてもよい。あるいは、先に全
センサ1の優先度を算出した後、この優先度情報を参考
に使用するセンサ1を決定するようにしてもよい。この
場合、優先度が予め定められた閾値を越えるようなセン
サ1を使用すると決定するかもしれない。
Here, the selection of the sensors 1 to be used and the calculation of the priority of each sensor 1 may be performed simultaneously. Alternatively, the priority of each sensor 1 may be calculated after determining the sensor 1 to be used. Alternatively, after calculating the priorities of all the sensors 1 first, the sensors 1 to be used may be determined with reference to the priority information. In this case, one may decide to use a sensor 1 whose priority exceeds a predetermined threshold.

【0067】各センサ1の優先度は、一般的には、オペ
レータや外部装置から特定のセンサ1を使用せよとの指
示があれば、指示されたセンサ1の優先度が最も高くな
るであろう。他のセンサ1の優先度は、オペレータや外
部装置からの付加的な情報や各センサ1の処理結果を使
い、何らかの判断基準に基づき算出される。オペレータ
や外部装置から具体的な指示がない場合や決定的な判断
基準が得られない場合など、状況によっては全てあるい
は一部のセンサ1の優先度は同じ値をとるかもしれな
い。ただし、どのような情報を優先し、どのような判断
基準で、どのようにして各センサ1の優先度を決定する
かという優先度の決定方法は、本発明の本質ではなく、
適用されるシステムの特性に応じて最適な優先度決定方
法が実装されるであろう。
In general, the priority of each sensor 1 will be the highest when the operator or an external device gives an instruction to use a specific sensor 1. . The priority of the other sensors 1 is calculated based on some criterion using additional information from an operator or an external device and processing results of each sensor 1. The priority of all or some of the sensors 1 may have the same value depending on the situation, such as when there is no specific instruction from an operator or an external device, or when a definitive criterion cannot be obtained. However, the method of determining the priority of what kind of information is prioritized, by what kind of criterion, and how to determine the priority of each sensor 1 is not the essence of the present invention.
An optimal priority determination method will be implemented depending on the characteristics of the applied system.

【0068】以上のようにして、センサ選択手段5によ
って使用するセンサ1と、その優先度が決定されると、
これらの情報は割当決定手段6に渡される。センサ選択
手段5によって単一のセンサ1のみ使用すると決定され
た場合には、割当決定手段6では、全ての処理手段2を
使用すると決定されたセンサ1で得られるデータの処理
に割り当てる。あるいは、そのセンサ1で得られるデー
タの処理に必要な処理手段2の数が予めわかる場合に
は、その数の処理手段2を割り当てる。
As described above, when the sensor 1 to be used and its priority are determined by the sensor selecting means 5,
These pieces of information are passed to the assignment determining means 6. When it is determined by the sensor selection unit 5 that only a single sensor 1 is used, the allocation determination unit 6 allocates to processing of data obtained by the sensor 1 determined to use all the processing units 2. Alternatively, if the number of processing units 2 necessary for processing the data obtained by the sensor 1 is known in advance, that number of processing units 2 is assigned.

【0069】センサ選択手段5によって 2 つ以上のセ
ンサ1を使用すると決定された場合には、割当決定手段
6は、各センサ1の優先度を参考にして、何らかの方法
によって使用すると決定された各センサ1毎に、割り当
てる処理手段2の数を決定する。この時、使用する各セ
ンサ1に割り当てられた処理手段2の総数は、具備する
処理手段2の数を越えない。
If it is determined by the sensor selection means 5 that two or more sensors 1 are to be used, the allocation determination means 6 refers to the priority of each sensor 1 and determines whether to use it by any method. The number of processing means 2 to be assigned is determined for each sensor 1. At this time, the total number of processing means 2 assigned to each sensor 1 to be used does not exceed the number of processing means 2 provided.

【0070】割当決定手段6によって、各センサ1毎に
割り当てられる処理手段2の数が決定されると、その情
報は処理選択手段7に渡される。処理選択手段7では、
使用すると決定された各センサ1毎に、割り当てられた
処理手段2の数に応じてそのセンサ1の処理内容を決定
する。すなわち、使用する各センサ1について、割り当
てられた処理手段2の数の範囲内で処理可能な処理を選
択することとなる。
When the number of processing means 2 allocated to each sensor 1 is determined by the allocation determining means 6, the information is passed to the processing selecting means 7. In the processing selection means 7,
For each sensor 1 determined to be used, the processing content of that sensor 1 is determined according to the number of assigned processing means 2. That is, for each sensor 1 to be used, a process that can be processed within the range of the assigned number of processing means 2 is selected.

【0071】もし、割り当てられた処理手段2の数の範
囲内で処理可能な処理が存在しない場合には、センサ選
択手段5に処理を選択できないセンサ1を通知する。セ
ンサ選択手段5では、処理を選択できないセンサ1の優
先度を調べ、所定の優先度以下なら、直ちに、そのセン
サ1の処理を行わない、すなわちそのセンサ1を使用し
ないように決定してもよい。また、処理を選択できない
センサ1の優先度が所定の優先度より高い場合には、使
用すると決定している各センサ1の優先度を再調整して
もよい。この場合、処理を選択できないセンサ1及びこ
のセンサ1より優先度の高いセンサ1の優先度をより高
くし直すかもしれない。あるいは、処理を選択できない
センサ1よりも優先度の低いセンサ1の優先度をより低
くし直すかもしれない。また、そのセンサ1を使用しな
いか、優先度を再調整するかの指示をオペレータや外部
装置に仰ぐようにしてもよい。
If there is no process that can be processed within the range of the assigned number of processing units 2, the sensor selection unit 5 is notified of the sensor 1 whose processing cannot be selected. The sensor selecting unit 5 checks the priority of the sensor 1 for which the processing cannot be selected, and if the priority is equal to or lower than the predetermined priority, the sensor 1 may immediately determine that the processing of the sensor 1 is not performed, that is, the sensor 1 is not used. . If the priority of the sensor 1 for which processing cannot be selected is higher than a predetermined priority, the priority of each sensor 1 determined to be used may be readjusted. In this case, the priority of the sensor 1 for which the process cannot be selected and the sensor 1 having a higher priority than this sensor 1 may be made higher. Alternatively, the priority of the sensor 1 having a lower priority than the sensor 1 whose processing cannot be selected may be reduced again. Further, the operator or the external device may be instructed whether to use the sensor 1 or to readjust the priority.

【0072】センサ選択手段5によって使用するセンサ
1やその優先度が変更になった場合、割当決定手段6
は,再度,各センサ1毎に割り当てる処理手段2の数を
決定し、処理選択手段7は,再調整された処理手段2の
数に応じて各センサ1の処理内容を決定する。
When the sensor 1 to be used and its priority are changed by the sensor selecting means 5, the assignment determining means 6
Determines again the number of processing means 2 assigned to each sensor 1, and the processing selection means 7 determines the processing content of each sensor 1 according to the number of processing means 2 readjusted.

【0073】こうして、使用するセンサ1と、各センサ
1に割り当てられる処理手段2の数及び各センサ1の処
理内容が決定すると、制御手段3は、これらに基づき、
センサ1や処理手段2を制御する。
When the sensors 1 to be used, the number of processing means 2 assigned to each sensor 1 and the processing content of each sensor 1 are determined in this way, the control means 3
It controls the sensor 1 and the processing means 2.

【0074】以上のように、本実施の形態2によるマル
チセンサ処理装置では、使用する各センサ1毎に優先度
を設定し、この優先度情報に基づき各センサ1に割り当
てる処理手段2の数を決定するので、常に具備する処理
手段2の処理能力を越えない範囲で、かつ各センサ1の
重要度に応じて、より効果的に処理手段2を使用するこ
とができる。
As described above, in the multi-sensor processing apparatus according to the second embodiment, the priority is set for each sensor 1 to be used, and the number of processing means 2 assigned to each sensor 1 is determined based on this priority information. Since the determination is made, the processing unit 2 can be used more effectively within a range that does not exceed the processing capability of the processing unit 2 that is always provided and according to the importance of each sensor 1.

【0075】実施の形態3.この発明の実施の形態3に
係るマルチセンサ処理装置について図面を参照しながら
説明する。この発明の実施の形態3に係るマルチセンサ
処理装置の構成は、図3示す上記実施の形態2と同様で
ある。
Embodiment 3 Third Embodiment A multi-sensor processing device according to a third embodiment of the present invention will be described with reference to the drawings. The configuration of the multi-sensor processing device according to Embodiment 3 of the present invention is the same as that of Embodiment 2 shown in FIG.

【0076】マルチセンサ処理装置全体の基本的な一連
の動作は、実施の形態2によるマルチセンサ処理装置に
準ずる。
A series of basic operations of the entire multi-sensor processing apparatus are based on the multi-sensor processing apparatus according to the second embodiment.

【0077】すなわち、制御手段3は、オペレータの指
示や外部装置からの情報、過去に処理した各センサ1の
処理結果等を元に、センサ選択手段5によって使用する
センサ1を優先度算出手段8によって使用する各センサ
1の優先度を決定し、割当決定手段6によって優先度情
報を参考に各センサ1に割り当てる処理手段2の数を決
定し、処理選択手段7によって各センサ1の処理内容を
決定した後、これらに基づき、センサ1や処理手段2を
制御する。また、何らかの状況変化が生じると、直ち
に、使用するセンサ1や、各センサ1に割り当てられる
処理手段2の数及び処理内容を再決定し、センサ1や処
理手段2を制御する。
That is, the control means 3 determines the sensor 1 to be used by the sensor selection means 5 based on the instruction of the operator, information from an external device, the processing result of each sensor 1 processed in the past, and the like. , The priority of each sensor 1 to be used is determined, the number of processing means 2 to be allocated to each sensor 1 is determined by the allocation determining means 6 with reference to the priority information, and the processing content of each sensor 1 is determined by the processing selecting means 7. After the determination, the sensor 1 and the processing means 2 are controlled based on these. In addition, as soon as any situation change occurs, the sensor 1 to be used and the number and processing contents of the processing means 2 assigned to each sensor 1 are determined again, and the sensors 1 and the processing means 2 are controlled.

【0078】ここで、本実施の形態3によるマルチセン
サ処理装置では、割当決定手段6において、使用する各
センサ1の優先度情報を参考に、各センサ1に割り当て
る処理手段2の数を決定する場合に、最も優先度の高い
センサ1から順に、そのセンサ1に割り当てる処理手段
2の数を決定する方式を採る。
Here, in the multi-sensor processing device according to the third embodiment, the number of the processing means 2 to be allocated to each sensor 1 is determined by the allocation determining means 6 with reference to the priority information of each sensor 1 to be used. In this case, a method is adopted in which the number of processing means 2 allocated to the sensor 1 is determined in order from the sensor 1 having the highest priority.

【0079】センサ選択手段5によって使用するセンサ
1とその優先度が決定されると、これらの情報は割当決
定手段6に渡される。センサ選択手段5によって単一の
センサ1のみ使用すると決定された場合には、割当決定
手段6では、全ての処理手段2を使用すると決定された
センサ1で得られるデータの処理に割り当てる。あるい
は、そのセンサ1で得られるデータの処理に必要な処理
手段2の数が予めわかる場合には、その数の処理手段2
を割り当てる。
When the sensor 1 to be used and its priority are determined by the sensor selecting means 5, the information is passed to the assignment determining means 6. When it is determined by the sensor selection unit 5 that only a single sensor 1 is used, the allocation determination unit 6 allocates to processing of data obtained by the sensor 1 determined to use all the processing units 2. Alternatively, if the number of processing means 2 necessary for processing data obtained by the sensor 1 is known in advance, the number of processing means 2
Assign.

【0080】センサ選択手段5によって 2 つ以上のセ
ンサ1を使用すると決定された場合には、割当決定手段
6は、各センサ1の優先度を参考にして、各センサ1に
割り当てる処理手段2の数を決定する。この場合、割当
決定手段6は、次のような手順で各センサ1に割り当て
る処理手段2の数を決定する。
When it is determined by the sensor selection means 5 that two or more sensors 1 are to be used, the allocation determination means 6 refers to the priority of each sensor 1 and refers to the processing means 2 assigned to each sensor 1. Determine the number. In this case, the assignment determining means 6 determines the number of processing means 2 to be assigned to each sensor 1 in the following procedure.

【0081】割当決定手段6は、まず最も優先度の高い
センサ1に着目し、そのセンサ1の処理を行うために必
要とする処理手段2の数の最大値と、まだ他のセンサ1
に割り当られていない処理手段2の数とを比較し、より
小さい方の処理手段2の数を、このセンサ1に割り当て
る処理手段2の数とする。
The allocation determining means 6 first focuses on the sensor 1 having the highest priority, and determines the maximum value of the number of processing means 2 required for processing the sensor 1 and the other sensor 1
Is compared with the number of the processing means 2 not assigned to the sensor 1, and the smaller number of the processing means 2 is set as the number of the processing means 2 allocated to the sensor 1.

【0082】続いて、次に優先度の高いセンサ1に着目
し、同様にしてこのセンサ1に割り当てる処理手段2の
数を決定する。以下同様にして、使用すると決定された
センサ1の全てについて、優先度の高いものから順に、
割り当てる処理手段2の数を決定する。
Subsequently, focusing on the sensor 1 having the next highest priority, the number of processing means 2 to be assigned to this sensor 1 is determined in the same manner. Hereinafter, in the same manner, for all of the sensors 1 determined to be used, in descending order of priority,
The number of processing means 2 to be allocated is determined.

【0083】ここで、各センサ1に割り当てられた処理
手段2の数の総和は、具備する処理手段2の総数を越え
ることはない。使用すると決定された各センサ1の処理
に必要な処理手段2の数の最大値の総和が、具備する処
理手段2の総数を越える場合、優先度の低いセンサ1に
割り当てられた処理手段2の数は0となる。すなわち、
優先度の低いセンサ1には処理手段2は割り当てられな
い。
Here, the sum of the number of processing means 2 assigned to each sensor 1 does not exceed the total number of processing means 2 provided. If the sum of the maximum values of the number of processing means 2 necessary for processing of each sensor 1 determined to be used exceeds the total number of processing means 2 provided, the processing means 2 assigned to the sensor 1 with a lower priority The number is 0. That is,
The processing means 2 is not assigned to the sensor 1 having a low priority.

【0084】こうして、割当決定手段6によって、各セ
ンサ1毎に割り当てられる処理手段2の数が決定される
と、その情報は処理選択手段7に渡される。この処理選
択手段7では、使用すると決定された各センサ1毎に、
割り当てられた処理手段2の数に応じてそのセンサ1の
処理内容を決定する。すなわち、使用する各センサ1に
ついて、割り当てられた処理手段2の数の範囲内で処理
可能な処理を選択することとなる。
When the number of processing means 2 allocated to each sensor 1 is determined by the allocation determining means 6, the information is passed to the processing selecting means 7. In this processing selection means 7, for each sensor 1 determined to be used,
The processing content of the sensor 1 is determined according to the number of the processing means 2 assigned. That is, for each sensor 1 to be used, a process that can be processed within the range of the assigned number of processing means 2 is selected.

【0085】割り当てられた処理手段2の数が0である
場合や、割り当てられた処理手段2の数が最低限必要な
処理手段2の数を下回る場合、そのセンサ1の処理を選
択することができない。この場合には、処理選択手段7
は、センサ選択手段5に処理を選択できないセンサ1を
通知する。
When the number of allocated processing means 2 is 0 or when the number of allocated processing means 2 is smaller than the minimum required number of processing means 2, the processing of the sensor 1 may be selected. Can not. In this case, the processing selection means 7
Notifies the sensor selection means 5 of the sensor 1 for which processing cannot be selected.

【0086】センサ選択手段5では、処理選択手段7か
ら処理を選択できないセンサ1を通知されると、そのセ
ンサ1の優先度を調べ、所定の優先度以下なら、直ち
に、そのセンサ1の処理を行わない、すなわちそのセン
サ1を使用しないように決定してもよい。また、処理を
選択できないセンサ1の優先度が所定の優先度より高い
場合には、各センサ1に割り当てる処理手段2の数を再
調整するよう割当決定手段6に指示するようにしてもよ
い。この時に、使用すると決定している各センサの優先
度を再調整してもよい。この場合、処理を選択できない
センサ1及びこのセンサ1より優先度の高いセンサ1の
優先度をより高くし直すかもしれない。あるいは、処理
を選択できないセンサ1よりも優先度の低いセンサ1の
優先度をより低くし直すかもしれない。また、そのセン
サ1を使用しないか、各センサ1の優先度や割り当てる
処理手段2の数を再調整するかの指示をオペレータや外
部装置に仰ぐようにしてもよい。
When the sensor selecting unit 5 is notified of the sensor 1 for which processing cannot be selected from the processing selecting unit 7, the sensor selecting unit 5 checks the priority of the sensor 1, and if the priority is lower than the predetermined priority, immediately executes the processing of the sensor 1. The determination may not be performed, that is, the sensor 1 may not be used. If the priority of the sensor 1 for which processing cannot be selected is higher than a predetermined priority, the assignment determining means 6 may be instructed to readjust the number of processing means 2 assigned to each sensor 1. At this time, the priority of each sensor determined to be used may be readjusted. In this case, the priority of the sensor 1 for which the process cannot be selected and the sensor 1 having a higher priority than this sensor 1 may be made higher. Alternatively, the priority of the sensor 1 having a lower priority than the sensor 1 whose processing cannot be selected may be reduced again. Further, the operator or an external device may be instructed whether to use the sensor 1 or to readjust the priority of each sensor 1 or the number of the processing means 2 to be assigned.

【0087】センサ選択手段5によって使用するセンサ
1やその優先度が変更になった場合、あるいは各センサ
1に割り当てる処理手段2の数を再調整するよう指示が
あった場合、割当決定手段6は、再度、各センサ1毎に
割り当てる処理手段2の数を決定し直す。
When the sensor 1 to be used and its priority are changed by the sensor selecting means 5, or when an instruction is given to readjust the number of processing means 2 to be assigned to each sensor 1, the assignment determining means 6 Then, the number of processing means 2 assigned to each sensor 1 is determined again.

【0088】割当決定手段6は、使用するセンサ1やそ
の優先度が変更になった場合、はじめに使用するセンサ
1やその優先度が決定された時と同様な手順で、各セン
サ1に割り当る処理手段2の数を再決定する。すなわ
ち、使用すると決定されたセンサ1の全てについて、最
も優先度の高いセンサ1から順に、そのセンサ1の処理
を行うために必要とする処理手段2の数の最大値と、ま
だ他のセンサ1に割り当られていない処理手段2の数と
を比較し、より小さい方の処理手段2の数を、このセン
サ1に割り当てる処理手段2の数とする。
When the sensor 1 to be used and its priority are changed, the assignment determining means 6 assigns the sensor 1 to each sensor 1 in the same procedure as when the sensor 1 to be used and its priority are determined first. The number of processing means 2 is determined again. That is, for all of the sensors 1 determined to be used, the maximum value of the number of processing units 2 required to perform the processing of the sensor 1 is determined in order from the sensor 1 having the highest priority, and the other sensors 1 Is compared with the number of the processing means 2 not assigned to the sensor 1, and the smaller number of the processing means 2 is set as the number of the processing means 2 allocated to the sensor 1.

【0089】一方、使用するセンサ1やその優先度が前
回から変更なく、単に各センサ1に割り当てる処理手段
2の数を再調整するよう指示があった場合には、次のよ
うな手順で各センサ1に割り当てる処理手段2の数を決
定する。
On the other hand, when the sensor 1 to be used and its priority are not changed from the previous time, and there is an instruction to simply readjust the number of the processing means 2 allocated to each sensor 1, the following procedure is performed. The number of processing means 2 assigned to the sensor 1 is determined.

【0090】割当決定手段6は、直前に実施した各セン
サ1への処理手段2の数の割り当てによって、処理が選
択されているセンサ1のうち、最も優先度の低いセンサ
1から順に、割り当てられている処理手段2の数を削減
可能であるか調べ、可能であれば割り当てられている処
理手段2の数を削減する。
The allocation determining means 6 allocates the number of processing means 2 to each sensor 1 performed immediately before, in order from the sensor 1 whose processing is selected, the sensor 1 having the lowest priority. It is checked whether the number of processing means 2 assigned can be reduced, and if possible, the number of assigned processing means 2 is reduced.

【0091】こうして未割り当ての処理手段2が発生す
れば、次に処理が選択できなかったセンサ1のうち、優
先度の高いセンサ1から順に、そのセンサ1の処理を行
うために必要とする処理手段2の数の最小値と、まだ他
のセンサ1に割り当られていない処理手段2の数とを比
較し、より小さい方の処理手段2の数を、このセンサ1
に割り当てる処理手段2の数とする。
When the unassigned processing means 2 is generated in this way, among the sensors 1 whose processing cannot be selected next, the processing necessary for performing the processing of the sensor 1 in order from the sensor 1 having the highest priority. The minimum value of the number of the processing means 2 is compared with the number of the processing means 2 which has not been assigned to another sensor 1 and the smaller number of the processing means 2 is determined.
Is the number of processing means 2 to be assigned to.

【0092】割当決定手段6は、処理が選択できなかっ
たセンサ1の全てに処理手段2が割り当てられるまで、
処理が選択されているセンサ1からの処理手段2の数の
削減と、処理が選択できなかったセンサ1への処理手段
2の数の割り当てを繰り返し実施する。
The allocation determining means 6 continues until the processing means 2 is allocated to all of the sensors 1 for which the processing could not be selected.
The reduction of the number of processing means 2 from the sensor 1 for which processing is selected and the allocation of the number of processing means 2 to the sensor 1 for which processing could not be selected are repeatedly performed.

【0093】以上の手順により、使用すると決定された
全てのセンサ1に対して処理手段2の数が割り当てられ
た時、いずれのセンサ1にも割り当てられていない処理
手段2が存在する場合であっても、割当決定手段6は直
ちに各センサ1への処理手段2の数の割り当てを決定し
てしまってもよい。あるいは、いずれのセンサ1にも割
り当てられていない処理手段2の数が最小となるよう
に、各センサ1に割り当られている処理手段2の数を調
整するようにしてもよい。
According to the above procedure, when the number of the processing means 2 is allocated to all the sensors 1 determined to be used, there is a processing means 2 which is not allocated to any of the sensors 1. However, the assignment determining means 6 may immediately determine the assignment of the number of the processing means 2 to each sensor 1. Alternatively, the number of processing units 2 assigned to each sensor 1 may be adjusted so that the number of processing units 2 not assigned to any of the sensors 1 is minimized.

【0094】割当決定手段6は、直前に実施した各セン
サ1への処理手段2の数の割り当てによって、処理が選
択されているセンサ1の全てから、処理手段2の数を削
減した場合であっても、処理が選択できなかったセンサ
1の全てに処理手段2を割り当てることができなかった
場合には、センサ選択手段5にその旨通知する。
The assignment determining means 6 is a case where the number of processing means 2 is reduced from all the sensors 1 for which processing is selected by the assignment of the number of processing means 2 to each sensor 1 performed immediately before. However, if the processing unit 2 cannot be assigned to all of the sensors 1 for which the processing could not be selected, the sensor selecting unit 5 is notified.

【0095】センサ選択手段5は、割当決定手段6から
処理が選択できなかったセンサ1の全てに処理手段2を
割り当てることができないと通知された場合、センサ1
を使用しないと決定するための優先度の閾値を変更する
ようにしてもよい。この場合、オペレータや外部装置
に、優先度の閾値を変更してもよいか指示を仰ぐように
してもよい。優先度の閾値を変更した場合、再度、使用
するセンサ1とその優先度を決定し、割当決定手段6で
はこれに基づき各センサ1に割り当てる処理手段2の数
を決定する。この場合の割当決定手段6における各セン
サ1に割り当てる処理手段2の数の決定手順は、使用す
るセンサ1やその優先度が変更になった場合と何ら変わ
りない。
When the sensor selecting means 5 is notified by the allocation determining means 6 that the processing means 2 cannot be allocated to all of the sensors 1 for which the processing could not be selected, the sensor 1
The threshold value of the priority for deciding not to use may be changed. In this case, an operator or an external device may be instructed to change the priority threshold. When the priority threshold is changed, the sensors 1 to be used and their priorities are determined again, and the allocation determining unit 6 determines the number of processing units 2 allocated to each sensor 1 based on this. In this case, the procedure for determining the number of processing means 2 to be allocated to each sensor 1 in the allocation determining means 6 is no different from the case where the sensor 1 to be used and its priority are changed.

【0096】こうして、最終的に使用すると決定された
センサ1の全てについて、処理手段2の数が割り当てら
れ、また処理選択手段7により、各センサ1の処理内容
が決定される。制御手段3は、これらに基づき、センサ
1や処理手段2を制御する。
In this way, the number of processing means 2 is assigned to all of the sensors 1 finally determined to be used, and the processing contents of each sensor 1 are determined by the processing selecting means 7. The control means 3 controls the sensor 1 and the processing means 2 based on these.

【0097】以上のように、本実施の形態3によるマル
チセンサ処理装置では、優先度の高いセンサ1から順
に、そのセンサ1の処理を満足するような処理手段2の
数を割り当てていくので、常に具備する処理手段2の処
理能力を越えない範囲で、各センサ1の重要度の高いも
のほど、より効果的に処理手段2を使用することができ
る。
As described above, in the multi-sensor processing apparatus according to the third embodiment, the number of processing means 2 that satisfies the processing of the sensor 1 is assigned in order from the sensor 1 with the highest priority. The higher the importance of each sensor 1, the more effectively the processing means 2 can be used within a range not exceeding the processing capacity of the processing means 2 which is always provided.

【0098】実施の形態4.この発明の実施の形態4に
係るマルチセンサ処理装置について図面を参照しながら
説明する。この発明の実施の形態4に係るマルチセンサ
処理装置の構成は、図3示す上記実施の形態2と同様で
ある。
Embodiment 4 Fourth Embodiment A multi-sensor processing device according to a fourth embodiment of the present invention will be described with reference to the drawings. The configuration of the multi-sensor processing apparatus according to Embodiment 4 of the present invention is the same as that of Embodiment 2 shown in FIG.

【0099】マルチセンサ処理装置全体の基本的な一連
の動作は、実施の形態2によるマルチセンサ処理装置に
準ずる。
A series of basic operations of the entire multi-sensor processing apparatus conform to the multi-sensor processing apparatus according to the second embodiment.

【0100】すなわち、制御手段3は、オペレータの指
示や外部装置からの情報、過去に処理した各センサの処
理結果等を元に、センサ選択手段5によって使用するセ
ンサ1を優先度算出手段8によって使用する各センサ1
の優先度を決定し、割当決定手段6によって優先度情報
を参考に各センサ1に割り当てる処理手段2の数を決定
し、処理選択手段7によって各センサ1の処理内容を決
定した後、これらに基づき、センサ1や処理手段2を制
御する。また、何らかの状況変化が生じると、直ちに、
使用するセンサ1や、各センサ1に割り当てられる処理
手段2の数及び処理内容を再決定し、センサ1や処理手
段2を制御する。
That is, the control means 3 determines the sensor 1 to be used by the sensor selection means 5 by the priority calculation means 8 based on the instructions of the operator, information from external devices, the processing results of each sensor processed in the past, and the like. Each sensor 1 to be used
, The number of processing means 2 to be assigned to each sensor 1 is determined by the allocation determining means 6 with reference to the priority information, and the processing content of each sensor 1 is determined by the processing selecting means 7. The sensor 1 and the processing means 2 are controlled based on the information. Also, as soon as any situation changes,
The number of sensors 1 to be used and the number of processing means 2 assigned to each sensor 1 and the processing content are determined again, and the sensors 1 and the processing means 2 are controlled.

【0101】ここで、本実施の形態4によるマルチセン
サ処理装置では、割当決定手段6において、具備する処
理手段2を使用する各センサ1に一旦、均等に分配した
後、各センサ1の処理手段2の数に過不足かあるかどう
かを調べ、処理手段2か過剰に割り当てられているセン
サ1や優先度の低いセンサ1の処理手段2を、処理手段
2が不足しているセンサ1や優先度の高いセンサ1に再
分配する方式を採る。
Here, in the multi-sensor processing device according to the fourth embodiment, the allocation determining means 6 once distributes the processing means 2 provided to each sensor 1 evenly, and then the processing means of each sensor 1 It is checked whether there is an excess or deficiency in the number of sensors 2, and the processing means 2 or the sensor 1 which has been excessively assigned or the processing means 2 of the sensor 1 with a low priority is replaced with the sensor 1 or the priority A method of redistribution to the sensor 1 having a high degree is employed.

【0102】センサ選択手段5によって使用するセンサ
1とその優先度が決定されると、これらの情報は割当決
定手段6に渡される。センサ選択手段5によって単一の
センサ1のみ使用すると決定された場合には、割当決定
手段6では、全ての処理手段2を使用すると決定された
センサ1で得られるデータの処理に割り当てる。あるい
は、そのセンサ1で得られるデータの処理に必要な処理
手段2の数が予めわかる場合には、その数の処理手段2
を割り当てる。
When the sensor 1 to be used and its priority are determined by the sensor selecting means 5, the information is passed to the assignment determining means 6. When it is determined by the sensor selection unit 5 that only a single sensor 1 is used, the allocation determination unit 6 allocates to processing of data obtained by the sensor 1 determined to use all the processing units 2. Alternatively, if the number of processing means 2 necessary for processing data obtained by the sensor 1 is known in advance, the number of processing means 2
Assign.

【0103】センサ選択手段5によって 2 つ以上のセ
ンサ1を使用すると決定された場合には、割当決定手段
6は、次のような手順で各センサ1に割り当てる処理手
段2の数を決定する。
When the use of two or more sensors 1 is determined by the sensor selecting means 5, the allocation determining means 6 determines the number of processing means 2 to be allocated to each sensor 1 in the following procedure.

【0104】割当決定手段6は、使用すると決定された
センサ1の全てに対して、均等に処理手段2の数を割り
当てる。この時、使用する各センサ1に割り当てられた
処理手段2の総数は、具備する処理手段2の数を越えな
い。
The allocation determining means 6 equally allocates the number of processing means 2 to all of the sensors 1 determined to be used. At this time, the total number of processing means 2 assigned to each sensor 1 to be used does not exceed the number of processing means 2 provided.

【0105】続いて、割当決定手段6は、使用すると決
定されたセンサ1の全てに対して、割り当てた処理手段
2の数に過不足があるかを調べる。
Subsequently, the allocation determining means 6 checks whether there is an excess or deficiency in the number of processing means 2 allocated to all of the sensors 1 determined to be used.

【0106】この時、処理選択手段7を使用してもよ
い。処理選択手段7は、各センサ1に割り当てられた処
理手段2の数に応じて、そのセンサ1の処理内容を決定
するので、今割り当てた処理手段2の数とその前後につ
いて、処理選択手段7で処理内容が決定できるかどうか
をみれば、割り当てた処理手段2の数の過不足を知るこ
とができる。
At this time, the processing selection means 7 may be used. The processing selection means 7 determines the processing content of the sensor 1 in accordance with the number of processing means 2 assigned to each sensor 1. Therefore, the processing selection means 7 By checking whether or not the processing content can be determined, it is possible to know whether the number of the allocated processing means 2 is excessive or insufficient.

【0107】割当決定手段6は、使用すると決定された
センサ1の全てに対して、割り当てた処理手段2の数に
過不足があるかを調べた後、過剰に処理手段2が割り当
てられているセンサ1について、過剰分の処理手段2の
数を削減し、未割り当ての処理手段2として計上する。
この結果、この時点で、処理手段2が過剰に割り当てら
れているセンサ1は存在せず、処理手段2の数を削減さ
れたセンサ1、すなわち以前は処理手段2が過剰に割り
当てられていたセンサ1に割り当てられている処理手段
2の数は、そのセンサ1の処理を行うために必要とする
処理手段2の数の最大値と等しい。
The allocation determining means 6 checks whether there is an excess or deficiency in the number of allocated processing means 2 for all the sensors 1 determined to be used, and then the processing means 2 is excessively allocated. Regarding the sensor 1, the number of the excess processing means 2 is reduced and counted as unassigned processing means 2.
As a result, at this point, there is no sensor 1 to which the processing means 2 is over-allocated, and the sensor 1 in which the number of the processing means 2 is reduced, that is, the sensor to which the processing means 2 was previously over-allocated. The number of processing means 2 assigned to 1 is equal to the maximum value of the number of processing means 2 required for performing the processing of the sensor 1.

【0108】こうして未割り当ての処理手段2が発生す
れば、割り当てられている処理手段2の数が不足してい
るセンサ1について、優先度の高いセンサ1から順に、
不足分を補うよう処理手段2の数を割り当てる。
When the unassigned processing means 2 is generated in this way, the sensors 1 having a shortage of the assigned processing means 2 are assigned in order from the sensor 1 having the highest priority.
The number of processing means 2 is allocated so as to compensate for the shortage.

【0109】未割り当ての処理手段2がなくなった時点
で、まだ割り当てられている処理手段2の数が不足して
いるセンサ1が存在する場合には、割当決定手段6は、
優先度の最も低くかつ処理手段2の数が不足していない
センサ1から順に、割り当てられている処理手段2の数
をそのセンサ1の処理を行うために必要とする処理手段
2の数の最小値に削減し、削減した処理手段2を未割り
当ての処理手段2として計上する。
At the time when the unassigned processing means 2 has been exhausted, if there is a sensor 1 in which the number of the assigned processing means 2 is still insufficient, the assignment determining means 6
In order from the sensor 1 having the lowest priority and the number of the processing units 2 not being insufficient, the number of the allocated processing units 2 is reduced to the minimum number of the processing units 2 required to perform the processing of the sensor 1. The value is reduced to a value, and the reduced processing means 2 is counted as unassigned processing means 2.

【0110】こうして再び未割り当ての処理手段2が発
生すれば、再度、割り当てられている処理手段2の数が
不足しているセンサ1について、優先度の高いセンサ1
から順に、不足分を補うよう処理手段2の数を割り当て
る。
When the unassigned processing means 2 is generated again in this manner, the sensor 1 having a shortage of the assigned processing means 2 is replaced by the sensor 1 having a higher priority.
, The number of processing means 2 is allocated so as to compensate for the shortage.

【0111】未割り当ての処理手段2がなく、かつ、割
り当てられている処理手段2の数を削減できるセンサ1
も存在せず、かつ、まだ割り当てられている処理手段2
の数が不足しているセンサ1が存在する場合には、割当
決定手段6は、各センサ1への処理手段の割り当てを失
敗したことをセンサ選択手段5に通知する。
The sensor 1 having no unassigned processing means 2 and capable of reducing the number of assigned processing means 2
Processing means 2 which does not exist and is still assigned
If there is a sensor 1 that is insufficient in number, the assignment determining unit 6 notifies the sensor selecting unit 5 that the assignment of the processing unit to each sensor 1 has failed.

【0112】センサ選択手段5は、割当決定手段6から
各センサ1への処理手段2の割り当てを失敗したことを
通知されると、使用するセンサ1の数を削減し、優先度
を再決定する。この場合、オペレータや外部装置に、使
用するセンサ1の数を削減してもよいか指示を仰ぐよう
にしてもよい。
When notified by the assignment determining means 6 that the assignment of the processing means 2 to each sensor 1 has failed, the sensor selecting means 5 reduces the number of sensors 1 to be used and redetermines the priority. . In this case, an operator or an external device may be instructed to reduce the number of sensors 1 to be used.

【0113】使用するセンサ1とその数、及び優先度が
再決定されると、割当決定手段6は、再び、同様な手順
で各センサ1に割り当てる処理手段2の数を決定する。
すなわち、使用すると決定されたセンサ1に対して、均
等に処理手段2の数を割り当てた後、割り当てた処理手
段2の数に過不足があるかを調べ、過剰に処理手段2が
割り当てられているセンサ1については割り当てられて
いる処理手段2の数を削減し、割り当てられている処理
手段2の数が不足しているセンサ1については割り当て
る処理手段2の数を追加する。
When the sensors 1 to be used, the number thereof, and the priority are re-determined, the allocation determining means 6 again determines the number of processing means 2 to be allocated to each sensor 1 in a similar procedure.
That is, after equally allocating the number of processing means 2 to the sensor 1 determined to be used, it is checked whether there is an excess or deficiency in the number of allocated processing means 2, and the processing means 2 is excessively allocated. The number of the processing means 2 assigned to the sensor 1 is reduced, and the number of the processing means 2 to be assigned is added to the sensor 1 in which the number of the allocated processing means 2 is insufficient.

【0114】割当決定手段6は、以上のようにして、最
終的に使用すると決定されたセンサ1の全てについて、
割り当てられている処理手段2の数が不足していないよ
うに、各センサ1に割り当てる処理手段2の数を決定す
る。
The allocation deciding means 6 performs the processing for all the sensors 1 finally decided to be used as described above.
The number of processing means 2 assigned to each sensor 1 is determined so that the number of assigned processing means 2 is not insufficient.

【0115】ここで、いずれのセンサ1にも割り当てら
れていない処理手段2が存在する場合であっても、割当
決定手段6は、直ちに各センサ1への処理手段2の数の
割り当てを決定してしまってもよい。あるいは、優先度
の高いセンサ1から順に、未割り当ての処理手段2の中
から必要な分だけ、割り当てる処理手段2の数を追加す
るようにしてもよい。あるいは、いずれのセンサ1にも
割り当てられていない処理手段2の数が最小となるよう
に、各センサ1に割り当られている処理手段2の数を調
整するようにしてもよい。
Here, even if there is a processing unit 2 not assigned to any of the sensors 1, the allocation determining unit 6 immediately determines the number of the processing units 2 to be assigned to each sensor 1. You may have. Alternatively, the number of the processing units 2 to be allocated may be added as necessary from the unallocated processing units 2 in order from the sensor 1 with the highest priority. Alternatively, the number of processing units 2 assigned to each sensor 1 may be adjusted so that the number of processing units 2 not assigned to any of the sensors 1 is minimized.

【0116】こうして、各センサ1に割り当てる処理手
段2の数が決定されると、処理選択手段7により、各セ
ンサ1の処理内容が決定され、制御手段3は、これらに
基づき、センサ1や処理手段2を制御する。
When the number of processing means 2 to be assigned to each sensor 1 is determined in this way, the processing content of each sensor 1 is determined by the processing selection means 7, and the control means 3 controls the sensor 1 and the processing based on these. Control means 2.

【0117】以上のように、本実施の形態4によるマル
チセンサ処理装置では、常に具備する処理手段2の処理
能力を越えない範囲で、できるだけ多くのセンサ1が使
用できるように、より効果的に処理手段2を使用するこ
とができる。
As described above, in the multi-sensor processing apparatus according to the fourth embodiment, more effective use of as many sensors 1 as possible is possible without exceeding the processing capacity of the processing means 2 which is always provided. Processing means 2 can be used.

【0118】実施の形態5.この発明の実施の形態5に
係るマルチセンサ処理装置について図面を参照しながら
説明する。図4は、この発明の実施の形態5に係るマル
チセンサ処理装置の制御手段の構成を示す図である。
Embodiment 5 FIG. Embodiment 5 A multi-sensor processing apparatus according to Embodiment 5 of the present invention will be described with reference to the drawings. FIG. 4 is a diagram showing a configuration of a control unit of the multi-sensor processing device according to Embodiment 5 of the present invention.

【0119】図4において、9は各処理手段2において
同様の目的を達成するため用意された複数個の処理方法
に関する処理時間や演算精度等の付加情報が格納された
処理情報(処理情報記憶手段)であり、他は実施の形態
2と同一である。
In FIG. 4, reference numeral 9 denotes processing information (processing information storage means) in which additional information such as processing time and calculation accuracy relating to a plurality of processing methods prepared to achieve the same object in each processing means 2 is stored. ), And the rest is the same as the second embodiment.

【0120】つぎに、この実施の形態5に係るマルチセ
ンサ処理装置の動作について図面を参照しながら説明す
る。
Next, the operation of the multi-sensor processing device according to the fifth embodiment will be described with reference to the drawings.

【0121】マルチセンサ処理装置全体の基本的な一連
の動作は、他の実施の形態によるマルチセンサ処理装置
に準ずる。
A series of basic operations of the entire multi-sensor processing apparatus are the same as those of the multi-sensor processing apparatus according to another embodiment.

【0122】すなわち、制御手段3は、オペレータの指
示や外部装置からの情報、過去に処理した各センサの処
理結果等を元に、センサ選択手段5によって使用するセ
ンサ1やその優先度を決定し、割当決定手段6によって
各センサ1に割り当てる処理手段2の数を決定し、処理
選択手段7によって各センサ1の処理内容を決定した
後、これらに基づき、センサ1や処理手段2を制御す
る。また、何らかの状況変化が生じると、直ちに、使用
するセンサ1や、各センサ1に割り当てられる処理手段
2の数及び処理内容を再決定し、センサ1や処理手段2
を制御する。
That is, the control means 3 determines the sensor 1 to be used by the sensor selection means 5 and its priority based on the instruction of the operator, information from an external device, the processing results of each sensor processed in the past, and the like. After the number of processing means 2 to be allocated to each sensor 1 is determined by the allocation determining means 6 and the processing content of each sensor 1 is determined by the processing selecting means 7, the sensors 1 and the processing means 2 are controlled based on these. In addition, as soon as any situation change occurs, the number of sensors 1 to be used and the number of processing means 2 assigned to each sensor 1 and the processing content are determined again.
Control.

【0123】ここで、本実施の形態5によるマルチセン
サ処理装置では、処理選択手段7は、予め用意された処
理情報9を参照することにより、各処理手段2において
予め用意された複数の処理方法の中から最適な処理方法
を選択し、各センサ1の処理内容として決定する方式を
採る。
Here, in the multi-sensor processing device according to the fifth embodiment, the processing selection means 7 refers to the processing information 9 prepared in advance, and the plurality of processing methods prepared in each processing means 2 are prepared. Is adopted, a method of selecting an optimum processing method from among the above and determining the processing method of each sensor 1 is adopted.

【0124】各処理手段2には、所望の目的を達成する
ため、すなわちセンサ1で取得されたデータから所望の
情報を得るための処理方法として、予め複数種類の処理
方法を用意しておく。
In each of the processing means 2, a plurality of types of processing methods are prepared in advance as a processing method for achieving a desired purpose, that is, for obtaining desired information from data acquired by the sensor 1.

【0125】これらの処理方法は、処理時間や演算精度
などが異なる処理である。例えば、一連の処理を、固定
小数点演算で行うか、あるいは浮動小数点演算で行う
か、後者の浮動小数点演算であっても単精度の浮動小数
点演算を用いるか、倍精度の浮動小数点演算を用いるか
といった違いであっても、処理時間や演算精度が変わる
ことは明らかである。あるいは、根本的に適用される処
理の手順やアルゴリズムが異なるかもしれない。一般に
は、簡易的な処理方法は必要とする処理時間は短いが演
算精度や処理結果の精度が荒く、複雑な処理方法となる
ほど処理時間は長くなるが演算精度や処理結果の精度が
よくなるだろう。
[0125] These processing methods differ in processing time, calculation accuracy, and the like. For example, whether a series of processing is performed by fixed-point arithmetic or floating-point arithmetic, whether the latter floating-point arithmetic uses single-precision floating-point arithmetic, or uses double-precision floating-point arithmetic It is clear that even with such a difference, the processing time and the calculation accuracy change. Alternatively, the processing procedure or algorithm applied fundamentally may be different. In general, a simple processing method requires a short processing time, but the calculation accuracy and the accuracy of the processing result are rough, and a more complicated processing method requires a longer processing time, but the calculation accuracy and the processing result accuracy will be better. .

【0126】このような各処理手段2で用意された、全
センサ1の全処理方法に関する処理時間や演算精度等の
付加情報は、処理情報9に保持される。これらの付加情
報は、マルチセンサ処理装置を構築する際に決定される
かもしれない。あるいは、電源投入時や動作開始前など
の処理設定段階において、算出され、決定されるかもし
れない。また、オペレータや外部装置の指示に基づき決
定されてもよい。
The additional information such as the processing time and the calculation accuracy for all the processing methods of all the sensors 1 prepared by the respective processing means 2 is stored in the processing information 9. These additional information may be determined when building the multi-sensor processing device. Alternatively, it may be calculated and determined at a process setting stage such as when the power is turned on or before the operation is started. Further, it may be determined based on an instruction from an operator or an external device.

【0127】処理選択手段7は、割当決定手段6により
各センサ1毎に割り当てられる処理手段2の数が決定さ
れると、使用すると決定された各センサ1毎に、割り当
てられた処理手段2の数に応じてそのセンサの処理内容
を決定する。
When the number of processing means 2 allocated to each sensor 1 is determined by the allocation determining means 6, the processing selection means 7 determines the number of processing means 2 assigned to each sensor 1 determined to be used. The processing content of the sensor is determined according to the number.

【0128】ここで、処理選択手段7は、処理情報9を
参照し、処理情報9に保持された付加情報の中から、処
理内容を決定しようとしているセンサ1に該当する処理
方法を抽出し、抽出した処理方法のうち、最も演算精度
の高いものから順に、そのセンサ1に割り当てられた処
理手段2の数の範囲内で処理可能であるかを調べる。そ
のセンサ1に割り当てられた処理手段2の数の範囲内で
処理可能であった場合には、直ちにその処理方法をその
センサ1の処理内容として決定する。抽出した処理方法
の中に、割り当てられた処理手段2の数の範囲内で処理
可能である処理方法が存在しない場合には、そのセンサ
1に処理を選択できないと判断し、センサ選択手段5に
処理を選択できないセンサ1を通知する。
Here, the processing selection means 7 refers to the processing information 9 and extracts a processing method corresponding to the sensor 1 whose processing content is to be determined from the additional information held in the processing information 9, From the extracted processing methods, it is checked in order from the one with the highest calculation accuracy whether the processing can be performed within the range of the number of processing means 2 assigned to the sensor 1. If the processing can be performed within the range of the number of processing means 2 assigned to the sensor 1, the processing method is immediately determined as the processing content of the sensor 1. If there is no processing method that can be processed within the range of the number of allocated processing means 2 among the extracted processing methods, it is determined that the processing cannot be selected for the sensor 1 and the sensor selection means 5 The sensor 1 for which processing cannot be selected is notified.

【0129】ここで、処理情報9に保持された付加情報
において、各処理方法について、その処理を行うことが
可能となる処理手段2の数を付加しておいてもよい。こ
の場合、各センサ1に割り当てられた処理手段2の数
と、処理情報9から抽出した処理方法に付加された処理
手段2の数とを比較することにより、割り当てられた処
理手段2の数の範囲内で処理可能であるかを調べること
ができる。
Here, in the additional information held in the processing information 9, the number of processing means 2 capable of performing the processing may be added for each processing method. In this case, by comparing the number of processing units 2 assigned to each sensor 1 with the number of processing units 2 added to the processing method extracted from the processing information 9, the number of allocated processing units 2 can be reduced. It can be checked whether processing is possible within the range.

【0130】さらには、処理手段2の数を元に、処理情
報9から処理方法を抽出できるように構成してもよい。
この場合、指定した処理手段2の数以下で、かつ最も処
理手段2の数の大きい処理方法を抽出できるように構成
してもよい。各センサ1に割り当てられた処理手段2の
数から、直ちに処理可能な処理内容を決定することがで
きる。
Furthermore, the processing method may be extracted from the processing information 9 based on the number of processing means 2.
In this case, the configuration may be such that a processing method with the largest number of processing units 2 that is less than or equal to the specified number of processing units 2 can be extracted. From the number of processing means 2 assigned to each sensor 1, processing contents that can be processed immediately can be determined.

【0131】このように、本実施の形態5によるマルチ
センサ処理装置では、同様の目的を達成するための処理
方法を予め複数種類用意し、各センサ1に割り当てられ
た処理手段の数に応じて、これらの処理方法の中から処
理可能な処理方法を各センサ1の処理内容として決定す
るので、常に具備する処理手段2の処理能力を越えない
範囲で、適切な処理内容を選択することができる。
As described above, in the multi-sensor processing device according to the fifth embodiment, a plurality of types of processing methods for achieving the same object are prepared in advance, and the number of processing methods assigned to each sensor 1 is determined. Since the processing method that can be processed is determined as the processing content of each sensor 1 from among these processing methods, it is possible to select an appropriate processing content within a range that does not exceed the processing capability of the processing unit 2 that is always provided. .

【0132】実施の形態6.この発明の実施の形態6に
係るマルチセンサ処理装置について図面を参照しながら
説明する。この発明の実施の形態6に係るマルチセンサ
処理装置の構成は、図4示す上記実施の形態5と同様で
ある。
Embodiment 6 FIG. Embodiment 6 A multi-sensor processing apparatus according to Embodiment 6 of the present invention will be described with reference to the drawings. The configuration of the multi-sensor processing apparatus according to Embodiment 6 of the present invention is the same as that of Embodiment 5 shown in FIG.

【0133】マルチセンサ処理装置全体の基本的な一連
の動作は、実施の形態5によるマルチセンサ処理装置に
準ずる。
A series of basic operations of the entire multi-sensor processing device are based on the multi-sensor processing device according to the fifth embodiment.

【0134】すなわち、制御手段3は、オペレータの指
示や外部装置からの情報、過去に処理した各センサの処
理結果等を元に、センサ選択手段5によって使用するセ
ンサ1やその優先度を決定し、割当決定手段6によって
各センサ1に割り当てる処理手段2の数を決定し、処理
選択手段7によって各センサ1の処理内容を決定した
後、これらに基づき、センサ1や処理手段2を制御す
る。また、何らかの状況変化が生じると、直ちに、使用
するセンサ1や、各センサ1に割り当てられる処理手段
2の数及び処理内容を再決定し、センサ1や処理手段2
を制御する。ここで、処理選択手段7は、処理情報9を
参照し、各処理手段2において予め用意された複数の処
理方法の中から最適な処理方法を選択し、各センサ1の
処理内容として決定する。
That is, the control means 3 determines the sensor 1 to be used by the sensor selection means 5 and its priority based on the instruction of the operator, information from an external device, the processing results of each sensor processed in the past, and the like. After the number of processing means 2 to be allocated to each sensor 1 is determined by the allocation determining means 6 and the processing content of each sensor 1 is determined by the processing selecting means 7, the sensors 1 and the processing means 2 are controlled based on these. In addition, as soon as any situation change occurs, the number of sensors 1 to be used and the number of processing means 2 assigned to each sensor 1 and the processing content are determined again.
Control. Here, the processing selection means 7 refers to the processing information 9, selects an optimum processing method from a plurality of processing methods prepared in advance in each processing means 2, and determines the processing method of each sensor 1.

【0135】本実施の形態6によるマルチセンサ処理装
置では、割当決定手段6は、処理選択手段7により選択
される各センサ1の処理方法の処理時間や演算精度を用
い、各センサに割り当てる処理手段2の数を決定する方
式を採る。
In the multi-sensor processing apparatus according to the sixth embodiment, the allocation determining means 6 uses the processing time and calculation accuracy of the processing method of each sensor 1 selected by the processing selecting means 7 to allocate the processing to each sensor. A method of determining the number 2 is adopted.

【0136】割当決定手段6は、センサ選択手段5によ
って使用するセンサ1とその優先度が決定されると、使
用すると決定された各センサ1に割り当てる処理手段の
数を決定する。
When the sensors 1 to be used and their priorities are determined by the sensor selecting means 5, the allocation determining means 6 determines the number of processing means to be allocated to each sensor 1 determined to be used.

【0137】ここで、上記実施の形態3や上記実施の形
態4に記載したマルチセンサ処理装置と同様にして、セ
ンサ選択手段5によって 2 つ以上のセンサ1を使用す
ると決定された場合には、割当決定手段6は具備する処
理手段2の総数を越えない範囲で、各センサ1に割り当
てる処理手段の数を決定するが、一旦、各センサ1に割
り当てた処理手段2の数によって処理が選択できないセ
ンサ1がある場合には、再度各センサ1に割り当てる処
理手段2の数を決定し直すようセンサ選択手段5から通
知される。使用すると決定されたセンサ1の全てに対し
て、処理が選択できた場合であっても、未割り当ての処
理手段2が存在する場合や、その時の各センサ1への処
理手段2の割り当てが最適でないと判断された場合に
も、再度、各センサ1に割り当てる処理手段2の数を決
定し直すようセンサ選択手段5から通知されるかもしれ
ない。
Here, similarly to the multi-sensor processing device described in the third embodiment or the fourth embodiment, when it is determined by the sensor selecting means 5 that two or more sensors 1 are used, The assignment determination means 6 determines the number of processing means to be assigned to each sensor 1 within a range not exceeding the total number of processing means 2 provided, but the processing cannot be selected once depending on the number of processing means 2 assigned to each sensor 1. If there is a sensor 1, the sensor selecting unit 5 notifies that the number of processing units 2 to be assigned to each sensor 1 is determined again. Even if the processing can be selected for all of the sensors 1 determined to be used, if there is an unallocated processing unit 2 or the allocation of the processing unit 2 to each sensor 1 at that time is optimal. If it is determined that the number of processing units 2 to be assigned to each sensor 1 is not determined again, the sensor selection unit 5 may again notify the number of processing units 2 to be assigned to each sensor 1.

【0138】このような場合、割当決定手段6は、過剰
に処理手段2が割り当てられているセンサ1や優先度の
低いセンサ1に割り当てられる処理手段2の数を削減
し、割り当てられている処理手段2の数が不足している
センサ1や優先度の高いセンサ1に割り当てられる処理
手段2の数を追加するように動作するが、これに加え
て、本実施の形態6における割当決定手段6は、処理選
択手段7により選択される各センサ1の処理方法の処理
時間や演算精度を加味して、各センサ1に割り当てられ
る処理手段2の数を調整する点で、他の実施の形態に記
載したマルチセンサ処理装置と異なる。
In such a case, the allocation determining means 6 reduces the number of the processing means 2 assigned to the sensor 1 to which the processing means 2 is excessively assigned or the sensor 1 with a low priority, and The operation is performed so as to add the number of the processing means 2 assigned to the sensor 1 having a shortage of the means 2 or the sensor 1 having a high priority. In addition to this, the assignment determining means 6 in the sixth embodiment is added. Is different from the other embodiments in that the number of processing means 2 assigned to each sensor 1 is adjusted in consideration of the processing time and calculation accuracy of the processing method of each sensor 1 selected by the processing selection means 7. Different from the described multi-sensor processing device.

【0139】割当決定手段6は、センサ選択手段5から
再度各センサ1に割り当てる処理手段2の数を決定し直
すよう通知されると、直前に決定していた各センサ1に
割り当てる処理手段2の数と、その割り当てに応じて処
理選択手段7により選択された、各センサ1の処理方法
の処理時間や演算精度を調べる。また、各センサ1に割
り当てる処理手段2の数を変更したときの各センサ1の
処理方法の処理時間や演算精度を調べる。
When the allocation determining means 6 is notified from the sensor selecting means 5 to determine again the number of processing means 2 to be allocated to each sensor 1, the allocation determining means 6 determines the number of processing means 2 allocated to each sensor 1 which has been determined immediately before. The processing time and calculation accuracy of the processing method of each sensor 1 selected by the processing selection means 7 according to the number and the assignment are examined. Further, the processing time and calculation accuracy of the processing method of each sensor 1 when the number of processing means 2 allocated to each sensor 1 is changed are examined.

【0140】割当決定手段6は、各センサ1の優先度や
割り当てられている処理手段2の数の過不足状況と共
に、先に調べた各センサ1の処理時間や演算精度を元に
して、割り当てられている処理手段2の数を削減するセ
ンサ1や割り当てられている処理手段2の数を追加する
センサ1を決定し、各センサ1に割り当てる処理手段2
の数の再調整を行う。
The allocation determining means 6 determines the allocation based on the processing time and the calculation accuracy of each sensor 1 previously checked together with the priority of each sensor 1 and whether the number of allocated processing means 2 is excessive or insufficient. Processing means 2 for determining the number of sensors 1 for reducing the number of assigned processing means 2 and the number of sensors 1 for adding the number of assigned processing means 2 and assigning them to each sensor 1
Readjust the number of.

【0141】割当決定手段6は、他のセンサ1に割り当
てる処理手段2の数を追加するために、割り当てられて
いる処理手段2の数を削減すべきセンサ1を選択する場
合に、処理手段2の数を削減した時の処理時間や演算精
度等への影響が最も小さいセンサ1の処理手段2の数を
削減するように決定してもよい。
In order to add the number of processing means 2 to be allocated to another sensor 1, the allocation determining means 6 selects the processing means 2 to reduce the number of allocated processing means 2. Alternatively, it may be determined that the number of the processing means 2 of the sensor 1 having the least effect on the processing time, the calculation accuracy, and the like when the number is reduced is reduced.

【0142】あるいは、割当決定手段6は、割り当てる
処理手段2の数を追加するセンサ1を選択する場合に、
処理手段2の数を追加した時の処理時間や演算精度等へ
の効果が最も大きいセンサ1の処理手段2の数を追加す
るように決定してもよい。
Alternatively, the allocation determining means 6 selects the sensor 1 to which the number of processing means 2 to be allocated is added,
The determination may be made such that the number of the processing units 2 of the sensor 1 having the greatest effect on the processing time and the calculation accuracy when the number of the processing units 2 is added is added.

【0143】さらに、割当決定手段6は、割り当てる処
理手段2の数を追加するセンサ1の処理時間や演算精度
等への効果が、割り当てる処理手段2の数を削減するセ
ンサ1の処理時間や演算精度等への影響よりも大きい場
合に限って、他のセンサ1に割り当てる処理手段2の数
を削減し、所望のセンサ1の処理手段2の数を追加する
ように決定してもよい。
Further, the allocation determining means 6 determines whether the processing time of the sensor 1 for adding the number of processing means 2 to be allocated and the effect on the calculation accuracy are different from the processing time and the calculation time of the sensor 1 for reducing the number of processing means 2 to be allocated. Only when the influence on the accuracy or the like is greater, the number of processing means 2 assigned to another sensor 1 may be reduced and the number of processing means 2 for a desired sensor 1 may be determined to be increased.

【0144】こうして、割当決定手段6により各センサ
1に割り当てる処理手段2の数が再決定されると、処理
選択手段7によって各センサ1の処理内容を決定され、
制御手段3は、これらに基づき、センサ1や処理手段2
を制御する。
When the number of processing means 2 to be allocated to each sensor 1 is re-determined by the allocation determining means 6, the processing content of each sensor 1 is determined by the processing selecting means 7,
Based on these, the control unit 3 controls the sensor 1 and the processing unit 2
Control.

【0145】このように、本実施の形態6によるマルチ
センサ処理装置では、各センサ1に割り当てる処理手段
2の数を調整する場合に、各センサ1の処理内容の処理
時間や演算精度の変化を考慮するので、常に具備する処
理手段2の処理能力を越えない範囲で、より効果的に処
理手段2を使用することができる。
As described above, in the multi-sensor processing apparatus according to the sixth embodiment, when the number of processing means 2 allocated to each sensor 1 is adjusted, a change in the processing time of the processing content of each sensor 1 and a change in calculation accuracy are considered. Since the consideration is taken into consideration, the processing means 2 can be used more effectively within a range not exceeding the processing capacity of the processing means 2 which is always provided.

【0146】実施の形態7.この発明の実施の形態7に
係るマルチセンサ処理装置について図面を参照しながら
説明する。図5は、この発明の実施の形態7に係るマル
チセンサ処理装置の制御手段の構成を示す図である。
Embodiment 7 FIG. Embodiment 7 A multi-sensor processing device according to Embodiment 7 of the present invention will be described with reference to the drawings. FIG. 5 is a diagram showing a configuration of a control unit of the multi-sensor processing device according to Embodiment 7 of the present invention.

【0147】図5において、10は各処理手段2におい
て同様の目的を達成するため用意された複数個の処理方
法に関する処理時間や演算精度等の付加情報と、その処
理を実行するために最低限必要とする処理手段2の数と
が格納された処理情報テーブルであり、他は実施の形態
5と同一である。
In FIG. 5, reference numeral 10 denotes additional information such as processing time and calculation accuracy for a plurality of processing methods prepared to achieve the same purpose in each processing means 2 and the minimum information for executing the processing. This is a processing information table in which the required number of processing means 2 is stored, and the other is the same as the fifth embodiment.

【0148】つぎに、この実施の形態7に係るマルチセ
ンサ処理装置の動作について図面を参照しながら説明す
る。
Next, the operation of the multi-sensor processing apparatus according to the seventh embodiment will be described with reference to the drawings.

【0149】本実施の形態7によるマルチセンサ処理装
置では、割当決定手段6と処理選択手段7とが参照可能
な処理情報テーブル10を備え、割当決定手段6におけ
る各センサ1に割り当てる処理手段2の数の決定と、処
理選択手段7における各センサ1の処理内容の決定と
で、同じ処理情報テーブル10を用いる方式を採る。
The multi-sensor processing apparatus according to the seventh embodiment includes a processing information table 10 that can be referred to by the allocation determining means 6 and the processing selecting means 7. A method using the same processing information table 10 is adopted for the determination of the number and the determination of the processing content of each sensor 1 in the processing selection means 7.

【0150】割当決定手段6は、センサ選択手段5から
再度、各センサ1に割り当てる処理手段2の数を決定し
直すよう通知されると、直前に決定していた各センサ1
に割り当てる処理手段2の数と、その割り当てに応じて
処理選択手段7により選択された、各センサ1の処理方
法の処理時間や演算精度を調べる。また、各センサ1に
割り当てる処理手段2の数を変更したときの各センサ1
の処理方法の処理時間や演算精度を調べる。
When the allocation determining means 6 is notified from the sensor selecting means 5 to determine again the number of processing means 2 to be allocated to each sensor 1, the allocation determining means 6
The processing time and calculation accuracy of the processing method of each sensor 1 selected by the processing selection means 7 in accordance with the number of the processing means 2 to be assigned to the sensor 1 are checked. Further, when the number of processing means 2 allocated to each sensor 1 is changed, each sensor 1
Check the processing time and calculation accuracy of the processing method.

【0151】この各センサ1の処理方法の処理時間や演
算精度の調査は、処理情報テーブル10を参照すること
によって行われる。すなわち、処理情報テーブル10の
中から、調査すべき処理手段2の数をキーワードとし
て、該当する処理方法の処理時間や演算精度等の付加情
報を抽出する。
The processing time and the calculation accuracy of the processing method of each sensor 1 are checked by referring to the processing information table 10. That is, from the processing information table 10, using the number of processing means 2 to be investigated as a keyword, additional information such as processing time and calculation accuracy of the corresponding processing method is extracted.

【0152】割当決定手段6は、処理情報テーブル10
の中から所望の付加情報が得られると、各センサ1の優
先度や割り当てられている処理手段2の数の過不足状況
と共に、処理情報テーブル10の中から得られた処理時
間や演算精度等の付加情報を元にして、割り当てられて
いる処理手段2の数を削減するセンサ1や割り当てられ
ている処理手段2の数を追加するセンサ1を決定し、各
センサ1に割り当てる処理手段2の数の再調整を行う。
The allocation determining means 6 includes a processing information table 10
When the desired additional information is obtained from the processing information table 10, the priority of each sensor 1 and the number of allocated processing means 2 are determined, and the processing time and the calculation accuracy obtained from the processing information table 10. The sensor 1 for reducing the number of assigned processing means 2 and the sensor 1 for adding the number of assigned processing means 2 are determined based on the additional information of Re-adjust the number.

【0153】一方、処理選択手段7は、割当決定手段6
により各センサ1毎に割り当てられる処理手段2の数が
決定されると、使用すると決定された各センサ1毎に、
割り当てられた処理手段2の数に応じてそのセンサ1の
処理内容を決定する。
On the other hand, the processing selecting means 7 is
When the number of processing means 2 assigned to each sensor 1 is determined by the following, for each sensor 1 determined to be used,
The processing content of the sensor 1 is determined according to the number of the processing means 2 assigned.

【0154】この各センサ1への処理内容の決定は、割
当決定手段6と同じく処理情報テーブル10を参照する
ことによって行われる。すなわち、処理情報テーブル1
0に保持された付加情報の中から、処理内容を決定しよ
うとしているセンサ1に該当する処理方法を抽出し、割
り当てられた処理手段2の数の範囲内で処理可能な処理
方法をそのセンサ1の処理内容として決定する。
The determination of the processing content for each sensor 1 is performed by referring to the processing information table 10 in the same manner as the allocation determining means 6. That is, the processing information table 1
A processing method corresponding to the sensor 1 whose processing content is to be determined is extracted from the additional information held in the processing information 0, and a processing method that can be processed within the range of the number of the allocated processing means 2 is extracted. Is determined as the processing content.

【0155】ここで、割当決定手段6と処理選択手段7
とで同一の処理情報テーブル10を参照するので、割当
決定手段6で決定された各センサ1に割り当てられた処
理手段2の数に対応する処理方法は必ず存在することと
なる。
Here, the assignment determining means 6 and the processing selecting means 7
Since the same processing information table 10 is referred to by the above, there always exists a processing method corresponding to the number of processing means 2 allocated to each sensor 1 determined by the allocation determining means 6.

【0156】このように、本実施の形態7によるマルチ
センサ処理装置では、各センサ1に割り当てる処理手段
2の数の決定と、それに応じた処理内容の決定とで同一
の情報を用いるので、矛盾なく、あるいは余計な手続き
を踏むことなく、常に具備する処理手段2の処理能力を
越えない範囲で、より効果的に処理手段2を使用するこ
とができる。
As described above, in the multi-sensor processing apparatus according to the seventh embodiment, since the same information is used for determining the number of processing means 2 to be assigned to each sensor 1 and for determining the processing content in accordance with the determination, contradiction arises. It is possible to use the processing means 2 more effectively, without taking extra steps or without taking extra steps, as long as the processing capacity of the processing means 2 which is always provided is not exceeded.

【0157】実施の形態8.この発明の実施の形態8に
係るマルチセンサ処理装置について図面を参照しながら
説明する。図6は、この発明の実施の形態8に係るマル
チセンサ処理装置の制御手段の構成を示す図である。
Embodiment 8 FIG. Embodiment 8 A multi-sensor processing apparatus according to Embodiment 8 of the present invention will be described with reference to the drawings. FIG. 6 is a diagram showing a configuration of a control unit of the multi-sensor processing device according to Embodiment 8 of the present invention.

【0158】図6において、11は処理選択手段7によ
り決定される各センサ1の処理内容に基づき、必要とな
る処理時間や得られる演算精度等に関連づけられた評価
値を算出する評価値算出手段であり、他は他の実施の形
態と同一である。なお、評価値算出手段11は、例えば
プロセッサや、ソフトウエア等で構成されている。
In FIG. 6, reference numeral 11 denotes an evaluation value calculating means for calculating an evaluation value associated with a required processing time, obtained calculation accuracy, and the like based on the processing content of each sensor 1 determined by the processing selecting means 7. The other is the same as the other embodiments. The evaluation value calculation means 11 is constituted by, for example, a processor, software, or the like.

【0159】つぎに、この実施の形態8に係るマルチセ
ンサ処理装置の動作について図面を参照しながら説明す
る。
Next, the operation of the multi-sensor processing apparatus according to the eighth embodiment will be described with reference to the drawings.

【0160】本実施の形態8によるマルチセンサ処理装
置では、評価値算出手段11により算出される評価値を
用いて、各センサ1に割り当てる処理手段2の数を決定
する方式を採る。
In the multi-sensor processing apparatus according to the eighth embodiment, a method is used in which the number of processing means 2 assigned to each sensor 1 is determined using the evaluation value calculated by the evaluation value calculation means 11.

【0161】他の実施の形態と同様にして、オペレータ
の指示や外部装置からの情報、過去に処理した各センサ
1の処理結果等を元に、センサ選択手段5によって使用
するセンサ1やその優先度が決定され、続いて割当決定
手段6によって各センサ1に割り当てる処理手段2の数
が、処理選択手段7によって各センサ1の処理内容が決
定されると、評価値算出手段11は、使用すると決定さ
れたセンサ1の全てについて、各センサ1の処理内容に
基づき、各センサ1の評価値を算出する。
In the same manner as in the other embodiments, the sensor 1 to be used by the sensor selecting means 5 and its priority based on the operator's instruction, information from an external device, the processing result of each sensor 1 processed in the past, and the like. After the degree is determined, the number of processing means 2 to be allocated to each sensor 1 by the allocation determining means 6 is determined, and the processing content of each sensor 1 is determined by the processing selecting means 7, the evaluation value calculating means 11 For all of the determined sensors 1, the evaluation value of each sensor 1 is calculated based on the processing content of each sensor 1.

【0162】評価値算出手段11で算出される各センサ
1の評価値は、各センサ1の処理内容に必要となる処理
時間や、選択された処理内容によって得られる演算精度
等に関連づけられたものである。この評価値は、用意さ
れた複数種類の処理方法の優劣を、センサ1毎及びセン
サ1間で相対的に比較することができるように決定され
る。センサ選択手段5により決定される各センサ1の優
先度をも考慮して決定されるようにしてもよい。
The evaluation value of each sensor 1 calculated by the evaluation value calculating means 11 is associated with the processing time required for the processing content of each sensor 1, the calculation accuracy obtained by the selected processing content, and the like. It is. The evaluation value is determined so that the superiority of the prepared plural types of processing methods can be relatively compared for each sensor 1 and between the sensors 1. The determination may be made in consideration of the priority of each sensor 1 determined by the sensor selection unit 5.

【0163】評価値算出手段11によって各センサ1の
評価値が算出されると、センサ選択手段5は、各センサ
1の評価値が予め定めた一定基準を越えているかどうか
確認し、基準を越えていないセンサ1がある場合には、
割当決定手段6に再度、各センサ1に割り当てる処理手
段2の数を決定し直すよう通知する。
When the evaluation value of each sensor 1 is calculated by the evaluation value calculation means 11, the sensor selection means 5 checks whether the evaluation value of each sensor 1 exceeds a predetermined standard, and exceeds the standard. If there is a sensor 1 that is not
The allocation determining means 6 is notified again to determine the number of processing means 2 allocated to each sensor 1 again.

【0164】割当決定手段6は、センサ選択手段5から
再度、各センサ1に割り当てる処理手段2の数を決定し
直すよう通知されると、評価値算出手段11で算出され
た各センサ1の評価値を参照する。
When the allocation determining means 6 is notified from the sensor selecting means 5 again to determine the number of processing means 2 to be allocated to each sensor 1, the evaluation value calculating means 11 calculates the evaluation value of each sensor 1. Look up the value.

【0165】この割当決定手段6の動作は、評価値算出
手段11で算出された各センサ1の評価値が、直前に決
定していた各センサ1に割り当てる処理手段2の数に応
じて決定された、各センサ1の処理方法の処理時間や演
算精度に等に関連づけられたものであるから、上記実施
の形態6に記載した、直前に決定していた各センサ1に
割り当てる処理手段2の数と、その割り当てに応じて処
理選択手段7により選択された、各センサ1の処理方法
の処理時間や演算精度を調べるという動作に対応するも
のである。
The operation of the allocation determining means 6 is such that the evaluation value of each sensor 1 calculated by the evaluation value calculating means 11 is determined according to the number of processing means 2 allocated to each sensor 1 which has been determined immediately before. Also, since it is related to the processing time and the calculation accuracy of the processing method of each sensor 1, the number of processing means 2 allocated to each sensor 1 determined immediately before described in the sixth embodiment is described. This corresponds to the operation of checking the processing time and calculation accuracy of the processing method of each sensor 1 selected by the processing selection means 7 according to the assignment.

【0166】さらに、割当決定手段6は、各センサ1に
割り当てる処理手段2の数を変更したときの各センサ1
の評価値を得るため、処理選択手段7に所望の処理手段
2の数での処理内容の選択を依頼し、ここで決定された
処理内容における評価値の算出を評価値算出手段11に
依頼する。この動作は、上記実施の形態6に記載した、
各センサ1に割り当てる処理手段2の数を変更したとき
の各センサ1の処理方法の処理時間や演算精度を調べる
という動作に対応するものである。
Further, the assignment determining means 6 determines the number of the processing means 2 assigned to each sensor 1 when the number of processing means 2 is changed.
In order to obtain the evaluation value, the processing selection means 7 is requested to select the processing content with the desired number of processing means 2, and the evaluation value calculation means 11 is requested to calculate the evaluation value in the processing content determined here. . This operation is described in the sixth embodiment.
This corresponds to an operation of examining the processing time and calculation accuracy of the processing method of each sensor 1 when the number of processing means 2 allocated to each sensor 1 is changed.

【0167】割当決定手段6は、各センサ1の優先度や
割り当てられている処理手段2の数の過不足状況と共
に、先に獲得した各センサ1の評価値を元にして、割り
当てられている処理手段2の数を削減するセンサ1や割
り当てられている処理手段2の数を追加するセンサ1を
決定し、各センサ1に割り当てる処理手段2の数の再調
整を行う。
The assignment determining means 6 is assigned based on the evaluation value of each sensor 1 obtained in advance, together with the priority of each sensor 1 and the excess or deficiency of the number of assigned processing means 2. A sensor 1 for reducing the number of processing units 2 and a sensor 1 for adding the number of allocated processing units 2 are determined, and the number of processing units 2 allocated to each sensor 1 is readjusted.

【0168】割当決定手段6は、他のセンサ1に割り当
てる処理手段2の数を追加するために、割り当てられて
いる処理手段2の数を削減すべきセンサ1を選択する場
合に、処理手段2の数を削減した時のそのセンサ1の評
価値の減少が最も小さいセンサ1の処理手段2の数を削
減するように決定してもよい。
In order to add the number of processing means 2 to be allocated to another sensor 1, the allocation determining means 6 selects the processing means 2 to reduce the number of allocated processing means 2. May be determined so as to reduce the number of the processing means 2 of the sensor 1 in which the decrease in the evaluation value of the sensor 1 when the number of the sensors 1 is reduced.

【0169】あるいは、割当決定手段6は、割り当てる
処理手段2の数を追加するセンサ1を選択する場合に、
処理手段2の数を追加した時のそのセンサ1の評価値の
増加が最も大きいセンサ1の処理手段2の数を追加する
ように決定してもよい。
Alternatively, the assignment determining means 6 selects the sensor 1 to which the number of processing means 2 to be added is added,
It may be determined that the number of the processing means 2 of the sensor 1 in which the increase of the evaluation value of the sensor 1 when the number of the processing means 2 is added is the largest is added.

【0170】さらに、割当決定手段6は、割り当てる処
理手段2の数を追加するセンサ1の評価値の増加が、割
り当てる処理手段2の数を削減するセンサ1の評価値の
減少よりも大きい場合に限って、他のセンサ1に割り当
てる処理手段2の数を削減し、所望のセンサ1の処理手
段2の数を追加するように決定してもよい。
Further, the allocation determining means 6 determines that the increase in the evaluation value of the sensor 1 for adding the number of processing means 2 to be allocated is larger than the decrease in the evaluation value of the sensor 1 for reducing the number of processing means 2 to be allocated. Alternatively, the number of processing units 2 assigned to another sensor 1 may be reduced, and the number of processing units 2 of a desired sensor 1 may be determined to be increased.

【0171】こうして、割当決定手段6により各センサ
1に割り当てる処理手段2の数が再決定されると、処理
選択手段7によって各センサ1の処理内容を決定され、
制御手段3は、これらに基づき、センサ1や処理手段2
を制御する。
When the number of processing means 2 to be allocated to each sensor 1 is re-determined by the allocation determining means 6, the processing content of each sensor 1 is determined by the processing selecting means 7,
Based on these, the control unit 3 controls the sensor 1 and the processing unit 2
Control.

【0172】このように、本実施の形態8によるマルチ
センサ処理装置では、各センサ1に割り当てる処理手段
2の数を調整する場合に、各センサ1の処理内容を相対
的に比較できるような評価値の変化を考慮するので、常
に具備する処理手段2の処理能力を越えない範囲で、よ
り効果的に処理手段2を使用することができる。
As described above, in the multi-sensor processing apparatus according to the eighth embodiment, when the number of processing means 2 allocated to each sensor 1 is adjusted, the evaluation contents can be relatively compared with each other. Since the change in the value is considered, the processing unit 2 can be used more effectively within a range that does not exceed the processing capability of the processing unit 2 that is always provided.

【0173】実施の形態9.この発明の実施の形態9に
係るマルチセンサ処理装置について図面を参照しながら
説明する。図7は、この発明の実施の形態9に係るマル
チセンサ処理装置の制御手段の構成を示す図である。
Embodiment 9 FIG. Embodiment 9 A multi-sensor processing apparatus according to Embodiment 9 of the present invention will be described with reference to the drawings. FIG. 7 is a diagram showing a configuration of a control unit of a multi-sensor processing device according to Embodiment 9 of the present invention.

【0174】図7において、12は実際にかかった処理
時間と得られた処理結果の演算精度から、処理情報9内
の付加情報を補正する処理情報補正手段であり、他は実
施の形態7と同一である。なお、処理情報補正手段12
は、例えばプロセッサや、ソフトウエア等で構成されて
いる。
In FIG. 7, reference numeral 12 denotes processing information correction means for correcting the additional information in the processing information 9 based on the actual processing time and the calculation accuracy of the obtained processing result. Are identical. The processing information correction means 12
Is composed of, for example, a processor and software.

【0175】つぎに、この実施の形態9に係るマルチセ
ンサ処理装置の動作について図面を参照しながら説明す
る。
Next, the operation of the multi-sensor processing apparatus according to the ninth embodiment will be described with reference to the drawings.

【0176】マルチセンサ処理装置全体の基本的な一連
の動作は、実施の形態5によるマルチセンサ処理装置に
準ずる。
A series of basic operations of the entire multi-sensor processing device are based on the multi-sensor processing device according to the fifth embodiment.

【0177】すなわち、制御手段3は、オペレータの指
示や外部装置からの情報、過去に処理した各センサの処
理結果等を元に、センサ選択手段5によって使用するセ
ンサ1やその優先度を決定し、割当決定手段6によって
各センサ1に割り当てる処理手段2の数を決定し、処理
選択手段7によって処理情報9を参照して各センサ1の
処理内容を決定した後、これらに基づき、センサ1や処
理手段2を制御する。また、何らかの状況変化が生じる
と、直ちに、使用するセンサ1や、各センサ1に割り当
てられる処理手段2の数及び処理内容を再決定し、セン
サ1や処理手段2を制御する。
That is, the control means 3 determines the sensor 1 to be used by the sensor selection means 5 and its priority based on the instruction of the operator, information from an external device, the processing result of each sensor processed in the past, and the like. The number of the processing means 2 to be allocated to each sensor 1 is determined by the allocation determining means 6, and the processing content of each sensor 1 is determined by the processing selecting means 7 with reference to the processing information 9. The processing means 2 is controlled. In addition, as soon as any situation change occurs, the sensor 1 to be used and the number and processing contents of the processing means 2 assigned to each sensor 1 are determined again, and the sensors 1 and the processing means 2 are controlled.

【0178】ここで、本実施の形態9によるマルチセン
サ処理装置では、処理情報補正手段12により、実際に
かかった処理時間と得られた処理結果の演算精度から処
理情報9内の付加情報を更新(補正)する方式を採る。
Here, in the multi-sensor processing apparatus according to the ninth embodiment, the additional information in the processing information 9 is updated by the processing information correcting means 12 from the processing time actually required and the calculation accuracy of the obtained processing result. (Correction) method.

【0179】制御手段3は、使用するセンサ1と、各セ
ンサ1に割り当てられる処理手段2の数及び各センサ1
の処理内容が決定すると、各センサ1の処理として実際
に使用する処理手段2を確定し、それら処理手段2に対
して、処理すべきセンサ1と処理内容、さらには同じセ
ンサ1を処理する他の処理手段2の情報を通知する。
The control means 3 comprises the sensors 1 to be used, the number of processing means 2 assigned to each sensor 1 and each sensor 1
Is determined, the processing means 2 to be actually used as the processing of each sensor 1 is determined, and the processing contents of the sensor 1 to be processed and the processing contents of the same sensor 1 are determined. Of the processing means 2 is notified.

【0180】使用されると決定された処理手段2は、制
御手段3の指示を受け、動作を開始する。各処理手段2
は、自身が処理すべきセンサ1の取得データが入力され
ると、制御手段3によって予め指示された処理内容に基
づき、処理を開始する。これと同時に、制御手段3は、
各処理手段2の処理開始を確認し、処理時間の計測を開
始する。
The processing means 2 determined to be used receives the instruction from the control means 3 and starts operating. Each processing means 2
When the acquisition data of the sensor 1 to be processed by itself is input, the processing starts based on the processing content instructed by the control means 3 in advance. At the same time, the control means 3
The start of processing by each processing means 2 is confirmed, and measurement of processing time is started.

【0181】各処理手段2は、処理内容によっては、同
一のセンサ1の処理を行っている他の処理手段2と適
宜、データ転送を行いながら処理を進める。所望の処理
が完了すると、制御手段3に処理完了を通知すると共
に、同時に処理結果も転送する。制御手段3は、各処理
手段2の処理終了を確認し、処理時間の計測を終了す
る。こうして、制御手段3は、実際にかかった処理時間
を得る。また、制御手段3は、転送された各センサ1の
処理結果の演算精度を確認する。
Each processing means 2 advances the processing while appropriately performing data transfer with other processing means 2 performing the same sensor 1 processing, depending on the processing content. When the desired processing is completed, the control unit 3 is notified of the completion of the processing, and at the same time, transfers the processing result. The control unit 3 confirms the end of the processing of each processing unit 2 and ends the measurement of the processing time. Thus, the control means 3 obtains the processing time actually taken. Further, the control unit 3 confirms the calculation accuracy of the transferred processing result of each sensor 1.

【0182】制御手段3によって獲得された実際の処理
時間と演算精度は、処理情報補正手段12に渡され、処
理情報補正手段12は処理情報9の中の対応する処理方
法の付加情報を更新する。
The actual processing time and calculation accuracy obtained by the control means 3 are passed to the processing information correction means 12, which updates the additional information of the corresponding processing method in the processing information 9. .

【0183】ここで、処理情報補正手段12は、予め定
められた条件を満足する場合のみ、処理情報9の中の対
応する処理方法の付加情報を更新するようにしてもよ
い。
Here, the processing information correction means 12 may update the additional information of the corresponding processing method in the processing information 9 only when a predetermined condition is satisfied.

【0184】例えば、処理情報補正手段12は、実際の
処理時間や処理結果の演算精度が、処理情報9内に保持
されている値よりも良かった場合にのみ、処理情報9の
中の対応する処理方法の付加情報を更新するようにして
もよい。あるいは、実際の処理時間や処理結果の演算精
度が、処理情報9内に保持されている値を満たせなかっ
た場合(保持されている値よりも悪かった場合)にの
み、処理情報9の中の対応する処理方法の付加情報を更
新するようにしてもよい。あるいは、実際の処理時間や
処理結果の演算精度が、予め定められた閾値を越えた場
合のみ、あるいは下回った場合のみ、処理情報9の中の
対応する処理方法の付加情報を更新するようにしてもよ
い。
For example, the processing information correction means 12 performs the processing in the processing information 9 only when the actual processing time and the calculation accuracy of the processing result are better than the values held in the processing information 9. The additional information of the processing method may be updated. Alternatively, only when the actual processing time or the calculation accuracy of the processing result cannot satisfy the value stored in the processing information 9 (worse than the stored value), the processing information 9 The additional information of the corresponding processing method may be updated. Alternatively, only when the actual processing time or the calculation accuracy of the processing result exceeds or falls below a predetermined threshold, the additional information of the corresponding processing method in the processing information 9 is updated. Is also good.

【0185】また、処理情報補正手段12は、このよう
に所定の条件を満足する場合が、予め定められた回数だ
け連続して発生した場合にのみ、処理情報9の中の対応
する処理方法の付加情報を更新するようにしてもよい。
あるいは、所定の条件を満足する場合が、予め定められ
た頻度を越えて発生した場合にのみ、処理情報9の中の
対応する処理方法の付加情報を更新するようにしてもよ
い。
Further, the processing information correction means 12 determines whether or not the predetermined condition is satisfied, only when the predetermined number of consecutive occurrences occur, the corresponding processing method in the processing information 9 is not processed. The additional information may be updated.
Alternatively, the additional information of the corresponding processing method in the processing information 9 may be updated only when the predetermined condition is satisfied and the frequency exceeds a predetermined frequency.

【0186】こうして処理情報補正手段12によって更
新された、処理情報9の中の付加情報は、これ以後の処
理選択手段7による各センサ1の処理内容の決定に適用
される。
The additional information in the processing information 9 updated by the processing information correction means 12 is applied to the determination of the processing content of each sensor 1 by the processing selection means 7 thereafter.

【0187】このように、本実施の形態9によるマルチ
センサ処理装置では、処理情報補正手段12によって、
実際の動作に基づき、処理情報9内の付加情報を更新、
補正するので、常に具備する処理手段2の処理能力を越
えない範囲で、より効果的に処理手段2を使用すること
ができる。
As described above, in the multi-sensor processing device according to the ninth embodiment, the processing information correcting means 12
Update the additional information in the processing information 9 based on the actual operation,
Since the correction is made, the processing means 2 can be used more effectively within a range not exceeding the processing capacity of the processing means 2 which is always provided.

【0188】実施の形態10.この発明の実施の形態1
0に係るマルチセンサ処理装置について図面を参照しな
がら説明する。図8は、この発明の実施の形態10に係
るマルチセンサ処理装置の制御手段の構成を示す図であ
る。
Embodiment 10 FIG. Embodiment 1 of the present invention
The multi-sensor processing device according to No. 0 will be described with reference to the drawings. FIG. 8 is a diagram showing a configuration of a control unit of the multi-sensor processing device according to Embodiment 10 of the present invention.

【0189】図8において、13は各処理手段2の動作
状況を監視し、故障等の障害を検出する障害検出手段で
あり、他は実施の形態1と同一である。なお、障害検出
手段13は、例えばプロセッサや、ソフトウエア等で構
成されている。
In FIG. 8, reference numeral 13 denotes a failure detecting means for monitoring the operation status of each processing means 2 and detecting a failure such as a failure. The other components are the same as those of the first embodiment. Note that the failure detection unit 13 is configured by, for example, a processor, software, or the like.

【0190】つぎに、この実施の形態10に係るマルチ
センサ処理装置の動作について図面を参照しながら説明
する。
Next, the operation of the multi-sensor processing apparatus according to the tenth embodiment will be described with reference to the drawings.

【0191】マルチセンサ処理装置全体の基本的な一連
の動作は、他の実施の形態によるマルチセンサ処理装置
に準ずる。
A series of basic operations of the entire multi-sensor processing apparatus are the same as those of the multi-sensor processing apparatus according to the other embodiments.

【0192】すなわち、制御手段3は、オペレータの指
示や外部装置からの情報、過去に処理した各センサの処
理結果等を元に、センサ選択手段5によって使用するセ
ンサ1を決定し、割当決定手段6によって各センサ1に
割り当てる処理手段2の数を決定し、処理選択手段7に
よって各センサ1の処理内容を決定した後、これらに基
づき、センサ1や処理手段2を制御する。また、何らか
の状況変化が生じると、直ちに、使用するセンサ1や、
各センサ1に割り当てられる処理手段2の数及び処理内
容を再決定し、センサ1や処理手段2を制御する。
That is, the control means 3 determines the sensor 1 to be used by the sensor selection means 5 on the basis of an operator's instruction, information from an external device, the processing results of each sensor processed in the past, and the like, 6, the number of processing means 2 to be assigned to each sensor 1 is determined, and the processing content of each sensor 1 is determined by the processing selection means 7, and then the sensor 1 and the processing means 2 are controlled based on these. In addition, as soon as any situation change occurs, the sensor 1 to be used,
The number and processing contents of the processing means 2 assigned to each sensor 1 are determined again, and the sensors 1 and the processing means 2 are controlled.

【0193】ここで、本実施の形態10によるマルチセ
ンサ処理装置では、障害検出手段13により障害が検出
された処理手段2を除外し、正常に動作する処理手段2
の範囲で、使用するセンサ1や各センサ1に割り当てら
れる処理手段2の数及び処理内容を決定する方式を採
る。
Here, in the multi-sensor processing apparatus according to the tenth embodiment, the processing means 2 in which a failure is detected by the failure detection means 13 is excluded, and the processing means 2 which operates normally
In this range, the number of sensors 1 to be used and the number of processing means 2 assigned to each sensor 1 and the processing content are determined.

【0194】制御手段3は、使用するセンサ1と、各セ
ンサ1に割り当てられる処理手段2の数及び各センサ1
の処理内容が決定すると、各センサ1の処理として実際
に使用する処理手段2を確定し、それら処理手段2に対
して、処理すべきセンサ1と処理内容、さらには同じセ
ンサ1を処理する他の処理手段2の情報を通知する。こ
れと同時に、障害検出手段13は、処理手段2の動作状
況の監視を開始する。
The control means 3 includes the sensors 1 to be used, the number of processing means 2 assigned to each sensor 1 and each sensor 1
Is determined, the processing means 2 to be actually used as the processing of each sensor 1 is determined, and the processing contents of the sensor 1 to be processed and the processing contents of the same sensor 1 are determined. Of the processing means 2 is notified. At the same time, the failure detection unit 13 starts monitoring the operation status of the processing unit 2.

【0195】使用されると決定された処理手段2は、制
御手段3の指示を受け、動作を開始する。各処理手段2
は、自身が処理すべきセンサ1の取得データが入力され
ると、制御手段3によって予め指示された処理内容に基
づき、処理を開始する。処理内容によっては、同一のセ
ンサ1の処理を行っている他の処理手段2と適宜、デー
タ転送を行いながら処理を進める。これと並行して、障
害検出手段13は、処理手段2の動作状況を監視してお
り、故障等の障害を検出すると、直ちに制御手段3に通
知する。
The processing means 2 determined to be used receives the instruction from the control means 3 and starts operating. Each processing means 2
When the acquisition data of the sensor 1 to be processed by itself is input, the processing starts based on the processing content instructed by the control means 3 in advance. Depending on the processing content, the processing is advanced while performing data transfer with other processing means 2 performing the processing of the same sensor 1 as appropriate. In parallel with this, the failure detecting means 13 monitors the operation status of the processing means 2 and, when detecting a failure such as a failure, notifies the control means 3 immediately.

【0196】特に、障害検出手段13により障害が検出
されることなく、各処理手段2の所望の処理が完了する
と、各処理手段2は、制御手段3に処理完了を通知する
と共に、同時に処理結果も転送する。制御手段3は、各
処理手段2の処理終了を確認し、転送された各センサ1
の処理結果から処理が正しく行われているかどうかを確
認する。
In particular, when the desired processing of each processing means 2 is completed without a failure being detected by the failure detecting means 13, each processing means 2 notifies the control means 3 of the completion of the processing and simultaneously executes the processing result. Also transfer. The control means 3 confirms the end of the processing of each processing means 2,
Check whether the processing is performed correctly from the processing result of.

【0197】また、特に、障害検出手段13により障害
が検出されることなく、かつ処理結果にも異常が無い場
合には、他の実施の形態と同様にして動作を継続する。
In particular, when no failure is detected by the failure detection means 13 and there is no abnormality in the processing result, the operation is continued as in the other embodiments.

【0198】一方、制御手段3は、障害検出手段13か
ら障害が検出されたことを通知された場合、あるいは障
害検出手段13により障害が検出されない場合であって
も、処理結果に異常があると判断した場合、所望の処理
手段2に何らかの障害が発生したと認識し、以降の動作
からこの処理手段2を除外する。すなわち、具備する処
理手段2の総数は、異常と判断された処理手段2を除
く、他の正常に動作していると認識している処理手段2
の数とし、割当決定手段6は、この範囲内で各センサ1
に割り当てる処理手段2の数を決定するように動作す
る。また、制御手段3は、各センサの処理として実際に
使用する処理手段2を確定する際に、障害が発生した処
理手段2を使用しないように動作する。
On the other hand, even if the control means 3 is notified by the fault detecting means 13 that a fault has been detected, or if the fault detecting means 13 does not detect a fault, the control means 3 determines that there is an abnormality in the processing result. If it is determined, it is recognized that some trouble has occurred in the desired processing means 2, and this processing means 2 is excluded from the subsequent operations. In other words, the total number of the processing means 2 provided is the processing means 2 other than the processing means 2 which is determined to be abnormal and which is recognized as operating normally.
And the allocation determining means 6 determines that each sensor 1 is within this range.
The operation is performed to determine the number of processing means 2 to be assigned to. Further, the control unit 3 operates so as not to use the processing unit 2 in which a failure has occurred when determining the processing unit 2 actually used as the processing of each sensor.

【0199】制御手段3は、障害が発生した処理手段2
を新たに認識した場合、オペレータや外部装置にその旨
通知するようにしてもよい。また、引き続き動作を継続
するか否かの指示をオペレータや外部装置に仰ぐように
してもよい。
The control means 3 controls the processing means 2 in which the fault has occurred.
May be notified to an operator or an external device when the information is newly recognized. Further, an instruction as to whether or not to continue the operation may be obtained from an operator or an external device.

【0200】制御手段3は、障害が発生した処理手段2
を新たに認識した場合、動作を継続するのであれば、直
ちに、使用するセンサ1や、各センサ1に割り当てられ
る処理手段2の数及び処理内容を再決定するよう動作す
る。この手順は、具備する処理手段2の総数として、障
害の発生した処理手段2を除外している点を除けば、他
の実施の形態と同様である。
The control means 3 controls the processing means 2 in which the fault has occurred.
Is newly recognized, if the operation is to be continued, an operation is immediately performed to redetermine the number of sensors 1 to be used and the number of processing means 2 assigned to each sensor 1 and the processing content. This procedure is the same as the other embodiments, except that the faulty processing unit 2 is excluded from the total number of processing units 2 provided.

【0201】もし、障害の発生した処理手段2を除外し
た、正常に動作する処理手段2の範囲で各センサ1の処
理を行うことができない場合には、制御手段3は、オペ
レータや外部装置にその旨通知する。
If the processing of each sensor 1 cannot be performed within the range of the processing unit 2 that operates normally except for the processing unit 2 in which the failure has occurred, the control unit 3 sends an instruction to the operator or an external device. Notify that.

【0202】このように、本実施の形態10によるマル
チセンサ処理装置では、処理手段2に何らかの障害が発
生した場合であっても残りの処理手段2を使い、それら
の処理能力を越えない範囲で、より効果的に処理手段2
を使用することができる。
As described above, in the multi-sensor processing apparatus according to the tenth embodiment, even if some trouble occurs in the processing means 2, the remaining processing means 2 is used and the processing capacity is not exceeded. , More effectively processing means 2
Can be used.

【0203】[0203]

【発明の効果】この発明の請求項1に係るマルチセンサ
処理装置は、以上説明したとおり、複数のセンサと、前
記センサから得られるデータを処理する複数の処理手段
と、前記複数のセンサ及び前記複数の処理手段を制御す
る制御手段とを備え、前記制御手段は、所定の情報に基
いて使用する一つあるいは複数のセンサを決定するセン
サ選択手段と、前記センサ選択手段によって使用すると
決定されたセンサの処理に割り当てる処理手段の数を決
定する割当決定手段と、前記使用すると決定されたセン
サに割り当てられた処理手段の数に応じて、そのセンサ
の処理内容を決定する処理選択手段とを有するので、常
に具備する処理手段の処理能力を越えない範囲で、より
効果的に処理手段を使用することができるという効果を
奏する。
As described above, the multi-sensor processing apparatus according to claim 1 of the present invention has a plurality of sensors, a plurality of processing means for processing data obtained from the sensors, the plurality of sensors and the plurality of sensors. Control means for controlling a plurality of processing means, wherein the control means determines one or a plurality of sensors to be used based on predetermined information, and the sensor selection means determines that the sensor is to be used. An allocation determining unit that determines the number of processing units to be allocated to the processing of the sensor; and a processing selecting unit that determines the processing content of the sensor according to the number of processing units allocated to the sensor determined to be used. Therefore, there is an effect that the processing means can be used more effectively within a range not exceeding the processing capability of the processing means which is always provided.

【0204】この発明の請求項2に係るマルチセンサ処
理装置は、以上説明したとおり、前記センサ選択手段
が、使用すると決定するセンサが複数の場合には、セン
サの重要度に応じて優先度を算出する優先度算出手段を
含み、前記割当決定手段は、前記優先度情報を参考にし
て割り当てる処理手段の数を決定するので、常に具備す
る処理手段の処理能力を越えない範囲で、かつ各センサ
の重要度に応じて、より効果的に処理手段を使用するこ
とができるという効果を奏する。
As described above, in the multi-sensor processing device according to the second aspect of the present invention, when the sensor selecting means determines that there are a plurality of sensors to be used, the priority is determined according to the importance of the sensors. A priority calculating means for calculating, and the allocation determining means determines the number of processing means to be allocated with reference to the priority information. There is an effect that the processing means can be used more effectively according to the degree of importance.

【0205】この発明の請求項3に係るマルチセンサ処
理装置は、以上説明したとおり、前記割当決定手段が、
前記優先度の高いセンサから順に、そのセンサの処理を
満足するような処理手段の数を割り当てていくことによ
って、各センサに割り当てる処理手段の数を決定するの
で、常に具備する処理手段の処理能力を越えない範囲
で、各センサの重要度の高いものほど、より効果的に処
理手段を使用することができるという効果を奏する。
As described above, in the multi-sensor processing device according to claim 3 of the present invention,
By allocating the number of processing units satisfying the processing of the sensor in order from the sensor having the highest priority, the number of processing units to be allocated to each sensor is determined. Within such a range, the higher the importance of each sensor, the more effectively the processing means can be used.

【0206】この発明の請求項4に係るマルチセンサ処
理装置は、以上説明したとおり、前記割当決定手段が、
各センサに割り当てる処理手段の数を一旦均等に分配し
た後、各センサの処理手段の数に過不足かあるかどうか
を調べ、前記優先度の低いセンサの処理手段を、前記優
先度の高いセンサに再分配することにより、各センサに
割り当てる処理手段の数を決定するので、常に具備する
処理手段の処理能力を越えない範囲で、できるだけ多く
のセンサが使用できるように、より効果的に処理手段を
使用することができるという効果を奏する。
As described above, in the multi-sensor processing device according to claim 4 of the present invention, the allocation determining means
Once the number of processing means allocated to each sensor is once evenly distributed, it is checked whether the number of processing means of each sensor is excessive or insufficient, and the processing means of the low-priority sensor is replaced with the high-priority sensor. The number of processing means to be assigned to each sensor is determined by redistribution to the processing means, so that the processing means can be used more effectively so that as many sensors as possible can be used without exceeding the processing capacity of the processing means always provided. The effect that it can be used is produced.

【0207】この発明の請求項5に係るマルチセンサ処
理装置は、以上説明したとおり、各処理手段が、同様の
目的を達成するための処理方法を予め複数種類有し、前
記処理選択手段が、前記各処理方法に関する処理時間、
演算精度が格納された処理情報を有するとともに、各セ
ンサに割り当てられた処理手段の数に応じて、前記処理
情報を参考に最適な処理方法を選択することによって、
各センサ毎に処理内容を決定するので、常に具備する処
理手段の処理能力を越えない範囲で、適切な処理内容を
選択することができるという効果を奏する。
As described above, in the multi-sensor processing apparatus according to claim 5 of the present invention, each processing means has a plurality of processing methods for achieving the same object in advance, and the processing selection means has Processing time for each of the processing methods,
With the processing information having the calculation accuracy stored therein, according to the number of processing means assigned to each sensor, by selecting an optimal processing method with reference to the processing information,
Since the processing content is determined for each sensor, it is possible to select an appropriate processing content within a range that does not exceed the processing capability of the processing means that is always provided.

【0208】この発明の請求項6に係るマルチセンサ処
理装置は、以上説明したとおり、前記割当決定手段が、
割り当てる処理手段の数に応じて変動する各センサの処
理時間、演算精度を加味して、各センサに割り当てる処
理手段の数を決定するので、常に具備する処理手段の処
理能力を越えない範囲で、より効果的に処理手段を使用
することができるという効果を奏する。
As described above, in the multi-sensor processing apparatus according to claim 6 of the present invention,
In consideration of the processing time of each sensor that fluctuates according to the number of processing means to be allocated, and the calculation accuracy, the number of processing means to be allocated to each sensor is determined. There is an effect that the processing means can be used more effectively.

【0209】この発明の請求項7に係るマルチセンサ処
理装置は、以上説明したとおり、各処理手段が、同様の
目的を達成するための処理方法を予め複数種類有し、前
記制御手段は、前記各処理方法に関する処理時間、演算
精度が格納された処理情報と前記各処理方法を実行する
ために最低限必要とする処理手段の数とを予め格納する
処理情報テーブルをさらに有し、前記割当決定手段は、
前記処理情報テーブルを参照することによって、各セン
サに割り当てる処理手段の数を決定し、前記処理選択手
段は、前記処理情報テーブルを参照することによって、
各センサに割り当てる処理手段の数に応じて処理方法を
決定するので、矛盾なく、あるいは余計な手続きを踏む
ことなく、常に具備する処理手段の処理能力を越えない
範囲で、より効果的に処理手段を使用することができる
という効果を奏する。
As described above, in the multi-sensor processing device according to claim 7 of the present invention, each processing means has a plurality of types of processing methods for achieving the same object in advance, and the control means A processing information table that stores processing information in which processing time and calculation accuracy for each processing method are stored and the minimum number of processing units required to execute each processing method in advance; Means are
By referring to the processing information table, the number of processing means to be assigned to each sensor is determined, and the processing selecting means, by referring to the processing information table,
Since the processing method is determined according to the number of processing means assigned to each sensor, the processing means can be more effectively processed without contradiction or without taking extra steps, as long as the processing capacity of the processing means is not always exceeded. The effect that it can be used is produced.

【0210】この発明の請求項8に係るマルチセンサ処
理装置は、以上説明したとおり、前記制御手段が、前記
処理選択手段によって決定された各センサの処理内容に
基づき、必要となる処理時間、得られる演算精度に関連
づけられた評価値を算出する評価値算出手段をさらに有
し、前記評価値算出手段は、前記割当決定手段により各
センサに割り当てる処理手段の数が決定され、前記処理
選択手段により各センサの処理内容が決定されると、各
センサの評価値を算出し、前記割当決定手段は、前記評
価値算出手段により算出された各センサの評価値に基づ
き、各センサに割り当てる処理手段の数を再決定するの
で、常に具備する処理手段の処理能力を越えない範囲
で、より効果的に処理手段を使用することができるとい
う効果を奏する。
As described above, in the multi-sensor processing apparatus according to claim 8 of the present invention, the control means determines the required processing time and time based on the processing contents of each sensor determined by the processing selection means. Evaluation value calculation means for calculating an evaluation value associated with the calculation accuracy to be calculated, wherein the evaluation value calculation means determines the number of processing means to be assigned to each sensor by the allocation determination means, and the processing selection means When the processing content of each sensor is determined, the evaluation value of each sensor is calculated, and the allocation determining means is based on the evaluation value of each sensor calculated by the evaluation value calculating means. Since the number is determined again, there is an effect that the processing means can be used more effectively within a range not exceeding the processing capacity of the processing means which is always provided.

【0211】この発明の請求項9に係るマルチセンサ処
理装置は、以上説明したとおり、前記制御手段が、前記
各処理手段が割り当られたセンサの処理を行なった後、
実際にかかった処理時間、及び得られた処理結果の演算
精度に基いて、予め保持していた処理情報を更新する処
理情報補正手段をさらに有するので、常に具備する処理
手段の処理能力を越えない範囲で、より効果的に処理手
段を使用することができるという効果を奏する。
As described above, in the multi-sensor processing device according to claim 9 of the present invention, after the control means performs the processing of the sensor to which each of the processing means is assigned,
It further includes processing information correction means for updating the processing information held in advance based on the actual processing time and the calculation accuracy of the obtained processing result, so that the processing capacity of the processing means always provided is not exceeded. Within the range, there is an effect that the processing means can be used more effectively.

【0212】この発明の請求項10に係るマルチセンサ
処理装置は、以上説明したとおり、前記制御手段が、前
記複数の処理手段の動作状況を監視して障害を検出する
障害検出手段をさらに有し、前記割当決定手段は、前記
障害検出手段により検出された障害の発生した処理手段
を除外して、前記センサ選択手段によって使用すると決
定されたセンサの処理に割り当てる処理手段の数を決定
するので、処理手段に何らかの障害が発生した場合であ
っても残りの処理手段を使い、それらの処理能力を越え
ない範囲で、より効果的に処理手段を使用することがで
きるという効果を奏する。
According to a tenth aspect of the present invention, as described above, the control unit further includes a failure detection unit that monitors operation states of the plurality of processing units and detects a failure. The allocation determining unit excludes the processing unit in which the failure detected by the failure detecting unit has occurred, and determines the number of processing units to be allocated to the processing of the sensor determined to be used by the sensor selecting unit. Even if some trouble occurs in the processing means, the remaining processing means can be used and the processing means can be used more effectively within a range not exceeding their processing capability.

【0213】この発明の請求項11に係るマルチセンサ
処理装置は、以上説明したとおり、前記割当決定手段
が、他のセンサに割り当てる処理手段の数を追加するた
めに、処理手段の数を削減すべきセンサを選択する場合
に、処理手段の数を削減した時の処理時間、演算精度へ
の影響が最も小さいセンサの処理手段の数を削減するこ
とに決定するので、常に具備する処理手段の処理能力を
越えない範囲で、より効果的に処理手段を使用すること
ができるという効果を奏する。
As described above, in the multi-sensor processing apparatus according to claim 11 of the present invention, the allocation determining means reduces the number of processing means in order to add the number of processing means to be allocated to another sensor. When selecting the sensor to be processed, the processing time when the number of processing units is reduced, and the number of processing units of the sensor that has the least effect on the calculation accuracy are determined to be reduced. There is an effect that the processing means can be used more effectively within a range not exceeding the ability.

【0214】この発明の請求項12に係るマルチセンサ
処理装置は、以上説明したとおり、前記割当決定手段
が、処理手段の数を追加するセンサを選択する場合に、
処理手段の数を追加した時の処理時間、演算精度への効
果が最も大きいセンサの処理手段の数を追加することを
決定するので、常に具備する処理手段の処理能力を越え
ない範囲で、より効果的に処理手段を使用することがで
きるという効果を奏する。
According to a twelfth aspect of the present invention, as described above, when the allocation determining means selects a sensor to which the number of processing means is added,
Processing time when adding the number of processing means, it is determined to add the number of processing means of the sensor that has the greatest effect on the calculation accuracy, so that it does not exceed the processing capacity of the processing means always provided, There is an effect that the processing means can be used effectively.

【0215】この発明の請求項13に係るマルチセンサ
処理装置は、以上説明したとおり、前記割当決定手段
が、処理手段の数を追加する所望のセンサの処理時間、
演算精度への効果が、処理手段の数を削減する他のセン
サの処理時間、演算精度への影響よりも大きい場合に限
って、前記他のセンサに割り当てる処理手段の数を削減
し、前記所望のセンサの処理手段の数を追加することを
決定するので、常に具備する処理手段の処理能力を越え
ない範囲で、より効果的に処理手段を使用することがで
きるという効果を奏する。
As described above, in the multi-sensor processing device according to claim 13 of the present invention, the allocation determining means can process the desired sensor processing time by adding the number of processing means,
Only when the effect on the calculation accuracy is greater than the processing time of the other sensor for reducing the number of processing means and the effect on the calculation accuracy, reduce the number of processing means assigned to the other sensor, and Since it is determined that the number of processing means of the sensor is added, the processing means can be used more effectively as long as the processing capacity of the processing means which is always provided is not exceeded.

【0216】この発明の請求項14に係るマルチセンサ
処理装置は、以上説明したとおり、前記処理情報補正手
段が、予め定められた条件を満足する場合のみ、処理情
報を更新するので、常に具備する処理手段の処理能力を
越えない範囲で、より効果的に処理手段を使用すること
ができるという効果を奏する。
As described above, the multi-sensor processing device according to the fourteenth aspect of the present invention always includes the processing information correction means, since the processing information is updated only when a predetermined condition is satisfied. There is an effect that the processing means can be used more effectively within a range not exceeding the processing capacity of the processing means.

【0217】この発明の請求項15に係るマルチセンサ
処理装置は、以上説明したとおり、前記処理情報補正手
段が、実際の処理時間、処理結果の演算精度が、既存の
処理情報として保持する値よりも良かった場合にのみ、
処理情報を更新するので、常に具備する処理手段の処理
能力を越えない範囲で、より効果的に処理手段を使用す
ることができるという効果を奏する。
As described above, in the multi-sensor processing device according to claim 15 of the present invention, the processing information correction means determines that the actual processing time and the calculation accuracy of the processing result are higher than the values held as existing processing information. Only if
Since the processing information is updated, there is an effect that the processing means can be used more effectively within a range that does not exceed the processing capability of the processing means which is always provided.

【0218】この発明の請求項16に係るマルチセンサ
処理装置は、以上説明したとおり、前記処理情報補正手
段が、実際の処理時間、処理結果の演算精度が、既存の
処理情報として保持する値を満たせなかった場合にの
み、処理情報を更新するので、常に具備する処理手段の
処理能力を越えない範囲で、より効果的に処理手段を使
用することができるという効果を奏する。
As described above, in the multi-sensor processing apparatus according to claim 16 of the present invention, the processing information correction means determines that the actual processing time and the calculation accuracy of the processing result are the values held as existing processing information. Since the processing information is updated only when the condition is not satisfied, there is an effect that the processing means can be used more effectively without exceeding the processing capacity of the processing means which is always provided.

【0219】この発明の請求項17に係るマルチセンサ
処理装置は、以上説明したとおり、前記処理情報補正手
段が、実際の処理時間、処理結果の演算精度が、予め定
められた閾値を越えた場合のみ、処理情報を更新するの
で、常に具備する処理手段の処理能力を越えない範囲
で、より効果的に処理手段を使用することができるとい
う効果を奏する。
As described above, in the multi-sensor processing device according to claim 17 of the present invention, when the processing information correction means determines that the actual processing time and the calculation accuracy of the processing result exceed predetermined thresholds. Only the processing information is updated, so that the processing means can be used more effectively within a range that does not exceed the processing capability of the processing means that is always provided.

【0220】この発明の請求項18に係るマルチセンサ
処理装置は、以上説明したとおり、前記処理情報補正手
段が、所定の条件を満足する場合が、予め定められた回
数だけ連続して発生したときにのみ、処理情報を更新す
るので、常に具備する処理手段の処理能力を越えない範
囲で、より効果的に処理手段を使用することができると
いう効果を奏する。
As described above, in the multi-sensor processing device according to claim 18 of the present invention, when the processing information correction means satisfies a predetermined condition, the predetermined number of consecutive occurrences occurs. Since the processing information is updated only for the processing means, the processing means can be used more effectively within a range that does not exceed the processing capacity of the processing means that is always provided.

【0221】この発明の請求項19に係るマルチセンサ
処理装置は、以上説明したとおり、前記処理情報補正手
段が、所定の条件を満足する場合が、予め定められた頻
度を越えて発生したときにのみ、処理情報を更新するの
で、常に具備する処理手段の処理能力を越えない範囲
で、より効果的に処理手段を使用することができるとい
う効果を奏する。
As described above, in the multi-sensor processing device according to claim 19 of the present invention, when the processing information correction means satisfies the predetermined condition when the frequency exceeds a predetermined frequency. Only the processing information is updated, so that the processing means can be used more effectively within a range that does not exceed the processing capability of the processing means that is always provided.

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

【図1】 この発明の実施の形態1に係るマルチセンサ
処理装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a multi-sensor processing device according to Embodiment 1 of the present invention.

【図2】 この発明の実施の形態1に係るマルチセンサ
処理装置の制御手段の構成を示す図である。
FIG. 2 is a diagram illustrating a configuration of a control unit of the multi-sensor processing device according to the first embodiment of the present invention.

【図3】 この発明の実施の形態2、3、4に係るマル
チセンサ処理装置の制御手段の構成を示す図である。
FIG. 3 is a diagram showing a configuration of a control unit of a multi-sensor processing device according to Embodiments 2, 3, and 4 of the present invention.

【図4】 この発明の実施の形態5、6に係るマルチセ
ンサ処理装置の制御手段の構成を示す図である。
FIG. 4 is a diagram showing a configuration of a control unit of a multi-sensor processing device according to Embodiments 5 and 6 of the present invention.

【図5】 この発明の実施の形態7に係るマルチセンサ
処理装置の制御手段の構成を示す図である。
FIG. 5 is a diagram showing a configuration of a control unit of a multi-sensor processing device according to Embodiment 7 of the present invention.

【図6】 この発明の実施の形態8に係るマルチセンサ
処理装置の制御手段の構成を示す図である。
FIG. 6 is a diagram showing a configuration of a control unit of a multi-sensor processing device according to Embodiment 8 of the present invention.

【図7】 この発明の実施の形態9に係るマルチセンサ
処理装置の制御手段の構成を示す図である。
FIG. 7 is a diagram showing a configuration of a control unit of a multi-sensor processing device according to Embodiment 9 of the present invention.

【図8】 この発明の実施の形態10に係るマルチセン
サ処理装置の制御手段の構成を示す図である。
FIG. 8 is a diagram showing a configuration of a control unit of a multi-sensor processing device according to Embodiment 10 of the present invention.

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

1 センサ、2 処理手段、3 制御手段、4 データ
転送手段、5 センサ選択手段、6 割当決定手段、7
処理選択手段、8 優先度算出手段、9 処理情報、
10 処理情報テーブル、11 評価値算出手段、12
処理情報補正手段、13 障害検出手段。
DESCRIPTION OF SYMBOLS 1 sensor, 2 processing means, 3 control means, 4 data transfer means, 5 sensor selection means, 6 assignment determination means, 7
Processing selection means, 8 priority calculation means, 9 processing information,
10 processing information table, 11 evaluation value calculation means, 12
Processing information correction means, 13 failure detection means;

Claims (19)

【特許請求の範囲】[Claims] 【請求項1】 複数のセンサと、 前記センサから得られるデータを処理する複数の処理手
段と、 前記複数のセンサ及び前記複数の処理手段を制御する制
御手段とを備え、 前記制御手段は、 所定の情報に基いて使用する一つあるいは複数のセンサ
を決定するセンサ選択手段と、 前記センサ選択手段によって使用すると決定されたセン
サの処理に割り当てる処理手段の数を決定する割当決定
手段と、 前記使用すると決定されたセンサに割り当てられた処理
手段の数に応じて、そのセンサの処理内容を決定する処
理選択手段とを有することを特徴とするマルチセンサ処
理装置。
A plurality of sensors; a plurality of processing means for processing data obtained from the sensors; and a control means for controlling the plurality of sensors and the plurality of processing means. Sensor selection means for determining one or a plurality of sensors to be used based on the information of the above; allocation determination means for determining the number of processing means to be allocated to the processing of the sensor determined to be used by the sensor selection means; And a processing selecting means for determining the processing content of the sensor according to the number of processing means assigned to the determined sensor.
【請求項2】 前記センサ選択手段は、使用すると決定
するセンサが複数の場合には、センサの重要度に応じて
優先度を算出する優先度算出手段を含み、 前記割当決定手段は、前記優先度情報を参考にして割り
当てる処理手段の数を決定することを特徴とする請求項
1記載のマルチセンサ処理装置。
2. The method according to claim 1, wherein the sensor selecting unit includes a priority calculating unit that calculates a priority according to the importance of the sensor when a plurality of sensors are determined to be used. 2. The multi-sensor processing device according to claim 1, wherein the number of processing means to be assigned is determined with reference to degree information.
【請求項3】 前記割当決定手段は、前記優先度の高い
センサから順に、そのセンサの処理を満足するような処
理手段の数を割り当てていくことによって、各センサに
割り当てる処理手段の数を決定することを特徴とする請
求項2記載のマルチセンサ処理装置。
3. The allocation determining means determines the number of processing means to be assigned to each sensor by allocating the number of processing means satisfying the processing of the sensor in order from the sensor having the highest priority. 3. The multi-sensor processing device according to claim 2, wherein:
【請求項4】 前記割当決定手段は、各センサに割り当
てる処理手段の数を一旦均等に分配した後、各センサの
処理手段の数に過不足かあるかどうかを調べ、前記優先
度の低いセンサの処理手段を、前記優先度の高いセンサ
に再分配することにより、各センサに割り当てる処理手
段の数を決定することを特徴とする請求項2記載のマル
チセンサ処理装置。
4. The method according to claim 1, wherein the assignment determining unit distributes the number of processing units to be assigned to each sensor once, and then checks whether the number of processing units of each sensor is sufficient or not. 3. The multi-sensor processing apparatus according to claim 2, wherein the number of processing means allocated to each sensor is determined by redistributing the processing means to the high-priority sensors.
【請求項5】 各処理手段は、同様の目的を達成するた
めの処理方法を予め複数種類有し、 前記処理選択手段は、前記各処理方法に関する処理時
間、演算精度が格納された処理情報を有するとともに、
各センサに割り当てられた処理手段の数に応じて、前記
処理情報を参考に最適な処理方法を選択することによっ
て、各センサ毎に処理内容を決定することを特徴とする
請求項1から請求項4までのいずれかに記載のマルチセ
ンサ処理装置。
5. Each processing means has a plurality of types of processing methods for achieving the same object in advance, and the processing selection means outputs processing information in which processing time and calculation accuracy for each processing method are stored. Have
The processing content is determined for each sensor by selecting an optimum processing method with reference to the processing information according to the number of processing means assigned to each sensor. 5. The multi-sensor processing device according to any one of 4 to 4.
【請求項6】 前記割当決定手段は、割り当てる処理手
段の数に応じて変動する各センサの処理時間、演算精度
を加味して、各センサに割り当てる処理手段の数を決定
することを特徴とする請求項5記載のマルチセンサ処理
装置。
6. The allocation determining means determines the number of processing means to be assigned to each sensor, taking into account the processing time and calculation accuracy of each sensor which varies according to the number of processing means to be assigned. The multi-sensor processing device according to claim 5.
【請求項7】 各処理手段は、同様の目的を達成するた
めの処理方法を予め複数種類有し、 前記制御手段は、前記各処理方法に関する処理時間、演
算精度が格納された処理情報と前記各処理方法を実行す
るために最低限必要とする処理手段の数とを予め格納す
る処理情報テーブルをさらに有し、 前記割当決定手段は、前記処理情報テーブルを参照する
ことによって、各センサに割り当てる処理手段の数を決
定し、 前記処理選択手段は、前記処理情報テーブルを参照する
ことによって、各センサに割り当てる処理手段の数に応
じて処理方法を決定することを特徴とする請求項1から
請求項4までのいずれかに記載のマルチセンサ処理装
置。
7. Each processing means has a plurality of types of processing methods for achieving the same object in advance, and the control means includes processing information storing processing time and calculation accuracy for each of the processing methods, and A processing information table that stores in advance a minimum number of processing units required to execute each processing method; and the allocation determining unit allocates to each sensor by referring to the processing information table. The method according to claim 1, wherein the number of processing units is determined, and the processing selection unit determines a processing method according to the number of processing units allocated to each sensor by referring to the processing information table. Item 5. The multi-sensor processing device according to any one of items 4.
【請求項8】 前記制御手段は、前記処理選択手段によ
って決定された各センサの処理内容に基づき、必要とな
る処理時間、得られる演算精度に関連づけられた評価値
を算出する評価値算出手段をさらに有し、 前記評価値算出手段は、前記割当決定手段により各セン
サに割り当てる処理手段の数が決定され、前記処理選択
手段により各センサの処理内容が決定されると、各セン
サの評価値を算出し、 前記割当決定手段は、前記評価値算出手段により算出さ
れた各センサの評価値に基づき、各センサに割り当てる
処理手段の数を再決定することを特徴とする請求項1か
ら請求項4までのいずれかに記載のマルチセンサ処理装
置。
8. An evaluation value calculation unit that calculates an evaluation value associated with a required processing time and an obtained calculation accuracy based on the processing content of each sensor determined by the processing selection unit. The evaluation value calculation unit further includes: when the number of processing units to be assigned to each sensor is determined by the allocation determination unit, and when the processing content of each sensor is determined by the processing selection unit, the evaluation value of each sensor is determined. 5. The method according to claim 1, wherein the assignment determining unit re-determines the number of processing units assigned to each sensor based on the evaluation value of each sensor calculated by the evaluation value calculating unit. 6. The multi-sensor processing device according to any one of the above.
【請求項9】 前記制御手段は、前記各処理手段が割り
当られたセンサの処理を行なった後、実際にかかった処
理時間、及び得られた処理結果の演算精度に基いて、予
め保持していた処理情報を更新する処理情報補正手段を
さらに有することを特徴とする請求項7記載のマルチセ
ンサ処理装置。
9. The control means, after each of the processing means has performed the processing of the assigned sensor, based on the processing time actually taken and the calculation accuracy of the obtained processing result, and holds the data in advance. 8. The multi-sensor processing apparatus according to claim 7, further comprising processing information correction means for updating the processing information.
【請求項10】 前記制御手段は、前記複数の処理手段
の動作状況を監視して障害を検出する障害検出手段をさ
らに有し、 前記割当決定手段は、前記障害検出手段により検出され
た障害の発生した処理手段を除外して、前記センサ選択
手段によって使用すると決定されたセンサの処理に割り
当てる処理手段の数を決定することを特徴とする請求項
1記載のマルチセンサ処理装置。
10. The control unit further includes a failure detection unit that monitors operation states of the plurality of processing units to detect a failure, and the allocation determination unit determines a failure detected by the failure detection unit. 2. The multi-sensor processing device according to claim 1, wherein the number of processing units to be allocated to the processing of the sensor determined to be used by the sensor selection unit is determined, excluding the generated processing unit.
【請求項11】 前記割当決定手段は、他のセンサに割
り当てる処理手段の数を追加するために、処理手段の数
を削減すべきセンサを選択する場合に、処理手段の数を
削減した時の処理時間、演算精度への影響が最も小さい
センサの処理手段の数を削減することに決定することを
特徴とする請求項6又は7記載のマルチセンサ処理装
置。
11. The method according to claim 1, wherein the assigning unit determines a number of processing units to be assigned to another sensor. 8. The multi-sensor processing apparatus according to claim 6, wherein the number of processing units of the sensor having the least influence on processing time and calculation accuracy is determined to be reduced.
【請求項12】 前記割当決定手段は、処理手段の数を
追加するセンサを選択する場合に、処理手段の数を追加
した時の処理時間、演算精度への効果が最も大きいセン
サの処理手段の数を追加することを決定することを特徴
とする請求項6又は7記載のマルチセンサ処理装置。
12. When selecting a sensor to which the number of processing means is added, the allocation determining means determines a processing time and a processing effect of the sensor having the greatest effect on the calculation accuracy when the number of processing means is added. 8. The multi-sensor processing device according to claim 6, wherein a decision is made to add a number.
【請求項13】 前記割当決定手段は、処理手段の数を
追加する所望のセンサの処理時間、演算精度への効果
が、処理手段の数を削減する他のセンサの処理時間、演
算精度への影響よりも大きい場合に限って、前記他のセ
ンサに割り当てる処理手段の数を削減し、前記所望のセ
ンサの処理手段の数を追加することを決定することを特
徴とする請求項6又は7記載のマルチセンサ処理装置。
13. The method according to claim 1, wherein the effect on the processing time and calculation accuracy of the desired sensor that adds the number of processing means is different from the processing time and calculation accuracy of another sensor that reduces the number of processing means. 8. The method according to claim 6, wherein the number of processing units assigned to the other sensors is reduced and the number of processing units of the desired sensor is added only when the influence is larger than the influence. Multi-sensor processing device.
【請求項14】 前記処理情報補正手段は、予め定めら
れた条件を満足する場合のみ、処理情報を更新すること
を特徴とする請求項9記載のマルチセンサ処理装置。
14. The multi-sensor processing apparatus according to claim 9, wherein said processing information correction means updates the processing information only when a predetermined condition is satisfied.
【請求項15】 前記処理情報補正手段は、実際の処理
時間、処理結果の演算精度が、既存の処理情報として保
持する値よりも良かった場合にのみ、処理情報を更新す
ることを特徴とする請求項14記載のマルチセンサ処理
装置。
15. The processing information correction means updates the processing information only when the actual processing time and the calculation accuracy of the processing result are better than the values held as the existing processing information. The multi-sensor processing device according to claim 14.
【請求項16】 前記処理情報補正手段は、実際の処理
時間、処理結果の演算精度が、既存の処理情報として保
持する値を満たせなかった場合にのみ、処理情報を更新
することを特徴とする請求項14記載のマルチセンサ処
理装置。
16. The processing information correction means updates processing information only when the actual processing time and the calculation accuracy of the processing result cannot satisfy the values held as existing processing information. The multi-sensor processing device according to claim 14.
【請求項17】 前記処理情報補正手段は、実際の処理
時間、処理結果の演算精度が、予め定められた閾値を越
えた場合のみ、処理情報を更新することを特徴とする請
求項14記載のマルチセンサ処理装置。
17. The processing information correction unit according to claim 14, wherein the processing information correction unit updates the processing information only when the actual processing time and the calculation accuracy of the processing result exceed a predetermined threshold. Multi-sensor processing device.
【請求項18】 前記処理情報補正手段は、所定の条件
を満足する場合が、予め定められた回数だけ連続して発
生したときにのみ、処理情報を更新することを特徴とす
る請求項14記載のマルチセンサ処理装置。
18. The processing information correction unit according to claim 14, wherein the processing information correction means updates the processing information only when a predetermined condition is satisfied, and the processing information is continuously generated a predetermined number of times. Multi-sensor processing device.
【請求項19】 前記処理情報補正手段は、所定の条件
を満足する場合が、予め定められた頻度を越えて発生し
たときにのみ、処理情報を更新することを特徴とする請
求項14記載のマルチセンサ処理装置。
19. The processing information correction means according to claim 14, wherein said processing information correction means updates the processing information only when a predetermined condition is satisfied and the frequency exceeds a predetermined frequency. Multi-sensor processing device.
JP2000352626A 2000-11-20 2000-11-20 Multisensor processor Pending JP2002157233A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000352626A JP2002157233A (en) 2000-11-20 2000-11-20 Multisensor processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000352626A JP2002157233A (en) 2000-11-20 2000-11-20 Multisensor processor

Publications (1)

Publication Number Publication Date
JP2002157233A true JP2002157233A (en) 2002-05-31

Family

ID=18825494

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000352626A Pending JP2002157233A (en) 2000-11-20 2000-11-20 Multisensor processor

Country Status (1)

Country Link
JP (1) JP2002157233A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004206579A (en) * 2002-12-26 2004-07-22 Toshiba Corp Monitoring system
WO2008035405A1 (en) * 2006-09-20 2008-03-27 Hitachi, Ltd. Decentralization control system
JP2010114756A (en) * 2008-11-07 2010-05-20 Hitachi Ltd Electronic information system
US8103482B2 (en) 2007-08-13 2012-01-24 Fujitsu Limited Sensor evaluation system, sensor evaluation method, and storage medium recording sensor evaluation program
JP2014096045A (en) * 2012-11-09 2014-05-22 Fujitsu Ltd Information processing service program, information processing service method, information processing service terminal, and information processing service system
JP2014219230A (en) * 2013-05-02 2014-11-20 三菱電機株式会社 Parallel signal processor
JP7417163B2 (en) 2020-06-24 2024-01-18 日本電信電話株式会社 Information processing device, information processing method, and program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004206579A (en) * 2002-12-26 2004-07-22 Toshiba Corp Monitoring system
WO2008035405A1 (en) * 2006-09-20 2008-03-27 Hitachi, Ltd. Decentralization control system
JPWO2008035405A1 (en) * 2006-09-20 2010-01-28 株式会社日立製作所 Distributed control system
US8103482B2 (en) 2007-08-13 2012-01-24 Fujitsu Limited Sensor evaluation system, sensor evaluation method, and storage medium recording sensor evaluation program
JP2010114756A (en) * 2008-11-07 2010-05-20 Hitachi Ltd Electronic information system
JP2014096045A (en) * 2012-11-09 2014-05-22 Fujitsu Ltd Information processing service program, information processing service method, information processing service terminal, and information processing service system
JP2014219230A (en) * 2013-05-02 2014-11-20 三菱電機株式会社 Parallel signal processor
JP7417163B2 (en) 2020-06-24 2024-01-18 日本電信電話株式会社 Information processing device, information processing method, and program

Similar Documents

Publication Publication Date Title
EP0822494B1 (en) Load balancing method and apparatus
US7203852B2 (en) System and process for making power readily available to newly added computers
US7386741B2 (en) Method and apparatus for selectively assigning circuit data to a plurality of programmable logic circuits for maintaining each programmable logic circuit within an operation range at a minimum voltage
EP0913772B1 (en) Integrated overload control for distributed real time systems
JP5880542B2 (en) Multi-core processor system and scheduling method
JPWO2007034826A1 (en) Resource amount calculation system, method and program
US20180285169A1 (en) Information processing system and computer-implemented method
JP2002157233A (en) Multisensor processor
US20050155032A1 (en) Dynamic load balancing
JP3662750B2 (en) Overload response method in module of distributed real-time control system
US9983911B2 (en) Analysis controller, analysis control method and computer-readable medium
US8171484B2 (en) Resource management apparatus and radio network controller
US6604200B2 (en) System and method for managing processing
US11700299B2 (en) Information processing apparatus, information processing system, non-transitory computer-readable medium, and information processing method
JP2007179246A (en) Method, program and server for computer management
JP2001075934A (en) System and method for distributed processing of load
US20190250961A1 (en) Information processing device and distributed system
JP3884427B2 (en) Computer system and resource allocation program
CN111208943B (en) IO pressure scheduling system of storage system
JP3859564B2 (en) Event notification task control processing method and method, and program
CN114257549A (en) Flow forwarding method, device, equipment and storage medium
KR102090306B1 (en) Method and its apparatus for task load balancing for multicore system
JP2010146382A (en) Load balancing system, load balancing method and load balancing program
CN117149533B (en) Comprehensive control computer system capable of automatically adapting redundancy configuration
JP2017059030A (en) Information processing device, and information processing device control method