eqbereval

所属分类:matlab编程
开发工具:matlab
文件大小:99KB
下载次数:368
上传日期:2007-08-03 15:09:33
上 传 者eefengwei
说明:  对线性均衡、判决反馈均衡和最大似然序列估计均衡等三种方法的实现和误码率的分析。
(Of linear balanced, decision feedback equalizer and maximum likelihood sequence estimation of three methods such as balanced realization and BER analysis.)

文件列表:
eqberdemo\eqberdemo.m (10129, 2004-06-30)
eqberdemo\eqber_adaptive.m (4667, 2004-06-30)
eqberdemo\eqber_graphics.m (23673, 2004-06-30)
eqberdemo\eqber_mlse.m (5345, 2004-06-30)
eqberdemo\eqber_siggen.m (986, 2004-06-30)
eqberdemo\eqberdemo_13.png (9460, 2004-06-30)
eqberdemo\eqber_adaptive.html (12718, 2004-06-30)
eqberdemo\eqber_mlse.html (14074, 2004-06-30)
eqberdemo\eqber_siggen.html (4059, 2004-06-30)
eqberdemo\eqberdemo.html (26337, 2004-06-30)
eqberdemo\eqberdemo.png (4381, 2004-06-30)
eqberdemo\eqberdemo_01.png (4256, 2004-06-30)
eqberdemo\eqberdemo_02.png (5813, 2004-06-30)
eqberdemo\eqberdemo_03.png (4078, 2004-06-30)
eqberdemo\eqberdemo_04.png (4891, 2004-06-30)
eqberdemo\eqberdemo_05.png (6458, 2004-06-30)
eqberdemo\eqberdemo_06.png (3984, 2004-06-30)
eqberdemo\eqberdemo_07.png (4888, 2004-06-30)
eqberdemo\eqberdemo_08.png (7295, 2004-06-30)
eqberdemo\eqberdemo_09.png (4038, 2004-06-30)
eqberdemo\eqberdemo_10.png (8747, 2004-06-30)
eqberdemo\eqberdemo_11.png (4342, 2004-06-30)
eqberdemo\eqberdemo_12.png (4080, 2004-06-30)
eqberdemo\figposition.m (1279, 2004-08-30)
eqberdemo (0, 2007-08-02)

This demo shows the BER performance of linear, decision feedback (DFE), and maximum likelihood sequence estimation (MLSE) equalizers when operating in a static channel with a deep null. The MLSE equalizer is invoked first with perfect channel knowledge, then with an imperfect, although straightforward, channel estimation algorithm. The BER results are determined through Monte Carlo simulation. The demo shows how to use these equalizers seamlessly across multiple blocks of data, where equalizer state must be maintained between data blocks. The demo plots the BER results dynamically, per Eb/No value. While the simulation is running at a particular Eb/No value, the plotted BER point will change its position on the plot to indicate how the collection of many errors reduces the variance of the BER estimate. The demo also shows the burst error performance of each of the classes of equalizers. It does so by showing a modified histogram of the intervals between consecutive errors. If a high percentage of errorless intervals is less than about five bits, then the error performance can be considered bursty. The following executable files are included with this demo: eqberdemo - main simulation executive eqber_adaptive - simulation loop for adaptive linear and DFE equalizers eqber_mlse - simulation loop for MLSE equalizers with and without perfect channel estimation eqber_siggen - generation of noisy, channel-filtered BPSK signals eqber_graphics - functions to create and update data visualization To run the demo, simply type "eqberdemo" at the MATLAB command line. In addition, this demo includes the following HTML files that enable you to browse through formatted versions of the simulation code. These HTML files are: eqberdemo.html eqber_adaptive.html eqber_mlse.html eqber_siggen.html The HTML includes images of the demo output at various stages of its execution.

近期下载者

相关文件


收藏者