JP2000331194A - Method for simplifying shape model - Google Patents

Method for simplifying shape model

Info

Publication number
JP2000331194A
JP2000331194A JP11142780A JP14278099A JP2000331194A JP 2000331194 A JP2000331194 A JP 2000331194A JP 11142780 A JP11142780 A JP 11142780A JP 14278099 A JP14278099 A JP 14278099A JP 2000331194 A JP2000331194 A JP 2000331194A
Authority
JP
Japan
Prior art keywords
shape
feature
simplified
model
data
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
JP11142780A
Other languages
Japanese (ja)
Inventor
Makoto Onodera
誠 小野寺
Ichiro Nishigaki
一朗 西垣
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP11142780A priority Critical patent/JP2000331194A/en
Publication of JP2000331194A publication Critical patent/JP2000331194A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To decrease the number of meshes and also to shorten the numerical analysis time by providing a trace means which can apply the shape simplification process data obtained before the shape change to a shape model obtained after the shape change when the shape of the shape model is changed. SOLUTION: A simplifying feature retrieval part 106 reads the shape simplifying process data registered in a shape simplifying process data base 105 and retrieves the feature to be simplified. A simplifying feature data base 115 holds the relevant feature as a simplifying feature in response to the retrieval result of the part 106. A simple model production part 107 registers the simple model data 114 by deleting the feature registered in the data base 115 from a shape model. A numerical analysis processing part 109 performs the numerical analysis according to the mesh data 113. An analysis error register part 110 compares the analysis results obtained before and after the shape model is simplified with each other and registers the difference of both analysis results into the data base 105.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、計算機を用いた数
値シミュレーションにより、設計業務を最適化,合理化
するCAEシステムに係わり、特に、解析対象の形状モ
デルにおけるフィーチャを取り除くことにより形状モデ
ルを簡略化する形状モデル簡略化技術に関係する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a CAE system that optimizes and rationalizes design work by numerical simulation using a computer, and in particular, simplifies a shape model by removing features in the shape model to be analyzed. Related to a simplified shape model simplification technique.

【0002】[0002]

【従来の技術】従来の解析対象の形状モデルにおける解
析精度に影響のない部分を容易に簡略化するための技術
としては、以下に示す方法がある。
2. Description of the Related Art Conventional techniques for easily simplifying a portion of a shape model to be analyzed that does not affect the analysis accuracy include the following method.

【0003】1つ目は、形状モデルにおける解析精度に
影響しないフィレット部分の半径を数値で与えることに
よって該当するフィレット部分を検索し、そのフィレッ
ト部分の面を接線方向に拡張し互いの面の交差部分を超
えた面を切り取ることにより、簡略モデルを作成する方
法である。これに関しては特開平10−312473号公報に記
載。
The first is to search for a corresponding fillet portion by giving a numerical value the radius of the fillet portion that does not affect the analysis accuracy in the shape model, expand the surface of the fillet portion in the tangential direction, and intersect each other. This is a method of creating a simplified model by cutting out the surface beyond the part. This is described in JP-A-10-312473.

【0004】2つ目は、簡略化の種類と簡略化対象の形
状要素をユーザが指示することによって、前記形状要素
と平行であること、及び凹・凸・滑らかのいずれかの接
続状態であることを特徴とする形状要素を形状データか
ら抽出し、対象となる形状要素を削除、或いは結合する
ことにより、簡略モデルを作成する方法である。これに
関しては特開平6−259505 号公報に記載。
[0004] Second, when the user specifies the type of simplification and the shape element to be simplified, the state is parallel to the shape element and the connection state is concave, convex, or smooth. In this method, a simplified model is created by extracting shape elements characterized by the above from shape data and deleting or combining target shape elements. This is described in JP-A-6-259505.

【0005】[0005]

【発明が解決しようとする課題】前述の2つの方法で
は、形状の形状変更の度に簡略化する部分を指定する必
要があり、簡略モデル作成の工数が増大する。さらに、
両方法ともに幾何演算により形状を簡略化しているため
処理に多くの時間を要したり、数値誤差によってはユー
ザの意図しない簡略モデルが作成される場合がある。ま
た、前者の方法では、フィレット部分の簡略化はできる
が、穴や面取り等の他のフィーチャを簡略化することが
できない。また、後者の方法では、簡略する形状要素を
対話的に一つ一つ選択する必要があり、複数の形状要素
を一括して指定できないため簡略モデル作成の工数が増
大する。
In the above two methods, it is necessary to specify a portion to be simplified each time the shape is changed, and the number of steps for creating a simplified model increases. further,
In both methods, the shape is simplified by the geometric operation, so that much time is required for processing, or a simplified model not intended by the user may be created depending on a numerical error. In the former method, the fillet portion can be simplified, but other features such as holes and chamfers cannot be simplified. In the latter method, it is necessary to interactively select individual shape elements to be simplified one by one, and a plurality of shape elements cannot be specified collectively, so that the number of steps for creating a simplified model increases.

【0006】本発明の目的は、上記のような問題点を解
決し、解析精度を落とさずに計算コストの低減を図るた
めの簡略モデルを効率よく作成する形状簡略化方法を提
供することをにある。
An object of the present invention is to provide a shape simplification method for solving the above problems and efficiently creating a simplified model for reducing the calculation cost without reducing the analysis accuracy. is there.

【0007】[0007]

【課題を解決するための手段】前記目的を達成するため
に、本発明は、数値解析の対象となる形状モデルを計算
機に入力し記憶装置に登録する形状モデル入力手段と、
形状モデルのフィーチャが有する寸法データ及び面積デ
ータ及び体積データに対して、除去対象フィーチャとし
て大小を比較するための寸法パラメータ及び面積パラメ
ータ及び体積パラメータを入力する手段と、除去対象と
するフィーチャの名称のキーワードを入力する手段と、
直接フィーチャに対して除去の有無を入力する手段と、
前記入力した寸法パラメータ及び面積パラメータ及び体
積パラメータ及びフィーチャ名称のキーワードと直接フ
ィーチャに対して除去の有無を指定した手順データを形
状簡略化プロセスデータとしてデータベースに登録する
モデル簡略化プロセス登録手段と、前記データベースに
登録された形状簡略化プロセスデータを読み込む手段
と、前記登録された寸法パラメータより小さい寸法のフ
ィーチャを自動的に検索する手段と、前記登録された面
積パラメータより小さい面積のフィーチャを自動的に検
索する手段と、前記登録された体積パラメータより小さ
い体積のフィーチャを自動的に検索する手段と、前記登
録されたキーワードを含むまたは一致する名称を有する
フィーチャを自動的に検索する手段と、直接除去の有無
を指定されたフィーチャを自動的に検索する手段と、前
記検索に該当するフィーチャを簡略化フィーチャデータ
ベースに登録する手段と、簡略化フィーチャデータベー
スに登録されているフィーチャを除去することで簡略モ
デルを作成し、簡略モデルを記憶装置に登録する形状モ
デル簡略化手段を備えたものである。
In order to achieve the above object, the present invention provides a shape model input means for inputting a shape model to be subjected to numerical analysis to a computer and registering the shape model in a storage device;
Means for inputting a dimension parameter, an area parameter, and a volume parameter for comparing the size of the dimension data, the area data, and the volume data of the features of the shape model as the feature to be removed; Means for entering keywords,
Means for directly inputting whether or not to remove the feature;
Model simplification process registration means for registering the input dimension parameter, area parameter, volume parameter, feature name keyword, and procedural data directly specifying whether or not to remove the feature in a database as shape simplification process data, Means for reading the shape simplification process data registered in the database; means for automatically searching for features having dimensions smaller than the registered dimension parameters; and automatically retrieving features having areas smaller than the registered area parameters. Means for searching; means for automatically searching for features having a volume smaller than the registered volume parameter; means for automatically searching for features having a name that includes or matches the registered keyword; Fee with or without Means for automatically searching the simplified feature database, means for registering the features corresponding to the search in the simplified feature database, and creation of the simplified model by removing the features registered in the simplified feature database. Is stored in the storage device.

【0008】さらに、形状モデルを形状変更した際に、
形状変更前の形状簡略化プロセスデータを形状変更後の
形状モデルに対しても適用できるトレース手段も備え
る。また、前記形状モデル簡略化手段において、形状モ
デル簡略化後のモデルに対し数値解析を行い、前記数値
解析で得られた解析結果データの識別子を形状簡略化プ
ロセスデータベースに登録する解析結果登録手段も備え
る。
Further, when the shape of the shape model is changed,
There is also provided a tracing means capable of applying the shape simplification process data before the shape change to the shape model after the shape change. In the shape model simplification unit, an analysis result registration unit that performs a numerical analysis on the model after the shape model simplification and registers an identifier of analysis result data obtained by the numerical analysis in a shape simplification process database. Prepare.

【0009】[0009]

【発明の実施の形態】1 本発明の形状簡略化システム
の構成と各構成部の処理手順 図1は、本形状簡略化装置の一実施例を示す構成図であ
る。本システムは形状モデルを計算機に入力し形状モデ
ルデータ111及びフィーチャデータ112として登録
する形状モデル入力部103、形状モデルのフィーチャ
が有する寸法データ及び面積データ及び体積データに対
して、除去対象フィーチャとして大小を比較するための
寸法パラメータ及び面積パラメータ及び体積パラメータ
を入力する手段と、除去対象とするフィーチャの名称の
キーワードを入力する手段と、直接フィーチャに対して
除去の有無を入力する手段を有する簡略化フィーチャ検
索パラメータ入力部104を有する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS 1. Configuration of a Shape Simplification System of the Present Invention and Processing Procedures of Each Component FIG. 1 is a configuration diagram showing an embodiment of the shape simplification apparatus. This system inputs a shape model to a computer and registers it as shape model data 111 and feature data 112. The size data, area data, and volume data of the features of the shape model are large or small as features to be removed. Simplification including means for inputting a dimension parameter, an area parameter, and a volume parameter for comparing, a means for inputting a keyword of a name of a feature to be removed, and a means for directly inputting whether or not to remove a feature It has a feature search parameter input unit 104.

【0010】例えば、図2に示すような入力画面で検索
パラメータを入力する。ここでは寸法パラメータ及び面
積パラメータ及び体積パラメータによる除去対象のフィ
ーチャを解析精度に影響しないことの多い、フィレッ
ト,面取り,穴,切欠きとしたが、突起などの他のフィ
ーチャや穴の直径などの他のフィーチャパラメータを指
定することも可能である。
For example, search parameters are input on an input screen as shown in FIG. Here, the features to be removed by the dimension parameter, the area parameter, and the volume parameter are often fillets, chamfers, holes, and notches, which do not affect the analysis accuracy. Can be specified.

【0011】例えば図3に示すように、フィレットを除
去する場合、フィレットの半径 301がユーザの入力する
寸法パラメータ以下の場合に302のような形状に変更
する。フィレットの寸法パラメータとしてフィレット半
径を201、面取りの寸法パラメータとして面取り寸法
を202、穴の面積パラメータとして穴輪郭の面積を2
03、切欠きの体積パラメータとして切欠きの体積を2
04に入力することとし、さらにフィーチャの名称のキ
ーワードを205に入力し、直接フィーチャに対して除
去することをボタン206とマウスポインタ210で指
定し、直接フィーチャに対して除去しないことをボタン
207とマウスポインタ210で指定する。
For example, as shown in FIG. 3, when the fillet is removed, when the radius 301 of the fillet is equal to or smaller than the dimension parameter input by the user, the shape is changed to a shape such as 302. A fillet radius is 201 as a fillet dimension parameter, a chamfer dimension is 202 as a chamfer dimension parameter, and a hole contour area is 2 as a hole area parameter.
03, the volume of the notch is 2 as the volume parameter of the notch
04, the keyword of the name of the feature is further input to 205, the button 206 and the mouse pointer 210 designate that the feature is directly removed, and the button 207 designates that the feature is not directly removed. Specified with the mouse pointer 210.

【0012】さらに、簡略化フィーチャ検索パラメータ
入力部104で指定した手順データを入力した形状モデ
ルのモデル識別子と共に形状簡略化プロセスデータとし
て保持する形状簡略化プロセスデータベース105を有
する。
Further, there is provided a shape simplification process database 105 for holding the procedure data designated by the simplified feature search parameter input unit 104 together with the model identifier of the input shape model as shape simplification process data.

【0013】そして、形状簡略化プロセスデータベース
105に登録されている形状簡略化プロセスデータを読
み込み、簡略化対象となるフィーチャを検索する簡略化
フィーチャ検索部106、前記検索の結果、該当するフ
ィーチャを簡略化フィーチャとして保持する簡略化フィ
ーチャデータベース115を有する。形状モデルから簡
略化フィーチャデータベース115に登録されているフ
ィーチャを取り除き簡略モデルデータ114として登録
する簡略モデル作成部107、簡略モデルデータ114
に数値解析用メッシュを生成しメッシュデータ113と
して登録する数値解析用メッシュ作成部108、メッシ
ュデータ113を基に数値解析を行う数値解析処理部1
09、形状モデル簡略化前の解析結果と、形状モデル簡
略化後に数値解析し、得られた解析結果を比較し、前記
2ケースの解析結果の差を形状簡略化プロセスデータベ
ース105に登録する解析誤差登録部110から構成さ
れている。
A simplified feature search unit 106 reads the shape simplified process data registered in the shape simplified process database 105 and searches for a feature to be simplified. It has a simplified feature database 115 that is maintained as simplified features. A simplified model creation unit 107 that removes a feature registered in the simplified feature database 115 from the shape model and registers it as simplified model data 114, and simplified model data 114.
A numerical analysis mesh creating unit 108 that generates a numerical analysis mesh and registers it as mesh data 113, and a numerical analysis processing unit 1 that performs a numerical analysis based on the mesh data 113.
09, an analysis error before performing the shape model simplification and a numerical analysis after the shape model simplification, comparing the obtained analysis results, and registering a difference between the two cases of analysis results in the shape simplification process database 105. It comprises a registration unit 110.

【0014】従来の形状簡略化方法における形状簡略化
装置に形状簡略化プロセスデータベース105と簡略化
フィーチャデータベース115を付与することで、形状
変更後の形状モデルについてより容易に簡略化モデルを
作成できるようになっている。さらに、形状簡略化後の
解析結果を参照できるようになっている。以下本システ
ムの各構成部での処理手順について記す。
By providing the shape simplification process database 105 and the simplification feature database 115 to the shape simplification device in the conventional shape simplification method, a simplified model can be more easily created for the shape model after the shape change. It has become. Further, the analysis result after the shape simplification can be referred to. The processing procedure in each component of the system will be described below.

【0015】形状モデル入力部103では、ユーザが入
出力制御部102を介して入出力装置101のキーボー
ド101bやマウス101cを用い、入力したデータに
基づいて形状モデルを作成・変更して、形状モデルデー
タ111及びフィーチャデータ112として登録し、デ
ィスプレイ101a上に表示する。
In the shape model input unit 103, the user creates and changes a shape model based on the input data by using the keyboard 101b and the mouse 101c of the input / output device 101 via the input / output control unit 102. It is registered as data 111 and feature data 112 and displayed on the display 101a.

【0016】簡略化フィーチャ検索パラメータ入力部1
04では、ユーザが入出力制御部102を介してディス
プレイ101aに表示される図2の入力画面で、入力装
置101のキーボード101bやマウス101cを用い
形状モデルのフィーチャが有する寸法データ及び面積デ
ータ及び体積データに対して、除去対象フィーチャとし
て大小を比較するための寸法パラメータ及び面積パラメ
ータ及び体積パラメータと、除去対象とするフィーチャ
の名称のキーワードと、直接フィーチャに対して除去の
有無を入力する。さらに、簡略化フィーチャ検索パラメ
ータ入力部104で指定した手順を簡略化プロセスデー
タとして形状簡略化プロセスデータベース105に登録
する。
Simplified feature search parameter input unit 1
In the input screen 04, the user uses the keyboard 101b and the mouse 101c of the input device 101 on the input screen shown in FIG. For the data, a dimensional parameter, an area parameter, and a volume parameter for comparing the size as a feature to be removed, a keyword of the name of the feature to be removed, and the presence / absence of direct removal of the feature are input. Further, the procedure designated by the simplified feature search parameter input unit 104 is registered in the simplified shape process database 105 as simplified process data.

【0017】簡略フィーチャ検索部106では形状モデ
ルデータ111における簡略化フィーチャ検索パラメー
タ入力部104で入力されたデータを基に図4に示す手
順で該当フィーチャを検索する。
The simplified feature search unit 106 searches for a corresponding feature in the procedure shown in FIG. 4 based on the data input by the simplified feature search parameter input unit 104 in the shape model data 111.

【0018】(1)形状簡略化の対象となる形状モデル
のフィーチャデータ112を読み込む(ST4−1)。
(1) The feature data 112 of the shape model to be simplified is read (ST4-1).

【0019】(2)形状簡略化プロセスデータを形状簡
略化プロセスデータベース105から読み込む。この
際、同様の形状モデル識別子を有する形状簡略化プロセ
スデータが形状簡略化データベース111に複数登録さ
れている場合は、類似形状モデルの形状簡略化プロセス
データを選択することもできる(ST4−2)。
(2) The shape simplification process data is read from the shape simplification process database 105. At this time, when a plurality of shape simplification process data having the same shape model identifier is registered in the shape simplification database 111, the shape simplification process data of the similar shape model can be selected (ST4-2). .

【0020】(3)全フィーチャと対象に(4)〜(1
0)に示す簡略化プロセスデータを適用する。
(3) For all features and objects (4) to (1)
The simplified process data shown in 0) is applied.

【0021】(4)対象フィーチャが直接簡略しないフ
ィーチャとして指定されている場合、除去フィーチャ対
象外とする(ST4−3)。
(4) If the target feature is specified as a feature that is not directly simplified, it is excluded from the target of the removed feature (ST4-3).

【0022】(5)対象フィーチャが直接簡略するフィ
ーチャとして指定されている場合、除去フィーチャ対象
とする(ST4−4)。
(5) If the target feature is specified as a directly simplified feature, it is set as a removal feature target (ST4-4).

【0023】(6)対象フィーチャがフィレットの場
合、フィレットの半径が指定寸法パラメータより小さい
場合、除去フィーチャ対象とする(ST4−5)。
(6) When the target feature is a fillet, if the radius of the fillet is smaller than the designated dimension parameter, it is set as a removal feature target (ST4-5).

【0024】(7)対象フィーチャが面取りの場合、面
取りの寸法が指定寸法パラメータより小さい場合、除去
フィーチャ対象とする(ST4−6)。
(7) When the target feature is chamfered, if the dimension of the chamfer is smaller than the specified dimension parameter, it is set as a removal feature target (ST4-6).

【0025】(8)対象フィーチャが穴の場合、穴の輪
郭面積が指定面積パラメータより小さい場合、除去フィ
ーチャ対象とする(ST4−7)。
(8) When the target feature is a hole, if the contour area of the hole is smaller than the designated area parameter, it is set as a removal feature target (ST4-7).

【0026】(9)対象フィーチャが切欠きの場合、切
欠きの体積が指定体積パラメータより小さい場合、除去
フィーチャ対象とする(ST4−8)。
(9) If the target feature is a notch, and if the volume of the notch is smaller than the designated volume parameter, it is set as a removal feature target (ST4-8).

【0027】(10)対象フィーチャの名称が、指定キ
ーワードを含むもしくは一意する場合、除去フィーチャ
対象とする(ST4−9)。
(10) If the name of the target feature contains the specified keyword or is unique, it is set as the target of the removed feature (ST4-9).

【0028】前記検索の結果、該当するフィーチャを簡
略化フィーチャとして簡略化フィーチャデータベース1
15に登録する。簡略モデル作成部107では、形状簡
略化の対象となる形状モデルのフィーチャデータ112
を読み込み、簡略化フィーチャデータベース115に登
録されている簡略化フィーチャと一致するフィーチャを
除去し、除去した後の簡略モデルを簡略モデルデータ1
14として登録する。
As a result of the search, the corresponding feature is set as a simplified feature in the simplified feature database 1.
Register at 15. In the simplified model creation unit 107, the feature data 112 of the shape model to be simplified.
Is read, the feature that matches the simplified feature registered in the simplified feature database 115 is removed, and the simplified model after the removal is referred to as simplified model data 1
Register as 14.

【0029】数値解析用メッシュ生成部108は、簡略
モデル115に数値解析用メッシュを生成しメッシュデ
ータ113として登録する。
The numerical analysis mesh generation unit 108 generates a numerical analysis mesh in the simplified model 115 and registers it as mesh data 113.

【0030】数値解析処理部109ではメッシュデータ
を基に数値解析を行い、その結果を解析結果データ11
4として保存する。
The numerical analysis processing unit 109 performs a numerical analysis based on the mesh data, and outputs the result to the analysis result data 11.
Save as 4.

【0031】解析誤差登録部110では、形状モデル簡
略化後のモデルに対し数値解析を行い、得られた解析結
果データの識別子を形状簡略化プロセスデータに登録す
る。
The analysis error registration unit 110 performs a numerical analysis on the model after the shape model simplification, and registers the identifier of the obtained analysis result data in the shape simplification process data.

【0032】2 本発明の形状簡略化システムによる簡
略モデル作成例次に本発明の形状簡略化システムによる
簡略モデルの作成例について示す。
2. Example of Creating a Simplified Model Using the Shape Simplification System of the Present Invention Next, an example of creating a simplified model using the shape simplification system of the present invention will be described.

【0033】図5に示す形状モデルに対して、簡略モデ
ルを作成する場合について示す。
A case where a simplified model is created for the shape model shown in FIG. 5 will be described.

【0034】ユーザがボタン501を選択すると、簡略
化フィーチャ検索パラメータ入力部104として図2に
示すような入力画面を表示する。ユーザは簡略するフィ
レットの寸法パラメータとしてフィレット半径を20
1、面取りの寸法パラメータとして面取り寸法を20
2、穴の面積パラメータとして穴輪郭の面積を203、
切欠きの体積パラメータとして切欠きの体積を204、
簡略するフィーチャの名称を205で指定する。ボタン
206を選択するとマウスポインタ210による簡略フ
ィーチャの指定、ボタン207を選択するとマウスポイ
ンタ210による非簡略フィーチャの指定もできる。ボ
タン208で簡略化フィーチャの指定を確定し、ボタン
209でキャンセルする。簡略化フィーチャの指定を確
定後、本システムは前記指定した手順を形状簡略化プロ
セスデータベース105に登録する。
When the user selects the button 501, an input screen as shown in FIG. 2 is displayed as the simplified feature search parameter input unit 104. The user sets the fillet radius to 20 as a simplified fillet size parameter.
1. The chamfer dimension is 20 as the chamfer dimension parameter.
2. The area of the hole contour is 203 as the hole area parameter,
The volume of the notch is 204 as the volume parameter of the notch,
The name of the feature to be simplified is designated by 205. When the button 206 is selected, a simplified feature can be designated by the mouse pointer 210, and when the button 207 is selected, a non-simple feature can be designated by the mouse pointer 210. The designation of the simplified feature is confirmed with the button 208, and the button 209 is canceled. After confirming the designation of the simplified feature, the system registers the designated procedure in the shape simplified process database 105.

【0035】続いて図4に示す手順でフィーチャを検索
し、該当するフィーチャを簡略化フィーチャとして簡略
化フィーチャデータベース115に登録し、登録された
フィーチャを形状モデルから除去し、除去後の形状を簡
略モデル(図6)として登録する。その後、数値解析用
メッシュの作成を行い、メッシュデータ113を基に数
値解析を行い、解析結果データ116として登録する。
その後、本システムは、形状簡略化前の形状モデルの解
析結果と簡略モデルの解析結果の差を解析誤差として形
状簡略化プロセスデータベース105に登録する。
Subsequently, a feature is searched by the procedure shown in FIG. 4, the corresponding feature is registered as a simplified feature in the simplified feature database 115, the registered feature is removed from the shape model, and the shape after the removal is simplified. Register as a model (FIG. 6). After that, a mesh for numerical analysis is created, numerical analysis is performed based on the mesh data 113, and registered as analysis result data 116.
Thereafter, the system registers the difference between the analysis result of the shape model before the shape simplification and the analysis result of the simplified model in the shape simplification process database 105 as an analysis error.

【0036】前記一連の処理の後、図7に示すように形
状変更した際の簡略モデルを作成する場合、前記に示し
た方法で形状を簡略化することもできる。ところが、形
状変更前に施した作業が多く、ユーザの手間が増大す
る。そこで形状変更前の形状簡略化プロセスデータを用
いて、形状変更後の形状モデルに対しても自動的に簡略
モデルを作成できる。
After the series of processes described above, when a simplified model in which the shape is changed is created as shown in FIG. 7, the shape can be simplified by the method described above. However, many operations are performed before the shape change, and the user's labor increases. Therefore, a simplified model can be automatically created for the shape model after the shape change using the shape simplification process data before the shape change.

【0037】ユーザがボタン701を選択すると、シス
テムは対象形状モデルと同様の形状モデル識別子を有す
る形状簡略化プロセスデータを形状簡略化プロセスデー
タベース105から検索する。この場合、形状変更前の
形状簡略化プロセスデータが登録されているので、図8
のように形状変更前の形状801と簡略化形状の解析結
果802を表示する。ここで、同様の形状モデル識別子
を有する形状簡略化プロセスデータが複数ある場合は、
ボタン803及びボタン804を選択すると既登録の簡
略モデルとその解析結果を順次表示することができる。
When the user selects the button 701, the system searches the shape simplification process database 105 for shape simplification process data having the same shape model identifier as the target shape model. In this case, since the shape simplification process data before the shape change is registered, FIG.
And the analysis result 802 of the shape 801 before the shape change and the simplified shape are displayed. Here, when there are a plurality of shape simplification process data having the same shape model identifier,
When the button 803 and the button 804 are selected, registered simple models and their analysis results can be sequentially displayed.

【0038】形状簡略化プロセスを確定する場合にはボ
タン805、キャンセルする場合には806を選択す
る。形状簡略化プロセス確定後、システムは形状モデル
に登録されている形状簡略化プロセスデータを適用し、
図4に示す手順でフィーチャを検索し、該当するフィー
チャを簡略化フィーチャとして簡略化フィーチャデータ
ベース115に登録し、登録されたフィーチャを形状モ
デルから除去し、除去後の形状を簡略モデル(図9)1
14として登録する。その後、数値解析用メッシュの作
成を行い、メッシュデータを基に数値解析を行い、その
結果を解析結果データとして保存する。その後、本シス
テムは、簡略モデルの解析結果データの識別子を形状簡
略化プロセスデータベース105に登録する。
A button 805 is selected to determine the shape simplification process, and a button 806 is selected to cancel it. After confirming the shape simplification process, the system applies the shape simplification process data registered in the shape model,
A feature is searched by the procedure shown in FIG. 4, the corresponding feature is registered as a simplified feature in the simplified feature database 115, the registered feature is removed from the shape model, and the shape after the removal is shown in the simplified model (FIG. 9). 1
Register as 14. Thereafter, a mesh for numerical analysis is created, numerical analysis is performed based on the mesh data, and the result is stored as analysis result data. After that, the system registers the identifier of the analysis result data of the simplified model in the shape simplification process database 105.

【0039】[0039]

【発明の効果】本発明の手法は、形状モデルにおける解
析精度に影響しないフィーチャを簡略化することができ
る。また形状の形状変更があった場合にも、容易に簡略
モデルを作成することができる。これにより短時間で数
値解析のための形状簡略化ができ、メッシュ数の低減や
数値解析時間の短縮を図ることができる。
According to the method of the present invention, features that do not affect the analysis accuracy in the shape model can be simplified. Further, even when the shape is changed, a simplified model can be easily created. Thereby, the shape for the numerical analysis can be simplified in a short time, and the number of meshes and the numerical analysis time can be reduced.

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

【図1】本形状モデル簡略化装置の全体構成図である。FIG. 1 is an overall configuration diagram of the present shape model simplification apparatus.

【図2】形状簡略の指定画面である。FIG. 2 is a designation screen for simplifying a shape.

