Welcome![Sign In][Sign Up]
Location:
Search - ISI simulation

Search list

[Communication-Mobilelxk

Description: 本程序仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器造成的码间干扰(ISI)以及邻频干扰对下行链路性能的影响。-This procedure simulation of a regional data from the satellite downlink center (by a group of six carrier constituted) to assess the thermal noise, Intermodulation (IM) distortion, caused by the filter inter-symbol interference (ISI) and interference邻频on the downlink performance.
Platform: | Size: 88064 | Author: 三明 | Hits:

[Other Embeded programisis6

Description: a Matrix_led application with proteus simulation
Platform: | Size: 21504 | Author: hakan | Hits:

[matlabQAM

Description: QAM simulation using a carrier cosine wave with ISI
Platform: | Size: 407552 | Author: adi | Hits:

[Linux-Unixofdm-tge

Description: OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i)= 2*round(rand)-1 end create modulated BPSK signal first expand the bit stream exdata=[] for i=1:length(data) for rep=1:5 exdata= [exdata data(i)] end end ts=.1 t=1:ts:80.9 carrier=cos(pi*t) multiply expanded bitstream by cosine wave with carrier frequency this is the BPSK that is to be transmitted over the channel bpsk=carrier.*exdata bpsk=[bpsk(length(bpsk)-1) bpsk(length(bpsk)) bpsk] plot(bpsk) generating the noise p=rand(1,800)*2*pi p=rand*2*pi snr=10 r=sqrt(-1*(1/snr*log(1- rand))) no = 5*(r.* exp(j*p)) no = (r.* exp(j*p)) value of alpha al=rand+j*rand al=1 Spreading channel with the alpha as the variable for k=5:5:795 for l = 1:5 al=round(rand)+j*round(rand) rec(k+l)=bpsk(k+l)+al*bpsk(k-5+l) end end rxdata=rec+ no begin demodulation first multiply recie
Platform: | Size: 6146048 | Author: 卞敏捷 | Hits:

[matlabProg_OFDM

Description: 应用OFDM可以有效地对抗多径时延扩展。循环前缀不仅可以消除符号间干扰(ISI),还能消除子载波间干扰(ICI).本项目完整地仿真了OFDM系统。-Application of OFDM can effectively combat multipath delay spread. Cyclic prefix can not only eliminate inter-symbol interference (ISI), can eliminate Inter-carrier interference (ICI). This project a complete simulation of the OFDM system.
Platform: | Size: 41984 | Author: 吏继斌 | Hits:

[source in ebookf_lms

Description: 均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。 -Equalization technique is to overcome inter-symbol interference (Inter-Symbol Interference, ISI) and effective measures, due to the randomness of the channel characteristics with the variability in practice to eliminate inter-symbol interference is the most commonly used adaptive equalizer. In this paper, based on minimum mean-square (Least Mean Squares, LMS) algorithm and recursive least squares (Recursive Least Squares, RLS) algorithm is adaptive equalizer simulation studies to analyze the channel characteristics and design parameters of the adaptive equalizer convergence speed and steady-state performance.
Platform: | Size: 1024 | Author: xieliwei | Hits:

[Otherweixingfangzhen

Description: 包含非线性卫星转发器的FDM系统的仿真 仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器造成的码间干扰(ISI)以及邻频干扰对下行链路性能的影响。 -Contains the non-linear satellite transponder FDM system simulation simulation of a regional data centers from the satellite to the downlink (from a group of six carrier composition) to assess the thermal noise, intermodulation (IM) distortion, caused by the filter inter-symbol interference (ISI) and adjacent channel interference on the downlink performance.
Platform: | Size: 5120 | Author: 张燕燕 | Hits:

[3G developOFDMsystem

Description: 正交频分复用技术是近年来发展起来的新技术,在高速无线数据传输领域有很大的应用前景。文章在分析和总结相关文献的基础上,介绍了正交频分复用(OFDM)技术的发展历史,讨论了正交频分复用技术的基本原理和实现方法。通过分析表明,在高速无线通信中OFDM对于消除符号间干扰(ISI),降低系统的复杂度等方面具有很大优势。正交频分复用(OFDM)是一种多载波宽带数字调制技术,它能有效地克服传输中的多径干扰和消除码间串扰,适合于高速率的地面信道视频传输。本文就OFDM技术进行了较为详尽的分析,并对OFDM的传输特性进行了基于FFT算法实现的MATLAB软件模拟及模拟结果分析。 -OFDM is a new technology developed in recent years, high-speed wireless data transmission in the field of great applications. This paper analyzes and summarizes the basis of relevant literature, describes orthogonal frequency division multiplexing (OFDM) technology, history, orthogonal frequency division multiplexing discussed the basic principles and implementation methods. The analysis shows that in the high-speed wireless communication in OFDM symbol for the elimination of interference (ISI), and so reduce the complexity of the system has great advantages. Orthogonal frequency division multiplexing (OFDM) is a multi-carrier wideband digital modulation techniques, can effectively overcome the transmission of multi-path interference and the elimination of intersymbol interference, the ground for high-speed video transmission channel. In this paper, OFDM technology, a more detailed analysis, and transmission characteristics of OFDM FFT algorithm based on the MATLAB software simulation
Platform: | Size: 71680 | Author: 罗萍 | Hits:

[matlabweixingzhuanfaqi

Description: 仿真一个从卫星到区域数据中心的下行链路(由一组6个载波构成),评估热噪声,交调(IM)失真、由滤波器引起的码间干扰(ISI)以及临频干扰对下行链路性能的影响。-Simulation of a regional data center from the satellite to the downlink (from a group of six carrier composition) to assess the thermal noise, intermodulation (IM) distortion, caused by the filter ISI (ISI) and adjacent channel interference on the downlink link performance.
Platform: | Size: 10240 | Author: 高志敏 | Hits:

[matlabcommunication

Description: 对基于MATLAB的HDB3,迫零均衡,ISI等进行了仿真-MATLAB-based HDB3, zero forcing equalization, ISI and other simulation
Platform: | Size: 400384 | Author: 李洋 | Hits:

[AI-NN-PRdemo

Description: 功能强大,简单易用的脉冲反应型神经元模拟环境-Simulation of the integrate and firing neurons including the interactive, random spike train generation, ISI measurement, etc.
Platform: | Size: 2048 | Author: 杨志军 | Hits:

[matlabLMSRLS

Description: 两种算法(LMS和RLS)实现CDMA系统盲多用户检测的仿真。结论验证了在加性高斯白招生信道下、同步DS-CDMA系统中接收机应用这两种盲多用户检测算法抑制多址干扰(MAI: multiple access interference)和码间串扰(ISI: inter symbol interference)的能力,仿真实验与理论推导相吻合。实验与理论都表明,RLS性能好于LMS,而LMS计算量明显小于RLS。-This paper discusses two algorithms (LMS and RLS) to achieve blind multiuser detection CDMA system simulation. Conclusion is verified in the Additive White Gaussian noise channel, the synchronous DS-CDMA system receiver applications both blind multiuser detection algorithm to suppress Multiple Access Interference(MAI)and Inter Symbol Interference (ISI) the ability of simulation is consistent with the theoretical. Both experiment and theory show that, RLS’s Performance is better than LMS, and the LMS ‘s computation was significantly less than RLS.
Platform: | Size: 1024 | Author: song | Hits:

[matlabproject1

Description: 摘要:用MATLAB对基带数据传输解调检测进行仿真,推导不同先验概率下,接收端最小错误的判决门限。仿真不同先验概率下的误码性能,二进制与多进制的误码性能比较,码间串扰对误码性能的影响,及频偏对串行通信误码率的影响。 关键词:MATLAB,基带传输,检测,判决门限 -Abstract: Using MATLAB for baseband demodulation simulation data derived under different prior probability, the receiver decision threshold minimum error. Simulation under different prior probability of error performance, binary and multi-bit error performance of binary comparison ISI on the BER performance, and the offset of the serial communication error rate. Keywords: MATLAB, baseband transmission, detection, decision threshold
Platform: | Size: 2632704 | Author: 郑永钊 | Hits:

[matlabreduce_ISI(NLMS_BLMS)

Description: 如何减少ISI?分别用NLMS,BLMS,基于符号的LMS算法完成仿真,并比较结果,包括不同信道参数w,不同数据块长度L对其的影响。-How to reduce the ISI? Respectively NLMS, BLMS, symbol-based LMS algorithm to complete the simulation, and compare the results, including different channel parameters w, different data block length L of its impact.
Platform: | Size: 1024 | Author: lfzhang | Hits:

[OtherMATLAB-ISI--process

Description: MATLAB环境下ISI信道仿真及自适应均衡器设计程序说明。文章中有设计的matlab程序及实验结果-Description the MATLAB environment ISI channel simulation and adaptive equalizer design program. Article in the the matlab procedure and experimental results of the design
Platform: | Size: 81920 | Author: baojianhui | Hits:

[Industry researchOFDM-SIMULATION-in-MATLAB

Description: In a single carrier communication system, the symbol period must be much greater than the delay time in order to avoid inter-symbol interference (ISI) [1].-In a single carrier communication system, the symbol period must be much greater than the delay time in order to avoid inter-symbol interference (ISI) [1].
Platform: | Size: 9848832 | Author: manita | Hits:

[matlabISI

Description: 理解无码间串扰的条件;利用matlab仿真,验证无码间串扰的条件,画出相关波形及眼图,并画出有噪声时的误码率特性曲线;对仿真结果进行性能分析 -Understand the inter-symbol interference-free conditions using matlab simulation, verification without inter-symbol interference conditions, draw relevant waveforms and eye diagram, bit error rate characteristic curve and draw when there is noise performance analysis of simulation results
Platform: | Size: 57344 | Author: wanghao | Hits:

[OtherAnti-ISI-jamming--m-sequence

Description: 采用m序列替代随机序列作为扩频码,仿真其性能;完成了与随机序列扩频性能之间的比较;完成无线多径ISI信道建模,在ISI信道下,研究了m序列与golden序列抗ISI的仿真误码率比较-M sequence used as a substitute random sequence spreading code, simulation of its performance, the completion of the comparison between the performance of random-sequence spread spectrum, complete the wireless multipath channel model ISI, ISI channel under study the m sequence and golden sequence of the anti ISI BER simulation comparison
Platform: | Size: 5120 | Author: 许乐 | Hits:

[matlabsingle-channel-ISI

Description: 使用MATLAB实现通信单通道码间串扰影响的仿真-Simulation of the impact between the single-channel ISI
Platform: | Size: 3072 | Author: Monsoon | Hits:

[OtherOFDM SIMULATION in MATLAB

Description: In a single carrier communication system, the symbol period must be much greater than the delay time in order to avoid inter-symbol interference (ISI) [1].
Platform: | Size: 9832448 | Author: N123 | Hits:
« 12 »

CodeBus www.codebus.net