KR0160367B1 - 메쉬 생성 장치 및 생성 방법 - Google Patents
메쉬 생성 장치 및 생성 방법 Download PDFInfo
- Publication number
- KR0160367B1 KR0160367B1 KR1019950002024A KR19950002024A KR0160367B1 KR 0160367 B1 KR0160367 B1 KR 0160367B1 KR 1019950002024 A KR1019950002024 A KR 1019950002024A KR 19950002024 A KR19950002024 A KR 19950002024A KR 0160367 B1 KR0160367 B1 KR 0160367B1
- Authority
- KR
- South Korea
- Prior art keywords
- mesh
- node
- tetrahedral
- triangular
- deleting
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims description 70
- 239000004065 semiconductor Substances 0.000 claims abstract description 51
- 230000001172 regenerating effect Effects 0.000 claims description 18
- 230000008929 regeneration Effects 0.000 claims description 2
- 238000011069 regeneration method Methods 0.000 claims description 2
- 238000000638 solvent extraction Methods 0.000 claims description 2
- 230000001427 coherent effect Effects 0.000 claims 1
- 238000012545 processing Methods 0.000 abstract description 74
- 238000012217 deletion Methods 0.000 abstract description 40
- 230000037430 deletion Effects 0.000 abstract description 40
- 230000011218 segmentation Effects 0.000 abstract description 11
- 238000004458 analytical method Methods 0.000 description 29
- 238000007792 addition Methods 0.000 description 21
- 238000010586 diagram Methods 0.000 description 18
- 238000004088 simulation Methods 0.000 description 11
- 238000004364 calculation method Methods 0.000 description 7
- 238000009826 distribution Methods 0.000 description 5
- 238000004519 manufacturing process Methods 0.000 description 4
- 230000004044 response Effects 0.000 description 3
- 239000007787 solid Substances 0.000 description 3
- 239000000758 substrate Substances 0.000 description 3
- 238000000280 densification Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000003044 adaptive effect Effects 0.000 description 1
- 230000002411 adverse Effects 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000002474 experimental method Methods 0.000 description 1
- 239000012535 impurity Substances 0.000 description 1
- 238000005304 joining Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000007788 roughening Methods 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H01—ELECTRIC ELEMENTS
- H01L—SEMICONDUCTOR DEVICES NOT COVERED BY CLASS H10
- H01L22/00—Testing or measuring during manufacture or treatment; Reliability measurements, i.e. testing of parts without further processing to modify the parts as such; Structural arrangements therefor
-
- 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)
- General Physics & Mathematics (AREA)
- Geometry (AREA)
- Computer Hardware Design (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- Computer Graphics (AREA)
- Software Systems (AREA)
- Manufacturing & Machinery (AREA)
- Microelectronics & Electronic Packaging (AREA)
- Power Engineering (AREA)
- Insulated Gate Type Field-Effect Transistor (AREA)
- Image Generation (AREA)
Abstract
Description
Claims (12)
- 메쉬 생성 장치에 있어서, 해석될 반도체 디바이스상에 델라우나이 분할(Delaunay partitioning)의 조건을 만족하는 제1의 2차원 삼각형 메쉬를 설정하는 메쉬 생성 수단, 상기 설정된 메쉬에서 선정된 메쉬 노드 및 그 메쉬 노드에 연결된 메쉬 엣지를 삭제하는 메쉬 삭제 수단, 및 상기 메쉬 노드 및 상기 메쉬 엣지를 삭제함으로써 형성된 다각형 영역(polygonal area)에, 델라우나이 분할의 조건을 만족하고, 상기 제1의 삼각형 메쉬보다 더 거친(coarse) 새로운 제2의 삼각형 메쉬를 설정하는 메쉬 재생성 수단을 포함하되, 상기 메쉬 재생성 수단은:상기 메쉬 노드 및 상기 메쉬 엣지를 삭제함으로써 생성된 상기 다각형 영역의 임의의 변 및 상기 변에 포함되지 않은 정점에 의해 형성된 삼각형 중에서, 외접원이 최소인 삼각형을 상기 제2의 삼각형 메쉬를 구성하는 삼각형 요소로서 추출하는 삼각형 요소 추출 수단을 포함하고, 상기 삼각형 요소 추출 수단은:상기 메쉬 노드 및 상기 메쉬 엣지를 삭제함으로써 형성된 상기 다각형 영역에서 임의로 선택된 변과의 각이 최대인 정점을 선택하는 정점 선택 수단, 및 상기 선택된 변을 정점에 연결하여 삼각형 요소를 생성하는 삼각형 요소 생성 수단을 포함하는 메쉬 생성 장치.
- 제1항에 있어서, 상기 메쉬 재생성 수단은 상기 삼각형 요소가 상기 다각형의 모든 변에 대하여 형성될 때까지 상기 삼각형 요소 생성 수단에 의한 삼각형 요소 생성 과정을 반복해서 실행하는 제어 수단을 더 포함하는 메쉬 생성 장치.
- 제1항에 있어서, 상기 메쉬 재생성 수단은 메쉬가 설정된 반도체 디바이스의 소정에 영역에 메쉬 노드를 추가하여, 상기 추가된 메쉬 노드를 포함하고 델라우나이 분할의 조건을 만족하는 새로운 제3의 삼각형 메쉬를 설정하는 메쉬 생성 장치.
- 메쉬 생성 장치에 있어서, 해석될 반도체 디바이스상에 델라우나이 분할의 조건을 만족하는 제1의 3차원 사면체 메쉬(terahdral mesh)를 설정하는 메쉬 생성 수단, 상기 설정된 메쉬에서 선정된 메쉬 노드 및 상기 메쉬 노드에 연결된 메쉬 엣지를 삭제하는 메쉬 삭제 수단, 및 상기 메쉬 노드 및 메쉬 엣지를 삭제함으로써 형성된 다면체 영역(polyhedral area)내에, 델라우나이 분할의 조건을 만족하고 상기 제1의 사면체 메쉬보다 더 거친 새로운 제2의 사면체 메쉬를 설정하는 메쉬 재생성 수단을 포함하되, 상기 메쉬 재생성 수단은:상기 메쉬 노드 및 메쉬 엣지를 삭제함으로써 생성된 상기 다면체 영역의 임의의 면 및 상기 면에 포함되지 않은 정점에 의해 형성된 사면체 중에서, 외접구(circumsphere)가 최소인 사면체를 상기 제2의 새로운 사면체 메쉬를 구성하는 사면체 요소로서 추출하는 사면체 요소 추출 수단을 포함하고, 상기 사면체 요소 추출 수단은:상기 메쉬 노드 및 상기 메쉬 엣지를 삭제함으로써 형성된 상기 다면체 영역에서 임의로 선택된 다면체의 면과, 최소의 외접구를 갖는 사면체 요소를 형성하는 정점을 선택하는 정점 선택 수단, 및 상기 선택된 면을 정점에 연결하여 사면체 요소를 생성하는 사면체 요소 생성 수단을 포함하는 메쉬 생성 장치.
- 제4항에 있어서, 상기 재생성 수단은 상기 사면체 요소가 상기 다면체의 모든 면에 대하여 형성될 때까지, 상기 사면체 요소 생성 수단에 의한 사면체 요소 생성 과정을 반복해서 실행하는 제어 수단을 더 포함하는 메쉬 생성 장치.
- 제4항에 있어서, 메쉬가 설정된 반도체 디바이스의 선정된 영역에 메쉬 노드를 추가하여, 상기 추가된 메쉬 노드를 포함하고 델라우나이 분할의 조건을 만족하는 새로운 제3의 사면체 메쉬를 설정하는 메쉬 재생성 수단을 더 포함하는 메쉬 생성 장치.
- 메쉬 생성 방법에 있어서, 해석될 반도체 디바이스상에 델라우나이 분할의 조건을 만족하는 제1의 2차원 삼각형 메쉬를 설정하는 단계, 상기 설정된 메쉬에서 선정된 메쉬 노드 및 상기 메쉬 노드에 연결된 메쉬 엣지를 삭제하는 단계, 및 새로운 메쉬 노드를 추가하지 않고, 상기 메쉬 노드 및 상기 메쉬 엣지를 삭제함으로써 형성된 다각형 영역에 델라우나이 분할의 조건을 만족하고 상기 제1의 삼각형 메쉬보다 더 거친 새로운 제2의 삼각형 메쉬를 설정하는 단계를 포함하되, 상기 새로운 제2의 삼각형 메쉬를 설정하는 단계는:상기 메쉬 노드 및 상기 메쉬 엣지를 삭제함으로써 생성된 상기 다각형 영역의 임의의 변 및 상기 변에 포함되지 않은 정점으로 형성된 삼각형 중에서, 외접원이 최소인 삼각형을 상기 새로운 제2의 삼각형 메쉬를 구성하는 삼각형 요소로서 추출하는 단계를 포함하고, 상기 삼각형 요소를 추출하는 단계는:상기 메쉬 노드 및 상기 메쉬 엣지가 삭제된 상기 영역에 형성된 다각형 중에서 임의로 선택된 변과의 각도가 최대인 정점을 선택하는 단계, 및 상기 선택된 변과 정점을 연결하여 삼각형 요소를 생성하는 단계를 포함하는 메쉬 생성 방법.
- 제7항에 있어서, 상기 제2의 삼각형 메쉬를 설정하는 단계는 상기 삼각형 요소가 상기 다각형의 모든 변에 대하여 형성될 때까지 삼각형 요소 생성 과정을 반복해서 실행하는 단계를 포함하는 메쉬 생성 방법.
- 메쉬 생성 방법에 있어서, 해석될 반도체 디바이스상에 델라우나이 분할의 조건을 만족하는 제1의 3차원 사면체 메쉬를 설정하는 단계, 상기 설정된 메쉬에서 선정된 메쉬 노드 및 상기 메쉬 노드에 연결된 메쉬 엣지를 삭제하는 단계, 및 새로운 메쉬 노드를 추가하지 않고, 상기 메쉬 노드 및 상기 메쉬 엣지를 삭제함으로써 형성된 다면체 영역내에 델라우나이 분할의 조건을 만족하고 상기 제1의 사면체 메쉬보다 더 거친 새로운 제2의 사면체 메쉬를 설정하는 단계를 포함하고, 상기 새로운 제2의 사면체 메쉬 설정 단계는:상기 메쉬 노드 및 메쉬 엣지가 삭제된 영역 내에 형성된 상기 다면체의 임의 면과 상기 면에 포함되지 않은 정점에 의해 형성된 사면체 중에서, 외접구(circumsphere)가 최소인 사면체를 상기 제2의 새로운 사면체 메쉬를 구성하는 사면체 요소로서 추출하는 단계를 포함하고, 상기 사면체 요소를 추출하는 단계는:상기 메쉬 노드 및 메쉬 엣지를 삭제함으로써 형성된 상기 다면체 중에서 임의로 선택된 다면체의 면과, 최소의 외접구를 갖는 사면체 요소를 형성하는 정점을 선택하는 단계, 및 상기 선택된 면을 정점에 연결하여 사면체 요소를 생성하는 단계를 포함하는 메쉬 생성 방법.
- 제9항에 있어서, 상기 제2의 사면체 메쉬 설정 단계는 상기 사면체 요소가 형성될 때까지 상기 다면체의 모든 면에 대하여 사면체 요소 생성 처리를 반복하여 실행하는 단계를 포함하는 메쉬 생성 방법.
- 제7항에 있어서, 메쉬가 설정된 상기 반도체 디바이스의 선정된 영역에 메쉬 노드를 부가하여, 상기 부가된 메쉬 노드를 포함하고 상기 델라우나이 분할의 조건을 만족하는 새로운 제3의 삼각형 메쉬를 설정하는 단계를 포함하는 메쉬 생성 방법.
- 제9항에 있어서, 메쉬 노드를 메쉬가 설정된 상기 반도체 디바이스의 선정된 영역에 메쉬 노드를 부가하여, 상기 부가된 메쉬 노드를 포함하고 상기 델라우나이 분할의 조건을 만족하는 새로운 제3의 사면체 메쉬를 설정하는 단계를 포함하는 메쉬 생성 방법.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP6009651A JP2838968B2 (ja) | 1994-01-31 | 1994-01-31 | 半導体デバイスシミュレータのメッシュ生成方法 |
JP94-009651 | 1994-01-31 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR950024291A KR950024291A (ko) | 1995-08-21 |
KR0160367B1 true KR0160367B1 (ko) | 1999-02-01 |
Family
ID=11726126
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019950002024A KR0160367B1 (ko) | 1994-01-31 | 1995-02-02 | 메쉬 생성 장치 및 생성 방법 |
Country Status (3)
Country | Link |
---|---|
US (1) | US5617322A (ko) |
JP (1) | JP2838968B2 (ko) |
KR (1) | KR0160367B1 (ko) |
Families Citing this family (55)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08292938A (ja) * | 1995-02-24 | 1996-11-05 | Fujitsu Ltd | 有限要素メッシュ発生方法及び装置、並びに解析方法及び装置 |
DE69622900T2 (de) * | 1995-03-17 | 2003-04-10 | Canon K.K., Tokio/Tokyo | Verfahren und Gerät zur dreidimensionalen Bildverarbeitung |
US5946479A (en) * | 1995-05-25 | 1999-08-31 | Matsushita Electric Industrial Co., Ltd. | Method and device for generating mesh for use in numerical analysis |
JPH08320947A (ja) * | 1995-05-25 | 1996-12-03 | Matsushita Electric Ind Co Ltd | 数値解析用メッシュ作成方法及び装置 |
JP2746204B2 (ja) * | 1995-05-29 | 1998-05-06 | 日本電気株式会社 | 有限差分法における三角形および四面体メッシュ発生方法 |
JP2701795B2 (ja) * | 1995-06-28 | 1998-01-21 | 日本電気株式会社 | プロセスシミュレーション方法 |
US7038698B1 (en) | 1996-02-08 | 2006-05-02 | Palm Charles S | 3D stereo browser for the internet |
US7190371B2 (en) | 1996-02-08 | 2007-03-13 | Palm Charles S | 3D stereo browser for the internet |
US7154506B2 (en) * | 1996-02-08 | 2006-12-26 | Palm Charles S | 3D stereo browser for the internet |
JP3114612B2 (ja) * | 1996-03-28 | 2000-12-04 | 日本電気株式会社 | メッシュ発生方法 |
FR2747490B1 (fr) * | 1996-04-12 | 1998-05-22 | Inst Francais Du Petrole | Methode pour generer un maillage 3d respectant la geometrie d'un corps, dans le but de realiser un modele representatif de ce corps |
US5988862A (en) * | 1996-04-24 | 1999-11-23 | Cyra Technologies, Inc. | Integrated system for quickly and accurately imaging and modeling three dimensional objects |
JP2858559B2 (ja) * | 1996-04-25 | 1999-02-17 | 日本電気株式会社 | デバイスシミュレーション方法 |
US6133921A (en) * | 1996-05-24 | 2000-10-17 | University Of Washington | Constructing shape skeletons of 3D objects using generalized Voronoi diagrams |
US5896303A (en) * | 1996-10-11 | 1999-04-20 | International Business Machines Corporation | Discretization technique for multi-dimensional semiconductor device simulation |
US5945996A (en) * | 1996-10-16 | 1999-08-31 | Real-Time Geometry Corporation | System and method for rapidly generating an optimal mesh model of a 3D object or surface |
US5886702A (en) * | 1996-10-16 | 1999-03-23 | Real-Time Geometry Corporation | System and method for computer modeling of 3D objects or surfaces by mesh constructions having optimal quality characteristics and dynamic resolution capabilities |
US6047088A (en) * | 1996-12-16 | 2000-04-04 | Sharp Laboratories Of America, Inc. | 2D mesh geometry and motion vector compression |
US6108006A (en) * | 1997-04-03 | 2000-08-22 | Microsoft Corporation | Method and system for view-dependent refinement of progressive meshes |
JP3352936B2 (ja) * | 1997-04-18 | 2002-12-03 | 株式会社東芝 | 電気特性評価装置、電気特性評価方法、及び、電気特性評価プログラムを記録したコンピュータ読み取り可能な記録媒体 |
US6100893A (en) * | 1997-05-23 | 2000-08-08 | Light Sciences Limited Partnership | Constructing solid models using implicit functions defining connectivity relationships among layers of an object to be modeled |
US6208347B1 (en) | 1997-06-23 | 2001-03-27 | Real-Time Geometry Corporation | System and method for computer modeling of 3D objects and 2D images by mesh constructions that incorporate non-spatial data such as color or texture |
JP3228320B2 (ja) | 1997-07-07 | 2001-11-12 | 日本電気株式会社 | 不純物補間方法 |
JP3045280B2 (ja) | 1997-07-24 | 2000-05-29 | 日本電気株式会社 | シミュレーション用メッシュ生成方法 |
JP3156764B2 (ja) * | 1997-08-21 | 2001-04-16 | 日本電気株式会社 | 半導体デバイスの衝突電離現象のシミュレーション方法 |
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 |
US6356263B2 (en) | 1999-01-27 | 2002-03-12 | Viewpoint Corporation | Adaptive subdivision of mesh models |
JP4559555B2 (ja) * | 1999-03-16 | 2010-10-06 | 株式会社日立製作所 | 立体地図表示方法およびナビゲーション装置 |
US6384822B1 (en) | 1999-05-14 | 2002-05-07 | Creative Technology Ltd. | Method for rendering shadows using a shadow volume and a stencil buffer |
US6996505B1 (en) | 2000-06-21 | 2006-02-07 | Raindrop Geomagic, Inc. | Methods, apparatus and computer program products for automatically generating nurbs models of triangulated surfaces using homeomorphisms |
US7369973B2 (en) | 2000-06-29 | 2008-05-06 | Object Reservoir, Inc. | Method and system for representing reservoir systems |
US7006951B2 (en) * | 2000-06-29 | 2006-02-28 | Object Reservoir, Inc. | Method for solving finite element models using time slabbing |
US6504537B1 (en) | 2000-09-05 | 2003-01-07 | Nvidia Corporation | System, method and article of manufacture for fractional tessellation during graphics processing |
US7050876B1 (en) | 2000-10-06 | 2006-05-23 | Phonak Ltd. | Manufacturing methods and systems for rapid production of hearing-aid shells |
DE10102477A1 (de) | 2001-01-19 | 2002-07-25 | Storz Endoskop Gmbh Schaffhaus | Vorrichtung zum Applizieren von Licht auf eine Gefäßwand |
US6853373B2 (en) | 2001-04-25 | 2005-02-08 | Raindrop Geomagic, Inc. | Methods, apparatus and computer program products for modeling three-dimensional colored objects |
JP4720964B2 (ja) * | 2001-05-31 | 2011-07-13 | 日本電気株式会社 | Fem解析方法、プログラム、およびシステム |
US7091969B2 (en) | 2001-10-02 | 2006-08-15 | National University Of Singapore | Frontier advancing polygonization |
KR20020024218A (ko) * | 2002-02-05 | 2002-03-29 | (주)사나이시스템 | 마이크로 구조물 해석을 위한 수치 해석 방법 및 시스템 |
JP2004094674A (ja) * | 2002-08-30 | 2004-03-25 | Fujitsu Ltd | メッシュデータ生成方法をコンピュータに実行させるためのプログラム及びメッシュデータ生成装置 |
US7096445B1 (en) * | 2003-01-14 | 2006-08-22 | Cadence Design Systems, Inc. | Non-orthogonal structures and space tiles for layout, placement, and routing of an integrated circuit |
JP4664023B2 (ja) * | 2004-08-31 | 2011-04-06 | 国立大学法人北海道大学 | 解析用四面体メッシュ生成装置 |
US8510703B1 (en) * | 2005-04-01 | 2013-08-13 | Cadence Design Systems, Inc. | Method and mechanism for implementing PCB routing |
US20070011646A1 (en) * | 2005-06-24 | 2007-01-11 | College Of William And Mary | Parallel Decoupled Mesh Generation |
JP5594923B2 (ja) * | 2005-12-08 | 2014-09-24 | 富士機械製造株式会社 | 基板面高さ測定方法及びその装置 |
JP4999522B2 (ja) * | 2007-04-06 | 2012-08-15 | 株式会社日立製作所 | 解析メッシュ生成装置 |
WO2009035737A2 (en) * | 2007-06-13 | 2009-03-19 | United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration | Adaptive refinement tools for tetrahedral unstructured grids |
KR101327571B1 (ko) * | 2009-11-10 | 2013-11-12 | 미츠비시 쥬고교 가부시키가이샤 | 워크 계측 장치, 충돌 방지 장치 및 공작기계 |
CN102445147A (zh) * | 2010-10-06 | 2012-05-09 | 鸿富锦精密工业(深圳)有限公司 | 影像量测机台测头模拟系统及方法 |
US9141734B2 (en) * | 2012-11-19 | 2015-09-22 | The Boeing Company | System and method of refining a topological indexed mesh |
JP6294700B2 (ja) * | 2014-02-21 | 2018-03-14 | キヤノン株式会社 | 画像処理装置及び画像処理方法 |
CN105741345A (zh) * | 2014-12-10 | 2016-07-06 | 富泰华工业(深圳)有限公司 | 点云法向量调整方法及系统 |
CN107451371B (zh) * | 2017-08-11 | 2021-01-26 | 四川大学 | 提高三角单元计算精度的方法 |
CN109300150B (zh) * | 2018-10-16 | 2021-10-29 | 杭州电子科技大学 | 一种用于骨龄评估的手骨x光图像纹理特征提取方法 |
CN110689569B (zh) * | 2019-12-10 | 2020-06-30 | 北京唯智佳辰科技发展有限责任公司 | 集成电路版图场域识别与网格细分处理方法及装置 |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4912664A (en) * | 1988-02-01 | 1990-03-27 | Mentor Graphics Corporation | Method and apparatus for generating a mesh for finite element analysis |
JPH03101150A (ja) * | 1989-09-13 | 1991-04-25 | Toshiba Corp | 半導体の数値解析における座標格子作成方法および座標格子作成支援装置 |
US5125038A (en) * | 1991-01-22 | 1992-06-23 | International Business Machine Corporation | Face and edge trim method for an automatic mesh generation system |
JP3713055B2 (ja) * | 1992-06-24 | 2005-11-02 | 日本電信電話株式会社 | 3次元lsi形状シミュレーションシステム |
US5379225A (en) * | 1992-06-24 | 1995-01-03 | Intel Corporation | Method for efficient calculation of vertex movement for three-dimensional topography simulation |
US5282140A (en) * | 1992-06-24 | 1994-01-25 | Intel Corporation | Particle flux shadowing for three-dimensional topography simulation |
US5367465A (en) * | 1992-06-24 | 1994-11-22 | Intel Corporation | Solids surface grid generation for three-dimensional topography simulation |
JP3426647B2 (ja) * | 1992-06-24 | 2003-07-14 | 日本電信電話株式会社 | 3次元トポグラフィシミュレーションのための一般化されたソリッドモデリング |
-
1994
- 1994-01-31 JP JP6009651A patent/JP2838968B2/ja not_active Expired - Fee Related
-
1995
- 1995-01-30 US US08/380,807 patent/US5617322A/en not_active Expired - Fee Related
- 1995-02-02 KR KR1019950002024A patent/KR0160367B1/ko not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
JP2838968B2 (ja) | 1998-12-16 |
JPH07219977A (ja) | 1995-08-18 |
KR950024291A (ko) | 1995-08-21 |
US5617322A (en) | 1997-04-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR0160367B1 (ko) | 메쉬 생성 장치 및 생성 방법 | |
US4933889A (en) | Method for fine decomposition in finite element mesh generation | |
EP0310069B1 (en) | Method of generating discretization grid for finite-difference simulation | |
Berger et al. | Adaptive mesh refinement for hyperbolic partial differential equations | |
US5774696A (en) | Triangle and tetrahedron mesh generation method | |
Pascal et al. | Fast adaptive quadtree mesh generation | |
US5760779A (en) | Method and apparatus for generating an analyzing mesh for a three-dimensional area | |
JPS62212771A (ja) | シミュレーションプログラム生成方法 | |
US5798764A (en) | Method for determining the intersections of Delaunay partitioned tetrahedra with the boundary of a body to be analyzed | |
JP3988925B2 (ja) | 混合格子型解適合格子法を用いた数値解析装置 | |
EP2058740A1 (en) | High-speed calculation process method of combination equation based on finite element method and boundary element method | |
EP0644497B1 (en) | Method and system for dividing analyzing region in device simulator | |
US6011914A (en) | Method for simulating diffusion of impurity materials in semiconductor devices | |
US5812435A (en) | Shape simulation method allowing simulation of processed shape during steps of manufacturing a semiconductor device in a short period of time | |
Goswami et al. | Grid restructuring for moving boundaries | |
JP2008197921A (ja) | シミュレーション装置、シミュレーション方法及びシミュレーションプログラム | |
EP0644496B1 (en) | Method and system for dividing analyzing region in device simulator | |
Conti et al. | Generation of oriented three‐dimensional Delaunay grids suitable for the control volume integration method | |
Bedregal et al. | A study on size-optimal longest edge refinement algorithms | |
KR0143305B1 (ko) | 분석될 입체의 경계와 드로네이 분할된 사면체의 교차부 탐색 방법 | |
CN118194776B (zh) | 一种流体参数处理方法、装置、电子设备及存储介质 | |
CN1722144B (zh) | 设计和制造lsi的系统和方法以及电子束数据生成系统 | |
US6513150B1 (en) | Method of generating mesh for process simulation | |
Schmidt et al. | On-line visualization of arbitrary unstructured, adaptive grids | |
KR19980043155A (ko) | 3차원 반도체 열산화 공정 시뮬레이터 및 시뮬레이션 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 19950202 |
|
PA0201 | Request for examination | ||
PG1501 | Laying open of application | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 19980330 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 19980722 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 19980818 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 19980818 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20010808 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20020808 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment |
Payment date: 20030807 Year of fee payment: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20030807 Start annual number: 6 End annual number: 6 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20050510 |