基于LabVIEW的毕业设计
labview的毕业设计

labview的毕业设计LabVIEW(Laboratory Virtual Instrument Engineering Workbench)是一种图形化编程语言和开发环境,广泛应用于工程、科学和教育领域。
在大学生的毕业设计中,LabVIEW被广泛应用于各种实验室设备的控制和数据采集。
本文将介绍LabVIEW在毕业设计中的应用,以及一些实用技巧和经验分享。
一、LabVIEW在毕业设计中的应用1. 实验设备控制在毕业设计中,很多学生需要设计和实现一套实验设备的控制系统。
LabVIEW 提供了丰富的工具和函数库,可以轻松地与各种设备进行通信和控制。
通过编写LabVIEW程序,学生可以实现对设备的自动控制,提高实验效率和准确性。
2. 数据采集与处理实验数据的采集和处理是毕业设计中的重要环节。
LabVIEW提供了强大的数据采集和处理功能,可以实时采集各种传感器的数据,并进行实时分析和显示。
学生可以利用LabVIEW的图形化编程环境,快速搭建数据采集系统,并进行数据处理和分析。
3. 算法实现与仿真在某些毕业设计中,学生需要实现一些复杂的算法或进行系统仿真。
LabVIEW 提供了丰富的工具和函数库,可以方便地实现各种算法,并进行系统仿真和验证。
学生可以利用LabVIEW的图形化编程环境,快速搭建算法模型,并进行仿真和验证。
二、LabVIEW毕业设计的实用技巧1. 充分利用示例程序LabVIEW提供了大量的示例程序,涵盖了各种应用场景和功能模块。
学生可以通过阅读和运行示例程序,快速了解LabVIEW的编程思想和操作方法。
同时,学生还可以根据示例程序进行修改和扩展,以满足自己的需求。
2. 模块化设计在毕业设计中,往往需要实现复杂的功能模块。
为了提高程序的可读性和可维护性,建议将程序划分为多个模块,并使用SubVI进行封装。
这样可以使程序结构清晰,便于调试和维护。
3. 错误处理与调试在LabVIEW编程中,错误处理和调试是非常重要的环节。
毕业设计基于LabVIEW控制系统分析与设计

本文的研究和应用主要基于NI公司的虚拟仪器产品(包括硬件模块和虚拟仪器开发软件LabVIEW及控制设计包和仿真模块)。本研究主要是利用LabVIEW及其控制设计包和仿真模块建立受控对象模型,并分析其开环动态特性,然后对控制系统进行设计,最后进行动态系统仿真。具体是从以下几个方面内容进行的。
LabVIEW (Laboratory Virtual Instrument Engineering Workbench) is a topping VI software. It has strong points such as outstanding man-machine interface, powerful data acquisition and graphical programming language, etc. On account of these good qualities, it is gaining an increasing number of engineers’ recognition.
2.1 虚拟仪器概述
2.1.1 虚拟仪器的概念
所谓虚拟仪器,就是在以计算机为核心的硬件平台上,其功能有用户设计和定义,具有虚拟面板,其测试功能由测试软件实现的一种计算机仪器系统,它由高效的软件、模块化I/O硬件和用于集成的软硬件平台这三大部分组成。虚拟仪器的实质是利用计算机显示器的显示功能模块来模拟传统仪器的控制面板,以多种形式表达输出检测结果;利用计算机强大的软件功能实现信号数据的运算、分析和处理;利用I/O接口设备完成信号的采集、测量与调理,从而完成各种测试功能的一种计算机仪器系统。使用者用鼠标或键盘操作虚拟面板,就如同使用一台专用测量仪器一样。虚拟仪器的出现,使测量仪器与计算机的界限模糊了[1]。与传统仪器相比,虚拟仪器具有技术性能高、扩展性强、开发周期短、易于更新升级、硬件成本低,以及出色的集成等诸多优势。
毕业设计-基于labview的虚拟仪器设计实验[管理资料]
![毕业设计-基于labview的虚拟仪器设计实验[管理资料]](https://img.taocdn.com/s3/m/4c08ed2376eeaeaad0f330e0.png)
基于LabVIEW的虚拟仪器设计实验摘要:随着电子技术、计算机技术的高速发展及其在电子测量技术与仪器领域中的应用,新的测试理论、方法以及新的仪器结构不断出现,虚拟仪器也随之出现并得到了很大的发展。
目前在这一领域内,使用较为广泛的计算机语言是美国NI公司的LabVIEW。
LabVIEW(Laboratory Virtual instrument Engineering Workbench)是一种图形化的编程语言开发环境,LabVIEW也是一种通用编程系统,具有各种各样、功能强大的函数库,包括数据采集、GPIB、串行仪器控制、数据分析、数据显示及数据存储,甚至还有目前十分热门的网络功能,是一个功能强大且灵活的软件。
LabVIEW也有完善的仿真、调试工具,如设置断点、单步等,其动态连续跟踪方式,可以连续、动态地观察程序中的数据及其变化情况,并且LabVIEW与其它计算机语言相比,有一个特别重要的不同点:其它计算机语言都是采用基于文本的语言产生代码行,而LabVIEW采用图形化编程语言--G语言。
关键词 LabVIEW软件虚拟仪器实验设计Abstract: With the electronic technology, computer technology's rapid development in electronic measurement and instrument field of application of testing new theories,Virtual instrument has emerged and obtained very big development.Now in this field,Using a wide range of computer language is the NI company bVIEW is a kind of graphical programming language,of the development bVIEWalso is a kind of common programming system,With various and powerful function,Including data acquisition, GPIB,Serial instrumen t control,Data analysis,Data display and data storage,Even now very popular network function,Is a powerful and flexible software.LabVIEW also have simulation and Debugging tools.If set breakpoint and Single-step etc.The dynamic continuosly,Can continuously and dynamic observations of the data and programs.And with other computer language LabVIEW have a particularly important difference: Other computer language is based on the text of the language code, but LabVIEW using graphical programming language - G language. Keywords: LabVIEW Software Virtual instrument Experiment目录引言 (4) (4).虚拟仪器概念 (4).虚拟仪器的特点 (4).虚拟仪器的分类 (5).虚拟仪器的软件开发环境 (5) (5).LabVIEW概述 (5).LabVIEW的使用 (6)3.LabVIEW虚拟仪器实验 (7).一个虚拟温度报警器 (7).此实验的前面板设置 (7).此实验的程序框设置 (7).结果演示 (13).一个虚拟示波器 (14).前面板设置 (14).函数程序框图 (19).演示结果 (21).一个虚拟滤波器 (23).前面板设置 (23) (23).运行结果: (25)结束语 (26)参考文献 (27)引言虚拟仪器是基于计算机的软硬件测试平台,它可代替传统的测量仪器,如示波器,逻辑分析仪,信号发生器,频谱分析仪等;可集成于自动控制,工业控制系统;可自由构建成专有仪器系统。
基于LabVIEW数据采集系统设计毕业设计

毕业设计题目:基于LabVIEW数据采集系统设计基于LabVIEW数据采集系统设计摘要工农业生产、现代科学研究及高新技术开发离不开温度参数的测量与分析。
现代电子检测技术正朝着高集成度、低功耗、可编程以及数字化的方向发展,传统指针式仪器仪表不能进行温度参数数字化处理与分享。
本设计介绍了一种基于LabVIEW编程软件数据采集系统设计方案,该方案采用了DS18B20温度传感器作为温度采集介质,处理器STC89C52作为温度采集模块的控制芯片。
LabVIEW是一种图像化的编程语言,在数据采集和仪器控制上得到了学术界、工业界认可,为实现仪器编程和数据采集系统提供了方便的途径。
设计中通过LabVIEW构建数据采集系统软件平台,将采集的温度数据进行处理并对处理结果进行相应判断。
系统设计具有实用价值,可以完成医疗卫生、工农业生产、科学技术研究、公共交通和活动场所等领域的温度数据采集工作。
系统设计完成后进行了性能测试,表明该系统能够对被测环境完成实时数据采集,存储、信号分析和实时图形显示等工作,系统设计简单、通用性好、可移植、易于操作、成品低可满足一部分市场需求。
关键词LabVIEW;温湿度传感器(DHT11);温度传感(DS18B20)Design of Data Acquisition System Based onLabVIEWAbstractThe measurement and analysis of the temperature parameters of the industrial and agricultural production, the modern scientific research and the hightech development. In modern times, the electronic measurement technology is developing towards the high degree of integration, low power consumption, programming and the direction of digital, traditional pointer type temperature indicator of temperature parameters of digital processing and sharing.This design introduces a kind of based on LabVIEW programmingsoftware data acquisition system design scheme, the scheme uses the temperature sensor DS18B20 as temperature gathering media processor STC89C52 as the control chip of the temperature acquisition module. provides a convenient way for the reali-zation of the instrument programming and data acquisition system. Through the LabVIEW, the software platform of the data acquisition system is built, the temperature data is processed and the corresponding judgment is made. The system design has the practical value, indu-strial and agricultural production, science and technology research, public transportation and activity place and so on domain temperature data collection work.After the completion of the system design of performance test, show that the system is capable to was measured that the environment to complete the real-time data acquisition, storage, signal analysis and real-time graphical display work, the system design is simple, good versatility, portability, easy operation, low product can meet part of the market demand.Keywords LabVIEW;Temperature-Humidity sensor;Temperaturesensor(DS18B20)目录摘要 (I)Abstract .................................................................................. I I 第1章绪论.. (1)1.1 课题研究背景............................ 错误!未定义书签。
基于LaBVIEW的测试系统设计毕业设计

重庆科技学院毕业设计(论文)题目基于LabVIEW的测试系统设计院(系)电气与信息工程学院专业班级测控普2008-01 学生姓名 xx 学号指导教师 xx 职称教授评阅教师职称2012年 6 月 8 日注意事项1.设计(论文)的内容包括:1)封面(按教务处制定的标准封面格式制作)2)原创性声明3)中文摘要(300字左右)、关键词4)外文摘要、关键词5)目次页(附件不统一编入)6)论文主体部分:引言(或绪论)、正文、结论7)参考文献8)致谢9)附录(对论文支持必要时)2.论文字数要求:理工类设计(论文)正文字数不少于1万字(不包括图纸、程序清单等),文科类论文正文字数不少于1.2万字。
3.附件包括:任务书、开题报告、外文译文、译文原文(复印件)。
4.文字、图表要求:1)文字通顺,语言流畅,书写字迹工整,打印字体及大小符合要求,无错别字,不准请他人代写2)工程设计类题目的图纸,要求部分用尺规绘制,部分用计算机绘制,所有图纸应符合国家技术标准规范。
图表整洁,布局合理,文字注释必须使用工程字书写,不准用徒手画3)毕业论文须用A4单面打印,论文50页以上的双面打印4)图表应绘制于无格子的页面上5)软件工程类课题应有程序清单,并提供电子文档5.装订顺序1)设计(论文)2)附件:按照任务书、开题报告、外文译文、译文原文(复印件)次序装订3)其它学生毕业设计(论文)原创性声明本人以信誉声明:所呈交的毕业设计(论文)是在导师的指导下进行的设计(研究)工作及取得的成果,设计(论文)中引用他(她)人的文献、数据、图件、资料均已明确标注出,论文中的结论和结果为本人独立完成,不包含他人成果及为获得重庆科技学院或其它教育机构的学位或证书而使用其材料。
与我一同工作的同志对本设计(研究)所做的任何贡献均已在论文中作了明确的说明并表示了谢意。
毕业设计(论文)作者(签字):年月日摘要随着科学技术和生产力的不断发展,测控任务越来越复杂,测控系统日益庞大,所以要求数据采集测试系统的速度和性能必须要提高,因此高性能的数据采集测试系统在当今显得尤为重要。
基于LabVIEW的毕业设计

