Welcome![Sign In][Sign Up]
Location:
Search - manchester decoding

Search list

[Internet-NetworkMafffnchester

Description: 一个曼彻斯特编码解码器以及差分曼彻斯特编码解码程序,Vc++6下编译通过-a Manchester encoding decoder difference Manchester encoding and decoding process, Vitamin C++ 6.0 compiler through
Platform: | Size: 229376 | Author: 杨圣湖 | Hits:

[Communication曼彻斯特码

Description: 今天看了一下从fpga上下的曼彻斯特编解码的程序,感觉不是很清楚,仿真了一下,更迷茫了,大家看看为啥这程序要这么编呢? 程序比较长,不过写的应该还是不错的,看了后应该有收获。 总的思路是这样: 1 通过一个高频的时钟检测wrn信号,如果检测到上升沿,则表明开始编码,将输入的8位数据转为串行,并编码,然后输出。 2 定时信号是从高频时钟16分频后得到的,在wrn上升沿后16分频使能,在编码结束后禁止分频输出。 3 no_bits_sent记录串行输出的位数,应该是从0010到1001输出串行信号,到1010时编码结束,输出tbre表明编码完成。 问题是no_bits_sent在到了1010后还是会继续增加,直到1111,然后clk1x_enable 就为0,无法分频,clk1x就为一直流信号。这样当clk1x_enable再次为1的时候,no_bits_sent也不会增加,在1111上不变,clk1x_enable又会回到0了。 -today they simply watched from across the Manchester encoding and decoding process, not feeling very well, simulation a bit more confused, we look at procedures to be ready this series so? Procedures longer, but should still write good, it should have read harvest. The thinking is this : one by a high-frequency clock signal detection international, if detected rising edge, it indicates the beginning of coding will be entered into the eight to serial data and coding, and then output. Two timing signals from the high-frequency clock frequency 16 hours after the the international rising edge after 16 minutes frequency to enable the coding after the end of Prohibition-frequency output. 3 no_bits_sent record median serial output, it should be from 0010 to 1001 serial output signal to the end of
Platform: | Size: 5120 | Author: 游畅 | Hits:

[Com Portmanchester_base_on_verilog

Description: yon用硬件描述语言写的曼彻斯特编解码,并在Xilinx CPLD上的实现,内容齐全,是学习的好资料-yon hardware description language used to write the Manchester encoding and decoding Xilinx CPLD and the realization that the complete study is a good information
Platform: | Size: 10240 | Author: slam | Hits:

[VHDL-FPGA-Verilogman_Verilog

Description: 曼彻斯特编解码,是Verilog语言代码,不多介绍了,用途非常广泛了-Manchester encoding and decoding is the Verilog language code, introduced a few, a very extensive use
Platform: | Size: 9216 | Author: 刘超 | Hits:

[Special EffectsFPGAMILSTD1553B

Description: 介绍用FPGA设计实现MIL-STD1553B部接口中的曼彻斯特码编解码器-presentation FPGA Design MIL-STD1553B Ministry interface Manchester encoding and decoding
Platform: | Size: 96256 | Author: li | Hits:

[Othermanchesterdecoder

Description: 曼彻斯特解码程序,用VHDL语言编写,和编码程序配套使用-Manchester decoding procedures, using VHDL language, and coding procedures for supporting the use of
Platform: | Size: 1024 | Author: 万芳 | Hits:

[Communication-MobileManchesterDeEncoder

Description: 曼彻斯特编码,可以利用这个程序方便的进行曼彻斯特码的解码。-Manchester encoding, we can use this procedure to facilitate the conduct of Manchester code decoding.
Platform: | Size: 160768 | Author: 朱凤宇 | Hits:

[SCMManchester-AVR

Description: Manchester码解码算法的AVR单片机实现-Manchester code decoding algorithm of the AVR Microcontroller
Platform: | Size: 331776 | Author: 林永平 | Hits:

[MiddleWareDifferentialManchestercodedecodingverilogcode

Description: 差分曼彻斯特码解码的verilog代码 -Differential Manchester code decoding verilog code
Platform: | Size: 1024 | Author: 徐龙 | Hits:

[SCMpiccontrolu2270

Description: 使用PIC芯片控制U2270读取125KHz ID卡卡号,因为所使用的PIC资源很少,此程序极为精简,包含中断曼切斯特解码和校验全过程,非常实用。-The use of PIC chip control U2270 Read 125KHz ID card number, because the use of PIC scarce resources, this program is extremely streamlined, with interruption of Manchester decoding and checking the whole process is very useful.
Platform: | Size: 2048 | Author: 梁晶 | Hits:

[OtherMANCHESTERDECODINGGUID

Description: Manchester Encoding/decoding Easy Guide
Platform: | Size: 194560 | Author: Viral | Hits:

[SCMManchester

Description: 使用C语言编写的曼彻斯特编码和解码功能函数-Written in C language with Manchester encoding and decoding functions
Platform: | Size: 1024 | Author: firebire | Hits:

[SCM433M_RX

Description: 433M频段 软件完成所有曼彻斯特码解码功能的接收代码-433M-band software to complete all the Manchester code decoding received code
Platform: | Size: 134144 | Author: 李昂 | Hits:

[Energy industry89c2051-mult-mcu--communication

Description: 石油系统测井地面仪多机通讯、曼彻斯特软件解码、光电码盘软件计深组合程序-Oil well logging system of multi-machine communication device ground, Manchester decoding software, the software meter deep optical encoder combined program
Platform: | Size: 4096 | Author: cxx | Hits:

[VHDL-FPGA-Verilogmanchester

Description: 源码包含三个模块,数据发送模块是读取FIFO中的数据后,将并行数据转换为串行,同时对串行数据进行曼彻斯特编码输出。数据接收模块是对接收的数据进行曼彻斯特解码。FIFO控制器模块将接收的串行数据转换为并行,并存储。 曼彻斯特解码部分本文采用了过采样技术,使用了一个8倍时钟进行采样。每一个数据周期采样8次,每四次采样确定一个状态,如果采样到三次及以上高电平则认为是高状态,否则认为是低状态。状态由高到底则是数据0,由低到高则是状态1。-Source consists of three modules, data transmission module is to read the FIFO data, the parallel data into serial, while the Manchester encoded serial data output. Data receiving module is receiving data from the Manchester decoder. FIFO controller module will receive the serial data into parallel, and storage. Manchester decoding part of the paper, the sampling technique, using a sampling clock 8 times. Each cycle of data sampling eight times, four times per sample to determine a state, if the sample into three or more is considered high-high state, otherwise considered a low state. State data from high in the end is 0, from low to high is the state 1.
Platform: | Size: 4096 | Author: 陈建 | Hits:

[SCMManchester-decoder

Description: 完成了曼彻斯特解码,实现了读ID卡功能。单AVR。-Manchester finished reading decoding, realizes the function of ID card. The single AVR.
Platform: | Size: 39936 | Author: 马苗立 | Hits:

[VHDL-FPGA-Verilogmanchester-encoding-VHDL

Description: 曼彻斯特编码解码的代码,在网上找到的。因为毕设需要找到的,特此分享。-Manchester encoding and decoding the code found on the Internet. Need to find the complete set, is hereby share.
Platform: | Size: 1024 | Author: 鲁韬 | Hits:

[SCMthe-decoding-of-Manchester-Code

Description: 曼彻斯特解码 转 使用CVAVR1.24.8c版本编译,在ATmgea16L上实现,晶振频率7.3728M-the decoding of Manchester Code
Platform: | Size: 1024 | Author: jack | Hits:

[Program docmanchester-decode

Description: 曼彻斯特编解码,给出了一种连续检测解码的方法,易于实现,准确率高-Manchester encoding and decoding, a continuous detection of the decoding method is easy to implement, high accuracy
Platform: | Size: 225280 | Author: CuiYunmu | Hits:

[SCMT5557RF-card-Manchester

Description: 射频卡曼彻斯特解码程序,用于RFID应用。-RF card Manchester decoding process for RFID applications.
Platform: | Size: 2048 | Author: 王伟 | Hits:
« 12 3 4 »

CodeBus www.codebus.net