JP2021140510A - Design support apparatus, design support method, and program - Google Patents

Design support apparatus, design support method, and program Download PDF

Info

Publication number
JP2021140510A
JP2021140510A JP2020038335A JP2020038335A JP2021140510A JP 2021140510 A JP2021140510 A JP 2021140510A JP 2020038335 A JP2020038335 A JP 2020038335A JP 2020038335 A JP2020038335 A JP 2020038335A JP 2021140510 A JP2021140510 A JP 2021140510A
Authority
JP
Japan
Prior art keywords
design
design data
processing unit
workability
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.)
Pending
Application number
JP2020038335A
Other languages
Japanese (ja)
Inventor
悠 山本
Hisashi Yamamoto
悠 山本
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2020038335A priority Critical patent/JP2021140510A/en
Publication of JP2021140510A publication Critical patent/JP2021140510A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

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

Abstract

To provide a design support apparatus configured to improve design efficiency, a design support method, and a program.SOLUTION: A design support apparatus 10 includes: a design data acquisition unit which acquires multiple pieces of design data and machining quality evaluation information indicating machining quality for each manufacturing process of the design data; and a model extraction processing unit 120 which acquires a design condition indicating conditions for attribute items indicating attributes of the design data and a range of the attribute items, extracts design data satisfying the design condition from among the pieces of design data acquired by the design data acquisition unit, calculates priority based on the machining quality evaluation information of the extracted design data, and selects design data with high priority, as a design plan.SELECTED DRAWING: Figure 2

Description

本開示は、設計支援装置、設計支援方法、及びプログラムに関する。 The present disclosure relates to design support devices, design support methods, and programs.

受注毎の個別の仕様に基づいて製品を製造する個別受注生産において、製品の仕様を満たす3Dモデルを自動生成する技術がある。例えば、特許文献1には、顧客からの要求仕様の情報が入力されると、シミュレーションを行って複数の設計案を自動生成し、予め設定された評価パラメータに基づいて算出された評価値により、設計案を提案する設計支援装置が開示されている。 In individual build-to-order manufacturing, in which products are manufactured based on individual specifications for each order, there is a technology for automatically generating a 3D model that meets the product specifications. For example, in Patent Document 1, when information on specifications required by a customer is input, a simulation is performed to automatically generate a plurality of design proposals, and an evaluation value calculated based on preset evaluation parameters is used. A design support device that proposes a design proposal is disclosed.

特開2017−146888号公報Japanese Unexamined Patent Publication No. 2017-146888

この設計支援装置は、製品の加工、溶接、塗装、組立等における工作性は考慮していない。したがって、設計案が工作性を満たさないとして、設計の手戻りが発生する可能性があり、非効率である。 This design support device does not consider workability in product processing, welding, painting, assembly, etc. Therefore, if the design proposal does not satisfy the workability, design rework may occur, which is inefficient.

本開示は、上記実情に鑑みてなされたものであり、設計効率の向上を図ることができる設計支援装置、設計支援方法、及びプログラムを提供することを目的とする。 The present disclosure has been made in view of the above circumstances, and an object of the present disclosure is to provide a design support device, a design support method, and a program capable of improving design efficiency.

上記目的を達成するために、本開示にかかる設計支援装置は、複数の設計データと設計データの製造工程毎の工作性を示す工作性評価情報とを取得する設計データ取得部と、設計データの属性を示す属性項目と属性項目の範囲とについての条件を示す設計条件を取得し、設計データ取得部が取得した設計データの中から設計条件を満たす設計データを抽出し、抽出した設計データの工作性評価情報に基づいて優先度を算出し、優先度が高い設計データを設計案として選定するモデル抽出処理部と、を備える。 In order to achieve the above object, the design support device according to the present disclosure includes a design data acquisition unit that acquires a plurality of design data and workability evaluation information indicating workability for each manufacturing process of the design data, and a design data acquisition unit. Acquire design conditions indicating the conditions for the attribute item indicating the attribute and the range of the attribute item, extract the design data satisfying the design condition from the design data acquired by the design data acquisition unit, and work on the extracted design data. It is provided with a model extraction processing unit that calculates priority based on sex evaluation information and selects design data with high priority as a design proposal.

本開示によれば、工作性を考慮した製品の設計案を自動生成することにより、設計効率の向上を図ることができる。 According to the present disclosure, it is possible to improve the design efficiency by automatically generating a design proposal of a product in consideration of workability.

本実施の形態に係る設計支援装置のテーブルデータの一例An example of table data of the design support device according to this embodiment 実施の形態に係る設計支援装置の機能構成を示すブロック図Block diagram showing the functional configuration of the design support device according to the embodiment 図2に示す設計条件入力処理部が取得する設計条件の一例を示す図The figure which shows an example of the design condition acquired by the design condition input processing part shown in FIG. 図2に示すモデル抽出処理部が設計モデルの優先度を決定する処理の一例を示す図The figure which shows an example of the process which the model extraction processing part shown in FIG. 2 determines the priority of a design model. 図2に示す設計評価処理部が表示させるインタフェース画面の一例を示す図The figure which shows an example of the interface screen displayed by the design evaluation processing part shown in FIG. 図2に示す工作一次評価処理部の処理の一例を示す図The figure which shows an example of the processing of the work primary evaluation processing part shown in FIG. 図2に示す工作評価演算処理部による処理の一例を表す図The figure which shows an example of the processing by the work evaluation calculation processing part shown in FIG. 実施の形態に係る設計支援装置の物理構成を示すブロック図Block diagram showing the physical configuration of the design support device according to the embodiment 実施の形態に係る設計支援装置による製造する設計モデルを選定する処理を示すフローチャート図A flowchart showing a process of selecting a design model to be manufactured by the design support device according to the embodiment. 実施の形態に係る設計支援装置による製造実績に基づきデータベースを更新する処理を示すフローチャート図Flow chart showing the process of updating the database based on the manufacturing results by the design support device according to the embodiment.

以下、本開示の実施の形態に係る設計支援装置、設計支援方法、及びプログラムについて、図面を参照して説明する。 Hereinafter, the design support device, the design support method, and the program according to the embodiment of the present disclosure will be described with reference to the drawings.

本実施の形態に係る設計支援装置は、過去に設計を行った複数の設計データ(以下、設計モデルという)の中から、顧客の要求仕様を満たす設計モデルを抽出し、抽出した設計モデルに対する過去の製造実績に基づく工作性評価の情報に基づき、製品の設計モデルを選定する装置である。データベースは、過去に設計を行った設計モデルの情報を示すテーブルデータを記憶する。具体的に、図1に示す通り、テーブルデータには、各設計モデルの3次元形状を示す形状情報、製品の設計情報、各製造工程における工作性を評価した情報を示す工作性評価情報等がそれぞれ関連づけて記憶される。設計支援装置は、データベースに格納されたこれらの情報に基づいて、顧客の要求仕様を満たし、工作性を考慮した設計モデルを選定する。 The design support device according to the present embodiment extracts a design model that satisfies the customer's required specifications from a plurality of design data (hereinafter referred to as a design model) that have been designed in the past, and the past for the extracted design model. It is a device that selects a product design model based on the information of workability evaluation based on the manufacturing results of. The database stores table data showing information on design models that have been designed in the past. Specifically, as shown in FIG. 1, the table data includes shape information indicating the three-dimensional shape of each design model, product design information, workability evaluation information indicating workability evaluation information in each manufacturing process, and the like. Each is associated and memorized. Based on this information stored in the database, the design support device selects a design model that meets the customer's required specifications and takes workability into consideration.

設計者は、設計支援装置により選定された設計モデルを採用するか否かを評価し、必要に応じて形状、属性パラメータ等の変更を行う。次に製造現場の工作者は、設計者が採用した設計モデルの工作性を評価し、実際に製造するか否かを判断する。さらに、工作者は製品製造後に、実績に基づき、設計モデルの工作性を評価する。設計支援装置は、設計者及び工作者からの評価情報を取得して、データベースを更新する。これにより、次回以降、設計支援装置は、更新したデータベースの情報に基づいて設計モデルを選定する。 The designer evaluates whether or not to adopt the design model selected by the design support device, and changes the shape, attribute parameters, etc. as necessary. Next, the builder at the manufacturing site evaluates the workability of the design model adopted by the designer and decides whether or not to actually manufacture it. Furthermore, after the product is manufactured, the operator evaluates the workability of the design model based on the actual results. The design support device acquires evaluation information from the designer and the builder and updates the database. As a result, from the next time onward, the design support device selects the design model based on the information in the updated database.

最初に、図を参照して本実施の形態に係る設計支援装置について詳細に説明する。 First, the design support device according to the present embodiment will be described in detail with reference to the drawings.

図2に、設計支援装置10の機能構成を示す。設計支援装置10は、各種処理を実行する処理部100と、処理部100による処理の内容を設定する設定部200と、製品の設計モデルの情報を記憶する記憶部300と、情報の入力を受け付ける画面を表示するインタフェース部400と、を備える。 FIG. 2 shows the functional configuration of the design support device 10. The design support device 10 receives input of information, a processing unit 100 that executes various processes, a setting unit 200 that sets the contents of processing by the processing unit 100, a storage unit 300 that stores information on a product design model, and an information input. It includes an interface unit 400 for displaying a screen.

処理部100は、製品の設計条件を示す情報の入力を受け付け、データベースのデータ形式に対応するパラメータ情報に変換する設計条件入力処理部110と、設計条件を満たす設計モデルを抽出するモデル抽出処理部120と、設計者による設計モデルを採用するか否かを示す情報と設計モデルの形状、属性パラメータ等の変更内容を示す情報とを処理する設計評価処理部130と、工作者が製品製造前に設計モデルの工作性を評価した情報を示す一次工作性評価情報を処理する工作一次評価処理部140と、工作者が製品製造後の実績に基づき設計モデルの工作性を評価した情報を示す二次工作性評価情報を処理する工作二次評価処理部150と、一次工作性評価情報と二次工作性評価情報とを比較し、比較した結果に基づき工作評価モデルDB310の情報を更新する工作評価演算処理部160と、工作評価モデルDB310から設計モデルの情報を取得する設計モデル情報取得部170と、を備える。 The processing unit 100 receives the input of information indicating the design condition of the product and converts it into the parameter information corresponding to the data format of the database, and the design condition input processing unit 110 and the model extraction processing unit that extracts the design model satisfying the design condition. The design evaluation processing unit 130 that processes 120, information indicating whether or not to adopt the design model by the designer, and information indicating changes such as the shape of the design model and attribute parameters, and the operator before manufacturing the product. The primary workability evaluation processing unit 140 that processes the primary workability evaluation information that shows the information that evaluates the workability of the design model, and the secondary that shows the information that the builder evaluated the workability of the design model based on the results after the product is manufactured. Work evaluation calculation that compares the workability evaluation processing unit 150 that processes the workability evaluation information with the primary workability evaluation information and the secondary workability evaluation information, and updates the information of the workability evaluation model DB 310 based on the comparison result. It includes a processing unit 160 and a design model information acquisition unit 170 that acquires design model information from the work evaluation model DB 310.

