JP4766650B2 - Parameter setting support apparatus, control method thereof, and program - Google Patents

Parameter setting support apparatus, control method thereof, and program Download PDF

Info

Publication number
JP4766650B2
JP4766650B2 JP2004332371A JP2004332371A JP4766650B2 JP 4766650 B2 JP4766650 B2 JP 4766650B2 JP 2004332371 A JP2004332371 A JP 2004332371A JP 2004332371 A JP2004332371 A JP 2004332371A JP 4766650 B2 JP4766650 B2 JP 4766650B2
Authority
JP
Japan
Prior art keywords
parameter
value
values
change
parameters
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.)
Expired - Fee Related
Application number
JP2004332371A
Other languages
Japanese (ja)
Other versions
JP2006146369A (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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2004332371A priority Critical patent/JP4766650B2/en
Publication of JP2006146369A publication Critical patent/JP2006146369A/en
Application granted granted Critical
Publication of JP4766650B2 publication Critical patent/JP4766650B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、シミュレータにパラメータを設定するパラメータ設定支援装置、その制御方法、及びプログラムに関し、特にパラメータ値の変更・設定を効率的に行うのに好適なパラメータ設定支援装置等に関する。   The present invention relates to a parameter setting support apparatus for setting parameters in a simulator, a control method thereof, and a program, and more particularly to a parameter setting support apparatus and the like suitable for efficiently changing and setting parameter values.

近年、コンピュータの性能向上に伴い、機械設計業務で使用するCADは、2次元CADから3次元CADへ急速に移行している。また、開発期間の短縮や工数の削減のために実機検証の前に、3次元データを活用したシミュレータを使って設計検証が行われつつある。更に、量産開始時前の機械の耐久試験、たとえば複写機においては、ローラの磨耗や電磁クラッチの接続遅れ等の耐久試験の結果を考慮してパラメータを設定して、シミュレータ上で設計の検証を行なうといった取り組みがなされている。   In recent years, with the improvement of computer performance, CAD used in machine design work is rapidly shifting from two-dimensional CAD to three-dimensional CAD. Also, in order to shorten the development period and man-hours, design verification is being performed using a simulator utilizing three-dimensional data before actual machine verification. In addition, machine durability tests prior to the start of mass production, such as copying machines, set parameters in consideration of the results of durability tests such as roller wear and electromagnetic clutch connection delay, and verify the design on the simulator. Efforts are being made.

シミュレーションを行うにあたっては、ユーザは、シミュレータに対し、材質、摩擦、密度、ヤング率、力、熱量、風量、電圧といったシミュレーションに必要なパラメータ(パラメータ値)を設定し、機構部や接触面に拘束条件を与え、シミュレータは、必要に応じて機構部や接触面などの必要な部位をメッシュ等に分割した上で方程式を解き、シミュレーション結果を算出する。   When performing the simulation, the user sets parameters (parameter values) necessary for the simulation such as material, friction, density, Young's modulus, force, heat quantity, air volume, and voltage to the simulator, and constrains the mechanism and contact surface. Conditions are given, and the simulator divides necessary parts such as a mechanism part and a contact surface into a mesh or the like as necessary, solves an equation, and calculates a simulation result.

また、パラメータ値の妥当性がシミュレーション結果に大きな影響を与えるため、実験を繰り返してパラメータ値を正確に求め、更に、様々なシミュレータで流用できるようにパラメータ値のデータベース化が進められている。   In addition, since the validity of the parameter value has a great influence on the simulation result, the parameter value is accurately obtained by repeating the experiment, and further, the parameter value database is being developed so that it can be used in various simulators.

また、機構解析ソフト等の最近のシミュレータは、外部とのパラメータのやり取りを想定して、そのシミュレータモデルに設定したパラメータファイルを出力し、またパラメータファイルを読み込んでパラメータ値を設定する仕組みを提供するなど、操作性を向上している場合がある。   Also, recent simulators such as mechanism analysis software provide a mechanism for setting parameter values by reading parameter files and setting parameter values, assuming parameter exchange with the outside. The operability may be improved.

また、大量の入力データの組み合わせを効率的に管理する方法に関して記述された文献もあるが(特許文献1参照)、この特許文献1は、パラメータ入力はシステム内で閉じたものであり、外部のデータベースとの連携までは言及していない。なお、入力データの生成方法に関しては記述された文献はない。   Further, there is a document describing a method for efficiently managing a combination of a large amount of input data (see Patent Document 1). However, in Patent Document 1, parameter input is closed in the system, and an external It doesn't mention the cooperation with the database. There is no document describing the method of generating input data.

さらに、ばらつきパラメータを所定の補間関数を用いて算出することにより、パラメータ設定を効率よく行なう取り組みもなされている。例えば、半導体設計時におけるパラメータ値の変更方法に関して、補間関数を用いて効率的にパラメータ値を設定できる仕組みが提案されている(特許文献2参照)。   Furthermore, efforts have been made to efficiently set parameters by calculating variation parameters using a predetermined interpolation function. For example, regarding a method for changing parameter values at the time of designing a semiconductor, a mechanism has been proposed in which parameter values can be set efficiently using an interpolation function (see Patent Document 2).

また、ワイパー解析シミュレータで求めた最適なパラメータ値を一旦、中間ファイルに出力した上で表計算ソフトにパラメータ値を受け渡し、その後、表計算ソフト上でパラメータ値を確認しながら、3次元CADと連動してモデリングを行なっていく、すなわち、設計のテンプレート化を図る取り組みがなされている。
特開2000−267890号公報 特開平10−56167号公報
In addition, the optimal parameter values obtained by the wiper analysis simulator are output once to an intermediate file, passed to the spreadsheet software, and then linked to the 3D CAD while checking the parameter values on the spreadsheet software. Attempts are being made to model, that is, to create a template for the design.
JP 2000-267890 A JP-A-10-56167

しかしながら、実機を作らずにシミュレーション上でその有効性を検証するためには、まだ解決されるべき点も多い。また、現状では、作成された設計データから、耐久性を加味したシミュレーションを効率的に行ってきたとは言いがたい。   However, there are still many points to be solved in order to verify the effectiveness on the simulation without making an actual machine. In addition, at present, it cannot be said that the simulation with durability is efficiently performed from the created design data.

例えば、設計値を設定した場合のシミュレーションでは設計仕様通りの結果が得られたとしても、実際に実機で動作させてみると、シミュレーション通りの結果が得られないことがある。この要因の1つとして、機械の各部品に存在する公差が考えられ、これら公差を加味してシミュレーションを行う必要がある。   For example, even if a result according to the design specification is obtained in the simulation in the case where the design value is set, the result as the simulation may not be obtained when actually operating with the actual machine. As one of the factors, a tolerance existing in each part of the machine can be considered, and it is necessary to perform a simulation in consideration of these tolerances.

設計部門から受け取った設計図に基づいて、検証部門で部品の公差を加味した数パターンのパラメータ値の組み合わせで正確にシミュレーションを行うためには、検証部門では、設計図から各部品の公差等の各種の情報を読み取る必要がある。また、設計図から公差等の各種の情報を読み取るには長時間を要するので、設計部門で公差を加味したパラメータ値を設定してシミュレーションを行なうことも考えられるが、この場合は、パラメータ設定に不慣れな設計部門の者が大量のパラメータ値を設定するので、パラメータ値の設定漏れが発生する虞がある。   Based on the design drawing received from the design department, in order to perform accurate simulation with a combination of several parameter values that take into account the tolerance of parts in the verification department, It is necessary to read various information. In addition, since it takes a long time to read various information such as tolerances from the design drawing, it may be possible to set a parameter value that takes into account the tolerance in the design department, but in this case, parameter setting Since an unskilled person in the design department sets a large amount of parameter values, there is a possibility that the parameter values may be omitted.

また、公差以外のデータ、例えば耐久試験後の各部のデータは、設計部門ではなく、実際に耐久試験を行なう部門(例えば品質保証部門など)が管理している場合が多い。この場合、シミュレーションを行う検証部門、或いは設計部門の者は、この品質保証部門等の部門からデータを聞き出す必要がある。   In addition, data other than tolerances, for example, data of each part after the durability test is often managed not by the design department but by a department (for example, a quality assurance department) that actually performs the durability test. In this case, a person in the verification department or the design department that performs the simulation needs to obtain data from a department such as the quality assurance department.

このように、シミュレーションに必要な各種のパラメータは、複数の部門に散在しているが、従来は、これらパラメータを部門間で効率的にやり取りできる仕組みができていなかった。   As described above, various parameters necessary for the simulation are scattered in a plurality of departments. However, conventionally, a mechanism for efficiently exchanging these parameters between departments has not been established.

また、一般に、シミュレータソフトは、外部ファイルとしてパラメータファイルを出力する機能を有しているが、パラメータファイルのフォーマットは、シミュレータソフト、或いはその制作会社間で統一されているわけではなく、そのファイルデータも、どこに何が書かれているのか分かり難く、出力ファーマットの仕様書を使って理解する必要があった。   In general, simulator software has a function of outputting a parameter file as an external file. However, the format of the parameter file is not uniform between the simulator software or its production companies, and the file data However, it was difficult to understand what was written, and it was necessary to understand it using the output format specification.

本発明は、このような課題を解決するためになされたものであり、その目的は、パラメータ値を変更しながらシミュレーションを行う場合に、効率よくパラメータ値の変更・設定を行うことが可能なパラメータ設定支援装置、その制御方法、及びプログラムを提供することにある。   The present invention has been made to solve such a problem, and an object of the present invention is to make it possible to efficiently change and set parameter values when performing simulation while changing parameter values. The object is to provide a setting support apparatus, a control method thereof, and a program.

本発明に係るパラメータ設定支援装置は、複数の使用条件において用いられる部品を有する機械の設計を検証するためのシミュレータから出力されたパラメータファイルを読み込む読込手段と、前記読込手段により読み込まれたパラメータファイル中のパラメータのパラメータ値を所定の形式の表に表示する表示手段と、ユーザ指示に基づき、前記表に表示されたパラメータ値を指定する指定手段と、前記指定手段により指定されたパラメータ値を変更する変更手段と、前記パラメータに対して前記部品の材質別に前記複数の使用条件のそれぞれにおける前記パラメータ値の最大値と最小値を格納したデータベースと、前記変更手段による変更処理後の前記表に表示されているパラメータ値を前記シミュレータが処理可能なファイル形式で出力する出力手段とを有し、前記変更手段は、ユーザによって前記パラメータに対するパラメータ値の最大値又は最小値の設定が指示された場合は、前記データベースから該指示されたパラメータにおけるパラメータ値の最大値又は最小値を取得し、該指示されたパラメータに対するパラメータ値の最大値又は最小値を前記取得したパラメータ値の最大値又は最小値に変更することを特徴とする。 A parameter setting support apparatus according to the present invention includes a reading unit that reads a parameter file output from a simulator for verifying a design of a machine having components used in a plurality of use conditions, and a parameter file that is read by the reading unit Display means for displaying the parameter values of the parameters in a table in a predetermined format, designation means for designating the parameter values displayed in the table based on user instructions, and changing the parameter values designated by the designation means A change means, a database storing the maximum and minimum values of the parameter values for each of the plurality of use conditions for each of the parts with respect to the parameters, and displayed in the table after the change processing by the change means Output parameter values in a file format that can be processed by the simulator. And an output means for said change means, when the setting of the maximum value or the minimum value of the parameter value for the parameter is instructed by the user, the maximum value of the parameter values in the finger indicated parameters from the database or get the minimum value, and changes the maximum value or the minimum value of the parameter values for the finger indicated parameters to the maximum or minimum value of the acquired parameter values.

本発明によれば、パラメータ値を変更しながらシミュレーションを行う場合に、効率よくパラメータ値の変更・設定を行うことが可能なパラメータ設定支援装置、その制御方法、及びプログラムを提供することが可能となる。   According to the present invention, it is possible to provide a parameter setting support device, a control method thereof, and a program capable of efficiently changing and setting parameter values when performing simulation while changing parameter values. Become.

以下、本発明を実施するための最良の形態を、図面を参照しながら説明する。   Hereinafter, the best mode for carrying out the present invention will be described with reference to the drawings.

[装置構成]
図2は、本発明の実施の形態に係るパラメータ設定支援装置の概略構成を示すブロック図である。図2において、17は中央演算装置(CPU)、18は表示装置、19は入力装置、20は記憶装置である。中央演算装置(CPU)17は、入力装置19からの指示に応じて、パラメータ変更処理等の各種の処理を行う。入力装置19は、キーボード、マウス等のポインティングデバイスを含み、パラメータ変更のために必要なコマンドやデータの入力、メニュー選択指示等を行うことができる。
[Device configuration]
FIG. 2 is a block diagram showing a schematic configuration of the parameter setting support apparatus according to the embodiment of the present invention. In FIG. 2, 17 is a central processing unit (CPU), 18 is a display device, 19 is an input device, and 20 is a storage device. The central processing unit (CPU) 17 performs various processes such as a parameter change process in response to an instruction from the input device 19. The input device 19 includes a pointing device such as a keyboard and a mouse, and can input commands and data necessary for parameter change, a menu selection instruction, and the like.

表示装置(デイスプレイ)18は、中央演算装置(CPU)17の処理に応じて、3次元形状、パラメータ表示モデル(図示省略)、パラメータ表41(図6等参照)、入力データ(各種のパラメータ)等のデータを表示する。記憶装置20は、ROM(リードオンリメモリ)、RAM(ランダムアクセスメモリ)、HDD(ハードディスクドライブ)等の各種のメモリの全部又は一部により構成されている。   The display device (display) 18 has a three-dimensional shape, a parameter display model (not shown), a parameter table 41 (see FIG. 6 etc.), and input data (various parameters) according to the processing of the central processing unit (CPU) 17. Etc. are displayed. The storage device 20 is configured by all or a part of various memories such as a ROM (Read Only Memory), a RAM (Random Access Memory), and an HDD (Hard Disk Drive).

なお、HDD(ハードディスクドライブ)には、システムプログラム(OS)、後述する本実施の形態に係る処理を行うためのアプリケーションプログラム(図1、図5の入出力プログラム)、シミュレータ45(図4参照)、IFプログラム42(図4参照)、データベース(図示省略)、上記パラメータ表示モデル等が予め格納されている。また、HDDには、後述するパラメータファイル43,44(パラメータ変更前と変更後のもの)も格納される。また、ROMには、ブートプログラム、フォントデータ等が予め格納され、RAMは、ワークエリア等として利用される。   The HDD (hard disk drive) includes a system program (OS), an application program (input / output program shown in FIGS. 1 and 5) and a simulator 45 (see FIG. 4). The IF program 42 (see FIG. 4), a database (not shown), the parameter display model, and the like are stored in advance. The HDD also stores parameter files 43 and 44 (before and after parameter change), which will be described later. The ROM stores a boot program, font data, and the like in advance, and the RAM is used as a work area.

なお、本パラメータ設定支援装置においては、表示装置18に表示された情報を用紙に出力するプリンタ(図示省略)を中央処理装置17に接続してもよく、必要に応じてその他の周辺機器が接続されてもよい。また、本パラメータ設定支援装置は、専用装置である必要はなく、パーソナルコンピュータ等の一般的なコンピュータシステムにより構成することができる。   In this parameter setting support device, a printer (not shown) that outputs information displayed on the display device 18 to paper may be connected to the central processing unit 17 and other peripheral devices may be connected as necessary. May be. Further, the parameter setting support device does not have to be a dedicated device, and can be configured by a general computer system such as a personal computer.

このような構成の下で、中央演算装置17は、シミュレータから出力されたパラメータファイルを所定の表形式で表示装置18に表示し、その表示画面上で入力装置19を使用してパラメータ値を変更し、その変更後のパラメータファイルを当該シミュレータに対応するファイル形式で記憶装置20に出力するという一連のパラメータ変更処理を統御する。   Under such a configuration, the central processing unit 17 displays the parameter file output from the simulator on the display device 18 in a predetermined table format, and changes the parameter value using the input device 19 on the display screen. Then, a series of parameter changing processes of outputting the changed parameter file to the storage device 20 in a file format corresponding to the simulator is managed.

次に、図1のフローチャートを参照しながら、パラメータ設定支援装置の動作の概要を説明する。   Next, an outline of the operation of the parameter setting support apparatus will be described with reference to the flowchart of FIG.

まず、中央演算装置17は、シミュレータ(図4参照)から出力されたパラメータファイル(図3参照)を、HDDからRAMに読み込む(ステップS1)。次に、中央演算装置17は、パラメータファイルの内容を解析し、パラメータ名とその値に対して、当該パラメータ設定支援装置内で処理できるように変数を割り当てる(ステップS2)。その後、中央演算装置17は、パラメータ名とその値を所定の表形式のパラメータ表として表示装置18に表示する(ステップS3)。   First, the central processing unit 17 reads the parameter file (see FIG. 3) output from the simulator (see FIG. 4) from the HDD into the RAM (step S1). Next, the central processing unit 17 analyzes the contents of the parameter file, and assigns a variable to the parameter name and its value so that it can be processed in the parameter setting support device (step S2). Thereafter, the central processing unit 17 displays the parameter name and its value on the display device 18 as a parameter table in a predetermined table format (step S3).

ユーザは、表示装置18に表示されたパラメータ表の中の変更したいパラメータ値を入力装置19を用いて変更する(ステップS4)。例えば、紙搬送のばらつきを検証するに当たってローラの磨耗率が全体の紙搬送動作に与える影響を調べる場合、パラメータ表上のローラ半径のパラメータに係るセルをアクティブにして、当該ローラ半径のパラメータ値を変更する。   The user changes the parameter value to be changed in the parameter table displayed on the display device 18 by using the input device 19 (step S4). For example, when examining the influence of the roller wear rate on the overall paper transport operation in verifying the paper transport variation, the cell related to the parameter of the roller radius on the parameter table is activated, and the parameter value of the roller radius is set. change.

次に、中央演算装置17は、変更処理後のパラメータ表上のパラメータ(パラメータ名、パラメータ値)を出力元のシミュレータに対応するファイル形式(書式、データ形式)でファイル化して(ステップS5)、HDDに出力する(ステップS6)。   Next, the central processing unit 17 files the parameters (parameter names, parameter values) on the parameter table after the change processing in a file format (format, data format) corresponding to the simulator of the output source (step S5). The data is output to the HDD (step S6).

[パラメータファイルの例]
図3は、シミュレータから出力されたパラメータファイルを例示している。市販のシミュレータによって、このパラメータファイルは固有のファイル形式(ファイルフォーマット)を持っている。例えば、図3に示したパラメータファイルは、紙搬送シミュレータによって出力されたパラメータファイルであり、ローラの名称、搬送効率(すべり率)、半径、回転速度などの項目に係る各種のパラメータが所定の書式(データ形式)で記述されている。
[Example of parameter file]
FIG. 3 exemplifies a parameter file output from the simulator. The parameter file has a unique file format (file format) by a commercially available simulator. For example, the parameter file shown in FIG. 3 is a parameter file output by the paper conveyance simulator, and various parameters relating to items such as the name of the roller, the conveyance efficiency (slip rate), the radius, and the rotation speed are in a predetermined format. (Data format).

[シミュレータとパラメータ設定支援装置の連携]
図4は、シミュレータとパラメータ設定支援装置が、パラメータファイルを介して連携した場合のデータの流れを示している。なお、ここでは、シミュレータ45としては、複写機の設計検証を行うためのシミュレータを想定している。
[Cooperation between simulator and parameter setting support device]
FIG. 4 shows a data flow when the simulator and the parameter setting support apparatus cooperate through a parameter file. Here, the simulator 45 is assumed to be a simulator for performing design verification of the copying machine.

シミュレータ45は、当該シミュレータ45で定義されたパラメータを1つのファイルに纏めたパラメータファイル43を記憶装置20のHDDに出力する。IFプログラム42(IFはインターフェースを意味する)は、シミュレータ45からHDDに出力されたパラメータファイル43の内容を解析して、図6に示したような所定の表形式(表フォーマット)のパラメータ表41を作成し、表示装置18に表示させる。このパラメータ表41は、シミュレータ45に設定された多数のパラメータ名やその値等をプロパティウィンドウを見なくても一度に確認して変更できるようにしたものである。   The simulator 45 outputs to the HDD of the storage device 20 a parameter file 43 in which parameters defined by the simulator 45 are collected into one file. The IF program 42 (IF means an interface) analyzes the contents of the parameter file 43 output from the simulator 45 to the HDD, and a parameter table 41 in a predetermined table format (table format) as shown in FIG. Is generated and displayed on the display device 18. The parameter table 41 is used to check and change many parameter names and their values set in the simulator 45 at a time without looking at the property window.

シミュレータ45から出力されたパラメータファイル43は、通常、図3に示したようにテキスト形式で記述されているので解析することは可能であるが、変更を加えたいパラメータを見つけるまでに時間がかかる。そこで、本実施の形態では、パラメータ名やその値等を表形式で表示させることにより、所望のパラメータを迅速に見つけ出せるようにしている。なお、このパラメータ表41については、後で詳細に説明する。   Since the parameter file 43 output from the simulator 45 is normally described in a text format as shown in FIG. 3, it can be analyzed, but it takes time to find a parameter to be changed. Therefore, in the present embodiment, a parameter name, its value, etc. are displayed in a table format so that a desired parameter can be found quickly. The parameter table 41 will be described later in detail.

パラメータ表41上でパラメータ値が変更された後、IFプログラム42は、当該パラメータ表41のパラメータ名やその値等を出力元のシミュレータ45が処理可能なファイルフォーマットでファイル化したパラメータファイル44を、HDDに出力する。   After the parameter value is changed on the parameter table 41, the IF program 42 creates a parameter file 44 in which the parameter name and its value of the parameter table 41 are filed in a file format that can be processed by the simulator 45 of the output source. Output to HDD.

[パラメータ設定支援装置での詳細な処理手順]
次に、パラメータ設定支援装置の詳細な処理手順を、図5のフローチャートに基づいて説明する。
[Detailed processing procedure in parameter setting support device]
Next, a detailed processing procedure of the parameter setting support apparatus will be described based on the flowchart of FIG.

中央演算装置17は、まず、各種のパラメータ表示モデル、すなわちパラメータ表41の各種のモデルを表示装置18に表示して、所望のモデルのパラメータ表41をユーザに選択させる(ステップS51)。これらパラメータ表41のモデルは、シミュレータ45から出力されたパラメータファイル43に格納された多数のパラメータの中から抜き出された一部のパラメータを表形式で表示するようにしたものである。また、パラメータ表41のモデルは、例えば、設計部門、検証部門、品質管理部門等の各部門に対応させており、或る部門に対応するモデルのパラメータ表41では、当該部門でパラメータ値の変更を行う可能性の無いパラメータは除外されている。   First, the central processing unit 17 displays various parameter display models, that is, various models of the parameter table 41 on the display device 18, and allows the user to select the parameter table 41 of a desired model (step S51). These models of the parameter table 41 are such that some parameters extracted from a large number of parameters stored in the parameter file 43 output from the simulator 45 are displayed in a table format. The model of the parameter table 41 corresponds to each department such as the design department, the verification department, and the quality control department, for example. In the parameter table 41 of the model corresponding to a certain department, the parameter value is changed in the department. Parameters that are unlikely to perform are excluded.

なお、パラメータ表41のモデルでは、「パラメータファイル読込ボタン」といったような各種のボタンの位置や、抽出されたパラメータ(紙サイズ、モータ速度、半径、搬送率等)を表示する場所(行、列、タイトル)等も規定されている。   In the model of the parameter table 41, the position (row, column) where various buttons such as “parameter file read button” and the extracted parameters (paper size, motor speed, radius, conveyance rate, etc.) are displayed. , Title) and the like.

