JP7454480B2 - Design support system and method - Google Patents

Design support system and method Download PDF

Info

Publication number
JP7454480B2
JP7454480B2 JP2020169134A JP2020169134A JP7454480B2 JP 7454480 B2 JP7454480 B2 JP 7454480B2 JP 2020169134 A JP2020169134 A JP 2020169134A JP 2020169134 A JP2020169134 A JP 2020169134A JP 7454480 B2 JP7454480 B2 JP 7454480B2
Authority
JP
Japan
Prior art keywords
check
parameter
cad model
function
evaluation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2020169134A
Other languages
Japanese (ja)
Other versions
JP2022061245A (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.)
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 JP2020169134A priority Critical patent/JP7454480B2/en
Priority to PCT/JP2021/036450 priority patent/WO2022075220A1/en
Publication of JP2022061245A publication Critical patent/JP2022061245A/en
Application granted granted Critical
Publication of JP7454480B2 publication Critical patent/JP7454480B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Evolutionary Computation (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Pure & Applied Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Analysis (AREA)
  • Computational Mathematics (AREA)
  • General Factory Administration (AREA)

Description

本発明は、設計支援システム及びその方法に関する。 The present invention relates to a design support system and method thereof.

近年、CAD(Computer-Aided Design)を用いた製品設計が多用されている。CAD設計のためのガイドラインには、例えば、穴あけや曲げなどの加工のしやすさ、溶接やネジ締結などの組立のしやすさといった観点からのルール、そして、点検のしやすさや治具のアクセスのしやすさといった製品保守の観点からのルール等多くの順守事項が含まれている。 In recent years, product design using CAD (Computer-Aided Design) has been frequently used. Guidelines for CAD design include, for example, rules from the perspective of ease of processing such as drilling and bending, ease of assembly such as welding and screw fastening, and ease of inspection and access to jigs. It includes many rules to be observed from the perspective of product maintenance, such as ease of use.

そこで、CADを搭載したコンピュータが、これらルールの一部又は全部をチェックして、ガイドラインに照らして、設計ミスがCADモデルに存在するか否かを自動で判定することが提案されている。例えば、特許文献1は、ルールに即した複数の関数の組み合わせを含むプログラムを実行して、CADモデルが閾値を満たさない場合は、それを設計者に通知するシステムを開示している。 Therefore, it has been proposed that a computer equipped with CAD checks some or all of these rules and automatically determines whether a design error exists in the CAD model in light of guidelines. For example, Patent Document 1 discloses a system that executes a program including a combination of a plurality of functions in accordance with rules and notifies a designer if a CAD model does not satisfy a threshold.

特開2008-234011号公報JP2008-234011A

しかしながら、コンピュータが、ルールに基づいてCADモデルをチェックできるようにするためには、関数に、パラメータや閾値を適切に設定する必要があるものの、特許文献1に係るシステムは、これについて、開示も示唆もしていない。そこで、本願発明は、CADモデルがガイドラインに適合して構成されたものであるかを正しくチェックできる、製品設計支援システムとその方法とを提供することを目的とする。 However, in order for a computer to check a CAD model based on rules, it is necessary to appropriately set parameters and threshold values for the function, but the system according to Patent Document 1 does not disclose this. I didn't even suggest it. Therefore, an object of the present invention is to provide a product design support system and method that can correctly check whether a CAD model is constructed in compliance with guidelines.

本発明の代表的な設計支援システムの一つは、製品のCADモデルがガイドラインに適合することを、判定ルールに基づいて、コンピュータにチェックさせる、製品の設計支援システムであって、コンピュータは、コントローラと、メモリと、を備え、コントローラは、メモリに記憶されたプログラムを実行することにより、CADモデルの形態を認識するための関数を設定するとともに判定ルールを生成する幾何認識関数定義部と、CADモデルのチェック結果に基づいてパラメータを調整して関数に設定するパラメータ調整部と、調整後のパラメータが設定された、関数に基づいてCADモデルをチェックして設計上の違反箇所を特定するルールチェック部と、チェック結果を報知装置に出力させる出力部と、を形成する。 One of the representative design support systems of the present invention is a product design support system that causes a computer to check whether a CAD model of the product conforms to a guideline based on a determination rule. and a memory, the controller includes a geometric recognition function definition unit that sets a function for recognizing the form of the CAD model and generates a determination rule by executing a program stored in the memory; A parameter adjustment section that adjusts parameters based on the model check results and sets them in functions, and a rule check that checks the CAD model based on the function in which the adjusted parameters are set and identifies design violations. and an output section for outputting the check result to the notification device.

本発明によれば、新規採用部品を含む等で従来とは異なる多様な形態のCADモデルにも適応できる新たな判定ルールを構築して進化させることにより、チェックを効率化させた設計支援システムを提供できる。 According to the present invention, a design support system that streamlines checking is created by constructing and evolving new judgment rules that can be applied to CAD models of various forms different from conventional ones, such as those that include newly adopted parts. Can be provided.

本発明の実施例1に係る設計支援システムのチェック機能を説明するための機能ブロック図である。FIG. 2 is a functional block diagram for explaining a check function of the design support system according to the first embodiment of the present invention. 図1の設計支援システムにおけるチェック動作の手順を示すフローチャートである。2 is a flowchart showing the procedure of a check operation in the design support system of FIG. 1. FIG. 図1の設計支援システムにおけるチェック機能とそれらを実現するハードウェアとの関係を示す機能ブロック図である。FIG. 2 is a functional block diagram showing the relationship between check functions in the design support system of FIG. 1 and hardware that implements them. 図1の設計支援システムにおけるチェック対象のCADモデルを可視化して例示する図である。2 is a diagram visualizing and illustrating a CAD model to be checked in the design support system of FIG. 1. FIG. 図1の設計支援システムにおけるパラメータ調整部及びルールチェック部の動作手順を表すフローチャートである。2 is a flowchart showing the operation procedure of a parameter adjustment section and a rule check section in the design support system of FIG. 1. FIG. 図1の設計支援システムにおいて、チェック動作時に参照するパラメータ評価DBに格納された評価データの一例である。In the design support system of FIG. 1, this is an example of evaluation data stored in a parameter evaluation DB that is referred to during a check operation. 本発明の実施例2に係る設計支援システムにおけるチェック対象のCADモデルを可視化して例示する図である。FIG. 7 is a diagram visualizing and illustrating a CAD model to be checked in the design support system according to the second embodiment of the present invention. 本発明の実施例2に係る設計支援システムのチェック機能を説明するための機能ブロック図である。FIG. 2 is a functional block diagram for explaining a check function of a design support system according to a second embodiment of the present invention. 図8の設計支援システムにおけるパラメータ調整部及びルールチェック部の動作手順を示すフローチャートである。9 is a flowchart showing the operation procedure of a parameter adjustment section and a rule check section in the design support system of FIG. 8. 図8の設計支援システムにおいて、図7のCADモデルに対するチェック結果の正解データを可視化して例示する図である。9 is a diagram illustrating a visualized correct answer data of a check result for the CAD model of FIG. 7 in the design support system of FIG. 8; FIG.

以下、図面を用いて本発明の実施例に係る設計支援システムについて説明する。実施例1は、判定ルールが定量化されている場合について、図1~図7を用いて説明する。実施例2は、定量化されていない判定ルールを定量化させる場合について、図8~図10を用いて説明する。 Hereinafter, a design support system according to an embodiment of the present invention will be described using the drawings. In Example 1, a case where the determination rule is quantified will be explained using FIGS. 1 to 7. In the second embodiment, a case where an unquantified determination rule is quantified will be explained using FIGS. 8 to 10.

実施例1では、定量化された判定ルールに対して、各機能における入力パラメータを推定する方法について説明する。図1は、本発明の実施例1に係る設計支援システムのチェック機能を説明するための機能ブロック図である。なお、判定ルールとは、コンピュータ上でチェックできるルールであり、三次元CADシステムで処理中のCADモデルから設計ミスを発見することが可能なルールをいう。 In the first embodiment, a method for estimating input parameters for each function based on a quantified determination rule will be described. FIG. 1 is a functional block diagram for explaining a check function of a design support system according to a first embodiment of the present invention. Note that the determination rule is a rule that can be checked on a computer, and is a rule that can detect design mistakes from a CAD model being processed by a three-dimensional CAD system.

図1に示すように、設計支援システム10は、そのチェック機能として、設計ガイドライン1、判定ルール定義部2、CADモデル(CADデータ)3、幾何形状認識関数データベース(以下、「幾何認識関数DB」という)4、幾何認識関数モジュール定義部(以下、「幾何認識関数定義部」という)5、パラメータ評価DB6、パラメータ調整部7、ルールチェック部8、チェック結果表示部9、及び形状特徴量抽出部16を備えて構成される。 As shown in FIG. 1, the design support system 10 has a design guideline 1, a judgment rule definition section 2, a CAD model (CAD data) 3, a geometric shape recognition function database (hereinafter referred to as "geometric recognition function DB") as its checking function. ) 4, geometric recognition function module definition section (hereinafter referred to as "geometric recognition function definition section") 5, parameter evaluation DB 6, parameter adjustment section 7, rule check section 8, check result display section 9, and shape feature amount extraction section 16.

これらの機能は、設計支援システム10を構成するコンピュータがプログラムを実行することによって形成される機能と、そのコンピュータが備える記憶部(メモリ)に形成されたDBと、である。なお、設計支援システム10における基本的な作図機能については、図1に記載せず、その説明も省略する。 These functions are functions formed by a computer forming the design support system 10 executing a program, and a DB formed in a storage unit (memory) included in the computer. Note that the basic drawing functions in the design support system 10 are not shown in FIG. 1, and their explanation will be omitted.

設計ガイドライン1には、製造装置や工具の仕様、組立容易性、加工限界、法令やJIS等の規格に代表されるような設計ルールが含まれる。例えば、機構部品の端部や曲げから穴までの位置規定のほか、製造工具のアクセス性等が設計ガイドライン1に含まれる。 The design guideline 1 includes design rules such as specifications of manufacturing equipment and tools, ease of assembly, processing limits, and standards such as laws and regulations and JIS. For example, the design guideline 1 includes the position regulations from the ends and bends of mechanical parts to holes, as well as the accessibility of manufacturing tools.

判定ルール定義部2には、CADモデル3上で検証する判定ルールを定義するためのインタフェースを提供する。このインタフェースには、ユーザが設計ガイドライン1内のルールを参照又は取り込む等して、設計要素を定義するためのユーザインタフェースと、過去に蓄積されたユーザ入力に基づいて設計ガイドライン1内のルールから判定ルールを定義するためのインタフェースが含まれる。なお、CADモデル3は、設計支援システム10により、判定ルールを適用してチェック対象とされる。 The judgment rule definition unit 2 is provided with an interface for defining judgment rules to be verified on the CAD model 3. This interface includes a user interface for the user to define design elements by referencing or importing the rules in Design Guideline 1, and a user interface for defining design elements by referring to or importing the rules in Design Guideline 1. Contains an interface for defining rules. The CAD model 3 is checked by the design support system 10 by applying a determination rule.

幾何認識関数DB4では、CADモデル3に含まれる幾何形状を認識するための手続き関数(以下、「共通関数」という)の群が収集されるほか、新たに生成された関数の群も記録されている。共通関数は、コンピュータ上で個別に呼び出し可能であり、距離を測定する機能をはじめとして、幾何形状を認識するために基本要素化されている。なお、共通関数の具体例については後述する。また、設計支援システム10を構成するコンピュータのハードウェアについては図3を用いて後述する。 In the geometric recognition function DB 4, in addition to collecting a group of procedural functions (hereinafter referred to as "common functions") for recognizing geometric shapes included in the CAD model 3, a group of newly generated functions is also recorded. There is. Common functions can be called individually on a computer and are made into basic elements for recognizing geometric shapes, including functions for measuring distance. Note that a specific example of the common function will be described later. Further, the hardware of the computer constituting the design support system 10 will be described later using FIG. 3.

設計ガイドライン1は、チェックすべき多数のルールを備える。この設計ガイドライン1は、判定ルール定義部2において定義される。また、判定ルール定義部2において定義されたチェックすべき設計ガイドライン1に対し、幾何認識関数DB4の共通関数を抽出して組み合わせることで、幾何認識関数モジュール定義部(以下、「幾何認識関数定義部」という)5においてチェック可能な判定ルール生成される。幾何認識関数定義部5は、設計支援システム10を構成するコンピュータがプログラムを実行することによって、CADモデルの形態を認識するための関数を設定し、自動チェック用の判定ルールを構築する機能である。 Design Guideline 1 includes a large number of rules to check. This design guideline 1 is defined in the determination rule definition section 2. In addition, by extracting and combining the common functions of the geometry recognition function DB 4 with respect to the design guideline 1 to be checked defined in the judgment rule definition unit 2, the geometry recognition function module definition unit (hereinafter referred to as “geometric recognition function definition unit ) 5, a checkable judgment rule is generated. The geometric recognition function definition unit 5 is a function for setting a function for recognizing the form of a CAD model and constructing a judgment rule for automatic checking by executing a program by a computer forming the design support system 10. .

パラメータ評価DB6には、幾何認識関数定義部5に入力される共通関数及びそれに好適なパラメータと、チェックにより得られた評価結果と、の相関関係を示す情報が記憶されている。ここで、設定するパラメータとは、例えば、探索範囲や基準寸法に代表される定量的な値であるが、これに限ったものではない。 The parameter evaluation DB 6 stores information indicating the correlation between the common function input to the geometric recognition function definition unit 5 and its suitable parameters, and the evaluation results obtained by checking. Here, the parameter to be set is, for example, a quantitative value represented by a search range or a reference dimension, but is not limited to this.

また、チェックの評価結果とは、例えば、前述した共通関数の中で特定される幾何形状を決定するためのパラメータの設定値と、図6を用いて後述するチェック時間Tや違反部位特定精度がある。さらに、ノイズNの多さやチェック時間T等に代表されるチェック評価結果と、パラメータの設定値と、の相関性を示す情報が、パラメータ評価DB6に格納される。 In addition, the check evaluation results include, for example, the setting values of the parameters for determining the geometric shape specified in the common function described above, the check time T and the violation part identification accuracy, which will be described later using FIG. be. Furthermore, information indicating the correlation between the check evaluation results, typified by the amount of noise N, the check time T, etc., and the parameter setting values is stored in the parameter evaluation DB 6.

ルールチェック部8では、共通関数及びそれに好適なパラメータを入力し、チェック対象のCADモデル3をチェックする。ここで用いる共通関数は、幾何認識関数定義部5において定義された幾何認識関数の構成要素である。その共通関数に好適なパラメータは、チェック結果の評価を高めるように、パラメータ調整部7がパラメータ評価DB6を探索して取得した最適なパラメータが用いられる。また、ルールチェック部8のチェック結果から、正解率Rやチェック時間Tに代表される評価結果が得られる。 The rule checking unit 8 inputs the common function and its suitable parameters, and checks the CAD model 3 to be checked. The common function used here is a component of the geometric recognition function defined in the geometric recognition function definition unit 5. As suitable parameters for the common function, the optimum parameters obtained by the parameter adjustment section 7 by searching the parameter evaluation DB 6 are used so as to improve the evaluation of the check result. Further, from the check results of the rule check section 8, evaluation results represented by the correct answer rate R and the check time T are obtained.

チェック結果表示部9では、特定した違反箇所をハイライトして設計者に知らせる。また、チェック結果表示部9は、得られた評価結果を幾何認識関数DB4及びパラメータ評価DB6に対して情報更新することによって、つぎのチェックにフィードバックされる。つまり、設計支援システム10は、チェック結果の評価に基づいて判定ルールが更新され、適用範囲を広げられるように適切に進化を継続する。 The check result display section 9 highlights the identified violation location and notifies the designer. Furthermore, the check result display section 9 updates the obtained evaluation results to the geometric recognition function DB 4 and parameter evaluation DB 6, thereby feeding them back to the next check. In other words, the design support system 10 updates the determination rules based on the evaluation of the check results, and continues to evolve appropriately so that the scope of application can be expanded.

入力したCADモデル3の寸法や形状に代表される形状特徴量がパラメータ設定値への相関が強い場合、CADモデル3から形状特徴量抽出部16で特徴量を抽出して、パラメータ調整部7の入力とすることもできる。ここでいう形状特徴量とは、例えばCADモデル3に含まれる最小(最大)板厚や、部品の寸法の分布、フィーチャー情報が挙げられるが、これに限ったものではない。 If the shape feature represented by the dimensions and shape of the input CAD model 3 has a strong correlation with the parameter setting value, the shape feature extractor 16 extracts the feature from the CAD model 3, and the parameter adjuster 7 extracts the feature from the CAD model 3. It can also be used as input. The shape feature amount here includes, for example, the minimum (maximum) plate thickness included in the CAD model 3, the distribution of dimensions of parts, and feature information, but is not limited to these.

図2は、図1の設計支援システム10におけるチェック動作の手順を示すフローチャートである。図2に示すステップS1~ステップS8は、設計支援方法の一例であって、コントローラ22(図3)とメモリ(記憶部)を備えたコンピュータがCADモデル3,30に判定ルールを適用して設計上の違反箇所を抽出する動作手順である。これらステップS1~ステップS8は、設計支援システム10を構成するコンピュータのコントローラ22が主体となって実行するチェック動作の手順である。以降、主語の無い動作主体は、コンピュータのコントローラ22であり、より詳細には、そこに形成された各機能部である。 FIG. 2 is a flowchart showing the procedure of a check operation in the design support system 10 of FIG. Steps S1 to S8 shown in FIG. 2 are an example of a design support method, in which a computer equipped with a controller 22 (FIG. 3) and a memory (storage unit) applies judgment rules to the CAD models 3 and 30 to design a design. This is the operation procedure for extracting the violation points above. These steps S1 to S8 are check operation procedures that are mainly executed by the controller 22 of the computer that constitutes the design support system 10. Hereinafter, the operating entity without a subject is the computer controller 22, and more specifically, each functional unit formed therein.

チェック開始に伴い、CADモデル(データ)読み込みステップS1では、コントローラ22がチェック対象のCADモデル3を記憶部に読み込む。判定ルール定義ステップS2では、設計ガイドライン1に基づきチェックすべき判定ルールを定義する。すなわち、設計要素毎に違反であるか否かを判定ルールとして定義する。共通関数記憶ステップS3では、定義された設計要素毎の検証に用いられる共通関数をコントローラ22が幾何認識関数DB(記憶部)4に記憶する。 At the start of the check, in a CAD model (data) reading step S1, the controller 22 reads the CAD model 3 to be checked into the storage section. In the determination rule definition step S2, determination rules to be checked are defined based on the design guideline 1. In other words, whether or not each design element is a violation is defined as a determination rule. In the common function storage step S3, the controller 22 stores the common function used for verification of each defined design element in the geometric recognition function DB (storage unit) 4.

関数定義ステップS4では、コントローラ22の判定ルール定義部2が幾何認識関数DB4に照会し、判定ルール定義ステップS2で定義された判定ルールの中から、CADモデル3の違反箇所を特定するために最適な共通関数を探索して定義する。このように、ステップS4では、ステップS2で定義され、ステップS3で記憶された最適な共通関数を幾何認識関数DB4から探索し、取得された最適な共通関数を組み合わせることで、判定ルールに基づいた自動チェック用の幾何認識関数を構築する。 In the function definition step S4, the judgment rule definition unit 2 of the controller 22 queries the geometric recognition function DB4, and selects the optimum one for identifying the violation location of the CAD model 3 from among the judgment rules defined in the judgment rule definition step S2. Find and define common functions. In this way, in step S4, the optimal common function defined in step S2 and stored in step S3 is searched from the geometric recognition function DB4, and the obtained optimal common functions are combined to determine the optimal common function based on the determination rule. Build a geometry recognition function for automatic checking.

ここで、共通関数の具体例として、穴や端部を探索する等の幾何特徴探索機能、面と面の距離を測定する等の形状特徴量演算機能、面作成や点作成等の形状生成機能、四則演算や最大値、最小値等を計算する数値演算機能、を備えるが、それに限ったものではない。 Here, specific examples of common functions include geometric feature search functions such as searching for holes and edges, shape feature calculation functions such as measuring the distance between surfaces, and shape generation functions such as surface creation and point creation. , numerical calculation functions for calculating four arithmetic operations, maximum values, minimum values, etc., but are not limited thereto.

評価結果相関性記憶ステップS5では、共通関数に入力するパラメータと、少なくとも正解率R又は計算時間Tが含まれるチェック結果を評価した評価結果と、の相関性をコントローラ22がパラメータ評価DB6に記憶させる。ステップS5において、パラメータ評価DB6には、例えば関数で定義された共通関数の入力に該当するパラメータの数値と、チェック結果の正解率Rやチェック時間T等の評価結果との相関性が格納されている。 In the evaluation result correlation storage step S5, the controller 22 stores the correlation between the parameters input to the common function and the evaluation results obtained by evaluating the check results including at least the correct answer rate R or the calculation time T in the parameter evaluation DB 6. . In step S5, the parameter evaluation DB 6 stores, for example, the correlation between the numerical value of the parameter corresponding to the input of the common function defined by the function and the evaluation result such as the correct answer rate R of the check result and the check time T. There is.

