JP2000242681A - Simulation device - Google Patents

Simulation device

Info

Publication number
JP2000242681A
JP2000242681A JP4390199A JP4390199A JP2000242681A JP 2000242681 A JP2000242681 A JP 2000242681A JP 4390199 A JP4390199 A JP 4390199A JP 4390199 A JP4390199 A JP 4390199A JP 2000242681 A JP2000242681 A JP 2000242681A
Authority
JP
Japan
Prior art keywords
parameter
simulation
changed
model
value
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP4390199A
Other languages
Japanese (ja)
Other versions
JP3226890B2 (en
Inventor
Kiyoshi Muto
潔 武藤
Hideaki Suzuki
秀明 鈴木
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
NEC Informatec Systems Ltd
Original Assignee
NEC Corp
NEC Informatec Systems Ltd
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, NEC Informatec Systems Ltd filed Critical NEC Corp
Priority to JP4390199A priority Critical patent/JP3226890B2/en
Publication of JP2000242681A publication Critical patent/JP2000242681A/en
Application granted granted Critical
Publication of JP3226890B2 publication Critical patent/JP3226890B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To improve memory use efficiency by eliminating the need to structure a model each time a parameter value is changed by varying an object parameter value before simulation according to a list and initializing the parameter value at the end. SOLUTION: When the value of a parameter is already changed, a simulation starting means 110 implements a parameter initializing means 210 and implements a parameter changing means 220 so as to put the changed object parameter back into its initial state and then change parameters described in a parameter object. At the end of simulation by a simulation implementation part 300, a simulation end means 120 gathers results and when next simulation is performed, a return to the starting means 110 is made to repeat a similar process for a next parameter object in a change list. Consequently, continuous simulation is performed while arbitrary parameters of a model are changed.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、CAE等のコンピ
ュータ支援設計に用いて好適なシミュレーション装置に
関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a simulation apparatus suitable for use in computer-aided design such as CAE.

【0002】[0002]

【従来の技術】従来より、CAE等のコンピュータ支援
設計では、設計対象とする製品をソフトウェア的に記述
した数値モデル(あるいは論理モデル)に各種パラメー
タを与えてその挙動をコンピュータ上で解析する技術が
知られている。例えば、構造設計分野では、構造体をモ
デリングしたワイヤフレームモデルを作成し、このモデ
ルをモーダル解析プログラムに組込みこんでおき、当該
モデルに加わる外力(振動等)をパラメータとして上記
モーダル解析プログラムに与えて実行することにより、
そのモデルの挙動をコンピュータ上でシミュレートする
ようになっている。
2. Description of the Related Art Conventionally, in computer-aided design such as CAE, there is a technique of giving various parameters to a numerical model (or logical model) describing a product to be designed in software and analyzing the behavior on a computer. Are known. For example, in the field of structural design, a wire frame model that models a structure is created, and this model is incorporated in a modal analysis program, and external force (vibration, etc.) applied to the model is given to the modal analysis program as a parameter. By running
The behavior of the model is simulated on a computer.

【0003】[0003]

【発明が解決しようとする課題】ところで、こうした従
来のシミュレーション装置では、次のような問題点があ
った。 (イ)パラメータの値が異なるシミュレーションを複数
回実行する場合、各々のパラメータの値に対応したモデ
ルを用意しなければならず、その為にメモリ使用効率が
低減するという問題や、 (ロ)シミュレーション内容別に対応するモデルを用意
しなければならない為、モデル中の複数個所のパラメー
タを同時に変更してシミュレーションを連続して実行す
ることができないという問題も生じている。 そこで本発明は、このような事情に鑑みてなされたもの
で、メモリ使用効率が向上するうえ、モデル中の複数個
所のパラメータを同時に変更してシミュレーションを連
続して実行することができるシミュレーション装置を提
供することを目的としている。
However, such a conventional simulation apparatus has the following problems. (A) When a simulation with different parameter values is executed a plurality of times, a model corresponding to each parameter value must be prepared, which reduces the memory usage efficiency. Since it is necessary to prepare a model corresponding to each content, there is also a problem that it is not possible to simultaneously change parameters at a plurality of locations in the model and execute the simulation continuously. Therefore, the present invention has been made in view of such circumstances, and in addition to improving the memory use efficiency, a simulation apparatus capable of simultaneously changing parameters at a plurality of locations in a model and executing simulation continuously. It is intended to provide.

【0004】[0004]

【課題を解決するための手段】上記目的を達成するた
め、請求項1に記載の発明では、シミュレーション実行
前に変更対象パラメータ値を変更リストに応じて変更す
る一方、シミュレーション終了時点で前記変更対象パラ
メータ値を初期化するパラメータ変更手段と、前記パラ
メータ変更手段の指示に従って変更された変更対象パラ
メータ値に基づいて前記モデルについてシミュレーショ
ンを実行する実行手段とを具備することを特徴とする。
In order to achieve the above object, according to the first aspect of the present invention, a parameter to be changed is changed according to a change list before execution of a simulation, while the parameter to be changed is changed at the end of the simulation. It is characterized by comprising parameter changing means for initializing a parameter value, and executing means for executing a simulation on the model based on a change target parameter value changed according to an instruction of the parameter changing means.

【0005】また、上記請求項1に従属する請求項2に
記載の発明では、前記パラメータ変更手段は、変更対象
パラメータを一意に特定するキーワードに対応させたパ
ラメータオブジェクトを、実行回数分リスト化してなる
変更リストを参照して変更対象パラメータ値を特定する
ことを特徴としている。さらに、上記請求項2に従属す
る請求項3に記載の発明では、前記パラメータオブジェ
クトは、一回のシミュレーションで変更される全ての変
更対象パラメータとそのパラメータ値とから形成される
ことを特徴とする。
[0005] In the invention according to claim 2 dependent on claim 1, the parameter changing means lists parameter objects corresponding to keywords for uniquely specifying parameters to be changed by the number of times of execution. It is characterized in that a parameter value to be changed is specified with reference to a change list. Further, in the invention according to claim 3 dependent on claim 2, the parameter object is formed from all change target parameters changed in one simulation and the parameter values thereof. .

【0006】本発明では、シミュレーション実行前に変
更対象パラメータ値を変更リストに応じて変更する一
方、シミュレーション終了時点で前記変更対象パラメー
タ値を初期化する。したがって、複数のモデルを用意す
ることなく、変更対象パラメータ値のみを変更させなが
らシミュレーションを実行できる結果、メモリ使用効率
が向上する。また、シミュレーション実行毎に変更対象
パラメータ値を初期化しておき、その変更対象パラメー
タ値を変更リストに応じて変更しながらシミュレーショ
ンを実行するから、モデル中の複数個所のパラメータを
同時に変更したシミュレーションの連続実行が可能にな
る。
In the present invention, the parameter value to be changed is changed according to the change list before the simulation is executed, and the parameter value to be changed is initialized at the end of the simulation. Accordingly, the simulation can be executed while changing only the parameter value to be changed without preparing a plurality of models, and as a result, the memory use efficiency is improved. In addition, the parameter value to be changed is initialized each time the simulation is executed, and the simulation is executed while changing the parameter value to be changed according to the change list. Execution becomes possible.

【0007】[0007]

【発明の実施の形態】以下、本発明の実施の一形態につ
いて図面を参照して説明する。 (1)発明の概要 本発明は、メモリ上に展開したシミュレーション対象モ
デル(以後、単にモデルと称す)の一部のパラメータ
(以後、変更対象パラメータと呼ぶ)の値を変更してシ
ミュレーションを実行するとき、複数のモデルを用意す
ることなく、変更対象パラメータの値(以後、変更対象
パラメータ値と呼ぶ)のみを装置内で変更してシミュレ
ーションを実行することで、メモリ使用効率を向上させ
るものである。また、本発明では一回のシミュレーショ
ンの実行で変更されるモデルの全てのパラメータのまと
まりを、変更対象パラメータが一意に特定できるキーワ
ードとパラメータの値とを組み合わせたもののリスト
(以後、パラメータオブジェクトと呼ぶ)として定義
し、実行回数分のパラメータオブジェクトをリストにす
ること(このリストを、以後、変更リストと呼ぶ)で、
複数回実行する場合のモデルの複数箇所の変更対象パラ
メータ値の変更を可能にするものである。
An embodiment of the present invention will be described below with reference to the drawings. (1) Summary of the Invention According to the present invention, a simulation is executed by changing values of some parameters (hereinafter, referred to as change target parameters) of a simulation target model (hereinafter, simply referred to as a model) developed on a memory. At this time, without using a plurality of models, only the value of the parameter to be changed (hereinafter referred to as a parameter value to be changed) is changed in the apparatus and a simulation is executed, thereby improving the memory use efficiency. . Further, in the present invention, a group of all parameters of the model that are changed by one simulation execution is a list of combinations of keywords and parameter values that can uniquely specify the parameter to be changed (hereinafter referred to as a parameter object). ), And by listing parameter objects for the number of executions (this list is hereinafter referred to as a change list),
It is possible to change the value of a parameter to be changed at a plurality of places in a model when the model is executed a plurality of times.