次に、ユーザが、パラメータ表41の所望のモデルを選択し、その選択に係るパラメータ表41上でシミュレータ45から出力されたパラメータファイル43を指定して、「パラメータファイル読込ボタン」を押下すると、中央演算装置17は、その指定されたパラメータファイル43をHDDからRAMに読み込む。(ステップS52)。   Next, when the user selects a desired model in the parameter table 41, specifies the parameter file 43 output from the simulator 45 on the parameter table 41 related to the selection, and presses the “parameter file read button”, The central processing unit 17 reads the designated parameter file 43 from the HDD into the RAM. (Step S52).

次に、中央演算装置17は、IFプログラム42を実行することにより、読み込みに係るパラメータファイル43の内容を解析し(ステップS53)、選択に係るパラメータ表41に表示されているパラメータのパラメータ値だけを読み込みに係るパラメータファイル43から抽出して、当該パラメータ表41に表示する(ステップS54)。このように、表示するパラメータ値を絞ることにより、変更したいパラメータ値を簡単に見つけ出すことが可能となり、パラメータ値の変更作業を迅速に進めることが可能となる。   Next, the central processing unit 17 analyzes the contents of the parameter file 43 related to reading by executing the IF program 42 (step S53), and only the parameter values of the parameters displayed in the parameter table 41 related to selection are displayed. Is extracted from the parameter file 43 for reading and displayed in the parameter table 41 (step S54). In this way, by narrowing down the parameter values to be displayed, it is possible to easily find the parameter value to be changed, and it is possible to quickly proceed with the parameter value changing operation.