パラメータ調整ステップS6では、パラメータ調整部7が、パラメータ評価DB6に格納されているパラメータ評価DB6を照会し、評価結果に基づいて探索された共通関数及びそれに好適なパラメータを入力して調整する。すなわち、ステップS6では、パラメータ調整部7が、共通関数に入力するパラメータを適正値へと調整する。このステップS6で処理されるパラメータは、一種類の場合もあるが、通常は複数の種類が存在している。 In the parameter adjustment step S6, the parameter adjustment unit 7 queries the parameter evaluation DB 6 stored in the parameter evaluation DB 6, and inputs and adjusts the common function searched based on the evaluation result and its suitable parameters. That is, in step S6, the parameter adjustment unit 7 adjusts the parameters input to the common function to appropriate values. Although there may be one type of parameter processed in step S6, there are usually multiple types.

チェック結果評価ステップS7では、ステップS6でパラメータ調整部7が調整したパラメータをステップS4で幾何関数定義部5が定義した共通関数に入力して生成された判定ルールをCADモデル3,30に適用し、そのチェック結果を評価する。このステップS7では、ステップS3で幾何認識関数DB4に記憶された関数、及びステップS5でパラメータ評価DB6に記憶されたパラメータの値をパラメータ調整部7に入力して構築された判定ルールに基づいてCADモデル3をチェックする。ステップS7では、チェックした結果の評価を行う。チェック評価の評価指標として前述した正解率Rや計算時間Tが挙げられるが、これに限ったものではない。 In the check result evaluation step S7, the parameters adjusted by the parameter adjustment unit 7 in step S6 are input to the common function defined by the geometric function definition unit 5 in step S4, and the determination rule generated is applied to the CAD models 3, 30. , evaluate the check results. In this step S7, CAD is performed based on the determination rule constructed by inputting the function stored in the geometric recognition function DB 4 in step S3 and the parameter value stored in the parameter evaluation DB 6 in step S5 to the parameter adjustment section 7. Check model 3. In step S7, the checked results are evaluated. Evaluation indicators for check evaluation include, but are not limited to, the above-mentioned accuracy rate R and calculation time T.

ステップS7の評価結果が得たい正解率Rや計算時間Tを満たさない(No)場合、ステップS6において再度パラメータの値を調整する。それらを繰り返し、チェック結果の評価が正解率Rや計算時間Tを満たした(Yes)場合、チェック結果表示ステップS8へ進み、チェック結果を表示してチェック終了となる。以上のフローを通して、チェック結果から漏れFやノイズNが低減し、計算時間Tも短くなるチェック方法が確立する。 If the evaluation result in step S7 does not satisfy the desired accuracy rate R or calculation time T (No), the parameter values are adjusted again in step S6. These steps are repeated, and when the evaluation of the check results satisfies the correct answer rate R and the calculation time T (Yes), the process proceeds to check result display step S8, the check results are displayed, and the check ends. Through the above flow, a checking method is established in which leakage F and noise N are reduced from the check results, and calculation time T is also shortened.

図3は、図1の設計支援システム10におけるチェック機能とそれらを実現するハードウェアとの関係を示す機能ブロック図である。図3において、設計支援システム10は、入力部20、表示部21を備えたコンピュータであるコントローラ22により構成される。入力部20及び表示部21は、ユーザに対してGUI(グラフィカルユーザインターフェース)による操作環境を提供する。
FIG. 3 is a functional block diagram showing the relationship between the check functions in the design support system 10 of FIG. 1 and the hardware that implements them. In FIG. 3, the design support system 10 includes a controller 22, which is a computer including an input section 20 and a display section 21. The input unit 20 and the display unit 21 provide the user with an operating environment using a GUI ( graphical user interface).

コントローラ22には、制御部23、入力インタフェース(以下、入力I/F)24、表示制御部25、主記憶装置26、及び補助記憶装置27が、データバス28を介して相互に接続される。制御部23は、設計支援システム10におけるコントローラ22の中枢であり、不図示の作図機能と、チェック機能と、の全てを制御する。特にチェック機能としての制御部23は、あたかも幾何認識関数定義部5がパラメータ調整部7にチェック可能なルールを生成させ、そのルールをルールチェック部8に自動的にチェックさせるように動作する。ただし、制御部23や幾何認識関数定義部5の機能分担については、説明の便宜上のことであり、これに限ったものではない。入力I/F24は、入力部20より入力されるCADモデルや判定ルールを取り込む。表示制御部25は、表示部21を制御する。 A control unit 23 , an input interface (hereinafter referred to as input I/F) 24 , a display control unit 25 , a main storage device 26 , and an auxiliary storage device 27 are connected to the controller 22 via a data bus 28 . The control unit 23 is the central part of the controller 22 in the design support system 10, and controls all of the drawing function and checking function (not shown). In particular, the control unit 23 as a checking function operates as if the geometric recognition function definition unit 5 causes the parameter adjustment unit 7 to generate a rule that can be checked, and causes the rule checking unit 8 to automatically check the rule. However, the division of functions between the control unit 23 and the geometric recognition function definition unit 5 is for convenience of explanation, and is not limited to this. The input I/F 24 takes in the CAD model and determination rules input from the input unit 20. The display control section 25 controls the display section 21 .

主記憶装置26には、CADモデル3、設計ガイドライン1、判定ルール定義部2、パラメータ調整部7、ルールチェック部8、及びこれらを機能させるための情報やプログラムが記憶されている。補助記憶装置27には、幾何認識関数DB4、パラメータ評価DB6の情報やプログラムが記憶されている。 The main storage device 26 stores a CAD model 3, a design guideline 1, a judgment rule definition section 2, a parameter adjustment section 7, a rule check section 8, and information and programs for making these function. The auxiliary storage device 27 stores information and programs of the geometric recognition function DB4 and parameter evaluation DB6.

なお、コントローラ22のコンピュータとしてのハードウェアの一部又は全部については、DSP(Digital Signal Processor)、FPGA(Field-Programmable Gate Array)、GPU(Graphics Processing Unit)等で代替してもよい。又ハードウェアの一部又は全部をネットワーク上のサーバに集中又は分散してクラウド配置し、複数のユーザがネットワークを介して共有してもよい。 Note that part or all of the computer hardware of the controller 22 may be replaced by a DSP (Digital Signal Processor), an FPGA (Field-Programmable Gate Array), a GPU (Graphics Processing Unit), or the like. Further, part or all of the hardware may be centralized or distributed on servers on a network, placed in the cloud, and shared by multiple users via the network.

図4は、図1の設計支援システム10におけるチェック対象のCADモデル3を可視化して例示する図である。図4に示すCADモデル3は、配管31を固定するための固定治具32を介してボルト33で別部品に固定されている製品の一部を抜き出したものである。この中のボルト33に対し、ボルト挿入穴が適切な寸法かを設計支援システム10が自動チェックする。 FIG. 4 is a diagram visualizing and illustrating the CAD model 3 to be checked in the design support system 10 of FIG. 1. As shown in FIG. The CAD model 3 shown in FIG. 4 is a part of a product that is fixed to another component with bolts 33 via a fixture 32 for fixing a pipe 31. The design support system 10 automatically checks whether the bolt insertion hole has an appropriate size for the bolt 33 among these.

図5は、図1の設計支援システム10におけるパラメータ調整部7及びルールチェック部8の動作手順を表すフローチャートである。図5について、より具体的には、図4に示すCADモデル3におけるボルト穴に対し、設計支援システム10が自動チェックする動作手順を示している。本実施形態では、幾何認識関数定義部5を一意に決め、パラメータ調整部7、ルールチェック部8の動作フローをまとめて示しているが、幾何認識関数定義部5を構成するモジュールは適宜変更可能であり、これに限ったものではない。 FIG. 5 is a flowchart showing the operation procedure of the parameter adjustment section 7 and rule check section 8 in the design support system 10 of FIG. More specifically, FIG. 5 shows an operation procedure in which the design support system 10 automatically checks bolt holes in the CAD model 3 shown in FIG. 4. In this embodiment, the geometric recognition function definition section 5 is uniquely determined, and the operation flow of the parameter adjustment section 7 and the rule check section 8 is shown together, but the modules constituting the geometry recognition function definition section 5 can be changed as appropriate. and is not limited to this.

まず、チェックを開始すると、ステップS11でパラメータの初期値を設定する。その後、ステップS12でCADモデル3上にボルトを認識する。ステップS12のボルト認識方法として、形状からボルトを特定してもよいが、形状特徴量抽出部16において部品名や属性情報を活用して認識することが好ましい。 First, when a check is started, initial values of parameters are set in step S11. Thereafter, a bolt is recognized on the CAD model 3 in step S12. As the bolt recognition method in step S12, bolts may be identified based on their shape, but it is preferable that the shape feature extracting unit 16 utilizes part names and attribute information to recognize them.

すなわち、CADモデル3上にどのサイズのボルトがいくつ含まれるか自動で抽出可能となるため、それらの情報を活用することが望ましい。ステップS13ではそのボルトの中心軸を生成する。ステップS14では、CADモデル3上に含まれる穴を探索し、ステップS15ではボルトの近傍の穴を特定する。 That is, since it is possible to automatically extract how many bolts of which size are included in the CAD model 3, it is desirable to utilize such information. In step S13, the central axis of the bolt is generated. In step S14, holes included on the CAD model 3 are searched, and in step S15, holes near the bolts are identified.

ステップS16ではステップS15で得られた穴の穴径を測定し、ステップS17で穴径判定を行う。ここで、違反がない場合(No)、チェック終了となる。違反がある場合(Yes)、ステップS18で違反として検出した結果が正解かどうかを評価し、正解率評価ステップS19へ進む。ステップS19では、検出結果の正解率Rやチェック時間Tに代表される評価結果が所定の性能を満たしていた場合(Yes)、チェック終了となる。 In step S16, the hole diameter of the hole obtained in step S15 is measured, and in step S17, the hole diameter is determined. Here, if there is no violation (No), the check ends. If there is a violation (Yes), it is evaluated whether the result detected as a violation in step S18 is correct, and the process proceeds to correct answer rate evaluation step S19. In step S19, if the evaluation result represented by the accuracy rate R of the detection result and the check time T satisfies the predetermined performance (Yes), the check ends.

一方、ステップS19における評価結果が所定の性能を満たしていない場合(No)、パラメータ設定ステップS11へ戻る。ステップS11では、パラメータ評価DB6(図1、図3)を照会し、パラメータの再設定を行う。これを繰り返し、チェックに対し正解率Rやチェック時間Tが目標とする性能を満たした場合(Yes)、チェック終了となり、違反箇所をハイライトする(不図示)。 On the other hand, if the evaluation result in step S19 does not satisfy the predetermined performance (No), the process returns to parameter setting step S11. In step S11, the parameter evaluation DB 6 (FIGS. 1 and 3) is consulted and the parameters are reset. This process is repeated, and if the accuracy rate R or check time T for the check satisfies the target performance (Yes), the check ends and the violations are highlighted (not shown).

