登录
首页 » LabView » two_plane_balancing

two_plane_balancing

于 2014-12-12 发布 文件大小:247KB
0 253
下载积分: 1 下载次数: 22

代码说明:

  一个利用LABVIEW编制的动平衡测试软件,主要用于高速旋转的轴类质量偏心的修正。(A dynamic balance testing software produced by using LABVIEW, it is mainly used for high speed rotating axial eccentric mass correction.)

文件列表:

Two Plane Balancing
...................\Balancing
...................\.........\controls
...................\.........\........\enum.ctl,4225,2010-12-15
...................\.........\data.txt,0,2010-12-15
...................\.........\subVI
...................\.........\.....\Add New Events.vi,15708,2006-11-15
...................\.........\.....\Analog Tach Process for PDA.vi,15063,2010-12-15
...................\.........\.....\Bandpass Get First Order.vi,14904,2010-12-15
...................\.........\.....\Complex A x B.vi,23189,2005-06-16
...................\.........\.....\Complex Inverse Matrix.vi,34310,2005-06-16
...................\.........\.....\Create Special Complex Matrix.vi,26105,2005-06-16
...................\.........\.....\degree2rad.vi,6946,2010-12-15
...................\.........\.....\Get Correction Vector.vi,32677,2005-06-27
...................\.........\.....\Get Next Event.vi,17268,2006-11-15
...................\.........\.....\Get Solution.vi,12948,2010-12-15
...................\.........\.....\OAT Cross Point Detection.vi,11425,2010-12-15
...................\.........\.....\rad2degree.vi,6610,2010-12-15
...................\.........\.....\Save Data.vi,21033,2010-12-15
...................\.........\.....\Scale.vi,8776,2006-11-15
...................\.........\.....\Single Waveform.vi,10259,2010-12-15
...................\.........\TPB.aliases,106,2010-12-27
...................\.........\TPB.lvlps,87,2010-12-27
...................\.........\TPB.lvproj,40072,2010-12-27
...................\.........\Two Planes Balancing.vi,121560,2010-12-27
...................\two plane bal readme.txt,1319,2010-12-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Noise-detection
    用Labview分析笔记本采集到的噪声信号频率计权声级(Using Labview analysis laptop to noise signal frequency meter right sound level)
    2013-09-21 14:06:31下载
    积分:1
  • ALOHA-MAC
    该程序实现了Aloha MAC协议,对于了解协议很有帮助(The program implements Aloha MAC protocol, the protocol is helpful for understanding)
    2014-08-08 14:28:49下载
    积分:1
  • Control_Tutorials_for_MATLAB_and_Simulink
    欢迎学习Matlab和Simulink的控制教程。它们旨在帮助您学习如何使用Matlab和Simulink来分析和设计自动控制系统。它们涵盖了Matlab和Simulink的基础知识,最常见的经典控制设计技术(PID、根轨迹和频率响应),以及一些现代(状态空间)控制设计和数字控制。教程的流程由主页上的图像映射给出:每个教程都是一个位于左侧的框。还有七个示例,这些示例将贯穿教程(每个示例页在图像地图中用一个点表示)。在整个教程中,您将在每个页面的底部找到指向所有教程的链接,以及指向类似示例的链接。还提供了返回主页、完整索引以及matlab命令和simulink块列表的链接。(Welcome to the Control Tutorials for MATLAB and Simulink. They are designed to help you learn how to use MATLAB and Simulink for the analysis and design of automatic control systems. They cover the basics of MATLAB and Simulink, the most common classical control design techniques (PID, root locus, and frequency response), as well as some modern (state-space) control design and digital control. The flow of the tutorials is given by the image map on the home page: each tutorial is a box along the lefthand side. There are also seven examples which are followed through the tutorials (each example page is indicated in the image map by a dot). Throughout the tutorials, you will find links at the bottom of each page to all of the tutorials as well as links to similar examples. Links are also given to come back to the home page, to the complete index, and to the list of MATLAB commands and Simulink blocks.)
    2020-07-02 10:00:01下载
    积分:1
  • LabviewPulseSignalAcquisitionProcedure(WaveletAnal
    采集脉搏信号的labview程序,有小波分析(Labview pulse signal acquisition procedure,include the wavelet analysis)
    2021-03-09 22:39:27下载
    积分:1
  • 二进制文件读取
    利用Labview软件编写读取二进制文件程序(The Labview program reads the binary file)
    2018-05-22 20:03:20下载
    积分:1
  • Read-TDMS-File
    实现了Labview中格式为TDMS的数据文件的读取,并能够在波形图表中显示数据文件中记录的波形。(Achieved in Labview TDMS data file format is read, and the ability to display data in the waveform chart waveform records in the file.)
    2021-03-24 12:09:14下载
    积分:1
  • SPL2
    利用声音和振动工具包对一个仿真信号进行声压级的计算,前提是下载声振工具包;(Calculate the sound pressure level of a simulation signal by use of sound and vibration, the premise is to download acoustic kit )
    2017-05-15 23:17:38下载
    积分:1
  • FFT
    傅里叶变换 LabVIEW的源码 希望对广大学习有些帮助 (Fourier transform LabVIEW source code hope the majority of learning some help)
    2015-12-09 22:12:50下载
    积分:1
  • Excel
    Labview读取Excel,写入Excel(Labview reads Excel and writes Excel)
    2019-05-15 20:31:11下载
    积分:1
  • TCP客户端
    基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。 TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。 socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP client program to send the host LabVIEW will usually send buffer according to the data in the memory address from low to order issued, the receiving host to receive from the network bytes on sequentially stored in the receive buffer, and according to the memory address from low to preservation order. The TCP/IP agreement, network data flow should be endian, low byte address. Socket API is layer abstract network programming interface, suitable in various underlying network protocol, such as IPv4, IPv6, and UNIX Domain Socket to say.)
    2018-01-15 01:19:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载