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

Search list

[Other resourcePT2262.asm

Description: 无线解码程序,是用于多种无线报警主机的解码-wireless decoding procedure is used in a variety of wireless alarm host decoder
Platform: | Size: 3119 | Author: 黄亮 | Hits:

[SCMPT2262.asm

Description: 无线解码程序,是用于多种无线报警主机的解码-wireless decoding procedure is used in a variety of wireless alarm host decoder
Platform: | Size: 3072 | Author: 黄亮 | Hits:

[WEB CodeSTBC_sim

Description: 这是一个无线通信空时码仿真程序,编码数据形成流进行同步传输,采用的是最大似然译码。-This is a wireless communications space-time simulation codes, encoding data flow synchronization formed transmission, using the maximum- likelihood decoding.
Platform: | Size: 2048 | Author: ltj1974 | Hits:

[OtherWireless

Description: 软件无线电的程序,开发环境为CCS3.1 DSP67xx,演示了数据的编码发送和接收解码。-Software radio procedures, development environment for CCS3.1DSP67xx, presentation of data encoding to send and receive decoding.
Platform: | Size: 345088 | Author: 长沙 | Hits:

[assembly language16c54decode

Description: 基于PIC16C54的无线解码,用以控制家电设配 -PIC16C54-based wireless decoding, for the control of home appliances based allocation
Platform: | Size: 1024 | Author: lg | Hits:

[matlabofdm_phy

Description: Broadband Access Scenario 使用学习方法来进行无线链路的自适应,包含信道编码,交织,信道建模,ofdm调制,解码,解交织,解调等等, 一个完整的无线物理层试验环境-Broadband Access Scenario for the use of learning methods of adaptive wireless links, including channel coding, interleaving, channel modeling, ofdm modulation, decoding, deinterleave, demodulation, etc., a complete test environment for wireless physical layer
Platform: | Size: 3115008 | Author: 王显峰 | Hits:

[SCM315M

Description: 315M无线遥控解码程序,最大的问题就是距离,现在只能在100m左右。-315M wireless remote control decoding procedure, the biggest problem is the distance, now only about 100m.
Platform: | Size: 1024 | Author: 黄海军 | Hits:

[SCMWireless_remote_control_system_for_towercrane_base

Description: W ireless rem ote control system for tower crane based on M SP430 and nRF905:介绍了一种基于无线遥测技术的塔吊遥控系统,该系统以MSP430超低功耗l6位微控制器和无 线收发芯片nRF905为核心。系统采用软件编码和硬件译码的方式提高了系统的抗干扰能力,系统发 射器采用定时扫描、接收器采用无记忆输出控制方式,提高了系统可靠性,该系统可广泛应用于塔吊等 一般的工业遥控系统中。-W ireless rem ote control system for tower crane based on M SP430 and nRF905: This paper introduces a technology-based wireless telemetry crane remote control system, which to MSP430 ultra-low power l6-bit microcontroller and wireless transceiver chip nRF905 as the core. System uses software encoding and decoding hardware to improve the system anti-jamming capability, the system transmitter used regularly scanning receiver using non-memory output control, and enhance system reliability, the system can be widely used in tower crane and other general industrial remote control system.
Platform: | Size: 186368 | Author: xx | Hits:

[VHDL-FPGA-Verilogmile

Description: 密勒码最初用于气象卫星和磁记录,现在也用于低速基带数传机。本文件是密勒码解码源码。-For wireless RFID code decoding circuit of the Miller
Platform: | Size: 2048 | Author: yu | Hits:

[OtherCompress-and-Forward

Description: 协作通信中的压缩转发技术是现在比较先进的技术,这个文件夹里的文章是学习这个技术的不错的文章-The Slepian-Wolf (SW) cooperation proposed in [1] is probably the first practical cooperative scheme that implements the idea of compress-and-forward. Through the exploitation of efficient distributed source coding (DSC) technology, the authors of [1] demonstrate the effectiveness of Slepian-Wolf cooperation in combating inter-user channel outage in wireless environment. In this paper, we discuss the general framework of Slepian-Wolf cooperation using the two most popular DSC technologies: the binning/syndrome approach and the parity approach. We show that the latter is particularly useful in SW cooperation, since it is conceptually simpler, provides certain performance advantages, and enables any (system) linear channel code to be readily exploited. Examples using convolutional codes, low-density generator-matrix codes and low-density paritycheck codes are demonstrated and practical algorithms for estimating the source-relay correlation and for decoding the compound packets
Platform: | Size: 2814976 | Author: 史志举 | Hits:

[Othervalenti98iterative

Description: Iterative detection and decoding for wireless communications
Platform: | Size: 641024 | Author: MVR | Hits:

[Other61EDA_B79

Description: 书名:LDPC原理与应用。是国内第一本介绍用LDPC编、译码基本原理及应用技术的一本书。对用 vhdl 或verilog实现硬件编程LDPC的人开发无线通信是很好的资料-Title: LDPC Principles and Applications. Is the first book describes using LDPC Encoding and Decoding the basic principles and application of technology, a book. Right to use vhdl or verilog hardware programming LDPC people to achieve development of wireless communications is a very good information
Platform: | Size: 8414208 | Author: 邓军 | Hits:

[Communication-Mobileda1

Description: HELP: coherent_ML_receiver function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modulation order is too large. Input: - received signal - channel matrix: H - code_name: The code name ( Alamouti , OSTBC3 ,...) - code_rate: The code rate ( 1 , 1/2 ,...) - num_code: The code number (1,2,...) - modulator object Ouput: - separated data Note: This function requires the Matlab Communication Toolbox Reference: [1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless communications", Cambridge Press,2003 - HELP: coherent_ML_receiver function [separated_data]=coherent_ML_receiver(received_signal,H,code_name,rate,num_code,modulator) Perform Maximum Likelihood Space Time Decoding. The function can be computionnaly expensive if the modulation order is too large. Input: - received signal - channel matrix: H - code_name: The code name ( Alamouti , OSTBC3 ,...) - code_rate: The code rate ( 1 , 1/2 ,...) - num_code: The code number (1,2,...) - modulator object Ouput: - separated data Note: This function requires the Matlab Communication Toolbox Reference: [1]E.G. Larsson,P.Stoica. "Space-time block coding for wireless communications", Cambridge Press,2003
Platform: | Size: 1024 | Author: dasu | Hits:

[assembly languagewerr

Description: 无线解码采集控制电路,用于电源采集,C语言参考有用-Wireless decoding acquisition control circuit for power supply acquisition, C Language Reference useful
Platform: | Size: 64512 | Author: tantao | Hits:

[SCM315MHz_Communication

Description: 本人写的一种在恶劣环境下的用315MHz无线模块进行可靠的数据通信的编解码方法,经过软硬件测试,可靠性很高!-I write a bad environment in the wireless module with 315MHz for reliable data communication encoding and decoding methods, through hardware and software testing, reliability is high!
Platform: | Size: 37888 | Author: 刘凡 | Hits:

[Software Engineering005

Description: 用汇编实现的无线解码程序,中断45uS中断采样3次,中断3次确定一次信号电平状态。-Achieved with the compilation of the wireless decoding process, interrupt 45uS interrupt sampling three times, interrupted 3 times to determine a signal level status.
Platform: | Size: 5120 | Author: fuxiaoling | Hits:

[SCM51danpianji

Description: 是一本有关单片机应用与实践的实验操作书,是单片机爱好者入门的操作的好例子,并包含源程序和相应的电路图 主要内容: 1.实验电路板介绍,功能及特点 2. MCS-51单片机及其开发系统(仿真器)的认识, MCS-51 I/O引脚输入/输出,外中断实验,LED显示与定时中断,I/O口扩展与定时器T2中断,I/O扩展与键盘接口电路,并行通信及MCS-51与并行打印机接口,点对点串行通信,I2C总线,PCF8536使用,无线解码,LCD的使用,SPI的通信,ISD4000系列语音芯片的使用-Is a microcomputer application and practice of the experimental operation of the book, is a single chip lovers a good example of the operation started, and includes source code and the corresponding circuit main elements: 1. Experimental circuit board description, features and characteristics 2. MCS-51 SCM and development system (simulator) knowledge, MCS-51 I/O pin input/output, and interrupt test, LED display and timer interrupt, I/O port expansion and Timer T2 interrupt, I/O expansion and keyboard interface circuit, parallel communication, and MCS-51 and parallel printer interface, point to point serial communication, I2C bus, PCF8536 use, wireless decoding, LCD use, SPI communication, ISD4000 series voice chips use
Platform: | Size: 1274880 | Author: 李明 | Hits:

[SCMdecode

Description: 文件为模拟PT2272进行无线ASK解码的解码过程部分程序-File to simulate PT2272 wireless ASK decoding part decoding process
Platform: | Size: 1024 | Author: ENCIL | Hits:

[Software EngineeringHome-Wireless-USB-mouse-and-keyboard

Description: 此无线鼠标/键盘在制作时无须对原有鼠标的外观及内部电路做任何改动,使用起来符合操作习惯,方便可靠,非常适合爱好者自制。其工作原理是利用编译码电路MC145026/MC145027和射频发射/接收模块TDA1808/TDA1809互相配合,可以在10~120m范围内灵活操纵鼠标。-This wireless mouse/keyboard are not required in the production of the original appearance of the mouse and the internal circuitry to make any changes, to use for your operating habits, convenient and reliable, ideal for lovers made. Its working principle is the use of coding and decoding circuit MC145026/MC145027 and RF transmitter/receiver module TDA1808/TDA1809 complement each other in the range of 10 ~ 120m and flexible manipulation of the mouse.
Platform: | Size: 39936 | Author: Yisung | Hits:

[VC/MFCreed-muller-decoding-algorithm

Description: reed muller码是无线通讯中常用的对信令进行的编码,本文详细介绍了解码过程-reed muller code is commonly used in wireless communications for the encoding of signaling, This paper describes the decoding process
Platform: | Size: 161792 | Author: 张涛 | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net