図6は、図1の設計支援システム10において、チェック動作時に参照するパラメータ評価DB6に格納された評価データの一例である。図6は、図4のCADモデル3を対象に、穴探索機能、すなわち、図5の穴認識ステップS14を実行したことによる評価結果を示したグラフである。また、図6には、穴検出結果43を併せて示す。図6の横軸は、穴探索基準穴径/最大ボルト径の比率を0~10まで示す。図6の左縦軸は、ボルト穴正解率R(%)であり、チェック結果からボルト挿入穴がどの程度の正解率R(%)で検出されたかを示す。図6の右縦軸は、無次元計算時間Tであり、チェックに要した時間を示す。図6の特性41は、穴探索機能における基準穴径とボルト穴正解率Rの関係を表す。図6の特性42は、穴探索機能における基準穴径とボルト穴正解率R時間Tとの関係を表す。 FIG. 6 is an example of evaluation data stored in the parameter evaluation DB 6 that is referred to during a check operation in the design support system 10 of FIG. 1. FIG. 6 is a graph showing the evaluation results obtained by executing the hole search function, that is, the hole recognition step S14 in FIG. 5, for the CAD model 3 in FIG. Further, FIG. 6 also shows hole detection results 43. The horizontal axis in FIG. 6 indicates the ratio of hole search reference hole diameter/maximum bolt diameter from 0 to 10. The left vertical axis in FIG. 6 is the bolt hole correct answer rate R (%), which indicates the correct answer rate R (%) at which bolt insertion holes were detected from the check results. The right vertical axis in FIG. 6 is the dimensionless calculation time T, which indicates the time required for the check. A characteristic 41 in FIG. 6 represents the relationship between the reference hole diameter and the bolt hole accuracy rate R in the hole search function. A characteristic 42 in FIG. 6 represents the relationship between the reference hole diameter and the bolt hole correct answer rate R time T in the hole search function.

図6について、より詳しく説明する。図6の横軸に示す比率は、穴認識ステップS14において設定する入力パラメータである穴探索基準穴径と最大ボルト径の比率であり、最大ボルト径M10に対して、比率2倍ならば穴探索基準穴20mmであり、比率10倍ならば穴探索基準穴100mmである。図6の横軸に示す「穴探索基準穴径/最大ボルト径」の技術的意義は、[補足]の欄に後述する「ボルトを貫通させる穴は、ボルト径より〇mmから△mm大きい範囲とする」ような設計ガイドラインに基づく。そのチェックすべき設計ガイドラインに基づく判定ル―ルとして、設計要素毎に違反であるか否かを定義されている。この判定ル―ルを構成する共通関数に入力するパラメータの一つが図6の横軸に示されている。 FIG. 6 will be explained in more detail. The ratio shown on the horizontal axis of FIG. 6 is the ratio of the hole search reference hole diameter, which is an input parameter set in the hole recognition step S14, and the maximum bolt diameter, and if the ratio is twice the maximum bolt diameter M10, the hole search is performed. If the reference hole is 20 mm and the ratio is 10 times, the hole search reference hole is 100 mm. The technical significance of "Hole search standard hole diameter/Maximum bolt diameter" shown on the horizontal axis of Figure 6 is explained later in the [Supplementary] column, "The hole through which the bolt passes must be within a range of 〇mm to △mm larger than the bolt diameter. Based on design guidelines such as Judgment rules based on the design guidelines to be checked are defined for each design element to determine whether or not it violates the design guidelines. One of the parameters input to the common function forming this determination rule is shown on the horizontal axis of FIG.

図6は、共通関数に入力するパラメータを任意に変えることに応じて、共通関数で生成された判定ルールによるチェック結果の評価が変動することを示している。すなわち、図6は、任意に入力したパラメータと、チェック結果の評価と、の相関性を示している。この評価結果の相関性は、パラメータ評価としてパラメータ評価DB6に記憶され、パラメータ調整部7からの参照に供される。パラメータ調整部7は、参照したチェック結果の評価に基づいて、高い評価が得られるパラメータに調整する。図6において、ボルト穴正解率Rが高く、無次元計算時間T、チェック漏れF、及びノイズNが少ないほど高い評価を得る。 FIG. 6 shows that the evaluation of the check result based on the determination rule generated by the common function changes depending on the parameters input to the common function. That is, FIG. 6 shows the correlation between arbitrarily input parameters and the evaluation of the check results. The correlation of this evaluation result is stored in the parameter evaluation DB 6 as a parameter evaluation, and is provided for reference by the parameter adjustment section 7. The parameter adjustment unit 7 adjusts the parameters to obtain a high evaluation based on the evaluation of the referenced check results. In FIG. 6, the higher the bolt hole accuracy rate R and the smaller the dimensionless calculation time T, check omission F, and noise N, the higher the evaluation.

図6の左縦軸に示すボルト穴正解率Rとは、穴の検出数が正解数に対して大きい場合はノイズNが多いことを意味し、正解数を穴検出数で除した値(適合率)が正解率Rとなる。一方、穴検出数が正解数より少ない場合は、漏れFが生じていることを意味し、穴検出数を正解数で除した値(再現率)が正解率Rとなる。ここでは、漏れFを表す再現率、ノイズNの多さを表す適合率等の評価指標を分けて適用しても良く、チェック結果の評価指標はこれに限ったものではない。 The bolt hole accuracy rate R shown on the left vertical axis in Figure 6 means that when the number of holes detected is larger than the number of correct answers, there is a lot of noise N. rate) becomes the correct answer rate R. On the other hand, if the number of holes detected is smaller than the number of correct answers, it means that a leakage F has occurred, and the value (recall rate) obtained by dividing the number of holes detected by the number of correct answers is the correct answer rate R. Here, evaluation indicators such as a recall rate representing the leakage F and a precision rate representing the amount of noise N may be applied separately, and the evaluation indices for the check results are not limited to these.

穴認識ステップS14、及びボルト近傍穴探索ステップS15で示した穴探索機能において、基準穴径を大きくすると、取得する穴の範囲も増大し、計算時間Tが長くなる。また、穴径の大きな配管等も取得し、ボルト穴ではないノイズNが増大する。一方、基準穴径を小さくすると、計算時間Tは短くなるものの、ボルト穴の漏れFが生じ、チェック漏れFの原因となる。 In the hole search function shown in the hole recognition step S14 and the bolt vicinity hole search step S15, when the reference hole diameter is increased, the range of holes to be acquired also increases, and the calculation time T becomes longer. In addition, pipes with large hole diameters are also acquired, and the noise N due to non-bolt holes increases. On the other hand, if the reference hole diameter is made smaller, although the calculation time T becomes shorter, bolt hole leakage F occurs, which causes check leakage F.

上述の穴探索機能(S14,S15)において、チェック対象のCADモデル3に含まれる最大ボルト径Dmaxの2倍程度が今回の最適値となることが分かる。図6の例では、1つのパラメータに対する最適値の探索方法について示したが、パラメータは複数種あっても、また複数の共通関数に共通して入力される入力パラメータであってもよい。 In the above-described hole search function (S14, S15), it can be seen that the current optimum value is approximately twice the maximum bolt diameter Dmax included in the CAD model 3 to be checked. In the example of FIG. 6, a method of searching for an optimal value for one parameter is shown, but there may be a plurality of types of parameters, or an input parameter that is commonly input to a plurality of common functions.

実施例2では、判定ルールが定量化されていない設計ルールに関して、過去の設計データより違反箇所が既知のデータを用いて、共通関数の入力パラメータや閾値を決定し判定ルールを構築する方法について説明する。 In Example 2, regarding a design rule for which the judgment rule is not quantified, a method is explained in which the input parameters and threshold values of a common function are determined and the judgment rule is constructed using data for which violations are known from past design data. do.

図7は、本発明の実施例2に係る設計支援システム20におけるチェック対象のCADモデル(CADデータ)30を可視化して例示する図である。すなわち、図7は実施例2で対象とするCADモデル30の一部を示す。ここでは、曲げを有するボルト貫通部品14にボルト33が貫通しており、「ボルトを締結する工具が挿入するスペースが確保されているか否かについてチェックする」設計ガイドライン1が存在する。 FIG. 7 is a diagram visualizing and illustrating a CAD model (CAD data) 30 to be checked in the design support system 20 according to the second embodiment of the present invention. That is, FIG. 7 shows a part of the CAD model 30 targeted in the second embodiment. Here, a bolt 33 passes through a bolt-penetrating component 14 having a bend, and there is a design guideline 1 that "checks whether a space for inserting a tool for tightening the bolt is secured."

この設計ガイドライン1の中からCADモデル30上でチェックできる判定ルールを構築する際、工具の形状及び動作範囲について、コンピュータが自動的かつ正確に再現して評価するのは困難である。そのため、設計支援システム20では、ボルト33の六角部分の上部に、締結工具の挿入スペースを模擬した形状を作成し、このスペースに他部品が干渉しないならば合格と評価する方法が採用され、一例として、その形状を円筒で模擬する。 When constructing judgment rules that can be checked on the CAD model 30 from the design guideline 1, it is difficult for a computer to automatically and accurately reproduce and evaluate the shape and operating range of the tool. Therefore, in the design support system 20, a method is adopted in which a shape is created that simulates the insertion space for the fastening tool at the top of the hexagonal part of the bolt 33, and if other parts do not interfere with this space, the evaluation is passed. , its shape is simulated by a cylinder.

ここで、評価用円筒の寸法を大きく設定すると、その評価用円筒に対して多数の干渉部品が検出されてしまい、ノイズNが増大する。一方、評価用円筒の寸法を小さく設定すると、その評価用円筒に対する他部品との干渉が特定できず、チェック漏れFが生じてしまう。そこで、設計支援システム20では、過去の製造データのボルトが締結できた位置、及び締結不可能であった位置を基に正解データを作成し、チェック結果とその正解データとを照合し、締結工具挿入スペース、すなわち、評価用円筒の寸法を調整する。 Here, if the dimensions of the evaluation cylinder are set large, a large number of interfering parts will be detected with respect to the evaluation cylinder, and the noise N will increase. On the other hand, if the dimensions of the evaluation cylinder are set small, interference between the evaluation cylinder and other parts cannot be identified, and a check failure F occurs. Therefore, in the design support system 20, correct data is created based on past manufacturing data of positions where bolts could be fastened and positions where bolts could not be fastened, and the check results are compared with the correct data, and the fastening tool Adjust the insertion space, that is, the dimensions of the evaluation cylinder.

図8は、本発明の実施例2に係る設計支援システム20のチェック機能を説明するための機能ブロック図である。図8に示すように、設計支援システム20のチェック機能のうち、設計ガイドライン1、判定ルール定義部2、幾何認識関数DB4、幾何認識関数定義部5、パラメータ評価DB6、パラメータ調整部7、ルールチェック部8、及びチェック結果表示部9は、図1に示した実施例1に係る設計支援システム10と共通である。 Figure 8 is a functional block diagram for explaining the check function of the design support system 20 according to the second embodiment of the present invention. As shown in Figure 8, among the check functions of the design support system 20, the design guideline 1, the judgment rule definition unit 2, the geometric recognition function DB 4, the geometric recognition function definition unit 5, the parameter evaluation DB 6, the parameter adjustment unit 7, the rule check unit 8, and the check result display unit 9 are common to the design support system 10 according to the first embodiment shown in Figure 1.

