基于工藝特征的集成化切削數(shù)據(jù)庫(kù)系統(tǒng)研究與開發(fā)
本文關(guān)鍵詞:基于工藝特征的集成化切削數(shù)據(jù)庫(kù)系統(tǒng)研究與開發(fā) 出處:《山東大學(xué)》2016年碩士論文 論文類型:學(xué)位論文
更多相關(guān)文章: 工藝特征 集成化 切削數(shù)據(jù)庫(kù) UG二次開發(fā)
【摘要】:在新興技術(shù)引領(lǐng)先進(jìn)制造技術(shù)發(fā)展的背景下,制造資源的信息化管理需求不斷增加,切削數(shù)據(jù)庫(kù)在計(jì)算機(jī)集成制造系統(tǒng)中支撐數(shù)控加工技術(shù)成為必然趨勢(shì)。在切削數(shù)據(jù)庫(kù)研究發(fā)展過程中,為了向?qū)嶋H應(yīng)用推廣,存在數(shù)據(jù)源獲取方式是否合理、有效,系統(tǒng)結(jié)構(gòu)是否靈活、實(shí)用等問題尚未完全解決。因此,本文開展切削數(shù)據(jù)庫(kù)的數(shù)據(jù)源與系統(tǒng)結(jié)構(gòu)研究,進(jìn)行基于工藝特征的集成化切削數(shù)據(jù)庫(kù)系統(tǒng)的開發(fā)。底層數(shù)據(jù)構(gòu)建結(jié)合理論分析、仿真研究與數(shù)學(xué)分析處理,基于工藝特征推薦切削用量,數(shù)據(jù)更加可靠。在數(shù)控編程時(shí)直接調(diào)用數(shù)據(jù)庫(kù)系統(tǒng)進(jìn)行參數(shù)設(shè)置,減少編程人員的輸入信息量,提高數(shù)控編程效率,降低出錯(cuò)率。首先,為表達(dá)切削數(shù)據(jù)庫(kù)系統(tǒng)開發(fā)過程所涉及的加工信息,提出了一種層次化特征模型,該模型分為零件層、設(shè)計(jì)特征層、加工特征層與工藝特征層。利用特征模型進(jìn)行數(shù)據(jù)庫(kù)的概念設(shè)計(jì)并建立了航空發(fā)動(dòng)機(jī)八種典型零件的特征譜系。其次,基于所建立的工藝特征譜系構(gòu)建切削數(shù)據(jù)庫(kù)底層數(shù)據(jù),通過對(duì)工藝特征進(jìn)行參數(shù)化描述,并進(jìn)行加工過程的有限元仿真,建立切削溫度與特征參數(shù)及切削用量的關(guān)系,在最佳切削溫度條件下,推導(dǎo)切削速度計(jì)算公式,將切削速度計(jì)算公式作為系統(tǒng)底層數(shù)據(jù)。然后,確定切削數(shù)據(jù)系統(tǒng)與UG軟件的集成方案為UG菜單內(nèi)調(diào)用切削數(shù)據(jù)庫(kù)MFC (Microsoft Foundation Classes)動(dòng)態(tài)鏈接庫(kù)。采用MFC 與 UG/Open聯(lián)合開發(fā)技術(shù)創(chuàng)建了切削數(shù)據(jù)庫(kù)集成開發(fā)環(huán)境,編制切削數(shù)據(jù)庫(kù)與UG的接口集成程序、功能交互程序與數(shù)據(jù)傳遞程序?qū)崿F(xiàn)了表示集成、功能集成、數(shù)據(jù)集成三方面的集成策略。最后,按照軟件系統(tǒng)開發(fā)流程進(jìn)行了切削數(shù)據(jù)庫(kù)系統(tǒng)的開發(fā),對(duì)需求分析、概要設(shè)計(jì)、詳細(xì)設(shè)計(jì)的過程及結(jié)果進(jìn)行介紹。通過系統(tǒng)的應(yīng)用實(shí)例證明基于工藝特征的集成化切削數(shù)據(jù)庫(kù)系統(tǒng)在特征譜系查詢、切削用量查詢及優(yōu)化、與UG的集成應(yīng)用三方面的實(shí)現(xiàn)結(jié)果。
[Abstract]:Under the background of new technology leading the development of advanced manufacturing technology, the demand for information management of manufacturing resources is increasing. Cutting database has become an inevitable trend in computer integrated manufacturing system supporting CNC machining technology. During the research and development of cutting database, in order to extend to practical application, whether the data source acquisition way is reasonable and effective, whether the system structure is flexible and practical has not yet been completely solved. Therefore, this paper studies the data source and system structure of the cutting database, and carries out the development of integrated cutting database system based on process characteristics. The base data construction is combined with theoretical analysis, simulation research and mathematical analysis. Based on the technical features, the cutting parameters are recommended, and the data are more reliable. In the numerical control programming, the database system is directly invoked for parameter setting, reducing the input information of the programmer, improving the efficiency of NC programming and reducing the error rate. First, in order to express the machining information involved in the process of cutting database system, a hierarchical feature model is proposed, which is divided into part level, design feature layer, machining feature layer and process feature layer. The feature model is used to design the database, and the characteristic pedigree of eight typical parts of aero engine is set up. Secondly, the construction process feature spectrum cutting database based on the underlying data, through the parametric description of the process characteristics, finite element simulation and machining process, establish the relationship between the cutting temperature and cutting parameters and the cutting temperature in the best condition, the calculating formula of the cutting speed, the cutting speed calculation formula as the underlying data system. Then, the integration scheme of the cutting data system and the UG software is determined to call the dynamic link library of the cutting database MFC (Microsoft Foundation Classes) within the UG menu. The integrated development environment of cutting database is created by using the joint development technology of MFC and UG/Open. The interface integration program, function interactive program and data transfer program of cutting database and UG are compiled, and three integrated strategies, integration, function integration and data integration, are realized. Finally, according to the software system development process, we develop the cutting database system, and introduce the process of requirement analysis, outline design, detailed design process and results. Through a systematic application example, it is proved that the integrated cutting database system based on process characteristics achieves three aspects in the following aspects: characteristic pedigree query, cutting parameter query and optimization, integration with UG.
【學(xué)位授予單位】:山東大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2016
【分類號(hào)】:TG659
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 李艷梅,周靜;面料數(shù)據(jù)庫(kù)系統(tǒng)的開發(fā)[J];上海紡織科技;2005年08期
2 何喜鳳;;油田地面信息數(shù)據(jù)庫(kù)系統(tǒng)的設(shè)計(jì)[J];科技資訊;2007年18期
3 楊曉亮;湯建偉;化全縣;劉詠;;化學(xué)化工數(shù)據(jù)庫(kù)系統(tǒng)研究現(xiàn)狀與發(fā)展[J];計(jì)算機(jī)與應(yīng)用化學(xué);2010年03期
4 張韻晗;;淺析地面數(shù)據(jù)庫(kù)系統(tǒng)在榆樹林油田上的應(yīng)用[J];中國(guó)石油和化工標(biāo)準(zhǔn)與質(zhì)量;2013年06期
5 刁鳳鳴;;基層環(huán)境監(jiān)測(cè)站最簡(jiǎn)單監(jiān)督監(jiān)測(cè)報(bào)告數(shù)據(jù)庫(kù)系統(tǒng)構(gòu)建與應(yīng)用[J];環(huán)境科學(xué)與管理;2013年03期
6 劉方鑫,劉希安;煤礦安全數(shù)據(jù)庫(kù)系統(tǒng)設(shè)計(jì)概要[J];煤礦安全;1989年10期
7 張曉琳,邢東旭,譚躍生;客戶機(jī)/服務(wù)器模式下的數(shù)據(jù)庫(kù)系統(tǒng)的實(shí)現(xiàn)方法[J];包頭鋼鐵學(xué)院學(xué)報(bào);1999年04期
8 孫燕飛;;油田企業(yè)計(jì)費(fèi)數(shù)據(jù)庫(kù)系統(tǒng)的設(shè)計(jì)與應(yīng)用[J];油氣田地面工程;2013年09期
9 傅賀平;淺談數(shù)據(jù)庫(kù)系統(tǒng)[J];天然氣與石油;2000年03期
10 劉天時(shí),宋新愛;一種分布式多數(shù)據(jù)庫(kù)系統(tǒng)結(jié)構(gòu)研究[J];西安石油學(xué)院學(xué)報(bào)(自然科學(xué)版);2002年05期
相關(guān)會(huì)議論文 前10條
1 萬智俊;杜凱;楊樹強(qiáng);王懷民;;海量數(shù)據(jù)庫(kù)系統(tǒng)中快速恢復(fù)機(jī)制的設(shè)計(jì)與實(shí)現(xiàn)[A];第二十三屆中國(guó)數(shù)據(jù)庫(kù)學(xué)術(shù)會(huì)議論文集(技術(shù)報(bào)告篇)[C];2006年
2 應(yīng)顯勛;郭萍;劉平;;裁剪功能在“9210”數(shù)據(jù)庫(kù)系統(tǒng)中的作用[A];數(shù)據(jù)庫(kù)技術(shù)在氣象領(lǐng)域的應(yīng)用學(xué)術(shù)會(huì)議論文集[C];2001年
3 孫向軍;范宏偉;劉凱龍;;目標(biāo)背景數(shù)據(jù)庫(kù)系統(tǒng)的應(yīng)用研究[A];2007系統(tǒng)仿真技術(shù)及其應(yīng)用學(xué)術(shù)會(huì)議論文集[C];2007年
4 黃小兵;陳鋒;胡光強(qiáng);康寧;段舉;劉東菊;洪星;李濤;肖宇翔;秦海鷗;王晶;劉松;董偉;楊煥明;;1%人類基因組數(shù)據(jù)庫(kù)系統(tǒng)[A];第十九屆全國(guó)數(shù)據(jù)庫(kù)學(xué)術(shù)會(huì)議論文集(研究報(bào)告篇)[C];2002年
5 王堅(jiān)強(qiáng);趙柴厚;;C/S環(huán)境下數(shù)據(jù)庫(kù)系統(tǒng)的安全管理[A];第七屆計(jì)算機(jī)模擬與信息技術(shù)學(xué)術(shù)會(huì)議論文集[C];1999年
6 趙莉莉;王引斌;;淺談數(shù)據(jù)庫(kù)系統(tǒng)的發(fā)展[A];山西省科技情報(bào)學(xué)會(huì)2004年學(xué)術(shù)年會(huì)論文集[C];2005年
7 謝微;朱福成;黃迎;沈天翔;姚建華;;化學(xué)數(shù)據(jù)庫(kù)系統(tǒng)構(gòu)建[A];中國(guó)化學(xué)會(huì)第26屆學(xué)術(shù)年會(huì)化學(xué)信息學(xué)與化學(xué)計(jì)量學(xué)分會(huì)場(chǎng)論文集[C];2008年
8 張平;;“數(shù)據(jù)庫(kù)系統(tǒng)課程設(shè)計(jì)”教學(xué)改革研究[A];中國(guó)電子教育學(xué)會(huì)高教分會(huì)2010年論文集[C];2010年
9 馬智亮;曹秋良;山田健太郎;;鋼橋焊接節(jié)點(diǎn)疲勞試驗(yàn)數(shù)據(jù)庫(kù)系統(tǒng)的研制[A];中國(guó)土木工程學(xué)會(huì)計(jì)算機(jī)應(yīng)用學(xué)會(huì)第六屆年會(huì)土木工程計(jì)算機(jī)應(yīng)用文集[C];1995年
10 劉玲玲;;集成式數(shù)據(jù)庫(kù)系統(tǒng)在土地資源管理中的應(yīng)用[A];2006年中國(guó)土地學(xué)會(huì)學(xué)術(shù)年會(huì)論文集[C];2006年
相關(guān)重要報(bào)紙文章 前10條
1 田麗麗;“979”對(duì)國(guó)內(nèi)數(shù)據(jù)庫(kù)系統(tǒng)提出新要求[N];中國(guó)圖書商報(bào);2007年
2 ;淺談數(shù)據(jù)庫(kù)系統(tǒng)[N];電腦報(bào);2004年
3 曲德輝;中期協(xié)行業(yè)信息數(shù)據(jù)庫(kù)系統(tǒng)管理規(guī)則征求意見[N];期貨日?qǐng)?bào);2007年
4 本報(bào)記者楊永彥;貴州宏觀數(shù)據(jù)庫(kù)系統(tǒng)初步測(cè)試受肯定[N];中國(guó)信息報(bào);2009年
5 特約通訊員 程永亮 陳超;數(shù)據(jù)庫(kù),讓政工指揮如虎添翼[N];解放軍報(bào);2011年
6 王世雷 劉兵;我市氣象資料數(shù)據(jù)庫(kù)系統(tǒng)投入使用[N];張家界日?qǐng)?bào);2008年
7 郭炎;加快開發(fā)戰(zhàn)場(chǎng)數(shù)據(jù)庫(kù)系統(tǒng)[N];解放軍報(bào);2008年
8 柳閻;英信息系統(tǒng)合法性再引爭(zhēng)議[N];法制日?qǐng)?bào);2009年
9 實(shí)習(xí)生 趙靜邋記者 黃雪英;自貢館藏文物數(shù)據(jù)庫(kù)系統(tǒng)建立[N];自貢日?qǐng)?bào);2008年
10 記者 楊洋;陜西省應(yīng)急商品數(shù)據(jù)庫(kù)系統(tǒng)考核連續(xù)8個(gè)月保持第一[N];現(xiàn)代物流報(bào);2013年
相關(guān)博士學(xué)位論文 前7條
1 胡天磊;自治數(shù)據(jù)庫(kù)系統(tǒng)的理論與方法研究[D];浙江大學(xué);2006年
2 崔賓閣;安全數(shù)據(jù)庫(kù)系統(tǒng)隱通道分析及相關(guān)技術(shù)研究[D];哈爾濱工程大學(xué);2006年
3 陳建英;基于數(shù)字有機(jī)體數(shù)據(jù)庫(kù)系統(tǒng)的搜索定位研究[D];電子科技大學(xué);2011年
4 陳沖;超細(xì)群核數(shù)據(jù)庫(kù)系統(tǒng)的開發(fā)及應(yīng)用研究[D];中國(guó)科學(xué)技術(shù)大學(xué);2014年
5 盧科;閃存數(shù)據(jù)庫(kù)系統(tǒng)存儲(chǔ)管理及可裁剪性研究[D];中國(guó)科學(xué)技術(shù)大學(xué);2012年
6 解季萍;基于Web的稀土化合物數(shù)據(jù)庫(kù)系統(tǒng)研究和開發(fā)[D];昆明理工大學(xué);2007年
7 王立;分布式內(nèi)存數(shù)據(jù)庫(kù)系統(tǒng)的查詢處理與優(yōu)化[D];華東師范大學(xué);2015年
相關(guān)碩士學(xué)位論文 前10條
1 張?jiān)瓢?河北省海籍調(diào)查數(shù)據(jù)庫(kù)系統(tǒng)建設(shè)[D];中國(guó)地質(zhì)大學(xué)(北京);2015年
2 秦闖;基于工藝特征的集成化切削數(shù)據(jù)庫(kù)系統(tǒng)研究與開發(fā)[D];山東大學(xué);2016年
3 隋顯鳳;基于模糊評(píng)判和切削參數(shù)模型的綜合推理切削數(shù)據(jù)庫(kù)系統(tǒng)的研究[D];山東大學(xué);2016年
4 李英杰;安徽省農(nóng)業(yè)環(huán)保數(shù)據(jù)庫(kù)系統(tǒng)建立[D];安徽農(nóng)業(yè)大學(xué);2010年
5 陳靜;支持協(xié)同設(shè)計(jì)的工程數(shù)據(jù)庫(kù)系統(tǒng)研究[D];西南交通大學(xué);2002年
6 于常輝;事務(wù)級(jí)攻擊隔離數(shù)據(jù)庫(kù)系統(tǒng)的方案設(shè)計(jì)[D];山東大學(xué);2006年
7 馮永忠;西北地區(qū)農(nóng)業(yè)、資源、環(huán)境、生態(tài)數(shù)據(jù)庫(kù)系統(tǒng)[D];西北農(nóng)林科技大學(xué);2003年
8 鄭雄文;磨削加工智能化數(shù)據(jù)庫(kù)系統(tǒng)的研究[D];廈門大學(xué);2009年
9 布文峰;通訊企業(yè)大型數(shù)據(jù)庫(kù)系統(tǒng)的構(gòu)建[D];北京郵電大學(xué);2012年
10 王逍;數(shù)據(jù)庫(kù)系統(tǒng)對(duì)實(shí)際管理應(yīng)用的研究[D];吉林大學(xué);2013年
,本文編號(hào):1340170
本文鏈接:http://sikaile.net/kejilunwen/jiagonggongyi/1340170.html