【0008】(2)全体構成 次に、図1を参照して本発明の実施の一形態によるシミ
ュレーション装置の構成について説明する。この図に示
すシミュレーション装置は、シミュレーション全体を制
御するシミュレーション制御部100と、パラメータオ
ブジェクトを用いてモデルMの変更対象パラメータ値を
変更するパラメータ変更部200と、シミュレーション
を実行するシミュレーション実行部300とから構成さ
れる。シミュレーション制御部100は、シミュレーシ
ョン開始手段110およびシミュレーション終了手段1
20を備える。シミュレーション開始手段110は、シ
ミュレーション開始前にパラメータの値を設定する。シ
ミュレーション終了手段120は、シミュレーション結
果を格納してループ/結果を表示する。モデル内の変更
対象パラメータ値を初期化/変更するパラメータ変更部
200は、パラメータ初期化手段210およびパラメー
タ変更手段220を備える。パラメータ初期化手段21
0は、モデルの変更対象パラメータ値を初期の状態に戻
し、一方、パラメータ変更手段220はモデルの変更対
象パラメータ値を変更リストに応じて変更する。
(2) Overall Configuration Next, the configuration of a simulation apparatus according to an embodiment of the present invention will be described with reference to FIG. The simulation apparatus shown in FIG. 1 includes a simulation control unit 100 that controls the entire simulation, a parameter change unit 200 that changes a change target parameter value of the model M using a parameter object, and a simulation execution unit 300 that executes a simulation. Be composed. The simulation control unit 100 includes a simulation start unit 110 and a simulation end unit 1
20. The simulation start unit 110 sets parameter values before starting the simulation. The simulation ending means 120 stores the simulation result and displays the loop / result. The parameter changing unit 200 that initializes / changes a parameter value to be changed in the model includes a parameter initializing unit 210 and a parameter changing unit 220. Parameter initialization means 21
0 returns the parameter value of the model to be changed to the initial state, while the parameter changing means 220 changes the parameter value of the model to be changed according to the change list.

