JP7121923B2 - Data management device, data management method and program, and simulation system - Google Patents

Data management device, data management method and program, and simulation system Download PDF

Info

Publication number
JP7121923B2
JP7121923B2 JP2018142850A JP2018142850A JP7121923B2 JP 7121923 B2 JP7121923 B2 JP 7121923B2 JP 2018142850 A JP2018142850 A JP 2018142850A JP 2018142850 A JP2018142850 A JP 2018142850A JP 7121923 B2 JP7121923 B2 JP 7121923B2
Authority
JP
Japan
Prior art keywords
data
simulation
simulator
algorithm
type
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
JP2018142850A
Other languages
Japanese (ja)
Other versions
JP2020021172A (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.)
NEC Corp
National Institute of Advanced Industrial Science and Technology AIST
Original Assignee
NEC Corp
National Institute of Advanced Industrial Science and Technology AIST
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 NEC Corp, National Institute of Advanced Industrial Science and Technology AIST filed Critical NEC Corp
Priority to JP2018142850A priority Critical patent/JP7121923B2/en
Publication of JP2020021172A publication Critical patent/JP2020021172A/en
Application granted granted Critical
Publication of JP7121923B2 publication Critical patent/JP7121923B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、データ管理装置、データ管理方法及びプログラム、並びに、シミュレーションシステムに関する。 The present invention relates to a data management device, a data management method and program, and a simulation system.

ネットワーク等を介して大量のデータを取得して、取得されたデータを用いて何らかの処理を行う技術がある。この技術に関連し、特許文献1は、大規模データから出現頻度の高い複合語を抽出する情報処理装置を開示する。特許文献1にかかる情報処理装置は、データ管理装置からブログテキストやWebページのデータといった大規模データを取得する。特許文献1にかかる情報処理装置は、大規模データに対して形態素解析を行い、解析結果として得た形態素及び/又は形態素の集合である形態素列の出現頻度値を算出し、算出した出現頻度値に基づき、複合語の候補となる文字群を抽出する。そして、特許文献1にかかる情報処理装置は、抽出された文字群を所定の記憶領域に保持し、保持された文字群から、有効な複合語を判定するための条件を満たす文字群を、出現頻度の高い文字群として抽出する。 There is a technique of acquiring a large amount of data via a network or the like and performing some processing using the acquired data. In relation to this technique, Patent Literature 1 discloses an information processing device that extracts compound words with high frequency of appearance from large-scale data. The information processing apparatus according to Patent Document 1 acquires large-scale data such as blog text and web page data from a data management apparatus. The information processing apparatus according to Patent Document 1 performs morphological analysis on large-scale data, calculates the appearance frequency value of the morpheme obtained as the analysis result and/or the morpheme string that is a set of morphemes, and calculates the appearance frequency value character groups that are candidates for compound words are extracted based on Then, the information processing apparatus according to Patent Document 1 holds the extracted character group in a predetermined storage area, and, from the held character group, a character group that satisfies a condition for determining a valid compound word appears. Extract as a group of characters with high frequency.

特開2012-141783号公報JP 2012-141783 A

各種のシミュレーションを行う少なくとも1つのシミュレータから出力されるデータ(シミュレーションデータ)をデータベースに格納して統合的に管理することを想定する。このシミュレーションデータは、多種多様なものであって、そのデータ型も様々である。ここで、特許文献1にかかる技術では、取得される大規模データは、テキストデータ(文字列型)であることが前提となっている。したがって、特許文献1にかかる技術では、多種多様なデータ型のシミュレーションデータをデータベースに格納して一元管理する場合、データ型をユーザが指定した上で、データベースに格納する必要があった。 It is assumed that data (simulation data) output from at least one simulator that performs various simulations is stored in a database and managed in an integrated manner. This simulation data is of various types and has various data types. Here, in the technique according to Patent Document 1, it is assumed that large-scale data to be acquired is text data (character string type). Therefore, in the technique disclosed in Patent Document 1, when simulation data of various data types are stored in a database and centrally managed, the data types must be specified by the user before being stored in the database.

本開示の目的は、このような課題を解決するためになされたものであり、シミュレータから出力されたデータを自動的に一元管理することが可能なデータ管理装置、データ管理方法及びプログラム、並びに、シミュレーションシステムを提供することにある。 An object of the present disclosure is to solve such problems, and includes a data management device, a data management method and a program capable of automatically and centrally managing data output from a simulator, and It is to provide a simulation system.

本開示にかかるデータ管理装置は、少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得するデータ取得手段と、前記データ取得手段によって取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定するデータ型判定手段と、前記データ型判定手段によって判定されたデータ型に応じた管理方法で、前記第1のデータを管理するデータ管理手段とを有する。 A data management device according to the present disclosure includes data acquisition means for acquiring first data related to simulation from at least one simulator, and based on a character string related to the first data acquired by the data acquisition means, the first data type determination means for determining a data type of one data; and data management means for managing the first data by a management method according to the data type determined by the data type determination means.

また、本開示にかかるシミュレーションシステムは、シミュレーションを実行する少なくとも1つのシミュレータと、前記シミュレータによるシミュレーションに関する第1のデータを管理するデータ管理装置と、前記シミュレーションに関するパラメータを決定する演算装置とを有し、前記データ管理装置は、前記シミュレータから前記第1のデータを取得するデータ取得手段と、前記データ取得手段によって取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定するデータ型判定手段と、前記データ型判定手段によって判定されたデータ型に応じた管理方法で、前記第1のデータを管理するデータ管理手段とを有し、前記演算装置は、前記データ管理手段によって管理された前記第1のデータを用いて、前記パラメータを決定し、前記シミュレータは、前記演算装置によって決定された前記パラメータを用いて、再度、前記シミュレーションを実行する。 Further, a simulation system according to the present disclosure includes at least one simulator that executes a simulation, a data management device that manages first data related to the simulation by the simulator, and an arithmetic device that determines parameters related to the simulation. , the data management device comprises: data acquisition means for acquiring the first data from the simulator; and data of the first data based on a character string related to the first data acquired by the data acquisition means data type determination means for determining a type; and data management means for managing the first data according to a management method according to the data type determined by the data type determination means; The parameters are determined using the first data managed by the data management means, and the simulator executes the simulation again using the parameters determined by the arithmetic device.

また、本開示にかかるデータ管理方法は、少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得し、前記取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定し、前記判定されたデータ型に応じた管理方法で、前記第1のデータを管理する。 Further, the data management method according to the present disclosure acquires first data related to simulation from at least one simulator, and based on a character string related to the acquired first data, the data type of the first data is determined, and the first data is managed by a management method according to the determined data type.

また、本開示にかかるプログラムは、少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得するステップと、前記取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定するステップと、前記判定されたデータ型に応じた管理方法で、前記第1のデータを管理するステップとをコンピュータに実行させる。 Further, the program according to the present disclosure includes a step of acquiring first data related to simulation from at least one simulator, and a data type of the first data based on a character string related to the acquired first data and managing the first data by a management method according to the determined data type.

本開示によれば、シミュレータから出力されたデータを自動的に一元管理することが可能なデータ管理装置、データ管理方法及びプログラム、並びに、シミュレーションシステムを提供できる。 According to the present disclosure, it is possible to provide a data management device, a data management method and program, and a simulation system that can automatically and centrally manage data output from simulators.

本開示の実施の形態にかかるシミュレーションシステムの概要を示す図である。1 is a diagram showing an overview of a simulation system according to an embodiment of the present disclosure; FIG. 実施の形態1にかかるシミュレーションシステムの構成を示す図である。1 is a diagram showing a configuration of a simulation system according to Embodiment 1; FIG. 実施の形態1にかかるデータ管理装置の構成を示す図である。1 is a diagram showing a configuration of a data management device according to Embodiment 1; FIG. 実施の形態1にかかるシミュレータの構成を示す図である。1 is a diagram showing a configuration of a simulator according to Embodiment 1; FIG. 実施の形態1にかかる演算装置の構成を示す図である。1 is a diagram showing a configuration of an arithmetic device according to a first embodiment; FIG. 実施の形態1にかかるシミュレーションシステムにおける処理の流れを示すシーケンス図である。4 is a sequence diagram showing the flow of processing in the simulation system according to the first embodiment; FIG. 実施の形態1にかかるデータ管理装置によって実行されるデータ管理方法を示すフローチャートである。4 is a flow chart showing a data management method executed by the data management device according to the first embodiment; 実施の形態1にかかるデータ管理装置によって行われるデータ型判定処理を示すフローチャートである。4 is a flowchart showing data type determination processing performed by the data management device according to the first embodiment; 実施の形態1にかかるデータ管理部におけるデータベースの階層構造を視覚的に例示した図である。4 is a diagram visually exemplifying the hierarchical structure of the database in the data management unit according to the first embodiment; FIG.

(本開示にかかる実施の形態の概要)
本開示の実施形態の説明に先立って、本開示にかかる実施の形態の概要について説明する。図1は、本開示の実施の形態にかかるシミュレーションシステム1の概要を示す図である。シミュレーションシステム1は、データ管理装置10と、少なくとも1つのシミュレータ20と、少なくとも1つの演算装置40とを有する。データ管理装置10、シミュレータ20及び演算装置40は、例えばコンピュータとしての機能を有する。
(Overview of Embodiments According to the Present Disclosure)
Prior to describing the embodiments of the present disclosure, an outline of the embodiments of the present disclosure will be described. FIG. 1 is a diagram showing an overview of a simulation system 1 according to an embodiment of the present disclosure. The simulation system 1 has a data management device 10 , at least one simulator 20 and at least one arithmetic device 40 . The data management device 10, the simulator 20, and the arithmetic device 40 have functions as computers, for example.

シミュレータ20は、シミュレーションを実行する。データ管理装置10は、シミュレータ20によるシミュレーションに関するシミュレーションデータ(第1のデータ)を管理する。演算装置40は、シミュレーションに関するパラメータを決定する。なお、演算装置40による演算処理は、例えば人工知能(AI;Artificial Intelligence)、データ同化、または、統計的な手法等を用いて実現され得るが、これに限定されない。 Simulator 20 executes a simulation. The data management device 10 manages simulation data (first data) regarding simulation by the simulator 20 . Arithmetic unit 40 determines parameters for the simulation. Arithmetic processing by the arithmetic unit 40 can be realized using, for example, artificial intelligence (AI), data assimilation, or a statistical method, but is not limited to this.

データ管理装置10は、データ取得部12と、データ型判定部14と、データ管理部16とを有する。データ取得部12は、データ取得手段として機能する。データ型判定部14は、データ型判定手段として機能する。データ管理部16は、データ管理手段として機能する。 The data management device 10 has a data acquisition section 12 , a data type determination section 14 and a data management section 16 . The data acquisition unit 12 functions as data acquisition means. The data type determination unit 14 functions as data type determination means. The data management unit 16 functions as data management means.

データ取得部12は、シミュレータ20からシミュレーションデータを取得する。データ型判定部14は、データ取得部12によって取得されたシミュレーションデータに関する文字列に基づいて、シミュレーションデータのデータ型を判定する。ここで、「シミュレーションデータに関する文字列」とは、例えば、シミュレーションデータのデータファイルの拡張子、及び、シミュレーションデータに含まれる文字列(つまりシミュレーションデータの中身の文字列)を含むが、これに限定されない。データ管理部16は、データ型判定部14によって判定されたデータ型に応じた管理方法で、シミュレーションデータを管理する。ここで、データ型は、例えば、画像(バイナリ)型、文字列型及び数値型等を含むが、これらに限定されない。 The data acquisition unit 12 acquires simulation data from the simulator 20 . The data type determination unit 14 determines the data type of the simulation data based on the character string regarding the simulation data acquired by the data acquisition unit 12 . Here, the "character string related to the simulation data" includes, for example, the extension of the data file of the simulation data, and the character string included in the simulation data (that is, the character string in the contents of the simulation data), but is limited to this. not. The data management unit 16 manages simulation data by a management method according to the data type determined by the data type determination unit 14 . Here, data types include, but are not limited to, image (binary) types, character string types, numeric types, and the like.

演算装置40は、データ管理部16によって管理されたシミュレーションデータを用いて、シミュレーションに関するパラメータを決定する。シミュレータ20は、演算装置40によって決定されたパラメータを用いて、再度、シミュレーションを実行する。 The computing device 40 uses the simulation data managed by the data management unit 16 to determine parameters related to simulation. The simulator 20 uses the parameters determined by the computing device 40 to perform the simulation again.

上記のように、本実施の形態にかかるデータ管理装置10は、シミュレータ20から取得されたシミュレーションデータのデータ型を判定し、判定されたデータ型に応じた管理方法で、シミュレーションデータを管理する。これにより、本実施の形態にかかるデータ管理装置10は、多種多様なシミュレーションデータのデータ型を自動的に判定して、これらのシミュレーションデータを、そのデータ型に適した管理方法で管理することができる。したがって、本実施の形態にかかるデータ管理装置10は、シミュレータから出力された多種多様な形式のデータを自動的に一元管理することが可能となる。なお、データ管理装置10で実行されるデータ管理方法及びデータ管理方法を実行するプログラムを用いても、シミュレータから出力されたデータを自動的に一元管理することが可能となる。 As described above, the data management device 10 according to the present embodiment determines the data type of simulation data acquired from the simulator 20, and manages the simulation data by a management method according to the determined data type. As a result, the data management device 10 according to the present embodiment can automatically determine data types of various simulation data and manage these simulation data by a management method suitable for the data type. can. Therefore, the data management device 10 according to the present embodiment can automatically and centrally manage data in various formats output from the simulator. It should be noted that the data output from the simulator can be automatically and centrally managed by using the data management method and the program for executing the data management method executed by the data management device 10 .

さらに、データ管理装置10を有するシミュレーションシステム1では、シミュレーションデータが、そのデータ型に適した管理方法で管理される。これにより、データ管理装置10は、演算装置40等の他のノードによって効率的に利用可能な態様で、シミュレーションデータを管理することができる。したがって、演算装置40は、その演算(アルゴリズム)に適したデータ型のシミュレーションデータを用いて、シミュレーションに関するパラメータを、適切に決定することができる。したがって、本実施の形態にかかるシミュレーションシステム1は、シミュレータ20によるシミュレーションの精度を向上させることが可能となる。 Furthermore, in the simulation system 1 having the data management device 10, simulation data is managed by a management method suitable for its data type. As a result, the data management device 10 can manage the simulation data in such a manner that it can be efficiently used by other nodes such as the arithmetic device 40 . Therefore, the computing device 40 can appropriately determine the parameters related to the simulation using the simulation data of the data type suitable for the computation (algorithm). Therefore, the simulation system 1 according to this embodiment can improve the accuracy of simulation by the simulator 20 .