設計条件入力処理部110は、顧客からの要求仕様に基づく製品の設計条件を示す情報を取得し、データベースのデータ形式に対応するパラメータ情報に変換して、モデル抽出処理部120に送信する。具体的に、設計条件入力処理部110は、入力された設計条件に含まれる製品の属性項目名とその属性項目の数値範囲の情報とを工作評価モデルDB310のデータ形式に対応するパラメータ情報に変換する。 The design condition input processing unit 110 acquires information indicating the product design conditions based on the required specifications from the customer, converts the information into parameter information corresponding to the data format of the database, and transmits the information to the model extraction processing unit 120. Specifically, the design condition input processing unit 110 converts the attribute item name of the product included in the input design condition and the information of the numerical range of the attribute item into the parameter information corresponding to the data format of the work evaluation model DB 310. do.

図3に設計条件入力処理部110が取得する設計条件の一例を示す。図3に示す通り、設計条件は、製品の質量、長さ、径等の属性項目名と、質量は30kg以下、長さは1000mm以下、径は500mm以下等の各属性項目の数値範囲との情報を含む。 FIG. 3 shows an example of the design conditions acquired by the design condition input processing unit 110. As shown in FIG. 3, the design conditions are the attribute item names such as the mass, length, and diameter of the product, and the numerical range of each attribute item such as mass of 30 kg or less, length of 1000 mm or less, and diameter of 500 mm or less. Contains information.

モデル抽出処理部120は、設計条件入力処理部110から受信した属性項目と属性項目の数値範囲の条件を示す情報を含む設計条件を示すパラメータ情報に基づき、記憶部300の工作評価モデルDB310に格納される設計モデルの中から設計条件を満たす設計モデルを抽出する。 The model extraction processing unit 120 stores the attribute item received from the design condition input processing unit 110 and the parameter information indicating the design condition including the information indicating the condition of the numerical range of the attribute item in the work evaluation model DB 310 of the storage unit 300. A design model that satisfies the design conditions is extracted from the design models to be created.

さらに、モデル抽出処理部120は、抽出した設計モデルの各製造工程における工作性を評価した工作性評価情報に基づいて、抽出した設計モデルの優先度を決定する。工作性評価情報は、加工、溶接、塗装、組立等の各製造工程における製品毎の工作のしやすさを表す指標である。具体的に、モデル抽出処理部120は、工作者が製品の製造実績に基づいて設定した工作性評価値に基づいて優先度を決定する。工作性評価値は、予め各設計モデルの製造工程毎に工作評価モデルDB310に記憶されている。 Further, the model extraction processing unit 120 determines the priority of the extracted design model based on the workability evaluation information that evaluates the workability in each manufacturing process of the extracted design model. Workability evaluation information is an index showing the ease of work for each product in each manufacturing process such as processing, welding, painting, and assembly. Specifically, the model extraction processing unit 120 determines the priority based on the workability evaluation value set by the operator based on the manufacturing results of the product. The workability evaluation value is stored in advance in the workability evaluation model DB 310 for each manufacturing process of each design model.

モデル抽出処理部120は、予め設定された計算式を使用し、工作性評価値に基づいて設計モデルの優先度を決定する。モデル抽出処理部120は、各製造工程n(nは1以上の整数)における設計モデルの工作性評価値fnと製造工程毎に設定される重み係数wnとを掛け合わせた値の合計値である工作性総評価値Fnにより優先度を決定する。図4に、モデル抽出処理部120が設計モデルAとBのうちいずれの優先度が高いかを求める処理の一例を示す。図4に示す通り、モデル抽出処理部120は、モデルAの工作性総評価値Faを、各モデルAの工程nの工作性評価値fnaと工程nの重み係数wnとを掛け合わせ、全工程分合算することにより算出する。同様の計算方法により算出したモデルBの工作性総評価値であるFbとモデルAの工作性総評価値Faを比較し、工作性総評価値が高い設計モデルAを優先度が高い設計モデルと判断する。 The model extraction processing unit 120 uses a preset calculation formula to determine the priority of the design model based on the workability evaluation value. The model extraction processing unit 120 is a total value obtained by multiplying the workability evaluation value fn of the design model in each manufacturing process n (n is an integer of 1 or more) and the weighting coefficient wn set for each manufacturing process. The priority is determined by the total workability evaluation value Fn. FIG. 4 shows an example of processing in which the model extraction processing unit 120 determines which of the design models A and B has the higher priority. As shown in FIG. 4, the model extraction processing unit 120 multiplies the workability evaluation value Fa of the model A by the workability evaluation value fna of the process n of each model A and the weighting coefficient wn of the process n for all processes. Calculated by adding up. Fb, which is the total workability evaluation value of model B calculated by the same calculation method, and Fa, which is the total workability evaluation value of model A, are compared, and the design model A having a high total workability evaluation value is determined to be a design model with high priority.

設計評価処理部130は、モデル抽出処理部120により抽出された設計モデルに対し、設計者が当該設計モデルを採用するか否かを示す情報、設計者により必要に応じてなされた設計モデルの形状、属性パラメータの変更情報を処理する。 The design evaluation processing unit 130 provides information indicating whether or not the designer adopts the design model with respect to the design model extracted by the model extraction processing unit 120, and the shape of the design model made by the designer as necessary. , Process attribute parameter change information.

設計評価処理部130は、ユーザ用インタフェース部410にモデル抽出処理部120が選定した設計モデルの情報を表示するインタフェース画面を表示させる。図5は、設計評価処理部130が、モデル抽出処理部120により優先度が高いと決定された設計モデルA、D、Gの情報を表示させるインタフェース画面の一例である。図5に示す通り、インタフェース画面に設計モデルA、D、Gが優先度の高い順に上から表示され、各設計モデルの3次元形状、設計情報、工作性評価情報である各製造工程の工作性評価値が表示される。設計者は、表示された情報に基づいて検討を行い、設計モデルの形状、属性項目の数値等の変更、設計モデルを採用するか否かの評価を行うことができる。 The design evaluation processing unit 130 causes the user interface unit 410 to display an interface screen for displaying information on the design model selected by the model extraction processing unit 120. FIG. 5 is an example of an interface screen in which the design evaluation processing unit 130 displays information on the design models A, D, and G determined by the model extraction processing unit 120 to have high priority. As shown in FIG. 5, design models A, D, and G are displayed on the interface screen in descending order of priority, and the workability of each manufacturing process, which is the three-dimensional shape, design information, and workability evaluation information of each design model, is displayed. The evaluation value is displayed. The designer can make a study based on the displayed information, change the shape of the design model, change the numerical values of the attribute items, and evaluate whether or not to adopt the design model.

設計評価処理部130は、設計モデルの形状、属性パラメータ等の変更の入力を受け付けると、変更内容を反映させて、新たな設計モデルとして記憶部300に記憶させる。また、設計評価処理部130は、設計者による設計モデルを採用するか否かの情報を取得し、採用すると評価された設計モデルの識別情報を工作一次評価処理部140に通知する。 When the design evaluation processing unit 130 receives an input of a change in the shape, attribute parameters, etc. of the design model, the design evaluation processing unit 130 reflects the changed content and stores it in the storage unit 300 as a new design model. Further, the design evaluation processing unit 130 acquires information on whether or not to adopt the design model by the designer, and notifies the work primary evaluation processing unit 140 of the identification information of the design model evaluated to be adopted.

また、設計評価処理部130は、設計者が設計モデルを採用するか否かを決定した根拠を示す情報の入力を受け付ける。具体的に、設計者が、例えば、CAE(Computer Aided Engineering)解析、実験計測などの結果に基づいて、設計モデルを採用するか否かを決定した場合、設計評価処理部130は、当該決定に至る根拠を示す情報の入力を受け付け、設計モデルと関連づけて工作評価モデルDB310に保存する。これにより、次回以降の検討時に、設計者は、保存された情報を参照して設計モデルの評価を行うことができる。 Further, the design evaluation processing unit 130 accepts input of information indicating the grounds for the designer to decide whether or not to adopt the design model. Specifically, when the designer decides whether or not to adopt the design model based on the results of, for example, CAE (Computer Aided Engineering) analysis and experimental measurement, the design evaluation processing unit 130 makes the decision. It accepts the input of information indicating the grounds to reach, and stores it in the work evaluation model DB 310 in association with the design model. This allows the designer to evaluate the design model with reference to the stored information at the next and subsequent examinations.

工作一次評価処理部140は、設計評価処理部130により通知を受けた設計モデルに対する工作者による製品製造前の設計モデルの工作性を評価した一次工作性評価情報を処理する。一次工作性評価情報は、製品製造前の各製造工程の工作性評価値を示す一次工作性評価値と設計モデルを採用するか否かの情報とを含む。 The work primary evaluation processing unit 140 processes the primary workability evaluation information that evaluates the workability of the design model before the product is manufactured by the operator with respect to the design model notified by the design evaluation processing unit 130. The primary workability evaluation information includes a primary workability evaluation value indicating a workability evaluation value of each manufacturing process before product manufacturing and information on whether or not to adopt a design model.

