欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程资源 > 编程问答 >内容正文

编程问答

线性MMSE检波和ZF检波

发布时间:2023/12/20 编程问答 45 豆豆
生活随笔 收集整理的这篇文章主要介绍了 线性MMSE检波和ZF检波 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

线性检波系统如下:


从接收信号y估计发送信号x, x=Gy, y已知, 就是估计矩阵G.
Linear MMSE Detector
MMSE原理: 最小化MSE.

The main idea of the MMSE detector is to minimize the mean-square error (MSE) between the transmitted x and the estimated signal HHy as given by

where E is the expectation operator. MMSE detector takes the noise effect into consideration as

where I is the identity matrix. The output of the MMSE detector can be obtained by


ZF Detector
ZF原理与MMSE不同, ZF是最小化误差, 用最小二乘法, 也因此, 没有考虑进噪音的影响

如下:
公式(5)(6)是ZF对线性矩阵G和发送信号的估计, (7)(8)是MMSE的估计, 明显MMSE中有SNR, 即噪音被考虑在内, 故MMSE一般更精确

总结

以上是生活随笔为你收集整理的线性MMSE检波和ZF检波的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。