(実施の形態1)
以下、実施形態について、図面を参照しながら説明する。説明の明確化のため、以下の記載及び図面は、適宜、省略、及び簡略化がなされている。また、各図面において、同一の要素には同一の符号が付されており、必要に応じて重複説明は省略されている。
(Embodiment 1)
Hereinafter, embodiments will be described with reference to the drawings. For clarity of explanation, the following descriptions and drawings are omitted and simplified as appropriate. Moreover, in each drawing, the same elements are denoted by the same reference numerals, and redundant description is omitted as necessary.

図2は、実施の形態1にかかるシミュレーションシステム1の構成を示す図である。シミュレーションシステム1は、ユーザインタフェース4(UI;User Interface)、シミュレータ20、データ管理装置100、演算装置40、データ除去装置60、ネットワークエッジ70、及びデータ監視装置80を有する。ユーザインタフェース4は、シミュレータ20と通信可能に接続されている。シミュレータ20、データ管理装置100、演算装置40、データ除去装置60、ネットワークエッジ70、及びデータ監視装置80は、インターネット等のネットワーク2を介して、互いに通信可能に接続されていてもよい。また、シミュレータ20、データ管理装置100、演算装置40、データ除去装置60、ネットワークエッジ70、及びデータ監視装置80は、プロセッサ、メモリ、I/O(Input/Output)、ユーザインタフェース等を有するコンピュータとしての機能を有しうる。 FIG. 2 is a diagram showing the configuration of the simulation system 1 according to the first embodiment. The simulation system 1 has a user interface 4 (UI; User Interface), a simulator 20 , a data management device 100 , an arithmetic device 40 , a data removal device 60 , a network edge 70 and a data monitoring device 80 . The user interface 4 is communicably connected to the simulator 20 . The simulator 20, the data management device 100, the arithmetic device 40, the data removal device 60, the network edge 70, and the data monitoring device 80 may be communicably connected to each other via the network 2 such as the Internet. The simulator 20, the data management device 100, the arithmetic device 40, the data removal device 60, the network edge 70, and the data monitoring device 80 are computers having processors, memories, I/O (Input/Output), user interfaces, etc. can have the function of

ユーザインタフェース4は、ユーザ、または、コンピュータ制御による操作に応じて、シミュレータ20に対して、自動でシミュレーションを実行する旨の指示を送信する。なお、ユーザインタフェース4によって送信される指示には、シミュレーションで使用されるモデルに入力される入力値(初期値)が含まれてもよい。 The user interface 4 sends an instruction to the simulator 20 to automatically execute a simulation in response to a user or computer-controlled operation. The instructions sent by the user interface 4 may include input values (initial values) to be input to the model used in the simulation.

シミュレータ20は、ユーザインタフェース4からの指示に応じて、自動的にシミュレーションを実行する。シミュレータ20は、モデルに従いシミュレーションを行う。シミュレータ20は、実行されたシミュレーションに関するデータであるシミュレーションデータを、データ管理装置100に対して、自動的に送信する。シミュレータ20については、図4等を参照しながら後述する。ここで、「シミュレーションデータ」は、データファイルであって、モデルの入力値、シミュレーション結果を示すデータ、及び、モデルを示すデータを含み得る。なお、シミュレータ20は、例えばボット(Bot)等の自動化プログラムによって制御されてもよい。 The simulator 20 automatically performs simulation according to instructions from the user interface 4 . The simulator 20 performs simulation according to the model. The simulator 20 automatically transmits simulation data, which is data relating to the executed simulation, to the data management device 100 . The simulator 20 will be described later with reference to FIG. 4 and the like. Here, "simulation data" is a data file, and may include model input values, data indicating simulation results, and data indicating the model. Note that the simulator 20 may be controlled by an automated program such as a bot, for example.

データ管理装置100は、図1のデータ管理装置10に対応する。データ管理装置100は、データベースを有する。データ管理装置100は、上述したように、シミュレータ20から取得されたシミュレーションデータのデータ型を判定し、判定されたデータ型に応じた管理方法で、シミュレーションデータを管理する。データ管理装置100については、図3等を参照しながら後述する。なお、データ管理装置100は、複数のコンピュータ装置がネットワークで接続されて構成されたクラスタシステムで実現されてもよい。 A data management device 100 corresponds to the data management device 10 in FIG. The data management device 100 has a database. As described above, the data management device 100 determines the data type of the simulation data acquired from the simulator 20, and manages the simulation data by a management method according to the determined data type. The data management device 100 will be described later with reference to FIG. 3 and the like. Note that the data management device 100 may be realized by a cluster system configured by connecting a plurality of computer devices via a network.

演算装置40は、上述したように、データ管理装置100によって管理されたシミュレーションデータを用いて、例えば人工知能、データ同化、または、統計的な手法等により、シミュレータ20によって実行されるシミュレーションに関するパラメータを決定する。演算装置40については、図5等を参照しながら後述する。なお、「シミュレーションに関するパラメータ」は、モデルを記述する解析式(関数)、モデルを記述する解析式を構成する変数及び定数、モデルに入力される入力値、及びモデルの出力値を含み得る。シミュレータ20は、演算装置40によって決定されたパラメータを用いて、再度、シミュレーションを実行する。これにより、シミュレータ20によるシミュレーションの精度が向上し得る。 As described above, the arithmetic device 40 uses the simulation data managed by the data management device 100 to calculate parameters related to the simulation performed by the simulator 20 by artificial intelligence, data assimilation, statistical techniques, or the like. decide. The computing device 40 will be described later with reference to FIG. 5 and the like. The “parameters related to simulation” may include analytical expressions (functions) that describe the model, variables and constants that make up the analytical expressions that describe the model, input values that are input to the model, and output values of the model. The simulator 20 uses the parameters determined by the computing device 40 to perform the simulation again. Thereby, the accuracy of the simulation by the simulator 20 can be improved.

データ除去装置60は、データ管理装置100によって管理されるシミュレーションデータのうち、不要となるデータを除去する(データクレンジング)。例えば、データ除去装置60は、シミュレーションの精度の向上に寄与する可能性の低いデータを除去する。ここで、データ除去装置60は、例えば、機械学習によってシミュレーションデータを分析して、不要なデータを判定してもよい。演算装置40は、データクレンジングがなされたシミュレーションデータを取得し得る。 The data removal device 60 removes unnecessary data from the simulation data managed by the data management device 100 (data cleansing). For example, the data removal device 60 removes data that are unlikely to contribute to improving the accuracy of the simulation. Here, the data removal device 60 may, for example, analyze the simulation data by machine learning to determine unnecessary data. The computing device 40 can acquire simulation data that has undergone data cleansing.

ネットワークエッジ70は、シミュレーションにて対象としている事象の、実際のデータ(実データ)を生成する。つまり、ネットワークエッジ70は、実データ生成装置としての機能を有する。なお、ネットワークエッジ70は、例えば、モデルを実装した実機、実機を観測しているセンサ、または、実機を監視している監視装置等であってもよい。ネットワークエッジ70は、生成された実データを、演算装置40に送信する。 The network edge 70 generates actual data (actual data) of the events targeted in the simulation. In other words, the network edge 70 functions as a real data generation device. Note that the network edge 70 may be, for example, an actual machine implementing a model, a sensor observing the actual machine, or a monitoring device monitoring the actual machine. The network edge 70 transmits the generated actual data to the computing device 40 .

データ監視装置80は、例えばブロックチェーンとしての機能を有し得る。データ監視装置80は、例えば、ウェブ(Web)等のネットワーク上のデータの整合性、及びデータの改ざんの防止等を管理する。 The data monitoring device 80 may have functions as a block chain, for example. The data monitoring device 80 manages, for example, consistency of data on a network such as the Web, prevention of falsification of data, and the like.

図3は、実施の形態1にかかるデータ管理装置100の構成を示す図である。データ管理装置100は、主要なハードウェア構成として、制御部102と、記憶部104と、通信部106と、インタフェース部108(IF;Interface)とを有する。制御部102、記憶部104、通信部106及びインタフェース部108は、データバスなどを介して相互に接続されている。 FIG. 3 is a diagram showing the configuration of the data management device 100 according to the first embodiment. The data management device 100 has a control unit 102, a storage unit 104, a communication unit 106, and an interface unit 108 (IF: Interface) as main hardware components. The control unit 102, storage unit 104, communication unit 106 and interface unit 108 are interconnected via a data bus or the like.

制御部102は、例えばCPU(Central Processing Unit)等のプロセッサである。制御部102は、制御処理及び演算処理等を実行する機能を有する。記憶部104は、例えばメモリ又はハードディスク等の記憶デバイスである。記憶部104は、例えばROM(Read Only Memory)又はRAM(Random Access Memory)等である。記憶部104は、制御部102によって実行される制御プログラム及び演算プログラム等を記憶するための機能を有する。また、記憶部104は、処理データ等を一時的に記憶するための機能を有する。記憶部104は、データベースを含み得る。 The control unit 102 is a processor such as a CPU (Central Processing Unit), for example. The control unit 102 has a function of executing control processing, arithmetic processing, and the like. The storage unit 104 is, for example, a storage device such as memory or hard disk. The storage unit 104 is, for example, a ROM (Read Only Memory) or a RAM (Random Access Memory). The storage unit 104 has a function of storing a control program, an arithmetic program, and the like executed by the control unit 102 . The storage unit 104 also has a function of temporarily storing processing data and the like. Storage unit 104 may include a database.

通信部106は、他の装置(例えばシミュレータ20及び演算装置40等)とネットワーク2を介して通信を行うために必要な処理を行う。通信部106は、通信ポート、ルータ、ファイアウォール等を含み得る。インタフェース部108は、例えばユーザインタフェース(UI;User Interface)である。インタフェース部108は、キーボード、タッチパネル又はマウス等の入力装置と、ディスプレイ又はスピーカ等の出力装置とを有する。インタフェース部108は、ユーザ(オペレータ)によるデータの入力の操作を受け付け、ユーザに対して情報を出力する。インタフェース部108は、データ管理装置100におけるデータベースの構造(階層)を示す図などを表示してもよい。 The communication unit 106 performs processing necessary for communicating with other devices (such as the simulator 20 and the arithmetic device 40) via the network 2. FIG. Communication unit 106 may include communication ports, routers, firewalls, and the like. The interface unit 108 is, for example, a user interface (UI). The interface unit 108 has an input device such as a keyboard, touch panel, or mouse, and an output device such as a display or speaker. The interface unit 108 receives a data input operation by a user (operator) and outputs information to the user. The interface unit 108 may display a diagram or the like showing the structure (hierarchy) of the database in the data management device 100 .

また、データ管理装置100は、データ格納部110、データ取得部112、データサイズ判定部114、及びメタデータ抽出部116を有する。また、データ管理装置100は、データ型判定部120、管理方法決定部130、データ管理部140、データ要求受信部150及びデータ送信部152を有する。以下、上述したデータ格納部110等を、「構成要素」と称することがある。データ格納部110、データ取得部112、データサイズ判定部114及びメタデータ抽出部116は、それぞれ、データ格納手段、データ取得手段、データサイズ判定手段及びメタデータ抽出手段として機能する。また、データ型判定部120、管理方法決定部130及びデータ管理部140は、それぞれ、データ型判定手段、管理方法決定手段及びデータ管理手段として機能する。また、データ要求受信部150及びデータ送信部152は、それぞれ、データ要求受信手段及びデータ送信手段として機能する。 The data management device 100 also has a data storage unit 110 , a data acquisition unit 112 , a data size determination unit 114 , and a metadata extraction unit 116 . The data management device 100 also has a data type determination unit 120 , a management method determination unit 130 , a data management unit 140 , a data request reception unit 150 and a data transmission unit 152 . Hereinafter, the data storage unit 110 and the like described above may be referred to as "components". The data storage unit 110, data acquisition unit 112, data size determination unit 114, and metadata extraction unit 116 function as data storage means, data acquisition means, data size determination means, and metadata extraction means, respectively. Also, the data type determination unit 120, the management method determination unit 130, and the data management unit 140 function as data type determination means, management method determination means, and data management means, respectively. Also, the data request receiving unit 150 and the data transmitting unit 152 function as data request receiving means and data transmitting means, respectively.

また、データ取得部112は、図1に示したデータ取得部12に対応する。データ型判定部120は、図1に示したデータ型判定部14に対応する。データ管理部140は、図1に示したデータ管理部16に対応する。 A data acquisition unit 112 corresponds to the data acquisition unit 12 shown in FIG. The data type determination unit 120 corresponds to the data type determination unit 14 shown in FIG. The data management section 140 corresponds to the data management section 16 shown in FIG.

なお、各構成要素は、例えば、制御部102の制御によって、プログラムを実行させることによって実現できる。より具体的には、各構成要素は、記憶部104に格納されたプログラムを、制御部102が実行することによって実現され得る。また、必要なプログラムを任意の不揮発性記録媒体に記録しておき、必要に応じてインストールすることで、各構成要素を実現するようにしてもよい。また、各構成要素は、プログラムによるソフトウェアで実現することに限ることなく、ハードウェア、ファームウェア、及びソフトウェアのうちのいずれかの組み合わせ等により実現してもよい。また、各構成要素は、例えばFPGA(field-programmable gate array)又はマイコン(Micro Computer)等の、ユーザがプログラミング可能な集積回路を用いて実現してもよい。この場合、この集積回路を用いて、上記の各構成要素から構成されるプログラムを実現してもよい。このことは、後述する他の装置(シミュレータ20及び演算装置40等)の構成要素についても同様である。 Each component can be realized by executing a program under the control of the control unit 102, for example. More specifically, each component can be implemented by control unit 102 executing a program stored in storage unit 104 . Further, each component may be realized by recording necessary programs in an arbitrary non-volatile recording medium and installing them as necessary. Moreover, each component may be implemented by any combination of hardware, firmware, and software, without being limited to being implemented by program software. Also, each component may be implemented using a user-programmable integrated circuit such as an FPGA (field-programmable gate array) or a microcomputer. In this case, this integrated circuit may be used to implement a program composed of the above components. This is the same for components of other devices (simulator 20, arithmetic device 40, etc.) described later.

