JP6493318B2 - Data processing system - Google Patents

Data processing system Download PDF

Info

Publication number
JP6493318B2
JP6493318B2 JP2016125486A JP2016125486A JP6493318B2 JP 6493318 B2 JP6493318 B2 JP 6493318B2 JP 2016125486 A JP2016125486 A JP 2016125486A JP 2016125486 A JP2016125486 A JP 2016125486A JP 6493318 B2 JP6493318 B2 JP 6493318B2
Authority
JP
Japan
Prior art keywords
storage area
data
processing
program
divided
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2016125486A
Other languages
Japanese (ja)
Other versions
JP2017228205A (en
Inventor
上原 一浩
一浩 上原
荒井 総一郎
総一郎 荒井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Denso Corp
Original Assignee
Denso 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 Denso Corp filed Critical Denso Corp
Priority to JP2016125486A priority Critical patent/JP6493318B2/en
Priority to DE102017210035.4A priority patent/DE102017210035A1/en
Publication of JP2017228205A publication Critical patent/JP2017228205A/en
Application granted granted Critical
Publication of JP6493318B2 publication Critical patent/JP6493318B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5061Partitioning or combining of resources
    • G06F9/5066Algorithms for mapping a plurality of inter-dependent sub-tasks onto a plurality of physical CPUs
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C5/00Registering or indicating the working of vehicles
    • G07C5/08Registering or indicating performance data other than driving, working, idle, or waiting time, with or without registering driving, working, idle or waiting time
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/50Indexing scheme relating to G06F9/50
    • G06F2209/5017Task decomposition

Description

本発明はデータ処理システムに関する。 The present invention relates to data processing systems.

従来より、車両の故障解析や事故の証拠解析に有用なデータとしてセンサ等から取得した車両制御データや車外から取得した外部データを対象データとして車内の記憶領域に記憶し、その記憶した対象データを必要時に読み出す技術が提案されている。例えば記憶領域としてドライブレコーダのSDカードメモリを用いる構成では、対象データをSDカードメモリに記憶する(例えば特許文献1参照)。   Conventionally, vehicle control data acquired from sensors or the like as useful data for vehicle failure analysis or accident evidence analysis or external data acquired from outside the vehicle is stored as target data in a storage area in the vehicle, and the stored target data is stored A technique for reading out when necessary is proposed. For example, in a configuration using an SD card memory of a drive recorder as a storage area, the target data is stored in the SD card memory (see, for example, Patent Document 1).

特開2011−103077号公報JP 2011-103077 A

対象データを記憶領域に記憶する際には、その対象データに対して例えば秘匿性を確保するためのセキュリティ処理や個人情報を隠蔽するための加工処理等の所定処理を実施する必要がある。しかしながら、所定処理を全て単一の記憶領域で実施する構成では、その所定処理を完結するまでに要する処理時間がボトルネックとなる。その結果、扱えるデータ量に制約が発生し、大容量の対象データを扱えない懸念がある。又、処理の内容によっては高速処理が可能な記憶領域を選択する必要があり、記憶領域の品種が増大してコスト高になる懸念もある。   When the target data is stored in the storage area, it is necessary to perform predetermined processing such as security processing for ensuring confidentiality and processing processing for concealing personal information, for example. However, in a configuration in which all predetermined processing is performed in a single storage area, the processing time required to complete the predetermined processing becomes a bottleneck. As a result, the amount of data that can be handled is limited, and there is a concern that large volumes of target data cannot be handled. In addition, depending on the contents of processing, it is necessary to select a storage area capable of high-speed processing, which may increase the number of storage areas and increase the cost.

本発明は、上記した事情に鑑みてなされたものであり、その目的は、対象データに対して所定処理を実施して当該対象データを記憶領域に記憶する場合に、扱えるデータ量の制約を解消すると共に、記憶領域の品種の増大によるコスト高を抑えることができるデータ処理システムを提供することにある。 The present invention has been made in view of the above-described circumstances, and its purpose is to eliminate restrictions on the amount of data that can be handled when performing predetermined processing on target data and storing the target data in a storage area. while, to provide a Lud over data processing system it is possible to suppress cost due to an increase in the variety of the storage area.

請求項1に記載した発明によれば、処理分散部(5a,23a)は、対象データに対する所定処理を実施するのに必要なプログラムが分割された分割プログラムを複数の記憶領域(6,8〜10,24)に分散する。そして、処理分散部は、各記憶領域において分割プログラムを実行させて対象データに対する所定処理の一部を実施させ、所定処理を完結させる。記憶領域は、対象データと共に、対象データに対する所定処理の進行状況を示す付帯データを後段の記憶領域に転送する。
According to the invention described in claim 1, processing the dispersion portion (5a, 23a) includes a plurality of storage areas divided program program is divided required to implement a predetermined process on the target data (6,8 -10, 24). Then, the processing distribution unit executes the divided program in each storage area to execute a part of the predetermined process for the target data, and completes the predetermined process. The storage area transfers, along with the target data, incidental data indicating the progress status of the predetermined process for the target data to the subsequent storage area.

所定処理を完結するのに要する処理負荷を特定の記憶領域に集中させることなく、処理負荷を複数の記憶領域で平滑化することで、扱えるデータ量の制約を解消することができる。又、高速処理が可能な記憶領域を選択する必要がなくなり、記憶領域の品種の増大を回避することができ、記憶領域の品種の増大によるコスト高を抑えることができる。   By smoothing the processing load in a plurality of storage areas without concentrating the processing load required to complete the predetermined process in a specific storage area, it is possible to eliminate the restriction on the amount of data that can be handled. In addition, it is not necessary to select a storage area capable of high-speed processing, an increase in the number of storage area types can be avoided, and a high cost due to an increase in the number of storage area types can be suppressed.

本発明の第1の実施形態を示す機能ブロック図Functional block diagram showing a first embodiment of the present invention 管理テーブルの記憶内容を示す図The figure which shows the memory contents of the management table 対象データの流れを示す図Diagram showing the flow of target data 分割プログラム分散処理を示すフローチャートFlow chart showing split program distribution processing 分割プログラム実行処理を示すフローチャートFlow chart showing divided program execution processing (a)は付帯データを示す図、(b)は管理番号を示す図(A) is a figure which shows incidental data, (b) is a figure which shows a management number 本発明の第2の実施形態を示し、管理テーブルの記憶内容を示す図The figure which shows the 2nd Embodiment of this invention and shows the memory content of a management table. 対象データの流れを示す図Diagram showing the flow of target data 本発明の第3の実施形態を示す機能ブロック図Functional block diagram showing a third embodiment of the present invention

(第1の実施形態)
以下、本発明を、自動車に搭載される電子制御装置に適用した第1の実施形態について図1から図6を参照して説明する。データ処理システム1は、電子制御装置2,3が車内ネットワーク4を介して接続されて構成されている。車内ネットワーク4は例えばCAN(登録商標)である。
(First embodiment)
Hereinafter, a first embodiment in which the present invention is applied to an electronic control device mounted on an automobile will be described with reference to FIGS. The data processing system 1 is configured by connecting electronic control units 2 and 3 via an in-vehicle network 4. The in-vehicle network 4 is, for example, CAN (registered trademark).

電子制御装置2は、マイコン5を有すると共に、ストレージデバイスとしての第1の記憶領域6を内蔵している。第1の記憶領域6は、制御部6aと、NAND型の記憶部6bとを有し、電子制御装置2の外部から入力する対象データに対する所定処理を実施するのに必要なプログラムを記憶する。対象データは、車両に搭載されているセンサ等から取得するデータであり、車両の故障解析や事故の証拠解析に有用なデータである。   The electronic control unit 2 includes a microcomputer 5 and a first storage area 6 as a storage device. The first storage area 6 includes a control unit 6a and a NAND-type storage unit 6b, and stores a program necessary for performing predetermined processing on target data input from the outside of the electronic control device 2. The target data is data acquired from a sensor or the like mounted on the vehicle, and is useful for vehicle failure analysis or accident evidence analysis.

マイコン5は、処理分散部5aと、管理テーブル5bと、データ通信部5cとを有する。処理分散部5aは、第1の記憶領域6に記憶されているプログラムが分割された分割プログラムを後述するように複数の記憶領域に分散し、各記憶領域において分割プログラムを実行させて対象データに対する所定処理の一部を実施させ、所定処理を完結させる。所定処理は、例えば秘匿性を確保するためのセキュリティ処理や個人情報を隠蔽するための加工処理であり、第1の記憶領域6に記憶されているプログラムは、セキュリティ処理や加工処理を実施するためのプログラムである。管理テーブル5bは、分割プログラムの実行順序を記憶している。データ通信部5cは、車内ネットワーク4を介したデータ通信を制御する。   The microcomputer 5 includes a processing distribution unit 5a, a management table 5b, and a data communication unit 5c. The processing distribution unit 5a distributes the divided program obtained by dividing the program stored in the first storage area 6 into a plurality of storage areas as will be described later, and executes the divided program in each storage area to perform processing on the target data. A part of the predetermined process is performed, and the predetermined process is completed. The predetermined process is, for example, a security process for securing confidentiality or a processing process for concealing personal information, and the program stored in the first storage area 6 performs the security process or the processing process. It is a program. The management table 5b stores the execution order of the divided programs. The data communication unit 5 c controls data communication via the in-vehicle network 4.

電子制御装置3は、マイコン7と、ストレージデバイスとしての第2の記憶領域8とを有する。第2の記憶領域8は、第1の記憶領域6と同様であり、制御部8aと、NAND型の記憶部8bとを有する。マイコン7は、データ通信部7aを有する。データ通信部7aは、車内ネットワーク4を介したデータ通信を制御する。上記した構成では、マイコン5が処理分散部5aを有する構成であるのに対し、マイコン7が処理分散部5aに相当する機能を有しない構成であり、マイコン5はマイコン7よりも処理能力が高い製品が採用されている。   The electronic control unit 3 includes a microcomputer 7 and a second storage area 8 as a storage device. The second storage area 8 is the same as the first storage area 6, and includes a control unit 8a and a NAND-type storage unit 8b. The microcomputer 7 has a data communication unit 7a. The data communication unit 7 a controls data communication via the in-vehicle network 4. In the configuration described above, the microcomputer 5 has the processing distribution unit 5a, whereas the microcomputer 7 does not have a function corresponding to the processing distribution unit 5a, and the microcomputer 5 has higher processing capability than the microcomputer 7. The product is adopted.

処理分散部5aが分割プログラムを複数の記憶領域に分散する態様について図2及び図3を参照して説明する。図2及び図3は、複数の記憶領域として第2の記憶領域8に加えてストレージデバイスとしての第3,4の記憶領域9,10も想定しており、処理分散部5aが分割プログラムを第2〜4の記憶領域8〜10に分散する態様を示している。第3,4の記憶領域9,10も、第2の記憶領域8と同様に、それぞれ制御部9a,10aと、NAND型の記憶部9b,10bとを有する。   An aspect in which the processing distribution unit 5a distributes the divided program to a plurality of storage areas will be described with reference to FIGS. 2 and 3 also assume the third and fourth storage areas 9 and 10 as storage devices in addition to the second storage area 8 as a plurality of storage areas. The aspect which distributes to the memory areas 8-10 of 2-4 is shown. Similarly to the second storage area 8, the third and fourth storage areas 9 and 10 have control units 9a and 10a and NAND type storage units 9b and 10b, respectively.

管理テーブル5bは、第2〜4の記憶領域8〜10をそれぞれプログラムの実行領域として分割プログラムの実行順序を記憶している。管理テーブル5bは、配下の管理番号と、分割プログラムと、分割プログラムの実行領域とを対応付けて記憶している。管理テーブル5bは、管理番号「1」で管理するセキュリティ処理については、セキュリティ処理を実施するのに必要なプログラムを3つの分割プログラムに分割し、それぞれの実行領域を割り当てている。セキュリティ処理の3つの分割プログラムのそれぞれの処理を処理1−1〜1−3とすると、例えば処理1−1は初期設定処理であり、処理1−2は一部のデータの暗号化処理であり、処理1−3は残りのデータの暗号化処理である。又、管理テーブル5bは、管理番号「2」で管理する加工処理については、加工処理を実施するのに必要なプログラムを5つの分割プログラムに分割し、それぞれの実行領域を割り当てている。加工処理の5つの分割プログラムのそれぞれの処理を処理2−1〜2−5とすると、例えば処理2−1は初期設定処理であり、処理2−2はモザイク加工の対象とする一部のデータへのタグ付与処理であり、処理2−3はモザイク加工の対象とする残りのデータへのタグ付与処理であり、処理2−4は一部のデータのモザイク処理であり、処理2−5は残りのデータのモザイク処理である。   The management table 5b stores the execution order of the divided programs using the second to fourth storage areas 8 to 10 as program execution areas. The management table 5b stores subordinate management numbers, divided programs, and execution areas of the divided programs in association with each other. In the management table 5b, for the security process managed by the management number “1”, the program necessary for performing the security process is divided into three divided programs, and each execution area is assigned. Assuming that the processes of the three divided programs of the security process are processes 1-1 to 1-3, for example, the process 1-1 is an initial setting process, and the process 1-2 is an encryption process for a part of data. Process 1-3 is an encryption process for the remaining data. The management table 5b divides a program necessary for executing the processing process into five divided programs and assigns respective execution areas to the processing managed by the management number “2”. Assuming that the processes of the five divided programs of the processing process are processes 2-1 to 2-5, for example, the process 2-1 is an initial setting process, and the process 2-2 is a part of data to be subjected to mosaic processing. Is a tag addition process to the remaining data to be subjected to mosaic processing, process 2-4 is a mosaic process of a part of data, and process 2-5 is This is mosaic processing of the remaining data.

処理分散部5aは、セキュリティ処理及び加工処理のそれぞれの分割プログラムを、内蔵している第1の記憶領域6の制御部6aの特性(即ち処理能力等)や記憶部6bの特性(即ち記憶容量等)、第2〜4の記憶領域8〜10の制御部8a〜10aの特性や記憶部8b〜10bの特性にしたがって分散する。即ち、処理分散部5aは、処理能力が比較的高かったり記憶容量が比較的大きかったりする等のスペックが比較的高い記憶領域に対しては処理負荷が比較的高くなるように分割プログラムを分散する。一方、処理分散部5aは、処理能力が比較的低かったり記憶容量が比較的小さかったりする等のスペックが比較的低い記憶領域に対しては処理負荷が比較的低くなるように分割プログラムを分散する。   The processing distribution unit 5a stores the divided programs of security processing and processing processing, such as the characteristics of the control unit 6a (that is, the processing capability) of the first storage area 6 and the characteristics (that is, the storage capacity) of the storage unit 6b. Etc.) and distributed according to the characteristics of the control units 8a to 10a of the second to fourth storage areas 8 to 10 and the characteristics of the storage units 8b to 10b. That is, the processing distribution unit 5a distributes the divided program so that the processing load is relatively high for a storage area having a relatively high specification such as a relatively high processing capability or a relatively large storage capacity. . On the other hand, the processing distribution unit 5a distributes the divided program so that the processing load is relatively low for a storage area having a relatively low specification such as a processing capability being relatively low or a storage capacity being relatively small. .

次に、上記した構成の作用について図4から図6を参照して説明する。処理分散部5aは本発明に関連する処理として図4に示す分割プログラム分散処理を行い、各記憶領域6,8〜10は本発明に関連する処理として図5に示す分割プログラム実行処理を行う。   Next, the operation of the above configuration will be described with reference to FIGS. The processing distribution unit 5a performs a divided program distribution process shown in FIG. 4 as a process related to the present invention, and each of the storage areas 6, 8 to 10 performs a divided program execution process shown in FIG. 5 as a process related to the present invention.

(1)分割プログラム分散処理
処理分散部5aは、所定処理が必要な対象データを外部から入力したか否かを判定する(A1)。処理分散部5aは、所定処理が必要な対象データを外部から入力したと判定すると(A1:YES)、管理テーブル5bを参照し(A2)、該当する分割プログラムを該当する記憶領域に転送する(A3)。図2及び図3の例示であれば、処理分散部5aは、処理1−1,2−1の分割プログラムを第2の記憶領域8に転送し、処理1−2,2−2,2−3の分割プログラムを第3の記憶領域9に転送し、処理1−3,2−4,2−5の分割プログラムを第4の記憶領域10に転送する。この場合、第2〜4の記憶領域8〜10が、それぞれデータのリード処理やライト処理が実施されることで消去や書き込みが発生する通常領域と、データのリード処理やライト処理が実施されても消去や書き込みが発生しない専用領域とを有する構成であれば、処理分散部5aは、該当する分割プログラムを専用領域に書き込み、分割プログラムを記憶領域に転送する。
(1) Divided program distribution processing The processing distribution unit 5a determines whether or not target data that requires predetermined processing is input from the outside (A1). When the process distribution unit 5a determines that the target data that requires the predetermined process has been input from the outside (A1: YES), the process distribution unit 5a refers to the management table 5b (A2) and transfers the corresponding divided program to the corresponding storage area ( A3). 2 and 3, the process distribution unit 5a transfers the divided programs of processes 1-1 and 2-1 to the second storage area 8, and processes 1-2, 2-2, 2- 3 divided programs are transferred to the third storage area 9, and the divided programs of processes 1-3, 2-4 and 2-5 are transferred to the fourth storage area 10. In this case, the second to fourth storage areas 8 to 10 are respectively subjected to the normal area where erasure or writing occurs due to the data read process or write process, and the data read process or write process. If the configuration has a dedicated area where no erasure or writing occurs, the processing distribution unit 5a writes the corresponding divided program into the dedicated area and transfers the divided program to the storage area.

処理分散部5aは、全ての分割プログラムの転送を完了したか否かを判定し(A4)、全ての分割プログラムの転送を完了していないと判定すると(A4:NO)、ステップA3に戻る。処理分散部5aは、全ての分割プログラムの転送を完了したと判定すると(A4:YES)、該当する宛先情報を該当する記憶領域に転送する(A5)。宛先情報とは、各記憶領域において、対象データに対する所定処理の一部を実施した後の対象データの転送先を示す情報であり、図2及び図3の例示であれば、処理分散部5aは、第2の記憶領域8に対しては対象データの転送先が第3の記憶領域9であることを示す宛先情報を転送し、第3の記憶領域9に対しては対象データの転送先が第4の記憶領域10であることを示す宛先情報を転送する。この場合、処理分散部5aは、該当する分割プログラムを専用領域に書き込むのと同様に、該当する宛先情報も専用領域に書き込み、宛先情報を記憶領域に転送する。   The process distribution unit 5a determines whether or not the transfer of all the divided programs has been completed (A4), and determines that the transfer of all the divided programs has not been completed (A4: NO), returns to step A3. When determining that the transfer of all the divided programs has been completed (A4: YES), the processing distribution unit 5a transfers the corresponding destination information to the corresponding storage area (A5). The destination information is information indicating the transfer destination of the target data after performing a part of the predetermined process for the target data in each storage area. In the example of FIGS. 2 and 3, the processing distribution unit 5a The destination information indicating that the transfer destination of the target data is the third storage area 9 is transferred to the second storage area 8, and the transfer destination of the target data is transferred to the third storage area 9. The destination information indicating the fourth storage area 10 is transferred. In this case, the processing distribution unit 5a also writes the corresponding destination information in the dedicated area and transfers the destination information to the storage area in the same manner as writing the corresponding divided program in the dedicated area.

処理分散部5aは、全ての宛先情報の転送を完了したか否かを判定し(A6)、全ての宛先情報の転送を完了していないと判定すると(A6:NO)、ステップA5に戻る。処理分散部5aは、全ての宛先情報の転送を完了したと判定すると(A6:YES)、管理テーブル5bを参照し、外部から入力した対象データを該当する記憶領域に転送する(A7)。図2及び図3の例示であれば、処理分散部5aは、分割プログラムの転送先として電子制御装置2が内蔵している第1の記憶領域6が含まれていないので、外部から入力した対象データを第1の記憶領域6に転送せずに最初の転送先である第2の記憶領域8に転送する。   The processing distribution unit 5a determines whether or not the transfer of all destination information has been completed (A6). If it is determined that the transfer of all destination information has not been completed (A6: NO), the process returns to step A5. When determining that the transfer of all the destination information has been completed (A6: YES), the processing distribution unit 5a refers to the management table 5b and transfers the target data input from the outside to the corresponding storage area (A7). In the example of FIGS. 2 and 3, the processing distribution unit 5 a does not include the first storage area 6 built in the electronic control device 2 as a transfer destination of the divided program. The data is not transferred to the first storage area 6 but transferred to the second storage area 8 that is the first transfer destination.

(2)分割プログラム実行処理
各記憶領域6,8〜10は、処理分散部5aから分割プログラム及び宛先情報が転送されたか否かを判定する(B1)。各記憶領域6,8〜10は、処理分散部5aから分割プログラム及び宛先情報が転送されたと判定すると(B1:YES)、その転送された分割プログラム及び宛先情報を記憶し(B2)、分割プログラム及び宛先情報が転送された旨を示す肯定応答を処理分散部5aに出力する(B3)。この場合、各記憶領域6,8〜10は、転送された分割プログラム及び宛先情報が専用領域に書き込まれることで、分割プログラム及び宛先情報を記憶する。
(2) Division Program Execution Processing Each of the storage areas 6, 8 to 10 determines whether or not the division program and destination information have been transferred from the processing distribution unit 5a (B1). If it is determined that the divided program and destination information have been transferred from the processing distribution unit 5a (B1: YES), each of the storage areas 6, 8 to 10 stores the transferred divided program and destination information (B2). And an acknowledgment indicating that the destination information has been transferred is output to the processing distribution unit 5a (B3). In this case, each of the storage areas 6, 8 to 10 stores the divided program and destination information by writing the transferred divided program and destination information in the dedicated area.