工作一次評価処理部140は、ユーザ用インタフェース部410に設計評価処理部130から送信された設計モデルの3次元形状を示す形状情報、設計情報、3次元形状の形状特性を示すフィーチャ情報、工作性評価値等の情報を表示するインタフェース画面を表示させる。工作者は、インタフェース画面に表示されたこれらの情報に基づいて、評価対象となる設計モデルの各製造工程の一次工作性評価値を入力又は変更する。具体的に、工作者は、工作評価モデルDB310に、過去の一次工作性評価値が記憶されている場合、必要に応じて一次工作性評価値を変更する。また、設計段階で設計者により登録された新たな設計モデルの場合、工作評価モデルDB310には一次工作性評価値が設定されていないため、工作者は、一次工作性評価値を入力する。工作一次評価処理部140は、一次工作性評価値の入力を受け付けると、該当する設計モデルの一次工作性評価値を入力又は修正し、工作評価モデルDB310を更新する。また、工作一次評価処理部140は、工作評価モデルDB310に格納される他の設計モデルが、一次工作性評価値の入力を受け付けた設計モデルの各製造工程の項目と同じ項目を有するか否かを検索し、同じ項目を有すると判断した他の設計モデルの製造工程の一次工作性評価値を、一次工作性評価値の入力を受け付けた設計モデルの一次工作性評価値に更新する。 The work primary evaluation processing unit 140 has shape information, design information, and workability indicating the three-dimensional shape of the design model transmitted from the design evaluation processing unit 130 to the user interface unit 410. Display the interface screen that displays information such as evaluation values. Based on these information displayed on the interface screen, the operator inputs or changes the primary workability evaluation value of each manufacturing process of the design model to be evaluated. Specifically, when the past primary workability evaluation value is stored in the work evaluation model DB 310, the operator changes the primary workability evaluation value as necessary. Further, in the case of a new design model registered by the designer at the design stage, since the primary workability evaluation value is not set in the work evaluation model DB 310, the operator inputs the primary workability evaluation value. Upon receiving the input of the primary workability evaluation value, the work primary evaluation processing unit 140 inputs or corrects the primary workability evaluation value of the corresponding design model, and updates the work evaluation model DB 310. Further, the work primary evaluation processing unit 140 determines whether or not the other design models stored in the work evaluation model DB 310 have the same items as the items of each manufacturing process of the design model that has received the input of the primary workability evaluation value. Is searched, and the primary workability evaluation value of the manufacturing process of another design model determined to have the same item is updated to the primary workability evaluation value of the design model that accepts the input of the primary workability evaluation value.

図6は、工作一次評価処理部140による入力された工作性評価値の処理の一例を示す。図示するように、工作一次評価処理部140は、設計モデルAの塗装工程の一次工作性評価値を70%とする入力を受け付けると、当該入力情報に基づき工作評価モデルDB310の情報を更新する。さらに、工作一次評価処理部140は、工作評価モデルDB310に格納される他の設計モデルが設計モデルAの各製造工程の項目と同じ項目を有するか否かを検索し、設計モデルNの塗装工程の項目が設計モデルAと同じであると判断すると、設計モデルNの塗装工程の一次工作性評価値を、設計モデルAの塗装工程の一次工作性評価値70%へ修正する処理を行う。 FIG. 6 shows an example of processing of the workability evaluation value input by the work primary evaluation processing unit 140. As shown in the figure, when the work primary evaluation processing unit 140 receives an input in which the primary workability evaluation value of the painting process of the design model A is 70%, the information of the work evaluation model DB 310 is updated based on the input information. Further, the work primary evaluation processing unit 140 searches for whether or not the other design models stored in the work evaluation model DB 310 have the same items as the items of each manufacturing process of the design model A, and the painting process of the design model N. If it is determined that the item of is the same as that of the design model A, the primary workability evaluation value of the painting process of the design model N is corrected to 70% of the primary workability evaluation value of the painting process of the design model A.

工作一次評価処理部140は、工作者による設計モデルを採用するか否かの情報を取得し、採用すると評価された設計モデルの識別情報を工作評価モデルDB310に通知し、採用すると評価された旨を記憶させる。当該採用すると評価された設計モデルに基づいて、製品が製造されることになる。 The work primary evaluation processing unit 140 acquires information on whether or not to adopt the design model by the worker, notifies the work evaluation model DB 310 of the identification information of the design model evaluated to be adopted, and evaluates that it is adopted. To memorize. The product will be manufactured based on the design model evaluated to be adopted.

図2に示す工作二次評価処理部150は、採用された設計モデルの製品が製造された後に、工作者が製造実績に基づいて工作性を評価した二次工作性評価情報を処理する。 The work secondary evaluation processing unit 150 shown in FIG. 2 processes the secondary workability evaluation information in which the worker evaluates the workability based on the manufacturing results after the product of the adopted design model is manufactured.

工作二次評価処理部150は、ユーザ用インタフェース部410に工作性が評価される対象となる設計モデルの情報を表示するインタフェース画面を表示させる。工作者は、インタフェース画面に表示された情報に基づいて、各製造工程の製造後に評価した工作性評価値を示す二次工作性評価値を入力又は変更する。具体的に、工作評価モデルDB310に、過去の二次工作性評価値が記憶されている場合、工作者は必要に応じて二次工作性評価値を変更する。また、初めて製造された製品の設計モデルの場合、工作評価モデルDB310には二次工作性評価値が設定されていないため、工作者は、二次工作性評価値を入力する。工作二次評価処理部150は、二次工作性評価値の入力を受け付けると、該当する設計モデルの二次工作性評価値を入力又は修正し、工作評価モデルDB310を更新する。また、工作二次評価処理部150は、工作評価モデルDB310に格納される他の設計モデルが、二次工作性評価値の入力を受け付けた設計モデルの各製造工程の項目と同じ項目を有するか否かを検索し、同じ項目を有すると判断した他の設計モデルの製造工程の二次工作性評価値を、二次工作性評価値の入力を受け付けた設計モデルの二次工作性評価値に更新する。 The work secondary evaluation processing unit 150 causes the user interface unit 410 to display an interface screen for displaying information on a design model whose workability is evaluated. Based on the information displayed on the interface screen, the operator inputs or changes the secondary workability evaluation value indicating the workability evaluation value evaluated after manufacturing in each manufacturing process. Specifically, when the past secondary workability evaluation value is stored in the work evaluation model DB 310, the operator changes the secondary workability evaluation value as necessary. Further, in the case of the design model of the product manufactured for the first time, since the secondary workability evaluation value is not set in the work evaluation model DB 310, the operator inputs the secondary workability evaluation value. Upon receiving the input of the secondary workability evaluation value, the work secondary evaluation processing unit 150 inputs or corrects the secondary workability evaluation value of the corresponding design model, and updates the work evaluation model DB 310. Further, in the work secondary evaluation processing unit 150, does the other design model stored in the work evaluation model DB 310 have the same items as the items of each manufacturing process of the design model that has received the input of the secondary workability evaluation value? The secondary workability evaluation value of the manufacturing process of another design model judged to have the same item by searching for whether or not is used as the secondary workability evaluation value of the design model that accepts the input of the secondary workability evaluation value. Update.

工作評価演算処理部160は、工作一次評価処理部140により工作評価モデルDB310に記憶される一次工作性評価値と工作二次評価処理部150により工作評価モデルDB310に記憶される二次工作性評価値とを比較し、差分があると判断した場合、工作評価モデルDB310を更新する処理を行う。 The work evaluation calculation processing unit 160 has a primary workability evaluation value stored in the work evaluation model DB 310 by the work primary evaluation processing unit 140 and a secondary workability evaluation stored in the work evaluation model DB 310 by the work secondary evaluation processing unit 150. When the value is compared and it is determined that there is a difference, the work evaluation model DB 310 is updated.

図7は、工作評価演算処理部160による処理の一例を表す図である。図7に示す通り、工作評価演算処理部160は、設計モデルAの塗装工程における一次工作性評価値が70%で、二次工作性評価値が60%であり、差分があると判断した場合、差分がある旨を表示させる。さらに、工作評価演算処理部160は、工作評価モデルDB310において、モデルAの塗装工程の一次工作性評価値を二次工作性評価値60%に更新する。さらに、設計モデルAと同様の塗装工程が行われる設計モデルの塗装工程の一次工作性評価値を60%へ更新する。次にモデル抽出処理部120が抽出処理を行う場合、工作評価演算処理部160により更新された工作性評価値が使用される。 FIG. 7 is a diagram showing an example of processing by the work evaluation calculation processing unit 160. As shown in FIG. 7, when the work evaluation calculation processing unit 160 determines that the primary workability evaluation value in the painting process of the design model A is 70% and the secondary workability evaluation value is 60%, and there is a difference. , Display that there is a difference. Further, the work evaluation calculation processing unit 160 updates the primary workability evaluation value of the painting process of the model A to the secondary workability evaluation value of 60% in the work evaluation model DB 310. Further, the primary workability evaluation value of the painting process of the design model in which the same painting process as the design model A is performed is updated to 60%. Next, when the model extraction processing unit 120 performs the extraction processing, the workability evaluation value updated by the work evaluation calculation processing unit 160 is used.

図2に示す設計モデル情報取得部170は、工作評価モデルDB310に格納されたテーブルデータを読み込み、3次元形状を示す形状情報、設計情報、フィーチャ情報、工作性評価値等の情報を取得する。設計モデル情報取得部170は、特許請求の範囲における設計データ取得部の一例である。 The design model information acquisition unit 170 shown in FIG. 2 reads the table data stored in the work evaluation model DB 310 and acquires information such as shape information, design information, feature information, and workability evaluation value indicating a three-dimensional shape. The design model information acquisition unit 170 is an example of a design data acquisition unit within the scope of claims.

設定部200は、設計条件の入力情報をデータベースのデータ形式に対応するパラメータ情報に変換するルールを決定する設計条件入力設定部210と、モデル抽出処理部120が設計モデルを抽出する抽出条件を設定するモデル抽出設定部220と、設計評価処理部130の処理の内容を設定する設計評価設定部230と、工作一次評価処理部140の処理の内容を設定する工作一次評価設定部240と、工作二次評価処理部150の処理の内容を設定する工作二次評価設定部250と、工作評価演算処理部160の演算処理の条件を設定する工作評価演算設定部260と、を備える。 The setting unit 200 sets the design condition input setting unit 210 that determines the rule for converting the input information of the design condition into the parameter information corresponding to the data format of the database, and the extraction condition that the model extraction processing unit 120 extracts the design model. Model extraction setting unit 220, design evaluation setting unit 230 that sets the processing content of the design evaluation processing unit 130, work primary evaluation setting unit 240 that sets the processing content of the work primary evaluation processing unit 140, and work 2. It includes a work secondary evaluation setting unit 250 for setting the processing contents of the next evaluation processing unit 150, and a work evaluation calculation setting unit 260 for setting the operation processing conditions of the work evaluation calculation processing unit 160.