【図3】簡略化フィーチャのパラメータと簡略化形状の
1例を示す図である。
FIG. 3 is a diagram showing an example of simplified feature parameters and simplified shapes.

【図4】簡略化フィーチャ検索部のフローチャートであ
る。
FIG. 4 is a flowchart of a simplified feature search unit.

【図5】簡略対象の形状モデルの1例を示す斜視図であ
る。
FIG. 5 is a perspective view showing an example of a shape model to be simplified.

【図6】簡略モデルの1例を示す斜視図である。FIG. 6 is a perspective view showing an example of a simplified model.

【図7】形状変更後の形状モデルの1例を示す斜視図で
ある。
FIG. 7 is a perspective view showing an example of a shape model after a shape change.

【図8】形状簡略化プロセスデータ選択画面の1例を示
す斜視図である。
FIG. 8 is a perspective view showing an example of a shape simplification process data selection screen.

【図9】形状変更後の簡略モデルの1例を示す斜視図で
ある。
FIG. 9 is a perspective view showing an example of a simplified model after a shape change.

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

101…入出力装置、101a…ディスプレイ、101
b…キーボード、101c…マウス。
101: input / output device, 101a: display, 101
b ... keyboard, 101c ... mouse.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】数値解析の対象となる形状モデルを計算機
に入力し、前記形状モデルに数値解析用メッシュを作成
し、前記数値解析用メッシュを基に数値解析する方法に
おいて、形状モデルの一部を形状変更した際に、形状変
更前に設定した形状簡略化の手順データをデータベース
から読み込み、前記簡略化手順を変更後の形状モデルに
適用し、簡略モデルを作成することを特徴とする形状モ
デル簡略化方法。
1. A method for inputting a shape model to be subjected to numerical analysis to a computer, creating a mesh for numerical analysis on the shape model, and performing a numerical analysis based on the mesh for numerical analysis. When the shape is changed, a shape simplification procedure data set before the shape change is read from a database, the simplification procedure is applied to the changed shape model, and a simplified model is created. Simplification method.
JP11142780A 1999-05-24 1999-05-24 Method for simplifying shape model Pending JP2000331194A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11142780A JP2000331194A (en) 1999-05-24 1999-05-24 Method for simplifying shape model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11142780A JP2000331194A (en) 1999-05-24 1999-05-24 Method for simplifying shape model

Publications (1)

Publication Number Publication Date
JP2000331194A true JP2000331194A (en) 2000-11-30

Family

ID=15323430

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11142780A Pending JP2000331194A (en) 1999-05-24 1999-05-24 Method for simplifying shape model

Country Status (1)

Country Link
JP (1) JP2000331194A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006202093A (en) * 2005-01-21 2006-08-03 Mazda Motor Corp Structural analysis model creating system for body panel for vehicle
JP2007199870A (en) * 2006-01-24 2007-08-09 Ricoh Co Ltd Three-dimensional shape simple display device, program, and recording medium
JP2007233560A (en) * 2006-02-28 2007-09-13 Hokkaido Univ Method for generating mesh model
JP2008040921A (en) * 2006-08-09 2008-02-21 Hitachi Ltd Shape simplification device and program to be used in the same
JP2008217708A (en) * 2007-03-07 2008-09-18 Fujitsu Ltd Designing method and program
US7675515B2 (en) 2006-01-31 2010-03-09 Fujitsu Limited Apparatus, and method for generating analytical model, and recording medium in which program for generating analytical model is stored
JPWO2008114321A1 (en) * 2007-03-20 2010-06-24 富士通株式会社 Analysis model creation device, analysis model creation method, and analysis model creation program
JP2011076212A (en) * 2009-09-29 2011-04-14 Canon It Solutions Inc Apparatus and method for processing information, and computer program
WO2012114457A1 (en) * 2011-02-22 2012-08-30 株式会社日立製作所 Analytical model information delivery device and analytical model information delivery program
JP2013515993A (en) * 2009-12-23 2013-05-09 富士通株式会社 Computer-implemented improved method for detecting shape features
US8847952B2 (en) 2009-11-30 2014-09-30 Canon Kabushiki Kaisha Geometry simplification apparatus, geometry simplification method, and program
KR101541887B1 (en) * 2013-11-22 2015-08-06 경북대학교 산학협력단 Apparatus and method for simplifying assembly modeling data
EP3104334A1 (en) * 2015-06-08 2016-12-14 Hitachi, Ltd. Analytical mesh generation device and method
JP2017091550A (en) * 2015-11-16 2017-05-25 株式会社日立製作所 Computer implementation method for simplifying analysis of computer assisted model
JP2020052957A (en) * 2018-09-28 2020-04-02 三菱重工業株式会社 Automatic model correction device, structure evaluation system, automatic model correction method, and automatic model correction program
JP2020093098A (en) * 2018-12-10 2020-06-18 シロナ・デンタル・システムズ・ゲーエムベーハー Method for design and manufacture of dental component

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4655640B2 (en) * 2005-01-21 2011-03-23 マツダ株式会社 Vehicle body panel structural analysis model creation system
JP2006202093A (en) * 2005-01-21 2006-08-03 Mazda Motor Corp Structural analysis model creating system for body panel for vehicle
JP2007199870A (en) * 2006-01-24 2007-08-09 Ricoh Co Ltd Three-dimensional shape simple display device, program, and recording medium
US7675515B2 (en) 2006-01-31 2010-03-09 Fujitsu Limited Apparatus, and method for generating analytical model, and recording medium in which program for generating analytical model is stored
JP2007233560A (en) * 2006-02-28 2007-09-13 Hokkaido Univ Method for generating mesh model
JP4664218B2 (en) * 2006-02-28 2011-04-06 国立大学法人北海道大学 Mesh model generation system
US8089478B2 (en) 2006-08-09 2012-01-03 Hitachi, Ltd. Model simplification apparatus and program
JP2008040921A (en) * 2006-08-09 2008-02-21 Hitachi Ltd Shape simplification device and program to be used in the same
JP2008217708A (en) * 2007-03-07 2008-09-18 Fujitsu Ltd Designing method and program
JPWO2008114321A1 (en) * 2007-03-20 2010-06-24 富士通株式会社 Analysis model creation device, analysis model creation method, and analysis model creation program
JP4962561B2 (en) * 2007-03-20 2012-06-27 富士通株式会社 Analysis model creation device, analysis model creation method, and analysis model creation program
JP2011076212A (en) * 2009-09-29 2011-04-14 Canon It Solutions Inc Apparatus and method for processing information, and computer program
US8847952B2 (en) 2009-11-30 2014-09-30 Canon Kabushiki Kaisha Geometry simplification apparatus, geometry simplification method, and program
JP2013515993A (en) * 2009-12-23 2013-05-09 富士通株式会社 Computer-implemented improved method for detecting shape features
WO2012114457A1 (en) * 2011-02-22 2012-08-30 株式会社日立製作所 Analytical model information delivery device and analytical model information delivery program
KR101541887B1 (en) * 2013-11-22 2015-08-06 경북대학교 산학협력단 Apparatus and method for simplifying assembly modeling data
EP3104334A1 (en) * 2015-06-08 2016-12-14 Hitachi, Ltd. Analytical mesh generation device and method
JP2017091550A (en) * 2015-11-16 2017-05-25 株式会社日立製作所 Computer implementation method for simplifying analysis of computer assisted model
JP2020052957A (en) * 2018-09-28 2020-04-02 三菱重工業株式会社 Automatic model correction device, structure evaluation system, automatic model correction method, and automatic model correction program
JP7091212B2 (en) 2018-09-28 2022-06-27 三菱重工業株式会社 Model automatic correction device, structure evaluation system, model automatic correction method, and model automatic correction program
JP2020093098A (en) * 2018-12-10 2020-06-18 シロナ・デンタル・システムズ・ゲーエムベーハー Method for design and manufacture of dental component
US11771523B2 (en) 2018-12-10 2023-10-03 Dentsply Sirona Inc. Method for the design and manufacture of a dental component

Similar Documents

Publication Publication Date Title
JP2000331194A (en) Method for simplifying shape model
JP4893148B2 (en) Shape simplification device and program used therefor
JP3787743B2 (en) Mesh generator for numerical analysis
US20140324904A1 (en) Similar design structure search device and similar design structure search method
CN103914498A (en) Search recommending method and device for map searching
JPH05257661A (en) Software production system
JPH10207523A (en) Automatic programming device and method therefor
US20060116838A1 (en) Method and system for cutting point cloud automatically
JP2003296383A (en) Three-dimensional modeling system
US7624124B2 (en) System and method for assisting generation of business specification
JP4092637B2 (en) Shape model simplification device
EP1351183A2 (en) Sequence data combining method, apparatus and program
JPH1185492A (en) Device for supporting preparation of object oriented data model
JPH0668171A (en) Picture database, picture database preparation method, picture retrieval method and device therefor
Ali et al. A reverse engineering for manufacturing approach
JPH1186036A (en) Numerical analyzer, numerical analysis method and recording medium storing computer program for executing numerical analysis
JP2002132323A (en) Method and device for designing production process
JP2000113006A (en) Function logic verification for electronic circuit support system
JPH08166973A (en) Image data managing system
JPH0554094A (en) Circuit simulation device
JPH1139362A (en) Design support system
KR100309672B1 (en) Method for managing expert system capable of classifying elements and coding
JP2004191085A (en) Inspection data generation method
JPH08305740A (en) Method and device for processing graphic
JPH0512386A (en) Cae system