各記憶領域6,8〜10は、前段から対象データが転送されたか否かを判定する(B4)。各記憶領域6,8〜10は、前段から対象データが転送されたと判定すると(B4:YES)、その対象データと共に付帯データが転送されたか否かを判定する(B5)。各記憶領域6,8〜10は、付帯データが転送されたと判定すると(B5:YES)、処理分散部5aから転送された分割プログラムの管理番号と前段から転送された付帯データとの整合性を判定する(B6)。各記憶領域6,8〜10は、分割プログラムの管理番号と付帯データとの整合性の判定結果が正であると判定すると(B6:YES)、前段から転送された対象データに対する処理(所定処理の一部に相当する)を実施し(B7)、自身が最終の記憶領域であるか否かを判定する(B8)。   Each of the storage areas 6, 8 to 10 determines whether or not the target data has been transferred from the previous stage (B4). If it is determined that the target data has been transferred from the previous stage (B4: YES), each of the storage areas 6, 8 to 10 determines whether the accompanying data has been transferred together with the target data (B5). If it is determined that the auxiliary data has been transferred (B5: YES), each of the storage areas 6, 8 to 10 indicates the consistency between the management number of the divided program transferred from the processing distribution unit 5a and the auxiliary data transferred from the previous stage. Determine (B6). If each storage area 6, 8 to 10 determines that the determination result of the consistency between the management number of the divided program and the incidental data is positive (B6: YES), the process for the target data transferred from the previous stage (predetermined process) (B7), and it is determined whether or not it is the final storage area (B8).

各記憶領域6,8〜10は、自身が最終の記憶領域でないと判定すると(B8:NO)、付帯データを作成し(B9)、処理を実施した対象データ及び付帯データを該当する記憶領域に転送し(B10)、対象データに対する処理を実施した旨を示す肯定応答を処理分散部5a(所定の通知先に相当する)に出力する(B11)。付帯データは所定処理の進行状況を示すデータであり、各記憶領域6,8〜10は、図6(a)に示すように、付帯データを対象データに対して予め設けられる例えばCRC等の既存データに含めて該当する記憶領域に転送する。又、各記憶領域6,8〜10は、図6(b)に示すように、付帯データを、自身が実行した分割プログラムの管理番号で定義し、管理番号を階層的に定義する。   If each of the storage areas 6, 8 to 10 determines that it is not the final storage area (B8: NO), it creates auxiliary data (B9), and stores the target data and the auxiliary data subjected to the processing in the corresponding storage area. The data is transferred (B10), and an affirmative response indicating that the processing for the target data has been performed is output to the processing distribution unit 5a (corresponding to a predetermined notification destination) (B11). The accompanying data is data indicating the progress of the predetermined processing, and each of the storage areas 6, 8, 10, as shown in FIG. The data is included in the data and transferred to the corresponding storage area. Further, as shown in FIG. 6B, each storage area 6, 8 to 10 defines incidental data as a management number of a divided program executed by itself and hierarchically defines management numbers.

各記憶領域6,8〜10は、肯定応答を処理分散部5aに出力すると、記憶していた分割プログラム及び宛先情報を消去する(B12)。一方、各記憶領域6,8〜10は、自身が最終の記憶領域であると判定すると(B8:YES)、処理を実施した対象データを記憶し(B13)、対象データに対して処理を実施した旨を示す肯定応答を処理分散部5aに出力する(B11)。この場合も、各記憶領域6,8〜10は、肯定応答を処理分散部5aに出力すると、記憶していた分割プログラム及び宛先情報を消去する(B12)。   Each of the storage areas 6, 8 to 10 deletes the stored divided program and destination information when an affirmative response is output to the processing distribution unit 5a (B12). On the other hand, if each of the storage areas 6, 8 to 10 determines that it is the final storage area (B8: YES), it stores the target data that has been processed (B13), and performs the process on the target data. An affirmative response to the effect is output to the processing distribution unit 5a (B11). Also in this case, each of the storage areas 6, 8 to 10 deletes the stored divided program and destination information when an affirmative response is output to the processing distribution unit 5a (B12).

又、各記憶領域6,8〜10は、分割プログラムの管理番号と付帯データとの整合性の判定結果が否であると判定すると(B6:NO)、前段から転送された対象データを破棄し、前段から転送された対象データに対する処理を実施せず(B14)、対象データに対して処理を実施しなかった旨を示す否定応答を処理分散部5aに出力する(B15)。各記憶領域6,8〜10は、否定応答を処理分散部5aに出力すると、記憶していた分割プログラム及び宛先情報を消去する(B12)。   Further, if each of the storage areas 6, 8 to 10 determines that the consistency determination result between the management number of the divided program and the accompanying data is negative (B6: NO), the target data transferred from the previous stage is discarded. No processing is performed on the target data transferred from the previous stage (B14), and a negative response indicating that the processing has not been performed on the target data is output to the processing distribution unit 5a (B15). When a negative response is output to the processing distribution unit 5a, each of the storage areas 6, 8 to 10 deletes the stored divided program and destination information (B12).

図2及び図3の例示では、各記憶領域6,8〜10はそれぞれ以下の処理を行う。
第1の記憶領域6は、管理テーブル5bにおいて何れの分割プログラムの実行領域に指定されていないので、処理分散部5aから分割プログラム及び宛先情報が転送されないと判定する。
In the illustration of FIG.2 and FIG.3, each storage area 6, 8-10 performs the following processes, respectively.
Since the first storage area 6 is not designated as an execution area of any divided program in the management table 5b, it is determined that the divided program and the destination information are not transferred from the processing distribution unit 5a.

第2の記憶領域8は、管理テーブル5bにおいてセキュリティ処理の処理1−1と加工処理の処理2−1とのそれぞれの分割プログラムの実行領域に指定されているので、処理分散部5aから分割プログラム及び宛先情報が転送されたと判定する。この場合、第2の記憶領域8は、処理分散部5aから処理1−1,2−1の分割プログラムが転送され、宛先情報として第3の記憶領域9が転送されたと判定し、分割プログラム及び宛先情報を記憶する。   Since the second storage area 8 is designated as an execution area of each divided program of the security processing 1-1 and the processing 2-1 in the management table 5b, the divided program from the processing distribution unit 5a. It is determined that the destination information has been transferred. In this case, the second storage area 8 determines that the divided program of processes 1-1 and 2-1 has been transferred from the process distribution unit 5a, and the third storage area 9 has been transferred as destination information. Store destination information.

