JP4691040B2 - グラフィックモデルのウォール厚測定のためのシステム、方法及びコンピュータプログラム製品 - Google Patents
グラフィックモデルのウォール厚測定のためのシステム、方法及びコンピュータプログラム製品 Download PDFInfo
- Publication number
- JP4691040B2 JP4691040B2 JP2006541297A JP2006541297A JP4691040B2 JP 4691040 B2 JP4691040 B2 JP 4691040B2 JP 2006541297 A JP2006541297 A JP 2006541297A JP 2006541297 A JP2006541297 A JP 2006541297A JP 4691040 B2 JP4691040 B2 JP 4691040B2
- Authority
- JP
- Japan
- Prior art keywords
- graphic model
- mesh
- topology
- surface mesh
- wall thickness
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims abstract description 35
- 238000004590 computer program Methods 0.000 title claims abstract description 6
- 238000013507 mapping Methods 0.000 claims description 17
- 238000012545 processing Methods 0.000 claims description 15
- 239000007787 solid Substances 0.000 claims description 11
- 230000008569 process Effects 0.000 description 9
- 238000013459 approach Methods 0.000 description 8
- 238000013461 design Methods 0.000 description 5
- 230000008901 benefit Effects 0.000 description 3
- 238000004519 manufacturing process Methods 0.000 description 3
- 238000005259 measurement Methods 0.000 description 3
- 230000002093 peripheral effect Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 238000005094 computer simulation Methods 0.000 description 1
- 238000011960 computer-aided design Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 238000010845 search algorithm Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three dimensional [3D] modelling, e.g. data description of 3D objects
- G06T17/20—Finite element generation, e.g. wire-frame surface description, tesselation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
- G06F30/23—Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Geometry (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- Computer Graphics (AREA)
- Computer Hardware Design (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Processing Or Creating Images (AREA)
- Length Measuring Devices With Unspecified Measuring Means (AREA)
- Bridges Or Land Bridges (AREA)
- Bending Of Plates, Rods, And Pipes (AREA)
Description
Claims (16)
- コンピュータを用いてグラフィックモデルのウォール厚を求める方法であって、
コンピュータが、
グラフィックモデルの表面に表面メッシュを生成することと、
該表面メッシュに対応する該グラフィックモデルの本体内部のトポロジーを生成することと、
該グラフィックモデルの表面メッシュ内の第一の要素を識別することと、
該グラフィックモデルの表面に該第一の要素の1つのポイントを投影し、該第一の要素の1つのポイントに対応する投影されたポイントを識別することと、
該投影されたポイントにおける面法線の方向を求めることと、
該面法線と該本体内部のトポロジーとを用いて、該グラフィックモデルの該表面メッシュ内の第二の要素を探索することと、
該グラフィックモデルの該表面メッシュ内の該第二の要素を識別することと、
該第一の要素と該第二の要素との間の距離であって、ウォール厚に対応する距離を求めることと、
を備えたグラフィックモデルのウォール厚を求める方法。 - 該本体内部のトポロジーが3次元立体メッシュの4面体タイプのトポロジーであることを特徴とする請求項1の方法。
- 該本体内部のトポロジーが3次元格子マッピングにより生成されることを特徴とする請求項1の方法。
- 更に正確な結果を得るために、コンピュータが該表面メッシュ内のサンプルポイントを増やすことをさらに備える請求項1の方法。
- 表面メッシュが立方体にマッピングされていて、効率的な探索を行うためにツリー構造に維持されることを特徴とする請求項3の方法。
- 該探索が該第一の要素から、該面法線の方向で行われることを特徴とする請求項1の方法。
- 少なくともプロセッサとアクセス可能なメモリを有する、グラフィックモデルのウォール厚を求めるためのデータ処理システムであって、
グラフィックモデルの表面に表面メッシュを生成する手段と、
該表面メッシュに対応する該グラフィックモデルの本体内部のトポロジーを生成する手段と、
該グラフィックモデルの表面メッシュ内の第一の要素を識別するための手段と、
該グラフィックモデルの表面に該第一の要素の1つのポイントを投影し、該第一の要素の1つのポイントに対応する投影されたポイントを識別するための手段と、
該投影されたポイントにおける面法線の方向を求めるための手段と、
該面法線と該本体内部のトポロジーとを用いて、該グラフィックモデルの該表面メッシュ内の第二の要素を探索するための手段と、
該グラフィックモデルの該表面メッシュ内の該第二の要素を識別するための手段と、
該第一の要素と該第二の要素との間の距離であって、ウォール厚に対応する距離を求めるための手段と、
から構成されるデータ処理システム。 - 該本体内部のトポロジーが3次元立体メッシュの4面体タイプのトポロジーであることを特徴とする請求項7のデータ処理システム。
- 該本体内部のトポロジーが3次元格子マッピングにより生成されることを特徴とする請求項7のデータ処理システム。
- 更に正確な結果を得るために、該表面メッシュ内のサンプルポイントを増やすための手段を更に備える請求項7のデータ処理システム。
- 該表面メッシュが立方体にマッピングされていて、効率的な探索を行うためにツリー構造に維持されることを特徴とする請求項9のデータ処理システム。
- コンピュータ読み取り可能な記録媒体であって、コンピュータを
グラフィックモデルの表面に表面メッシュを生成する手段と、
該表面メッシュに対応する該グラフィックモデルの本体内部のトポロジーを生成する手段と、
該グラフィックモデルの表面メッシュ内の第一の要素を識別するための手段と、
該グラフィックモデルの表面に該第一の要素の1つのポイントを投影し、該第一の要素の1つのポイントに対応する投影されたポイントを識別するための手段と、
該投影されたポイントにおける面法線の方向を求めるための手段と、
該面法線と該本体内部のトポロジーとを用いて、該グラフィックモデルの該表面メッシュ内の第二の要素を探索するための手段と、
該グラフィックモデルの該表面メッシュ内の該第二の要素を識別するための手段と、
該第一の要素と該第二の要素との間の距離であって、ウォール厚に対応する距離を求めるための手段と
として機能させるためのコンピュータプログラムを記録した記録媒体。 - 該本体内部のトポロジーが3次元立体メッシュの4面体タイプのトポロジーであることを特徴とする請求項12のコンピュータ読み取り可能な記録媒体。
- 該本体内部のトポロジーが3次元格子マッピングにより生成されることを特徴とする請求項12のコンピュータ読み取り可能な記録媒体。
- 更に正確な結果を得るために、該表面メッシュ内のサンプルポイントを増やすための手段を更に備える請求項12のコンピュータ読み取り可能な記録媒体。
- 該表面メッシュが立方体にマッピングされていて、効率的な探索を行うためにツリー構造に維持されることを特徴とする請求項14のコンピュータ読み取り可能な記録媒体。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/717,273 | 2003-11-19 | ||
US10/717,273 US7454319B2 (en) | 2003-11-19 | 2003-11-19 | System, method, and computer program product for determining wall thickness in graphic model |
PCT/US2004/038166 WO2005052821A2 (en) | 2003-11-19 | 2004-11-12 | System, method, and computer program product for determining wall thickness in graphic model |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007511849A JP2007511849A (ja) | 2007-05-10 |
JP4691040B2 true JP4691040B2 (ja) | 2011-06-01 |
Family
ID=34574566
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006541297A Expired - Fee Related JP4691040B2 (ja) | 2003-11-19 | 2004-11-12 | グラフィックモデルのウォール厚測定のためのシステム、方法及びコンピュータプログラム製品 |
Country Status (7)
Country | Link |
---|---|
US (2) | US7454319B2 (ja) |
EP (1) | EP1685509B1 (ja) |
JP (1) | JP4691040B2 (ja) |
KR (1) | KR101095267B1 (ja) |
AT (1) | ATE464610T1 (ja) |
DE (1) | DE602004026620D1 (ja) |
WO (1) | WO2005052821A2 (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7454319B2 (en) * | 2003-11-19 | 2008-11-18 | Jun Wan | System, method, and computer program product for determining wall thickness in graphic model |
JP2007523402A (ja) * | 2004-01-13 | 2007-08-16 | コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ | 内部個別要素を用いるメッシュモデル |
US8401827B2 (en) * | 2008-04-14 | 2013-03-19 | Daa Draexlmaier Automotive Of America Llc | Processing device and method for structure data representing a physical structure |
US10344358B2 (en) * | 2014-11-19 | 2019-07-09 | GM Global Technology Operations LLC | Method to incorporated skin and core material properties in performance analysis of high pressure die casting aluminum components |
BR112019023432A2 (pt) | 2017-05-08 | 2020-06-16 | Physna Inc. | Método de processamento de dados tridimensionais |
JP2019197069A (ja) * | 2019-07-22 | 2019-11-14 | 東京貿易テクノシステム株式会社 | 厚み測定装置、および厚み測定プログラム |
US12042816B2 (en) * | 2021-08-23 | 2024-07-23 | Coherix | Systems and methods for material dispensing control |
CN116011151A (zh) * | 2023-03-27 | 2023-04-25 | 北京适创科技有限公司 | 一种铸件厚度云图确定方法、装置、设备及介质 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0927046A (ja) * | 1995-07-11 | 1997-01-28 | Fujitsu Ltd | 干渉チェック方法 |
JPH10124555A (ja) * | 1996-10-23 | 1998-05-15 | Matsushita Electric Ind Co Ltd | ソリッドモデル肉厚算出方法および装置 |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5601084A (en) * | 1993-06-23 | 1997-02-11 | University Of Washington | Determining cardiac wall thickness and motion by imaging and three-dimensional modeling |
JP2941653B2 (ja) * | 1994-06-29 | 1999-08-25 | 株式会社日立製作所 | 解析用メッシュ作成装置 |
US5920319A (en) * | 1994-10-27 | 1999-07-06 | Wake Forest University | Automatic analysis in virtual endoscopy |
JP2746204B2 (ja) * | 1995-05-29 | 1998-05-06 | 日本電気株式会社 | 有限差分法における三角形および四面体メッシュ発生方法 |
US5896303A (en) * | 1996-10-11 | 1999-04-20 | International Business Machines Corporation | Discretization technique for multi-dimensional semiconductor device simulation |
US6377865B1 (en) * | 1998-02-11 | 2002-04-23 | Raindrop Geomagic, Inc. | Methods of generating three-dimensional digital models of objects by wrapping point cloud data points |
DE19841389A1 (de) * | 1998-09-10 | 2000-03-16 | Abb Research Ltd | Verfahren zur Generierung einer Formschale für ein Gussteil |
JP4497578B2 (ja) * | 1999-04-06 | 2010-07-07 | 古河スカイ株式会社 | 押出ダイス、フローガイド、及びチャンバの製造方法とこれに使用する設計装置 |
KR100297732B1 (ko) * | 1999-06-21 | 2001-11-01 | 윤종용 | 반도체 소자의 소정 물질층의 패턴밀도를 구하는 방법 및 이를 이용한 화학기계적 연마의 시뮬레이션 방법 |
WO2001048699A1 (en) * | 1999-12-27 | 2001-07-05 | Alcoa Nederland B.V. | Mesh generator for and method of generating meshes in an extrusion process |
US7359841B1 (en) * | 2001-06-21 | 2008-04-15 | Hixon Technologies, Ltd. | Method and system for the efficient calculation of unsteady processes on arbitrary space-time domains |
US7363198B2 (en) * | 2001-10-29 | 2008-04-22 | The Board Of Trustees Of The Leland Stanford Junior University | Long elements method for simulation of deformable objects |
JP4068487B2 (ja) * | 2003-03-20 | 2008-03-26 | 株式会社日立製作所 | 解析用シェルモデル作成装置 |
US7454319B2 (en) * | 2003-11-19 | 2008-11-18 | Jun Wan | System, method, and computer program product for determining wall thickness in graphic model |
-
2003
- 2003-11-19 US US10/717,273 patent/US7454319B2/en not_active Expired - Fee Related
-
2004
- 2004-11-12 EP EP04811050A patent/EP1685509B1/en not_active Not-in-force
- 2004-11-12 KR KR1020067009676A patent/KR101095267B1/ko not_active IP Right Cessation
- 2004-11-12 DE DE602004026620T patent/DE602004026620D1/de active Active
- 2004-11-12 JP JP2006541297A patent/JP4691040B2/ja not_active Expired - Fee Related
- 2004-11-12 AT AT04811050T patent/ATE464610T1/de not_active IP Right Cessation
- 2004-11-12 WO PCT/US2004/038166 patent/WO2005052821A2/en not_active Application Discontinuation
-
2008
- 2008-09-24 US US12/237,193 patent/US20090083007A1/en not_active Abandoned
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0927046A (ja) * | 1995-07-11 | 1997-01-28 | Fujitsu Ltd | 干渉チェック方法 |
JPH10124555A (ja) * | 1996-10-23 | 1998-05-15 | Matsushita Electric Ind Co Ltd | ソリッドモデル肉厚算出方法および装置 |
Also Published As
Publication number | Publication date |
---|---|
ATE464610T1 (de) | 2010-04-15 |
JP2007511849A (ja) | 2007-05-10 |
WO2005052821A2 (en) | 2005-06-09 |
KR20060094097A (ko) | 2006-08-28 |
DE602004026620D1 (de) | 2010-05-27 |
US20050107994A1 (en) | 2005-05-19 |
WO2005052821A3 (en) | 2005-09-01 |
EP1685509A2 (en) | 2006-08-02 |
EP1685509B1 (en) | 2010-04-14 |
US20090083007A1 (en) | 2009-03-26 |
US7454319B2 (en) | 2008-11-18 |
KR101095267B1 (ko) | 2011-12-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11256832B2 (en) | Replica selection | |
US20160085882A1 (en) | Build orientations for additive manufacturing | |
JP6198824B2 (ja) | バリエーショナルシステムにおける付加的制約の順序付け方法 | |
JP5774015B2 (ja) | 編集可能な3次元モデルを作成するためのシステム及び方法 | |
US20090083007A1 (en) | System, method, and computer program product for determining wall thickness in graphic model | |
JP2017516227A (ja) | 湾曲したサーフェス上の測地描画 | |
US9400853B2 (en) | System and method for identifying under-defined geometries due to singular constraint schemes | |
JP5404821B2 (ja) | オブジェクトモデルにおいて仮想曲線を求めるためのシステム、方法、コンピュータプログラムおよび記憶媒体 | |
JP7505880B2 (ja) | 生メッシュからの構造化3dモデルの生成 | |
JP6192861B2 (ja) | 交差するランアウトによって複数の隣り合うウェブフェイスに設けられた航空宇宙産業用ジョッグル | |
JP2010152863A (ja) | 境界節点抽出システム、境界節点抽出方法及びプログラム | |
US20160078151A1 (en) | Modeling of blends on a solid model of a pocket | |
JP2017516229A (ja) | 3dモデルにおいてステップフィーチャを構築する方法 | |
EP2864909B1 (en) | Representation and discovery of geometric relationships in a three dimensional model | |
JP2004094750A (ja) | 3次元形状処理装置、干渉モデル検出方法、プログラム、及び記憶媒体 | |
JP2017510001A (ja) | Cadモデルにおけるインテリジェント型オフセット認識 | |
JP2021033769A (ja) | 三次元形状データの編集装置、及び三次元形状データの編集プログラム | |
JP2002230056A (ja) | 立体形状データ変換装置及び立体形状データ変換方法 | |
US20150261890A1 (en) | Multi-level structures in cad models |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20071009 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20091030 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20091106 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20091106 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100728 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20101026 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20101102 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101129 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20101228 |
|
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: 20110204 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110218 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140225 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150225 Year of fee payment: 4 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |