搜索资源列表
bitslip_ctrl
- 该代码用于实现串行数据的位移,至少实现一位以上的位移
Key
- 具有桥式结构的传感器很多,如利用应变原理、磁电阻原理和其他变电阻原理的传感器,可以实现对压力、位移、加速度、磁场等物理量的测试。这种结构的差分输出可以增加灵敏度,也有一定抵消外加干扰的能力。而且有的虽不是差分输出,比如电阻分压式的输出,可以认为是“半桥”,我们还可以人为的加上另一半,即加上一对精密电阻和一个电位器组成另一个分压电路,形成差分输出。每次调节电位器使差分输出为0,抵消零磁电压。-Bridge structure with many sensors, such as the use o
step_motor
- 步进电机是一种能够将电脉冲信号转换成角位移或线位移的机电元件,它实际上是一 种单相或多相同步电动机。单相步进电动机有单路电脉冲驱动,输出功率一般很小,其用途 为微小功率驱动。多相步进电动机有多相方波脉冲驱动,用途很广。使用多相步进电动机时, 单路电脉冲信号可先通过脉冲分配器转换为多相脉冲信号,在经功率放大后分别送入步进电 动机各相绕组。每输入一个脉冲到脉冲分配器,电动机各相的通电状态就发生变化,转子会 转过一定的角度(称为步距角)。正常情况下,步进电机转过的总角度和
weiyiceliang
- 这是我写的使用差分变压器达到精确位移测量的程序,使用凌阳61A,并有大量LCD12864程序-It is written using the differential transformer to achieve accurate displacement measurement procedures, the use of Sunplus 61A, and a large LCD12864 program
PS2mouse
- 应用FPGA开发版的PS2鼠标处理模块,主要讲输入的鼠标ps2_clk ps2_data信号转换为x y方向上的相对位移量-Application development version of PS2 mouse FPGA processing module, the main speaker mouse ps2_clk ps2_data input signal is converted to a relative displacement of the x y direction
test3
- 请设计一个4位的位移寄存器,要求如下: 1) 异步复位 2) 同步加载 3) 能够完成左移,右移。位移的方式能够支持算术,逻辑,和循环位移。 4) 完成仿真,证明功能正确。 5) 能看到综合结果。 注: 不需要一个bit的输入位,并行加载即可,输出也采用并行输出 -Please design a 4 bit shift register, requirements are as follows: 1) asynchronous reset 2) syn
anjianjuzhen
- 在Quartus II 环境下利用Verilog语言编写的按键矩阵和位移同化程序,包含模块化器件和仿真波形-In the Quartus II environment, use Verilog language assimilation key matrix and displacement procedures, including modular devices and simulation waveforms
AES
- AES算法部分模块行位移列变换以及主题程序加密解密-AES algorithm transforms part of the module rows and columns relating to the displacement of encryption and decryption program
verilog
- 本文档设计了1光栅位移传感器信号的接收、光栅位移传感器信号的整形及电平转换电路设计,用Verilog HDL描述了锁相倍频细分和零位信号处理电路。利用FPGA实现光栅位移系统与上位机接口的电路原理框图-This document designed a grating displacement sensor signal reception, grating displacement sensor signal shaping and level conversion circuit design
shift_register
- 用VHDL编写的简单明了的位移寄存器,仅供参考。-Prepared using VHDL simple shift register for reference purposes only.