次いで、第2の記憶領域8は、前段から対象データが転送されたと判定すると、前段から付帯データが転送されていないと判定する。第2の記憶領域8は、前段から付帯データが転送されていないので、分割プログラムの管理番号と付帯データとの整合性を判定せず、セキュリティ処理の処理1−1と加工処理の処理2−1との分割プログラムをそれぞれフェッチして実行し、対象データに対するセキュリティ処理の一部と加工処理の一部とをそれぞれ実施する。そして、第2の記憶領域8は、対象データに対する処理の実施を完了すると、最終の記憶領域に指定されていないので、実施の完了を示す付帯データを生成し、対象データ及び付帯データを第3の記憶領域9に転送する。この場合、第2の記憶領域8は、処理1−1,2−1の実施の完了を示す付帯データを第3の記憶領域9に転送する。   Next, when it is determined that the target data has been transferred from the previous stage, the second storage area 8 determines that the incidental data has not been transferred from the previous stage. In the second storage area 8, since the incidental data has not been transferred from the preceding stage, the consistency between the management number of the divided program and the incidental data is not determined, and the security process 1-1 and the process 2- 1 is fetched and executed, and a part of the security processing and a part of the processing for the target data are executed. When the second storage area 8 completes the execution of the processing for the target data, it is not designated as the final storage area. Therefore, auxiliary data indicating the completion of the execution is generated, and the target data and the auxiliary data are stored in the third storage area. To the storage area 9. In this case, the second storage area 8 transfers incidental data indicating completion of execution of the processes 1-1 and 2-1 to the third storage area 9.

同様に、第3の記憶領域9は、管理テーブル5bにおいてセキュリティ処理の処理1−2と加工処理の処理2−2,2−3とのそれぞれの分割プログラムの実行領域に指定されているので、処理分散部5aから分割プログラム及び宛先情報が転送されたと判定する。この場合、第3の記憶領域9は、処理分散部5aから処理1−2,2−2,2−3の分割プログラムが転送され、宛先情報として第4の記憶領域10が転送されたと判定し、分割プログラム及び宛先情報を記憶する。   Similarly, the third storage area 9 is designated in the management table 5b as an execution area of each divided program of the security processing 1-2 and the processing 2-2, 2-3. It is determined that the division program and destination information have been transferred from the processing distribution unit 5a. In this case, the third storage area 9 determines that the divided program of processes 1-2, 2-2, and 2-3 has been transferred from the process distribution unit 5a, and the fourth storage area 10 has been transferred as destination information. The division program and destination information are stored.

次いで、第3の記憶領域9は、前段から対象データが転送されたと判定すると、前段から付帯データが転送されたと判定する。第3の記憶領域9は、前段から付帯データが転送されたので、分割プログラムの管理番号と付帯データとの整合性を判定する。第3の記憶領域9は、付帯データが処理1−1,2−1の実施の完了を示し、分割プログラムの管理番号が処理1−2,2−2,2−3であり、分割プログラムの管理番号と付帯データとの間に連続性があるので、整合性の判定結果が正であると判定する。第3の記憶領域9は、整合性の判定結果が正であると、セキュリティ処理の処理1−2と加工処理の処理2−2,2−3との分割プログラムをそれぞれフェッチして実行し、対象データに対するセキュリティ処理の一部と加工処理の一部とをそれぞれ実施する。そして、第3の記憶領域9は、対象データに対する処理の実施を完了すると、最終の記憶領域に指定されていないので、実施の完了を示す付帯データを生成し、対象データ及び付帯データを第4の記憶領域10に転送する。この場合、第3の記憶領域9は、処理1−2,2−2,2−3の実施の完了を示す付帯データを第4の記憶領域10に転送する。   Next, when it is determined that the target data has been transferred from the previous stage, the third storage area 9 determines that the accompanying data has been transferred from the previous stage. In the third storage area 9, since the incidental data has been transferred from the previous stage, the consistency between the management number of the divided program and the incidental data is determined. In the third storage area 9, the incidental data indicates completion of execution of the processes 1-1 and 2-1, the management numbers of the divided programs are processes 1-2, 2-2, and 2-3, Since there is continuity between the management number and the accompanying data, it is determined that the consistency determination result is positive. If the consistency determination result is positive, the third storage area 9 fetches and executes the divided programs of the security processing 1-2 and the processing 2-2, 2-3, Part of the security processing and part of the processing for the target data are performed. Then, the third storage area 9 is not designated as the final storage area when the execution of the process for the target data is completed. Therefore, the auxiliary data indicating the completion of the execution is generated, and the target data and the auxiliary data are stored in the fourth storage area. To the storage area 10. In this case, the third storage area 9 transfers incidental data indicating completion of execution of the processes 1-2, 2-2, and 2-3 to the fourth storage area 10.

同様に、第4の記憶領域10は、管理テーブル5bにおいてセキュリティ処理の処理1−3と加工処理の処理2−4,2−5とのそれぞれの分割プログラムの実行領域に指定されているので、処理分散部5aから分割プログラム及び宛先情報が転送されたと判定する。この場合、第4の記憶領域10は、処理分散部5aから処理1−3,2−4,2−5の分割プログラムが転送されたと判定するが、宛先情報が転送されていないと判定し、分割プログラムを記憶する。   Similarly, since the fourth storage area 10 is designated as an execution area of each divided program of the security process 1-3 and the processing processes 2-4, 2-5 in the management table 5b. It is determined that the division program and destination information have been transferred from the processing distribution unit 5a. In this case, the fourth storage area 10 determines that the divided programs of processes 1-3, 2-4 and 2-5 have been transferred from the process distribution unit 5 a, but determines that the destination information has not been transferred, The division program is stored.

次いで、第4の記憶領域10は、前段から対象データが転送されたと判定すると、前段から付帯データが転送されたと判定する。第4の記憶領域10は、前段から付帯データが転送されたので、分割プログラムの管理番号と付帯データとの整合性を判定する。第4の記憶領域10は、付帯データが処理1−2,2−2,2−3の実施の完了を示し、分割プログラムの管理番号が処理1−3,2−4,2−5であり、分割プログラムの管理番号と付帯データとの間に連続性があるので、整合性の判定結果が正であると判定する。第4の記憶領域10は、整合性の判定結果が正であると、セキュリティ処理の処理1−3と加工処理の処理2−4,2−5との分割プログラムをそれぞれフェッチして実行し、対象データに対するセキュリティ処理の一部と加工処理の一部とをそれぞれ実施する。そして、第4の記憶領域10は、対象データに対する処理の実施を完了すると、最終の記憶領域に指定されているので、対象データを記憶する。   Next, when it is determined that the target data has been transferred from the previous stage, the fourth storage area 10 determines that the accompanying data has been transferred from the previous stage. Since the auxiliary data is transferred from the previous stage, the fourth storage area 10 determines the consistency between the management number of the divided program and the auxiliary data. In the fourth storage area 10, the incidental data indicates completion of execution of the processes 1-2, 2-2, and 2-3, and the management numbers of the divided programs are processes 1-3, 2-4, and 2-5. Since there is continuity between the management number of the divided program and the accompanying data, it is determined that the consistency determination result is positive. If the consistency determination result is positive, the fourth storage area 10 fetches and executes the divided programs of the security processing 1-3 and the processing 2-4 and 2-5, Part of the security processing and part of the processing for the target data are performed. The fourth storage area 10 stores the target data because it is designated as the final storage area when the execution of the process on the target data is completed.

このように処理分散部5aが分割プログラムを第2〜4の記憶領域8〜10に分散し、第2〜4の記憶領域8〜10がそれぞれ分割プログラムを実行することで、対象データに対するセキュリティ処理や加工処理が完結される。   In this way, the processing distribution unit 5a distributes the divided program to the second to fourth storage areas 8 to 10, and each of the second to fourth storage areas 8 to 10 executes the divided program, whereby security processing for the target data is performed. And processing is completed.

