機械加工車間工具管理系統(tǒng)設計[完整版].zip
機械加工車間工具管理系統(tǒng)設計[完整版],包括設計說明書,前期資料,設計圖紙等畢業(yè)設計中文摘要 本課題要解決的問題:工具管理是制造執(zhí)行系統(tǒng)所要研究的重要內(nèi)容之一,特別是對于機械類生產(chǎn)車間,刀具、夾具和量具的管理是否科學,在很大程度上決定了制造執(zhí)行系統(tǒng)的可靠性與生產(chǎn)效率的高低。因此,需要建立一套適用于機械加工車間的工具管理系統(tǒng),完成對各類工具的分類、狀態(tài)查詢...
該文檔為壓縮文件,包含的文件列表如下:
內(nèi)容介紹
原文檔由會員 lihaiyou 發(fā)布包括設計說明書,前期資料,設計圖紙等
畢業(yè)設計中文摘要
本課題要解決的問題:工具管理是制造執(zhí)行系統(tǒng)所要研究的重要內(nèi)容之一,特別是對于機械類生產(chǎn)車間,刀具、夾具和量具的管理是否科學,在很大程度上決定了制造執(zhí)行系統(tǒng)的可靠性與生產(chǎn)效率的高低。因此,需要建立一套適用于機械加工車間的工具管理系統(tǒng),完成對各類工具的分類、狀態(tài)查詢、出入庫、借還、報廢、刀具磨耗標示等。
要完成本課題的研究學習,要求掌握機械加工車間常用工具的特點、分類方法、工具管理的流程。同時,也需要能夠熟練使用一種面向?qū)ο蟮拈_發(fā)工具,掌握了數(shù)據(jù)庫的相關使用。本系統(tǒng)選用VB作為系統(tǒng)開發(fā)軟件,因為VB 編程簡單易行且易于實現(xiàn)與其它應用程序和系統(tǒng)的嵌套。因本系統(tǒng)涉及數(shù)據(jù)表較少,所以選用Access數(shù)據(jù)庫來實現(xiàn)。Access數(shù)據(jù)庫是Microsoft公司Office軟件的一個組成部分,具有操作方便,控制靈活等優(yōu)點,非常適用于中小型數(shù)據(jù)庫的開發(fā),設計和管理。
關鍵詞 工具管理 VB Access 機械加工車間
畢業(yè)設計外文摘要
Title The desgin of Tool Management System in machining workshop
Abstract
The problem that program will solve: Tool Management is one of the important
problem that to be solved by manufacturing execution system.Especially for the mechanical workshop, the scientific tool management largely determine the reliability of the manufacturing execution system and the level of production efficiency.
Therefore,it need to establish a tool management system suitable for machining shop to
Complete the classification of various tools,status query,the storage,borrow,return,
scrap,tool wear and labeling.
To complete the task of learning required to master a common tool characteristics ,classification,tool management processes in machining shop,also need
To be able to use an object-oriented development tools,master the use of database.
The system selected VB as the development software,because VB programming simple
And it is easy to implement with other applications and system nested. As this system
Involves less data sheet, so we select Access database. Access database is an integral part
of the Microsoft Corporation Office software., as it is easy to operate ,control,flexibility
and other advantages,ideally suited for small and medium database development, design and management.
Key Words tool management VB Access machining workshop
目 次
1 緒論………………………………………………………………………………… 1
2 系統(tǒng)概述…………………………………………………………………………… 4
2.1 系統(tǒng)功能…… ………………………………………………………………………4
2.2 系統(tǒng)預覽……………………………………………………………………………5
3系統(tǒng)設計與架構………………………………………………………………………11
3.1 系統(tǒng)設計思想………………………………………………………………………11
3.2 系統(tǒng)結構設計………………………………………………………………………11
4 數(shù)據(jù)庫設計…………………………………………………………………………13
4.1 數(shù)據(jù)庫需求分析……………………………………………………………………13
4.2 數(shù)據(jù)庫概念結構設計………………………………………………………………13
4.3 數(shù)據(jù)庫邏輯結構設計………………………………………………………………19
5 數(shù)據(jù)庫的生成與配置………………………………………………………………26
5.1 建立數(shù)據(jù)庫…………………………………………………………………………26
5.2 設計數(shù)據(jù)表…………………………………………………………………………27
6 系統(tǒng)設計 ………………………………………………………………………30
6.1 系統(tǒng)歡迎界面設計…………………………………………………………………30
6.2 系統(tǒng)主界面設計……………………………………………………………………31
6.3 員工檔案管理模塊…………………………………………………………………37
6.4 工具檔案管理模塊…………………………………………………………………39
6.5 工具借出記錄管理模塊……………………………………………………………39
6.6工具歸還、出庫、報廢、刀具發(fā)往刃磨和刃磨返還記錄管理模塊……………45
7 工具編碼……………………………………………………………………………41
結束語……………………………………………………………………………… 45
致謝………………………………………………………………………………… 46
參考文獻…………………………………………………………………………… 47