データ管理装置100の各構成要素の具体的な機能については後述する。なお、データ管理部140は、データベース(DB;database)として機能する。データ管理部140は、例えばHadoopに準拠し、データを分散処理可能に格納及び管理し得る。この場合、データ管理部140は、HDFS(Hadoop Distributed File System)で実現されてもよい。一方、データ格納部110は、ディレクトリとして機能する。データ格納部110は、データベースに格納されないデータ(例えば画像データ等)を格納する。なお、このデータ格納部110は、データ管理装置100と物理的に別個のストレージ装置として実現してもよい。 Specific functions of each component of the data management device 100 will be described later. The data management unit 140 functions as a database (DB). The data management unit 140 conforms to Hadoop, for example, and can store and manage data so that distributed processing is possible. In this case, the data management unit 140 may be realized by HDFS (Hadoop Distributed File System). On the other hand, the data storage unit 110 functions as a directory. The data storage unit 110 stores data (for example, image data, etc.) that is not stored in the database. Note that the data storage unit 110 may be implemented as a storage device physically separate from the data management device 100 .

図4は、実施の形態1にかかるシミュレータ20の構成を示す図である。シミュレータ20は、主要なハードウェア構成として、制御部21と、記憶部22と、通信部23と、インタフェース部24とを有する。制御部21、記憶部22、通信部23及びインタフェース部24は、データバスなどを介して相互に接続されている。 FIG. 4 is a diagram showing the configuration of the simulator 20 according to the first embodiment. The simulator 20 has a control unit 21, a storage unit 22, a communication unit 23, and an interface unit 24 as main hardware components. The control unit 21, storage unit 22, communication unit 23, and interface unit 24 are connected to each other via a data bus or the like.

制御部21は、例えばCPU等のプロセッサである。制御部21は、制御処理及び演算処理等を実行する機能を有する。記憶部22は、例えばメモリ又はハードディスク等の記憶デバイスである。記憶部22は、例えばROM又はRAM等である。記憶部22は、制御部21によって実行される制御プログラム及び演算プログラム等を記憶するための機能を有する。また、記憶部22は、処理データ等を一時的に記憶するための機能を有する。 The control unit 21 is a processor such as a CPU, for example. The control unit 21 has a function of executing control processing, arithmetic processing, and the like. The storage unit 22 is, for example, a storage device such as memory or hard disk. The storage unit 22 is, for example, ROM or RAM. The storage unit 22 has a function of storing control programs, arithmetic programs, and the like executed by the control unit 21 . The storage unit 22 also has a function of temporarily storing processing data and the like.

通信部23は、他の装置とネットワーク2を介して通信を行うために必要な処理を行う。通信部23は、通信ポート、ルータ、ファイアウォール等を含み得る。インタフェース部24は、例えばユーザインタフェースである。インタフェース部24は、キーボード、タッチパネル又はマウス等の入力装置と、ディスプレイ又はスピーカ等の出力装置とを有する。インタフェース部24は、ユーザ(オペレータ)によるデータの入力の操作を受け付け、ユーザに対して情報を出力する。インタフェース部24は、シミュレーション結果を示す図などを表示してもよい。なお、図2に示したユーザインタフェース4は、インタフェース部24によって実現されてもよい。 The communication unit 23 performs processing necessary for communicating with other devices via the network 2 . The communication unit 23 may include communication ports, routers, firewalls, and the like. The interface unit 24 is, for example, a user interface. The interface unit 24 has an input device such as a keyboard, touch panel, or mouse, and an output device such as a display or speaker. The interface unit 24 receives a data input operation by a user (operator) and outputs information to the user. The interface unit 24 may display a diagram or the like showing the simulation results. Note that the user interface 4 shown in FIG. 2 may be implemented by the interface section 24 .

また、シミュレータ20は、シミュレーション実行部26、シミュレーションデータ送信部28及びアルゴリズム実行結果受信部30を有する。シミュレーション実行部26は、例えば、シミュレーションA実行部26A、シミュレーションB実行部26B、シミュレーションC実行部26C、シミュレーションD実行部26D及びシミュレーションE実行部26Eを有してもよい。シミュレーション実行部26、シミュレーションデータ送信部28及びアルゴリズム実行結果受信部30は、それぞれ、シミュレーション実行手段、シミュレーションデータ送信手段及びアルゴリズム実行結果受信手段として機能する。シミュレーション実行部26、シミュレーションデータ送信部28及びアルゴリズム実行結果受信部30の動作については、後述する。 The simulator 20 also has a simulation execution unit 26 , a simulation data transmission unit 28 and an algorithm execution result reception unit 30 . The simulation execution unit 26 may have, for example, a simulation A execution unit 26A, a simulation B execution unit 26B, a simulation C execution unit 26C, a simulation D execution unit 26D, and a simulation E execution unit 26E. The simulation execution unit 26, the simulation data transmission unit 28, and the algorithm execution result reception unit 30 function as simulation execution means, simulation data transmission means, and algorithm execution result reception means, respectively. Operations of the simulation execution unit 26, the simulation data transmission unit 28, and the algorithm execution result reception unit 30 will be described later.

なお、シミュレータ20は、シミュレーションA実行部26A~シミュレーションE実行部26Eをそれぞれ有する、複数の物理的に別個の装置で構成されてもよい。また、シミュレーションA実行部26A~シミュレーションE実行部26Eは、それぞれ、互いに異なるシミュレーションA~Eを実行し得る。例えば、シミュレーションA実行部26Aは、シミュレーションAとして構造解析(強度解析)シミュレーションを実行してもよい。シミュレーションB実行部26Bは、シミュレーションBとして流体シミュレーションを実行してもよい。シミュレーションC実行部26Cは、シミュレーションCとして電磁界シミュレーションを実行してもよい。シミュレーションD実行部26Dは、シミュレーションDとして気象予報シミュレーションを実行してもよい。シミュレーションE実行部26Eは、シミュレーションEとして生産管理シミュレーションを実行してもよい。 The simulator 20 may be composed of a plurality of physically separate devices each having a simulation A executing section 26A to a simulation E executing section 26E. Also, the simulation A executing section 26A to the simulation E executing section 26E can execute different simulations A to E, respectively. For example, the simulation A executing section 26A may execute a structural analysis (strength analysis) simulation as the simulation A. The simulation B executing section 26B may execute a fluid simulation as the simulation B. The simulation C executing section 26C may execute an electromagnetic field simulation as the simulation C. The simulation D executing unit 26D may execute a weather forecast simulation as the simulation D. The simulation E executing section 26E may execute a production control simulation as the simulation E.

図5は、実施の形態1にかかる演算装置40の構成を示す図である。演算装置40は、主要なハードウェア構成として、制御部41と、記憶部42と、通信部43と、インタフェース部44とを有する。制御部41、記憶部42、通信部43及びインタフェース部44は、データバスなどを介して相互に接続されている。制御部41、記憶部42、通信部43及びインタフェース部44の機能は、それぞれ、制御部21、記憶部22、通信部23及びインタフェース部24の機能と実質的に同様であるので、説明を省略する。 FIG. 5 is a diagram showing the configuration of the arithmetic device 40 according to the first embodiment. The arithmetic unit 40 has a control unit 41, a storage unit 42, a communication unit 43, and an interface unit 44 as main hardware components. The control unit 41, the storage unit 42, the communication unit 43 and the interface unit 44 are interconnected via a data bus or the like. Functions of the control unit 41, the storage unit 42, the communication unit 43, and the interface unit 44 are substantially the same as the functions of the control unit 21, the storage unit 22, the communication unit 23, and the interface unit 24, respectively. do.

演算装置40は、アルゴリズム実行部46、シミュレーションデータ取得部48及びアルゴリズム実行結果送信部50を有する。アルゴリズム実行部46は、例えば、アルゴリズムA実行部46A、アルゴリズムB実行部46B及びアルゴリズムC実行部46Cを有してもよい。アルゴリズム実行部46、シミュレーションデータ取得部48及びアルゴリズム実行結果送信部50は、それぞれ、アルゴリズム実行手段、シミュレーションデータ取得手段及びアルゴリズム実行結果送信手段として機能する。アルゴリズム実行部46、シミュレーションデータ取得部48及びアルゴリズム実行結果送信部50の動作については、後述する。 The computing device 40 has an algorithm execution unit 46 , a simulation data acquisition unit 48 and an algorithm execution result transmission unit 50 . The algorithm execution unit 46 may have, for example, an algorithm A execution unit 46A, an algorithm B execution unit 46B and an algorithm C execution unit 46C. The algorithm execution unit 46, the simulation data acquisition unit 48, and the algorithm execution result transmission unit 50 function as algorithm execution means, simulation data acquisition means, and algorithm execution result transmission means, respectively. Operations of the algorithm execution unit 46, the simulation data acquisition unit 48, and the algorithm execution result transmission unit 50 will be described later.

なお、演算装置40は、アルゴリズムA実行部46A、アルゴリズムB実行部46B及びアルゴリズムC実行部46Cをそれぞれ有する、複数の物理的に別個の装置、または、仮想的に別個の装置で構成されてもよい。また、アルゴリズムA実行部46A、アルゴリズムB実行部46B及びアルゴリズムC実行部46Cは、それぞれ、互いに異なるアルゴリズムA~Cを実行し得る。また、アルゴリズムA~Cは、それぞれ、扱うことができるデータ型が異なり得る。 Arithmetic device 40 may be composed of a plurality of physically separate devices or virtually separate devices each having algorithm A execution unit 46A, algorithm B execution unit 46B, and algorithm C execution unit 46C. good. Algorithm A executing section 46A, algorithm B executing section 46B, and algorithm C executing section 46C can execute different algorithms A to C, respectively. Also, algorithms A to C may differ in the data types that can be handled.

例えば、アルゴリズムA実行部46Aは、アルゴリズムAとして探索アルゴリズムを実行してもよい。アルゴリズムB実行部46Bは、アルゴリズムBとして学習アルゴリズムを実行してもよい。アルゴリズムC実行部46Cは、アルゴリズムCとしてデータ同化アルゴリズムを実行してもよい。探索アルゴリズムは、例えば、遺伝的アルゴリズム、焼きなまし法又はベイズ最適化等の、メタヒューリスティクスアルゴリズムであってもよい。学習アルゴリズムは、深層ニューラルネットワーク又はベイジアンニューラルネットワーク等であってもよい。データ同化アルゴリズムは、粒子フィルタ又はカルマンフィルタ等を用いたアルゴリズムであってもよい。 For example, the algorithm A execution unit 46A may execute a search algorithm as algorithm A. Algorithm B executing section 46B may execute a learning algorithm as Algorithm B. FIG. Algorithm C executing section 46C may execute a data assimilation algorithm as Algorithm C. FIG. The search algorithm may be, for example, a meta-heuristic algorithm such as a genetic algorithm, simulated annealing or Bayesian optimization. The learning algorithm may be a deep neural network, a Bayesian neural network, or the like. The data assimilation algorithm may be an algorithm using a particle filter, a Kalman filter, or the like.

図6は、実施の形態1にかかるシミュレーションシステム1における処理の流れを示すシーケンス図である。まず、シミュレータ20は、シミュレーションを実行する(ステップS100)。具体的には、シミュレータ20のシミュレーション実行部26は、ユーザインタフェース4からの指示に応じて、シミュレーションを実行する。 FIG. 6 is a sequence diagram showing the flow of processing in the simulation system 1 according to the first embodiment. First, the simulator 20 executes a simulation (step S100). Specifically, the simulation execution unit 26 of the simulator 20 executes the simulation according to instructions from the user interface 4 .

そして、シミュレータ20のシミュレーションデータ送信部28は、シミュレーションの結果を含むシミュレーションデータ(Simデータ)を、データ管理装置100に送信する(ステップS112)。ここで、上述したように、シミュレータ20からデータ管理装置100に送信されるシミュレーションデータは、多種多様な形式のデータであり得る。データ管理装置100は、後述するように、シミュレーションデータを管理する(ステップS120)。 Then, the simulation data transmission unit 28 of the simulator 20 transmits the simulation data (Sim data) including the simulation result to the data management device 100 (step S112). Here, as described above, the simulation data transmitted from the simulator 20 to the data management device 100 can be data in a wide variety of formats. The data management device 100 manages the simulation data as described later (step S120).

図7は、実施の形態1にかかるデータ管理装置100によって実行されるデータ管理方法(S120)を示すフローチャートである。データ取得部112は、シミュレータ20から、シミュレーションデータを取得する(ステップS122)。ここで、データ取得部112がシミュレータ20から受信するのは、シミュレーションデータの生データであり得る。シミュレーションデータの形式(データ型)は、シミュレーションごと(シミュレーションA~Eごと)に異なり得る。さらに、シミュレーションデータは、同じシミュレーションであっても、シミュレーションの段階に応じて異なり得る。したがって、データ取得部112は、多種多様な形式のシミュレーションデータ(生データ)を取得する。 FIG. 7 is a flow chart showing the data management method (S120) executed by the data management device 100 according to the first embodiment. The data acquisition unit 112 acquires simulation data from the simulator 20 (step S122). Here, what the data acquisition unit 112 receives from the simulator 20 may be raw data of the simulation data. The format (data type) of the simulation data may differ from simulation to simulation (simulations A to E). Furthermore, the simulation data may differ depending on the stage of the simulation, even for the same simulation. Therefore, the data acquisition unit 112 acquires simulation data (raw data) in various formats.

次に、データサイズ判定部114は、S122で取得されたシミュレーションデータのデータサイズが、予め定められた閾値以上であるか否かを判定する(ステップS124)。ここで、閾値は、データ管理装置100によって管理されるデータ(管理データ)についてHadoop等により分散処理を行うときの、並行に処理を行う各リソースの容量に応じて定められる。例えば、閾値は数100メガバイトであるが、これに限られない。 Next, the data size determination unit 114 determines whether the data size of the simulation data acquired in S122 is equal to or greater than a predetermined threshold (step S124). Here, the threshold value is determined according to the capacity of each resource that performs parallel processing when data (management data) managed by the data management device 100 is subjected to distributed processing by Hadoop or the like. For example, the threshold is several hundred megabytes, but is not limited to this.

