數(shù)控仿真軟件系統(tǒng).doc
約39頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
數(shù)控仿真軟件系統(tǒng), 頁(yè)數(shù) 39 字?jǐn)?shù) 15529摘 要隨著數(shù)控技術(shù)、計(jì)算機(jī)仿真與建模技術(shù)的發(fā)展,建立一個(gè)能夠分析機(jī)床設(shè)備加工效率、預(yù)測(cè)產(chǎn)品加工精度、反映真實(shí)加工過(guò)程的數(shù)控加工仿真器就顯得尤為重要。本數(shù)控仿真軟件采用c++builder5和opengl的開(kāi)發(fā),由nc代碼驅(qū)動(dòng),主要功能為:驗(yàn)證nc代碼的正確性,通過(guò)識(shí)別nc代...
內(nèi)容介紹
此文檔由會(huì)員 張陽(yáng)陽(yáng) 發(fā)布
數(shù)控仿真軟件系統(tǒng)
頁(yè)數(shù) 39 字?jǐn)?shù) 15529
摘 要
隨著數(shù)控技術(shù)、計(jì)算機(jī)仿真與建模技術(shù)的發(fā)展,建立一個(gè)能夠分析機(jī)床設(shè)備加工效率、預(yù)測(cè)產(chǎn)品加工精度、反映真實(shí)加工過(guò)程的數(shù)控加工仿真器就顯得尤為重要。本數(shù)控仿真軟件采用C++Builder5和OpenGL的開(kāi)發(fā),由NC代碼驅(qū)動(dòng),主要功能為:驗(yàn)證NC代碼的正確性,通過(guò)識(shí)別NC代碼,仿真出刀具的插補(bǔ)軌跡,并三維動(dòng)畫(huà)模擬實(shí)際的加工過(guò)程,還可以根據(jù)自繪圖形自動(dòng)生成加工代碼,并帶有比較完善的幫助系統(tǒng),可作為在線教程和編程手冊(cè)。通過(guò)使用本軟件,可以驗(yàn)證數(shù)控加工程序的可靠性和預(yù)測(cè)整個(gè)切削過(guò)程,以減少工件的試切,提高了生產(chǎn)效率。
鑒于數(shù)控實(shí)驗(yàn)室難以滿足學(xué)生正常的試驗(yàn)要求,本軟件給同學(xué)們提供了一個(gè)良好的數(shù)控編程練習(xí)平臺(tái)。
關(guān)鍵詞 數(shù)控仿真,NC代碼驅(qū)動(dòng),三維動(dòng)畫(huà),生產(chǎn)效率,練習(xí)平臺(tái)
ABSTRACT
With the development of simulation and modeling technology,it becomes increasingly important to develop a “good” NC simulation system,which can reflect the true machinability ,predict production accuracy and productivity.This numerical control emulation software is exploited with C ++ Builder5 and OpenGL, urged by NC code. The main function is as follows: Verifying the exactness of NC code, through discerning NC code, simulate the interpolation orbit of the cutter, and the simulation real processing course by three-dimension animation, can also automatically turning into the code of processing according to the drawing shape, and have more perfect help systems which can be regarded as the online study course and programming manual. Through using the software, we can verify the dependability of processing procedure of numerical control and predict the course of cutting entirely , so that to reduce the trying cutting of the work piece and improve production efficiency.
Seeing that numerical control laboratory is difficult to satisfy with student's normal experiment request, this software provides a good platform of exercising numerical control programming for classmates.
KEY WORDS: The numerical control simulation , NC code urges, three-dimension animation , production efficiency, practising platform
目 錄
前 言……………………………………………………………………………4
第一章 數(shù)控切削仿真技術(shù)研究與展望………………………… 5
第二章 開(kāi)發(fā)工具與開(kāi)發(fā)技術(shù) ………………………………………9
§2.1 C++Builder5 …………………………………………………9
§2.2 OpenGL………………………………………………………… 10
第三章 技術(shù)說(shuō)明書(shū) ………………………………………………… 11
§ 3.1 用戶對(duì)軟件的要求………………………………………… 11
§ 3.2 軟件的支撐環(huán)境…………………………………………… 11
§ 3.3 軟件的應(yīng)用領(lǐng)域 ……………………………………………11
§ 3.4 軟件的總體方案…………………………………………… 12
§3.4.1 窗體的設(shè)計(jì)………………………………………………12
§3.4.2 數(shù)控代碼的計(jì)算機(jī)識(shí)別與分析………………………13
§ 3.5 模塊結(jié)構(gòu)及其功述……………………………………………15
第四章 使用說(shuō)明書(shū)……………………………………………………23
§4.1 軟件的安裝……………………………………………………23
§4.2 軟件的使用……………………………………………………23
第五章 維護(hù)說(shuō)明書(shū)…………………………………………………24
結(jié)論……………………………………………………………………………25
參考文獻(xiàn)……………………………………………………………………26
致謝…………………………………………………………………………27
參 考 文 獻(xiàn)
1. 數(shù)控技術(shù) •沈明珠 沈秀高主編• 浙江大學(xué)出版社,1992
2. 數(shù)控加工程序編制•范炳炎•航空工業(yè)出版社,1995
3. 計(jì)算機(jī)仿真及在制造業(yè)中的應(yīng)用•熊光愣主編•機(jī)械工業(yè)出版 社,1996
4. 計(jì)算機(jī)圖形學(xué)•倪明田主編•清華大學(xué)出版社,1999.9
5. 數(shù)控加工理論與編程技術(shù) 劉雄偉 機(jī)械工業(yè)出版社,2000
頁(yè)數(shù) 39 字?jǐn)?shù) 15529
摘 要
隨著數(shù)控技術(shù)、計(jì)算機(jī)仿真與建模技術(shù)的發(fā)展,建立一個(gè)能夠分析機(jī)床設(shè)備加工效率、預(yù)測(cè)產(chǎn)品加工精度、反映真實(shí)加工過(guò)程的數(shù)控加工仿真器就顯得尤為重要。本數(shù)控仿真軟件采用C++Builder5和OpenGL的開(kāi)發(fā),由NC代碼驅(qū)動(dòng),主要功能為:驗(yàn)證NC代碼的正確性,通過(guò)識(shí)別NC代碼,仿真出刀具的插補(bǔ)軌跡,并三維動(dòng)畫(huà)模擬實(shí)際的加工過(guò)程,還可以根據(jù)自繪圖形自動(dòng)生成加工代碼,并帶有比較完善的幫助系統(tǒng),可作為在線教程和編程手冊(cè)。通過(guò)使用本軟件,可以驗(yàn)證數(shù)控加工程序的可靠性和預(yù)測(cè)整個(gè)切削過(guò)程,以減少工件的試切,提高了生產(chǎn)效率。
鑒于數(shù)控實(shí)驗(yàn)室難以滿足學(xué)生正常的試驗(yàn)要求,本軟件給同學(xué)們提供了一個(gè)良好的數(shù)控編程練習(xí)平臺(tái)。
關(guān)鍵詞 數(shù)控仿真,NC代碼驅(qū)動(dòng),三維動(dòng)畫(huà),生產(chǎn)效率,練習(xí)平臺(tái)
ABSTRACT
With the development of simulation and modeling technology,it becomes increasingly important to develop a “good” NC simulation system,which can reflect the true machinability ,predict production accuracy and productivity.This numerical control emulation software is exploited with C ++ Builder5 and OpenGL, urged by NC code. The main function is as follows: Verifying the exactness of NC code, through discerning NC code, simulate the interpolation orbit of the cutter, and the simulation real processing course by three-dimension animation, can also automatically turning into the code of processing according to the drawing shape, and have more perfect help systems which can be regarded as the online study course and programming manual. Through using the software, we can verify the dependability of processing procedure of numerical control and predict the course of cutting entirely , so that to reduce the trying cutting of the work piece and improve production efficiency.
Seeing that numerical control laboratory is difficult to satisfy with student's normal experiment request, this software provides a good platform of exercising numerical control programming for classmates.
KEY WORDS: The numerical control simulation , NC code urges, three-dimension animation , production efficiency, practising platform
目 錄
前 言……………………………………………………………………………4
第一章 數(shù)控切削仿真技術(shù)研究與展望………………………… 5
第二章 開(kāi)發(fā)工具與開(kāi)發(fā)技術(shù) ………………………………………9
§2.1 C++Builder5 …………………………………………………9
§2.2 OpenGL………………………………………………………… 10
第三章 技術(shù)說(shuō)明書(shū) ………………………………………………… 11
§ 3.1 用戶對(duì)軟件的要求………………………………………… 11
§ 3.2 軟件的支撐環(huán)境…………………………………………… 11
§ 3.3 軟件的應(yīng)用領(lǐng)域 ……………………………………………11
§ 3.4 軟件的總體方案…………………………………………… 12
§3.4.1 窗體的設(shè)計(jì)………………………………………………12
§3.4.2 數(shù)控代碼的計(jì)算機(jī)識(shí)別與分析………………………13
§ 3.5 模塊結(jié)構(gòu)及其功述……………………………………………15
第四章 使用說(shuō)明書(shū)……………………………………………………23
§4.1 軟件的安裝……………………………………………………23
§4.2 軟件的使用……………………………………………………23
第五章 維護(hù)說(shuō)明書(shū)…………………………………………………24
結(jié)論……………………………………………………………………………25
參考文獻(xiàn)……………………………………………………………………26
致謝…………………………………………………………………………27
參 考 文 獻(xiàn)
1. 數(shù)控技術(shù) •沈明珠 沈秀高主編• 浙江大學(xué)出版社,1992
2. 數(shù)控加工程序編制•范炳炎•航空工業(yè)出版社,1995
3. 計(jì)算機(jī)仿真及在制造業(yè)中的應(yīng)用•熊光愣主編•機(jī)械工業(yè)出版 社,1996
4. 計(jì)算機(jī)圖形學(xué)•倪明田主編•清華大學(xué)出版社,1999.9
5. 數(shù)控加工理論與編程技術(shù) 劉雄偉 機(jī)械工業(yè)出版社,2000
TA們正在看...
- 不亂補(bǔ)課不亂推銷教輔資料的自查報(bào)告.doc
- 嚴(yán)禁教師有償補(bǔ)課承諾書(shū).doc
- 中學(xué)“治庸問(wèn)責(zé)”公開(kāi)承諾書(shū).doc
- 中學(xué)“爭(zhēng)先創(chuàng)優(yōu)”活動(dòng)方案.doc
- 中學(xué)“減負(fù)”措施與制.doc
- 中學(xué)“廉政文化進(jìn)校園”活動(dòng)實(shí)施方案.doc
- 中學(xué)“治庸問(wèn)責(zé)”工作方案.doc
- 中學(xué)“糾‘四風(fēng)’治陋習(xí)”專項(xiàng)整治工作方案.doc
- 中學(xué)作風(fēng)建設(shè)公開(kāi)承諾書(shū).doc
- 中學(xué)依法治校工作總結(jié).doc