ここで、チェック対象となるCADモデル(CADデータ)30は、図7を用いて上述したものである。設計支援システム20では、CADモデル30から前述した過去の製造データを基に作成された違反の有無の正解データ、すなわちチェック対象正解データ17をパラメータ調整部7に入力する。ここで、パラメータ調整部7は、チェック対象正解データ17を用いてパラメータの調整を高速かつ正確に行う。 Here, the CAD model (CAD data) 30 to be checked is the one described above using FIG. In the design support system 20, the correct data on the presence or absence of violations created based on the past manufacturing data described above from the CAD model 30, that is, the correct data to be checked 17, is input to the parameter adjustment unit 7. Here, the parameter adjustment unit 7 uses the check target correct answer data 17 to adjust the parameters quickly and accurately.

図9は、図8の設計支援システム20におけるパラメータ調整部7及びルールチェック部8の動作手順を示すフローチャートである。図9は、ボルト締結工具挿入スペースに対する有害な干渉の有無についてチェックする動作手順を示している。すなわち、図9に示す実施例2におけるステップS11のパラメータ設定及びステップS12のボルト認識は、図5に示す実施例1と共通である。つぎに、図9のステップS21では、ボルトで六角形の頭部よりも上方に評価用円筒を作成する。ここで、工具の形状を円筒で模擬しているが、この形状に限ったものではなく、直方体や円錐や半円でも良い。 FIG. 9 is a flowchart showing the operation procedure of the parameter adjustment section 7 and rule check section 8 in the design support system 20 of FIG. FIG. 9 shows an operating procedure for checking for harmful interference with the bolt fastening tool insertion space. That is, the parameter setting in step S11 and the bolt recognition in step S12 in the second embodiment shown in FIG. 9 are the same as in the first embodiment shown in FIG. 5. Next, in step S21 of FIG. 9, an evaluation cylinder is created above the hexagonal head using bolts. Although the shape of the tool is simulated here as a cylinder, it is not limited to this shape, and may be a rectangular parallelepiped, a cone, or a semicircle.

つぎに、ステップS22において、ボルト近傍の部品を探索する。つぎに、ステップS23では、ボルト近傍部品と評価用円筒面との干渉の有無をチェックする。つぎに、ステップS24で干渉があると判定された場合(Yes)はステップS25へ進み、干渉がないと判定された場合(No)は、チェックが終了する。ステップS25ではそのチェック結果が違反箇所として正しいか正解データを照合して評価を行う。 Next, in step S22, parts near the bolt are searched for. Next, in step S23, it is checked whether there is any interference between parts near the bolt and the cylindrical surface for evaluation. Next, if it is determined in step S24 that there is interference (Yes), the process proceeds to step S25, and if it is determined that there is no interference (No), the check ends. In step S25, it is evaluated whether the check result is correct as a violation location by collating the correct answer data.

つぎに、ステップS26では、チェック結果と正解データの乖離が生じている場合(No)、ステップS27へ進む。ステップS27では、パラメータ調整部7がパラメータ評価DB6を照会してパラメータの調整を行った後に、再びステップS11へ戻ってパラメータの再設定を行う。この一連の流れを繰り返し、チェック結果と正解データとの乖離が最小となった場合、ステップS26でOKとみなされて(Yes)、パラメータの値が決定する。その結果、決定されたパラメータの値を共通関数に入力し、その共通関数により構成される判定ルールを適用してCADモデル30に対するチェックが終了する。 Next, in step S26, if there is a discrepancy between the check result and the correct data (No), the process advances to step S27. In step S27, the parameter adjustment unit 7 queries the parameter evaluation DB 6 and adjusts the parameters, and then returns to step S11 again to reset the parameters. This series of steps is repeated, and when the deviation between the check result and the correct data becomes the minimum, it is determined that the process is OK (Yes) in step S26, and the value of the parameter is determined. As a result, the determined parameter values are input into the common function, and the determination rule configured by the common function is applied, and the check on the CAD model 30 is completed.

図10は、図8の設計支援システム20において、図7のCADモデル30に対するチェック結果の正解データを可視化して例示する図である。図10において、工具が挿入不可能な制約条件(悪い見本)12と、良好な判定を得る条件を表示した(良い見本)評価用円筒13と、を示す。ここでは、予めボルトの工具が入らなかったボルトに係る設計状態をチェック対象正解データ17(図8)の中で制約条件12として設定する。 FIG. 10 is a diagram visualizing and illustrating the correct data of the check results for the CAD model 30 in FIG. 7 in the design support system 20 in FIG. 8. FIG. 10 shows a constraint condition (bad sample) 12 under which a tool cannot be inserted, and an evaluation cylinder 13 (good sample) displaying conditions for obtaining a good judgment. Here, a design state related to a bolt in which a bolt tool has not been inserted is set as a constraint condition 12 in the correct data to be checked 17 (FIG. 8).

工具が挿入不可能な制約条件12及び評価用円筒13が検出できるように、評価用円筒面11の寸法をパラメータ調整部7において決定できるものとする。ここで、正解データの数は多ければ多いほどパラメータの推定精度は高くなり、通常では数百程度必要となるが、それに限ったものではない。以上より、設計支援システム20は、パラメータ調整部7において、定量化されていない設計ガイドライン1に関しても、過去の実績データを活用することによって、自動的にルールチェックすることが可能となる。 It is assumed that the dimensions of the evaluation cylindrical surface 11 can be determined in the parameter adjustment section 7 so that the constraint condition 12 in which the tool cannot be inserted and the evaluation cylinder 13 can be detected. Here, the greater the number of correct data, the higher the parameter estimation accuracy, and usually about several hundred pieces are required, but the number is not limited to this. As described above, in the design support system 20, the parameter adjustment unit 7 can automatically check the rules even for the unquantified design guideline 1 by utilizing past performance data.

[補足]
CAD設計では、設計ガイドラインを遵守することが望まれる。例えば、組立容易性に係る設計ガイドラインとして、製品製造時に問題となる、穴あけや曲げ等の加工の容易さ、溶接やネジ締結等の組立の容易さがある。また、製品の保守時に問題となる、点検の容易さに加えて、それに用いる治具の調達容易性、及び治具との適合容易性、といった点について規定される設計ガイドラインも例示される。
[supplement]
In CAD design, it is desirable to comply with design guidelines. For example, design guidelines related to ease of assembly include ease of processing such as drilling and bending, and ease of assembly such as welding and screw fastening, which are problems during product manufacturing. In addition, design guidelines are also exemplified that specify issues such as ease of inspection, ease of procuring jigs used therein, and ease of compatibility with jigs, which are issues during product maintenance.

例えば、図6の横軸に示した「穴探索基準穴径/最大ボルト径の比率」に関連し、「ボルトを貫通させる穴は、ボルト径より〇mmから△mm大きい範囲とする」ような設計ガイドラインが存在する。ここで、前述した「ボルトを貫通させる穴は、ボルト径より〇mmから△mm大きい範囲にする」ような設計ガイドラインを適用すれば、ボルトや穴の探索、穴径の計測等の機能を組み合わせてルールを構築する事で、自動チェックが可能となる。 For example, in relation to the "ratio of hole search standard hole diameter/maximum bolt diameter" shown on the horizontal axis of Figure 6, "the hole through which the bolt is passed should be in the range of 〇mm to △mm larger than the bolt diameter". Design guidelines exist. If you apply the design guidelines mentioned above, such as ``Make the hole through which the bolt goes in a range from 〇mm to △mm larger than the bolt diameter,'' you can combine functions such as searching for bolts and holes, and measuring the hole diameter. Automatic checking becomes possible by building rules.

しかし、同一のガイドラインでも製品種によって大きさや構造が異なるため、製品種に応じて探索する範囲や形状の寸法を変更する必要がある。例えば、穴を探索する機能の場合、基準穴径の寸法を設定すると、その基準穴径より小さい穴を探索する。ここで、基準穴径をCADモデルに含まれるボルト径より小さく設定すると、ボルト挿入穴がチェック対象から漏れが生じ、CADモデルから設計ミスを発見する役割を果たさない。 However, even with the same guideline, the size and structure differ depending on the product type, so it is necessary to change the search range and shape dimensions depending on the product type. For example, in the case of a hole search function, if a reference hole diameter is set, a hole smaller than the reference hole diameter is searched for. Here, if the reference hole diameter is set smaller than the bolt diameter included in the CAD model, the bolt insertion hole will not be checked, and the CAD model will not play a role in discovering design errors.

一方、ボルト周りを探索する穴径の基準値を大きく設定すると、探索に要する計算時間が増加する上に、ボルト挿入穴以外の大きな穴を検出しノイズが発生する。ノイズとは、求める答えに該当しない出力をいう。このように、判定ルールを作成するための各機能において、範囲や寸法に代表される入力パラメータ値(単に「パラメータ」ともいう)を設定するまで頻回に及ぶ試行錯誤を余儀無くされるために時間を要していた。 On the other hand, if the reference value of the diameter of the hole to be searched around the bolt is set to a large value, the calculation time required for the search will increase, and large holes other than the bolt insertion hole will be detected, which will generate noise. Noise refers to output that does not correspond to the desired answer. In this way, each function for creating judgment rules requires frequent trial and error to set input parameter values (also simply referred to as "parameters"), such as ranges and dimensions, which is time consuming. It required

一方、設計ガイドラインの中には、「ボルトを締結する工具が挿入するスペースを確保すること」のように、定量化されていないルールも存在する。その場合、チェック処理の各機能における入力パラメータのみならず、判定に用いる閾値も併せて推定する必要がある。 On the other hand, there are rules in the design guidelines that are not quantified, such as ``securing a space for the insertion of a tool to tighten bolts.'' In that case, it is necessary to estimate not only the input parameters for each function of the check process but also the threshold values used for determination.

本発明の実施形態に係る設計支援システム(本システム)10,20は、つぎのように総括できる。
[1]本システム10,20は、コントローラ22とメネリを備えたコンピュータがメモリ(記憶部)に記憶されたプログラムを実行することにより、製品のCADモデル3,30がガイドラインに適合することを、判定ルールに基づいて、コンピュータにチェックさせる、製品の設計支援システムである。コントローラ22は、幾何認識関数定義部5と、パラメータ調整部7と、ルールチェック部8と、出力部と、を形成する。
The design support system (this system) 10, 20 according to the embodiment of the present invention can be summarized as follows.
[1] This system 10, 20 allows a computer equipped with a controller 22 and a menu to execute a program stored in a memory (storage unit) to ensure that the CAD model 3, 30 of the product conforms to the guidelines. This is a product design support system that uses a computer to check based on judgment rules. The controller 22 forms a geometric recognition function definition section 5, a parameter adjustment section 7, a rule check section 8, and an output section.