以上説明したように本実施形態によれば、次に示す効果を得ることができる。
電子制御装置2において、対象データに対する所定処理を実施するのに必要なプログラムが分割された分割プログラムを第2〜4の記憶領域8〜10に分散し、各記憶領域8〜10において分割プログラムを実行させて対象データに対する所定処理の一部を実施させ、所定処理を完結させるようにした。所定処理を完結するのに要する処理負荷を特定の記憶領域に集中させることなく、処理負荷を複数の記憶領域8〜10で平滑化することで、扱えるデータ量の制約を解消することができる。又、高速処理が可能な記憶領域を選択する必要がなくなり、記憶領域の品種の増大を回避することができ、記憶領域の品種の増大によるコスト高を抑えることができる。
As described above, according to the present embodiment, the following effects can be obtained.
In the electronic control unit 2, a divided program obtained by dividing a program necessary for executing predetermined processing on the target data is distributed to the second to fourth storage areas 8 to 10, and the divided program is stored in each storage area 8 to 10. A part of the predetermined process for the target data is executed and the predetermined process is completed. By smoothing the processing load in the plurality of storage areas 8 to 10 without concentrating the processing load required for completing the predetermined process in a specific storage area, it is possible to eliminate the restriction on the amount of data that can be handled. In addition, it is not necessary to select a storage area capable of high-speed processing, an increase in the number of storage area types can be avoided, and a high cost due to an increase in the number of storage area types can be suppressed.

又、電子制御装置2において、管理テーブル5bに記憶されている分割プログラムの実行順序を参照し、分割プログラムを複数の記憶領域8〜10に分散するようにした。例えば記憶領域の追加や削除等により分割プログラムの分散先を変更する場合でも、管理テーブル5bの内容を変更することで対応することができ、設計変更等に柔軟に且つ容易に対応することができる。   In the electronic control unit 2, the division program is distributed to a plurality of storage areas 8 to 10 with reference to the execution order of the division program stored in the management table 5b. For example, even when the distribution destination of a divided program is changed by adding or deleting a storage area, it can be dealt with by changing the contents of the management table 5b, and can flexibly and easily cope with a design change or the like. .

又、電子制御装置2において、第1の記憶領域6の制御部6aの特性や記憶部6bの特性、第2〜4の記憶領域8〜10の制御部8a〜10aの特性や記憶部8b〜10bの特性にしたがって分散するようにした。これにより、採用する記憶領域の特性にしたがって分割プログラムを最適に分散することができる。   In the electronic control unit 2, the characteristics of the control unit 6a and the storage unit 6b in the first storage area 6, the characteristics of the control units 8a to 10a in the second to fourth storage areas 8 to 10, and the storage units 8b to 8b. It was made to disperse | distribute according to the characteristic of 10b. As a result, the divided program can be optimally distributed according to the characteristics of the storage area to be employed.

又、電子制御装置2において、分割プログラム及び宛先情報を記憶領域8〜10のそれぞれの専用領域に書き込み、分割プログラム及び宛先情報を転送するようにした。これにより、例えば分割プログラム及び宛先情報とは関係のないデータが上書きされることで分割プログラム及び宛先情報が消去されてしまう状況を回避することができ、分割プログラム及び宛先情報を保証することができる。   In the electronic control unit 2, the division program and the destination information are written in the dedicated areas of the storage areas 8 to 10, respectively, and the division program and the destination information are transferred. As a result, for example, it is possible to avoid a situation in which the division program and destination information are erased by overwriting data unrelated to the division program and destination information, and the division program and destination information can be guaranteed. .

又、第2〜4の記憶領域8〜10において、分割プログラムをそれぞれフェッチして実行し、対象データに対するセキュリティ処理の一部と加工処理の一部とをそれぞれ実施するようにした。これにより、それぞれの制御部8a〜10aから分割プログラムを実行することができる。   In addition, in the second to fourth storage areas 8 to 10, the divided programs are fetched and executed, respectively, and a part of the security processing and a part of the processing for the target data are executed. Thereby, a division | segmentation program can be performed from each control part 8a-10a.

又、第2〜4の記憶領域8〜10において、自身に分散された分割プログラムを実行した後に、対象データを後段の記憶領域に転送するようにした。これにより、対象データを後段の記憶領域に順次転送することで、セキュリティ処理や加工処理を完結することができる。   In the second to fourth storage areas 8 to 10, after the divided program distributed to itself is executed, the target data is transferred to the subsequent storage area. Thereby, the security processing and the processing can be completed by sequentially transferring the target data to the subsequent storage area.

又、第2〜4の記憶領域8〜10において、自身に分散された分割プログラムを実行した後に、その実行した分割プログラムを消去するようにした。これにより、分割プログラムを消去しないと、残っている分割プログラムが意図せずに実行して不具合を誘発する懸念があるが、分割プログラムを消去することで、そのような状況を未然に回避することができる。   Also, in the second to fourth storage areas 8 to 10, after the divided program distributed to itself is executed, the executed divided program is deleted. As a result, if the split program is not erased, there is a concern that the remaining split program will execute unintentionally and induce problems, but such a situation can be avoided by deleting the split program. Can do.

又、第2〜4の記憶領域8〜10において、対象データと共に、対象データに対するセキュリティ処理や加工処理の進行状況を示す付帯データを後段の記憶領域に転送するようにした。これにより、付帯データが転送されることで、自身が実施すべき処理を確認することができる。   In addition, in the second to fourth storage areas 8 to 10, along with the target data, incidental data indicating the progress of the security process and the processing process for the target data is transferred to the subsequent storage area. As a result, by transferring the incidental data, it is possible to confirm the processing to be performed by itself.

又、第2〜4の記憶領域8〜10において、付帯データを対象データに対して予め設けられる既存データに含めて後段の記憶領域に転送するようにした。これにより、付帯データのみを専用で転送する処理を不要とすることができ、データ処理システム1のシステム全体において転送するデータ量を低減すると共に、処理時間を低減することができる。   In addition, in the second to fourth storage areas 8 to 10, the incidental data is included in the existing data provided in advance for the target data and transferred to the subsequent storage area. As a result, it is possible to eliminate the process of transferring only the incidental data exclusively, reducing the amount of data to be transferred in the entire system of the data processing system 1, and reducing the processing time.

又、第2〜4の記憶領域8〜10において、付帯データを、自身が実行した分割プログラムの管理番号により定義するようにした。これにより、自身が実施すべき処理を管理番号により確認することができる。又、管理番号を階層的に定義するようにした。これにより、分割プログラムを分散する自由度を高めると共に、その管理を行い易くすることができる。   Further, in the second to fourth storage areas 8 to 10, the incidental data is defined by the management number of the divided program executed by itself. Thereby, it is possible to confirm the processing to be performed by the management number. Also, management numbers are defined hierarchically. As a result, it is possible to increase the degree of freedom for distributing the divided program and to easily manage it.

又、第2〜4の記憶領域8〜10において、付帯データと、自身に分散された分割プログラムの管理番号とを照合し、照合結果が正であるときには、分割プログラムを実行し、照合結果が否であるときには、分割プログラムを実行しないようにした。これにより、実行すべきでない分割プログラムを誤って実行する事態を未然に回避することができ、信頼性を高めることができる。   In addition, in the second to fourth storage areas 8 to 10, the incidental data and the management number of the divided program distributed to itself are collated. When the collation result is positive, the division program is executed and the collation result is When the answer is no, the division program is not executed. As a result, it is possible to avoid a situation in which a divided program that should not be executed is erroneously executed, thereby improving reliability.

