1、 车床工艺系统动刚度在线测量系统设计车床工艺系统动刚度在线测量系统设计 摘要摘要 针对虚拟仪器技术在组建测试系统上的巨大优势, 研究了基于虚拟仪器技术实现 车床动态刚度在线自动测试的方法, 推导了车床动态刚度在线测试的理论公式。 该车床 动态刚度测试系统的硬件是由电涡流位移传感器、PCI-9118数据采集卡及计算机等组 成;软件采用Delphi语言进行开发,其中包括电涡流位移传感器的标定,还有用最小二 乘法、 均值滤波等数据处理方法对信号进行处理分析。 利用该系统绘出车床动态刚度曲 线, 直观展现了车床的不同部位的刚度, 为车床加工精度的研究提供了数据。 关键词关键词:车床刚度;电涡流位移传感
2、器;PCI-9118数据采集卡;Delphi The Design of Dynamic Stiffness Measurement System for Lathe Technology System Abstract Lathe dynamic stiffness automatic test method based on virtual instrument technology for the great advantages of the virtual instrument technology in the formation of the test system, and d
3、erived the theoretical formula of the lathe-line testing of the dynamic stiffness.The lathe dynamic stiffness test system hardware by the eddy current displacement sensor, PCI-9118 data acquisition card and computer components;Software development using Delphi language, in which including the calibr
4、ation of eddy current displacement sensor, using data processing method for the signal processing and analysis,as least squares method, the mean filter and so on.Use of the system to draw the lathe dynamic stiffness curve exhibited explicitly in the stiffness of the different parts of the lathe,prov
5、ide data for the study of lathe machining accuracy. Key words:The stiffness of lathe;Eddy current displacement sensor;PCI-9118 data acquisition card;Delphi II 目录 摘要 . I Abstract. I 1 绪言 1 1.1 研究课题背景及意义 . 1 1.2 本课题的任务 . 3 2 车床动态刚度测量系统总体方案的设定 5 2.1 车床动态刚度测量原理 . 5 2.2 车床刚度检测系统开发平台 . 7 2.2.1 虚拟仪器概念 . 8
6、2.2.2 虚拟仪器的组成 8 2.2.3 虚拟仪器与传统仪器 9 2.2.4 虚拟仪器的应用 . 10 2.2.5 Delphi 语言简介 10 2.3 车床工艺系统动态刚度测量系统设计 12 3 车床工艺系统动态刚度检测系统的硬件配置 . 14 3.1 数据采集卡 14 3.1.1 数据采集卡的选用 14 3.1.2 设计所选数据采集卡 15 3.2 传感器的选用 17 3.3 车削测力仪的选用 21 4 车床工艺系统动态刚度测量系统软件设计 . 23 4.1 软件构成 23 4.2 系统操作界面 23 4.3 位移标定模块 24 4.3.1 位移标定模块的功能简介 24 4.3.2 数据采集简介 25 III 4.3.3 一元线性回归原理 26 4.4 数据采集模块 28 4.4.1 数据采集模块功能简介 28 4.4.2 数据采集简介 29 4.5 数据处理模块 30 4.5.1 数据处理模块的功能简介 30 4.5.2 均值滤波 31 4.6 数据显示模块 34 4.7 结果显示模块 34 结 论 36 致 谢 38 参考文献 39 IV 1 1 1 绪言绪言 1.1