ユーザは、表示中のパラメータ表41上で変更したいパラメータ値を指示する(ステップS55)。この指示は、変更したいパラメータ値が表示されているカラムを入力装置19により指定することにより行う。この場合、IFプログラム42により、指定されたカラムは赤色等に強調表示される。   The user instructs a parameter value to be changed on the displayed parameter table 41 (step S55). This instruction is performed by designating the column displaying the parameter value to be changed by the input device 19. In this case, the designated column is highlighted in red or the like by the IF program 42.

次に、ユーザは、パラメータ値の変更方法を入力装置19により指定してパラメータ値を変更する(ステップS56)。この変更方法としては、「任意指定変更」、「最大値/最小値変更」、「計算式変更」、「補間関数変更」があり、これら変更方法に係るボタンを表示中のパラメータ表41上で押下することにより変更方法を指定する。なお、最大値と最小値を変更することは、公差を変更することを意味する。   Next, the user changes the parameter value by specifying the parameter value changing method using the input device 19 (step S56). As this change method, there are “arbitrary designation change”, “maximum value / minimum value change”, “calculation formula change”, and “interpolation function change”. Specify the change method by pressing. Note that changing the maximum value and the minimum value means changing the tolerance.

上記の「任意指定変更」は、実際にパラメータ値を入力する方法であり、「最大値/最小値変更」は、過去のデータベースをその都度調べる手間を省くために、ボタンを押下することによりデータベースと連携して最大値、又は最小値を自動的に入力する方法である。また、「計算式変更」は、互いに関連性のあるパラメータ群について、1つのパラメータ値が変更された場合に、計算式を用いて整合性を保つように他のパラメータ値を自動的に変更する方法であり、「補間関数変更」は、例えば過去の実験により導かれた磨耗の補間関数等を用いて、パラメータ値をランダムに変更していく方法である。これらの変更方法については、後で詳細に説明する。   The above-mentioned “arbitrary change” is a method of actually inputting a parameter value, and “maximum value / minimum value change” is a database by pressing a button in order to save the trouble of checking a past database each time. This is a method of automatically inputting the maximum value or the minimum value in cooperation with the system. Also, “change calculation formula” automatically changes other parameter values so as to maintain consistency using a calculation formula when one parameter value is changed for a group of parameters related to each other. “Interpolation function change” is a method of changing parameter values at random using, for example, a wear interpolation function derived from past experiments. These changing methods will be described later in detail.

