JP6833150B1 - 加工プログラム検索装置および加工プログラム検索方法 - Google Patents

加工プログラム検索装置および加工プログラム検索方法 Download PDF

Info

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
Application number
JP2020564969A
Other languages
English (en)
Japanese (ja)
Other versions
JPWO2022003828A1 (zh
Inventor
晋 松原
晋 松原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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
Application granted granted Critical
Publication of JP6833150B1 publication Critical patent/JP6833150B1/ja
Publication of JPWO2022003828A1 publication Critical patent/JPWO2022003828A1/ja
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical 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/4093Numerical 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2228Indexing structures
    • G06F16/2237Vectors, bitmaps or matrices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/907Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/909Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/17Mechanical parametric or variational design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/27Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/70Arrangements for image or video recognition or understanding using pattern recognition or machine learning
    • G06V10/77Processing 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/774Generating sets of training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/60Type of objects
    • G06V20/64Three-dimensional objects
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/36Nc in input of data, input key till input tape
    • G05B2219/36225Select and insert program from library, select case, variant
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/36Nc in input of data, input key till input tape
    • G05B2219/36337Select similar shape and derive motion defining sentences from original shape
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/16Customisation or personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V2201/00Indexing scheme relating to image or video recognition or understanding
    • G06V2201/06Recognition 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)
JP2020564969A 2020-06-30 2020-06-30 加工プログラム検索装置および加工プログラム検索方法 Active JP6833150B1 (ja)

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)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2023015654A (ja) * 2021-07-20 2023-02-01 シリコンスタジオ株式会社 画像処理システム、方法、及びプログラム

Citations (8)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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

Patent Citations (8)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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