幾何認識関数定義部5は、CADモデルの形態を認識するための関数を設定するとともに判定ルールを生成する。パラメータ調整部7は、CADモデルのチェック結果に基づいてパラメータを調整して関数に設定する。すなわち、パラメータ調整部7は、新規採用部品を含む等で従来とは異なる多様な形態のCADモデルによる新たな設計上の違反箇所を抽出できるような任意のパラメータを共通関数に入力して生成された前記判定ルールを前記CADモデル3,30に適用してルールチェックしたチェック結果の評価に基づいてチェック結果の精度を高めるように調整する。 The geometric recognition function definition unit 5 sets a function for recognizing the form of a CAD model and generates a determination rule. The parameter adjustment unit 7 adjusts parameters based on the check results of the CAD model and sets them in the function. That is, the parameter adjustment unit 7 inputs arbitrary parameters into the common function to extract new design violations based on various types of CAD models different from conventional ones, such as those that include newly adopted parts. The judgment rule is applied to the CAD models 3, 30, and the accuracy of the check result is adjusted based on the evaluation of the check result.

調整後のパラメータが設定された、関数に基づいてCADモデルをチェックして設計上の違反箇所を特定する。すなわち、ルールチェック部8は、新規採用部品を含む等で従来とは異なる多様な形態のCADモデルに対応できるようにパラメータ調整部7で調整されたパラメータを共通関数に入力して確定した判定ルールによって、ルールチェックを行う。出力部は、ルールチェック部8でルールチェックされたチェック結果をチェック結果表示部9に表示させる。このように構成された本システム10,20は、新規採用部品を含む等で従来とは異なる多様な形態のCADモデルにも適応できる新たな判定ルールを構築して進化させることができる。 The CAD model is checked based on the function in which the adjusted parameters are set, and design violations are identified. That is, the rule check unit 8 inputs the parameters adjusted by the parameter adjustment unit 7 into a common function so as to be compatible with various types of CAD models that are different from conventional ones, such as those that include newly adopted parts. Performs a rule check. The output unit causes the check result display unit 9 to display the check result of the rule check performed by the rule check unit 8. The systems 10 and 20 configured in this manner can construct and evolve new judgment rules that can be applied to various types of CAD models that are different from conventional ones, such as those that include newly adopted parts.

[2]本システム10,20において、コントローラ22は、さらに、判定ルール定義部2と、幾何認識関数DB4と、パラメータ評価DB6と、を備えることが好ましい。判定ルール定義部2は、チェックすべき設計ガイドライン1に基づいて設計要素毎に違反であるか否かを判定ルールとして定義する。幾何認識関数DB4は、設計ガイドライン1に基づいて設計要素毎に判定ルールを構成する共通関数が記憶される。 [2] In the present systems 10 and 20, it is preferable that the controller 22 further includes a determination rule definition section 2, a geometric recognition function DB4, and a parameter evaluation DB6. The determination rule definition unit 2 defines, as a determination rule, whether or not each design element violates the design guideline 1 to be checked. The geometric recognition function DB 4 stores common functions that constitute determination rules for each design element based on the design guideline 1.

また、幾何認識関数定義部5は、幾何認識関数定義部5は、幾何認識関数DB4に判定ルールを照会して取得された共通関数の組み合わせにより、CADモデル3,30の違反箇所を特定できるように判定ルールを構成する共通関数を定義する。 In addition, the geometric recognition function definition unit 5 is capable of specifying violation locations in the CAD models 3 and 30 by a combination of common functions obtained by querying the geometric recognition function DB 4 for determination rules. Define the common functions that make up the judgment rules.

また、パラメータ評価DB6は、任意のパラメータを入力した共通関数で生成された判定ルールによるチェック結果の評価に対する、パラメータの相関性を記憶する。すなわち、パラメータ評価DB6は、新規採用部品を含む等で従来とは異なる多様な形態のCADモデルに任意のパラメータを共通関数に入力して生成された判定ルールによるチェック結果に対するパラメータの相関性を記憶する。つまり、パラメータ評価DB6は、共通関数に入力したパラメータと、そのパラメータに応じて少なくとも正解率R又は計算時間Tが含まれるチェック結果を評価した評価結果と、の相関性を記憶する。 Further, the parameter evaluation DB 6 stores correlations of parameters with respect to evaluations of check results based on determination rules generated using a common function input with arbitrary parameters. That is, the parameter evaluation DB 6 stores correlations of parameters with check results based on judgment rules generated by inputting arbitrary parameters into a common function for various types of CAD models different from conventional ones, such as those including newly adopted parts. do. That is, the parameter evaluation DB 6 stores the correlation between the parameters input to the common function and the evaluation results obtained by evaluating the check results including at least the correct answer rate R or the calculation time T according to the parameters.

本システム10,20は、判定ルールを新たに構築して進化させることにより、つぎの第1、第2の課題を解決する。
1)第1の課題として、判定ルールを構成するパラメータの決定に要する試行錯誤の時間を短縮することが望ましい。
2)第2の課題として、自動チェック用の判定ルールを構築して進化させるには、判定ルールを定量化するパラメータ、及び閾値を推定し、より高精度に調整する必要がある。
The present systems 10 and 20 solve the following first and second problems by newly constructing and evolving determination rules.
1) As a first problem, it is desirable to shorten the trial-and-error time required to determine parameters that constitute a determination rule.
2) As a second issue, in order to construct and evolve decision rules for automatic checking, it is necessary to estimate parameters and threshold values that quantify the decision rules and adjust them with higher precision.

第1、第2の課題を解決するため、本システム10,20は、判定ルール定義部2と、幾何認識関数DB4と、幾何認識関数定義部5と、パラメータ評価DB6と、パラメータ調整部7と、ルールチェック部8と、チェック結果表示部9と、をさらに備えた。 In order to solve the first and second problems, the systems 10 and 20 include a determination rule definition section 2, a geometry recognition function DB 4, a geometry recognition function definition section 5, a parameter evaluation DB 6, and a parameter adjustment section 7. , a rule check section 8, and a check result display section 9.

判定ルール定義部2は、設計要素毎に違反であるか否かを判定ルールとして定義する。幾何認識関数DB4は、判定ルールを構成する共通関数が記憶される。幾何認識関数定義部5は、幾何認識関数DB4に判定ルールを照会して取得された共通関数の組み合わせにより、CADモデル3の違反箇所を特定できるように定義する。パラメータ評価DB6は、共通関数に入力したパラメータと、パラメータに応じて少なくとも正解率R又は計算時間Tが含まれるチェック結果を評価した評価結果と、の相関性を記憶する。 The determination rule definition unit 2 defines whether or not each design element is a violation as a determination rule. The geometric recognition function DB4 stores common functions that constitute determination rules. The geometric recognition function definition unit 5 defines a violation part of the CAD model 3 to be specified by a combination of common functions obtained by querying the geometric recognition function DB 4 for determination rules. The parameter evaluation DB 6 stores the correlation between the parameters input to the common function and the evaluation results obtained by evaluating the check results including at least the correct answer rate R or the calculation time T depending on the parameters.

パラメータ調整部7は、パラメータ評価DB部(記憶部)6を照会し、評価結果に基づいて探索された共通関数及びそれに好適なパラメータを入力して調整する。これにより、本システム10,20は、判定ルールを構成するパラメータの決定に試行錯誤するための時間を要する、という第1の課題を解決できる。さらに、本システム10,20は、自動チェック用の判定ルールを構築して進化させるため、判定ルールを定量化するパラメータ、及び閾値を推定し、より高精度に調整する必要がある、という第2の課題も解決できる。 The parameter adjustment section 7 queries the parameter evaluation DB section (storage section) 6, and inputs and adjusts the common function searched based on the evaluation result and its suitable parameters. Thereby, the present systems 10 and 20 can solve the first problem of requiring time for trial and error to determine the parameters that constitute the determination rule. Furthermore, in order to construct and evolve judgment rules for automatic checking, the systems 10 and 20 need to estimate parameters and thresholds that quantify the judgment rules and adjust them with higher precision. can also solve problems.

ルールチェック部8は、幾何認識関数定義部5で定義された関数に、パラメータ調整部7で調整されたパラメータを入力して生成された判定ルールによって、ルールチェックを行う。チェック結果表示部9は、ルールチェック部8でチェックされたチェック結果を表示部21に表示させる。 The rule check unit 8 performs a rule check using a determination rule generated by inputting the parameters adjusted by the parameter adjustment unit 7 into the function defined by the geometric recognition function definition unit 5. The check result display section 9 causes the display section 21 to display the check results checked by the rule check section 8.

本システム10,20によれば、製品毎に異なる寸法や閾値に対し、パラメータ調整部7において幾何認識関数の入力であるパラメータを適正化できる。その結果、本システム10,20は、製品毎に異なる寸法や閾値に対し、チェック結果からノイズN、及びチェック漏れFを低減し、計算時間Tを短縮できるという効果を奏する。 According to the systems 10 and 20, the parameters that are input to the geometric recognition function in the parameter adjustment section 7 can be optimized for dimensions and threshold values that differ from product to product. As a result, the present systems 10 and 20 have the effect of reducing noise N and check omissions F from the check results and shortening the calculation time T for dimensions and threshold values that differ from product to product.

[3]本システム10は、形状特徴量抽出部16をさらに備えると良い。この形状特徴量抽出部16は、CADモデル3に含まれる形状特徴量をパラメータ調整部7に入力してパラメータをより適正化できる。これにより、本システム10は、上記[2]の効果を一層高められる。 [3] The present system 10 may further include a shape feature extraction unit 16. The shape feature extraction section 16 inputs the shape feature included in the CAD model 3 to the parameter adjustment section 7, thereby making the parameters more appropriate. Thereby, the system 10 can further enhance the effect of [2] above.

[4]上記[3]の本システム10において、形状特徴量抽出部16は、CADモデル3に含まれる部品の寸法情報及び分布を表す情報を形状特徴量として抽出し、抽出された形状特徴量をパラメータ調整部7に入力することが好ましい。これにより、本システム10は、新規採用部品を含む等で従来とは異なる多様な形態のCADモデルに応じてパラメータに適正化できる。その結果、本システム10は、上記[3]の効果を一層高められる。 [4] In the present system 10 described in [3] above, the shape feature extraction unit 16 extracts information representing the dimension information and distribution of the parts included in the CAD model 3 as shape features, and extracts the extracted shape features. It is preferable to input this into the parameter adjustment section 7. Thereby, the present system 10 can optimize the parameters in accordance with various types of CAD models that are different from conventional ones, such as those that include newly adopted parts. As a result, the present system 10 can further enhance the effect of [3] above.

[5]上記[3]の本システム10において、形状特徴量として、CADモデル3に含まれるフィーチャー情報も抽出して明示することが好ましい。その結果、本システム10によれば、CADモデル3から抽出されたフィーチャー情報を用いてパラメータをより精密に適正化できるので、上記[3]の効果をさらに高められる。 [5] In the present system 10 described in [3] above, it is preferable that feature information included in the CAD model 3 is also extracted and specified as the shape feature amount. As a result, according to the present system 10, parameters can be optimized more precisely using the feature information extracted from the CAD model 3, so that the effect of [3] above can be further enhanced.

