freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

嵌入式磨加工主動量儀軟件系統(tǒng)設(shè)計本科論文(已修改)

2025-06-07 12:14 本頁面
 

【正文】 鄭州大學(xué)本科畢業(yè)論文 I 嵌入式磨加工主動量儀軟件系統(tǒng)設(shè)計 姓名: 賈英鋒 學(xué)號: 20xx0130408 指導(dǎo)老師:張琳娜 學(xué)校:鄭州大學(xué) 學(xué)院:機械工程學(xué)院 時間: 20xx 年 6 月 5 日鄭州大學(xué)本科畢業(yè)論文 I 摘要 隨著工業(yè)技術(shù)現(xiàn)代化的不斷發(fā)展,工業(yè)生產(chǎn)對設(shè)備的加工精度、加工效率和穩(wěn)定性提出了更高的要求,磨削加工擔(dān)負(fù)著零件精密表面的最終加工工序,其精度對機械產(chǎn)品的質(zhì)量有著直接影響。 傳統(tǒng)的磨削加工中傳統(tǒng)的磨加工過程中,往往采用 加工后測量工件尺寸的方法,這樣的開環(huán)控制方式往往會導(dǎo)致加工后的零件一致性差、廢品率較高。主動測量是指在機械加工過程中,由測量裝置始終測量著工件的尺寸并將其尺寸變化量隨時傳遞給控制儀,控制儀發(fā)出信號控制機床的動作。采用主動測量進(jìn)行磨加工可以提高生產(chǎn)效率、降低廢品率、工件尺寸一致性較好。現(xiàn)有的磨加工主動測量儀能基本實現(xiàn)主動測量儀的功能,但是普遍存在精度較低、可視性較差等缺點。 本文為一種嵌入式磨加工主動測量儀軟件系統(tǒng)設(shè)計,此軟件系統(tǒng)由 C編程語言和SQLite 數(shù)據(jù)庫在 Visual studio20xx 環(huán)境下 設(shè)計完成。 關(guān)鍵詞: C, Visual studio20xx, SQLite 數(shù)據(jù)庫,嵌入式,磨加工主動測量儀 鄭州大學(xué)本科畢業(yè)論文 1 Abstract With the continuous development of modern industrial technology, the industrial production of the machining accuracy, efficiency and stability of the equipment is put forward higher request, the grinding process for the final machining process on the surface of the precision part, its precision have a direct impact on the quality of mechanical size of the workpiece are measured after processing in traditional process, which often leads in the poor consistency, higher scrap rate . Inprocess measurement means that in the machining process, by measuring device always measuring the size of workpiece and its size variation on to control instrument. Controlling instrument control the action of the machine tool. Inprocess measurement in grinding can improve the production efficiency, reduce scrap rate, workpiece size have good consistency. The existing grinding Inprocess measurement instrument can acplish basic active measuring instrument function, but widespread low precision, visibility was lacking shortings. This paper designs a kind of new embedded Humanmachine interface, which provided a friendly embedded humanmachine interface for the grinding the initiative of the measurement system. The humanmachine interface is designed by C(C sharp) language and SQlite database under the Visual studio 20xx software. Keywords :C, Visual studio20xx, SQLite database, embedded,grinding, initiative of the measurement system. 鄭州大學(xué)本科畢業(yè)論文 2 目錄 摘要 .......................................................................................................I Abstract................................................................................................. 1 目錄 ...................................................................................................... 2 第一章 緒 論 ................................................................................. 5 課題的目的及研究意義 ............................................................. 5 ............................. 7 ................................................................................... 7 ............................................................ 8 第二章 磨加工主動 量 儀的 工作原理及功能分析 ............................. 9 ................................. 9 嵌入式系統(tǒng) ..................................................................... 9 主動測量技術(shù) ................................................................ 10 ....................................... 11 磨加工主動測量儀的組成 ............................................. 11 磨加工主動測量儀的工作原理 ...................................... 12 磨加工主動測量儀的主要功能 ..................................... 13 磨加工主動測量儀的特點 ............................................. 13 第三章 軟件系統(tǒng)總體開發(fā)方案分析 .............................................. 15 軟件系統(tǒng)的功能介紹及設(shè)計需求 ......................................... 15 ................................................ 16 鄭州大學(xué)本科畢業(yè)論文 3 C編程語言簡介 ........................................................... 16 Visual Studio20xx 軟件開發(fā)環(huán)境介紹 ...................... 17 嵌入式 Wince 操作系統(tǒng) .............................................. 18 軟件系統(tǒng)中數(shù)據(jù)庫的應(yīng)用分析 ............................................... 20 軟件系統(tǒng)設(shè)計中的嵌入式數(shù)據(jù)庫 .................................... 20 常用的嵌入式數(shù)據(jù)庫的介紹 ........................................... 21 各數(shù)據(jù)庫的對比及選擇 ................................................. 22 用 C編程語言對 SQLite 數(shù)據(jù)庫的操作 ........................ 23 本章小結(jié) ................................................................................ 25 第四章 軟件系統(tǒng)總體方案設(shè)計 ........................................................ 26 原則及思路 ...................................................... 26 設(shè)計原則 ....................................................................... 26 設(shè)計思路 ........................................................................ 27 軟件系統(tǒng)中人機交互界面的框架構(gòu)建 ........................ 27 軟件系統(tǒng)中各模塊的設(shè)計 ...................................................... 30 測量模塊 ........................................................................ 30 設(shè)置模塊 ........................................................................ 31 調(diào)整模塊 ........................................................................ 36 ................................................................................. 38 本章小結(jié) ................................................................................. 39 第五章 結(jié)論與展望 ........................................................................... 40 ......................................................................... 40 鄭州大學(xué)本科畢業(yè)論文 4 展望 ....................................................................................... 41 致謝 ............................................................................................... 42 參考文獻(xiàn) ....................................................................................... 43 鄭州大學(xué)本科畢業(yè)論文 5 第一章 緒 論 課題的目的及研究意義 近年來,隨著工業(yè)技術(shù)現(xiàn)代化的不斷發(fā)展,工業(yè)生產(chǎn)對設(shè)備的加工精度、加工效率和穩(wěn)定性提出了更高的要求,磨削加工是機械加工的重要的方法之一,磨削加工多擔(dān)負(fù)工件的最終加工工序,因此,其加工精度對機械產(chǎn)品的質(zhì)量有著直接的影響。傳統(tǒng)的磨削加工中是在工件加工后再離線檢測尺寸,由此生產(chǎn)出來的產(chǎn)品一致性較差,廢品率較高,并且質(zhì)量不穩(wěn)定,同時離線檢測會占
點擊復(fù)制文檔內(nèi)容
研究報告相關(guān)推薦
文庫吧 www.dybbs8.com
公安備案圖鄂ICP備17016276號-1