シミュレーションデータ(生データ)のデータサイズが閾値以上でない(つまり閾値未満である)場合(S124のNO)、管理方法決定部130は、メタデータをデータベースに格納することで、このシミュレーションデータを管理すると決定する。メタデータは、シミュレーションデータに関連付けされているデータであり、例えば、該シミュレーションデータが格納されているファイル名、当該ファイルが作成された日時、または、当該データに含まれているキーワード等のデータである。したがって、メタデータ抽出部116は、このシミュレーションデータのメタデータを抽出する(ステップS126)。そして、データ管理部140(データベース)は、S126の処理で抽出されたメタデータを格納する(ステップS128)。このとき、データサイズが閾値未満であるシミュレーションデータは、ディレクトリであるデータ格納部110に格納される。これにより、データ管理部140は、メタデータを格納することで、データサイズが閾値以上でないシミュレーションデータを管理することとなる。 If the data size of the simulation data (raw data) is not equal to or greater than the threshold value (that is, is less than the threshold value) (NO in S124), the management method determining unit 130 manages the simulation data by storing the metadata in the database. decide. Metadata is data associated with simulation data. For example, data such as the file name in which the simulation data is stored, the date and time when the file was created, or keywords included in the data. be. Therefore, the metadata extraction unit 116 extracts the metadata of this simulation data (step S126). Then, the data management unit 140 (database) stores the metadata extracted in the process of S126 (step S128). At this time, simulation data whose data size is less than the threshold is stored in the data storage unit 110, which is a directory. As a result, the data management unit 140 manages simulation data whose data size is less than the threshold value by storing the metadata.

ここで、データサイズが閾値未満であるシミュレーションデータは、例えば、CSV(Comma Separated Value)データであり得る。また、S126の処理で抽出されるメタデータは、対応するシミュレーションデータがどのシミュレーションに関するものかを示す識別子を含んでもよい。また、このメタデータは、対応するシミュレーションデータが格納されたディレクトリの保存先パスを含んでもよい。また、データサイズが閾値未満であるシミュレーションデータのデータ型の判定は、ユーザがそのデータファイルを開くことで行ってもよいし、後述するデータ型判定処理(S130)を用いて行ってもよい。また、データサイズが閾値未満であるシミュレーションデータは、データ送信部152によって、判定されたデータ型に応じたアルゴリズム(アルゴリズムA~C)を実行するアルゴリズム実行部46の構成要素に対して送信され得る。 Here, the simulation data whose data size is less than the threshold may be, for example, CSV (Comma Separated Value) data. Also, the metadata extracted in the process of S126 may include an identifier indicating which simulation the corresponding simulation data relates to. Also, this metadata may include a storage destination path of a directory in which corresponding simulation data is stored. The data type of simulation data whose data size is less than the threshold may be determined by the user opening the data file, or by using the data type determination process (S130) described later. Also, the simulation data whose data size is less than the threshold can be transmitted by the data transmission unit 152 to the constituent elements of the algorithm execution unit 46 that execute algorithms (algorithms A to C) according to the determined data type. .

なお、このように、データサイズが閾値未満であるシミュレーションデータについて、メタデータを格納することにより管理するのは、処理の効率化のためである。つまり、データ管理部140(データベース)は、上述したように、分散処理に適用可能に構成され得る。したがって、データ管理部140にこのシミュレーションデータを格納してしまうと、並行処理を行う各リソースの容量よりもデータサイズが小さいにも関わらず、このシミュレーションデータについて分散処理が行われてしまう。小さいデータサイズの場合には分散処理によるオーバーヘッドが顕在化されてしまうため、高い分散効率を達成することが難しく、リソースを無駄に使用してしまっている可能性がある。したがって、データサイズが閾値未満であるシミュレーションデータについて、メタデータを格納することで管理することにより、リソースの無駄な使用を抑制することが可能となる。 The reason why simulation data whose data size is less than a threshold value is managed by storing metadata in this way is to improve processing efficiency. That is, the data management unit 140 (database) can be configured to be applicable to distributed processing as described above. Therefore, if this simulation data is stored in the data management unit 140, distributed processing will be performed on this simulation data even though the data size is smaller than the capacity of each resource that performs parallel processing. In the case of a small data size, the overhead due to distributed processing becomes obvious, so it is difficult to achieve high distributed efficiency, and resources may be wasted. Therefore, by storing and managing simulation data whose data size is less than a threshold value, wasteful use of resources can be suppressed.

一方、シミュレーションデータ(生データ)のデータサイズが閾値以上である場合(S124のYES)、データ管理装置100(データ型判定部120)は、そのシミュレーションデータのデータ型を判定する(ステップS130)。そして、データ管理部140は、S130の処理で判定されたデータ型に応じて、シミュレーションデータを管理する(ステップS150)。 On the other hand, if the data size of the simulation data (raw data) is equal to or greater than the threshold (YES in S124), the data management device 100 (data type determination unit 120) determines the data type of the simulation data (step S130). Then, the data management unit 140 manages the simulation data according to the data type determined in the process of S130 (step S150).

図8は、実施の形態1にかかるデータ管理装置100によって行われるデータ型判定処理(S130)を示すフローチャートである。データ型判定部120は、シミュレーションデータのデータファイルの拡張子を判定する(ステップS132)。拡張子が「jpg」又は「png」等の、画像データ(バイナリデータ)に関するものである場合(S132の「画像データ」)、管理方法決定部130は、このシミュレーションデータを、画像型に応じた管理方法で管理すると決定する。この場合、管理方法決定部130は、そのシミュレーションデータを、データ管理部140に格納しないで、データ格納部110に画像として格納すると決定する。そして、管理方法決定部130は、画像であるシミュレーションデータのデータ格納部110における保存先のディレクトリのパス(保存先パス)をデータ管理部140が格納することで、そのシミュレーションデータを管理すると決定する。したがって、データ格納部110は、画像型であるシミュレーションデータを格納する。データ管理部140は、このシミュレーションデータの保存先パスを格納する(ステップS134)。これにより、データ管理部140は、画像型に応じた管理方法で、このシミュレーションデータを管理する(S150)。このように、データ型判定部120は、まず、シミュレーションデータのデータファイルの拡張子を判定することで、簡単に、データ型が画像型か否かを判定することが可能となる。 FIG. 8 is a flowchart showing data type determination processing (S130) performed by the data management device 100 according to the first embodiment. The data type determination unit 120 determines the extension of the data file of the simulation data (step S132). If the extension is related to image data (binary data) such as "jpg" or "png" ("image data" in S132), the management method determination unit 130 converts this simulation data into Decide to manage by management method. In this case, management method determination unit 130 determines not to store the simulation data in data management unit 140 but to store it in data storage unit 110 as an image. Then, the management method determination unit 130 determines to manage the simulation data by having the data management unit 140 store the path of the storage destination directory (storage destination path) in the data storage unit 110 of the simulation data, which is an image. . Therefore, the data storage unit 110 stores image-type simulation data. The data management unit 140 stores the storage destination path of this simulation data (step S134). Thereby, the data management section 140 manages this simulation data by a management method according to the image type (S150). In this way, the data type determination unit 120 can easily determine whether or not the data type is the image type by first determining the extension of the data file of the simulation data.

一方、拡張子が「csv」又は「txt」等の、アスキーデータ(テキストデータ)に関するものである場合(S132の「アスキーデータ」)、データ型判定部120は、このシミュレーションデータのデータ型が文字列型又は数値型であると判定する。そして、管理方法決定部130は、このシミュレーションデータを、文字列型又は数値型に応じた管理方法で管理すると決定する。この場合、まず、データ管理部140は、シミュレーションデータにおいて区切り文字(コンマ、タブ又はスペース等)で区切られたデータ(文字列又は数値)を文字列として一時的に格納する(ステップS136)。これにより、区切り文字で区切られたデータを管理することが容易となる。また、これにより、このデータを高速に読み出すことが可能となる。 On the other hand, if the extension is related to ASCII data (text data) such as "csv" or "txt" ("ASCII data" in S132), the data type determination unit 120 determines that the data type of this simulation data is text. Determined to be column type or numeric type. Then, the management method determining unit 130 determines to manage the simulation data by a management method corresponding to the character string type or numerical value type. In this case, first, the data management unit 140 temporarily stores data (character strings or numerical values) separated by delimiters (commas, tabs, spaces, etc.) in the simulation data as character strings (step S136). This makes it easy to manage data delimited by delimiters. Also, this makes it possible to read this data at high speed.

データ型判定部120は、S136で格納されたデータに関するシミュレーションと同じシミュレーションが所定回数繰り返されることで、同じシミュレーションに関するデータが所定量格納されたか否かを判定する(ステップS138)。なお、シミュレータ20から取得されたシミュレーションデータにはシミュレーションを識別する識別子が付加されていてもよく、データ型判定部120は、その識別子を参照して、「同じシミュレーション」を判断してもよい。ここで、「所定量」とは、例えば、シミュレーションを100回繰り返すことによって得られるデータ量であるが、これに限定されない。所定量のデータが格納されていない場合(S138のNO)、S132及びS136の処理が繰り返される。 The data type determination unit 120 determines whether or not a predetermined amount of data regarding the same simulation is stored by repeating the same simulation as the data stored in S136 a predetermined number of times (step S138). An identifier that identifies the simulation may be added to the simulation data acquired from the simulator 20, and the data type determination unit 120 may refer to the identifier to determine "same simulation". Here, the "predetermined amount" is, for example, the amount of data obtained by repeating the simulation 100 times, but is not limited to this. If the predetermined amount of data is not stored (NO in S138), the processes of S132 and S136 are repeated.

一方、所定量のデータが格納された場合(S138のYES)、データ型判定部120は、S136の処理で一時的に格納されたデータ(文字列)が数値として扱えるか否かを判定する(ステップS140)。具体的には、データ型判定部120は、格納された所定量のデータを全て和算することが可能か否かを判定する。データ型判定部120は、格納された所定量のデータを全て和算することが可能である場合、格納されたデータが数値として扱えると判定する。なお、格納された所定量のデータを全て和算することが可能であるか否かの判定は、一般的な表計算と同様の手法で行われてもよく、所定量のデータを全て和算できない場合は、エラー処理となる。また、S138の処理で所定量のデータが格納されたかを判定するのは、所定量のデータを格納しないと、和算できるか否かを判定できないからである。つまり、データ量が少ないと、格納されていたデータが偶然数字のみであった場合に、そのデータが本当に和算できるのか(数値として扱えるのか)判断できないからである。言い換えると、S138にかかる「所定量」は、S140の処理におけるデータの和算可能か否かの判断を確実に行うことができる程度に、予めユーザ等によって設定され得る。 On the other hand, if a predetermined amount of data is stored (YES in S138), the data type determination unit 120 determines whether the data (character string) temporarily stored in the process of S136 can be handled as a numerical value ( step S140). Specifically, the data type determination unit 120 determines whether or not it is possible to sum all the stored predetermined amounts of data. The data type determination unit 120 determines that the stored data can be handled as a numerical value when all the stored predetermined amount of data can be summed. The determination as to whether or not it is possible to add all the predetermined amount of data stored may be performed by a method similar to general spreadsheet calculation. If it is not possible, error processing will occur. The reason why it is determined in the process of S138 whether or not the predetermined amount of data has been stored is that it is impossible to determine whether or not summation can be performed unless the predetermined amount of data is stored. In other words, if the amount of data is small and the stored data happens to be only numbers, it is impossible to judge whether the data can really be summed (whether it can be handled as a number). In other words, the "predetermined amount" in S138 can be set in advance by the user or the like to such an extent that it is possible to reliably determine whether or not the data can be summed in the process of S140.

格納されたデータが数値として扱えると判定された場合(S140のYES)、管理方法決定部130は、このシミュレーションデータを、数値型に応じた管理方法で管理すると決定する。したがって、データ管理部140は、上述した区切り文字で区切られたデータを、数値として格納する(ステップS142)。このとき、この数値に対して、桁数等に応じて整数型又は小数型(浮動小数点型等)の変換を行ってもよい。 If it is determined that the stored data can be handled as numerical values (YES in S140), the management method determination unit 130 determines to manage this simulation data using a management method according to the numerical type. Therefore, the data management unit 140 stores the data delimited by the delimiter as a numerical value (step S142). At this time, this numerical value may be converted into an integer type or a decimal type (floating point type, etc.) according to the number of digits.

一方、格納されたデータが数値として扱えないと判定された場合(S140のNO)、管理方法決定部130は、このシミュレーションデータを、文字列型に応じた管理方法で管理すると決定する。したがって、データ管理部140は、上述した区切り文字で区切られたデータを、文字列として格納する(ステップS144)。このように、データ型判定部120は、シミュレーションデータを構成するデータ(文字列)が数値として扱えるか否かを判定することで、シミュレーションデータのデータ型が文字列型であるか数値型であるかを、簡単且つ確実に判定することが可能となる。 On the other hand, if it is determined that the stored data cannot be handled as numerical values (NO in S140), the management method determination unit 130 determines to manage this simulation data using a management method according to the character string type. Therefore, the data management unit 140 stores the data delimited by the delimiter as a character string (step S144). In this way, the data type determination unit 120 determines whether the data (character strings) constituting the simulation data can be treated as numerical values, thereby determining whether the data type of the simulation data is character string type or numerical value type. can be easily and reliably determined.

図9は、実施の形態1にかかるデータ管理部140におけるデータベースの階層構造を視覚的に例示した図である。図9に示した例において、データ管理部140におけるデータベースは、階層#1~階層#3の3つの階層で構成されている。階層#1が最も上位の階層であり、階層#3が最も深い階層である。 FIG. 9 is a diagram visually exemplifying the hierarchical structure of the database in the data management unit 140 according to the first embodiment. In the example shown in FIG. 9, the database in the data management unit 140 is composed of three layers, layer #1 to layer #3. Hierarchy #1 is the highest hierarchy, and hierarchy #3 is the deepest hierarchy.

階層#1は、シミュレーションの識別子であるシミュレーション名を格納する。図9の例では、シミュレーション名「XXXX」,「YYYY」及び「ZZZZ」等が格納されている。階層#2は、階層#1に示されたシミュレーション(図9の例では「XXXX」)に対応するシミュレーションデータの生データの保存先を格納する。具体的には、階層#2には、シミュレーション「XXXX」の実行日時と、そのときに実行されて得られたシミュレーションデータの生データの保存先パス#1とが対応付けられて格納されている。 Hierarchy #1 stores simulation names, which are simulation identifiers. In the example of FIG. 9, simulation names such as "XXXX", "YYYY" and "ZZZZ" are stored. Hierarchy #2 stores the storage destination of the raw data of the simulation data corresponding to the simulation indicated in hierarchy #1 (“XXXX” in the example of FIG. 9). Specifically, in layer #2, the execution date and time of simulation "XXXX" is stored in association with storage destination path #1 of raw data of simulation data obtained by execution at that time. .

