JP6833150B1 - 加工プログラム検索装置および加工プログラム検索方法 - Google Patents
加工プログラム検索装置および加工プログラム検索方法 Download PDFInfo
- Publication number
- JP6833150B1 JP6833150B1 JP2020564969A JP2020564969A JP6833150B1 JP 6833150 B1 JP6833150 B1 JP 6833150B1 JP 2020564969 A JP2020564969 A JP 2020564969A JP 2020564969 A JP2020564969 A JP 2020564969A JP 6833150 B1 JP6833150 B1 JP 6833150B1
- Authority
- JP
- Japan
- Prior art keywords
- model
- dimensional model
- dimensional
- machining
- machining program
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 60
- 238000003754 machining Methods 0.000 claims abstract description 53
- 238000006243 chemical reaction Methods 0.000 claims abstract description 31
- 238000010801 machine learning Methods 0.000 claims description 28
- 230000008569 process Effects 0.000 claims description 16
- 238000004364 calculation method Methods 0.000 description 31
- 230000009466 transformation Effects 0.000 description 22
- 238000013144 data compression Methods 0.000 description 20
- 238000010586 diagram Methods 0.000 description 19
- 238000011960 computer-aided design Methods 0.000 description 13
- 230000006870 function Effects 0.000 description 10
- 230000001174 ascending effect Effects 0.000 description 7
- 210000002569 neuron Anatomy 0.000 description 7
- 238000007906 compression Methods 0.000 description 6
- 230000006835 compression Effects 0.000 description 6
- 238000013528 artificial neural network Methods 0.000 description 5
- 238000009877 rendering Methods 0.000 description 4
- 239000000284 extract Substances 0.000 description 3
- 238000010606 normalization Methods 0.000 description 3
- 239000007787 solid Substances 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 238000000605 extraction Methods 0.000 description 2
- 230000008859 change Effects 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000002427 irreversible effect Effects 0.000 description 1
- 238000003062 neural network model Methods 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 238000012706 support-vector machine Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/18—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
- G05B19/4093—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by part programming, e.g. entry of geometrical information as taken from a technical drawing, combining this with machining and material information to obtain control information, named part programme, for the NC machine
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
- G06F16/2228—Indexing structures
- G06F16/2237—Vectors, bitmaps or matrices
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2458—Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/907—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
- G06F16/909—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/10—Geometric CAD
- G06F30/17—Mechanical parametric or variational design
-
- 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/27—Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/774—Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/64—Three-dimensional objects
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/36—Nc in input of data, input key till input tape
- G05B2219/36225—Select and insert program from library, select case, variant
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/36—Nc in input of data, input key till input tape
- G05B2219/36337—Select similar shape and derive motion defining sentences from original shape
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2111/00—Details relating to CAD techniques
- G06F2111/16—Customisation or personalisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V2201/00—Indexing scheme relating to image or video recognition or understanding
- G06V2201/06—Recognition of objects for industrial automation
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- Geometry (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Software Systems (AREA)
- Multimedia (AREA)
- Computer Hardware Design (AREA)
- Medical Informatics (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Fuzzy Systems (AREA)
- Computing Systems (AREA)
- Probability & Statistics with Applications (AREA)
- Mathematical Physics (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Library & Information Science (AREA)
- Human Computer Interaction (AREA)
- Manufacturing & Machinery (AREA)
- Automation & Control Theory (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Numerical Control (AREA)
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2020/025675 WO2022003828A1 (ja) | 2020-06-30 | 2020-06-30 | 加工プログラム検索装置および加工プログラム検索方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP6833150B1 true JP6833150B1 (ja) | 2021-02-24 |
JPWO2022003828A1 JPWO2022003828A1 (zh) | 2022-01-06 |
Family
ID=74661637
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020564969A Active JP6833150B1 (ja) | 2020-06-30 | 2020-06-30 | 加工プログラム検索装置および加工プログラム検索方法 |
Country Status (4)
Country | Link |
---|---|
JP (1) | JP6833150B1 (zh) |
CN (1) | CN115702400B (zh) |
DE (1) | DE112020007144T5 (zh) |
WO (1) | WO2022003828A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2023015654A (ja) * | 2021-07-20 | 2023-02-01 | シリコンスタジオ株式会社 | 画像処理システム、方法、及びプログラム |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004284002A (ja) * | 2003-01-31 | 2004-10-14 | Fujitsu Ltd | 加工制御装置 |
JP2006520948A (ja) * | 2003-01-25 | 2006-09-14 | パーデュー リサーチ ファンデーション | 3次元オブジェクトについて検索を行なうための方法、システムおよびデータ構造 |
WO2014091543A1 (ja) * | 2012-12-10 | 2014-06-19 | 三菱電機株式会社 | Ncプログラム検索方法、ncプログラム検索装置、ncプログラム作成方法およびncプログラム作成装置 |
JP2015191617A (ja) * | 2014-03-28 | 2015-11-02 | 富士通株式会社 | 算出プログラム、算出装置および算出方法 |
WO2017122462A1 (ja) * | 2016-01-14 | 2017-07-20 | 株式会社リコー | 造形処理装置、造形処理システムおよびプログラム |
JP2018136642A (ja) * | 2017-02-20 | 2018-08-30 | 国立大学法人豊橋技術科学大学 | 三次元形状検索方法及び三次元形状検索システム |
JP2019179544A (ja) * | 2018-02-09 | 2019-10-17 | ダッソー システムズDassault Systemes | フライス作業によって製造可能な部品の設計 |
US10466681B1 (en) * | 2014-09-02 | 2019-11-05 | Machine Research Corporation | Systems and methods for machining knowledge reuse |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3766857B2 (ja) * | 2002-04-02 | 2006-04-19 | 株式会社ヤッパ | 3次元モデルの開発支援システム |
US10817526B2 (en) * | 2014-07-16 | 2020-10-27 | Machine Research Corporation | Systems and methods for searching a machining knowledge database |
-
2020
- 2020-06-30 DE DE112020007144.8T patent/DE112020007144T5/de active Pending
- 2020-06-30 CN CN202080101828.XA patent/CN115702400B/zh active Active
- 2020-06-30 WO PCT/JP2020/025675 patent/WO2022003828A1/ja active Application Filing
- 2020-06-30 JP JP2020564969A patent/JP6833150B1/ja active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006520948A (ja) * | 2003-01-25 | 2006-09-14 | パーデュー リサーチ ファンデーション | 3次元オブジェクトについて検索を行なうための方法、システムおよびデータ構造 |
JP2004284002A (ja) * | 2003-01-31 | 2004-10-14 | Fujitsu Ltd | 加工制御装置 |
WO2014091543A1 (ja) * | 2012-12-10 | 2014-06-19 | 三菱電機株式会社 | Ncプログラム検索方法、ncプログラム検索装置、ncプログラム作成方法およびncプログラム作成装置 |
JP2015191617A (ja) * | 2014-03-28 | 2015-11-02 | 富士通株式会社 | 算出プログラム、算出装置および算出方法 |
US10466681B1 (en) * | 2014-09-02 | 2019-11-05 | Machine Research Corporation | Systems and methods for machining knowledge reuse |
WO2017122462A1 (ja) * | 2016-01-14 | 2017-07-20 | 株式会社リコー | 造形処理装置、造形処理システムおよびプログラム |
JP2018136642A (ja) * | 2017-02-20 | 2018-08-30 | 国立大学法人豊橋技術科学大学 | 三次元形状検索方法及び三次元形状検索システム |
JP2019179544A (ja) * | 2018-02-09 | 2019-10-17 | ダッソー システムズDassault Systemes | フライス作業によって製造可能な部品の設計 |
Non-Patent Citations (2)
Title |
---|
石橋 研二: "形状の検索・分類の技術と類似形状検索エンジン "エンジニアリングサーチ" Technology of Shape Retrieva", 技報 UNISYS TECHNOLOGY REVIEW VOL.32 NO.4, vol. 32, no. 4, JPN6020035536, 28 February 2013 (2013-02-28), JP, pages 51 - 61, ISSN: 0004417162 * |
長坂 悦敬: "3次元CAD図形からの特徴量抽出による形状評価システム Geometric Evaluation System by Extracting Geo", 日本経営工学会論文誌 VOL.55 NO.4 JOURNAL OF JAPAN INDUSTRIAL MANAGEMENT ASSOCIATION, vol. 55, no. 4, JPN6020035535, 15 October 2004 (2004-10-15), JP, pages 207 - 214, ISSN: 0004417161 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2023015654A (ja) * | 2021-07-20 | 2023-02-01 | シリコンスタジオ株式会社 | 画像処理システム、方法、及びプログラム |
JP7325775B2 (ja) | 2021-07-20 | 2023-08-15 | シリコンスタジオ株式会社 | 画像処理システム、方法、及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
DE112020007144T5 (de) | 2023-02-16 |
WO2022003828A1 (ja) | 2022-01-06 |
JPWO2022003828A1 (zh) | 2022-01-06 |
CN115702400A (zh) | 2023-02-14 |
CN115702400B (zh) | 2023-11-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107038751B (zh) | 从2d图像进行3d建模对象的识别的方法、介质与系统 | |
US11367222B2 (en) | Three-dimensional shape classification and retrieval using convolutional neural networks and majority vote | |
JP7129529B2 (ja) | 人工知能の使用による3dオブジェクトへのuvマッピング | |
CN115661374B (zh) | 一种基于空间划分和模型体素化的快速检索方法 | |
CN112785611B (zh) | 一种3d点云弱监督语义分割方法及系统 | |
CN110826122B (zh) | 一种核电三维布置设计模型体素化方法及系统 | |
Geng et al. | Embedding visual cognition in 3D reconstruction from multi-view engineering drawings | |
JP6833150B1 (ja) | 加工プログラム検索装置および加工プログラム検索方法 | |
JP2017168081A (ja) | 記述子を用いた3dオブジェクトの位置特定 | |
CN112734934A (zh) | 一种基于相交边映射的stl模型3d打印切片方法 | |
JP2017162447A (ja) | 量子化を用いた3dオブジェクトの位置特定 | |
Tang et al. | Adjacency-based culling for continuous collision detection | |
Zulkifli et al. | Decomposition of interacting features using a Kohonen self-organizing feature map neural network | |
CN116229116A (zh) | 一种基于相似零件的工艺复用加工方法、系统及电子设备 | |
JP2701003B2 (ja) | ソリッドモデル合成装置及びソリッドモデル合成方法 | |
JP6833114B1 (ja) | ワーク画像検索装置およびワーク画像検索方法 | |
CN113052231A (zh) | 一种基于体素和全局形状分布特征的三维模型分类方法 | |
Wang et al. | Object-aware hybrid map for indoor robot visual semantic navigation | |
CN117314928B (zh) | 基于图像分割和虚拟现实的自然景观模拟系统 | |
Akgul et al. | An automated system for electrical power symbol placement in electrical plan drawing | |
CN113554012B (zh) | 三维工程中图元模型分类方法、系统、设备及存储介质 | |
Yu et al. | Producing Physical Copies of the Digital Models via Generating 2D Patterns for “Origami 3D Printer” system | |
Garcia et al. | Efficient generation of discontinuity-preserving adaptive triangulations from range images | |
CN116416610A (zh) | 一种3d目标组件自动识别与分析方法及系统 | |
Kumar et al. | Efficient 3D Object Synthesis and Modeling Through Generative Adversarial Networks |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201119 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201119 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20201119 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20201221 |
|
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: 20210105 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210202 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6833150 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |