当前位置:
首页
资源下载

搜索资源 - data acquisition state machine
搜索资源列表
-
0下载:
基于FPGA有限状态机的数据采集系统,实现对高速AD转换的控制。-FPGA-based finite state machine of the data acquisition system for high-speed AD conversion control.
-
-
0下载:
基于FPGA的信号采集及频谱分析,用VHDL编写,压缩包里是Quartus下的工程。AD采样用状态机实现,并存入LPM_RAM。设计了一个UART模块(也是状态机实现的),可将数据发到PC机上。-FPGA-based signal acquisition and spectral analysis, prepared with VHDL, Quartus compression bag is the next project. AD sampling state machine used to
-
-
1下载:
介绍了一种硬件控制的自动数据采集系统的设计方法,包括数字系统自顶向下
(1DP—DOwN)的设计思路,Vernog}Ⅱ)L对系统硬件的描述和状态机的设计-Introduced a hardware-controlled automated data acquisition system design, including digital systems from top to bottom (1DP-DOwN) design ideas, Vernog} Ⅱ) L of the system
-
-
0下载:
The is a fully functional GPS SDR. It can accept real data or simulate its own data. It performs correlation, signal parameters discrimination, and loop filtering both code and carrier with the option of carrier loop aiding of the code loop. There ar
-
-
0下载:
利用状态机实现对TLC549的采样控制,改变ADC的模拟量输入值,数据采集读取后在数码管上显示。-State machine to achieve the TLC549 sampling control, to change the ADC analog input value, the data acquisition read on the digital tube display.
-
-
0下载:
基于FPGA的信号采集及频谱分析,用VHDL编写,压缩包里是Quartus下的工程。AD采样用状态机实现现,并存入LPM_RAM。设计了一个UART模块(也是状态机实现的),可将数据发到PC机上。 已通过测试。
-FPGA-based signal acquisition and spectrum analysis, using VHDL prepared compression bag Quartus engineering. AD sampling using the state mac
-
-
0下载:
利用状态机实现对TLC549的采样控制,改变ADC的模拟量输入值,数据采集读取后在数码管上显示-The state machine implementation TLC549 sampling control to change the value of the analog input of the ADC data acquisition read digital display
-
-
0下载:
这是个AD0809信号采集与频谱分析电路设计,里面包含RS232接口通信状态机,LPM-RAM数据缓冲,A/D采样控制状态机,RS232通信适配电路。-This is an AD0809 signal acquisition and spectrum analysis circuit design, which includes RS232 interface communication state machine, LPM-RAM data buffering, A/D sampling co
-
-
0下载:
以开沟机为背景,程序结合了队列、通知器、状态机等多种结构,实现了参数(两个模拟量、一个脉冲量)的采集、控制的输出(模拟量输出)以及数据的保存。版本已经改为8.6版,大家一同交流学习,共同进步!-In the background trencher, the program combines the queue notifier state machine, a variety of structures, the parametric (two analog, a pulse volume) o
-
-
0下载:
消息队列状态机 应用于数据采集分析的案例-Message Queue state machine used in data acquisition and analysis of case
-
-
6下载:
基于TCP协议的Labview网络摄像头视频接收及显示、温湿度监测及控制指令远程发送上位机.vi,机器人下位机装载温湿度传检测、人体感应、红外、烟雾监测等传感器以及网络摄像头,下位机实时采集的图像视频、传感器数据等经过WiFi无线传输,上位机通过TCP协议实时接收下位机传输的数据,显示温湿度、人、烟雾等状态信息,还可以通过Labview上位机向机器人下位机远程发送转弯、前进、上楼梯等运动控制指令,并进行了简单的控件、界面美化-ON划词翻译ON实时翻译
Labview network v
-
-
0下载:
VERILOG编程,利用状态机实现对TLC549的采样控制,实验时可调节电位器RW1(在开发板底板左下角),改变ADC
的模拟量输入值,数据采集读取后在数码管上显示。
-Implementation of sampling control of TLC549 using state machine, adjustable potentiometer RW1 experiment (in the development board bottom left corner), change t
-
-
1下载:
LABVIEW队列状态机的数据采集系统设计-Design of data acquisition system based on LABVIEW queue state machine
-
-
1下载:
利用状态机实现对TLC549的采样控制,实验时可调节电位器RW1(在开发板底板左下角),改变ADC
的模拟量输入值,数据采集读取后在数码管上显示。可以自己用万用表测一下输入电压,
然后与读取到的数据比较一下。注意:数码管显示的数据不是最终结果,还需要转换。
转换方法:
比如,采样电压值为V ,ADC转换后读取的8位二进制数为D,Vref为参考电压值,这里是2.5V
那么以下等式成立:
V=(D/256)*Vref-Using the state machine to ac
-