JPH04329464A - Simulation program generating system - Google Patents

Simulation program generating system

Info

Publication number
JPH04329464A
JPH04329464A JP3128627A JP12862791A JPH04329464A JP H04329464 A JPH04329464 A JP H04329464A JP 3128627 A JP3128627 A JP 3128627A JP 12862791 A JP12862791 A JP 12862791A JP H04329464 A JPH04329464 A JP H04329464A
Authority
JP
Japan
Prior art keywords
program
program module
simulation
modeling data
simulation program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3128627A
Other languages
Japanese (ja)
Inventor
Shinji Iwamoto
真治 岩本
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
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP3128627A priority Critical patent/JPH04329464A/en
Publication of JPH04329464A publication Critical patent/JPH04329464A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To reduce man-hour for generating a simulation program. CONSTITUTION:A modeling data preparing means 2 displays a graphic character menu and prepares modeling data 3 of a simulation object system by an operation 1 due to a user. A program module storing means 6 stores a program module corresponding to the graphic characters in the graphic character menu and the linkage information of the program module. A simulation program generating means 4 extracts program module data 5 from the program module storing means 6 based on the modeling data 3 and generates a simulation program 7 based on the program module data 5 and the modeling data 3.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、ソフトウェアを使った
シミュレーションを実現するシミュレーションプログラ
ムを生成するシミュレーションプログラム生成方式に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a simulation program generation method for generating a simulation program for realizing simulation using software.

【0002】0002

【従来の技術】従来、この種のシミュレーションプログ
ラム生成方式では、各シミュレーションプログラムが生
成される毎に、シミュレーションの対象となるシステム
(例えば、ネットワークシステム)の動作や機能のアル
ゴリズムが個別にプログラミングされることによってシ
ミュレーションプログラムの生成が行われていた。
[Background Art] Conventionally, in this type of simulation program generation method, each time each simulation program is generated, algorithms for the operation and functions of a system to be simulated (for example, a network system) are individually programmed. A simulation program was generated by this.

【0003】0003

【発明が解決しようとする課題】上述した従来のシミュ
レーションプログラム生成方式では、各シミュレーショ
ンプログラムが生成される毎に、シミュレーションの対
象となるシステムの動作や機能のアルゴリズムが個別に
プログラミングされているので、シミュレーションの対
象となるシステムのアルゴリズムが複雑になったり、シ
ミュレーションの対象となるシステムの規模が大きくな
ると、プログラミングのための工数が多大になるという
欠点があった。
[Problems to be Solved by the Invention] In the conventional simulation program generation method described above, each time each simulation program is generated, algorithms for the operation and functions of the system to be simulated are individually programmed. When the algorithm of the system to be simulated becomes complex or the scale of the system to be simulated becomes large, the number of man-hours required for programming becomes large.

【0004】また、上述のように各シミュレーションプ
ログラムが個別に生成されているので、類似するアルゴ
リズムを持つ複数のシステム(システム構成(例えば、
ネットワークシステムの形状)が類似しているものやシ
ステム構成が同一で構成要素の特性値(例えば、ネット
ワークシステムにおける伝送路の伝送容量)のみが異な
るもの等)に関する複数のシミュレーションプログラム
についても、それぞれ別個にプログラミングを行う必要
がある(互いに一方のデータを他方の生成に利用するこ
とが困難である)という欠点があった。
Furthermore, since each simulation program is generated individually as described above, multiple systems (system configurations (for example,
Multiple simulation programs for network systems that have similar shapes (network systems) or systems that have the same configuration but differ only in the characteristic values of the components (for example, the transmission capacity of the transmission line in the network system) can be individually run. The disadvantage is that it is necessary to perform programming on each other (it is difficult to use data from one to generate the other).

【0005】本発明の目的は、上述の点に鑑み、シミュ
レーションプログラムを生成するための工数を削減する
ことができるシミュレーションプログラム生成方式を提
供することにある。
In view of the above points, an object of the present invention is to provide a simulation program generation method that can reduce the number of steps required to generate a simulation program.

【0006】[0006]

【課題を解決するための手段】本発明のシミュレーショ
ンプログラム生成方式は、図形文字メニューを表示し利
用者による操作に基づいてシミュレーション対象システ
ムのモデル化データを作成するモデル化データ作成手段
と、図形文字メニュー中の図形文字に対応するプログラ
ムモジュールおよびプログラムモジュールの結合情報を
蓄積するプログラムモジュール蓄積手段と、前記モデル
化データ作成手段により作成されたモデル化データに基
づいて前記プログラムモジュール蓄積手段からプログラ
ムモジュールデータを取り出しそのプログラムモジュー
ルデータおよびモデル化データに基づいてシミュレーシ
ョンプログラムを生成するシミュレーションプログラム
生成手段とを有する。
[Means for Solving the Problems] The simulation program generation method of the present invention includes a modeling data creation means for displaying a graphic character menu and creating modeling data of a simulation target system based on user operations, and a graphic character menu. program module storage means for storing program modules corresponding to graphical characters in the menu and combination information of the program modules; and program module data from the program module storage means based on the modeling data created by the modeling data creation means. and simulation program generating means for generating a simulation program based on the program module data and modeling data.

【0007】[0007]

【作用】本発明のシミュレーションプログラム生成方式
では、モデル化データ作成手段が図形文字メニューを表
示し利用者による操作に基づいてシミュレーション対象
システムのモデル化データを作成し、プログラムモジュ
ール蓄積手段が図形文字メニュー中の図形文字に対応す
るプログラムモジュールおよびプログラムモジュールの
結合情報を蓄積し、シミュレーションプログラム生成手
段がモデル化データ作成手段により作成されたモデル化
データに基づいてプログラムモジュール蓄積手段からプ
ログラムモジュールデータを取り出しそのプログラムモ
ジュールデータおよびモデル化データに基づいてシミュ
レーションプログラムを生成する。
[Operation] In the simulation program generation method of the present invention, the modeling data creation means displays the graphic character menu and creates modeling data of the simulation target system based on the user's operation, and the program module storage means displays the graphic character menu. The simulation program generation means extracts the program module data from the program module storage means based on the modeling data created by the modeling data creation means. A simulation program is generated based on program module data and modeling data.

【0008】[0008]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained in detail with reference to the drawings.

【0009】図1は、本発明のシミュレーションプログ
ラム生成方式の一実施例の構成を示すブロック図である
FIG. 1 is a block diagram showing the configuration of an embodiment of the simulation program generation method of the present invention.

【0010】本実施例のシミュレーションプログラム生
成方式は、利用者による操作1に基づいてモデル化デー
タ3を作成するモデル化データ作成手段2(グラフィッ
クエディタの機能により実現される手段)と、モデル化
データ3およびプログラムモジュールデータ5を入力し
シミュレーションプログラム7を生成するシミュレーシ
ョンプログラム生成手段4と、モデル化データ作成手段
2を実現するグラフィックエディタで使用される図形文
字(アイコン等)に対応するプログラムモジュールおよ
びプログラムモジュールを結合するための結合情報を蓄
積しているプログラムモジュール蓄積手段6とを含んで
構成されている。
The simulation program generation method of this embodiment includes a modeling data creation means 2 (means realized by the function of a graphic editor) that creates modeling data 3 based on an operation 1 by the user, and 3 and program module data 5 to generate a simulation program 7; and a program module and program corresponding to graphic characters (icons, etc.) used in a graphic editor that implements the modeling data creation means 2. The program module storage means 6 stores combination information for combining modules.

【0011】次に、このように構成された本実施例のシ
ミュレーションプログラム生成方式の動作について説明
する。
Next, the operation of the simulation program generation system of this embodiment configured as described above will be explained.

【0012】モデル化データ作成手段2は、シミュレー
ションの対象となるシステム(以下、シミュレーション
対象システムという)の構成要素となりうる要素を示す
図形文字を列挙する図形文字メニューを表示する。
The modeling data creation means 2 displays a graphic character menu listing graphic characters indicating elements that can be components of a system to be simulated (hereinafter referred to as a simulation target system).

【0013】利用者は、モデル化データ作成手段2に係
るグラフィックエディタの機能を使用して、図形文字メ
ニューからシミュレーション対象システムの構成要素を
示す図形文字を選択し、選択した図形文字を配置してシ
ミュレーション対象システムのシステム構成を特定し、
各図形文字に用意されているパラメータにパラメータ値
を代入して図形文字に対応する構成要素の特性値を入力
する。
[0013] The user uses the function of the graphic editor related to the modeling data creation means 2 to select a graphic character representing a component of the simulation target system from the graphic character menu, and arranges the selected graphic character. Identify the system configuration of the simulation target system,
Parameter values are substituted into parameters prepared for each graphic character to input characteristic values of the constituent elements corresponding to the graphic character.

【0014】モデル化データ作成手段2は、以上の内容
を有する利用者による操作1に基づいて、シミュレーシ
ョンを行うために必要なモデル化データ3(シミュレー
ション対象システムの構成要素を特定する情報,システ
ム構成を示す情報および構成要素の特性値を示すパラメ
ータ値を有するデータ)を作成し、そのモデル化データ
3をシミュレーションプログラム生成手段4に渡す。
The modeling data creation means 2 generates modeling data 3 (information specifying the components of the simulation target system, system configuration) necessary for performing the simulation based on the user's operation 1 having the above contents. The modeling data 3 is then passed to the simulation program generation means 4.

【0015】シミュレーションプログラム生成手段4は
、モデル化データ3に基づいてプログラムモジュール蓄
積手段6からプログラムモジュールデータ5(必要ない
くつかのプログラムモジュールおよびそのプログラムモ
ジュール群を結合するために必要な結合情報等からなる
データ)を引き出し、そのプログラムモジュールデータ
5およびモデル化データ3中のパラメータ値等に基づい
てシミュレーションプログラム7(プログラムモジュー
ルデータ5中のプログラムモジュール群が適切に結合さ
れたプログラム)を生成する。
The simulation program generation means 4 generates program module data 5 (a number of necessary program modules and connection information necessary for combining the program module groups, etc.) from the program module storage means 6 based on the modeling data 3. A simulation program 7 (a program in which a group of program modules in the program module data 5 are appropriately combined) is generated based on the parameter values, etc. in the program module data 5 and modeling data 3.

【0016】[0016]

【発明の効果】以上説明したように本発明は、モデル化
データ作成手段(グラフィックエディタの機能により実
現される手段),プログラムモジュール蓄積手段および
シミュレーションプログラム生成手段を設けることによ
り、あらかじめプログラムモジュール蓄積手段内に蓄積
されているプログラムモジュール群を結合することによ
ってシミュレーションプログラムを容易に生成すること
ができ、しかもモデル化データ作成手段による図形文字
の表示等によって視覚的に把握しながらのシミュレーシ
ョンプログラムの生成が可能になり、シミュレーション
プログラムを生成するための工数を削減することができ
るという効果がある。
Effects of the Invention As explained above, the present invention provides a modeling data creation means (means realized by the function of a graphic editor), a program module storage means, and a simulation program generation means. A simulation program can be easily generated by combining a group of program modules stored in the internal memory, and it is also possible to generate a simulation program while visually understanding it by displaying figures and characters using the modeling data creation means. This has the effect of reducing the number of steps required to generate a simulation program.

【0017】特に、類似するアルゴリズムを持つ複数の
システムに関する複数のシミュレーションプログラムの
生成については、図形文字の組合せ方法の変更やパラメ
ータ値のみの変更等だけで複数のシミュレーションプロ
グラムの生成に対処することができ、既存のシミュレー
ションプログラムに類似するシミュレーションプログラ
ムの生成のための工数を大きく削減することができると
いう効果がある。
In particular, when it comes to generating multiple simulation programs for multiple systems with similar algorithms, it is possible to handle the generation of multiple simulation programs by simply changing the method of combining figures and characters or changing only parameter values. This has the effect that the number of man-hours required to generate a simulation program similar to an existing simulation program can be greatly reduced.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

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

1  操作 2  モデル化データ作成手段 3  モデル化データ 4  シミュレーションプログラム生成手段5  プロ
グラムモジュールデータ 6  プログラムモジュール蓄積手段 7  シミュレーションプログラム
1 Operation 2 Modeling data creation means 3 Modeling data 4 Simulation program creation means 5 Program module data 6 Program module storage means 7 Simulation program

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  図形文字メニューを表示し利用者によ
る操作に基づいてシミュレーション対象システムのモデ
ル化データを作成するモデル化データ作成手段と、図形
文字メニュー中の図形文字に対応するプログラムモジュ
ールおよびプログラムモジュールの結合情報を蓄積する
プログラムモジュール蓄積手段と、前記モデル化データ
作成手段により作成されたモデル化データに基づいて前
記プログラムモジュール蓄積手段からプログラムモジュ
ールデータを取り出しそのプログラムモジュールデータ
およびモデル化データに基づいてシミュレーションプロ
グラムを生成するシミュレーションプログラム生成手段
とを有することを特徴とするシミュレーションプログラ
ム生成方式。
1. Modeling data creation means for displaying a graphic character menu and creating modeling data of a simulation target system based on operations by a user, and a program module and a program module corresponding to the graphic characters in the graphic character menu. a program module storage means for storing combination information of the above, and program module data is retrieved from the program module storage means based on the modeling data created by the modeling data creation means, and the program module data is extracted based on the program module data and the modeling data. A simulation program generation method comprising: a simulation program generation means for generating a simulation program.
JP3128627A 1991-04-30 1991-04-30 Simulation program generating system Pending JPH04329464A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3128627A JPH04329464A (en) 1991-04-30 1991-04-30 Simulation program generating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3128627A JPH04329464A (en) 1991-04-30 1991-04-30 Simulation program generating system

Publications (1)

Publication Number Publication Date
JPH04329464A true JPH04329464A (en) 1992-11-18

Family

ID=14989482

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3128627A Pending JPH04329464A (en) 1991-04-30 1991-04-30 Simulation program generating system

Country Status (1)

Country Link
JP (1) JPH04329464A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07182307A (en) * 1993-12-21 1995-07-21 Sekisui Chem Co Ltd General simulation device for molding factory
JP2015006886A (en) * 2014-09-29 2015-01-15 株式会社日立製作所 Method for generating route control program, and route control device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07182307A (en) * 1993-12-21 1995-07-21 Sekisui Chem Co Ltd General simulation device for molding factory
JP2015006886A (en) * 2014-09-29 2015-01-15 株式会社日立製作所 Method for generating route control program, and route control device

Similar Documents

Publication Publication Date Title
EP0508633B1 (en) Dynamic user panels
US5455903A (en) Object oriented customer information exchange system and method
JP3441309B2 (en) How to display functional objects in graphical programming
KR20080107444A (en) Two dimensional trees to edit graph-like diagrams
JP3038521B2 (en) Product drawing creation device
JPH02232152A (en) Production system simulator forming device
CN110633959A (en) Method, device, equipment and medium for creating approval task based on graph structure
US7231631B1 (en) Generated code from graphical user interface
CN113176903B (en) Software integration method and system for Simulink model applied to different automobile controller platforms
JPH04329464A (en) Simulation program generating system
CN115857909B (en) Method, device, equipment and medium for generating graph exploration analysis application
JP3314905B2 (en) Screen information reference playback device
JP2001243488A (en) Figure element selecting method and medium stored with cad processing program
CN110781324B (en) Symbol library based on three-dimensional plotting system
JPH08166973A (en) Image data managing system
JP2831816B2 (en) Display device for correspondence between design information
JP2950221B2 (en) Display method and method of two-dimensional color tone map
JP2902006B2 (en) Information presentation device
CN116719521A (en) Demonstrator model editing method and system and configuration software system
White XPole: An Interactive, Graphical Signal Analysis and Filter Design Tool
CN114418523A (en) Flow processing method and device combining RPA and AI
CN112131758A (en) Power module model selection comparison and simulation device and method
Sherlock et al. User-friendly syntax directed input to a computer aided design system
CN115185509A (en) Index picture configuration method
JPH07175509A (en) Production simulation device