【0009】(3)動作 次に、図2〜図8を参照して上記構成によるシミュレー
ション装置を構成する各部の動作について述べる。 シミュレーション制御部100の動作 シミュレーション制御部100では、図2に示すよう
に、まずシミュレーションを開始する前の準備として、
現在何回目のシミュレーションを行っているかを示す現
在の回数を1にする(ステップS101)。そして、ス
テップS102に進み、シミュレーション開始手段11
0を実行する。次いで、ステップS103では、シミュ
レーション実行部300を呼んでシミュレーションを実
行する。最後に、ステップS104に進み、シミュレー
ション後の処理を行うためシミュレーション終了手段1
20を実行する。
(3) Operation Next, with reference to FIGS. 2 to 8, the operation of each unit constituting the simulation apparatus having the above configuration will be described. 2. Operation of Simulation Control Unit 100 As shown in FIG. 2, the simulation control unit 100 first prepares for starting the simulation.
The current number of times indicating the current number of simulations is set to 1 (step S101). Then, the process proceeds to step S102, where the simulation starting means 11
Execute 0. Next, in step S103, the simulation is executed by calling the simulation execution unit 300. Finally, the process proceeds to step S104, where the simulation ending means 1 is used to perform post-simulation processing.
Execute 20.

【0010】シミュレーション開始手段110の動作 次に、図3を参照してシミュレーション開始手段110
の動作について説明する。上述したステップS102を
介してシミュレーション開始手段110が実行される
と、まず最初にステップS111に処理を進め、シミュ
レーション実行かどうかを確認する為、現在の回数が1
であるかどうかをチェックする。ここで、現在の回数が
1ならば、判断結果が「YES」となり、この場合、モ
デルはまだ変更されていない状態でありパラメータ初期
化手段210を実行する必要はないため、ステップS1
13に処理を進め、パラメータ変更手段220を実行す
る。一方、現在の回数が1でない場合には、上記ステッ
プS111の判断結果が「NO」となり、ステップS1
12に処理を進める。ステップS112では、モデルの
変更対象パラメータ値を初期の状態に戻すためにパラメ
ータ初期化手段210を実行し、この後にステップS1
13に進み、モデルの変更対象パラメータ値を変更する
ためパラメータ変更手段220を実行する。
Operation of Simulation Starting Unit 110 Next, referring to FIG.
Will be described. When the simulation start unit 110 is executed through the above-described step S102, the process first proceeds to step S111, and the current number is set to 1 in order to confirm whether or not the simulation is executed.
Check if it is. Here, if the current number is 1, the determination result is “YES”. In this case, since the model has not been changed yet and the parameter initialization means 210 does not need to be executed, step S1 is performed.
The process proceeds to step S13, and the parameter changing unit 220 is executed. On the other hand, if the current number is not 1, the result of the determination in step S111 is “NO”, and the
The process proceeds to step S12. In step S112, the parameter initializing means 210 is executed to return the parameter value to be changed of the model to the initial state, and thereafter, in step S1
Proceeding to 13, the parameter changing means 220 is executed to change the parameter value of the model to be changed.