(第2の実施形態)
次に、本発明の第2の実施形態について図7及び図8を参照して説明する。尚、上記した第1の実施形態と同一部分については説明を省略し、異なる部分について説明する。第1の実施形態は、電子制御装置2に内蔵されている第1の記憶領域6を除いて分割プログラムを第2〜4の記憶領域8〜10に分散する構成であるが、第2の実施形態は、電子制御装置2に内蔵されている第1の記憶領域6を含めて分割プログラムを第1の記憶領域6と第2〜4の記憶領域8〜10とに分散する構成である。
(Second Embodiment)
Next, a second embodiment of the present invention will be described with reference to FIGS. In addition, description is abbreviate | omitted about the same part as above-mentioned 1st Embodiment, and a different part is demonstrated. In the first embodiment, the divided program is distributed to the second to fourth storage areas 8 to 10 except for the first storage area 6 built in the electronic control unit 2. The configuration is a configuration in which the divided program including the first storage area 6 built in the electronic control device 2 is distributed to the first storage area 6 and the second to fourth storage areas 8 to 10.

処理分散部5aは、管理テーブル5bを参照し、例えば処理1−1,2−1の分割プログラムを第1の記憶領域6に転送し、処理1−2,2−2の分割プログラムを第2の記憶領域8に転送し、処理1−3,2−3の分割プログラムを第3の記憶領域9に転送し、処理2−4,2−5の分割プログラムを第4の記憶領域10に転送する。処理分散部5aは、前述したように、セキュリティ処理及び加工処理のそれぞれの分割プログラムを、内蔵している第1の記憶領域6の制御部6aの特性や記憶部6bの特性、第2〜4の記憶領域8〜10のそれぞれの制御部8a〜10aの特性や記憶部8b〜10bの特性にしたがってどのように分散しても良い。このように処理分散部5aが分割プログラムを第1の記憶領域6と第2〜4の記憶領域8〜10とに分散し、第1の記憶領域6と第2〜4の記憶領域8〜10とがそれぞれ分割プログラムを実行することで、対象データに対するセキュリティ処理や加工処理が完結される。第2の実施形態でも、第1の実施形態と同様の作用効果を得ることができる。   The process distribution unit 5a refers to the management table 5b, transfers the divided program of processes 1-1 and 2-1 to the first storage area 6, and transfers the divided program of processes 1-2 and 2-2 to the second Is transferred to the storage area 8, the divided programs of processes 1-3 and 2-3 are transferred to the third storage area 9, and the divided program of processes 2-4 and 2-5 are transferred to the fourth storage area 10. To do. As described above, the processing distribution unit 5a includes the characteristics of the control unit 6a and the characteristics of the storage unit 6b of the first storage area 6 in which the divided programs for security processing and processing are stored. The storage areas 8 to 10 may be distributed in any manner according to the characteristics of the control units 8a to 10a and the characteristics of the storage units 8b to 10b. In this way, the processing distribution unit 5a distributes the divided program to the first storage area 6 and the second to fourth storage areas 8 to 10, and the first storage area 6 and the second to fourth storage areas 8 to 10 are distributed. By executing the divided programs, security processing and processing for the target data are completed. Also in the second embodiment, it is possible to obtain the same effects as those in the first embodiment.

(第3の実施形態)
次に、本発明の第3の実施形態について図9を参照して説明する。尚、上記した第1の実施形態と同一部分については説明を省略し、異なる部分について説明する。第1の実施形態は、電子制御装置2が第1の記憶領域6を内蔵した構成であるが、第3の実施形態は、電子制御装置が第1の記憶領域6を外部接続した構成である。
(Third embodiment)
Next, a third embodiment of the present invention will be described with reference to FIG. In addition, description is abbreviate | omitted about the same part as above-mentioned 1st Embodiment, and a different part is demonstrated. The first embodiment has a configuration in which the electronic control device 2 has the first storage area 6 built in, but the third embodiment has a configuration in which the electronic control device has the first storage area 6 connected externally. .

データ処理システム21は、電子制御装置22,3が車内ネットワーク4を介して接続されて構成されている。電子制御装置22は、マイコン23を有すると共に、ストレージデバイスとしての第1の記憶領域24を外部接続している。第1の記憶領域24は、第1の実施形態で説明した第1の記憶領域6と同様であり、制御部24aと、NAND型の記憶部24bとを有し、電子制御装置22の外部から入力する対象データに対する所定処理を実施するのに必要なプログラムを記憶する。第3の実施形態でも、第1の実施形態と同様の作用効果を得ることができる。   The data processing system 21 is configured by connecting electronic control units 22 and 3 via an in-vehicle network 4. The electronic control device 22 has a microcomputer 23 and externally connects a first storage area 24 as a storage device. The first storage area 24 is the same as the first storage area 6 described in the first embodiment, and includes a control unit 24a and a NAND-type storage unit 24b. A program necessary for performing a predetermined process on the target data to be input is stored. Also in the third embodiment, the same operational effects as in the first embodiment can be obtained.

(その他の実施形態)
本発明は、上記した実施形態で例示したものに限定されることなく、その範囲を逸脱しない範囲で任意に変形又は拡張することができる。
記憶領域は、車内ネットワーク4に接続されている記憶領域8〜10に限らず、電子制御装置2と例えば広域ネットワークを介して接続されるサーバの記憶領域でも良い。サーバは、物理的な実体を有する物理サーバでも良いし、物理的な実体を有しない仮想サーバ(即ちクラウドサーバ)でも良い。又、車内ネットワーク4に接続されている記憶領域とサーバの記憶領域とをどのように組み合わせても良いし、分割プログラムの実行順序をどのように管理しても良い。
(Other embodiments)
The present invention is not limited to those exemplified in the above-described embodiment, and can be arbitrarily modified or expanded without departing from the scope thereof.
The storage area is not limited to the storage areas 8 to 10 connected to the in-vehicle network 4 but may be a storage area of a server connected to the electronic control device 2 via, for example, a wide area network. The server may be a physical server having a physical entity or a virtual server (that is, a cloud server) having no physical entity. Further, the storage area connected to the in-vehicle network 4 and the storage area of the server may be combined in any way, and the execution order of the divided programs may be managed in any way.

対象データに対して実施する所定処理はセキュリティ処理や加工処理に限らず、対象データに対してセキュリティ処理や加工処理とは別の処理を実施しても良い。
付帯データを、自身が実行した分割プログラムの管理番号で定義することに限らず、後段の記憶領域が実行する分割プログラムの管理番号で定義しても良い。即ち、図3の例示では、第2の記憶領域8から第3の記憶領域9に転送される付帯データが処理1−1,2−1の実施の完了を示す付帯データであるが、第2の記憶領域8から第3の記憶領域9に転送される付帯データが処理1−2,2−2,2−3の実施の開始を示す付帯データであっても良い。その場合、第3の記憶領域9は、分割プログラムの管理番号と付帯データとが一致するか否かを判定し、整合性を判定する。
The predetermined process performed on the target data is not limited to the security process and the processing process, and a process different from the security process and the processing process may be performed on the target data.
The incidental data is not limited to being defined by the management number of the divided program executed by itself, but may be defined by the management number of the divided program executed by the subsequent storage area. That is, in the illustration of FIG. 3, the incidental data transferred from the second storage area 8 to the third storage area 9 is incidental data indicating completion of the processing 1-1 and 2-1. The auxiliary data transferred from the storage area 8 to the third storage area 9 may be auxiliary data indicating the start of the processing 1-2, 2-2, and 2-3. In this case, the third storage area 9 determines whether or not the management number of the divided program matches the incidental data and determines consistency.