次に、中央演算装置17は、IFプログラム42により、ステップS56で変更されたパラメータ値の表示形態を特殊な表示形態に変更する(ステップS57)。すなわち、多くの変更対象パラメータ値が存在する場合には、どのパラメータ値が元の設計値(標準値、変更されていないパラメータ値)であり、どのパラメータ値にどのような変更を加えたのかが分からなくなり、パラメータ値の変更作業をスムーズに遂行することができなくなる。そこで、本実施の形態では、例えば、パラメータ値が、標準値のままであれば黒色、最大値に変更された場合は赤色、最小値に変更された場合は青色、任意指定値として入力された場合は緑色、計算式により変更された場合は黄色、補間関数により変更された場合は青緑色といったように、変更されたパラメータ値を変更方法に対応する色で表示するようにしている。   Next, the central processing unit 17 changes the display form of the parameter value changed in step S56 to a special display form by the IF program 42 (step S57). That is, when there are many parameter values to be changed, which parameter value is the original design value (standard value, parameter value that has not been changed) and what change has been made to which parameter value As a result, the parameter value changing operation cannot be performed smoothly. Therefore, in the present embodiment, for example, the parameter value is input as black if it is a standard value, red if it is changed to the maximum value, blue if it is changed to the minimum value, and an arbitrary specified value. In such a case, the changed parameter value is displayed in a color corresponding to the change method, such as green in the case of change, yellow in the case of change by the calculation formula, and bluish green in the case of change by the interpolation function.

ユーザは、パラメータ値の変更作業が完了すると、変更後のパラメータファイルを出力するフォルダを指定し、表示中のパラメータ表41上の「パラメータファイル出力」ボタンを押下する(ステップS58)。このボタン操作に応答して、中央演算装置17は、IFプログラム42により、表示中のパラメータ表41のパラメータ名やその値等を出力元のシミュレータ45が処理可能なファイル形式でファイル化したパラメータファイル44を作成し(ステップS59)、HDD上の指定に係るフォルダに格納する(ステップS60)。   When the parameter value changing operation is completed, the user designates a folder for outputting the changed parameter file, and presses the “parameter file output” button on the displayed parameter table 41 (step S58). In response to this button operation, the central processing unit 17 uses the IF program 42 to parameterize the parameter names and values of the parameter table 41 being displayed in a file format that can be processed by the simulator 45 of the output source. 44 is created (step S59) and stored in a folder according to the designation on the HDD (step S60).

シミュレータ45は、このパラメータファイル44をインポートすることによって、変更に係るパラメータ値によるシミュレーションを行うことができる。なお、パラメータ値の変更がなされた多数のパラメータファイル44が存在する場合には、シミュレータ45は、それら多数のパラメータファイル44を一括して又は順次インポートしてシミュレーションを連続的に繰り返すことにより、効率よくシミュレーションを行うことが可能となる。   The simulator 45 can perform a simulation with the parameter value related to the change by importing the parameter file 44. When there are a large number of parameter files 44 in which parameter values have been changed, the simulator 45 imports the large number of parameter files 44 all at once or sequentially and repeats the simulation to thereby improve the efficiency. It is possible to perform simulation well.

[パラメータ表の詳細な説明]
次に、図6、図7に基づいてパラメータ表41を詳細に説明する。パラメータ表41では、図6に示したように、紙モデル、モータ、ローラといった部品等に分けて、それら部品等に係る複数のパラメータを纏めて表示することにより、変更対象のパラメータ値を迅速、かつ漏れなく見つけられるようにしている。
[Detailed description of parameter table]
Next, the parameter table 41 will be described in detail with reference to FIGS. In the parameter table 41, as shown in FIG. 6, the parameter value to be changed can be quickly displayed by dividing a plurality of parameters relating to the parts such as a paper model, a motor, and a roller and displaying them together. And I am trying to find it without omission.

