搜索资源列表
曼彻斯特码
- 今天看了一下从fpga上下的曼彻斯特编解码的程序,感觉不是很清楚,仿真了一下,更迷茫了,大家看看为啥这程序要这么编呢? 程序比较长,不过写的应该还是不错的,看了后应该有收获。 总的思路是这样: 1 通过一个高频的时钟检测wrn信号,如果检测到上升沿,则表明开始编码,将输入的8位数据转为串行,并编码,然后输出。 2 定时信号是从高频时钟16分频后得到的,在wrn上升沿后16分频使能,在编码结束后禁止分频输出。 3 no
用cpld实现曼彻斯特编码2
- 此曼彻斯特码的解码程序是采用VHDL硬件语言编写的。-this procedure code decoder VHDL hardware is used to prepare the language.
通信与编码原文件
- 主要用于进行NRZ ,单级性归零码,单级性非归零码,双级性归零码,双级性非归零吗等-mainly used for NRZ, single-sex NRZ, a single-stage, non- NRZ, the dual nature NRZ, a two-stage non-zero, etc.?
曼彻斯特码
- 今天看了一下从fpga上下的曼彻斯特编解码的程序,感觉不是很清楚,仿真了一下,更迷茫了,大家看看为啥这程序要这么编呢? 程序比较长,不过写的应该还是不错的,看了后应该有收获。 总的思路是这样: 1 通过一个高频的时钟检测wrn信号,如果检测到上升沿,则表明开始编码,将输入的8位数据转为串行,并编码,然后输出。 2 定时信号是从高频时钟16分频后得到的,在wrn上升沿后16分频使能,在编码结束后禁止分频输出。 3 no
用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 character
MC68HC908RF2mcstrf
- MC68HC908RF2带曼彻斯特码的发射程序 .txt-Manchester MC68HC908RF2 with the launch of the procedure code. Txt
MC68HC908RF2
- 这个是在CODEWARRIOR环境下对MOTO系列的单片机的一个带曼彻斯特码的发射程序-This is in the CodeWarrior environment MOTO series on a single chip with the launch of Manchester Code procedures
ManchesterDeEncoder
- 曼彻斯特编码,可以利用这个程序方便的进行曼彻斯特码的解码。-Manchester encoding, we can use this procedure to facilitate the conduct of Manchester code decoding.
Manchester
- 基于FPGA/CPLD,采用VHDL语言的曼彻斯特的编解码实现。还包含曼彻斯特码的说明文档。-Based on FPGA/CPLD, using VHDL language codec Manchester realize. Manchester code also includes documentation.
1553B
- 1553B总线是MIL-STD-1553总线的简称,其中B就是BUS,MIL-STD-1553总线是飞机内部时分制命令/响应式多路复用数据总线。1553B数据总线标准是20世纪70年代由美国公布的一种串行多路数据总线标准。1553B总线能挂31个远置终端,1553B总线采用指令/响应型通信协议,它有三种终端类型:总线控制器(BC)、远程终端(RT)和总线监视器(BM);信息格式有BC到RT、RT到BC、RT到RT、广播方式和系统控制方
MC68HC908RF2
- MC68HC908RF2带曼彻斯特码的发射程序,给要用RF2进行轮胎监测系统设计的朋友一点帮助-Manchester MC68HC908RF2 with the launch of the procedure code to use RF2 to tire monitoring system designed to help A LITTLE Friend
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 interfa
Manchester
- 曼彻斯特编解码源代码,还包含曼彻斯特码的说明文档-Manchester Encoder-Decoder
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 simulati
曼彻斯特码编解码原理
- 曼彻斯特码编解码原理曼彻斯特码编解码原理曼彻斯特码编解码原理曼彻斯特码编解码原理曼彻斯特码编解码原理
scan_and_tx
- 模拟rfid的曼码发送接收,使用了c51单片机,对曼彻斯特码发送接收的理解有非常好的帮助(RFID transmission and receive)