【0011】シミュレーション終了手段120の動作 次に、図4を参照してシミュレーション終了手段120
の動作について説明する。上述したステップS104
(図2参照)を介してシミュレーション終了手段120
が実行されると、先ず図4に示すステップS121を実
行し、シミュレーション実行により生成されたシミュレ
ーション結果を、結果保存用のリスト(以後、結果リス
トと呼ぶ)に追加する。そして次にステップS122に
処理を進め、現在の回数がシミュレーションを何回繰り
返すかを示す全シミュレーション回数未満であるかどう
かをチェックする。
Operation of Simulation Terminating Unit 120 Next, referring to FIG.
Will be described. Step S104 described above
Simulation end means 120 via (see FIG. 2)
Is executed, first, step S121 shown in FIG. 4 is executed, and the simulation result generated by executing the simulation is added to a result storage list (hereinafter, referred to as a result list). Then, the process proceeds to step S122 to check whether the current number of times is less than the total number of simulations indicating how many times to repeat the simulation.

【0012】ここで、全シミュレーション回数未満であ
ると、判断結果は「YES」となり、ステップS123
に処理を進め、現在の回数をインクリメントした後、ス
テップS124に進み、次のシミュレーションを行うた
めにシミュレーション開始手段110に処理を戻す。一
方、全シミュレーション回数以上の場合には、上記ステ
ップS122の判断結果が「NO」となり、ステップS
125に処理を進める。ステップS125では、シミュ
レーションが全て終了したとして、パラメータ初期化手
段210を実行してモデルを初期の状態に戻す。そして
この後、ステップS126に進み、結果リストにある全
てのシミュレーション結果を取り出して表示する。な
お、終了時にモデルの初期化を行うのは、シミュレーシ
ョンが終了した直後ではモデルが変更されたままであ
り、シミュレーション実行装置の他の処理によってモデ
ルが操作される場合に不都合が生じる可能性があるため
である。
If the number of simulations is less than the total number of simulations, the determination result is "YES", and step S123 is performed.
After the current number of times is incremented, the process proceeds to step S124, and the process returns to the simulation start unit 110 to perform the next simulation. On the other hand, if the total number of simulations is equal to or greater than the total number of simulations, the determination result of step S122 is “NO”, and the
The process proceeds to 125. In step S125, assuming that all simulations have been completed, the parameter initialization means 210 is executed to return the model to the initial state. Thereafter, the process proceeds to step S126, in which all simulation results in the result list are extracted and displayed. Note that the model is initialized at the end because the model is still changed immediately after the end of the simulation, which may cause inconvenience when the model is operated by another process of the simulation execution device. It is.

【0013】次に、パラメータ初期化手段210および
パラメータ変更手段220について説明するが、その前
にパラメータオブジェクトおよび変更リストの例につい
て説明する。パラメータオブジェクトとは図5に示すよ
うに、モデルの変更対象パラメータを一意に特定するた
めのキーワードと、変更する値を示すパラメータ変更値
とを一組にしたものを、一度に変更する変更対象パラメ
ータの数だけリストにしたものであり、一回のシミュレ
ーションで変更される全ての変更対象パラメータとパラ
メータ変更値をまとめて一つのパラメータオブジェクト
で表している。変更リストは図6に示すように、このパ
ラメータオブジェクトをシミュレーション実行回数だけ
リストにしたものである。
Next, the parameter initialization means 210 and the parameter change means 220 will be described. Before that, examples of parameter objects and change lists will be described. As shown in FIG. 5, a parameter object is a set of a keyword for uniquely specifying a parameter to be changed in a model and a parameter change value indicating a value to be changed, and the parameter to be changed at a time. Are listed, and all change target parameters and parameter change values that are changed in one simulation are collectively represented by one parameter object. As shown in FIG. 6, the change list is a list of the parameter objects by the number of times of simulation execution.

【0014】パラメータ初期化手段210の動作 次に、図7を参照してパラメータ初期化手段210の動
作について説明する。前述したステップS122(図3
参照)あるいはステップS126(図4参照)のいずれ
かを介してパラメータ初期化手段210が実行される
と、図7に示すステップS211に処理を進め、モデル
のパラメータを初期の状態に戻すために、直前のシミュ
レーション実行時にメモリに保存しておいたパラメータ
初期値を取り出す。次いで、ステップS212では、モ
デルの変更対象パラメータ値にこのパラメータ初期値を
設定する。これにより、モデルのパラメータはシミュレ
ーションが開始される前の状態に戻る。
Next, the operation of the parameter initialization means 210 will be described with reference to FIG. Step S122 described above (FIG. 3
When the parameter initialization means 210 is executed through either step S126 (see FIG. 4) or step S126 (see FIG. 4), the process proceeds to step S211 shown in FIG. 7 to return the model parameters to the initial state. The parameter initial values saved in the memory at the time of the immediately preceding simulation are taken out. Next, in step S212, this parameter initial value is set to the parameter value to be changed of the model. Thereby, the parameters of the model return to the state before the simulation was started.

【0015】パラメータ変更手段220の動作 次に、図8を参照してパラメータ変更手段220の動作
について説明する。前述したステップS113(図3参
照)を介してパラメータ変更手段220が実行される
と、まず最初に図8に示すステップS221に処理を進
め、変更リストの中から現在の回数に対応したパラメー
タオブジェクトを取り出す。そして、次のステップS2
22に進むと、取り出したパラメータオブジェクトにあ
るキーワードにしたがって、モデルから変更対象パラメ
ータに設定されている初期値を取り出す。次いで、ステ
ップS223では、この取り出した値をパラメータ初期
値としてメモリに保存しておき、続くステップS224
では、モデル内の変更対象パラメータ値に、パラメータ
オブジェクトにあるパラメータ変更値を設定する。この
ようにして、モデルの変更対象パラメータ値をシミュレ
ーションが繰り返されるたびに変更させることで、一つ
のモデルを用いたシミュレーションの連続的な実行が可
能となる。
Operation of Parameter Changing Unit 220 Next, the operation of the parameter changing unit 220 will be described with reference to FIG. When the parameter changing unit 220 is executed via the above-described step S113 (see FIG. 3), the process first proceeds to step S221 shown in FIG. 8, and the parameter object corresponding to the current number of times is extracted from the change list. Take out. Then, the next step S2
In step 22, the initial value set in the parameter to be changed is extracted from the model according to the keyword in the extracted parameter object. Next, in step S223, the extracted value is stored in a memory as a parameter initial value, and the subsequent step S224
Then, the parameter change value in the parameter object is set as the parameter to be changed in the model. In this manner, by changing the model change target parameter value each time the simulation is repeated, it is possible to continuously execute the simulation using one model.

【0016】以上説明したように、本発明によるシミュ
レーション装置によれば、シミュレーション開始手段1
10では、すでにパラメータの値が変更されている場
合、パラメータ初期化手段210を実行し、変更されて
いる変更対象パラメータ値を初期の状態に戻してから、
パラメータオブジェクトに記述された複数のパラメータ
を変更するためにパラメータ変更手段220を実行す
る。そして、シミュレーション実行部300によって実
行されるシミュレーションが終了したとき、シミュレー
ション終了手段120がシミュレーション結果を収集
し、次のシミュレーションを実行する場合は再度、シミ
ュレーション開始手段110に戻り、変更リストにある
次のパラメータオブジェクトに対して同様の処理を繰り
返すようにしたので、パラメータの値を変更するたびに
新しいモデルを生成することなく、モデルの任意のパラ
メータ(例えば、端末の台数、トラフィック量、機器の
性能値など)を変更させて連続的にシミュレーションを
実行することが可能になっている。また、シミュレーシ
ョンの実行回数が何回であっても、シミュレーション対
象として使用するディスク上のモデルは一つなので、メ
モリ使用効率が向上する訳である。
As described above, according to the simulation apparatus of the present invention, the simulation starting means 1
In step 10, if the parameter value has already been changed, the parameter initialization means 210 is executed to return the changed parameter value to be changed to the initial state.
The parameter changing unit 220 is executed to change a plurality of parameters described in the parameter object. Then, when the simulation executed by the simulation executing unit 300 ends, the simulation ending unit 120 collects the simulation result, and when executing the next simulation, returns to the simulation starting unit 110 again and returns to the next simulation start unit 110 in the change list. The same processing is repeated for parameter objects, so each time the value of a parameter is changed, a new model is not generated, and any parameters of the model (for example, the number of terminals, traffic volume, device performance values, etc.) Etc.) can be changed and simulation can be executed continuously. Also, no matter how many times the simulation is executed, the memory use efficiency is improved because there is only one model on the disk to be used as the simulation target.

【0017】[0017]

【発明の効果】本発明によれば、シミュレーション実行
前に変更対象パラメータ値を変更リストに応じて変更す
る一方、シミュレーション終了時点で前記変更対象パラ
メータ値を初期化するので、メモリ使用効率が向上する
うえ、モデル中の複数個所のパラメータを同時に変更し
てシミュレーションを連続して実行できる。
According to the present invention, the parameter value to be changed is changed according to the change list before the simulation is executed, and the parameter value to be changed is initialized at the end of the simulation, so that the memory use efficiency is improved. In addition, the simulation can be executed continuously by simultaneously changing the parameters at a plurality of locations in the model.

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

【図1】 本発明の実施の一形態によるシミュレーショ
ン装置の全体構成を示すブロック図である。
FIG. 1 is a block diagram illustrating an overall configuration of a simulation device according to an embodiment of the present invention.

【図2】 シミュレーション制御部100の動作を示す
フローチャートである。
FIG. 2 is a flowchart showing an operation of a simulation control unit 100.

【図3】 シミュレーション開始手段110の動作を示
すフローチャートである。
FIG. 3 is a flowchart showing an operation of a simulation starting means 110.

【図4】 シミュレーション終了手段120の動作を示
すフローチャートである。
FIG. 4 is a flowchart showing an operation of a simulation ending means 120.

【図5】 パラメータオブジェクトの構成を示す図であ
る。
FIG. 5 is a diagram showing a configuration of a parameter object.

【図6】 変更リストの構成を示す図である。FIG. 6 is a diagram showing a configuration of a change list.

【図7】 パラメータ初期化手段210の動作を示すフ
ローチャートである。
FIG. 7 is a flowchart showing the operation of the parameter initialization means 210.

【図8】 パラメータ変更手段220の動作を示すフロ
ーチャートである。
FIG. 8 is a flowchart showing the operation of the parameter changing means 220.

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

100 シミュレーション制御部 110 シミュレーション開始手段 120 シミュレーション終了手段 200 パラメータ変更部 210 パラメータ初期化手段 220 パラメータ変更手段 300 シミュレーション実行部 M モデル REFERENCE SIGNS LIST 100 Simulation control unit 110 Simulation start unit 120 Simulation end unit 200 Parameter change unit 210 Parameter initialization unit 220 Parameter change unit 300 Simulation execution unit M model

───────────────────────────────────────────────────── フロントページの続き (72)発明者 鈴木 秀明 神奈川県川崎市高津区坂戸3−2−1 株 式会社エヌイーシー情報システムズ内 Fターム(参考) 5B046 JA04 5B049 AA01 AA06 EE03 EE41 FF03 GG04 GG07  ────────────────────────────────────────────────── ─── Continuing from the front page (72) Inventor Hideaki Suzuki 3-2-1 Sakado, Takatsu-ku, Kawasaki-shi, Kanagawa F term in NEC Information Systems Co., Ltd. 5B046 JA04 5B049 AA01 AA06 EE03 EE41 FF03 GG04 GG07

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 シミュレーション実行前に変更対象パラ
メータ値を変更リストに応じて変更する一方、シミュレ
ーション終了時点で前記変更対象パラメータ値を初期化
するパラメータ変更手段と、 前記パラメータ変更手段の指示に従って変更された変更
対象パラメータ値に基づいて前記モデルについてシミュ
レーションを実行する実行手段とを具備することを特徴
とするシミュレーション装置。
1. A parameter changing means for changing a parameter value to be changed according to a change list before executing a simulation, and a parameter changing means for initializing the parameter value to be changed at the end of the simulation; Executing means for executing a simulation on the model based on the parameter value to be changed.
【請求項2】 前記パラメータ変更手段は、変更対象パ
ラメータを一意に特定するキーワードに対応させたパラ
メータオブジェクトを、実行回数分リスト化してなる変
更リストを参照して変更対象パラメータ値を変更するこ
とを特徴とする請求項1記載のシミュレーション装置。
2. The method according to claim 1, wherein the parameter changing unit changes the parameter to be changed with reference to a change list in which parameter objects corresponding to keywords that uniquely specify the parameter to be changed are listed by the number of times of execution. The simulation device according to claim 1, wherein:
【請求項3】 前記パラメータオブジェクトは、一回の
シミュレーションで変更される全ての変更対象パラメー
タとそのパラメータ値とから形成されることを特徴とす
る請求項2記載のシミュレーション装置。
3. The simulation apparatus according to claim 2, wherein the parameter object is formed from all parameters to be changed in one simulation and the parameter values.
JP4390199A 1999-02-22 1999-02-22 Simulation equipment Expired - Fee Related JP3226890B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4390199A JP3226890B2 (en) 1999-02-22 1999-02-22 Simulation equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4390199A JP3226890B2 (en) 1999-02-22 1999-02-22 Simulation equipment

