|
These are the properties of class PCSDecoder . 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:
Partial Channel State Information Mimo Decoder The Decoder/Encoder pair is a close relative to the SVD- and a BLAST (Spatial mux with zero forcing) encoder. The special feature is, that you can vary the performance in-between those borders by choosing the proper number of parameters. These parameters are extracted from the optimal transmission matrix produced by the SVD-scheme. In the encoder these parameters are used to build up a transmission matrix which approximates the optimal one depending on the number of parameters that have been given to the encoder by the decoder. In Simthetic a backward channel necessary for such a system is not possible so you have to give the encoder its own source of channel knowledge by connecting the channel estimator.
Note that this class also has the Properties of its base classes. The direct base class is mimo::Decoder ; direct link to its propertylist should be propertylist_Decoder(). 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_param
<unsigned> , default "" -- Determines the number of desired Parameters that will be used for building the transmission matrix. If zero is chosen, the transmission matrix is the identity matrix and you will have a BLAST-like scheme. If the maximum number of parameters is chosen, which is calculated by (#tranmit antennas - 1)#tranmit antennas / 2, you will have a SVD-scheme. Values that exceed this range will be set to minimum or maximum respectively.
diff_extr
<bool> , default "" -- Activates differential matrix update. The actual matrix and its antecessor on the same subcarrier are being compared and only die difference is parameterized. The result is used for building up the transmission matrix by updating its antecessor.
int_hard_dec
<bool> , default "" -- Use internal hard decision for the iteration that computes the output vectors. If you choose "false" the computation is a linear solving, if not you will get a non-linear iteration. This hard decision will not be applied to the resulting values of the output vectors. If the bit loading information interface is connected, this option is switched off and adaptive internal hard decision will automatically be activated. DON'T ACTIVATE THIS OPTION IF ADAPTIVE MODULATION IS USED OR YOUR RESULTS WILL BE SPOILED COMPLETELY.
bits_per_symbol
<unsigned> , default "" -- Number of bits that are coded by one transmission symbol.
num_carrier
<unsigned> , default "" -- Number of OFDM subcarriers.
quality
<bool> , default "" -- Output to prompt the relative distance of the diagonal elements and Frobenius norm of the differences of the gain matrix used here to the optimal gain matrix of SVD. The output will appear when the simulation has ended.
mod_type
<enum> , default "PSK" -- Modulation type must equal the modulation block used within the simulation.
easy_alg
<bool> , default "" -- Activates an alternative type of parameter extraction algorithm slightly different from the original one.
8 properties in this class. |