eqberdemo

所属分类:matlab编程
开发工具:matlab
文件大小:110KB
下载次数:31
上传日期:2014-02-10 17:47:36
上 传 者小明123321
说明:  展示了线性、DFE、MLSE均衡器的信噪比性能,并通过蒙特卡罗模拟信道估计结果确定。
(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. )

文件列表:
eqberdemo\eqberdemo.asv (10130, 2012-04-27)
eqberdemo\eqberdemo.html (26337, 2004-06-30)
eqberdemo\eqberdemo.m (10129, 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\eqberdemo_13.png (9460, 2004-06-30)
eqberdemo\eqber_adaptive.html (12718, 2004-06-30)
eqberdemo\eqber_adaptive.m (4667, 2004-06-30)
eqberdemo\eqber_graphics.m (23673, 2004-06-30)
eqberdemo\eqber_mlse.html (14074, 2004-06-30)
eqberdemo\eqber_mlse.m (5345, 2004-06-30)
eqberdemo\eqber_siggen.html (4059, 2004-06-30)
eqberdemo\eqber_siggen.m (986, 2004-06-30)
eqberdemo\figposition.m (1279, 2004-08-30)
eqberdemo\test\fun_sa.m (155, 2012-04-06)
eqberdemo\test\UWA_channel.m (263, 2012-04-06)
eqberdemo\test (0, 2012-04-06)
eqberdemo (0, 2012-04-27)
67506279MMSE_T_F.zip (7135, 2014-01-25)

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.

近期下载者

相关文件


收藏者