図面中、1,21はデータ処理システム、2,22は電子制御装置、5a,23aは処理分散部、6,8〜10,24は記憶領域、6a,8a〜10a,24aは制御部、6b,8b〜10b,24bは記憶部である。   In the drawing, 1 and 21 are data processing systems, 2 and 22 are electronic control units, 5a and 23a are processing distribution units, 6, 8 to 10 and 24 are storage areas, 6a, 8a to 10a and 24a are control units, and 6b. , 8b to 10b, 24b are storage units.

Claims (5)

複数の記憶領域(6,8〜10,24)と、
対象データに対する所定処理を実施するのに必要なプログラムが分割された分割プログラムを前記複数の記憶領域に分散し、各記憶領域において前記分割プログラムを実行させて前記対象データに対する所定処理の一部を実施させ、前記所定処理を完結させる処理分散部(5a,23a)と、を備え
前記記憶領域は、前記対象データと共に、前記対象データに対する所定処理の進行状況を示す付帯データを後段の記憶領域に転送するデータ処理システム(1,21)
A plurality of storage areas (6, 8-10, 24);
Dispersed dividing program the program required to implement the predetermined processing for the target data is divided into the plurality of storage area, a part of the predetermined processing for the target data by executing the dividing program in each storage area was performed, the predetermined processing process distribution section to complete the a (5a, 23a), provided with,
The storage area is a data processing system (1, 21) for transferring, together with the target data, incidental data indicating a progress status of predetermined processing for the target data to a subsequent storage area .
請求項1に記載したデータ処理システムにおいて、
前記記憶領域は、前記付帯データを前記対象データに対して予め設けられる既存データに含めて後段の記憶領域に転送するデータ処理システム
The data processing system according to claim 1, wherein
The storage area is a data processing system in which the incidental data is included in existing data provided in advance for the target data and transferred to a subsequent storage area .
請求項1又は2に記載したデータ処理システムにおいて、
前記記憶領域は、前記付帯データを、自身が実行した前記分割プログラムの管理番号又は後段の記憶領域が実行する前記分割プログラムの管理番号により定義するデータ処理システム
In the data processing system according to claim 1 or 2,
The storage area is a data processing system in which the auxiliary data is defined by a management number of the divided program executed by itself or a management number of the divided program executed by a subsequent storage area .
請求項3に記載したデータ処理システムにおいて、
前記記憶領域は、前記管理番号を階層的に定義するデータ処理システム
In the data processing system according to claim 3 ,
The storage area is a data processing system in which the management numbers are defined hierarchically .
請求項1からの何れか一項に記載したデータ処理システムにおいて、
前記記憶領域は、前段の記憶領域から転送された前記付帯データと、自身に分散された前記分割プログラムの管理番号とを照合し、照合結果が正であるときには、前記分割プログラムを実行し、前記分割プログラムを実行した旨を所定の通知先に通知し、照合結果が否であるときには、前記分割プログラムを実行せず、前記分割プログラムを実行しなかった旨を所定の通知先に通知するデータ処理システム
In the data processing system according to any one of claims 1 to 4 ,
The storage area collates the incidental data transferred from the preceding storage area with the management number of the divided program distributed to itself, and when the collation result is positive, executes the divided program, Data processing for notifying the predetermined notification destination that the divided program has been executed and not executing the divided program and notifying the predetermined notification destination that the divided program has not been executed when the collation result is negative System .
JP2016125486A 2016-06-24 2016-06-24 Data processing system Active JP6493318B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2016125486A JP6493318B2 (en) 2016-06-24 2016-06-24 Data processing system
DE102017210035.4A DE102017210035A1 (en) 2016-06-24 2017-06-14 ELECTRONIC CONTROL UNIT AND DATA PROCESSING SYSTEM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016125486A JP6493318B2 (en) 2016-06-24 2016-06-24 Data processing system

Publications (2)

Publication Number Publication Date
JP2017228205A JP2017228205A (en) 2017-12-28
JP6493318B2 true JP6493318B2 (en) 2019-04-03

Family

ID=60579829

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016125486A Active JP6493318B2 (en) 2016-06-24 2016-06-24 Data processing system

Country Status (2)

Country Link
JP (1) JP6493318B2 (en)
DE (1) DE102017210035A1 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0784967A (en) * 1993-09-14 1995-03-31 Hitachi Ltd Process pipeline processing system
JP2000020401A (en) * 1998-07-07 2000-01-21 Seiko Epson Corp Cpu device, information processor and control method therefor
JP4080079B2 (en) * 1998-11-20 2008-04-23 大日本印刷株式会社 IC card
US6578110B1 (en) * 1999-01-21 2003-06-10 Sony Computer Entertainment, Inc. High-speed processor system and cache memories with processing capabilities
JP5343817B2 (en) 2009-11-11 2013-11-13 トヨタ自動車株式会社 Storage device
US20160094619A1 (en) * 2014-09-26 2016-03-31 Jawad B. Khan Technologies for accelerating compute intensive operations using solid state drives

Also Published As

Publication number Publication date
JP2017228205A (en) 2017-12-28
DE102017210035A1 (en) 2017-12-28

Similar Documents

Publication Publication Date Title
CN103886006B (en) Method and its storage system based on the file in user's separate management medium
CN101271383A (en) Data processing system operating method, method and computer program product
JP5734855B2 (en) Resource arbitration for shared write access through persistent reservations
CN101714124B (en) Memory protection method, information processing apparatus
CN103678991A (en) Global register protection in multi-threaded processor
US10372684B2 (en) Metadata peering with improved inodes
CN102609305A (en) Method for sharing internal memory in server cluster
WO2010021269A1 (en) Storage device, information processing device, and program
CN105283921A (en) Non-volatile memory operations
US20160283220A1 (en) Updatable integrated-circuit radio
CN101464841A (en) Method and system for implementing write protection of block memory stack
US20150143070A1 (en) Nonvolatile storage and operating methods of computing devices including the nonvolatile storage
CN104484291A (en) Method and device for building equipment mapping
JP6493318B2 (en) Data processing system
CN108519860B (en) SSD read hit processing method and device
CN103154894B (en) For the method managing the task in microprocessor or microprocessor components
CN106708631B (en) Shared memory attribute modifying method and system
US10678453B2 (en) Method and device for checking false sharing in data block deletion using a mapping pointer and weight bits
US20200285751A1 (en) Information processing device, method for controlling information processing device, and program
JP2010009454A (en) Information processing apparatus
JP4972410B2 (en) Method for controlling access in flash memory and system for implementation of such method
JP5342055B1 (en) Storage device and data backup method
JP7003328B2 (en) Identifier switching device, identifier switching program and identifier switching method
CN105989299A (en) Managing method of storage device and computer system
US20220374536A1 (en) Method, computer program, memory medium, memory means, and system for using a jointly utilized memory means

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180803

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181218

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190121

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190205

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190218

R151 Written notification of patent or utility model registration

Ref document number: 6493318

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250