基于LabVIEW转子轴心轨迹测量与识别系统开发摘要转子轴心轨迹作为转子振动状态的一类重要图形征兆,包含了大量的故障信息,是诊断专家在诊断过程中采用的一项不可缺少的故障征兆信息,由于轴心轨迹的提纯效果、轴心轨迹的特征自动提取和形状自动识别的水平,都直接影响着故障诊断专家系统的智能化水平,因此我们需要对轴心轨迹全面的进行研究。
首先搭建了转子故障实验台,在该实验台上能够模拟一些典型的转子故障,如不平衡、不对中、转子弯曲等。
在此基础上,搭建信号测量电路,包括传感器、电荷放大器、滤波器、数据采集卡等器件,能够测量转子旋转时的两个相互垂直方向的径向位移。
其次编制轴心轨迹测量及识别程序,该程序能够实时显示轴心轨迹,并进行频谱分析,也可以进行数据的存储。
为了给轴心轨迹识别提供标准,进而编制了轴心轨迹仿真程序,对几种典型故障的轴心轨迹进行了仿真。
根据不变矩理论,编制了不变矩计算程序,通过对传统算法的改进,实现了对离散数据的不变矩计算,改进算法能够自动识别轴心轨迹。
通过连接实验台、测量装置和软件应用程序,对整个系统进行了整合,可实时显示轴心轨迹,同时计算不变矩。
通过大量实验确定识别临界值,使程序既满足灵活性又满足准确性,有效实现在线自动识别。
关键词:轴心轨迹;虚拟仪器;LabVIEW;不变矩Development of measurement and identification of axis orbit system on LabVIEWAbstractThe rotor axis path as a kind of important graphic sign of rotor vibration state contains a large number of fault information is used in the process of diagnosis expert in the diagnosis of an indispensable fault symptom information.Axis path due to the effect of purification, the axis trajectory characteristics of the level of automatic extraction and automatic shape identification, directly affects the level of intelligent fault diagnosis expert system,So we need the axis trajectory comprehensive research.First set the rotor fault test-bed in the laboratory bench to simulate some of the typical rotor faults, such as imbalance, in the wrong, rotor bending, etc. On this basis, the structures, signal measuring circuit, including the data acquisition card, sensor, charge amplifier and filter device, to measure the axis trajectory radial displacement of two directions.Second axis trajectory measurement program, the program can real-time display the axis trajectory, and spectrum analysis, can also for data storage. To provide standards for axis path identification, and then compiled the axis trajectory simulation program, the axis trajectory of several typical faults are simulated.The recognition system is used as a means for identifying, invariant moment invariant moment calculation program, therefore, according to the features of the experiment, the moment invariant algorithm was improved, in order to meet the automaticidentification.Finally integrate the compiled program can display the axis trajectory and moment invariant can be calculated, and through experiments to determine the identification of the critical value, satisfies program meets the flexibility and accuracy, effectively realize online automatic identification. Key words:Axis trajectory;Virtual instrument; LabVIEW; Invariant moments目录摘要 (I)Abstract (II)第1章绪论................................................ - 1 -1.1 课题的背景................................................................................... - 1 -1.2 国内外研究现状........................................................................... - 2 -1.2.1 旋转机械轴心轨迹研究现状 ............................................. - 2 -1.2.2 转子轴心轨迹自动识别研究现状 ..................................... - 2 -1.3 研究的意义和主要内容 ............................................................... - 4 -1.3.1 研究的意义......................................................................... - 4 -1.3.2 研究的主要内容................................................................. - 4 - 第2章转子振动机理和轴心轨迹特征 ......................... - 6 -2.1 旋转机械振动机理分析 ............................................................... - 6 -2.2 转子振动的基本特征 ................................................................... - 7 -2.3 常见故障原因及轴心轨迹的特征 ............................................... - 8 -2.3.1 转子不平衡......................................................................... - 8 -2.3.2 转子不对中......................................................................... - 9 -2.3.3 转子弯曲............................................................................. - 9 -2.3.4 转子碰磨........................................................................... - 10 -2.3.5 油膜震荡........................................................................... - 11 -2.4 轴心轨迹测试方法及信号分析 ................................................. - 12 -2.5 本章小结..................................................................................... - 14 - 第3章 LabVIEW应用程序设计............................... - 16 -3.1 数据采集和轴心轨迹合成 ......................................................... - 16 -3.2 轴心轨迹仿真程序..................................................................... - 19 -3.3 不变矩计算程序......................................................................... - 21 -3.3.1 不变矩方法简介............................................................... - 21 -3.3.2 不变矩计算方法............................................................... - 22 -3.4 相似度计算程序......................................................................... - 24 -3.5 轴心轨迹自动识别程序 ............................................................. - 25 -3.6 本章小结..................................................................................... - 26 - 第4章实验系统与实验结果................................. - 27 -4.1 实验台的结构设计..................................................................... - 27 -4.2 测量装置..................................................................................... - 28 -4.2.1 传感器与测量电路 ........................................................... - 28 -4.2.2 数据采集卡....................................................................... - 29 -4.2.3 数据采集卡基本性能指标 ............................................... - 30 -4.3 实验结果分析............................................................................. - 31 -4.4 本章小结..................................................................................... - 32 - 结论...................................................... - 33 - 致谢...................................................... - 34 - 参考文献.................................................. - 35 - 附录...................................................... - 37 -第1章绪论1.1课题的背景旋转机械是机械设备的重要组成部分并且占有相当大的比重,如机械、化工、电力、冶金等行业的机床、汽轮机、发电机、压缩机等都是典型的旋转机器,它们以转子及其他回转部件作为工作的主体,一旦发生事故将造成巨大损失。
基于LABVIEW的虚拟示波器设计 计算机与电子技术等专业毕业设计 毕业论文

基于LABVIEW的虚拟示波器设计计算机与电子技术等专业毕业设计毕业论文第一章:绪论 (4)1.1虚拟仪器概述 (4)1.1.1 虚拟仪器的产生 (4)1.1.2 虚拟仪器的概念 (4)1.1.3 虚拟仪器的构成 (5)1.1.4 虚拟仪器的优点 (7)1.2虚拟仪器的现状 (9)1.2.1 国外现状 (9)1.2.2 国内现状 (10)1.2.3发展趋势 (11)1.3课题背景和课题目的 (11)1.4本文的研究内容 (12)第二章方案及关键技术 (14)2.1虚拟仪器创建过程 (14)2.2数据采集基础知识 (15)2.2.1 采样定理 (15)2.2.2 模拟信号与数字信号 (18)2.2.3 A/D转换技术 (18)2.2.4 D/A转化技术 (24)2.3PCI6221数据采集卡慨述 (28)2.4安装与测试 (30)2.4.1 硬件的安装 (30)2.4.2 测试 (32)2.5信号连接 (33)2.5.1 管脚图 (33)2.5.2输入连接 (34)2.5.3 模拟信号输出连接及外围电路 (35)2.6设计软件比较 (36)2.7总体设计 (37)第三章软件模块的设计 (38)3.1程序的流程图 (38)3.2程序的结构图 (39)3.3LABVIEW简介 (39)3.3.1 G语言简介 (40)3.3.2 LABVIEW 程序组成 (40)3.4数据采集 (41)3.4.1 DAQmx介绍 (41)3.4.2 程序整体设计 (42)3.4.3 程序框图 (42)3.5滤波及分析 (44)3.5.1 滤波分析 (44)3.5.2 数据分析 (45)3.6多线程技术 (46)3.6.1 Windows的多线程机制 (47)3.6.2 LabVIEW与多线程 (47)3.6.3 多线程技术在本设计中的应用 (47)3.6.4并行处理 (48)3.7小结 (49)第四章程序设计显示 (50)4.1前面板设计 (50)4.2程序的总框图 (50)4.3程序属性设置及调试结果 (51)4.4小结 (53)第五章总结与展望 (55)谢辞 (56)参考文献 (58)致谢 (63)第一章:绪论1.1 虚拟仪器概述1.1.1 虚拟仪器的产生虚拟仪器技术是现在计算机系统和仪器系统相结合的产物,是当今计算机辅助测试领域的一项重要技术。
labview 机械方面毕业设计题目

labview 机械方面毕业设计题目
对于机械工程专业的毕业生来说,选择 LabVIEW 作为毕业设计的主题是一个很好的选择,因为它是一种强大的工程设计和测试工具。
以下是一些可能的 LabVIEW 毕业设计题目:
1. 基于 LabVIEW 的智能机械臂控制系统设计
这个题目可以涉及机械臂的运动学建模、控制系统设计和实现、以及基于LabVIEW 的实时监控和调试。
2. 基于 LabVIEW 的振动分析系统设计
这个题目可以涉及振动信号的采集、处理和分析,以及基于 LabVIEW 的数据可视化。
3. 基于 LabVIEW 的机器人导航系统设计
这个题目可以涉及机器人的路径规划、运动控制和导航,以及基于LabVIEW 的实时监控和调试。
4. 基于 LabVIEW 的精密测量系统设计
这个题目可以涉及精密测量技术的实现、数据处理和误差分析,以及基于LabVIEW 的数据采集和实时监控。
5. 基于 LabVIEW 的智能传感器系统设计
这个题目可以涉及传感器信号的处理、转换和传输,以及基于 LabVIEW 的数据采集和实时监控。
以上题目仅供参考,具体题目可以根据个人兴趣和专业背景进行选择和调整。
同时,毕业设计还需要注意实践性和创新性,尽量选择具有实际应用价值的课题,并尝试提出一些新的解决方案和技术。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
基于LabVIEW转子轴心轨迹测量与识别系统开发摘要转子轴心轨迹作为转子振动状态的一类重要图形征兆,包含了大量的故障信息,是诊断专家在诊断过程中采用的一项不可缺少的故障征兆信息,由于轴心轨迹的提纯效果、轴心轨迹的特征自动提取和形状自动识别的水平,都直接影响着故障诊断专家系统的智能化水平,因此我们需要对轴心轨迹全面的进行研究。
首先搭建了转子故障实验台,在该实验台上能够模拟一些典型的转子故障,如不平衡、不对中、转子弯曲等。
在此基础上,搭建信号测量电路,包括传感器、电荷放大器、滤波器、数据采集卡等器件,能够测量转子旋转时的两个相互垂直方向的径向位移。
其次编制轴心轨迹测量及识别程序,该程序能够实时显示轴心轨迹,并进行频谱分析,也可以进行数据的存储。
为了给轴心轨迹识别提供标准,进而编制了轴心轨迹仿真程序,对几种典型故障的轴心轨迹进行了仿真。
根据不变矩理论,编制了不变矩计算程序,通过对传统算法的改进,实现了对离散数据的不变矩计算,改进算法能够自动识别轴心轨迹。
通过连接实验台、测量装置和软件应用程序,对整个系统进行了整合,可实时显示轴心轨迹,同时计算不变矩。
通过大量实验确定识别临界值,使程序既满足灵活性又满足准确性,有效实现在线自动识别。
关键词:轴心轨迹;虚拟仪器;LabVIEW;不变矩Development of measurement and identification of axis orbit system on LabVIEWAbstractThe rotor axis path as a kind of important graphic sign of rotor vibration state contains a large number of fault information is used in the process of diagnosis expert in the diagnosis of an indispensable fault symptom information.Axis path due to the effect of purification, the axis trajectory characteristics of the level of automatic extraction and automatic shape identification, directly affects the level of intelligent fault diagnosis expert system,So we need the axis trajectory comprehensive research.First set the rotor fault test-bed in the laboratory bench to simulate some of the typical rotor faults, such as imbalance, in the wrong, rotor bending, etc. On this basis, the structures, signal measuring circuit, including the data acquisition card, sensor, charge amplifier and filter device, to measure the axis trajectory radial displacement of two directions.Second axis trajectory measurement program, the program can real-time display the axis trajectory, and spectrum analysis, can also for data storage. To provide standards for axis path identification, and then compiled the axis trajectory simulation program, the axis trajectory of several typical faults are simulated.The recognition system is used as a means for identifying, invariant moment invariant moment calculation program, therefore, according to the features of the experiment, the moment invariant algorithm was improved, in order to meet the automaticidentification.Finally integrate the compiled program can display the axis trajectory and moment invariant can be calculated, and through experiments to determine the identification of the critical value, satisfies program meets the flexibility and accuracy, effectively realize online automatic identification. Key words:Axis trajectory;Virtual instrument; LabVIEW; Invariant moments目录摘要 (I)Abstract (II)第1章绪论................................................ - 1 -1.1 课题的背景................................................................................... - 1 -1.2 国内外研究现状........................................................................... - 2 -1.2.1 旋转机械轴心轨迹研究现状 ............................................. - 2 -1.2.2 转子轴心轨迹自动识别研究现状 ..................................... - 2 -1.3 研究的意义和主要内容 ............................................................... - 4 -1.3.1 研究的意义......................................................................... - 4 -1.3.2 研究的主要内容................................................................. - 4 - 第2章转子振动机理和轴心轨迹特征 ......................... - 6 -2.1 旋转机械振动机理分析 ............................................................... - 6 -2.2 转子振动的基本特征 ................................................................... - 7 -2.3 常见故障原因及轴心轨迹的特征 ............................................... - 8 -2.3.1 转子不平衡......................................................................... - 8 -2.3.2 转子不对中......................................................................... - 9 -2.3.3 转子弯曲............................................................................. - 9 -2.3.4 转子碰磨........................................................................... - 10 -2.3.5 油膜震荡........................................................................... - 11 -2.4 轴心轨迹测试方法及信号分析 ................................................. - 12 -2.5 本章小结..................................................................................... - 14 - 第3章 LabVIEW应用程序设计............................... - 16 -3.1 数据采集和轴心轨迹合成 ......................................................... - 16 -3.2 轴心轨迹仿真程序..................................................................... - 19 -3.3 不变矩计算程序......................................................................... - 21 -3.3.1 不变矩方法简介............................................................... - 21 -3.3.2 不变矩计算方法............................................................... - 22 -3.4 相似度计算程序......................................................................... - 24 -3.5 轴心轨迹自动识别程序 ............................................................. - 25 -3.6 本章小结..................................................................................... - 26 - 第4章实验系统与实验结果................................. - 27 -4.1 实验台的结构设计..................................................................... - 27 -4.2 测量装置..................................................................................... - 28 -4.2.1 传感器与测量电路 ........................................................... - 28 -4.2.2 数据采集卡....................................................................... - 29 -4.2.3 数据采集卡基本性能指标 ............................................... - 30 -4.3 实验结果分析............................................................................. - 31 -4.4 本章小结..................................................................................... - 32 - 结论...................................................... - 33 - 致谢...................................................... - 34 - 参考文献.................................................. - 35 - 附录...................................................... - 37 -第1章绪论1.1课题的背景旋转机械是机械设备的重要组成部分并且占有相当大的比重,如机械、化工、电力、冶金等行业的机床、汽轮机、发电机、压缩机等都是典型的旋转机器,它们以转子及其他回转部件作为工作的主体,一旦发生事故将造成巨大损失。