設計条件入力設定部210は、入力された設計条件を示す情報をデータベースのデータ形式に対応するパラメータ情報に変換するルールを設定する。なお、製品が標準化されている場合は設計条件に対して製品設計情報が一元的に決まる。標準化されていない製品の場合、設計者は、製品の取り合い、重さなどの設計条件を満たした上で、コスト、強度等を検討する。この検討方法として、目的となる項目(コスト、強度等)を最大化・最小化してパラメータを抽出する最適化計算、機械学習により過去のデータを分析してパラメータを抽出する手法が考えられる。これらの手法を設計条件入力設定部210に実装することも可能である。 The design condition input setting unit 210 sets a rule for converting the input information indicating the design condition into the parameter information corresponding to the data format of the database. If the product is standardized, the product design information is centrally determined for the design conditions. In the case of non-standardized products, the designer considers the cost, strength, etc. after satisfying the design conditions such as product competition and weight. Possible methods for this study include optimization calculation that maximizes / minimizes the target items (cost, strength, etc.) and extracts parameters, and methods that analyze past data by machine learning and extract parameters. It is also possible to implement these methods in the design condition input setting unit 210.

モデル抽出設定部220は、モデル抽出処理部120が設計モデルを抽出する抽出条件を設定する。モデル抽出設定部220は、管理者用インタフェース部420により表示される抽出条件を設定するインタフェース画面に入力された抽出条件を示す情報を取得し、記憶部300に記憶させる。具体的に、図4に示す工作性総評価値Fnを求める計算式と工程nの重み係数の値、モデル抽出処理部120が選定する設計モデルの数等がモデル抽出設定部220により設定される。なお、重み係数は、機械学習によって設定してもよい。モデル抽出処理部120は、モデル抽出設定部220により設定された抽出条件を読み出し、設計モデルを抽出する処理を行う。 The model extraction setting unit 220 sets the extraction conditions for the model extraction processing unit 120 to extract the design model. The model extraction setting unit 220 acquires information indicating the extraction conditions input to the interface screen for setting the extraction conditions displayed by the administrator interface unit 420, and stores the information in the storage unit 300. Specifically, the model extraction setting unit 220 sets the calculation formula for obtaining the total workability evaluation value Fn shown in FIG. 4, the value of the weighting coefficient of the process n, the number of design models selected by the model extraction processing unit 120, and the like. The weighting coefficient may be set by machine learning. The model extraction processing unit 120 reads out the extraction conditions set by the model extraction setting unit 220 and performs a process of extracting the design model.

設計評価設定部230は、設計評価処理部130の処理の内容を設定する。具体的に、設計評価設定部230は、設計モデルに対する設計変更を示す情報及び設計モデルを採用するか否かを示す情報の入力を受け付けるインタフェース画面に表示させる情報の入力を受け付け、設計評価処理部130に送信する。設計評価処理部130は受信したインタフェース画面に表示させる情報を、ユーザ用インタフェース部410に通知し、必要な情報を表示するインタフェース画面を表示させる。 The design evaluation setting unit 230 sets the processing content of the design evaluation processing unit 130. Specifically, the design evaluation setting unit 230 receives input of information to be displayed on the interface screen that accepts input of information indicating a design change to the design model and information indicating whether or not to adopt the design model, and is a design evaluation processing unit. Send to 130. The design evaluation processing unit 130 notifies the user interface unit 410 of the information to be displayed on the received interface screen, and displays the interface screen for displaying the necessary information.

工作一次評価設定部240は、工作一次評価処理部140の処理の内容を設定する。具体的に、工作一次評価設定部240は、一次工作性評価値と設計モデルを採用するか否かを示す情報との入力を受け付けるインタフェース画面に表示させる情報の入力を受け付け、工作一次評価処理部140に送信する。工作一次評価処理部140は受信したインタフェース画面に表示させる情報を、ユーザ用インタフェース部410に通知し、必要な情報を表示するインタフェース画面を表示させる。 The work primary evaluation setting unit 240 sets the processing content of the work primary evaluation processing unit 140. Specifically, the work primary evaluation setting unit 240 receives the input of the information to be displayed on the interface screen that accepts the input of the primary workability evaluation value and the information indicating whether or not to adopt the design model, and the work primary evaluation processing unit 240. Send to 140. The work primary evaluation processing unit 140 notifies the user interface unit 410 of the information to be displayed on the received interface screen, and displays the interface screen for displaying the necessary information.

工作二次評価設定部250は、工作二次評価処理部150の処理の内容を設定する。具体的に、工作二次評価設定部250は、二次工作性評価値の入力を受け付けるインタフェース画面に表示させる情報の入力を受け付け、工作二次評価処理部150に送信する。工作二次評価処理部150は受信したインタフェース画面に表示させる情報を、ユーザ用インタフェース部410に通知し、必要な情報を表示するインタフェース画面を表示させる。 The work secondary evaluation setting unit 250 sets the processing content of the work secondary evaluation processing unit 150. Specifically, the work secondary evaluation setting unit 250 receives the input of information to be displayed on the interface screen that accepts the input of the secondary workability evaluation value, and transmits the input to the work secondary evaluation processing unit 150. The work secondary evaluation processing unit 150 notifies the user interface unit 410 of the information to be displayed on the received interface screen, and displays the interface screen for displaying the necessary information.

工作評価演算設定部260は、工作評価演算処理部160による演算処理の条件を設定する。具体的に、工作評価演算設定部260は、工作評価演算処理部160が一次工作性評価値と二次工作性評価値とを比較し、差分があると判断する閾値である差分の絶対値の入力を受け付け、工作評価演算処理部160に送信する。工作評価演算処理部160は、一次工作性評価値と二次工作性評価値との差分値が工作評価演算設定部260により設定された閾値以上である場合に差分があると判断し、閾値未満である場合に差分がないと判断する。 The work evaluation calculation setting unit 260 sets the conditions for the calculation processing by the work evaluation calculation processing unit 160. Specifically, in the work evaluation calculation setting unit 260, the work evaluation calculation processing unit 160 compares the primary workability evaluation value with the secondary workability evaluation value, and determines that there is a difference. The input is accepted and transmitted to the work evaluation calculation processing unit 160. The work evaluation calculation processing unit 160 determines that there is a difference when the difference value between the primary workability evaluation value and the secondary workability evaluation value is equal to or greater than the threshold value set by the work evaluation calculation setting unit 260, and is less than the threshold value. If, it is judged that there is no difference.

記憶部300は、製品の設計モデルの情報を記憶する工作評価モデルDB310を備える。工作評価モデルDB310は、過去に設計を行った設計モデルの情報を記憶し、各設計モデルの3次元形状を示す形状情報、製品の設計情報、3次元形状の形状特性を示すフィーチャ情報、各製造工程における工作性を評価した情報を示す工作性評価情報等をそれぞれ関連づけて記憶する。工作評価モデルDB310は、これらの情報をテーブルデータとして記憶する。 The storage unit 300 includes a work evaluation model DB 310 that stores information on a product design model. The work evaluation model DB 310 stores information on design models that have been designed in the past, and includes shape information indicating the three-dimensional shape of each design model, product design information, feature information indicating the shape characteristics of the three-dimensional shape, and each manufacturing. Workability evaluation information, etc., which indicates information that evaluates workability in the process, is stored in association with each other. The work evaluation model DB 310 stores this information as table data.

具体的に、図1に示す通り、テーブルデータは、製品の識別情報と、製品の形状を示す形状情報と、質量、長さ、径、支持穴数等の属性を示す設計情報と、製造前の工作性評価情報を示す一次工作性評価情報と、製造後の工作性評価情報を示す二次工作性評価情報との項目を含む。図1に示すテーブルデータの1行目には、製品の識別情報が「モデルA」であり、設計情報の「質量」が「25kg」、「長さ」が「800mm」、「径」が「400mm」、「支持穴数」が「8個」であり、工作一次評価値の「加工」が「80%」、「溶接」が「70%」、「塗装」が「70%」であり、工作二次評価値の「加工」が「75%」、「溶接」が「80%」、「塗装」が「65%」であることを示す。 Specifically, as shown in FIG. 1, the table data includes product identification information, shape information indicating the shape of the product, design information indicating attributes such as mass, length, diameter, and number of support holes, and pre-manufacturing. Includes items of primary workability evaluation information indicating workability evaluation information and secondary workability evaluation information indicating workability evaluation information after manufacturing. In the first row of the table data shown in FIG. 1, the product identification information is "model A", the "mass" of the design information is "25 kg", the "length" is "800 mm", and the "diameter" is "diameter". "400 mm", "number of support holes" is "8", "machining" of the primary evaluation value of work is "80%", "welding" is "70%", "painting" is "70%", It indicates that the secondary evaluation value of the work is "75%" for "machining", "80%" for "welding", and "65%" for "painting".

図2に示すインタフェース部400は、設計者又は工作者による入力を受け付けるインタフェース画面を表示するユーザ用インタフェース部410と、設計支援装置10の管理者が各種処理条件を設定するための管理者用インタフェース部420と、を備える。 The interface unit 400 shown in FIG. 2 includes a user interface unit 410 that displays an interface screen that accepts input by a designer or a builder, and an administrator interface for the administrator of the design support device 10 to set various processing conditions. A unit 420 and.

ユーザ用インタフェース部410は、設計条件の入力を受け付けるインタフェース画面、設計者からモデル抽出処理部120により抽出された設計モデルの評価情報を受け付けるインタフェース画面、工作者から設計評価処理部130により通知された設計モデルの一次評価情報を受け付けるインタフェース画面、工作者から設計モデルの製造後の二次評価情報を受け付けるインタフェース画面等を表示する。 The user interface unit 410 is notified by an interface screen that accepts input of design conditions, an interface screen that receives evaluation information of the design model extracted by the model extraction processing unit 120 from the designer, and a design evaluation processing unit 130 from the operator. An interface screen for receiving the primary evaluation information of the design model, an interface screen for receiving the secondary evaluation information after the design model is manufactured by the operator, and the like are displayed.

ユーザ用インタフェース部410は、上述した各インタフェース画面において、ユーザが情報を入力するために必要な情報を表示する。具体的に、工作評価モデルDB310に記憶された設計モデルの3次元形状、設計情報、工作性評価情報等の情報を表示する。ユーザ用インタフェース部410は、これらの情報を注釈データとして表示し、又はハイライトして表示してもよい。例えば、図5に示すように、インタフェース画面に表示した設計モデルの3次元形状がユーザによりクリックされると、工作性評価情報を注釈データとして表示し、工作性評価情報の工作性評価値がクリックされると、クリックされた工作性評価値をハイライトして表示する。また、図7に示すように、工作評価演算処理部160による一次工作性評価値と二次工作性評価値との比較結果を表示するインタフェース画面において、ユーザ用インタフェース部410は、インタフェース画面に表示した設計モデルの3次元形状がユーザによりクリックされると、一次工作性評価値と二次工作性評価値との比較結果を注釈データとして表示し、一次工作性評価値と二次工作性評価値をハイライトして表示する。 The user interface unit 410 displays information necessary for the user to input information on each of the above-mentioned interface screens. Specifically, information such as the three-dimensional shape, design information, and workability evaluation information of the design model stored in the work evaluation model DB 310 is displayed. The user interface unit 410 may display or highlight such information as annotation data. For example, as shown in FIG. 5, when the user clicks the three-dimensional shape of the design model displayed on the interface screen, the workability evaluation information is displayed as annotation data, and the workability evaluation value of the workability evaluation information is clicked. When it is done, the clicked workability evaluation value is highlighted and displayed. Further, as shown in FIG. 7, in the interface screen for displaying the comparison result between the primary workability evaluation value and the secondary workability evaluation value by the work evaluation calculation processing unit 160, the user interface unit 410 is displayed on the interface screen. When the three-dimensional shape of the designed design model is clicked by the user, the comparison result between the primary workability evaluation value and the secondary workability evaluation value is displayed as annotation data, and the primary workability evaluation value and the secondary workability evaluation value are displayed. To highlight and display.

管理者用インタフェース部420は、モデル抽出処理部120が使用する抽出条件を設定するインタフェース画面、設計評価処理部130がモデル抽出設定部220により抽出された設計モデルを選定する条件を設定するインタフェース画面、工作一次評価処理部140が設計評価処理部130により選定された設計モデルを選定する条件を設定するインタフェース画面等を表示する。 The interface unit 420 for the administrator is an interface screen for setting the extraction conditions used by the model extraction processing unit 120, and an interface screen for setting the conditions for the design evaluation processing unit 130 to select the design model extracted by the model extraction setting unit 220. , The interface screen or the like for setting the conditions for selecting the design model selected by the design evaluation processing unit 130 by the work primary evaluation processing unit 140 is displayed.

以上説明した機能的構成を有する設計支援装置10は、物理的に、図8に示すように、プログラムに従った処理を実行する制御部11と、データを記憶する記憶部12と、情報の入力を受け付ける入力部13と、情報を可視化して表示する表示部14と、を備え、これらが内部バス99を介して接続されている。 The design support device 10 having the functional configuration described above physically has a control unit 11 that executes processing according to a program, a storage unit 12 that stores data, and information input, as shown in FIG. The input unit 13 for receiving the information and the display unit 14 for visualizing and displaying the information are provided, and these are connected via the internal bus 99.

制御部11は、CPU(Central Processing Unit)を備え、記憶部12に記憶されたプログラムに従って、処理を実行する。制御部11は、プログラムにより提供される主要な機能として、設計条件入力処理部110、モデル抽出処理部120、設計評価処理部130、工作一次評価処理部140、工作二次評価処理部150、工作評価演算処理部160による各処理を実行する。 The control unit 11 includes a CPU (Central Processing Unit) and executes processing according to a program stored in the storage unit 12. The control unit 11 has, as main functions provided by the program, a design condition input processing unit 110, a model extraction processing unit 120, a design evaluation processing unit 130, a work primary evaluation processing unit 140, a work secondary evaluation processing unit 150, and a work. Each process is executed by the evaluation calculation processing unit 160.

記憶部12は、揮発性メモリと不揮発性メモリとを備える。揮発性メモリは制御部11のCPUのワークエリアとして使用される。不揮発性メモリは、制御部11のCPUが実行するプログラムを記憶し、プログラム実行の際に使用される各種データを記憶する。 The storage unit 12 includes a volatile memory and a non-volatile memory. The volatile memory is used as a work area for the CPU of the control unit 11. The non-volatile memory stores a program executed by the CPU of the control unit 11, and stores various data used when executing the program.

入力部13は、キーボード、マウス等を備えるユーザインタフェースである。表示部14は情報を可視化して表示する液晶ディスプレイ、有機EL(Electro Luminescence)ディスプレイ等の表示装置である。 The input unit 13 is a user interface including a keyboard, a mouse, and the like. The display unit 14 is a display device such as a liquid crystal display or an organic EL (Electroluminescence) display that visualizes and displays information.

続いて、設計支援装置10の動作について説明する。まず、製造する設計モデルを選定する処理の流れについて、図9を用いて説明する。 Subsequently, the operation of the design support device 10 will be described. First, the flow of the process of selecting the design model to be manufactured will be described with reference to FIG.

設計者は、顧客の仕様要求に基づいて、設計する製品の設計条件を入力する。設計支援装置10は、設計条件の入力を受け付け(ステップS101)、設計者により入力された設計条件を取得する。具体的に、設計者は、ユーザ用インタフェース部410の画面を起動して、設計条件の各項目に条件を登録する。登録された設計条件は、設計支援装置10の設計条件入力処理部110に送信される。 The designer inputs the design conditions of the product to be designed based on the customer's specification requirements. The design support device 10 receives the input of the design condition (step S101), and acquires the design condition input by the designer. Specifically, the designer activates the screen of the user interface unit 410 and registers the conditions in each item of the design conditions. The registered design conditions are transmitted to the design condition input processing unit 110 of the design support device 10.

設計条件入力処理部110は、設計条件を受信すると、工作評価モデルDB310のデータ形式に対応したパラメータ情報に変換する(ステップS102)。設計条件入力処理部110は、パラメータ情報をモデル抽出処理部120に送信する。 When the design condition input processing unit 110 receives the design condition, it converts it into parameter information corresponding to the data format of the work evaluation model DB 310 (step S102). The design condition input processing unit 110 transmits the parameter information to the model extraction processing unit 120.

モデル抽出処理部120は、設計条件を示すパラメータ情報を受信すると、工作評価モデルDB310から条件を満たす設計モデルを抽出する(ステップS103)。図3に示すように、質量が30kg以下、長さが1000mm以下、径が500mm以下等の設計条件が入力されると、モデル抽出処理部120は、設計モデル情報取得部170に工作評価モデルDB310のテーブルデータを取得させ、テーブルデータに含まれる設計情報の中から属性項目が質量、長さ、径の数値範囲を読み込んで、条件を満たす設計モデルを抽出する。これら全ての条件を満たす設計モデルを工作評価モデルDB310から抽出する。 When the model extraction processing unit 120 receives the parameter information indicating the design conditions, the model extraction processing unit 120 extracts the design model satisfying the conditions from the work evaluation model DB 310 (step S103). As shown in FIG. 3, when design conditions such as a mass of 30 kg or less, a length of 1000 mm or less, and a diameter of 500 mm or less are input, the model extraction processing unit 120 causes the design model information acquisition unit 170 to perform the work evaluation model DB 310. The table data of is acquired, and the numerical range of the attribute items of mass, length, and diameter is read from the design information included in the table data, and the design model satisfying the conditions is extracted. A design model satisfying all these conditions is extracted from the work evaluation model DB 310.

次に、モデル抽出処理部120は、ステップS103で抽出した設計モデルに対し、優先度を決定する処理を行う(ステップS104)。モデル抽出処理部120は、抽出した設計モデルの各製造工程における工作性を評価した工作性評価情報に基づいて、抽出した設計モデルの優先度を決定する。具体的に、モデル抽出処理部120は、モデル抽出設定部220により設定された優先度を算出する計算式を読み込む。次に、モデル抽出処理部120は、工作評価モデルDB310から対象となる設計モデルの製造工程毎の二次工作性評価値を取得し、モデル抽出設定部220により設定された製造工程毎の重み係数を取得する。モデル抽出処理部120は、読み込んだ計算式に従って、各製造工程における設計モデルの工作性評価値と各製造工程に設定される重み係数とを掛け合わせた値の合計値である工作性総評価値を算出し、工作性総評価値が高い設計モデルを優先度が高い設計モデルとして順位付けを行う。 Next, the model extraction processing unit 120 performs a process of determining the priority of the design model extracted in step S103 (step S104). The model extraction processing unit 120 determines the priority of the extracted design model based on the workability evaluation information that evaluates the workability in each manufacturing process of the extracted design model. Specifically, the model extraction processing unit 120 reads a calculation formula for calculating the priority set by the model extraction setting unit 220. Next, the model extraction processing unit 120 acquires the secondary workability evaluation value for each manufacturing process of the target design model from the work evaluation model DB 310, and the weighting coefficient for each manufacturing process set by the model extraction setting unit 220. To get. The model extraction processing unit 120 calculates the total workability evaluation value, which is the total value obtained by multiplying the workability evaluation value of the design model in each manufacturing process and the weighting coefficient set in each manufacturing process, according to the read calculation formula. Calculate and rank the design model with the highest total workability evaluation value as the design model with the highest priority.

モデル抽出処理部120は、モデル抽出設定部220により設定された個数の設計モデルを、優先度が高い順に抽出し、抽出された設計モデルの識別番号を、設計評価処理部130に送信する。 The model extraction processing unit 120 extracts the number of design models set by the model extraction setting unit 220 in descending order of priority, and transmits the extracted design model identification number to the design evaluation processing unit 130.

設計評価処理部130は、モデル抽出処理部120により抽出された設計モデルの識別情報を取得すると、ユーザ用インタフェース部410に通知する。ユーザ用インタフェース部410は、モデル抽出処理部120により抽出された設計モデルの情報を表示するインタフェース画面を表示する処理を行う(ステップS105)。具体的に、ユーザ用インタフェース部410は、図5に示すように、ステップS104により抽出されたモデルA、モデルD、モデルGの情報を優先度が高い順に上から表示する。 When the design evaluation processing unit 130 acquires the identification information of the design model extracted by the model extraction processing unit 120, the design evaluation processing unit 130 notifies the user interface unit 410 when it acquires the identification information of the design model. The user interface unit 410 performs a process of displaying an interface screen for displaying information on the design model extracted by the model extraction processing unit 120 (step S105). Specifically, as shown in FIG. 5, the user interface unit 410 displays the information of the model A, the model D, and the model G extracted in step S104 in descending order of priority.

設計者は、ステップS105により表示されたインタフェース画面の情報に基づき、各設計モデルを採用するか否かの情報、設計モデルの形状、属性パラメータ値等を変更した情報を示す設計変更情報等を含む設計評価情報を入力する。 Based on the information on the interface screen displayed in step S105, the designer includes information on whether or not to adopt each design model, design change information indicating information on changing the shape of the design model, attribute parameter values, and the like. Enter the design evaluation information.

設計評価処理部130は、これらの情報を取得すると(ステップS106)、採用された設計モデルがあるか否かを判断する(ステップS107)。 When the design evaluation processing unit 130 acquires this information (step S106), it determines whether or not there is an adopted design model (step S107).

設計評価処理部130は、採用された設計モデルがあると判断すると(ステップS107;Yes)、工作評価モデルDB310を更新する必要があるか否かを判断する(ステップS108)。具体的に、設計評価処理部130は、設計変更情報を受信した場合、工作評価モデルDB310を更新する必要があると判断し(ステップS108;Yes)、工作評価モデルDB310を更新する(ステップS109)。工作評価モデルDB310の更新が完了すると、設計評価処理部130は、設計評価情報により採用すると判断した設計モデルの識別情報を工作一次評価処理部140に通知する。一方、設計評価処理部130は、変更情報を受信せず、工作評価モデルDB310を更新する必要がないと判断した場合(ステップS108;No)、工作評価モデルDB310の更新は行わず、採用すると判断した設計モデルの識別情報を工作一次評価処理部140に通知する。 When the design evaluation processing unit 130 determines that there is an adopted design model (step S107; Yes), it determines whether or not it is necessary to update the work evaluation model DB 310 (step S108). Specifically, when the design evaluation processing unit 130 receives the design change information, it determines that it is necessary to update the work evaluation model DB 310 (step S108; Yes), and updates the work evaluation model DB 310 (step S109). .. When the update of the work evaluation model DB 310 is completed, the design evaluation processing unit 130 notifies the work primary evaluation processing unit 140 of the identification information of the design model determined to be adopted based on the design evaluation information. On the other hand, when the design evaluation processing unit 130 does not receive the change information and determines that it is not necessary to update the work evaluation model DB 310 (step S108; No), it determines that the work evaluation model DB 310 is not updated and is adopted. The identification information of the designed design model is notified to the work primary evaluation processing unit 140.

一方、設計評価処理部130は、採用された設計モデルがないと判断すると(ステップS107;No)、ステップS101に戻り、設計条件の入力を受け付ける。設計者は、設計条件、モデル抽出処理部120により抽出される設計モデルの数等の条件を変更して、再度設計条件を入力する。 On the other hand, when the design evaluation processing unit 130 determines that there is no adopted design model (step S107; No), the design evaluation processing unit 130 returns to step S101 and accepts the input of the design conditions. The designer changes the conditions such as the design conditions and the number of design models extracted by the model extraction processing unit 120, and inputs the design conditions again.

工作一次評価処理部140は、工作者から設計モデルの一次工作性評価情報の入力を受け付ける(ステップS110)。具体的に、工作一次評価処理部140は、設計評価処理部130により通知された設計モデルの識別情報をユーザ用インタフェース部410に通知し、一次工作性評価情報を受け付けるインタフェース画面を表示させる。工作者は、このインタフェース画面に表示される設計モデルの設計情報、工作性評価情報等の情報に基づき、一次工作性評価値の入力又は変更、表示された設計モデルを採用するか否かを判断し、それらの情報を含む一次工作性評価情報を入力する。 The work primary evaluation processing unit 140 receives input of primary workability evaluation information of the design model from the worker (step S110). Specifically, the work primary evaluation processing unit 140 notifies the user interface unit 410 of the design model identification information notified by the design evaluation processing unit 130, and displays an interface screen for receiving the primary workability evaluation information. The builder decides whether to input or change the primary workability evaluation value and adopt the displayed design model based on the information such as the design information of the design model displayed on this interface screen and the workability evaluation information. Then, enter the primary workability evaluation information including the information.

工作一次評価処理部140は、一次工作性評価情報を取得すると、採用された設計モデルがあるか否かを判断する(ステップS111)。工作一次評価処理部140は、採用された設計モデルがあると判断すると(ステップS111;Yes)、採用すると評価された設計モデルの識別情報を工作評価モデルDB310に通知し、採用すると評価された旨を記憶させる(ステップS112)。 When the work primary evaluation processing unit 140 acquires the primary workability evaluation information, it determines whether or not there is an adopted design model (step S111). When the work primary evaluation processing unit 140 determines that there is an adopted design model (step S111; Yes), it notifies the work evaluation model DB 310 of the identification information of the design model evaluated to be adopted, and the work evaluation model DB 310 is evaluated to be adopted. Is stored (step S112).

次に、工作一次評価処理部140は、工作評価モデルDB310を更新する必要があるか否かを判断する(ステップS113)。具体的に、工作一次評価処理部140は、入力された一次工作性評価値と工作評価モデルDB310に記憶される一次工作性評価値とを比較し、差があると判断した場合に工作評価モデルDB310を更新する必要があると判断し(ステップS113;Yes)、工作評価モデルDB310に記憶される一次工作性評価値を、入力された一次工作性評価値に上書きして工作評価モデルDB310の一次工作性評価情報を更新する(ステップS114)。次に、工作一次評価処理部140は、工作評価モデルDB310に格納される他の設計モデルが、一次工作性評価値の入力を受け付けた設計モデルの各製造工程の項目と同じ項目を有するか否かを検索し、同じ項目を有すると判断した他の設計モデルの製造工程の一次工作性評価値を、一次工作性評価値の入力を受け付けた設計モデルの一次工作性評価値に更新する。工作評価モデルDB310の更新が完了すると、工作一次評価処理部140は、処理を終了する。ステップS113において、工作一次評価処理部140は、入力された一次工作性評価値と工作評価モデルDB310に記憶される一次工作性評価値とが差がないと判断した場合、工作評価モデルDB310を更新する必要はないと判断し(ステップS113;No)、処理を終了する。 Next, the work primary evaluation processing unit 140 determines whether or not it is necessary to update the work evaluation model DB 310 (step S113). Specifically, the work primary evaluation processing unit 140 compares the input primary workability evaluation value with the primary workability evaluation value stored in the work evaluation model DB 310, and when it is determined that there is a difference, the work evaluation model. It is determined that the DB 310 needs to be updated (step S113; Yes), the primary workability evaluation value stored in the work evaluation model DB 310 is overwritten with the input primary workability evaluation value, and the primary work evaluation model DB 310 is primary. The workability evaluation information is updated (step S114). Next, the work primary evaluation processing unit 140 determines whether or not the other design model stored in the work evaluation model DB 310 has the same items as the items of each manufacturing process of the design model that has received the input of the primary workability evaluation value. The primary workability evaluation value of the manufacturing process of another design model determined to have the same item is updated to the primary workability evaluation value of the design model that accepts the input of the primary workability evaluation value. When the update of the work evaluation model DB 310 is completed, the work primary evaluation processing unit 140 ends the processing. In step S113, when the work primary evaluation processing unit 140 determines that there is no difference between the input primary workability evaluation value and the primary workability evaluation value stored in the work evaluation model DB 310, the work evaluation model DB 310 is updated. It is determined that there is no need to do so (step S113; No), and the process ends.

一方、工作一次評価処理部140は、採用された設計モデルがないと判断すると(ステップS111;No)、ステップS101に戻り、設計条件の入力を受け付ける。 On the other hand, when the work primary evaluation processing unit 140 determines that there is no adopted design model (step S111; No), it returns to step S101 and accepts the input of the design conditions.

以上のように、設計支援装置10により、要求仕様に基づく設計条件を満たし、工作性が考慮された設計モデルが自動選定される。設計者および工作者は選定された設計モデルを評価して、設計案となる設計モデルを決定することができる。 As described above, the design support device 10 automatically selects a design model that satisfies the design conditions based on the required specifications and takes workability into consideration. The designer and the operator can evaluate the selected design model and determine the design model to be the design proposal.

次に、選定された設計モデル製品の製造後の設計支援装置10の動作について図10を用いて説明する。具体的に、工作者による製造実績を評価した二次工作性評価情報により工作評価モデルDB310を更新する処理について説明する。 Next, the operation of the design support device 10 after manufacturing the selected design model product will be described with reference to FIG. Specifically, a process of updating the work evaluation model DB 310 based on the secondary workability evaluation information that evaluates the manufacturing performance by the worker will be described.

工作二次評価処理部150は、採用された設計モデルの製品が製造された後に、工作者による製造実績を評価した二次工作性評価情報を受け付ける(ステップS201)。具体的に、工作者は、二次工作性評価値の入力を受け付けるインタフェース画面を表示し、製造後の工作性評価値の実績値を入力する。 The work secondary evaluation processing unit 150 receives the secondary workability evaluation information that evaluates the manufacturing performance by the worker after the product of the adopted design model is manufactured (step S201). Specifically, the builder displays an interface screen that accepts the input of the secondary workability evaluation value, and inputs the actual value of the workability evaluation value after manufacturing.

次に、工作二次評価処理部150は、工作評価モデルDB310を更新する必要があるか否かを判断する(ステップS202)。具体的に、工作二次評価処理部150は、入力された二次工作性評価値と工作評価モデルDB310に記憶される二次工作性評価値とを比較し、差があると判断した場合に工作評価モデルDB310を更新する必要があると判断し(ステップS202;Yes)、工作評価モデルDB310に記憶される二次工作性評価値を、入力された二次工作性評価値に更新して工作評価モデルDB310の二次工作性評価情報を更新する(ステップS203)。次に、工作二次評価処理部150は、工作評価モデルDB310に格納される他の設計モデルが、二次工作性評価値の入力を受け付けた設計モデルの各製造工程の項目と同じ項目を有するか否かを検索し、同じ項目を有すると判断した他の設計モデルの製造工程の二次工作性評価値を、二次工作性評価値の入力を受け付けた設計モデルの二次工作性評価値に更新する。工作評価モデルDB310の更新が完了すると、工作二次評価処理部150は、更新した旨を工作評価演算処理部160に通知する。ステップS202において、工作二次評価処理部150は、入力された二次工作性評価値と工作評価モデルDB310に記憶される二次工作性評価値とが差がないと判断した場合、工作評価モデルDB310を更新する必要はないと判断し(ステップS202;No)、その旨を工作評価演算処理部160に通知する。 Next, the work secondary evaluation processing unit 150 determines whether or not it is necessary to update the work evaluation model DB 310 (step S202). Specifically, when the work secondary evaluation processing unit 150 compares the input secondary workability evaluation value with the secondary workability evaluation value stored in the work evaluation model DB 310 and determines that there is a difference. It is determined that the work evaluation model DB 310 needs to be updated (step S202; Yes), and the secondary workability evaluation value stored in the work evaluation model DB 310 is updated to the input secondary workability evaluation value for work. The secondary workability evaluation information of the evaluation model DB 310 is updated (step S203). Next, the work secondary evaluation processing unit 150 has the same items as the items of each manufacturing process of the design model in which the other design models stored in the work evaluation model DB 310 have received the input of the secondary workability evaluation value. The secondary workability evaluation value of the manufacturing process of another design model that is judged to have the same item by searching for whether or not it is the secondary workability evaluation value of the design model that accepts the input of the secondary workability evaluation value. Update to. When the update of the work evaluation model DB 310 is completed, the work secondary evaluation processing unit 150 notifies the work evaluation calculation processing unit 160 of the update. In step S202, when the work secondary evaluation processing unit 150 determines that there is no difference between the input secondary workability evaluation value and the secondary workability evaluation value stored in the work evaluation model DB 310, the work evaluation model It is determined that it is not necessary to update the DB 310 (step S202; No), and the work evaluation calculation processing unit 160 is notified to that effect.

工作評価演算処理部160は、工作評価モデルDB310に記憶される各製造工程の一次工作性評価値と二次工作性評価値とを比較し、差分があると判断した場合、工作評価モデルDB310を更新する工作性評価比較処理を行う(ステップS204)。具体的に、工作評価演算処理部160は、一次工作性評価値と二次工作性評価値の差が工作評価演算設定部260により設定された閾値以上か否かを比較し(ステップS205)、閾値以上である場合に差分があると判断する(ステップS205;Yes)。次に、工作評価演算処理部160は、工作評価モデルDB310の一次工作性評価値を二次工作性評価値の値に更新し(ステップS206)、処理を終了する。一方、差分がないと判断した場合(ステップS205;No)、工作評価モデルDB310を更新せず、処理を終了する。 The work evaluation calculation processing unit 160 compares the primary workability evaluation value of each manufacturing process and the secondary workability evaluation value stored in the work evaluation model DB 310, and when it is determined that there is a difference, the work evaluation model DB 310 is used. Perform the workability evaluation comparison process to be updated (step S204). Specifically, the work evaluation calculation processing unit 160 compares whether or not the difference between the primary workability evaluation value and the secondary workability evaluation value is equal to or greater than the threshold value set by the work evaluation calculation setting unit 260 (step S205). If it is equal to or greater than the threshold value, it is determined that there is a difference (step S205; Yes). Next, the work evaluation calculation processing unit 160 updates the primary workability evaluation value of the work evaluation model DB 310 to the value of the secondary workability evaluation value (step S206), and ends the process. On the other hand, when it is determined that there is no difference (step S205; No), the work evaluation model DB 310 is not updated and the process ends.

以上のように、設計支援装置10は、製品の製造後の工作性評価情報に基づき、工作評価モデルDB310を更新する。これにより、次回以降、設計支援装置10は、更新された工作性評価情報に基づいて設計モデルを選択することができる。 As described above, the design support device 10 updates the work evaluation model DB 310 based on the workability evaluation information after the product is manufactured. As a result, from the next time onward, the design support device 10 can select a design model based on the updated workability evaluation information.

本開示の主旨を逸脱しない限り、上記実施の形態で挙げた構成を取捨選択したり、他の構成に適宜変更したりすることが可能である。 As long as it does not deviate from the gist of the present disclosure, it is possible to select the configuration described in the above embodiment or change it to another configuration as appropriate.

本実施の形態において、1台の設計支援装置10により処理を実行することとしたが、システム構成は任意である。例えば、ユーザの入力を受け付けるインタフェース画面を表示するユーザ端末と処理部100と設定部200の機能を実現するサーバ装置とを備えるシステムにより設計支援装置10の機能を実現してもよい。さらに、ユーザ端末を複数備えたシステム構成であってもよい。 In the present embodiment, the process is executed by one design support device 10, but the system configuration is arbitrary. For example, the function of the design support device 10 may be realized by a system including a user terminal that displays an interface screen that accepts user input, a processing unit 100, and a server device that realizes the functions of the setting unit 200. Further, the system configuration may include a plurality of user terminals.

また、工作評価モデルDB310が記憶する情報は、ネットワーク上に存在するクラウドサーバで一括管理され、処理部100は必要に応じて当該クラウドサーバにアクセスして情報の読み書きを行うようにしてもよい。この場合、設計支援装置10は工作評価モデルDB310を備えなくてもよい。 Further, the information stored in the work evaluation model DB 310 may be collectively managed by a cloud server existing on the network, and the processing unit 100 may access the cloud server to read and write the information as needed. In this case, the design support device 10 does not have to include the work evaluation model DB 310.

上記実施の形態において、工作一次評価処理部140は、工作者から設計モデルを採用するか否かの情報を取得することとしたが、工作一次評価処理部140が判断してもよい。具体的に、工作一次評価設定部240により、工作性総評価値又は各製造工程の工作性評価値に対する閾値が設定され、工作一次評価処理部140は、閾値を満たすか否かにより採用するか否かを判断する。例えば、工作一次評価処理部140は、工作性総評価値が閾値以上である場合、全ての製造工程の工作性評価値がそれぞれの閾値以上である場合等に、設計モデルを採用すると判断してもよいし、工作性総評価値が閾値以下である場合、いずれかの製造工程の工作性評価値が閾値以下である場合等に、採用しないと判断してもよい。 In the above embodiment, the work primary evaluation processing unit 140 has decided to acquire information on whether or not to adopt the design model from the worker, but the work primary evaluation processing unit 140 may determine. Specifically, the workability primary evaluation setting unit 240 sets a threshold value for the workability total evaluation value or the workability evaluation value of each manufacturing process, and the workability primary evaluation processing unit 140 adopts or not depending on whether or not the threshold value is satisfied. To judge. For example, the work primary evaluation processing unit 140 may determine that the design model is adopted when the total workability evaluation value is equal to or higher than the threshold value, or when the workability evaluation value of all manufacturing processes is equal to or higher than the respective threshold values. Alternatively, if the total workability evaluation value is less than or equal to the threshold value, or if the workability evaluation value of any of the manufacturing processes is less than or equal to the threshold value, it may be determined not to be adopted.

また、工作評価モデルDB310に格納された設計モデルのうち、モデル抽出設定部220の選定対象から設計モデルを除外する処理を含めてもよい。具体的に、インタフェース画面に表示された設計モデルに対し、当該設計モデルを今後の設計モデル抽出処理対象から除外するか否かを選択する情報を表示させ、ユーザに選択させればよい。工作評価モデルDB310のテーブルデータに、予め設計モデル抽出処理対象から除外するか否かの情報を入力する項目が備えられており、モデル抽出設定部220は、テーブルデータの当該項目を確認し、抽出処理対象から除外する情報が入力されている設計モデルを選択しないことにすればよい。 Further, among the design models stored in the work evaluation model DB 310, a process of excluding the design model from the selection target of the model extraction setting unit 220 may be included. Specifically, the design model displayed on the interface screen may be displayed with information for selecting whether or not to exclude the design model from the future design model extraction processing target, and the user may be allowed to select the design model. The table data of the work evaluation model DB 310 is provided with an item for inputting information on whether or not to exclude from the design model extraction processing target in advance, and the model extraction setting unit 220 confirms and extracts the item of the table data. It is sufficient not to select the design model in which the information to be excluded from the processing target is input.

また、設計支援装置10は、専用の装置によらず、通常のコンピュータシステムを用いて実現可能である。例えば、設計支援装置10における各機能を実現するためのプログラムを、コンピュータが読み取り可能なCD−ROM(Compact Disc Read Only Memory)、DVD−ROM(Digital Versatile Disc Read Only Memory)等の記録媒体に格納して配布し、このプログラムをコンピュータにインストールすることにより、上述の各機能を実現することができるコンピュータを構成してもよい。 Further, the design support device 10 can be realized by using a normal computer system without relying on a dedicated device. For example, a program for realizing each function of the design support device 10 is stored in a recording medium such as a computer-readable CD-ROM (Compact Disc Read Only Memory) or a DVD-ROM (Digital Versailles Disc Read Only Memory). By distributing this program and installing this program on a computer, a computer capable of realizing each of the above-mentioned functions may be configured.

また、各機能をOS(Operating System)とアプリケーションとの分担、またはOSとアプリケーションとの協同により実現する場合には、アプリケーションのみを記録媒体に格納してもよい。 Further, when each function is realized by sharing the OS (Operating System) and the application, or by cooperating with the OS and the application, only the application may be stored in the recording medium.

10 設計支援装置、11 制御部、12 記憶部、13 入力部、14 表示部、99 内部バス、100 処理部、110 設計条件入力処理部、120 モデル抽出処理部、130 設計評価処理部、140 工作一次評価処理部、150 工作二次評価処理部、160 工作評価演算処理部、170 設計モデル情報取得部、200 設定部、210 設計条件入力設定部、220 モデル抽出設定部、230 設計評価設定部、240 工作一次評価設定部、250 工作二次評価設定部、260 工作評価演算設定部、300 記憶部、310 工作評価モデルDB、400 インタフェース部、410 ユーザ用インタフェース部、420 管理者用インタフェース部 10 Design support device, 11 Control unit, 12 Storage unit, 13 Input unit, 14 Display unit, 99 Internal bus, 100 Processing unit, 110 Design condition input processing unit, 120 Model extraction processing unit, 130 Design evaluation processing unit, 140 Work Primary evaluation processing unit, 150 work secondary evaluation processing unit, 160 work evaluation calculation processing unit, 170 design model information acquisition unit, 200 setting unit, 210 design condition input setting unit, 220 model extraction setting unit, 230 design evaluation setting unit, 240 primary evaluation setting unit, 250 secondary evaluation setting unit, 260 work evaluation calculation setting unit, 300 storage unit, 310 work evaluation model DB, 400 interface unit, 410 user interface unit, 420 administrator interface unit

Claims (8)

複数の設計データと該設計データの製造工程毎の工作性を示す工作性評価情報とを取得する設計データ取得部と、
設計データの属性を示す属性項目と該属性項目の範囲とについての条件を示す設計条件を取得し、前記設計データ取得部が取得した設計データの中から前記設計条件を満たす設計データを抽出し、抽出した前記設計データの前記工作性評価情報に基づいて優先度を算出し、前記優先度が高い設計データを設計案として選定するモデル抽出処理部と、
を備える設計支援装置。
A design data acquisition unit that acquires a plurality of design data and workability evaluation information indicating the workability of each design data in each manufacturing process.
The design conditions indicating the attribute items indicating the attributes of the design data and the conditions regarding the range of the attribute items are acquired, and the design data satisfying the design conditions are extracted from the design data acquired by the design data acquisition unit. A model extraction processing unit that calculates a priority based on the workability evaluation information of the extracted design data and selects the design data having a high priority as a design proposal.
Design support device equipped with.
前記複数の設計データと該設計データの前記工作性評価情報とを記憶する記憶部と、
前記モデル抽出処理部により前記設計案として選定された設計データに対する、製造前にユーザにより工作性を評価した情報を示す一次工作性評価情報を取得し、前記記憶部に記憶された前記工作性評価情報に含まれる一次工作性評価情報を、取得した一次工作性評価情報に更新する工作一次評価処理部と、
前記モデル抽出処理部により前記設計案として選定された設計データに対する、製造後にユーザにより工作性を評価した情報を示す二次工作性評価情報を取得し、前記記憶部に記憶された前記工作性評価情報に含まれる二次工作性評価情報を、取得した二次工作性評価情報に更新する工作二次評価処理部と、をさらに備える、
請求項1に記載の設計支援装置。
A storage unit that stores the plurality of design data and the workability evaluation information of the design data,
For the design data selected as the design proposal by the model extraction processing unit, the primary workability evaluation information indicating the information in which the workability is evaluated by the user before manufacturing is acquired, and the workability evaluation stored in the storage unit is obtained. The work primary evaluation processing unit that updates the primary workability evaluation information included in the information to the acquired primary workability evaluation information,
For the design data selected as the design proposal by the model extraction processing unit, secondary workability evaluation information indicating information for evaluating workability by the user after manufacturing is acquired, and the workability evaluation stored in the storage unit is obtained. It further includes a work secondary evaluation processing unit that updates the secondary workability evaluation information included in the information to the acquired secondary workability evaluation information.
The design support device according to claim 1.
前記工作一次評価処理部により更新された前記一次工作性評価情報と前記工作二次評価処理部により更新された前記二次工作性評価情報とを比較し、前記一次工作性評価情報と前記二次工作性評価情報との差が予め定められた閾値以上であると判断した場合に、前記記憶部に記憶された前記一次工作性評価情報を前記二次工作性評価情報に更新する工作評価演算処理部、をさらに備える、
請求項2に記載の設計支援装置。
The primary workability evaluation information updated by the work primary workability evaluation processing unit is compared with the secondary workability evaluation information updated by the work secondary workability evaluation processing unit, and the primary workability evaluation information and the secondary workability evaluation information are compared. Work evaluation calculation processing that updates the primary workability evaluation information stored in the storage unit to the secondary workability evaluation information when it is determined that the difference from the workability evaluation information is equal to or greater than a predetermined threshold value. With more departments,
The design support device according to claim 2.
前記記憶部は、前記モデル抽出処理部による処理の対象から除外するか否かを示す情報を前記複数の設計データと関連づけて記憶し、
前記モデル抽出処理部は、前記モデル抽出処理部による処理の対象から除外することを示す情報と関連付けられた設計データを、前記設計案として選定しないことを特徴とする、
請求項2又は3に記載の設計支援装置。
The storage unit stores information indicating whether or not to exclude from the processing by the model extraction processing unit in association with the plurality of design data.
The model extraction processing unit is characterized in that it does not select design data associated with information indicating that it is excluded from processing by the model extraction processing unit as the design proposal.
The design support device according to claim 2 or 3.
ユーザの入力を受け付けるインタフェース画面を表示するユーザ用インタフェース部と、
前記モデル抽出処理部により選定された複数の設計データと前記複数の設計データそれぞれの前記優先度とを取得し、取得した前記優先度に応じて、前記複数の設計データを表示させる順番を決定し、前記ユーザ用インタフェース部に、決定した前記順番で前記複数の設計データを前記インタフェース画面に表示させる設計評価処理部と、をさらに備える、
請求項1から4のいずれか1項に記載の設計支援装置。
An interface unit for users that displays an interface screen that accepts user input,
A plurality of design data selected by the model extraction processing unit and the priority of each of the plurality of design data are acquired, and the order of displaying the plurality of design data is determined according to the acquired priority. The user interface unit is further provided with a design evaluation processing unit that displays the plurality of design data in the determined order on the interface screen.
The design support device according to any one of claims 1 to 4.
ユーザの入力を受け付けるインタフェース画面を表示するユーザ用インタフェース部と、をさらに備え、
前記ユーザ用インタフェース部は、前記工作評価演算処理部が、前記工作一次評価処理部により更新された前記一次工作性評価情報と前記工作二次評価処理部により更新された前記二次工作性評価情報との差が予め定められた閾値以上であると判断した場合に、前記一次工作性評価情報と前記二次工作性評価情報とが差があることを示す情報を、注釈データとして前記インタフェース画面に表示する、
請求項3に記載の設計支援装置。
It also has a user interface unit that displays an interface screen that accepts user input.
In the user interface unit, the work evaluation calculation processing unit updates the primary workability evaluation information by the work primary evaluation processing unit and the secondary workability evaluation information updated by the work secondary evaluation processing unit. When it is determined that the difference between the above and the above is equal to or greater than a predetermined threshold value, information indicating that there is a difference between the primary workability evaluation information and the secondary workability evaluation information is displayed on the interface screen as annotation data. indicate,
The design support device according to claim 3.
複数の設計データと該設計データの製造工程毎の工作性を示す工作性評価情報とを取得する設計データ取得ステップと、
属性項目と該属性項目の範囲とについての条件を示す設計条件を取得し、前記設計データ取得ステップにより取得した設計データの中から前記設計条件を満たす設計データを抽出し、抽出した前記設計データの前記工作性評価情報に基づいて優先度を算出し、前記優先度が高い設計データを設計案として選定するモデル抽出処理ステップと、
を含む設計支援方法。
A design data acquisition step for acquiring a plurality of design data and workability evaluation information indicating the workability of the design data for each manufacturing process, and
The design conditions indicating the conditions for the attribute item and the range of the attribute item are acquired, the design data satisfying the design condition is extracted from the design data acquired in the design data acquisition step, and the extracted design data A model extraction processing step that calculates the priority based on the workability evaluation information and selects the design data having the higher priority as a design proposal.
Design support methods including.
コンピュータに、
複数の設計データと該設計データの製造工程毎の工作性を示す工作性評価情報とを取得する設計データ取得処理と、
属性項目と該属性項目の範囲とについての条件を示す設計条件を取得し、前記設計データ取得処理により取得した設計データの中から前記設計条件を満たす設計データを抽出し、抽出した前記設計データの前記工作性評価情報に基づいて優先度を算出し、前記優先度が高い設計データを設計案として選定するモデル抽出処理と、
を実行させるプログラム。
On the computer
Design data acquisition processing for acquiring a plurality of design data and workability evaluation information indicating workability for each manufacturing process of the design data, and
The design conditions indicating the conditions for the attribute item and the range of the attribute item are acquired, the design data satisfying the design condition is extracted from the design data acquired by the design data acquisition process, and the extracted design data A model extraction process that calculates the priority based on the workability evaluation information and selects the design data with the higher priority as a design proposal.
A program that executes.
JP2020038335A 2020-03-06 2020-03-06 Design support apparatus, design support method, and program Pending JP2021140510A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020038335A JP2021140510A (en) 2020-03-06 2020-03-06 Design support apparatus, design support method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020038335A JP2021140510A (en) 2020-03-06 2020-03-06 Design support apparatus, design support method, and program

Publications (1)

Publication Number Publication Date
JP2021140510A true JP2021140510A (en) 2021-09-16

Family

ID=77668722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020038335A Pending JP2021140510A (en) 2020-03-06 2020-03-06 Design support apparatus, design support method, and program

Country Status (1)

Country Link
JP (1) JP2021140510A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023136075A1 (en) * 2022-01-11 2023-07-20 株式会社Takumo Information processing device and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023136075A1 (en) * 2022-01-11 2023-07-20 株式会社Takumo Information processing device and program
JP7506955B2 (en) 2022-01-11 2024-06-27 株式会社Takumo Information processing device and program

Similar Documents

Publication Publication Date Title
JP5588811B2 (en) Data analysis support system and method
CN105069077A (en) Search method and device
US20150193557A1 (en) Design support system, design support processing method, and design support processing program
JP2019016173A (en) Data processing method, data processing device, and data processing program
JP7144676B2 (en) Information processing device, quality-related expression generation method, and quality-related expression generation program
JP2019082874A (en) Design support device and design support system
GB2596741A (en) Method for accessing data records of a master data management system
JP6704089B2 (en) Library search device, library search system, and library search method
US10025558B2 (en) Module division assistance device, module division assistance method, and module division assistance program
JP2017122955A (en) Production schedule planning support system and support method
JP5017434B2 (en) Information processing apparatus and program
JP2021140510A (en) Design support apparatus, design support method, and program
US20140136155A1 (en) Analyzing hardware designs based on component re-use
JP6458157B2 (en) Data analysis apparatus and analysis method
WO2016039011A1 (en) Simulation system, simulation method, and simulation program
JP6715705B2 (en) Failure cause search system and failure cause search method
JP6641456B2 (en) Computer system and data classification method
JP2009064390A (en) Apparatus, method and program for acquiring plan generation condition
JP5714472B2 (en) Product information management apparatus, method, and program
JP2020184159A (en) Design support system, design support method, and design support program
JP2020166443A (en) Data processing method recommendation system, data processing method recommendation method, and data processing method recommendation program
JP2008192009A (en) Control point data generation system and control point data generation method
JP5634326B2 (en) Data analysis requirement definition support system, method, and program
JP2020021278A (en) Analyzing method and computer
JP5202598B2 (en) Workflow management device and workflow management program