[6]上記[3]の本システム10において、形状特徴量には、部品の属性情報も明示されることが好ましい。その結果、本システム10は、CADモデル3から抽出された属性情報を用いてパラメータをより迅速に適正化できるので、上記[3]の効果をより一層高められる。 [6] In the present system 10 described in [3] above, it is preferable that attribute information of the part is also specified in the shape feature amount. As a result, the present system 10 can more quickly optimize parameters using the attribute information extracted from the CAD model 3, so that the effect of [3] above can be further enhanced.

[7]図8に示す実施例2に係る本システム10,20において、パラメータ評価DB6には、図6に示すようなチェック結果に含まれるノイズN又はチェック漏れFの比率である正解率Rと、パラメータの値と、の相関関係を示す情報が格納されている。 [7] In the systems 10 and 20 according to the second embodiment shown in FIG. 8, the parameter evaluation DB 6 stores the accuracy rate R, which is the ratio of noise N or check omission F included in the check results as shown in FIG. , and information indicating the correlation between the values of the parameters and the values of the parameters is stored.

パラメータ調整部7は、パラメータ評価DB6を探索し、図6に示す高い評価を得られた最適なパラメータを探索して取得できる。その結果、本システム10,20は、上記[2]の効果を一層高められる。 The parameter adjustment unit 7 searches the parameter evaluation DB 6 and can search for and obtain optimal parameters that have been highly evaluated as shown in FIG. As a result, the present systems 10 and 20 can further enhance the effect of [2] above.

[8]上記[2]の本システム10,20において、パラメータ評価DB6には、図6に示すような、パラメータ評価DB6には、ルールチェックに要したチェック時間Tの評価結果と、パラメータの値と、の相関関係を示す情報が格納されている。つまり、経験則等により、計算時間Tを短縮して有利にできるようなパラメータの値が、予めパラメータ評価DB6に記憶されている。このような本システム10,20によれば、パラメータ調整部7は、パラメータ評価DB6からパラメータの最適値を読み出して適用することにより、上記[2]の効果のうち、チェック時間Tすなわち計算時間Tをさらに短縮し、判定ルールを構成するパラメータの決定を迅速化できる。 [8] In the systems 10 and 20 described in [2] above, the parameter evaluation DB 6 stores the evaluation results of the check time T required for rule checking and the parameter values as shown in FIG. Information indicating the correlation between and is stored. That is, based on empirical rules or the like, parameter values that can advantageously shorten the calculation time T are stored in advance in the parameter evaluation DB 6. According to the present systems 10 and 20, the parameter adjustment unit 7 reads out and applies the optimum value of the parameter from the parameter evaluation DB 6, thereby reducing the check time T, that is, the calculation time T, among the effects of [2] above. It is possible to further shorten the process and speed up the determination of the parameters that constitute the judgment rule.

1…設計ガイドライン、2…判定ルール定義部、3,30…CADモデル(CADデータ)、4…幾何認識関数DB、5…幾何認識関数定義部、6…パラメータ評価DB、7…パラメータ調整部7、8…ルールチェック部、9…チェック結果表示部、10,20…設計支援システム、11…ボルト締結工具挿入スペース評価用円筒、12…正解データの違反しているボルト位置の例、13…正解データの違反していないボルト位置の例、14…ボルトが貫通している部品、16…形状特徴量抽出部、17…チェック対象(の違反箇所の)正解データ、20…入力部、21…表示部、22…コントローラ、23…制御部、24…入力インタフェース、25…表示制御部、26…主記憶装置、27…補助記憶装置、28…データバス、31…配管、32…固定治具、33…ボルト、41…穴探索機能における基準穴径とボルト穴正解率Rの関係を表す特性、42…穴探索機能における基準穴径とボルト穴正解率R時間Tとの関係を表す特性、43…チェック対象CADモデルにおける穴探索結果、Dmax…最大ボルト径、R…ボルト穴正解率、T…チェック時間(無次元計算時間) DESCRIPTION OF SYMBOLS 1... Design guideline, 2... Judgment rule definition part, 3, 30... CAD model (CAD data), 4... Geometric recognition function DB, 5... Geometric recognition function definition part, 6... Parameter evaluation DB, 7... Parameter adjustment part 7 , 8... Rule check section, 9... Check result display section, 10, 20... Design support system, 11... Cylinder for evaluating bolt fastening tool insertion space, 12... Example of bolt position that violates correct answer data, 13... Correct answer Example of a bolt position that does not violate the data, 14... Part that the bolt penetrates, 16... Shape feature extraction section, 17... Correct data to be checked (of the violation location), 20... Input section, 21... Display Part, 22...Controller, 23...Control unit, 24...Input interface, 25...Display control unit, 26...Main storage device, 27...Auxiliary storage device, 28...Data bus, 31...Piping, 32...Fixing jig, 33 ...Bolt, 41...Characteristics representing the relationship between the reference hole diameter and bolt hole accuracy rate R in the hole search function, 42...Characteristics representing the relationship between the reference hole diameter and bolt hole accuracy rate R time T in the hole search function, 43... Hole search results in the CAD model to be checked, Dmax... Maximum bolt diameter, R... Bolt hole correct answer rate, T... Check time (dimensionalless calculation time)

Claims (13)