Publications (2)

Publication Number Publication Date
JP2000242681A true JP2000242681A (en) 2000-09-08
JP3226890B2 JP3226890B2 (en) 2001-11-05

Family

ID=12676625

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4390199A Expired - Fee Related JP3226890B2 (en) 1999-02-22 1999-02-22 Simulation equipment

Country Status (1)

Country Link
JP (1) JP3226890B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104750920A (en) * 2015-03-20 2015-07-01 黑龙江中医药大学 Simulation system and method for ground object imaging
JP2019160143A (en) * 2018-03-16 2019-09-19 三菱重工業株式会社 Apparatus for estimating parameter for servo mechanism, and parameter estimating method and parameter estimating program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106382117B (en) * 2016-11-03 2018-11-02 太原理工大学 Horizontal shaft type development machine pick and its load simulated method of cutterhead

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104750920A (en) * 2015-03-20 2015-07-01 黑龙江中医药大学 Simulation system and method for ground object imaging
CN104750920B (en) * 2015-03-20 2017-09-22 黑龙江中医药大学 A kind of analogue system and method being imaged to atural object
JP2019160143A (en) * 2018-03-16 2019-09-19 三菱重工業株式会社 Apparatus for estimating parameter for servo mechanism, and parameter estimating method and parameter estimating program

Also Published As

Publication number Publication date
JP3226890B2 (en) 2001-11-05

Similar Documents

Publication Publication Date Title
JPH10207918A (en) Digital system simulation
CN109634718B (en) Method and system for creating mirror image by cloud platform
GB2430328A (en) Modelling/simulating a network node including a plurality of protocol layers with selectively configurable switches disposed between and coupling the layers
JPH06274561A (en) Method and apparatus for debugging of digital circuit device
CN111773690B (en) Task processing method and device, storage medium and electronic device
JPH09259153A (en) Device and method for generating batch execution control program
JP3271522B2 (en) Parameter input method for logic design verification
US8768680B2 (en) Simulator of multi-core system employing reconfigurable processor cores and method of simulating multi-core system employing reconfigurable processor cores
WO2023221979A1 (en) Control method and apparatus for virtual robot, and device, storage medium and program product
JP2012522281A (en) Method and apparatus for design space search in high level synthesis
US20070226542A1 (en) Simulated message generation for simulation testing of a node operation
WO2000025240A1 (en) Simulator architecture
JP3226890B2 (en) Simulation equipment
JP2004118842A (en) Method of providing enhanced dynamic system simulation ability outside original modelling environment
JP2861962B2 (en) Computer program simulation apparatus and method
Carullo et al. Modelling and simulation of complex systems using TPN Designer
US20070010982A1 (en) Automatic time warp for electronic system simulation
JP6934044B2 (en) Hybrid instruction architecture testing
JPH05158740A (en) Computer performance evaluating device
CN110879871A (en) Page menu configuration method and device
WO2004088513A1 (en) Method and computer system for supporting user using simulation tool
CN116340669A (en) Page function operation method, page function operation system and storage medium
Pogrebnoy Constructing graph models for software system development and analysis
JP3541094B2 (en) Multitask control system and control method
CN105426563A (en) Executing A Simulation Model While Generating An Associated Structural Model

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010807

LAPS Cancellation because of no payment of annual fees