階層#3は、階層#1に示されたシミュレーション(図9の例では「XXXX」)に対応するデータを格納する。つまり、階層#3に示されるデータは、データベース(データ管理部140)内のデータに対応する。例えば、階層#3には、「データ#1(画像)」の項目の列に、画像のデータ格納部110における保存先を示す「保存先パス#X」,「保存先パス#Y」,「保存先パス#Z」が格納されている。また、階層#3には、「データ#2(文字列)」の項目の列に、文字列「ABCDEF」,「DDEF」,「ADEF」が格納されている。また、階層#3には、「データ#3(数値)」の項目の列に、数値「1234」,「134」,「124」が格納されている。同様に、階層#3には、「データ#4(数値)」及び「データ#5(数値)」の項目の列に、数値が格納されている。 Hierarchy #3 stores data corresponding to the simulation shown in hierarchy #1 (“XXXX” in the example of FIG. 9). That is, the data shown in hierarchy #3 corresponds to the data in the database (data management unit 140). For example, in hierarchy #3, in the column of the item "data #1 (image)", "save destination path #X", "save destination path #Y", " Save destination path #Z” is stored. In the hierarchy #3, the character strings "ABCDEF", "DDEF", and "ADEF" are stored in the column of the item "data #2 (character string)". Further, in the hierarchy #3, numerical values "1234", "134", and "124" are stored in the column of the item "data #3 (numerical value)". Similarly, in hierarchy #3, numerical values are stored in columns of items “data #4 (numerical value)” and “data #5 (numerical value)”.

ここで、階層#3において、各行における各列のデータそれぞれは、互いに関連し得る。例えば、1つの行は、1回のシミュレーションで得られたデータに対応し得る。例えば、「データ#2」(1行目の例では「ABCDEF」)は、データ#1における保存先パス(1行目の例では「保存先パス#X」)で指定されたディレクトリに格納された画像の属性を示してもよい。また、「データ#3」(1行目の例では「1234)及び「データ#4」(1行目の例では「5678」)は、データ#1における保存先パス(1行目の例では「保存先パス#X」)で指定されたディレクトリに格納された画像の解像度を示してもよい。また、シミュレーションデータに画像が含まれていない場合、データ#1の項目は空欄であり得る。 Here, in layer #3, each column of data in each row can be related to each other. For example, one row may correspond to data obtained in one simulation. For example, "data #2" ("ABCDEF" in the example of the first line) is stored in the directory specified by the save destination path in data #1 ("save destination path #X" in the example of the first line). may indicate the attributes of the image. Also, "data #3" ("1234" in the example of the first line) and "data #4" ("5678" in the example of the first line) are the save destination paths in data #1 ("1234" in the example of the first line). It may indicate the resolution of the image stored in the directory designated by "storage destination path #X"). Also, if the simulation data does not contain an image, the data #1 item may be blank.

説明は図6に戻り、演算装置40のシミュレーションデータ取得部48は、実行されるアルゴリズムに適合するデータ型のシミュレーションデータを、データ管理装置100に要求する(ステップS160)。例えば、アルゴリズムA実行部46AがアルゴリズムAを実行する場合、シミュレーションデータ取得部48は、アルゴリズムAに適合するデータ型のシミュレーションデータを要求する旨の指示(データ要求指示)を、データ管理装置100に送信する。データ管理装置100のデータ要求受信部150は、シミュレーションデータ取得部48によって送信されたデータ要求指示を受信する。 Returning to FIG. 6, the simulation data acquisition unit 48 of the arithmetic device 40 requests the data management device 100 for simulation data of a data type suitable for the algorithm to be executed (step S160). For example, when the algorithm A execution unit 46A executes the algorithm A, the simulation data acquisition unit 48 instructs the data management device 100 to request simulation data of a data type conforming to the algorithm A (data request instruction). Send. The data request reception unit 150 of the data management device 100 receives the data request instruction transmitted by the simulation data acquisition unit 48 .

ここで、データ要求指示には、図9に示した、階層#3のデータ(図9の例ではデータ#1~5)を指定する情報が含まれ得る。例えば、アルゴリズムAに適合するデータ型が数値型である場合、アルゴリズムAが実行されるときに送信されるデータ要求指示は、データ#3,4,5の少なくとも1つを指定する。アルゴリズムBに適合するデータ型が画像型である場合、アルゴリズムBが実行されるときに送信されるデータ要求指示は、データ#1を指定する。アルゴリズムCに適合するデータ型が数値型である場合、アルゴリズムCが実行されるときに送信されるデータ要求指示は、データ#3,4,5の少なくとも1つを指定する。このように、演算装置40は、階層#3のデータの少なくともいずれかを指定することによって、シミュレーションデータを高速に取得することができる。 Here, the data request instruction may include information designating the data of hierarchy #3 (data #1 to #5 in the example of FIG. 9) shown in FIG. For example, if the data type compatible with Algorithm A is a numeric type, the data request indication sent when Algorithm A is executed specifies at least one of Data #3, #4, #5. If the data type compatible with Algorithm B is an image type, the data request indication sent when Algorithm B is executed specifies data #1. If the data type conforming to Algorithm C is a numeric type, the data request indication sent when Algorithm C is executed specifies at least one of Data #3, #4, #5. In this way, the computing device 40 can acquire simulation data at high speed by designating at least one of the data of hierarchy #3.

データ管理装置100は、データ要求指示に応じて、実行されるアルゴリズムに適合するデータ型のシミュレーションデータを、演算装置40に送信する(ステップS162)。具体的には、データ要求受信部150がデータ要求指示を受信すると、データ送信部152は、受信されたデータ要求指示で指定された階層#3のデータ(データ#1~#5等)を、演算装置40に送信する。これにより、シミュレーションデータ取得部48は、実行されるアルゴリズムに適合するデータ型のシミュレーションデータを取得する。 In response to the data request instruction, the data management device 100 transmits simulation data of a data type suitable for the algorithm to be executed to the arithmetic device 40 (step S162). Specifically, when data request receiving unit 150 receives a data request instruction, data transmitting unit 152 transmits the data of hierarchy #3 (data #1 to #5, etc.) specified in the received data request instruction to It transmits to the arithmetic unit 40 . Thereby, the simulation data acquisition unit 48 acquires simulation data of a data type suitable for the algorithm to be executed.

演算装置40は、取得されたシミュレーションデータを用いて、アルゴリズムを実行する(ステップS170)。これにより、アルゴリズム実行部46は、シミュレーションに関するパラメータを決定する。なお、アルゴリズム実行部46の処理の具体例については後述する。 Arithmetic device 40 executes an algorithm using the obtained simulation data (step S170). Thereby, the algorithm execution unit 46 determines parameters for the simulation. A specific example of the processing of the algorithm execution unit 46 will be described later.

そして、演算装置40のアルゴリズム実行結果送信部50は、アルゴリズムの実行結果を、シミュレータ20に送信する(ステップS180)。ここで、アルゴリズム実行結果は、決定されたパラメータを含む。シミュレータ20のアルゴリズム実行結果受信部30は、アルゴリズムの実行結果を受信する。このとき、アルゴリズム実行結果送信部50は、実行されたアルゴリズムによっては、データ管理装置100にアルゴリズムの実行結果を送信してもよい。 Then, the algorithm execution result transmission unit 50 of the arithmetic unit 40 transmits the execution result of the algorithm to the simulator 20 (step S180). Here, the algorithm execution result includes the determined parameters. The algorithm execution result receiving unit 30 of the simulator 20 receives the execution result of the algorithm. At this time, the algorithm execution result transmission unit 50 may transmit the execution result of the algorithm to the data management device 100 depending on the executed algorithm.

そして、S100~S180の処理が繰り返される。このとき、シミュレータ20は、受信されたアルゴリズムの実行結果に含まれるパラメータを用いて、再度、シミュレーションを実行する(S100)。具体例については後述する。 Then, the processing of S100 to S180 is repeated. At this time, the simulator 20 executes the simulation again using the parameters included in the received execution result of the algorithm (S100). A specific example will be described later.

実施の形態1にかかるデータ管理装置100は、上述したように、シミュレータ20から取得したシミュレーションデータのデータ型を判定して、シミュレーションデータを管理している。これにより、実施の形態1にかかるデータ管理装置100は、シミュレータ20から出力されたデータを自動的に一元管理することが可能となる。したがって、他のノード(演算装置40等)は、データ管理装置100によって管理されたデータを効率的に使用することが可能となる。 As described above, the data management device 100 according to the first embodiment determines the data type of simulation data acquired from the simulator 20 and manages the simulation data. Thereby, the data management device 100 according to the first embodiment can automatically and centrally manage the data output from the simulator 20 . Therefore, other nodes (arithmetic device 40, etc.) can efficiently use the data managed by the data management device 100. FIG.

特に、実施の形態1にかかる演算装置40は、上記のように管理されたシミュレーションデータを用いて、効率的に、シミュレータ20によるシミュレーションに関するパラメータを決定するように構成されている。これにより、演算装置40は、シミュレータ20におけるシミュレーションの精度を向上させることができる。言い換えると、実施の形態1にかかるシミュレーションシステム1は、データ管理装置100がシミュレータ20から出力されたデータを自動的に一元管理することにより、シミュレーションの精度を向上させることが可能となる。 In particular, the computing device 40 according to the first embodiment is configured to efficiently determine parameters related to simulation by the simulator 20 using the simulation data managed as described above. Thereby, the computing device 40 can improve the accuracy of the simulation in the simulator 20 . In other words, in the simulation system 1 according to the first embodiment, the data management device 100 automatically centrally manages the data output from the simulator 20, thereby improving the accuracy of the simulation.

例えば、アルゴリズムAに適合しているデータ型が「数値型」であり、アルゴリズムAは、シミュレーションA,B,Cのパラメータを決定し得るように構成されているとする。このケースにおいて、シミュレーションデータがデータ型に応じて管理されていないとすると、アルゴリズムA実行部46Aに誤って「画像型」のシミュレーションデータが入力されてしまう可能性がある。しかしながら、アルゴリズムA実行部46Aは「画像型」のシミュレーションデータを適切に処理できない。したがって、アルゴリズムA実行部46Aは、適切にアルゴリズムAを実行することができない。よって、シミュレーションA,B,Cのパラメータが適切に決定されないので、シミュレーションA,B,Cの精度を向上させることは困難である。 For example, assume that the data type compatible with Algorithm A is "numeric", and Algorithm A is configured to determine the parameters of Simulations A, B, and C. In this case, if the simulation data is not managed according to the data type, there is a possibility that the "image type" simulation data will be erroneously input to the algorithm A execution unit 46A. However, the algorithm A executor 46A cannot properly process "image type" simulation data. Therefore, the algorithm A executing section 46A cannot execute the algorithm A properly. Therefore, it is difficult to improve the accuracy of the simulations A, B, and C because the parameters of the simulations A, B, and C are not properly determined.

また、例えば、アルゴリズムBに適合しているデータ型が「画像型」であり、アルゴリズムBは、シミュレーションA,B,Cのパラメータを決定し得るように構成されているとする。このケースにおいて、シミュレーションデータがデータ型に応じて管理されていないとすると、アルゴリズムB実行部46Bに誤って「文字列型」のシミュレーションデータが入力されてしまう可能性がある。しかしながら、アルゴリズムB実行部46Bは「文字列型」のシミュレーションデータを適切に処理できない。したがって、アルゴリズムB実行部46Bは、適切にアルゴリズムBを実行することができない。よって、シミュレーションA,B,Cのパラメータが適切に決定されないので、シミュレーションA,B,Cの精度を向上させることは困難である。 Also, for example, assume that the data type suitable for Algorithm B is "image type", and Algorithm B is configured to be able to determine the parameters of Simulations A, B, and C. FIG. In this case, if the simulation data is not managed according to the data type, there is a possibility that "character string type" simulation data will be erroneously input to the algorithm B execution unit 46B. However, the algorithm B execution unit 46B cannot properly process "character string type" simulation data. Therefore, the algorithm B executing section 46B cannot execute the algorithm B properly. Therefore, it is difficult to improve the accuracy of the simulations A, B, and C because the parameters of the simulations A, B, and C are not properly determined.

また、例えば、アルゴリズムCに適合しているデータ型が「数値型」であり、アルゴリズムCは、シミュレーションD,Eのパラメータを決定し得るように構成されているとする。このケースにおいて、シミュレーションデータがデータ型に応じて管理されていないとすると、アルゴリズムC実行部46Cに誤って「画像型」のシミュレーションデータが入力されてしまう可能性がある。しかしながら、アルゴリズムC実行部46Cは「画像型」のシミュレーションデータを適切に処理できない。したがって、アルゴリズムC実行部46Cは、適切にアルゴリズムCを実行することができない。よって、シミュレーションA,B,Cのパラメータが適切に決定されないので、シミュレーションA,B,Cの精度を向上させることは困難である。 Further, for example, assume that the data type suitable for Algorithm C is "numerical type" and Algorithm C is configured to be able to determine the parameters of Simulations D and E. In this case, if the simulation data is not managed according to the data type, there is a possibility that the "image type" simulation data will be erroneously input to the algorithm C execution unit 46C. However, the algorithm C executor 46C cannot properly process "image type" simulation data. Therefore, the algorithm C execution unit 46C cannot execute algorithm C properly. Therefore, it is difficult to improve the accuracy of the simulations A, B, and C because the parameters of the simulations A, B, and C are not properly determined.

一方、実施の形態1にかかるデータ管理装置100は、上述したように、シミュレータ20から取得したシミュレーションデータのデータ型を判定して、シミュレーションデータを管理している。したがって、演算装置40は、適切に、アルゴリズムA,B,Cを実行することができる。上記の例では、アルゴリズムA実行部46Aは、「数値型」のシミュレーションデータを取得して、アルゴリズムAを実行できる。アルゴリズムB実行部46Bは、「画像型」のシミュレーションデータを取得して、アルゴリズムBを実行できる。アルゴリズムC実行部46Cは、「数値型」のシミュレーションデータを取得して、アルゴリズムCを実行できる。したがって、演算装置40は、適切に、シミュレータ20によるシミュレーションに関するパラメータを決定するように構成されている。これにより、演算装置40は、シミュレータ20におけるシミュレーションの精度を向上させることができる。 On the other hand, the data management device 100 according to the first embodiment determines the data type of the simulation data acquired from the simulator 20 and manages the simulation data, as described above. Therefore, arithmetic unit 40 can execute algorithms A, B, and C appropriately. In the above example, the algorithm A executing section 46A can execute the algorithm A by acquiring the “numerical type” simulation data. Algorithm B execution unit 46B can execute Algorithm B by acquiring “image type” simulation data. Algorithm C executing section 46C can execute Algorithm C by acquiring “numerical type” simulation data. Accordingly, computing device 40 is suitably configured to determine parameters for simulation by simulator 20 . Thereby, the computing device 40 can improve the accuracy of the simulation in the simulator 20 .

(アルゴリズムの具体例)
次に、演算装置40が探索アルゴリズムを実行する場合のシミュレーションシステム1の処理の具体例について説明する。
アルゴリズムA実行部46Aが、アルゴリズムAとして探索アルゴリズムを実行する。そして、アルゴリズムAが、シミュレーションA(構造解析シミュレーション)、シミュレーションB(流体シミュレーション)又はシミュレーションC(電磁界シミュレーション)に関するパラメータを決定するとする。以下の説明では、アルゴリズムA実行部46Aが、シミュレーションA(構造解析シミュレーション)に関するパラメータを決定する例について述べるが、シミュレーションB,Cについても同様である。
(Specific example of algorithm)
Next, a specific example of processing of the simulation system 1 when the arithmetic device 40 executes the search algorithm will be described.
Algorithm A executing section 46A executes a search algorithm as Algorithm A. Then let Algorithm A determine the parameters for Simulation A (structural analysis simulation), Simulation B (fluid simulation), or Simulation C (electromagnetic field simulation). In the following description, an example in which the algorithm A executing section 46A determines parameters relating to the simulation A (structural analysis simulation) will be described, but the simulations B and C are the same.

シミュレータ20は、シミュレーションAとして構造解析シミュレーションを実行し(S100)、シミュレーションデータをデータ管理装置100に送信する(S112)。データ管理装置100は、上述した方法で、シミュレーションデータを、データ型に応じて管理する(S120)。ここで、図9に例示した階層#3において、シミュレーションAに関するパラメータとして、シミュレーションAの入力(説明変数)である入力値X1及びシミュレーション結果(目的変数)である出力値Y1が、データ型に応じて管理され得る。つまり、シミュレーションデータには、入力値及び出力値が含まれている。なお、シミュレーションAの入力値は、設計パラメータであり得る。シミュレーションAの出力値は、強度であり得る。なお、入力値及び出力値は、複数の成分(次元)からなるベクトル形式であってもよい(後述する例においても同様)。ここで、入力値及び出力値のデータ型は、アルゴリズムA(探索アルゴリズム)に適したデータ型である。 The simulator 20 executes a structural analysis simulation as simulation A (S100), and transmits simulation data to the data management device 100 (S112). The data management device 100 manages the simulation data according to the data type by the method described above (S120). Here, in layer #3 illustrated in FIG. 9, as parameters related to simulation A, an input value X1 that is an input (explanatory variable) of simulation A and an output value Y1 that is a simulation result (objective variable) are set according to the data type. can be managed by That is, simulation data includes input values and output values. Note that the input values for Simulation A may be design parameters. The output value of Simulation A can be intensity. Note that the input value and the output value may be in a vector format consisting of a plurality of components (dimensions) (the same applies to examples described later). Here, the data types of the input value and the output value are data types suitable for algorithm A (search algorithm).

アルゴリズムA実行部46Aが探索アルゴリズムを実行するとき、シミュレーションデータ取得部48は、シミュレーションAに対応するデータをデータ管理装置100に要求する(S160)。データ管理装置100(データ送信部152)は、シミュレーションAに関するパラメータとして、入力値X1及び出力値Y1を演算装置40に送信する(S162)。 When the algorithm A execution unit 46A executes the search algorithm, the simulation data acquisition unit 48 requests data corresponding to the simulation A from the data management device 100 (S160). The data management device 100 (data transmission unit 152) transmits the input value X1 and the output value Y1 to the calculation device 40 as parameters related to the simulation A (S162).

そして、アルゴリズムA実行部46Aは、探索アルゴリズムを実行する(S170)。具体的には、アルゴリズムA実行部46Aは、メタヒューリスティクスアルゴリズム等の探索アルゴリズムを実行して、入力値X1及び出力値Y1から、より目的に近づくような(例えば、より高い強度となるような)出力が得られる入力値X2を探索する。そして、演算装置40(アルゴリズム実行結果送信部50)は、アルゴリズム実行結果として入力値X2を、シミュレータ20に送信する(S180)。シミュレータ20は、入力値X2を入力値として用いて、再度、構造解析シミュレーションを行う(S100)。このようにして、シミュレーションA実行部26Aは、効率的に、必要な強度条件を満たすような目的設計パラメータを探索することができる。 Then, the algorithm A execution unit 46A executes the search algorithm (S170). Specifically, the algorithm A execution unit 46A executes a search algorithm such as a meta-heuristics algorithm, and uses the input value X1 and the output value Y1 to obtain a more objective (for example, a higher strength) search algorithm. ) search for an input value X2 that yields an output. Then, the arithmetic unit 40 (algorithm execution result transmission unit 50) transmits the input value X2 as the algorithm execution result to the simulator 20 (S180). The simulator 20 performs structural analysis simulation again using the input value X2 as an input value (S100). In this way, the simulation A executing section 26A can efficiently search for target design parameters that satisfy the necessary strength conditions.

次に、演算装置40が学習アルゴリズムを実行する場合のシミュレーションシステム1の処理の具体例について説明する。
アルゴリズムB実行部46Bが、アルゴリズムBとして学習アルゴリズムを実行する。そして、アルゴリズムBが、シミュレーションA(構造解析シミュレーション)、シミュレーションB(流体シミュレーション)又はシミュレーションC(電磁界シミュレーション)に関するパラメータを決定するとする。以下の説明では、アルゴリズムB実行部46Bが、シミュレーションB(流体シミュレーション)に関するパラメータを決定する例について述べるが、シミュレーションA,Cについても同様である。
Next, a specific example of processing of the simulation system 1 when the computing device 40 executes the learning algorithm will be described.
Algorithm B executing section 46B executes a learning algorithm as Algorithm B. FIG. Algorithm B then determines the parameters for Simulation A (structural analysis simulation), Simulation B (fluid simulation), or Simulation C (electromagnetic field simulation). In the following description, an example in which the algorithm B executing section 46B determines parameters relating to simulation B (fluid simulation) will be described, but the same applies to simulations A and C as well.

シミュレータ20は、シミュレーションBとして流体シミュレーションを実行する(S100)。このとき、流体シミュレーションで使用されるモデルf1を表す関数を、Y=f1(X)とする。ここで、入力値Xは、シミュレーションBの入力(説明変数)であり、出力値Yは、シミュレーション結果(目的変数)である。なお、シミュレーションBの入力値は、設計パラメータであり得る。シミュレーションBの出力値は、流速であり得る。 The simulator 20 executes a fluid simulation as simulation B (S100). At this time, the function representing the model f1 used in the fluid simulation is assumed to be Y=f1(X). Here, the input value X is the input (explanatory variable) of the simulation B, and the output value Y is the simulation result (objective variable). Note that the input values for Simulation B may be design parameters. The output value of Simulation B can be flow velocity.

シミュレーションデータをデータ管理装置100に送信する(S112)。データ管理装置100は、上述した方法で、シミュレーションデータを、データ型に応じて管理する(S120)。ここで、図9に例示した階層#3において、シミュレーションBに関するパラメータとして、入力値X及び出力値Yが、データ型に応じて管理され得る。つまり、シミュレーションデータには、入力値及び出力値が含まれている。ここで、入力値及び出力値のデータ型は、アルゴリズムB(学習アルゴリズム)に適したデータ型である。そして、シミュレータ20は、複数回、シミュレーションBを実行して、学習アルゴリズムに必要な数のデータをデータ管理装置100に送信する。つまり、学習アルゴリズムを実行可能な量のデータが取得できるまで、S100~S120の処理が繰り返される。 The simulation data is transmitted to the data management device 100 (S112). The data management device 100 manages the simulation data according to the data type by the method described above (S120). Here, in hierarchy #3 illustrated in FIG. 9, as parameters related to simulation B, the input value X and the output value Y can be managed according to the data type. That is, simulation data includes input values and output values. Here, the data types of the input value and the output value are data types suitable for algorithm B (learning algorithm). The simulator 20 then executes the simulation B multiple times and transmits the data required for the learning algorithm to the data management device 100 . In other words, the processes of S100 to S120 are repeated until enough data for executing the learning algorithm is obtained.

アルゴリズムB実行部46Bが学習アルゴリズムを実行するとき、シミュレーションデータ取得部48は、シミュレーションBに対応するデータをデータ管理装置100に要求する(S160)。データ管理装置100(データ送信部152)は、シミュレーションBに関するパラメータとして、所定数の入力値X及び出力値Yの組を演算装置40に送信する(S162)。 When the algorithm B execution unit 46B executes the learning algorithm, the simulation data acquisition unit 48 requests data corresponding to the simulation B from the data management device 100 (S160). The data management device 100 (data transmission unit 152) transmits a predetermined number of sets of input values X and output values Y to the calculation device 40 as parameters related to simulation B (S162).

そして、アルゴリズムB実行部46Bは、学習アルゴリズムを実行する(S170)。具体的には、アルゴリズムB実行部46Bは、ニューラルネットワーク等の学習アルゴリズムを実行して、多数の入力値X及び出力値Yの組から、より適した関数(解析式)f2(X)を決定する。そして、演算装置40(アルゴリズム実行結果送信部50)は、アルゴリズム実行結果として関数f2(X)を、シミュレータ20に送信する(S180)。シミュレータ20は、関数f2(X)をモデルとして用いて、再度、流体シミュレーションを行う(S100)。このようにして、シミュレーションB実行部26Bは、効率的に、必要な流速条件を満たすような目的設計パラメータを探索することができる。なお、学習アルゴリズムに上述した探索アルゴリズムを組み合わせてもよい。これにより、さらに効率的に、目的設計パラメータを探索することができる。 Then, the algorithm B executing section 46B executes the learning algorithm (S170). Specifically, the algorithm B execution unit 46B executes a learning algorithm such as a neural network to determine a more suitable function (analytic formula) f2(X) from a large number of pairs of input values X and output values Y. do. Then, the arithmetic unit 40 (algorithm execution result transmission unit 50) transmits the function f2(X) as the algorithm execution result to the simulator 20 (S180). The simulator 20 performs fluid simulation again using the function f2(X) as a model (S100). In this way, the simulation B execution section 26B can efficiently search for the target design parameters that satisfy the necessary flow velocity conditions. Note that the learning algorithm may be combined with the search algorithm described above. This makes it possible to search for the target design parameters more efficiently.

次に、演算装置40がデータ同化アルゴリズムを実行する場合のシミュレーションシステム1の処理の具体例について説明する。
アルゴリズムC実行部46Cが、アルゴリズムCとしてデータ同化アルゴリズムを実行する。そして、アルゴリズムCが、シミュレーションD(気象予報シミュレーション)又はシミュレーションE(生産管理シミュレーション)に関するパラメータを決定するとする。以下の説明では、アルゴリズムC実行部46Cが、シミュレーションE(生産管理シミュレーション)に関するパラメータを決定する例について述べるが、シミュレーションDについても同様である。なお、アルゴリズムCは、シミュレーションA(構造解析シミュレーション)、シミュレーションB(流体シミュレーション)又はシミュレーションC(電磁界シミュレーション)についてのパラメータを決定してもよい。
Next, a specific example of processing of the simulation system 1 when the arithmetic unit 40 executes the data assimilation algorithm will be described.
Algorithm C executing section 46C executes a data assimilation algorithm as Algorithm C. FIG. Algorithm C then determines the parameters for Simulation D (weather forecast simulation) or Simulation E (production control simulation). In the following description, an example in which the algorithm C execution unit 46C determines parameters related to the simulation E (production control simulation) will be described, but the simulation D is the same. Algorithm C may determine parameters for Simulation A (structural analysis simulation), Simulation B (fluid simulation), or Simulation C (electromagnetic field simulation).

シミュレータ20は、シミュレーションEとして生産管理シミュレーションを実行する(S100)。このとき、生産管理シミュレーションで使用されるモデルを表す関数を、説明の明確化のため、単純にY=aX+bとする。ここで、入力値Xは、シミュレーションEの入力(説明変数)であり、出力値Yは、シミュレーション結果(目的変数)である。なお、シミュレーションEの入力値は、生産工程の順序又は設備数等の設計パラメータであり得る。シミュレーションEの出力値は、稼働時間又は稼働率等であり得る。シミュレーションEにおいて、モデルは、説明の便宜上、入力値Xと、出力値Yとの関係性を概念的に表している。この場合に、シミュレーションEは、必ずしも、モデルを明示的に取得するわけではない。また、モデルは、線形であるとは限らず、非線形であってもよい。 The simulator 20 executes a production management simulation as simulation E (S100). At this time, the function representing the model used in the production control simulation is simply Y=aX+b for clarity of explanation. Here, the input value X is the input (explanatory variable) of the simulation E, and the output value Y is the simulation result (objective variable). The input values for the simulation E may be design parameters such as the order of production processes or the number of facilities. The output value of the simulation E can be operating time, operating rate, or the like. In the simulation E, the model conceptually represents the relationship between the input value X and the output value Y for convenience of explanation. In this case, simulation E does not necessarily acquire the model explicitly. Also, the model is not necessarily linear and may be non-linear.

シミュレーションデータをデータ管理装置100に送信する(S112)。データ管理装置100は、上述した方法で、シミュレーションデータを、データ型に応じて管理する(S120)。ここで、図9に例示した階層#3において、シミュレーションEに関するパラメータとして、入力値X及び出力値Yが、データ型に応じて管理され得る。つまり、シミュレーションデータには、入力値及び出力値が含まれている。ここで、入力値及び出力値のデータ型は、アルゴリズムC(データ同化アルゴリズム)に適したデータ型である。また、このケースでは、データ管理装置100は、ネットワークエッジ70から実データ(x,y)も取得して、シミュレーションデータと同様に管理し得る。なお、入力値x及び出力値yは、それぞれ、入力値X及び出力値Yに対応する実データである。 The simulation data is transmitted to the data management device 100 (S112). The data management device 100 manages the simulation data according to the data type by the method described above (S120). Here, in layer #3 illustrated in FIG. 9, as parameters related to simulation E, input value X and output value Y can be managed according to data types. That is, simulation data includes input values and output values. Here, the data types of the input value and the output value are data types suitable for Algorithm C (data assimilation algorithm). In this case, the data management device 100 can also acquire actual data (x, y) from the network edge 70 and manage it in the same manner as the simulation data. Note that the input value x and the output value y are actual data corresponding to the input value X and the output value Y, respectively.

アルゴリズムC実行部46Cがデータ同化アルゴリズムを実行してシミュレーションEに関するパラメータを決定するとき、シミュレーションデータ取得部48は、シミュレーションEに対応するデータをデータ管理装置100に要求する(S160)。データ管理装置100(データ送信部152)は、シミュレーションEに関するパラメータとして、シミュレーションデータ(X,Y)を演算装置40に送信する(S162)。さらに、データ管理装置100(データ送信部152)は、実データ(x,y)も演算装置40に送信する When the algorithm C execution unit 46C executes the data assimilation algorithm to determine the parameters for the simulation E, the simulation data acquisition unit 48 requests data corresponding to the simulation E from the data management device 100 (S160). The data management device 100 (data transmission unit 152) transmits the simulation data (X, Y) to the calculation device 40 as parameters related to the simulation E (S162). Furthermore, the data management device 100 (data transmission unit 152) also transmits the actual data (x, y) to the arithmetic device 40.

そして、アルゴリズムC実行部46Cは、データ同化アルゴリズムを実行する(S170)。具体的には、アルゴリズムC実行部46Cは、カルマンフィルタ等を用いるデータ同化アルゴリズムを実行して、シミュレーションデータ(X,Y)と実データ(x,y)との誤差から、実データをより適切に再現する、関数Y=aX+bのパラメータa,bを決定する。そして、演算装置40(アルゴリズム実行結果送信部50)は、アルゴリズム実行結果としてパラメータa,bを、シミュレータ20に送信する(S180)。シミュレータ20は、パラメータa,bを用いた関数で表されるモデルを用いて、再度、生産管理シミュレーションを行う(S100)。このようにして、シミュレーションE実行部26Bは、効率的に、必要な条件を満たすような生産管理パラメータを推定することができる。 Then, the algorithm C execution unit 46C executes the data assimilation algorithm (S170). Specifically, the algorithm C execution unit 46C executes a data assimilation algorithm using a Kalman filter or the like to more appropriately convert the actual data from the error between the simulation data (X, Y) and the actual data (x, y). Determine the parameters a and b of the function Y=aX+b to be reproduced. Then, the arithmetic unit 40 (algorithm execution result transmission unit 50) transmits the parameters a and b as the algorithm execution result to the simulator 20 (S180). The simulator 20 again performs a production management simulation using a model represented by a function using parameters a and b (S100). In this way, the simulation E executing section 26B can efficiently estimate the production control parameters that satisfy the necessary conditions.

(変形例)
なお、本発明は上記実施の形態に限られたものではなく、趣旨を逸脱しない範囲で適宜変更することが可能である。例えば、上述したフローチャートにおいて、各処理(ステップ)の順序は、適宜、変更可能である。また、複数ある処理(ステップ)のうちの1つ以上は、省略されてもよい。
(Modification)
It should be noted that the present invention is not limited to the above embodiments, and can be modified as appropriate without departing from the scope of the invention. For example, in the flowcharts described above, the order of each process (step) can be changed as appropriate. Also, one or more of a plurality of processes (steps) may be omitted.

例えば、図7に示されたS124~S128の処理は、省略されてもよい。つまり、データサイズに関わらず、データ型の判別処理(S130)を行ってもよい。また、図8に示されたS138の処理がなくてもS140の処理が可能であれば、S138の処理はなくてもよい。 For example, the processing of S124 to S128 shown in FIG. 7 may be omitted. In other words, the data type determination process (S130) may be performed regardless of the data size. Further, if the processing of S140 can be performed without the processing of S138 shown in FIG. 8, the processing of S138 may be omitted.

また、図2に記載された装置のうち、データ除去装置60、ネットワークエッジ70及びデータ監視装置80は、なくてもよい。一方、データ管理装置100によって管理されるデータを使用する装置は、演算装置40に限られない。例えば、シミュレータ20が、データ管理装置100によって管理されるデータを使用してもよい。あるいは、ネットワークエッジ70又はデータ監視装置80が、データ管理装置100によって管理されるデータを使用してもよい。 Also, the data removal device 60, the network edge 70 and the data monitoring device 80 of the devices shown in FIG. 2 may be omitted. On the other hand, a device that uses data managed by data management device 100 is not limited to arithmetic device 40 . For example, the simulator 20 may use data managed by the data management device 100 . Alternatively, network edge 70 or data monitoring device 80 may use data managed by data management device 100 .

また、シミュレーションシステム1を構成する装置の少なくとも2つが、同じ装置で構成されてもよい。特に、シミュレータ20及び演算装置40は、物理的に一体となった装置で実現されてもよい。一方、シミュレーションシステム1を構成する装置の少なくとも1つは、複数の装置で構成されてもよい。 Moreover, at least two of the devices constituting the simulation system 1 may be configured by the same device. In particular, the simulator 20 and the computing device 40 may be implemented as a physically integrated device. On the other hand, at least one of the devices that constitute the simulation system 1 may be composed of a plurality of devices.

また、上述した実施の形態において、データ型判定部120は、図8に例示した方法でシミュレーションデータのデータ型を判定するとしたが、このような構成に限られない。例えば、データ型判定部120は、図8に例示した処理とは別の、何らかの機械学習アルゴリズム等を用いて、データ型を判定してもよい。 Further, in the above-described embodiment, the data type determination unit 120 determines the data type of simulation data by the method illustrated in FIG. 8, but the configuration is not limited to this. For example, the data type determination unit 120 may determine the data type using some machine learning algorithm or the like, which is different from the processing illustrated in FIG.

上述の例において、プログラムは、様々なタイプの非一時的なコンピュータ可読媒体(non-transitory computer readable medium)を用いて格納され、コンピュータに供給することができる。非一時的なコンピュータ可読媒体は、様々なタイプの実体のある記録媒体(tangible storage medium)を含む。非一時的なコンピュータ可読媒体の例は、磁気記録媒体(例えばフレキシブルディスク、磁気テープ、ハードディスクドライブ)、光磁気記録媒体(例えば光磁気ディスク)、CD-ROM(Read Only Memory)、CD-R、CD-R/W、半導体メモリ(例えば、マスクROM、PROM(Programmable ROM)、EPROM(Erasable PROM)、フラッシュROM、RAM(Random Access Memory))を含む。また、プログラムは、様々なタイプの一時的なコンピュータ可読媒体(transitory computer readable medium)によってコンピュータに供給されてもよい。一時的なコンピュータ可読媒体の例は、電気信号、光信号、及び電磁波を含む。一時的なコンピュータ可読媒体は、電線及び光ファイバ等の有線通信路、又は無線通信路を介して、プログラムをコンピュータに供給できる。 In the above examples, the programs can be stored and delivered to computers using various types of non-transitory computer readable media. Non-transitory computer-readable media include various types of tangible storage media. Examples of non-transitory computer-readable media include magnetic recording media (eg, flexible discs, magnetic tapes, hard disk drives), magneto-optical recording media (eg, magneto-optical discs), CD-ROMs (Read Only Memory), CD-Rs, CD-R/W, semiconductor memory (eg, mask ROM, PROM (Programmable ROM), EPROM (Erasable PROM), flash ROM, RAM (Random Access Memory)). The program may also be delivered to the computer on various types of transitory computer readable medium. Examples of transitory computer-readable media include electrical signals, optical signals, and electromagnetic waves. Transitory computer-readable media can deliver the program to the computer via wired channels, such as wires and optical fibers, or wireless channels.

上記の実施形態の一部又は全部は、以下の付記のようにも記載されうるが、以下には限られない。
(付記1)
少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得するデータ取得手段と、
前記データ取得手段によって取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定するデータ型判定手段と、
前記データ型判定手段によって判定されたデータ型に応じた管理方法で、前記第1のデータを管理するデータ管理手段と
を有するデータ管理装置。
(付記2)
予め定められたアルゴリズムを用いて前記シミュレータで実行されるシミュレーションに関するパラメータを決定する少なくとも1つの演算装置に、前記データ管理手段によって管理された前記第1のデータのうち前記アルゴリズムに適合するデータ型の前記第1のデータを送信する送信手段
をさらに有する付記1に記載のデータ管理装置。
(付記3)
前記データ型判定手段は、前記第1のデータの拡張子を用いて、前記第1のデータのデータ型を判定する
付記1又は2に記載のデータ管理装置。
(付記4)
前記データ型判定手段は、前記第1のデータを構成する文字列が数値として扱えるか否かに応じて、前記第1のデータのデータ型を判定する
付記1~3のいずれか1項に記載のデータ管理装置。
(付記5)
前記第1のデータのサイズが予め定められた閾値以上であるか否かを判定するデータサイズ判定手段と、
前記第1のデータのサイズが前記閾値以上でない場合に、前記第1のデータのメタデータを抽出するメタデータ抽出手段と
をさらに有し、
前記データ管理手段は、前記メタデータを格納することで、サイズが前記閾値以上でない前記第1のデータを管理する
付記1~4のいずれか1項に記載のデータ管理装置。
(付記6)
シミュレーションを実行する少なくとも1つのシミュレータと、
前記シミュレータによるシミュレーションに関する第1のデータを管理するデータ管理装置と、
前記シミュレーションに関するパラメータを決定する演算装置と
を有し、
前記データ管理装置は、
前記シミュレータから前記第1のデータを取得するデータ取得手段と、
前記データ取得手段によって取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定するデータ型判定手段と、
前記データ型判定手段によって判定されたデータ型に応じた管理方法で、前記第1のデータを管理するデータ管理手段と
を有し、
前記演算装置は、前記データ管理手段によって管理された前記第1のデータを用いて、前記パラメータを決定し、
前記シミュレータは、前記演算装置によって決定された前記パラメータを用いて、再度、前記シミュレーションを実行する
シミュレーションシステム。
(付記7)
前記データ型判定手段は、前記第1のデータの拡張子を用いて、前記第1のデータのデータ型を判定する
付記6に記載のシミュレーションシステム。
(付記8)
前記データ型判定手段は、前記第1のデータを構成する文字列が数値として扱えるか否かに応じて、前記第1のデータのデータ型を判定する
付記6又は7に記載のシミュレーションシステム。
(付記9)
前記第1のデータのサイズが予め定められた閾値以上であるか否かを判定するデータサイズ判定手段と、
前記第1のデータのサイズが前記閾値以上でない場合に、前記第1のデータのメタデータを抽出するメタデータ抽出手段と
をさらに有し、
前記データ管理手段は、前記メタデータを格納することで、サイズが前記閾値以上でない前記第1のデータを管理する
付記6~8のいずれか1項に記載のシミュレーションシステム。
(付記10)
少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得し、
前記取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定し、
前記判定されたデータ型に応じた管理方法で、前記第1のデータを管理する
データ管理方法。
(付記11)
予め定められたアルゴリズムを用いて前記シミュレータで実行されるシミュレーションに関するパラメータを決定する少なくとも1つの演算装置に、前記管理された前記第1のデータのうち前記アルゴリズムに適合するデータ型の前記第1のデータを送信する
付記10に記載のデータ管理方法。
(付記12)
前記第1のデータの拡張子を用いて、前記第1のデータのデータ型を判定する
付記10又は11に記載のデータ管理方法。
(付記13)
前記第1のデータを構成する文字列が数値として扱えるか否かに応じて、前記第1のデータのデータ型を判定する
付記10~12のいずれか1項に記載のデータ管理方法。
(付記14)
前記第1のデータのサイズが予め定められた閾値以上であるか否かを判定し、
前記第1のデータのサイズが前記閾値以上でない場合に、前記第1のデータのメタデータを抽出し、
前記メタデータを格納することで、サイズが前記閾値以上でない前記第1のデータを管理する
付記10~13のいずれか1項に記載のデータ管理方法。
(付記15)
少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得するステップと、
前記取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定するステップと、
前記判定されたデータ型に応じた管理方法で、前記第1のデータを管理するステップと
をコンピュータに実行させるプログラム。
Some or all of the above-described embodiments can also be described in the following supplementary remarks, but are not limited to the following.
(Appendix 1)
data acquisition means for acquiring first data relating to the simulation from at least one simulator;
data type determination means for determining a data type of the first data based on the character string related to the first data acquired by the data acquisition means;
and data management means for managing the first data by a management method according to the data type determined by the data type determination means.
(Appendix 2)
At least one computing device that determines parameters relating to the simulation executed by the simulator using a predetermined algorithm, of the first data managed by the data management means, of a data type suitable for the algorithm 1. The data management device according to appendix 1, further comprising transmission means for transmitting the first data.
(Appendix 3)
3. The data management device according to appendix 1 or 2, wherein the data type determination means uses an extension of the first data to determine the data type of the first data.
(Appendix 4)
The data type determination means determines the data type of the first data according to whether or not a character string constituting the first data can be treated as a numerical value. data management equipment.
(Appendix 5)
data size determination means for determining whether the size of the first data is equal to or greater than a predetermined threshold;
further comprising metadata extracting means for extracting metadata of the first data when the size of the first data is not equal to or greater than the threshold;
The data management device according to any one of attachments 1 to 4, wherein the data management means manages the first data whose size is not equal to or larger than the threshold by storing the metadata.
(Appendix 6)
at least one simulator for performing simulations;
a data management device that manages first data relating to simulation by the simulator;
a computing device for determining parameters related to the simulation;
The data management device
data acquisition means for acquiring the first data from the simulator;
data type determination means for determining a data type of the first data based on the character string related to the first data acquired by the data acquisition means;
data management means for managing the first data by a management method according to the data type determined by the data type determination means;
The computing device determines the parameter using the first data managed by the data management means,
A simulation system in which the simulator executes the simulation again using the parameters determined by the computing device.
(Appendix 7)
The simulation system according to appendix 6, wherein the data type determination means uses an extension of the first data to determine the data type of the first data.
(Appendix 8)
8. The simulation system according to appendix 6 or 7, wherein the data type determination means determines the data type of the first data according to whether or not a character string forming the first data can be treated as a numerical value.
(Appendix 9)
data size determination means for determining whether the size of the first data is equal to or greater than a predetermined threshold;
further comprising metadata extracting means for extracting metadata of the first data when the size of the first data is not equal to or greater than the threshold;
The simulation system according to any one of Appendices 6 to 8, wherein the data management means manages the first data whose size is not equal to or larger than the threshold by storing the metadata.
(Appendix 10)
obtaining first data about the simulation from at least one simulator;
Determining a data type of the first data based on the acquired character string related to the first data;
A data management method for managing the first data by a management method according to the determined data type.
(Appendix 11)
At least one computing device that determines parameters relating to a simulation executed on the simulator using a predetermined algorithm stores the first data of a data type suitable for the algorithm among the managed first data. 11. The data management method according to appendix 10, wherein the data is transmitted.
(Appendix 12)
12. The data management method according to appendix 10 or 11, wherein the extension of the first data is used to determine the data type of the first data.
(Appendix 13)
13. The data management method according to any one of Appendices 10 to 12, wherein a data type of the first data is determined according to whether or not a character string forming the first data can be treated as a numerical value.
(Appendix 14)
Determining whether the size of the first data is equal to or greater than a predetermined threshold,
extracting metadata of the first data if the size of the first data is not greater than or equal to the threshold;
14. The data management method according to any one of appendices 10 to 13, wherein the first data whose size is not equal to or larger than the threshold is managed by storing the metadata.
(Appendix 15)
obtaining first data about the simulation from at least one simulator;
determining a data type of the first data based on the obtained character string related to the first data;
A program for causing a computer to execute a step of managing the first data by a management method according to the determined data type.

1 シミュレーションシステム
10 データ管理装置
12 データ取得部
14 データ型判定部
16 データ管理部
20 シミュレータ
26 シミュレーション実行部
28 シミュレーションデータ送信部
30 アルゴリズム実行結果受信部
40 演算装置
46 アルゴリズム実行部
48 シミュレーションデータ取得部
50 アルゴリズム実行結果送信部
100 データ管理装置
110 データ格納部
112 データ取得部
114 データサイズ判定部
116 メタデータ抽出部
120 データ型判定部
130 管理方法決定部
140 データ管理部
150 データ要求受信部
152 データ送信部
1 simulation system 10 data management device 12 data acquisition unit 14 data type determination unit 16 data management unit 20 simulator 26 simulation execution unit 28 simulation data transmission unit 30 algorithm execution result reception unit 40 arithmetic unit 46 algorithm execution unit 48 simulation data acquisition unit 50 Algorithm execution result transmission unit 100 Data management device 110 Data storage unit 112 Data acquisition unit 114 Data size determination unit 116 Metadata extraction unit 120 Data type determination unit 130 Management method determination unit 140 Data management unit 150 Data request reception unit 152 Data transmission unit

Claims (9)

少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得するデータ取得手段と、
前記データ取得手段によって取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定するデータ型判定手段と、
前記データ型判定手段によって判定されたデータ型に応じた管理方法で、前記第1のデータを管理するデータ管理手段と
予め定められたアルゴリズムを用いて前記シミュレータで実行されるシミュレーションに関するパラメータを決定する少なくとも1つの演算装置に、前記データ管理手段によって管理された前記第1のデータのうち前記アルゴリズムに適合するデータ型の前記第1のデータを送信する送信手段と
を有するデータ管理装置。
data acquisition means for acquiring first data relating to the simulation from at least one simulator;
data type determination means for determining a data type of the first data based on the character string related to the first data acquired by the data acquisition means;
data management means for managing the first data by a management method according to the data type determined by the data type determination means ;
At least one computing device that determines parameters relating to the simulation executed by the simulator using a predetermined algorithm, of the first data managed by the data management means, of a data type suitable for the algorithm a transmitting means for transmitting the first data;
A data management device having
少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得するデータ取得手段と、 data acquisition means for acquiring first data relating to the simulation from at least one simulator;
前記データ取得手段によって取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定するデータ型判定手段と、 data type determination means for determining a data type of the first data based on the character string related to the first data acquired by the data acquisition means;
前記データ型判定手段によって判定されたデータ型に応じた管理方法で、前記第1のデータを管理するデータ管理手段と、 data management means for managing the first data by a management method according to the data type determined by the data type determination means;
前記第1のデータのサイズが予め定められた閾値以上であるか否かを判定するデータサイズ判定手段と、 data size determination means for determining whether the size of the first data is equal to or greater than a predetermined threshold;
前記第1のデータのサイズが前記閾値以上でない場合に、前記第1のデータのメタデータを抽出するメタデータ抽出手段と metadata extraction means for extracting metadata of the first data when the size of the first data is not equal to or greater than the threshold value;
を有し、 has
前記データ管理手段は、前記メタデータを格納することで、サイズが前記閾値以上でない前記第1のデータを管理する The data management means manages the first data whose size is not equal to or larger than the threshold by storing the metadata.
データ管理装置。 Data management device.
前記データ型判定手段は、前記第1のデータの拡張子を用いて、前記第1のデータのデータ型を判定する
請求項1又は2に記載のデータ管理装置。
3. The data management device according to claim 1, wherein said data type determining means determines the data type of said first data using an extension of said first data.
前記データ型判定手段は、前記第1のデータを構成する文字列が数値として扱えるか否かに応じて、前記第1のデータのデータ型を判定する
請求項1~3のいずれか1項に記載のデータ管理装置。
4. The data type determining means according to any one of claims 1 to 3, wherein the data type determining means determines the data type of the first data according to whether or not a character string forming the first data can be treated as a numerical value. Data management device as described.
シミュレーションを実行する少なくとも1つのシミュレータと、
前記シミュレータによるシミュレーションに関する第1のデータを管理するデータ管理装置と、
前記シミュレーションに関するパラメータを決定する演算装置と
を有し、
前記データ管理装置は、
前記シミュレータから前記第1のデータを取得するデータ取得手段と、
前記データ取得手段によって取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定するデータ型判定手段と、
前記データ型判定手段によって判定されたデータ型に応じた管理方法で、前記第1のデータを管理するデータ管理手段と
を有し、
前記演算装置は、前記データ管理手段によって管理された前記第1のデータを用いて、前記パラメータを決定し、
前記シミュレータは、前記演算装置によって決定された前記パラメータを用いて、再度、前記シミュレーションを実行する
シミュレーションシステム。
at least one simulator for performing simulations;
a data management device that manages first data relating to simulation by the simulator;
a computing device for determining parameters related to the simulation;
The data management device
data acquisition means for acquiring the first data from the simulator;
data type determination means for determining a data type of the first data based on the character string related to the first data acquired by the data acquisition means;
data management means for managing the first data by a management method according to the data type determined by the data type determination means;
The computing device determines the parameter using the first data managed by the data management means,
A simulation system in which the simulator executes the simulation again using the parameters determined by the computing device.
少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得し、
前記取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定し、
前記判定されたデータ型に応じた管理方法で、前記第1のデータを管理し、
予め定められたアルゴリズムを用いて前記シミュレータで実行されるシミュレーションに関するパラメータを決定する少なくとも1つの演算装置に、前記管理された前記第1のデータのうち前記アルゴリズムに適合するデータ型の前記第1のデータを送信する
データ管理方法。
obtaining first data about the simulation from at least one simulator;
Determining a data type of the first data based on the acquired character string related to the first data;
managing the first data by a management method according to the determined data type ;
At least one computing device that determines parameters relating to a simulation executed on the simulator using a predetermined algorithm stores the first data of a data type suitable for the algorithm among the managed first data. send data
Data management method.
少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得し、 obtaining first data about the simulation from at least one simulator;
前記取得された第1のデータのサイズが予め定められた閾値以上であるか否かを判定し、 Determining whether the size of the acquired first data is equal to or greater than a predetermined threshold,
前記第1のデータのサイズが前記閾値以上でない場合に、 When the size of the first data is not equal to or greater than the threshold,
前記第1のデータのメタデータを抽出し、 extracting metadata for the first data;
前記メタデータを格納することで、サイズが前記閾値以上でない前記第1のデータを管理し、 managing the first data whose size is not equal to or larger than the threshold by storing the metadata;
前記第1のデータのサイズが前記閾値以上である場合に、 When the size of the first data is equal to or greater than the threshold,
前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定し、 Determining a data type of the first data based on a character string related to the first data;
前記判定されたデータ型に応じた管理方法で、前記第1のデータを管理する managing the first data by a management method according to the determined data type
データ管理方法。 Data management method.
少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得するステップと、
前記取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定するステップと、
前記判定されたデータ型に応じた管理方法で、前記第1のデータを管理するステップと
予め定められたアルゴリズムを用いて前記シミュレータで実行されるシミュレーションに関するパラメータを決定する少なくとも1つの演算装置に、前記管理された前記第1のデータのうち前記アルゴリズムに適合するデータ型の前記第1のデータを送信するステップと
をコンピュータに実行させるプログラム。
obtaining first data about the simulation from at least one simulator;
determining a data type of the first data based on the acquired character string related to the first data;
managing the first data by a management method according to the determined data type ;
At least one computing device that determines parameters relating to a simulation executed on the simulator using a predetermined algorithm stores the first data of a data type suitable for the algorithm among the managed first data. sending data; and
A program that makes a computer run
少なくとも1つのシミュレータからシミュレーションに関する第1のデータを取得するステップと、 obtaining first data about the simulation from at least one simulator;
前記取得された第1のデータのサイズが予め定められた閾値以上であるか否かを判定するステップと、 determining whether the size of the obtained first data is equal to or greater than a predetermined threshold;
前記第1のデータのサイズが前記閾値以上でない場合に、前記第1のデータのメタデータを抽出し、前記メタデータを格納することで、サイズが前記閾値以上でない前記第1のデータを管理するステップと、 When the size of the first data is less than or equal to the threshold, metadata of the first data is extracted and stored to manage the first data whose size is less than or equal to the threshold. a step;
前記第1のデータのサイズが前記閾値以上である場合に、前記取得された前記第1のデータに関する文字列に基づいて、前記第1のデータのデータ型を判定し、前記判定されたデータ型に応じた管理方法で、前記第1のデータを管理するステップと determining a data type of the first data based on the acquired character string related to the first data when the size of the first data is equal to or larger than the threshold, and determining the determined data type managing the first data in a management method according to
をコンピュータに実行させるプログラム。 A program that makes a computer run
JP2018142850A 2018-07-30 2018-07-30 Data management device, data management method and program, and simulation system Active JP7121923B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018142850A JP7121923B2 (en) 2018-07-30 2018-07-30 Data management device, data management method and program, and simulation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018142850A JP7121923B2 (en) 2018-07-30 2018-07-30 Data management device, data management method and program, and simulation system

Publications (2)

Publication Number Publication Date
JP2020021172A JP2020021172A (en) 2020-02-06
JP7121923B2 true JP7121923B2 (en) 2022-08-19

Family

ID=69589836

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018142850A Active JP7121923B2 (en) 2018-07-30 2018-07-30 Data management device, data management method and program, and simulation system

Country Status (1)

Country Link
JP (1) JP7121923B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003177949A (en) 2001-12-07 2003-06-27 Casio Comput Co Ltd Information processing system and program
JP2006277125A (en) 2005-03-28 2006-10-12 Casio Comput Co Ltd Data file management device, data file management method, and program
WO2007072567A1 (en) 2005-12-22 2007-06-28 Japan Agency For Marine-Earth Science And Technology Parallel processing support apparatus
JP2007188023A (en) 2006-01-16 2007-07-26 Sony Computer Entertainment Inc Simulator system
JP2008025111A (en) 2006-07-18 2008-02-07 Mitsubishi Electric Corp Clean water or sewage operation simulator and program for the simulator
JP2015158760A (en) 2014-02-24 2015-09-03 株式会社リコー Terminal equipment, program, and data delivery method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10154136A (en) * 1995-12-25 1998-06-09 Hitachi Ltd Execution supporting method for simulation program and program assigning method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003177949A (en) 2001-12-07 2003-06-27 Casio Comput Co Ltd Information processing system and program
JP2006277125A (en) 2005-03-28 2006-10-12 Casio Comput Co Ltd Data file management device, data file management method, and program
WO2007072567A1 (en) 2005-12-22 2007-06-28 Japan Agency For Marine-Earth Science And Technology Parallel processing support apparatus
JP2007188023A (en) 2006-01-16 2007-07-26 Sony Computer Entertainment Inc Simulator system
JP2008025111A (en) 2006-07-18 2008-02-07 Mitsubishi Electric Corp Clean water or sewage operation simulator and program for the simulator
JP2015158760A (en) 2014-02-24 2015-09-03 株式会社リコー Terminal equipment, program, and data delivery method

Also Published As

Publication number Publication date
JP2020021172A (en) 2020-02-06

Similar Documents

Publication Publication Date Title
JP7170779B2 (en) Methods and systems for automatic intent mining, classification, and placement
US20230289661A1 (en) Root cause discovery engine
US10705795B2 (en) Duplicate and similar bug report detection and retrieval using neural networks
US10521587B1 (en) Detecting code obfuscation using recurrent neural networks
TW201820165A (en) Server and cloud computing resource optimization method thereof for cloud big data computing architecture
US10599648B2 (en) Optimized storage solution for real-time queries and data modeling
CN103513983A (en) Method and system for predictive alert threshold determination tool
KR101965277B1 (en) System and method for analysis of hypergraph data and computer program for the same
CN113950665A (en) Process understanding of Robotic Process Automation (RPA) using sequence extraction
CN113609210A (en) Big data visualization processing method based on artificial intelligence and visualization service system
US9891959B2 (en) Stage-aware performance modeling for computer cluster sizing
WO2018066074A1 (en) Information processing device, information processing method, and information processing program
KR20230031889A (en) Anomaly detection in network topology
US10726123B1 (en) Real-time detection and prevention of malicious activity
JP6888737B2 (en) Learning devices, learning methods, and programs
Tariq et al. Modelling and prediction of resource utilization of hadoop clusters: A machine learning approach
Ahmad et al. Formalization of fault trees in higher-order logic: a deep embedding approach
JPWO2013168495A1 (en) Hierarchical probability model generation system, hierarchical probability model generation method, and program
Akanbi Estemd: A distributed processing framework for environmental monitoring based on apache kafka streaming engine
US20230222385A1 (en) Evaluation method, evaluation apparatus, and non-transitory computer-readable recording medium storing evaluation program
JP7121923B2 (en) Data management device, data management method and program, and simulation system
Shang et al. A DP canopy k-means algorithm for privacy preservation of hadoop platform
Li et al. The extreme counts: modeling the performance uncertainty of cloud resources with extreme value theory
US10176441B2 (en) Intelligent spatial enterprise analytics
CN116701091A (en) Method, electronic device and computer program product for deriving logs

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180810

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210604

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220415

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220510

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220616

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: 20220628

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220721

R150 Certificate of patent or registration of utility model

Ref document number: 7121923

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350