Content deleted Content added
→Further reading: add reference |
Article use. |
||
(24 intermediate revisions by 21 users not shown) | |||
Line 1:
{{Short description|Algorithm for analyzing noisy data streams}}
'''Maximum likelihood sequence estimation''' ('''MLSE''') is a [[mathematical algorithm]]
==Theory==
For an optimized detector for digital signals the priority is not to reconstruct the transmitter signal, but it should do a best estimation of the transmitted data with the least possible number of errors. The receiver emulates the distorted channel. All possible transmitted data streams are fed into this distorted channel model. The receiver compares the time response with the actual received signal and determines the most likely signal.
In cases that are most computationally straightforward, [[root mean square deviation]] can be used as the decision criterion<ref>G. Bosco, P. Poggiolini, and M. Visintin, "Performance Analysis of MLSE Receivers Based on the Square-Root Metric," J. Lightwave Technol. 26, 2098–2109 (2008)</ref> for the lowest error probability.
==Background==
Suppose that there is an underlying signal {''x''(''t'')}, of which an observed signal {''r''(''t'')} is available. The observed signal ''r'' is related to ''x'' via a transformation that may be nonlinear and may involve attenuation, and would usually involve the incorporation of [[random noise]]. The [[statistical parameter]]s of this transformation are assumed to be known. The problem to be solved is to use the observations {''r''(''t'')} to create a good estimate of {''x''(''t'')}.▼
Maximum likelihood sequence estimation is formally the application of [[maximum likelihood]] to this problem. That is, the estimate of {''x''(''t'')} is defined to be a sequence of values which maximize the functional
▲Suppose that there is an underlying signal {''x''(''t'')}, of which an observed signal {''r''(''t'')} is available. The observed signal ''r'' is related to ''x'' via a transformation that may be nonlinear and may involve attenuation, and would usually involve the incorporation of [[random noise]]. The [[statistical parameter]]s of this transformation are assumed known. The problem to be solved is to use the observations {''r''(''t'')} to create a good estimate of {''x''(''t'')}.
where ''p''(''
:<math>
where ''p''(''
In cases where the contribution of random noise is additive and has a [[multivariate normal distribution]], the problem of maximum likelihood sequence estimation can be reduced to that of a [[least squares]]
▲:<math>P(x)=p(x|r),</math>
▲where ''p''(''x''|''r'') denotes the conditional joint probability density function of the underlying series {''x''(''t'')} given that the observed series has taken the values {''r''(''t'')}. [[Bayes' theorem]] implies that
▲:<math>P(x)=p(x|r)=\frac{p(r|x)p(x)}{p(r)}.</math>
==See also==
▲In cases where the contribution of random noise is additive and has a [[multivariate normal distribution]], the problem of maximum likelihood sequence estimation can be reduced to that of a [[least squares]] minimisation.
* [[Maximum-likelihood estimation]]
* [[Partial-response maximum-likelihood]]
==References==
{{More footnotes|date=September 2010}}
{{reflist}}
==
* {{
* {{
* Crivelli, D. E.; Carrer, H. S., Hueda, M. R. (2005) [http://www.scielo.org.ar/pdf/laar/v35n2/v35n2a04.pdf "Performance evaluation of maximum likelihood sequence estimation receivers in lightwave systems with optical amplifiers"], ''Latin American Applied Research'', 35 (2), 95–98.
* Katz, G., Sadot, D., Mahlab, U., and Levy, A.(2008) "Channel estimators for maximum-likelihood sequence estimation in direct-detection optical communications", ''Optical Engineering'' 47 (4), 045003. {{
==External links==
* {{
{{DEFAULTSORT:Maximum Likelihood Sequence Estimation}}
[[Category:Telecommunications techniques]]
[[Category:Error detection and correction]]
[[Category:Signal estimation]]
|