尺寸参量测试仪设计(本科毕业论文设计).doc
约33页DOC格式手机打开展开
尺寸参量测试仪设计(本科毕业论文设计),摘 要本文主要介绍了基于labview 平台设计的一种新型的尺寸参数测量仪,并利用mysql数据库管理数据,实现了尺寸测量、数据采集、数据记录、数据分析等多种功能。虚拟仪器设计软件labview具有强大的数据采集和数据分析功能,并且操作方便简洁,程序流程清晰直观;mysql数据库快...
内容介绍
此文档由会员 cglina 发布
尺寸参量测试仪设计(本科毕业论文设计)
摘 要
本文主要介绍了基于LabVIEW 平台设计的一种新型的尺寸参数测量仪,并利用MySQL数据库管理数据,实现了尺寸测量、数据采集、数据记录、数据分析等多种功能。虚拟仪器设计软件LabVIEW具有强大的数据采集和数据分析功能,并且操作方便简洁,程序流程清晰直观;MySQL数据库快速灵活,简单易用。本设计正是结合了两者的各自优势,使得这种新型的尺寸测量仪与传统的测量仪相比,在测量精度、成本、测量的灵活性、数据管理分析以及人机交互等环节上均有极大提高,是将虚拟仪器应用于测控系统的一次成功的尝试。
关键词:尺寸检测,虚拟仪器, Labview 8.2平台,MySQL数据库
ABSTRACT
This paper has introduced a design which based on LabVIEW the size parameters of a new measurement instrument, and using the MySQL database management data and realized the size measurement, that in data collection, data recording, data analysis and other features. LabVIEW virtual instrument design software has a powerful data collection and data analysis functions, concise and easy to operate, clear procedures intuitive process; MySQL database is very fast and flexible, easy to use. This design is a combination of both to their respective advantages, making this new type of size measuring instrument with the traditional measuring instrument than the measurement accuracy, cost, flexibility in measuring, data management and analysis of human-computer interaction, and other areas are have greatly improved, It is a successful attempt which is used in the virtual instrument measurement and control system.
Keywords:Size Detection, Virtual Instrument, Labview , MySQL Data base
目 录
中文摘要 Ⅰ
ABSTRACT Ⅱ
1绪论 1
1.1 课题的来源和意义 1
1.2 尺寸检测的历史及前景展望 1
1.3 容栅式传感器的原理 3
2虚拟仪器及LabVIEW平台 5
2.1 虚拟仪器概述 5
2.2 虚拟仪器的定义与基本构造 5
2.3 LabVIEW平台 7
3 系统总体设计 9
3.1概述 9
3.2程序流程图 10
3.3 数据流程图 11
4 系统的连接 12
4.1硬件部分 12
4.2串口通信功能 13
4.3数据采集及显示 17
5 数据的管理 20
5.1数据储存 20
5.2 MySQL 数据库的建立和连接 20
6 系统的调试 25
6.1建立登陆界面 25
6.2系统调试 25
6.3 仪器实验举例 25
总结 28
致谢 29
参考文献 30
摘 要
本文主要介绍了基于LabVIEW 平台设计的一种新型的尺寸参数测量仪,并利用MySQL数据库管理数据,实现了尺寸测量、数据采集、数据记录、数据分析等多种功能。虚拟仪器设计软件LabVIEW具有强大的数据采集和数据分析功能,并且操作方便简洁,程序流程清晰直观;MySQL数据库快速灵活,简单易用。本设计正是结合了两者的各自优势,使得这种新型的尺寸测量仪与传统的测量仪相比,在测量精度、成本、测量的灵活性、数据管理分析以及人机交互等环节上均有极大提高,是将虚拟仪器应用于测控系统的一次成功的尝试。
关键词:尺寸检测,虚拟仪器, Labview 8.2平台,MySQL数据库
ABSTRACT
This paper has introduced a design which based on LabVIEW the size parameters of a new measurement instrument, and using the MySQL database management data and realized the size measurement, that in data collection, data recording, data analysis and other features. LabVIEW virtual instrument design software has a powerful data collection and data analysis functions, concise and easy to operate, clear procedures intuitive process; MySQL database is very fast and flexible, easy to use. This design is a combination of both to their respective advantages, making this new type of size measuring instrument with the traditional measuring instrument than the measurement accuracy, cost, flexibility in measuring, data management and analysis of human-computer interaction, and other areas are have greatly improved, It is a successful attempt which is used in the virtual instrument measurement and control system.
Keywords:Size Detection, Virtual Instrument, Labview , MySQL Data base
目 录
中文摘要 Ⅰ
ABSTRACT Ⅱ
1绪论 1
1.1 课题的来源和意义 1
1.2 尺寸检测的历史及前景展望 1
1.3 容栅式传感器的原理 3
2虚拟仪器及LabVIEW平台 5
2.1 虚拟仪器概述 5
2.2 虚拟仪器的定义与基本构造 5
2.3 LabVIEW平台 7
3 系统总体设计 9
3.1概述 9
3.2程序流程图 10
3.3 数据流程图 11
4 系统的连接 12
4.1硬件部分 12
4.2串口通信功能 13
4.3数据采集及显示 17
5 数据的管理 20
5.1数据储存 20
5.2 MySQL 数据库的建立和连接 20
6 系统的调试 25
6.1建立登陆界面 25
6.2系统调试 25
6.3 仪器实验举例 25
总结 28
致谢 29
参考文献 30