製品のCADモデルがガイドラインに適合することを、判定ルールに基づいて、コンピュータにチェックさせる、前記製品の設計支援システムであって、
前記コンピュータは、コントローラと、メモリと、を備え、
前記コントローラは、前記メモリに記憶されたプログラムを実行することにより、
前記CADモデルの形態を認識するための関数を設定するとともに前記判定ルールを生成する幾何認識関数定義部と、
前記CADモデルのチェック結果に基づいてパラメータを調整して前記関数に設定するパラメータ調整部と、
前記調整後のパラメータが設定された、前記関数に基づいて前記CADモデルをチェックして設計上の違反箇所を特定するルールチェック部と、
前記チェック結果を報知装置に出力させる出力部と、
前記CADモデルに含まれる形状特徴量を前記パラメータ調整部に入力して前記パラメータを適正化する形状特徴量抽出部と、
を形成する、
設計支援システム。
The product design support system causes a computer to check whether a CAD model of the product conforms to a guideline based on a determination rule,
The computer includes a controller, a memory,
The controller executes a program stored in the memory, thereby
a geometric recognition function definition unit that sets a function for recognizing the form of the CAD model and generates the determination rule;
a parameter adjustment unit that adjusts parameters based on the check results of the CAD model and sets them in the function;
a rule checking unit that checks the CAD model based on the function to which the adjusted parameters are set, and identifies design violations;
an output unit that outputs the check result to a notification device;
a shape feature amount extraction unit that inputs shape feature amounts included in the CAD model into the parameter adjustment unit to optimize the parameters;
form,
Design support system.
前記形状特徴量は、前記CADモデルに含まれる部品の寸法情報及び分布を表す情報である、
請求項に記載の設計支援システム。
The shape feature amount is information representing dimension information and distribution of parts included in the CAD model,
The design support system according to claim 1 .
前記形状特徴量は、前記CADモデルに含まれるフィーチャー情報も明示される、
請求項に記載の設計支援システム。
The shape feature amount also specifies feature information included in the CAD model.
The design support system according to claim 1 .
前記形状特徴量は、部品の属性情報も明示される、
請求項に記載の設計支援システム。
The shape feature amount also specifies attribute information of the part.
The design support system according to claim 1 .
製品のCADモデルがガイドラインに適合することを、判定ルールに基づいて、コンピュータにチェックさせる、前記製品の設計支援システムであって、
前記コンピュータは、コントローラと、メモリと、を備え、
前記コントローラは、前記メモリに記憶されたプログラムを実行することにより、
前記CADモデルの形態を認識するための関数を設定するとともに前記判定ルールを生成する幾何認識関数定義部と、
前記CADモデルのチェック結果に基づいてパラメータを調整して前記関数に設定するパラメータ調整部と、
前記調整後のパラメータが設定された、前記関数に基づいて前記CADモデルをチェックして設計上の違反箇所を特定するルールチェック部と、
前記チェック結果を報知装置に出力させる出力部と、
を形成し、
前記コントローラは、
設計要素毎に違反であるか否かを前記判定ルールとして定義する判定ルール定義部と、
チェックすべき設計ガイドラインに基づいて前記設計要素毎に前記判定ルールを構成する共通関数が記憶される幾何認識関数DBと、
任意のパラメータを入力した前記共通関数で生成された前記判定ルールによる前記チェック結果の評価に対する、前記パラメータの相関性を記憶するパラメータ評価DBと、
をさらに備え、
前記幾何認識関数定義部は、何認識関数に前記判定ルールを照会して取得された前記共通関数の組み合わせにより、前記CADモデルの前記違反箇所を特定できるように前記判定ルールを構成する前記共通関数を義し、
前記パラメータ評価DBは、前記共通関数に入力した前記パラメータと、該パラメータに応じて少なくとも正解率又は計算時間が含まれる前記チェック結果を評価した評価結果と、の相関性を記憶する、
前記パラメータ調整部は、前記違反箇所を特定するために前記パラメータ評価DBを探索して抽出された前記共通関数及び前記パラメータによる前記チェック結果の評価に基づいてチェック結果の精度を高めるように前記相関性に基づいて調整する、
計支援システム。
The product design support system causes a computer to check whether a CAD model of the product conforms to a guideline based on a determination rule,
The computer includes a controller, a memory,
The controller executes a program stored in the memory, thereby
a geometric recognition function definition unit that sets a function for recognizing the form of the CAD model and generates the determination rule;
a parameter adjustment unit that adjusts parameters based on the check results of the CAD model and sets them in the function;
a rule checking unit that checks the CAD model based on the function to which the adjusted parameters are set, and identifies design violations;
an output unit that outputs the check result to a notification device;
form,
The controller includes:
a determination rule definition unit that defines whether or not each design element is a violation as the determination rule;
a geometric recognition function DB in which common functions constituting the determination rule are stored for each of the design elements based on design guidelines to be checked;
a parameter evaluation DB that stores correlations of the parameters with respect to evaluations of the check results according to the judgment rules generated by the common function into which arbitrary parameters are input;
Furthermore,
The geometric recognition function definition unit is configured to define the common function that configures the determination rule so that the violation location of the CAD model can be identified by a combination of the common functions obtained by querying the determination rule with the geometric recognition function. define a function,
The parameter evaluation DB stores a correlation between the parameter input to the common function and an evaluation result obtained by evaluating the check result, which includes at least a correct answer rate or calculation time according to the parameter.
The parameter adjustment unit adjusts the correlation so as to improve the accuracy of the check result based on the evaluation of the check result using the common function and the parameter extracted by searching the parameter evaluation DB in order to identify the violation location. Adjust based on gender,
Design support system.
前記パラメータ評価DBには、前記チェック結果に含まれるノイズ又はチェック漏れの比率である正解率と、前記パラメータの値と、の相関関係を示す情報が格納されている、
請求項に記載の設計支援システム。
The parameter evaluation DB stores information indicating a correlation between the correct answer rate, which is the ratio of noise or omissions included in the check result, and the value of the parameter.
The design support system according to claim 5 .
前記パラメータ評価DBには、チェックに要したチェック時間の評価結果と、前記パラメータの値と、の相関関係を示す情報が格納されている、
請求項に記載の設計支援システム。
The parameter evaluation DB stores information indicating a correlation between the evaluation result of the check time required for the check and the value of the parameter;
The design support system according to claim 5 .
コントローラとメモリを備えるコンピュータがCADモデルに判定ルールを適用して設計上の違反箇所を抽出する設計支援方法であって、
前記コンピュータが前記メモリに記憶されたプログラムを実行することにより、
前記コントローラは、
前記判定ルールを構成する共通関数を定義し、
前記共通関数に任意のパラメータを入力して生成された前記判定ルールを前記CADモデルに適用してルールチェックしたチェック結果の評価に基づいて前記パラメータを調整し、
前記調整されたパラメータを前記共通関数に入力して確定した前記判定ルールによる前記チェック結果を表示させ
前記CADモデルに含まれる形状特徴量により前記パラメータを適正化する、
設計支援方法。
A design support method in which a computer equipped with a controller and a memory applies judgment rules to a CAD model to extract design violations, the method comprising:
By the computer executing the program stored in the memory,
The controller includes:
Define a common function that constitutes the judgment rule,
Applying the judgment rule generated by inputting an arbitrary parameter to the common function to the CAD model and adjusting the parameter based on the evaluation of the check result of the rule check,
inputting the adjusted parameters into the common function and displaying the check results based on the determined determination rule ;
optimizing the parameters using shape feature amounts included in the CAD model;
Design support method.
前記形状特徴量は、新規採用部品を含む等で従来とは異なる多様な形態のCADモデルの寸法情報及び分布を表す情報である、
請求項に記載の設計支援方法。
The shape feature amount is information representing the dimensional information and distribution of CAD models of various forms different from conventional ones, such as including newly adopted parts.
The design support method according to claim 8 .
前記形状特徴量は、フィーチャー情報、又は部品の属性情報である、
請求項に記載の設計支援方法。
The shape feature amount is feature information or part attribute information,
The design support method according to claim 8 .
コントローラとメモリを備えるコンピュータがCADモデルに判定ルールを適用して設計上の違反箇所を抽出する設計支援方法であって、
前記コンピュータが前記メモリに記憶されたプログラムを実行することにより、
前記コントローラは、
前記判定ルールを構成する共通関数を定義し、
前記共通関数に任意のパラメータを入力して生成された前記判定ルールを前記CADモデルに適用してルールチェックしたチェック結果の評価に基づいて前記パラメータを調整し、
前記調整されたパラメータを前記共通関数に入力して確定した前記判定ルールによる前記チェック結果を表示させ、
前記コントローラは、
前記CADモデルを読み込むCADモデル読み込みステップと、
チェックすべき設計ガイドラインに基づいて設計要素毎に違反であるか否かを前記判定ルールとして定義する判定ルール定義ステップと、
前記定義された前記設計要素毎の検証に用いられる共通関数を前記メモリに記憶する共通関数記憶ステップと、
前記メモリに照会し、前記判定ルール定義ステップで定義された前記判定ルールの中から、前記CADモデルの前記違反箇所を特定するために最適な前記共通関数を探索して定義する関数定義ステップと、
前記共通関数に入力するパラメータと、少なくとも正解率又は計算時間が含まれるチェック結果を評価した評価結果と、の相関性を記憶する評価結果相関性記憶ステップと、
前記違反箇所を特定するために前記メモリを探索し、抽出された前記共通関数及び前記パラメータによる前記チェック結果の精度を高めるように前記相関性に基づいて調整するパラメータ調整ステップと、
該パラメータ調整ステップで調整された前記パラメータを前記関数定義ステップで定義された前記共通関数に入力して生成された前記判定ルールを前記CADモデルに適用したことによる前記チェック結果を評価するチェック結果評価ステップと、
該チェック結果評価ステップで評価された前記チェック結果を表示させるチェック結果表示ステップと、
を有する、
計支援方法。
A design support method in which a computer equipped with a controller and a memory applies judgment rules to a CAD model to extract design violations, the method comprising:
By the computer executing the program stored in the memory,
The controller includes:
Define a common function that constitutes the judgment rule,
Applying the judgment rule generated by inputting an arbitrary parameter to the common function to the CAD model and adjusting the parameter based on the evaluation of the check result of the rule check,
inputting the adjusted parameters into the common function and displaying the check results based on the determined determination rule;
The controller includes:
a CAD model reading step of reading the CAD model;
a determination rule definition step of defining whether or not each design element is in violation based on a design guideline to be checked as the determination rule;
a common function storing step of storing a common function used for verification of each of the defined design elements in the memory;
a function definition step of querying the memory and searching and defining the common function that is most suitable for identifying the violation location of the CAD model from among the judgment rules defined in the judgment rule definition step;
an evaluation result correlation storage step for storing the correlation between the parameters input to the common function and the evaluation results obtained by evaluating the check results including at least the correct answer rate or the calculation time;
a parameter adjustment step of searching the memory to identify the violation location and adjusting based on the correlation so as to improve the accuracy of the check result using the extracted common function and the parameter;
Check result evaluation of evaluating the check result obtained by applying the judgment rule generated by inputting the parameter adjusted in the parameter adjustment step to the common function defined in the function definition step to the CAD model. step and
a check result display step for displaying the check results evaluated in the check result evaluation step;
has,
Design support method.
前記パラメータ調整ステップでは、前記チェック結果に含まれるノイズ又はチェック漏れの比率である正解率と、前記共通関数に入力されたパラメータと、の相関関係を示す情報のうち最適な情報を前記メモリから読み出して用いる、
請求項11に記載の設計支援方法。
In the parameter adjustment step, optimal information is read from the memory out of the information indicating the correlation between the correct answer rate, which is the ratio of noise or check omission included in the check result, and the parameter input to the common function. to use,
The design support method according to claim 11 .
前記パラメータ調整ステップでは、チェック時間の評価結果と、前記共通関数に入力されたパラメータと、の相関関係を示す情報のうち評価結果が最適な情報を前記メモリから読み出して用いる、
請求項11に記載の設計支援方法。
In the parameter adjustment step, among the information indicating the correlation between the evaluation result of the check time and the parameter input to the common function, information with an optimal evaluation result is read from the memory and used.
The design support method according to claim 11 .
JP2020169134A 2020-10-06 2020-10-06 Design support system and method Active JP7454480B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2020169134A JP7454480B2 (en) 2020-10-06 2020-10-06 Design support system and method
PCT/JP2021/036450 WO2022075220A1 (en) 2020-10-06 2021-10-01 Design assistance system and design assistance method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020169134A JP7454480B2 (en) 2020-10-06 2020-10-06 Design support system and method

Publications (2)

Publication Number Publication Date
JP2022061245A JP2022061245A (en) 2022-04-18
JP7454480B2 true JP7454480B2 (en) 2024-03-22

Family

ID=81126852

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020169134A Active JP7454480B2 (en) 2020-10-06 2020-10-06 Design support system and method

Country Status (2)

Country Link
JP (1) JP7454480B2 (en)
WO (1) WO2022075220A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005275596A (en) 2004-03-23 2005-10-06 Calsonic Kansei Corp Cad model abnormal part detection method
JP2011253269A (en) 2010-06-01 2011-12-15 Hitachi Ltd Three-dimensional model design support system by assembly analysis
JP2012053758A (en) 2010-09-02 2012-03-15 Fujitsu Ltd Three-dimensional simulation program, method and device
JP2014102570A (en) 2012-11-16 2014-06-05 Toyota Motor Corp Analytical model creating method
JP2020154505A (en) 2019-03-19 2020-09-24 株式会社日立製作所 Design support apparatus, design support program and design support method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005275596A (en) 2004-03-23 2005-10-06 Calsonic Kansei Corp Cad model abnormal part detection method
JP2011253269A (en) 2010-06-01 2011-12-15 Hitachi Ltd Three-dimensional model design support system by assembly analysis
JP2012053758A (en) 2010-09-02 2012-03-15 Fujitsu Ltd Three-dimensional simulation program, method and device
JP2014102570A (en) 2012-11-16 2014-06-05 Toyota Motor Corp Analytical model creating method
JP2020154505A (en) 2019-03-19 2020-09-24 株式会社日立製作所 Design support apparatus, design support program and design support method

Also Published As

Publication number Publication date
WO2022075220A1 (en) 2022-04-14
JP2022061245A (en) 2022-04-18

Similar Documents

Publication Publication Date Title
US20090037153A1 (en) Product design optimization method and system
MXPA04007419A (en) Manufacturing design and process analysis system.
US20070233436A1 (en) Structural analysis apparatus, structural analysis method, and structural analysis program
US20160196363A1 (en) Apparatus and method of generating 3d cad model of pipe support based on pipe thermal movement
JP2013515993A (en) Computer-implemented improved method for detecting shape features
CN111931340A (en) Tolerance management system and management method
JP7454480B2 (en) Design support system and method
JP4899633B2 (en) Communication performance analysis program, communication performance analysis device, and communication performance analysis method
KR101989700B1 (en) 3d modeling apparatus and method for modeling fitting based on point-cloud data obtained by 3d scanning
JPWO2006100712A1 (en) Design support device, design support method, design support program
JP2020061126A (en) Gap detection for 3D models
JP2013054657A (en) Information processing apparatus and method thereof
WO2021070514A1 (en) Design assistance device, design assistance method, and design assistance program
EP3754533A1 (en) Design assistance apparatus and design assistance method
KR101807585B1 (en) Apparatus and Method for designing automation using FEM
CN111651846B (en) Automatic optimization method for pipeline design of refrigeration equipment
US20180300444A1 (en) Method and apparatus for fan simulation through flow analysis
US20220121195A1 (en) Predictive Maintenance Tool Based on Digital Model
JP2009301377A (en) Parameter identification device and parameter identification program
JP5842704B2 (en) Estimation apparatus, program, and estimation method
WO2023145177A1 (en) Design assistance device, design assistance apparatus comprising design assistance device, and design assistance method
JP4423172B2 (en) CAD system interference check method
Sánchez et al. Uncertainty quantification and reduction using sensitivity analysis and Hessian derivatives
KR20120138036A (en) Computer readable medium that stores a finite element analysis supporting program for pipe vibration
JP2023072330A (en) Design support device and design support method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230512

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240105

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240215

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240311

R150 Certificate of patent or registration of utility model

Ref document number: 7454480

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150