虫虫首页|资源下载|资源专辑|精品软件
登录|注册

RECEIVER

  • 3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . Datagr

    3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then receive a reply. . Multicast sender/RECEIVER . start the RECEIVER first

    标签: server Socket Datagr client

    上传时间: 2015-03-30

    上传用户:yxgi5

  • This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is wr

    This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE RECEIVER) 4) RECEIVER (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules.

    标签: simulation baseband channel packet

    上传时间: 2014-11-09

    上传用户:hwl453472107

  • Models UWB TX and RX using BPSK fifth derivative. MATLAB Release: R13 Description: This m file

    Models UWB TX and RX using BPSK fifth derivative. MATLAB Release: R13 Description: This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation RECEIVER and intgrator.

    标签: Description derivative Release Models

    上传时间: 2015-05-08

    上传用户:zhliu007

  • Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This appl

    Decoding most of the infrared signals can be easily handled by PIC16C5X microcontrollers. This application note describes how this decoding may be done. The only mandatory hardware for decoding IR signals is an infrared RECEIVER. The use of two types is described here. Both are modular types used often by the consumer electronics industry. The first type responds to infrared signals modulated at about 40 kHz. The second responds to non-modulated infrared pulses and has a restricted range. The hardware costs of each approach will be less than two dollars.

    标签: microcontrollers Decoding infrared handled

    上传时间: 2015-05-24

    上传用户:ruan2570406

  • his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is w

    his packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise. The packet include: 1) Packet Builder (Viterbi Encoding, Interleaver, PN generation) 2) Modulator (RRC filter) 3) Demodulator (Matched Filter, RAKE RECEIVER) 4) RECEIVER (HD or SD) (Deinterleaver, Viterbi Decoder). You should run "Simulation.m" function that include all modules.

    标签: simulation baseband channel packet

    上传时间: 2013-12-23

    上传用户:zhangyigenius

  • This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab co

    This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a windows wave file, allowing it to be viewed, listened to and manipulated in other programs. The modified wave file can then be decoded by the RECEIVER software to extract the original data. This code was developed for the experiments that I performed in my honours thesis, and thus has not been fully debugged. This is the original code developed for the thesis and so has several problems with it. The BER performance given by the simulations is infact Symbol Error Rate.

    标签: This measurements practical section

    上传时间: 2015-09-19

    上传用户:tedo811

  • This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) comm

    This m file analyzes a coherent binary phase shift keyed(BPSK) and a amplitude shift keyed(ASK) communication system. The RECEIVER uses a correlator(mixer-integrator[LPF]) configuration with BER measurements comparing measured and theoretical results. The bandpass and low pass used in the RECEIVER are constructed using z transforms.

    标签: keyed shift amplitude analyzes

    上传时间: 2015-09-26

    上传用户:liuchee

  • Carrier-phase synchronization can be approached in a general manner by estimating the multiplicativ

    Carrier-phase synchronization can be approached in a general manner by estimating the multiplicative distortion (MD) to which a baseband received signal in an RF or coherent optical transmission system is subjected. This paper presents a unified modeling and estimation of the MD in finite-alphabet digital communication systems. A simple form of MD is the camer phase exp GO) which has to be estimated and compensated for in a coherent RECEIVER. A more general case with fading must, however, allow for amplitude as well as phase variations of the MD. We assume a state-variable model for the MD and generally obtain a nonlinear estimation problem with additional randomly-varying system parameters such as received signal power, frequency offset, and Doppler spread. An extended Kalman filter is then applied as a near-optimal solution to the adaptive MD and channel parameter estimation problem. Examples are given to show the use and some advantages of this scheme.

    标签: synchronization Carrier-phase multiplicativ approached

    上传时间: 2013-11-28

    上传用户:windwolf2000

  • This paper investigates the design of joint frequency offset and carrier phase estimation of a mult

    This paper investigates the design of joint frequency offset and carrier phase estimation of a multi-frequency time division multiple access (MF-TDMA) demodulator that is applied to a digital video broadcasting—return channel system via satellite (DVB-RCS). The proposed joint estimation algorithm is based on the interpolation technique for two correlation values in the frequency and phase domains. This simple interpolation technique can significantly improve frequency and phase resolution capabilities of the proposed technique without increasing the number of the correlation values. In addition, the overall block diagram of a digital communications RECEIVER for DVB-RCS is presented, which was designed using the proposed estimation algorithms. Index Terms—Carrier phase estimation, DVB-RCS, frequency offset estimation, interpolation, joint estimation, MF-TDMA.

    标签: investigates estimation frequency carrier

    上传时间: 2015-12-30

    上传用户:ls530720646

  • 这是一个学习WinSocket编程的程序

    这是一个学习WinSocket编程的程序,它由3部分组成,一是发送Sender的程序,另一个是接收RECEIVER的程序,还有一个是信道channel。发送方发送的数据需要经过信道才能够被接收方接收到。这个信道是一个模拟信道,可以自由设置它成为可靠或者不可靠,在不可靠时又有几种情况。这些都是为了能够更好地去理解数据链路层的编程,对学习很有帮助。

    标签: WinSocket 编程 程序

    上传时间: 2013-12-25

    上传用户:luopoguixiong