搜索资源列表
曼彻斯特码
- 今天看了一下从fpga上下的曼彻斯特编解码的程序,感觉不是很清楚,仿真了一下,更迷茫了,大家看看为啥这程序要这么编呢? 程序比较长,不过写的应该还是不错的,看了后应该有收获。 总的思路是这样: 1 通过一个高频的时钟检测wrn信号,如果检测到上升沿,则表明开始编码,将输入的8位数据转为串行,并编码,然后输出。 2 定时信号是从高频时钟16分频后得到的,在wrn上升沿后16分频使能,在编码结束后禁止分频输出。 3 no_bits_sent记录串行输出的位数,应该是从0010到1
用cpld实现曼彻斯特编码2
- 此曼彻斯特码的解码程序是采用VHDL硬件语言编写的。-this procedure code decoder VHDL hardware is used to prepare the language.
FPGAMILSTD1553B
- 介绍用FPGA设计实现MIL-STD1553B部接口中的曼彻斯特码编解码器-presentation FPGA Design MIL-STD1553B Ministry interface Manchester encoding and decoding
AManchesterCodeDecodingSystemBased
- 本文在阐明反相对称调制(PISM)原理的基础上,结合曼彻斯特码的结构特点,给出了一种基于PISM原理的曼彻斯特码解码系统,并对其抗噪声性能进行了理论分析,揭示了曼彻斯特码潜在的抗噪声性能。-This article clarifies RP-symmetry modulation (PISM) on the basis of principle, Manchester code with the structural characteristics of a given based on the
MC68HC908RF2mcstrf
- MC68HC908RF2带曼彻斯特码的发射程序 .txt
MC68HC908RF2
- 这个是在CODEWARRIOR环境下对MOTO系列的单片机的一个带曼彻斯特码的发射程序
ManchesterDeEncoder
- 曼彻斯特编码,可以利用这个程序方便的进行曼彻斯特码的解码。
Manchester
- 基于FPGA/CPLD,采用VHDL语言的曼彻斯特的编解码实现。还包含曼彻斯特码的说明文档。
Manchester.rar
- 曼彻斯特编解码源代码,还包含曼彻斯特码的说明文档,Manchester Encoder-Decoder
manchester
- 该程序主要是完成曼彻斯特码的,编码,同步,加噪,译码,计算误码率等功能。-the program main contain manchester code, synchronization, add the gauss noise and so on
machester_VHDL
- manchester码在通信领域中用途广泛 这个VHDL程序包括曼彻斯特码的打包和解包。。很难得哦-manchester code in the communications area of a wide range of uses of this process includes the VHDL code packaged Manchester reconciliation package. . Oh, a rare
DifferentialManchestercodedecodingverilogcode
- 差分曼彻斯特码解码的verilog代码 -Differential Manchester code decoding verilog code
pci_mcst
- ---简化版,实现PCI总线控制--- 器件:ep1c6 开发工具:QuartusII 功能:简化PCI总线接口,占用资源少; 实现单路曼彻斯特码的收发。---- Starter Edition, to achieve control of PCI bus devices---: ep1c6 development tools: QuartusII functions: simplify PCI bus interface, occupy less resources the
hdlc_rs
- 一种带有CRC校验、一次可连续发送1-15块16字节数据、带有曼彻斯特码的hdlc收发程序,在Altera中仿真并在实际芯片中试验过的程序-One kind with a CRC check, send a continuous block of 16 bytes of data 1-15, with Manchester' s hdlc receive procedures in the Altera chip simulation and tested in the actual pr
verilog_Manchester
- 曼彻斯特码编码电路,在工业电路中有较好的抗干扰性,而且编码电路简单,容易在FPGA上实现-Manchester encoding circuit, the circuit in the industry in a better anti-interference, and the coding circuit is simple, easily implemented on FPGA
scan_and_tx
- 模拟rfid的曼码发送接收,使用了c51单片机,对曼彻斯特码发送接收的理解有非常好的帮助(RFID transmission and receive)
RC_A9139
- 比较高效的低功耗高频接收,译码,解码曼彻斯特。常开模式可以达到3.8mA以下(High efficiency, low power, high frequency reception, decoding, decoding, Manchester. Normally open mode can reach below 3.8mA)
T5557读写源码
- 读写T5557卡源码。曼彻斯特解码。串口发送卡号。(Read and write T5557 card source. Manchester decode. The serial port sends the card number.)
manchester
- 曼彻斯特码的编码和解码程序,在ISE软件上可以成功实现(Manchester code encoding program can be successfully implemented on ISE software)
用软件实现曼彻斯特编译码方法的研究
- 介绍了在测井仪器中如何用单片机软件编程将井下仪测试数据实现曼彻斯特编码、发 送传输,及地面解码等方法;阐述了井下仪实现双极性曼彻斯特码差分化的技术原理,地面译码 时同步识别、数据采集、数据串 ! 并转换等技术方法,以及该方法在实践中应用情况。