Research Article

Bit Rate Optimization with MMSE Detector for Multicast LP-OFDM Systems

Algorithm 1

Bit-loading algorithm with MMSE detector.
for all block ๐‘ โˆˆ [ 1 ; ๐ต ] โ€‰โ€‰do
โ€ƒCompute { ๐‘Ÿ ๐‘ข } ๐‘ข โˆˆ [ 1 ; ๐‘ˆ ] from (11)
โ€ƒCompute { ฮจ ๐‘ข } ๐‘ข โˆˆ [ 1 ; ๐‘ˆ ] from (15)
โ€ƒwhileโ€‰โ€‰ โˆ‘ ๐‘ข ฮจ ๐‘ข โ‰ค 1 โ€‰โ€‰do
โ€ƒโ€ƒAdd 1 bit to { ๐‘Ÿ ๐‘ข } ๐‘ข โˆˆ [ 1 ; ๐‘ˆ ] , while minimizing the dispersion of values
โ€ƒโ€ƒCompute { ฮจ ๐‘ข } ๐‘ข โˆˆ [ 1 ; ๐‘ˆ ] from (15)
โ€ƒend while
end for