図6に示したパラメータ表41では、紙モデルに係るパラメータとしては、紙モデル名、縦の長さ、横の長さ(単位はmm)の3つのパラメータが纏めて表示されており、例えば1枚目と2枚目の紙の長さを1mm単位で漏れなく変更することができる。また、ローラに係るパラメータとしては、ローラ名、材質、半径、搬送率の4つのパラメータが纏めて表示されており、例えば、磨耗したローラによるシミュレーションを行いたい場合に、搬送率のパラメータ値を小さくしたり、半径のパラメータ値を小さくしたりすることができる。また、モータに係るパラメータとしては、紙速度(mm/s)、モータ速度(rpm)、モータ整定定数(msec)等のパラメータが纏めて表示されている。なお、有段モータの場合は、1つのモータにつき、同じ列にパラメータを複数行に分けて表示することにより、各モータの変更対象のパラメータ値を迅速、かつ漏れなく見つけられるようにする。   In the parameter table 41 shown in FIG. 6, as the parameters relating to the paper model, three parameters of the paper model name, the vertical length, and the horizontal length (unit: mm) are collectively displayed. The lengths of the first and second sheets can be changed in units of 1 mm without omission. Also, as the parameters relating to the rollers, four parameters of the roller name, material, radius, and conveyance rate are collectively displayed. For example, when a simulation with a worn roller is desired, the parameter value of the conveyance rate is reduced. Or the radius parameter value can be reduced. Further, as parameters relating to the motor, parameters such as paper speed (mm / s), motor speed (rpm), motor settling constant (msec) and the like are collectively displayed. In the case of a stepped motor, the parameter values to be changed for each motor can be found quickly and without omission by displaying the parameters divided into a plurality of lines in the same column for each motor.

また、パラメータ表41には、図7に示したように、各種の機能ボタンが配置されている。図7に示した「パラメータファイル読込」ボタン71は、シミュレータ45から出力されたパラメータファイル43の読み込みを指示するボタン、「パラメータファイル出力」ボタン72は、パラメータ値の変更処理がなされたパラメータ表41に係るパラメータファイル44の出力を指示するボタンである。   In the parameter table 41, various function buttons are arranged as shown in FIG. The “parameter file read” button 71 shown in FIG. 7 is a button for instructing reading of the parameter file 43 output from the simulator 45, and the “parameter file output” button 72 is a parameter table 41 that has been subjected to parameter value change processing. This is a button for instructing output of the parameter file 44 according to the above.

「モータ速度計算」ボタン73は、後述するように、例えばパラメータ表41上の紙速度のパラメータ値をユーザが変更した場合に、その紙速度に対応するモータ速度を所定の計算式により計算し、そのモータ速度を自動的にパラメータ表41の対応するセルに上書きさせるためのボタンである。「紙速度計算」ボタン75は、後述するように、例えばパラメータ表41上のモータ速度のパラメータ値をユーザが変更した場合に、そのモータ速度に対応する紙速度を所定の計算式により計算し、その紙速度を自動的にパラメータ表41の対応するセルに上書きさせるためのボタンである。   As will be described later, the “motor speed calculation” button 73 calculates a motor speed corresponding to the paper speed by a predetermined calculation formula when the user changes the parameter value of the paper speed on the parameter table 41, for example. This is a button for automatically overwriting the corresponding cell of the parameter table 41 with the motor speed. As will be described later, the “paper speed calculation” button 75 calculates a paper speed corresponding to the motor speed by a predetermined calculation formula when the user changes the parameter value of the motor speed on the parameter table 41, for example. This is a button for automatically overwriting the corresponding cell of the parameter table 41 with the paper speed.

「最大値反映」ボタン74は、「最小値反映」ボタン76は、指定に係るパラメータの最大値、又は最小値をデータベース上で自動的に検索して設定させるためのボタンである。このように、データベースを用いて最大値、又は最小値を自動的に設定することにより、これら最大値、又は最小値を迅速、かつ正確に設定することが可能となる。   The “maximum value reflection” button 74 is a button for automatically searching and setting the maximum value or the minimum value of the parameter relating to the designation on the database. Thus, by automatically setting the maximum value or the minimum value using the database, it becomes possible to set the maximum value or the minimum value quickly and accurately.

また、データベースを用いた場合は、例えば、設計部門で管理されていた部品の公差データ、品質保証管理部門で管理されていた耐久試験データ等のパラメータ値を1つのデータベースに纏めて一元的に管理することにより、部門間でのパラメータ値の受け渡しを効率的に行なうことができ、更に、パラメータ値の変更作業を迅速、かつ正確に進めることが可能となる。   When a database is used, for example, parameter values such as part tolerance data managed by the design department and durability test data managed by the quality assurance management department are integrated into one database and managed centrally. By doing so, it is possible to efficiently exchange parameter values between departments, and further, it is possible to proceed quickly and accurately to change parameter values.

「オールリセット」ボタン77は、表示中のパラメータ値を全て「0」にリセットするボタン、「標準値反映」ボタン78は、指定に係るパラメータの値を「0」にリセットするボタンである。また、「オール標準値反映」ボタン79は、表示中のパラメータの値を全て「標準値」に変更するボタン、「補間関数変更」ボタン80は、前述のように、補間関数を用いてパラメータ値をランダムに変更していく場合に用いるボタンである。なお、図7に示した符号81は、ユーザにより指定されたセルの枠が太く表示される、或いは点滅表示される等、強調表示されている状態を示している。   The “all reset” button 77 is a button for resetting all currently displayed parameter values to “0”, and the “reflect standard value” button 78 is a button for resetting the value of a parameter related to designation to “0”. Further, the “reflect all standard values” button 79 is a button for changing all displayed parameter values to “standard values”, and the “change interpolation function” button 80 is a parameter value using an interpolation function as described above. This button is used to change the value at random. In addition, the code | symbol 81 shown in FIG. 7 has shown the state highlighted, such as the frame of the cell designated by the user being displayed thickly, or blinking.

[計算式による変更]
上記の「モータ速度計算」ボタン73、「紙速度計算」ボタン75を設けた意義は、次のような点にある。すなわち、パラメータの中には、独立しているパラメータ(紙サイズなど)もあれば、互いに関連し合っているパラメータも存在する。例えば、紙速度(紙の搬送速度)は、搬送ローラの半径、ギヤ比、モータ速度、搬送効率(すべり率)等によって変化し、図8に示したような関係式が成り立つ。そこで、例えば、搬送効率を変更した場合には、それに応じて変化する紙速度も変更する必要がある。このような場合に、ユーザ自信が紙速度を計算して設定し直した場合は、大変な労力を要し、計算ミスにより搬送効率と紙速度との整合性が取れなくなる虞もある。
[Change by calculation formula]
The significance of providing the “motor speed calculation” button 73 and the “paper speed calculation” button 75 is as follows. That is, some parameters are independent (such as paper size) and some are related to each other. For example, the paper speed (paper transport speed) varies depending on the radius of the transport roller, the gear ratio, the motor speed, the transport efficiency (slip rate), etc., and the relational expression shown in FIG. 8 is established. Therefore, for example, when the transport efficiency is changed, it is necessary to change the paper speed that changes accordingly. In such a case, if the user's confidence calculates and resets the paper speed, a great amount of labor is required, and there is a possibility that consistency between the conveyance efficiency and the paper speed cannot be obtained due to a calculation error.

