Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

mimo::SpatialMuxDecMMSE Class Reference

#include <mimo-decoder.h>

Inheritance diagram for mimo::SpatialMuxDecMMSE:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 SpatialMuxDecMMSE (int deviceID, simth::DeviceSystemIntf *system, const simth::PropertyList &pl)
void Decode (const CVectorSeq &input_vectors, const MatrixFreqSignal &channel_estimation, simth::ModSeq &output_symbols, simth::ModSeq *output_softout)
void setSNR (double snr)

Related Functions

(Note that these are not member functions.)

 propertylist_SpatialMuxDecMMSE (not_a_function)

Detailed Description

Implementation of a linear Mimimum-Mean-Square-Error (MMSE) equalizer/decoder for a Spatial Multiplexing system (this is mostly the same as V-BLAST). At high SNR, this simply multiplies the received vectors with the matrix inverse of the channel transfer matrix. At lower SNRs, the formula is slightly different.


Constructor & Destructor Documentation

mimo::SpatialMuxDecMMSE::SpatialMuxDecMMSE int  deviceID,
simth::DeviceSystemIntf system,
const simth::PropertyList pl
 

Constructor. All parameters shall be passed through the given simth::PropertyList.


Member Function Documentation

void mimo::SpatialMuxDecMMSE::Decode const CVectorSeq input_vectors,
const MatrixFreqSignal channel_estimation,
simth::ModSeq output_symbols,
simth::ModSeq output_softout
[virtual]
 

Encodes the given sequence of symbols into the given output sequence of vectors.

Reimplemented from mimo::SpatialMuxDecZF.

void mimo::SpatialMuxDecMMSE::setSNR double  snr  ) 
 

Sets the signal-to-noise ratio to 'snr', while the signal power is kept constant.


Friends And Related Function Documentation

propertylist_SpatialMuxDecMMSE not_a_function   )  [related]
 

These are the properties of class SpatialMuxDecMMSE . This list is auto-generated from the XML-Devicelist of this device by means of an XSLT transformation script.

Description of this device in the XML file:

Note that this class also has the Properties of its base classes. The direct base class is mimo::SpatialMuxDecZF ; direct link to its propertylist should be propertylist_SpatialMuxDecZF(). The list below usually includes the properties that have been inherited from the base classes; the properties which belong only to this class can be found at the end of this list.

nr_rx
<unsigned>, default "" -- Number of receive antennas.

nr_tx
<unsigned>, default "" -- Number of transmit antennas.

2 properties in this class. The above properties have been inherited from the base class mimo::Decoder .

No properties defined in this particular class. The above properties have been inherited from the base class mimo::SpatialMuxDecZF .

snr
<string>, default "" -- Name of the SNR loop variable

1 properties in this class.


Generated on Tue Aug 9 14:43:57 2005 for mimolib by  doxygen 1.4.1