登录
首页 » LabView » resonant-frequency-testing

resonant-frequency-testing

于 2014-03-10 发布 文件大小:143KB
0 151
下载积分: 1 下载次数: 26

代码说明:

  通过labview控制信号发生器和锁相放大器进行共振频率检测的程序。freq test.vi实现信号发生器的频率扫描,lockin test.vi 实现锁相放大器的参数设定,数据采集.vi实现锁相数据的采集,waveform arrays to file实现波形数据到文件数据的转换。共振频率测试.vi实现晶振等共振频率的测试(Resonance frequency detection procedures performed by labview control signal generator and lock-in amplifier. freq test.vi achieve frequency sweep signal generator, lockin test.vi setting parameters to achieve lock-in amplifier, a data acquisition. vi achieve phase lock data acquisition, waveform arrays to file converted waveform data to achieve document data. The resonance frequency of the test. Vi achieve crystal and other resonant frequency test)

文件列表:

freq test.vi,38794,2011-08-07
lockin test.vi,56474,2011-08-07
Waveform Arrays to File.vi,16627,2012-12-19
共振频率测试.vi,98940,2013-03-02
数据采集.vi,59846,2011-08-07

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

发表评论


0 个回复

  • 多通道温度监测系统
    说明:  由于采集温度并可以对温度实时监测,同时多通道采集温度,对温度超过限度时采取报警措施。(Data Acquisition Program)
    2019-05-18 21:10:39下载
    积分:1
  • generate pwm
    说明:  用户自行输入所需要的频率和占空比,得到PWM波(Users input the required frequency and duty cycle to get the PWM wave.)
    2020-06-17 01:40:01下载
    积分:1
  • Labview-Programs
    几个练习使用Labview编程的产物,主要包括:1.正弦扫频信号发生器,可选择频率变化规律(不变、线性、指数变化)以及幅度变化规律(不变、线性、指数变化),还可以通过MathScript节点自定义频率、幅度变化规律; 2.声卡数据采集及频谱分析;3.会说话的小圆点;4.十六进制数布尔数组显示;5.在字符串中显示多种字体;6.钢琴键盘模拟(Several products by practicing Labview programming, including: 1 Sine sweep signal generator, selectable frequency variation (constant, linear, exponential change) and amplitude variation (constant, linear, exponential changes), you can also customize the frequency and amplitude variation through MathScript Node 2 sound card data acquisition and spectrum analysis 3 talking dots 4 hexadecimal to boolean array display 5 display a variety of fonts in the string 6. Piano keyboard simulation )
    2020-12-23 15:29:06下载
    积分:1
  • NI-DAQmx-read
    自从NI-DAQmx 发布以来,NI 数据采集(DAQ)用户就充分利用了它的许多特性,这些特性是为节省开发 时间和提高数据采集应用程序的性能而设计的。 一个能节省相当大一部分开发时间的特性是NI-DAQmx 应用程序编程接口(API),它在各种设备功能 和设备系列中都是相同的。这就意味着一个多功能设备的所有功能可由同样的函数集编程得到(模拟输 入、模拟输出、数字I/O 和计数器)。而且,一个数字I/O 设备和一个模拟输出设备都可使用相同的函 数集编程得到。在LabVIEW 中,由于多态机制,因而这是可以实现的。一个多态的VI 接受各种数据类 型以用于一个或多个输入和/或输出终端。NI-DAQmx API 在它所支持的所有编程环境中也是保持一致 的。您仅仅需要学会如何使用一个单一的函数集就可以在多种编程环境中对大部分NI 数据硬件进行编 程。 (Since the release of NI-DAQmx, NI data acquisition (DAQ) users take full advantage of its many features, these characteristics are developed in order to save Time and designed to improve the performance of data acquisition applications. A large part of the development time-saving features a NI-DAQmx application programming interface (API), which function in a variety of equipment And equipment series are the same. This means that all the functions of a multifunction device by the same set of functions programming (analog input Into, analog output, digital I/O and counter). Moreover, a digital I/O device, and an analog output device can use the same letter Number set programming to get. LabVIEW, polymorphism, and thus can achieve. A polymorphic VI to accept a variety of data classes Type for one or more input and/or output terminals. NI-DAQmx API it supports all programming environment is consistent s. You just need to learn how to use a single set of functions can)
    2012-11-24 23:54:29下载
    积分:1
  • AdvancedScan_LV6
    LV6例如为高级扫描2700,2701,2750(使用IVI驱动程序)(LV6 example for Advanced Scanning with 2700, 2701, 2750 (uses IVI driver) )
    2021-03-31 14:59:09下载
    积分:1
  • 振动信号数据采集
    labview编写的振动信号数据采集处理,编写的振动信号数据采集处理。(signal collection, signal processing with Labview, Labview data acquisition of vibration signal processing.)
    2020-11-07 09:59:48下载
    积分:1
  • moving-average
    LABVIEW求数组的N个元素的滑动平均值(LABVIEW find moving average of N elements of the array)
    2021-03-17 02:09:20下载
    积分:1
  • labview-signal
    产生0到100kd的方波。正玄波,三角波,锯齿波和输出为0到10V的电压的信号发生器(0 to 100kd produce a square wave. Sine wave, triangle wave, sawtooth wave and the output voltage from 0 to 10V signal generator)
    2013-07-09 19:39:27下载
    积分:1
  • YAV USB采集卡 VB例
    说明:  这是一个基于Labview的usb模拟量数据采集卡的例程源码,可用于二次开发(This is a routine source code of USB analog data acquisition card based on Labview, which can be used for secondary development.)
    2020-06-17 11:40:02下载
    积分:1
  • unicode
    LABVIEW的中文转成Unicode码的模块,可以作为发送短信模块的子VI使用。(LABVIEW of Chinese into Unicode code module, you can send SMS module as a sub VI uses.)
    2020-12-23 15:09:05下载
    积分:1
  • 696518资源总数
  • 104744会员总数
  • 33今日下载