しかしながら、上記のように、ユーザにより或るパラメータの値が変更された場合に、そのパラメータに関連する他のパラメータ(複数の場合もある)の適正値を自動的に計算して設定し直すことにより、ユーザにより変更されたパラメータに関連するパラメータの値を整合性を保持した形で迅速、かつ漏れなく設定し直すことが可能となる。なお、他のモデルに係るパラメータ表41には、他の計算を指示する計算ボタンが設けられている。また、計算式を用いることなく、互いに関連するパラメータについて、対応するパラメータ値を格納したルックアップテーブルを用いることにより同様の効果を得ることも考えられるが、この場合は、メモリ容量が膨大になる。   However, as described above, when the value of a certain parameter is changed by the user, the appropriate value of other parameter (or a plurality of parameters) related to the parameter is automatically calculated and set again. As a result, it is possible to reset the parameter values related to the parameters changed by the user quickly and without omission in a form that maintains consistency. Note that the parameter table 41 related to another model is provided with a calculation button for instructing another calculation. In addition, it is possible to obtain the same effect by using a lookup table storing corresponding parameter values for parameters related to each other without using a calculation formula. In this case, however, the memory capacity becomes enormous. .

[補間関数による変更]
図9に示したように、「補間関数変更」ボタン80を用いることにより、指定に係る各パラメータの値をランダムに変更していき、様々なパラメータ値の組み合わせに係る何千種類ものパラメータファイル44を簡単、かつ迅速に作り出すことができる。
[Change by interpolation function]
As shown in FIG. 9, by using the “change interpolation function” button 80, the values of the parameters related to the designation are changed randomly, and thousands of kinds of parameter files 44 related to various combinations of parameter values are obtained. Can be created easily and quickly.

各パラメータの値に関しては、最大値、最小値をデータベースに格納しているが(図11参照)、その中間のパラメータ値までもデータベース(又はルックアップテーブル)に格納した場合は、上記のようにメモリ容量が膨大になる。そこで、本実施の形態では、補間関数を用いて最大値と最小値の間のパラメータ値を自動的に生成している。この最大値、最小値に対する中間のパラメータ値の変化の仕方は、パラメータの特性によって異なっている。例えば、図10に示した「正弦曲線型」「平均型」、「比例型」、「離散型」のような各種の変化の仕方がある。   Regarding the value of each parameter, the maximum value and the minimum value are stored in the database (see FIG. 11), but when the intermediate parameter value is also stored in the database (or lookup table), as described above The memory capacity becomes enormous. Therefore, in the present embodiment, parameter values between the maximum value and the minimum value are automatically generated using an interpolation function. The method of changing the intermediate parameter value with respect to the maximum value and the minimum value differs depending on the parameter characteristics. For example, there are various changes such as “sine curve type”, “average type”, “proportional type”, and “discrete type” shown in FIG.

そこで、本実施の形態では、最大値、最小値に対する中間のパラメータ値の変化の仕方に応じた補間関数を各パラメータに対応付けてデータベースに格納しておき、パラメータが指定された状態で「補間関数変更」ボタン80が押下された場合は、中央演算装置17は、IFプログラム42により、その指定に係るパラメータの最大値、最小値、及び指定に係るパラメータに対応する補間関数をデータベースから読み出し、読み出した最大値と最小値を読み出した補間関数に与えて当該最大値、最小値に対する中間のパラメータ値を算出し、算出した中間のパラメータ値ごとにパラメータファイルを作成して出力するようにしている。この場合、算出する中間のパラメータ値の個数を「補間関数変更」ボタン80の上に位置する入力領域において指定することができる。   Therefore, in the present embodiment, an interpolation function corresponding to how the intermediate parameter value changes with respect to the maximum value and the minimum value is stored in the database in association with each parameter, and “interpolation” is performed with the parameter specified. When the “change function” button 80 is pressed, the central processing unit 17 reads, from the database, the maximum value and the minimum value of the parameter relating to the designation and the interpolation function corresponding to the parameter relating to the designation by the IF program 42, The read maximum value and minimum value are given to the read interpolation function to calculate intermediate parameter values for the maximum and minimum values, and a parameter file is created and output for each calculated intermediate parameter value. . In this case, the number of intermediate parameter values to be calculated can be specified in the input area located on the “change interpolation function” button 80.

このように構成することにより、例えば、耐久試験のシミュレーションを行う場合に、部品の磨耗の仕方に応じたパラメータ値を効率よく、実機に近い形でシミュレータ45に与えることが可能となる。   With this configuration, for example, when a simulation of an endurance test is performed, it is possible to efficiently provide parameter values according to the way of wear of parts to the simulator 45 in a form close to an actual machine.

[データベース上の最大値、最小値]
図11に示したように、各パラメータの最大値と最小値を格納したデータベースは、部品等ごとに、その部品等に係る各種のパラメータの最大値、最小値を纏めて格納することにより、例えば、パラメータが指定されて「最大値反映」ボタン74、又は「最小値反映」ボタン76が押下された場合に、指定に係るパラメータの最大値、又は最小値を迅速に検索できるようにしている。
[Maximum and minimum values in the database]
As shown in FIG. 11, the database storing the maximum value and the minimum value of each parameter stores the maximum value and the minimum value of various parameters related to the component for each component, for example. When the parameter is designated and the “reflect maximum value” button 74 or the “reflect minimum value” button 76 is pressed, the maximum value or the minimum value of the specified parameter can be quickly searched.

また、図12に示したように、例えば同一条件下でローラを使用したとしても、そのローラの磨耗率は、その材質によって異なっている。また、ローラが磨耗するとそのローラ径は次第に小さくなってくる。従って、ローラの磨耗率が材質によって異なる場合は、同一条件下で耐久試験を行う場合でも、ローラ径の最大値、最小値(公差)としてはローラの材質によって異なるものを設定する必要がある。そこで、本実施の形態では、ローラ等の所定の部品については、その材質別に各使用条件下における最大値、最小値を格納した材質データベースを別途用意し、表示中のパラメータ表41上で材質が指定されて最大値、最小値を設定するように指示された場合は、材質データベースにアクセスすることにより、最大値、最小値を取得するようにしている。   Also, as shown in FIG. 12, for example, even if a roller is used under the same conditions, the wear rate of the roller varies depending on the material. Further, when the roller is worn, the diameter of the roller gradually decreases. Therefore, when the wear rate of the roller differs depending on the material, even when the durability test is performed under the same conditions, it is necessary to set different maximum and minimum values (tolerances) of the roller diameter depending on the material of the roller. Therefore, in the present embodiment, for a predetermined part such as a roller, a material database storing a maximum value and a minimum value under each use condition is separately prepared for each material, and the material is displayed on the parameter table 41 being displayed. When specified and instructed to set the maximum and minimum values, the maximum and minimum values are obtained by accessing the material database.

[任意指定変更]
パラメータ表41上に表示されるパラメータをユーザが直接入力、変更する操作によって行われる。
[Optional change]
This is performed by an operation in which a user directly inputs and changes a parameter displayed on the parameter table 41.

以上説明したように、本実施形態では、シミュレータから出力されたパラメータファイルのパラメータ値を、所定の表形式のパラメータ表に表示し、そのパラメータ表上の計算ボタン、補間関数変更ボタン等のボタン操作により自動的にパラメータ値を変更する機能、変更後のパラメータ値をその変更方法(上記のボタン等)に対応する色に変更して表示する機能、データベースと連携してパラメータ値を変更する機能等を有し、変更処理後のパラメータ表中のパラメータ値を、出力元のシミュレータが処理可能なファイル形式で出力するようにしたので、パラメータ値を変更しながらシミュレーションを行う場合に、効率よくパラメータの変更・管理・設定を行うことが可能となる。   As described above, in this embodiment, the parameter value of the parameter file output from the simulator is displayed in a parameter table in a predetermined table format, and button operations such as a calculation button and an interpolation function change button on the parameter table are displayed. The function to change parameter values automatically, the function to display the changed parameter values in a color corresponding to the changing method (the above buttons, etc.), the function to change parameter values in cooperation with the database, etc. The parameter value in the parameter table after the change process is output in a file format that can be processed by the simulator of the output source. Changes, management, and settings can be performed.

なお、本発明は、上記の実施の形態に限定されることなく、例えば、パラメータ設定支援装置とシミュレータとを別体のコンピュータにより構成し、パラメータ設定支援装置とシミュレータとの間でのパラメータファイルの授受は、例えばフロッピー(登録商標)ディスク等の可搬性のある記憶媒体を介して行ったり、LAN等の通信回線を介して行ったりすることも可能である。   The present invention is not limited to the above-described embodiment. For example, the parameter setting support device and the simulator are configured by separate computers, and the parameter file between the parameter setting support device and the simulator is The exchange can be performed via a portable storage medium such as a floppy (registered trademark) disk, or via a communication line such as a LAN.

また、市販のシミュレータは、通常、パラメータファイルを外部に出力する機能を有しているので、これら市販のシミュレータに対応するIFプログラムを用意するだけで、これら市販のシミュレータにそのまま適用することができる。また、変更後のパラメータ値は、色以外の視覚的な識別形態、例えば、フォントによる識別形態、網掛け表示における網のパターンの差異による識別形態、点滅表示における点滅パターンの差異による識別形態で表示することも可能である。   Moreover, since commercially available simulators usually have a function of outputting parameter files to the outside, they can be directly applied to these commercially available simulators simply by preparing an IF program corresponding to these commercially available simulators. . In addition, the parameter values after the change are displayed in a visual identification form other than color, for example, an identification form by font, an identification form by a difference in halftone pattern in a shaded display, and an identification form by a difference in blinking pattern in a blinking display It is also possible to do.

更に、本発明の目的は、上記実施の形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体(または記録媒体)をシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(又はCPUやMPU)が記憶媒体に格納されたプログラムコードを読み出して実行されることによっても、達成されることは言うまでもない。この場合、記憶媒体から読み出されたプログラムコード自体が前述した実施の形態の機能を実現することとなり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   Furthermore, an object of the present invention is to supply a storage medium (or recording medium) in which a program code of software that realizes the functions of the above-described embodiments is recorded to a system or apparatus, and to perform computer (or CPU or MPU) of the system or apparatus. Needless to say, this is also achieved by reading and executing the program code stored in the storage medium. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.

また、コンピュータが読み出したプログラムコードを実行することにより、前述した実施に形態の機能が実現されるだけでなく、そのプログラムコードの指示に基づき、コンピュータ上で稼動しているオペレーティングシステム(OS)などが実際の処理の一部又は全部を行い、その処理によって前述した実施の形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program code read by the computer, not only the functions of the embodiments described above are realized, but also an operating system (OS) running on the computer based on the instruction of the program code, etc. However, it is needless to say that a case where the function of the above-described embodiment is realized by performing part or all of the actual processing and the processing is included.

さらに、記憶媒体から読み出されたプログラムコードが、コンピュータに備わる機能拡張カードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張カードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によって前述した実施の形態の機能が実現される場合も含まれることは言うまでもない。本発明を上記記憶媒体に適用する場合、その記憶媒体には、先に説明した(図1,5に示す)フローチャートに対応するプログラムコードが格納されることになる。   Further, after the program code read from the storage medium is written in a memory provided in a function expansion card provided in the computer or a function expansion unit connected to the computer, the function expansion card or It goes without saying that a case where the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing. When the present invention is applied to the storage medium, the storage medium stores program codes corresponding to the flowcharts (shown in FIGS. 1 and 5) described above.

パラメータ設定支援装置の処理の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of a process of a parameter setting assistance apparatus. パラメータ設定支援装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of a parameter setting assistance apparatus. シミュレータから出力されるパラメータファイルを説明するための図である。It is a figure for demonstrating the parameter file output from a simulator. シミュレータとパラメータ設定支援装置との連携動作を説明するための図である。It is a figure for demonstrating cooperation operation | movement with a simulator and a parameter setting assistance apparatus. パラメータ設定支援装置の処理を詳細に示すフローチャートである。It is a flowchart which shows the process of a parameter setting assistance apparatus in detail. パラメータ表のフォーマット例を示す図である。It is a figure which shows the example of a format of a parameter table. パラメータ表に表示される機能ボタンを説明するための図である。It is a figure for demonstrating the function button displayed on a parameter table. 互いに関連するパラメータ値の計算式による算出を説明するための図である。It is a figure for demonstrating calculation by the formula of the parameter value relevant to each other. 補間関数によるパラメータ値の変更を説明するための図である。It is a figure for demonstrating the change of the parameter value by an interpolation function. 補間関数による補間態様のパターン例を示した図である。It is the figure which showed the example of the pattern of the interpolation aspect by an interpolation function. パラメータの最大値、最小値を格納したデータベースを例示した図である。It is the figure which illustrated the database which stored the maximum value and minimum value of a parameter. 材質別の最大値、最小値を格納した材質データベースを説明するための図である。It is a figure for demonstrating the material database which stored the maximum value and minimum value classified by material.

符号の説明Explanation of symbols

17…中央演算装置、18…表示装置、19…入力装置、20…記憶装置、41…パラメータ表、42…IFプログラム、43…パラメータファイル(パラメータ値変更前)、44…パラメータファイル(パラメータ値変更後)、45…シミュレータ、71…パラメータファイル読込ボタン、72…パラメータファイル出力ボタン、73…モータ速度計算ボタン、74…最大値反映ボタン、75…紙速度計算ボタン、76…最小値反映ボタン、77…オールリセットボタン、78…標準値反映ボタン、79…オール標準値反映ボタン、80…補間関数変更ボタン 17 ... Central processing unit, 18 ... Display device, 19 ... Input device, 20 ... Storage device, 41 ... Parameter table, 42 ... IF program, 43 ... Parameter file (before parameter value change), 44 ... Parameter file (parameter value change) After: 45 ... Simulator, 71 ... Parameter file read button, 72 ... Parameter file output button, 73 ... Motor speed calculation button, 74 ... Maximum value reflection button, 75 ... Paper speed calculation button, 76 ... Minimum value reflection button, 77 ... All reset button, 78 ... Standard value reflection button, 79 ... All standard value reflection button, 80 ... Interpolation function change button

Claims (7)

複数の使用条件において用いられる部品を有する機械の設計を検証するためのシミュレータから出力されたパラメータファイルを読み込む読込手段と、
前記読込手段により読み込まれたパラメータファイル中のパラメータのパラメータ値を所定の形式の表に表示する表示手段と、
ユーザ指示に基づき、前記表に表示されたパラメータ値を指定する指定手段と、
前記指定手段により指定されたパラメータ値を変更する変更手段と、
前記パラメータに対して前記部品の材質別に前記複数の使用条件のそれぞれにおける前記パラメータ値の最大値と最小値を格納したデータベースと、
前記変更手段による変更処理後の前記表に表示されているパラメータ値を前記シミュレータが処理可能なファイル形式で出力する出力手段とを有し、
前記変更手段は、ユーザによって前記パラメータに対するパラメータ値の最大値又は最小値の設定が指示された場合は、前記データベースから該指示されたパラメータにおけるパラメータ値の最大値又は最小値を取得し、該指示されたパラメータに対するパラメータ値の最大値又は最小値を前記取得したパラメータ値の最大値又は最小値に変更することを特徴とするパラメータ設定支援装置。
Reading means for reading a parameter file output from a simulator for verifying the design of a machine having parts used in a plurality of use conditions ;
Display means for displaying the parameter values of the parameters in the parameter file read by the reading means in a table of a predetermined format;
A designation means for designating a parameter value displayed in the table based on a user instruction;
Changing means for changing the parameter value specified by the specifying means;
A database storing the maximum value and the minimum value of the parameter value in each of the plurality of use conditions according to the material of the component with respect to the parameter;
Output means for outputting the parameter values displayed in the table after the change processing by the change means in a file format that can be processed by the simulator;
The change means, if the setting of the maximum value or the minimum value of the parameter values for said parameter has been instructed by the user, obtains the maximum value or the minimum value of the parameter values in the indicated finger from the database parameter, the instruction A parameter setting support device that changes a maximum value or a minimum value of a parameter value for the obtained parameter to a maximum value or a minimum value of the acquired parameter value.
前記変更手段は、互いに関連するパラメータのパラメータ値について変更後のパラメータ値が存在する状態で、前記表に表示されている所定のボタンが操作された場合に、関連する他のパラメータのパラメータ値を前記変更後のパラメータ値に整合する形で計算式に基づいて変更することを特徴とする請求項1記載のパラメータ設定支援装置。   The change means is configured to change parameter values of other related parameters when a predetermined button displayed in the table is operated in a state in which the parameter values after the change exist for the parameter values of the parameters related to each other. 2. The parameter setting support device according to claim 1, wherein the parameter setting support device is changed based on a calculation formula so as to be consistent with the changed parameter value. 前記変更手段は、前記表に表示されている所定のボタンが操作された場合に、前記指定手段により指定されているパラメータ値の最大値と最小値の中間のパラメータ値を補間関数により算出し、当該指定されているパラメータ値を算出に係るパラメータ値に変更することを特徴とする請求項1記載のパラメータ設定支援装置。   When the predetermined button displayed in the table is operated, the changing means calculates an intermediate parameter value between the maximum value and the minimum value of the parameter value specified by the specifying means by an interpolation function, The parameter setting support apparatus according to claim 1, wherein the designated parameter value is changed to a parameter value related to calculation. 前記表示手段は、前記変更手段により変更されたパラメータ値を特殊な形態で表示することを特徴とする請求項1記載のパラメータ設定支援装置。   2. The parameter setting support apparatus according to claim 1, wherein the display means displays the parameter value changed by the changing means in a special form. 前記表示手段は、ユーザにより選択された形式の表において規定されているパラメータに限定して、前記読込手段により読み込まれたパラメータファイル中のパラメータ値を当該表に表示することを特徴とする請求項1記載のパラメータ設定支援装置。   The display means displays the parameter values in the parameter file read by the reading means on the table, limited to the parameters defined in the table of the format selected by the user. 1. The parameter setting support device according to 1. パラメータ設定支援装置の制御方法であって、
複数の使用条件において用いられる部品を有する機械の設計を検証するためのシミュレータから出力されたパラメータファイルを読み込む読込ステップと、
前記読込ステップにより読み込まれたパラメータファイル中のパラメータのパラメータ値を所定の形式の表に表示する表示ステップと、
ユーザ指示に基づき、前記表に表示されたパラメータ値を指定する指定ステップと、
前記指定ステップにより指定されたパラメータ値を変更する変更ステップと、
前記変更ステップによる変更処理後の前記表に表示されているパラメータ値を前記シミュレータが処理可能なファイル形式で出力する出力ステップとを有し、
前記変更ステップでは、ユーザによってパラメータに対するパラメータ値の最大値又は最小値の設定が指示された場合は、前記パラメータファイル中のパラメータに対して前記部品の材質別に前記複数の使用条件のそれぞれにおける前記パラメータ値の最大値と最小値を格納したデータベースから該指示されたパラメータにおけるパラメータ値の最大値又は最小値を取得し、該指示されたパラメータに対するパラメータ値の最大値又は最小値を前記取得したパラメータ値の最大値又は最小値に変更することを特徴とするパラメータ設定支援装置の制御方法。
A control method for a parameter setting support device,
A reading step of reading a parameter file output from a simulator for verifying a design of a machine having parts used in a plurality of use conditions ;
A display step of displaying the parameter values of the parameters in the parameter file read by the reading step in a table of a predetermined format;
A designation step for designating a parameter value displayed in the table based on a user instruction;
A changing step for changing the parameter value specified in the specifying step;
An output step of outputting the parameter values displayed in the table after the change processing by the change step in a file format that can be processed by the simulator;
In the changing step, when setting of the maximum value or the minimum value of the parameter value for the parameter is instructed by the user, the parameter in each of the plurality of use conditions for each material of the part with respect to the parameter in the parameter file. get the maximum value or the minimum value of the parameter values in the finger indicated parameters from the database that stores the maximum and minimum values, the parameter value of the maximum or minimum value of the parameter value and the acquired for the finger indicated parameters A parameter setting support apparatus control method characterized by changing to a maximum value or a minimum value.
コンピュータを請求項1乃至5のいずれか1項に記載のパラメータ設定支援装置として機能させることを特徴とするプログラム。   A program for causing a computer to function as the parameter setting support device according to any one of claims 1 to 5.
JP2004332371A 2004-11-16 2004-11-16 Parameter setting support apparatus, control method thereof, and program Expired - Fee Related JP4766650B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004332371A JP4766650B2 (en) 2004-11-16 2004-11-16 Parameter setting support apparatus, control method thereof, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004332371A JP4766650B2 (en) 2004-11-16 2004-11-16 Parameter setting support apparatus, control method thereof, and program

Publications (2)

Publication Number Publication Date
JP2006146369A JP2006146369A (en) 2006-06-08
JP4766650B2 true JP4766650B2 (en) 2011-09-07

Family

ID=36626002

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004332371A Expired - Fee Related JP4766650B2 (en) 2004-11-16 2004-11-16 Parameter setting support apparatus, control method thereof, and program

Country Status (1)

Country Link
JP (1) JP4766650B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4822979B2 (en) * 2006-08-11 2011-11-24 株式会社東芝 Data linkage system, control method thereof, and control program
US8731874B2 (en) 2008-08-08 2014-05-20 Mitsubishi Electric Coproration Three-dimensional CAD model creating apparatus and program
CA2991095A1 (en) 2015-06-30 2017-01-05 Anand V. SASTRY Laboratory experiment data exploration and visualization

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003141175A (en) * 2001-10-31 2003-05-16 Canon Inc Analyzer

Also Published As

Publication number Publication date
JP2006146369A (en) 2006-06-08

Similar Documents

Publication Publication Date Title
US20150169652A1 (en) Systems and methods for automated report generation
US7880737B2 (en) Graphical method and system for making drawings directly in three-dimensions on a computer monitor or other display device
TWI536192B (en) 3d printing data generating method, 3d graphic file printing method, and 3d printing data processing system
JP2007213258A (en) Numerical analysis data preparation method and device, program and storage medium
AU2010201974A1 (en) System and Method for Managing Information
US11256996B2 (en) Method for recommending next user input using pattern analysis of user input
CN107102972A (en) Data Analysis Services apparatus and method and sample measurement device
KR101942289B1 (en) System and method for management electronic testing report, recording medium having program thereof
JP4766650B2 (en) Parameter setting support apparatus, control method thereof, and program
US20030090526A1 (en) Analysis work support system
US20070185828A1 (en) Graphical portal in an information management system and process
KR101910179B1 (en) Web-based chart library system for data visualization
JP4783187B2 (en) CAD data management system and management method
US11030352B2 (en) Clearance check method and clearance check device
CN106796591A (en) Information and instrument from multiple information sources are given into unitized method and the computer program product and device using the method
JP2002202997A (en) Analysis know-how writable general-purpose analysis system, analysis know-how writable general-purpose analysis program, and recording mediums with analysis know-how writable general-purpose analysis program recorded thereon
JP2010225053A (en) Numerical analysis result report preparation method and system, and program
JP2004302737A (en) Work procedure display system
US20050262040A1 (en) Software Systems and Methods for Programmatically creating Graphical and Text Elements using OLE and/or Macro Functionality of Commercially Available Software Applications in the Background
US7372995B2 (en) Analysis apparatus
JP7381900B2 (en) Information processing system, its control method and program
TWI834538B (en) Interface generating system and interface generating method
JP2006516932A (en) Software for modeling presses
US11036932B2 (en) Technology platform having integrated content creation features
JP4168938B2 (en) Image processing apparatus, image processing program, and image processing method

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060419

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20070626

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071105

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100728

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100914

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101112

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110329

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110524

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110613

R150 Certificate of patent or registration of utility model

Ref document number: 4766650

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140624

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees