搜索资源列表
a
- 基于LabVIEW设计一个虚拟示波器系统,实现两路数据信号的实时显示、波形测量(包括峰峰值、平均电压、频率、最大值、最小值、幅值等)、波形存储、波形回显以及频谱分析等功能。-LabVIEW to design a virtual oscilloscope system, real-time two-way data signal waveform measurements (including the peak to peak, average voltage, frequency, maxim
Multi-function-signal-generator
- 该系统是基于声卡的多功能信号发生器的系统设计,主要是利用计算机的声卡实现波形的发生与输出,结合labview中的一些波形发生函数,在声卡上实现各种基本信号的发生和自定义信号的发生,并能把实时数据记录下来,实现历史数据的存储于回放。-This system is based on the sound card of the multifunctional signal generator system design, mainly is to use computer sound card to
Time-domain-analysis-system
- 本系统可做自动控制原理中的时域分析仿真实验,系统特性如下: 1:可选择仿真系统为一阶、二阶、任意阶 2:可选择信号源为正弦波、三角波、锯齿波、方波(可模拟阶跃信号),并可调节信号源频率、幅值、相位、偏移、方波占空比 3:可选择信号采样率及采样数 4:自动计算传递函数 5:自动计算时域响应参数(增益系数、上升时间、峰值、峰值时间、稳定时间、超调量) 6:波形图同时显示原始信号和响应信号 注:使用本系统需安装labview控制设计与仿真库-The system can d
pp
- ,基于LabVIEW这个软件开发平台。虚拟函数发生器的设计参考了常见信号发生器的功能,在功能上有所扩展。仪器主要功能如下: 1可产生实验室常用的正弦波、方波、三角波、锯齿波。2任意波形的发生,任意波可实现公式输入。3信号频率、幅度、相位、偏移量、方波占空比可调可控-Based on LabVIEW software development platform. The design of the virtual function generator reference to the common
Amplitude_Level
- 在labview虚拟仪器中,利用波形生成和波形测量选板,使用选板的函数节点,设计显示多种波形信号发生器,同时测量信号的幅值和电平。-In labview virtual instrument, using waveform generation and waveform measurements palette using palette function node design shows a variety of waveform signal generator, simultaneous
chengxu
- 低通滤波器的设计,界面的设计,波形叠加,自己亲自设计-Low-pass filter design, interface design, waveform superimposed own personally designed
jianyuebandexunixinhaofashengqi
- 基于Labview的虚拟信号发生器设计,可以产生简单的波形,满足基本要求。-Based on Labview virtual signal generator designed to generate a simple waveform, to meet the basic requirements.
Spectrum-Analyzer
- 基于LabVIEW的频谱分析仪设计,数据采集、参数设置、频谱分析(波形显示、频率测量、功率测量)、数据存储-Spectrum Analyzer Based on LabVIEW design, data collection, parameter setting, spectral analysis (waveform display, frequency measurement, power measurement), data storage
LabVIEW_PID_Design_Source_Code
- 附件为LabVIEW的vi程序和说明文档。描述:利用LabVIEW2012设计PID控制器,利用PID工具包,在LabVIEW仿真工具包中的控件与仿真循环中搭建PID控制器,并实现了闭环控制系统波形图的显示。-Attachments are the LabVIEW vi program and the documentation for PID controller design. The program includes the PID controller constructing an
singallab
- 基于labview信号处理实验室,能够很好的模拟实验室中波形的读取,有电压、电流的测量,波形的分析,可以进行傅立叶变换,fft变换,此程序已开发完全,可以作为毕业设计使用-Labview-based signal processing laboratory, the laboratory can simulate waveform read, there are measurements of voltage, current, waveform analysis, Fourier transf
signel
- 设计一个虚拟信号发生器,要求: (1)可以生成正弦波、方波、三角波、锯齿波、白噪声五种基本波形。 (2)可以生成一个特定(自行设计)波形。 (3)可生成扫频信号。 (4)最高输出频率100HZ。 (5)幅度可调:0-10V。 (6)占空比可调。 (7)两路输出通道,可进行选择。 (8)波形显示等参数可调。 -Design a virtual signal generator requirements: (1) you can produce sine, squ
Multi-function-signal-generator
- 该系统是基于声卡的多功能信号发生器的系统设计,主要是利用计算机的声卡实现波形的发生与输出-The system is versatile sound system design based on signal generator, mainly using the computer s sound card to achieve the output waveform occurs
a
- 设计一个VI来测量温度(保留2位小数),每隔0.25秒测一次,共测定10秒。在数据采集过程中,VI将在波形Chart上实时地显示测量结果。采集过程结束后,在Graph上画出温度数据曲线,并且把测量的温度值以文件的形式存盘, 使用记事本打开文件检查结果是否正确。 存盘格式为: 点数 时间(S) 温度值(度) 1 0.25 78.56 2 0.50 85.32-Design a VI to measure the temperature (keep two decimal p
2003shiboqi
- 采用图形化编程软件LABVIEW设计虚拟示波器方法以及它的波形显示、频谱分析、参数显示等功能。-on the use of LABVIEW graphical programming software design method and its virtual oscilloscope waveform display, virtual spectrum analysis, parameter display and other functions,
波形比较
- 波形显示及界面属性设置、界面优化实例,提高UI设计水平(Waveform display and interface property settings, interface optimization examples, to improve the level of UI design)
例5-3 使用定时循环产生波形
- 使用定时循环产生波形,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(The use of timing cycle to generate waveform, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedur
6.6 综合演练-简单正弦波形
- 综合演练-简单正弦波形,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Comprehensive exercise - simple sine waveform, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written proced
例6.4 提取指定的波形数据
- 提取指定的波形数据,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Extract the specified waveform data, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures, useful
例6-3 创建波形数据并获取其属性
- 创建波形数据并获取其属性,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Create waveform data and access to its properties, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written p
Labview设计虚拟信号发生器
- 模拟多种信号的产生,频率和幅值可调,并显示波形。(A variety of signals are simulated, the frequency and amplitude are adjustable, and the waveform is displayed.)