汽车可靠性试验数据管理系统开发(本科毕业论文设计).doc
约34页 | 编号:66-94726|DOC格式 展开
汽车可靠性试验数据管理系统开发(本科毕业论文设计),摘要汽车可靠性是汽车最重要的性能之一。汽车的可靠性提高了,就意味着汽车的整车质量提高了,应此,汽车可靠性试验是一项必不可少的重要试验。汽车可靠性试验数据管理系统就是为了全面、及时、准确地汇集、统计、分析这些数据。本次毕业设计的目的就是设计一个汽车可靠性试验数据的管理系统。本程序需要采用了access200..
大小:755K合同范本大全
摘 要
汽车可靠性是汽车最重要的性能之一。汽车的可靠性提高了,就意味着汽车的整车质量提高了,应此,汽车可靠性试验是一项必不可少的重要试验。汽车可靠性试验数据管理系统就是为了全面、及时、准确地汇集、统计、分析这些数据。
本次毕业设计的目的就是设计一个汽车可靠性试验数据的管理系统。本程序需要采用了Access2003和VB6.0作为应用开发工具。该设计主要完成对汽车可靠性试验数据管理系统的需求分析、关系数据库的分析、功能模块的划分,并由此设计数据库结构和应用程序。重点是数据库的建立和应用程序的开发。对于前者应该根据汽车可靠性试验数据的特点,建立适合描述汽车可靠性试验数据的数据库。对于后者则要求应用程序功能完备,操作简单等特点。最后系统的运行结果证明,该设计可以实现整车、譆@珊土悴考目煽啃允匝槭莨芾砉δ埽恢С质怠⑽谋尽⑼计榷嘀质莞袷降牡既牒偷汲觯痪弑覆檠⒍员群屯臣品治龉δ堋M耆闫悼煽啃允匝槭莨芾硐低车囊蟆Ⅻbr>
关键词:汽车可靠性,可靠性试验,数据管理,系统分析
ABSTRACT
The reliability of automobile is one of the most important performance. Improving the reliability of automobile, that means improving the quality of a vehicle, therefore, the reliability test is essential and important. The reliability of automobile tentative data management system is for comprehensive, prompt, collects,statistically analyze to these data accurately.
The graduation project is aimed to design a management system for automobile reliability test data. The procedures require the use of the Access2003 and VB6.0 as application development tools. This design mainly completes the analysis of automobile reliability tentative data management system and the relational database, the division functional module, thus designs the database structure and the application procedure. The key point is the database establishment and the application procedure development. In regard to the former, it should be based on the characteristics of automobile reliability test data to establish appropriate description of automobile reliability test database. While, for the latter requires the application program with perfect function and easy to operate,etc. The final results show that this design can be achieved, assembly and the spare part reliability test data management function; support numerical value, text, images and other data format for the import and export; and posses functions for contrast, inquiry and statistics analysis. It can fully meet the reliability test data management system.
Key words: The Reliability of Vehicle ,Reliability Test,Data Management,System Analysia
目 录
中文摘要 Ⅰ
ABSTRACT Ⅱ
1绪论 1
1.1 本课题的意义 1
1.2 数据库管理系统的概念 1
1.3 汽车可靠性试验数据管理系统 2
1.4 本论文所作工作 2
2 汽车可靠性试验 3
2.1概述 3
2.1.1汽车可靠性的定义 3
2.1.2故障的定义与分类 3
2.1.3汽车可靠性试验 4
2.1.4汽车可靠性试验类型 4
2.2 特殊条件下的可靠性试验 4
2.2.1特殊环境可靠性试验 4
2.2.2极限条件可靠性试验 5
2.3 整车可靠性试验 6
2.3.1 汽车可靠性行驶试验 6
2.3.2 汽车可靠性台架模拟试验 7
3 VB与数据库 8
3.1用Microsoft Access 2003 创建数据库 8
3.1.1数据库的选择 8
3.1.2创建一个新数据库 8
3.2应用系统开发工具 8
3.2.1编程环境的选择 8
3.2.2 ADO编程 9
3.3 SQL语言介绍 11
4 汽车可靠性试验数据管理系统设计分析 13
4.1 系统应用需求分析 13
4.2 系统功能结构框架图 13
4.3 系统功能 13
4.3.1 试验原始信息的保存 14
4.3.2 异常数据的判断与报警 14
4.3.3 数据统计功能 14
4.3.4 对比分析功能 14
4.3.5 查询功能 14
4.3.6 删除和修改数据功能 15
4.3.7 登录时的密码认证功能 15
4.3.8试验车型增加与删除 15
4.4 系统数据库设计 15
4.4.1试验车型信息表 16
4.4.2汽车图片信息表 16
4.4.3试验基本信息表 16
4.4.4故障信息输入表 17
4.4.5系统用户信息表 18
4.5 定义表间关系 18
5汽车试验数据管理系统应用程序设计 20
5.1 系统窗体模块的组成 20
5.2 用户密码认证窗体的实现 20
5.3 系统主窗体的实现 21
5.4 用户信息管理窗体模块的实现 22
5.5 车型信息管理窗体模块的实现 23
5.6图片信息管理窗体模块的实现 24
5.7 试验基本信息管理窗体的实现 24
5.8 故障信息输入模块的实现 26
5.9 可靠性分析管理模块的实现 27
6 结论 29
致谢 30
参考文献 31