Expand this Topic clickable element to expand a topic
Skip to content
Optica Publishing Group

BICM-ID scheme for clipped DCO-OFDM in visible light communications

Open Access Open Access

Abstract

Visible light communication (VLC) is recommended for indoor transmissions in 5G network, whereby DC-biased optical orthogonal frequency division multiplexing (DCO-OFDM) is adopted to eliminate the inter-symbol interference (ISI) but suffers from considerable performance loss induced by clipping distortion. In this paper, bit-interleaved coded modulation with iterative demapping and decoding (BICM-ID) scheme for clipped DCO-OFDM is investigated to enhance the performance of VLC systems. In order to further mitigate the clipping distortions, a novel soft demapping criterion is proposed, and a simplified demapping algorithm is developed to reduce the complexity of the proposed criterion. Simulation results illustrate that the enhanced demapping algorithm achieves a significant performance gain.

© 2016 Optical Society of America

1. Introduction

Recently, visible light communication (VLC) is regarded as a promising candidate technology to provide high-rate Internet access for indoor scenarios in 5G wireless communication network [1]. In VLC systems, the transmitted signals are directly used to drive on light emitting diodes (LED) and have to be real-valued and non-negative for intensity modulation and direct detection (IM/DD) [2]. Optical orthogonal frequency-division multiplexing (OFDM) is commonly adopted in VLC systems due to its strong resistance against inter-symbol interference (ISI) [3].

Several optical OFDM schemes [4, 5] are proposed to satisfy the real-valued and positive constrains of VLC systems with careful tradeoff between power and spectral efficiency. For DC-biased OFDM (DCO-OFDM) [4], Hermitian symmetry is applied in frequency domain and additional DC bias guarantees the positive time-domain outputs. Since the electronic to optical power transfer characteristic of LED exhibits an intense non-linearity, DCO-OFDM signals should be clipped based on dynamic range of LEDs. Due to the inherent high peak-to-average power ratio (PAPR) of DCO-OFDM, clipping operation results in a considerable distortion in frequency domain, which deteriorates the performance inevitably [6]. Specific PAPR or cubic metric (CM) reduction methods for DCO-OFDM are proposed in [7–9 ] to achieve significant clipping distortion mitigation, whereas these algorithms have high complexity and are difficult to be implemented. In contrast, [10] proposes a low-complexity adaptive scaling and biasing scheme for DCO-OFDM with limited performance gain. Besides that, low-complexity maximum likelihood sequence detection for clipped DCO-OFDM signals is capable of approaching the performance of ideal case [11].

Bit-interleaved coded modulation with iterative demapping and decoding (BICM-ID) is a preferred option for VLC systems, which adopts bitwise interleaving to increase the diversity order and provides strong error correction capability with soft information feedback at the receiver [12]. In this paper, BICM-ID scheme for clipped DCO-OFDM is investigated for VLC systems to enhance the performance. The conventional demapper for clipped DCO-OFDM neglects the correlation between clipping distortions over different subcarriers in frequency domain and suffers a significant performance loss [6]. Considering the characteristic of clipped DCO-OFDM, a novel demapping extrinsic log likelihood ratio (LLR) criterion is derived by incorporating the sequence likelihood, which provides more accurate soft information for the decoder to improve error correction. Besides that, a simplified demapping algorithm is developed to reduce the high complexity of the proposed LLR calculation. Simulation results verify that BICM-ID scheme with the proposed soft demapper achieves a significant performance gain and clipping distortion mitigation in VLC systems.

2. System model

In this section, BICM-ID scheme with the conventional demapper for clipped DCO-OFDM is proposed as depicted in Fig. 1. At the transmitter, The source bits u are converted into c and c π after the encoder and the interleaver. The mapper transfers the encoded bits into symbol vector X = [X 1, X 2,..., X Nused]T𝔛 Nused in each N-point DCO-OFDM block according to the 2m-ary constellation set 𝔛, where Nused denotes the number of occupied subcarriers. X DCO is generated in Hermitian symmetry, which is defined as

XDCO=HS(X)=[0,X1,,XNused,0,0,XNused*,,X1*]T.

X DCO is fed to inverse fast Fourier transformation (IFFT) converter to generate real-valued time-domain signal x, and we have

xn=1Nk=0N1XDCO,kexp(j2πknN),n=0,1,..,N1,
where xn and X DCO,k are the n-th element of x and the k-th element of X DCO, respectively. Since LED is driven by the positive electronic signal, DC bias B DC should be added to x. Considering the nonlinear LED transfer characteristic, x + B DC is clipped beyond the LED dynamic region of [A min, A max] [13]. The transmitted DCO-OFDM signals x DCO could be expressed as
xDCO=x+BDC,
where the double-side clipping ⌊·⌋ is defined as
z={Amin,z<AminAmax,z>Amaxz,else.

DCO-OFDM signals are modulated on the illumination of the emitted visible light and transmitted over VLC channel, which is assumed as additive white Gaussian noise (AWGN) channel [6]. At the receiver, the photodiode (PD) component transfers the optical signals into electronic format y = x DCO + n, where n denotes the N-dimension independent and identical Gaussian distributed noise with zero mean and variance of σ 2. Traditionally, clipping distortions of DCO-OFDM signals are modeled as non-correlated noise, the conventional iterative demapper is simply applied with the received frequency-domain symbol vector Y after FFT converter. The demapper of BICM-ID scheme exports the extrinsic LLR as input soft information of the decoder iteratively. In terms of tradeoff between complexity and performance, max-sum approximation of the maximum a posteriori probability in log-domain (Max-Log-MAP) algorithm [14] is invoked to calculate the extrinsic LLR. Lka represents the m-length a priori LLR vector of the symbol on the k-th subcarrier and the total a priori LLR vector L a is grouped as La=[(L1a)T,(L2a)T,,(LNuseda)T]T. Assuming that Yk is the k-th element of Y, the extrinsic LLR of the i-th bit on the k-th subcarrier Lk,ia is acquired as [15]

Lk,ielogmaxX¯k𝒳i(0){P(Yk|X¯k)P(X¯k|Lka)}maxX¯k𝒳i(1){P(Yk|X¯k)P(X¯k|Lka)}Lk,ia=maxX¯k𝒳i(0){1σ2X¯kYk2+12sT(X¯k)Lka}maxX¯k𝒳i(1){1σ2X¯kYk2+12sT(X¯k)Lka}Lk,ia.

In Eq. (5), 𝒳i(b) denotes the constellation subset of 𝔛 with the i-th labeled bit bi = b ∈ {0, 1}, and the m-length vector s(k) = 1 − 2b ()k, where k is the candidate symbol on the k-th subcarrier and b(k) represents the associated labeled bit vector of k. The de-interleaved demapping LLR L a,d is then fed to soft decoder to calculate the a posteriori LLR L p,d for data recovery and extrinsic LLR L e,d for iterative demapping.

 figure: Fig. 1

Fig. 1 The block diagram of DCO-OFDM transceiver using BICM-ID technology.

Download Full Size | PDF

3. Enhanced iterative demapping algorithm

In this section, a novel extrinsic LLR criterion derivation for clipped DCO-OFDM is proposed to generate more accurate LLR by incorporating the correlation between clipping distortions over different subcarriers. Besides that, a simplified demapping algorithm is incorporated in the proposed demapper to reduce the complexity of extrinsic LLR calculation.

3.1. Novel LLR calculation criterion

In the conventional demapper of BICM-ID scheme, LLR vector on each subcarrier is separately calculated according to Max-Log-MAP algorithm and the correlation between clipping distortions over different subcarriers is neglected, which impairs the performance of BICM-ID based VLC systems. Hence, symbol vector on occupied subcarriers should be exploited to recover the clipping distortion and generate more accurate LLR. Assuming that is arbitrary Nused-length candidate symbol vector, the likelihood of received signal y is formulated as

P(y|X¯)=1(2πσ2)N2exp(12σ2xr(X¯)y2).
The reconstructed time-domain DCO-OFDM signal x r () is acquired as
xr(X¯)=IFFT(HS(X¯))+BDC.

Since the clipping operation damages the orthogonality of subcarriers, the calculation of Lk,ia requires to search all the candidate symbol vector rather than the candidate symbol k, which is only the k-th element of , to maximize the a posteriori probability. Given that 𝒳k,iNused,(b) denotes the subset of 𝔛 Nused, where the i-th labeled bit of the k symbol is fixed as b ∈ {0, 1}, by substituting single symbol with symbol vector in Eq. (5), we have

Lk,ielogmaxX¯𝒳k,iNused,(0){P(y|X¯)P(X¯|La)}maxX¯𝒳k,iNused,(1){P(y|X¯)P(X¯|La)}Lk,ia=maxX¯𝒳k,iNused,(0){12σ2xr(X¯)y2+12sT(X¯)La}maxX¯𝒳k,iNused,(1){12σ2xr(X¯)y2+12sT(X¯)La}Lk,ia.

It is obvious that the proposed LLR calculation criterion in Eq. (8) consumes N multiplication to acquire Euclidean distance ‖⌊x r ()⌋ − y2 and searches all 2mNused possible candidate vector to find the maximum a posteriori probability. Hence, Eq. (8) exhausts 2mNused IFFT operation and 2mNused N multiplication to calculate each Lk,ie, which makes the proposed demapping algorithm infeasible in practice.

3.2. Simplified demapping algorithm

In order to reduce the complexity of the proposed LLR criterion, three steps are presented to simplify the maximization operation, Euclidean distance calculation and time-domain signal regeneration.

3.2.1. Target vector subset narrowing

It is reasonable to assume that the transmitted symbol vector X approaches the optimal solution of maximizing a posteriori probability in log-domain when high SNR channel is adopted.

An accurate estimated symbol vector Xa(La)=[Xa(L1a)Xa(L2a),,Xa(LNuseda)]T could be simply acquired based on a priori LLR L a provided by the decoder. The associated LLR vector Lka on k-th subcarrier is transferred into a priori bit vector ba(Lka) as

bik(Lka)={0,Lk,ia01,Lk,ia<0,
where bik(Lka) is the i-th element of ba(Lka). According to the constellation set 𝔛, ba(Lka) is mapped into estimated symbol Xa(Lka). With the aid of X a (L a), a simplified strategy is proposed to narrow the target vector subset 𝒳k,iNused,(b), b ∈ {0, 1} in Eq. (8). When the extrinsic LLR Lk,ie of the k-th symbol is calculated, candidate symbol vector X¯𝒳k,iNused,(b), b ∈ {0, 1} is substituted with X¯k(X¯k,La)=[X¯1k(X¯k,La),X¯2k(X¯k,La),X¯Nusedk(X¯k,La)]T which is assigned as
X¯lk(X¯,La)={X¯k,l=kXa(Lla),lk,
where X¯k𝒳i(b), b ∈ {0, 1}. By incorporating this approximation, the LLR criterion for clipped DCO-OFDM signals in Eq. (8) is simplified as
Lk,ie=maxX¯k𝒳i(0){12σ2xr(X¯k(X¯k,La))y2+12sT(X¯k)Lka}maxX¯k𝒳i(1){12σ2xr(X¯k(X¯k,La))y2+12sT(X¯k)Lka}Lk,ia.
Thus, the essential number of searching possible vectors is reduced from 2mNused to 2m.

3.2.2. One-dimension Euclidean distance

Euclidean distance is repeatedly calculated in maximization operation of Eq. (11), which consumes extremely high complexity. In order to further reduce the demapping complexity, N-dimension time-domain Euclidean distance could be approximated as one-dimension frequency-domain counterpart. According to Parseval’s theorem, the powers of time-domain and frequency-domain signals are equivalent, we have

xr(X¯k(X¯k,La))y2=l=0NXlc(X¯k,La)Yl2,
where Xlc(X¯k,La) represents the l-th frequency-domain symbol of clipped regenerated time-domain DCO-OFDM signal ⌊x r ( k (k, L a))⌋. Due to simplification in step 1), two candidate symbol vectors k (k, L a) in Eq. (11) share the same frequency-domain symbols on all sub-carriers except the k-th element and the clipping distortions of the regenerated DCO-OFDM signals differ slightly since only the candidate symbol k on the k-th subcarrier is changed. Hence, it is reasonable to approximate that Xlc(X¯k,La), lk or lNk are non-correlated with k and could be neglected in calculation of the difference between two maximum a posteriori probability in log-domain. By substituting Eq. (12) in Eq. (11), we have
Lk,ie=maxX¯k𝒳i(0){12σ2l=0NXlc(X¯k,La)Yl2+12sT(X¯k)Lka}maxX¯k𝒳i(1){12σ2l=0NXlc(X¯k,La)Yl2+12sT(X¯k)Lka}Lk,iamaxX¯k𝒳i(0){1σ2Xkc(X¯k,La)Yk2+12sT(X¯k)Lka}maxX¯k𝒳i(1){1σ2Xkc(X¯k,La)Yk2+12sT(X¯k)Lka}Lk,ia,
where the extrinsic LLR for clipped DCO-OFDM is acquired by only calculating one-dimension Euclidean distance. It is worthwhile to note that the k-th frequency-domain symbol Xlc(X¯k,La) is simply calculated as
Xkc(X¯k,La)=NekTxr(X¯k(X¯k,La)),
where ek=[exp(2πN0k),exp(2πN1k),,exp(2πN(N1)k)]T. The above transformation involves phase shifting and the multiplication is not necessary.

3.2.3. Simplified time-domain signal regeneration

There exists only one different frequency-domain symbol on the k-th subcarrier between the estimated vector X a (L a) and the candidate vector k (k, L a ). This property could be exploited to reduce the number of IFFT operation significantly in time-domain signal regeneration. Initially, X a (L a) is given in step 1) and transferred into associated DCO-OFDM time-domain signal x r (X a (L a)) according to Eq. (7), which consume only one IFFT operation. When each extrinsic LLR Lk,ie is processed with the simplified demapping algorithm in Eq. (13), the regenerated DCO-OFDM time-domain signal x r ( k (k, L a)) is acquired as

xnr(X¯k(X¯k,La))=xnr(Xa(La))+2NRe((X¯kXa(Lka))exp(2πNkn)),n=0,1,,N1,
where xnr(X¯k(X¯,La)) and xnr(Xa(La)) are the n-th elements of x r ( k (, L a)) and x r (X a (L a)) respectively. Hence, no extra IFFT operation is required in the simplified demapping algorithm.

In summary, the proposed demapping algorithm consumes 2m multiplication and no extra IFFT operation when calculating each extrinsic LLR Lk,ie and could reduce the implementation complexity significantly. Compared with the conventional demapper based on Eq. (5), the proposed demapper consumes one additional FFT module to process each DCO-OFDM block and requires the same number of multiplications to calculate each extrinsic LLR.

4. Simulation results

In this section, both extrinsic information transfer (EXIT) chart [16] analysis and bit error rate (BER) curves are presented to investigate the performance of the proposed iterative demapper for clipped DCO-OFDM. The numbers of total and occupied subcarrier were set as N = 64 and Nused = 27 respectively. 16-ary and 64-ary quadrature amplitude modulation (QAM) constellations were adopted. Besides that, 1/2-rate 1296-bit low density parity check (LDPC) code from IEEE 802.11 specification [17] was selected. Since the row and column of LDPC code check matrix were interleaved, interleaver was omitted in simulations. In the doubled-side clipping of Eq. (4), the DC bias voltage B DC was set as (A min + A max) /2 to make full use of the dynamic region [18] and the clipping levels were set as 9 dB, 11 dB for 16QAM and 64QAM, respectively.

Figure 2 and Fig. 3 illustrate the EXIT charts of the conventional, the proposed demapper and LDPC decoder over AWGN channel with SNR = 8.5 dB and SNR = 12 dB for 16QAM and 64QAM, respectively. As for both figures, when the mutual information between L a and transmitted bits equals to zero, the output mutual information of LLR L e calculated by the proposed demapper is much lower than the conventional demapper. This phenomenon implies that in initial iteration where the a priori LLR L a is absent, the proposed demapper could not generate estimated vector X a (L a) and export inaccurate extrinsic LLR. Thus, the conventional Max-Log-MAP algorithm should be adopted in the first iteration of the proposed demapper. However, as the mutual information between L a and the transmitted bits increases in Fig. 2, the EXIT transfer curve of the proposed demapper exhibits larger slope and converges to the point where mutual information of the decoder output LLR equals to 0.96. In contrast, the conventional demapper only reaches the point of 0.84. The similar results are presented in the case of high order modulation 64QAM. As depicted in Fig. 3, converge points of the conventional and the proposed demapper are 0.79 and 0.91, respectively. The EXIT chart analysis proves that the proposed iterative demapper generates more accurate extrinsic LLR and exhibits the enhanced convergency for clipped DCO-OFDM.

 figure: Fig. 2

Fig. 2 The EXIT chart of the conventional and the proposed demapper for 16QAM and SNR = 8.5 dB.

Download Full Size | PDF

 figure: Fig. 3

Fig. 3 The EXIT chart of the conventional and the proposed demapper for 64QAM and SNR = 12 dB.

Download Full Size | PDF

Figure 4 presents the BER curves of clipped DCO-OFDM VLC systems based on BICM-ID scheme with different order modulation constellations and iterative demappers over the AWGN channel. The proposed iterative demapping algorithm achieves a significant BER performance gain of 1.3 dB and 1.0 dB for 16QAM and 64QAM at BER = 10−5 compared with its conventional counterpart, which demonstrates that the extrinsic LLR provided by the proposed demapper assists the decoder to improve bit error correction. The simulation results proves that the proposed iterative demapper is capable of enhancing the performance of the clipped DCO-OFDM VLC systems and mitigating the clipping distortions.

 figure: Fig. 4

Fig. 4 The BER performance of the conventional and the proposed demapper for clipped DCO-OFDM VLC systems.

Download Full Size | PDF

5. Conclusion

In this paper, a BICM-ID scheme for clipped DCO-OFDM is investigated for VLC systems. Considering the correlation between clipping distortions over different subcarriers, we derive a novel extrinsic LLR criterion for clipped DCO-OFDM to provide more accurate LLR for the decoder and develop a simplified demapping algorithm to reduce the complexity of the proposed extrinsic LLR criterion. Simulation results demonstrate that BICM-ID scheme with the proposed iterative demapper enhances the convergency and BER performance of clipped DCO-OFDM VLC systems and mitigates the LED nonlinearity effectively.

Acknowledgments

This work was supported in part by the National Key Basic Research Program of China under Grant 2013CB329203, by the National Natural Science Foundation of China under Grant 61271266, by the Shenzhen Visible Light Communication System Key Laboratory under Grant ZDSYS20140512114229398, by the Shenzhen Wireless over Visible Light Communication Technology Engineering Laboratory under Grant SDRC [2012] No.1440, and by the Shenzhen Peacock Plan under Grant 1108170036003286.

References and links

1. C. X. Jovicic, F. Haider, X. Gao, X You, Y. Yang, D. Yuan, H. M. Aggoune, H. Haas, S. Fletcher, and E. Heosaydir, “Cellular architecture and key technologies for 5G wireless communication networks,” IEEE Commun. Mag. 52(2), 122–130 (2014). [CrossRef]  

2. J. M. Kahn and J. R. Barry, “Wireless infrared communications,” Proc. IEEE 85(2), 265–298 (1997). [CrossRef]  

3. J. Armstrong, “OFDM for Optical Communications,” J. Lightwave Technol. 27(3), 189–204 (2009). [CrossRef]  

4. J. B. Carruthers and J. M. Kahn, “Multiple-subcarrier modulation for nondirected wireless infrared communication,” IEEE J. Sel. Areas. Commun. 14(3), 538–546 (1996). [CrossRef]  

5. Q. Wang, C. Qian, X. Guo, Z. Wang, D. G. Cunningham, and I. H. White, “Layered ACO-OFDM for intensity-modulated direct-detection optical wireless transmission,” Opt. Express 23(9), 12382–12393 (2015). [CrossRef]   [PubMed]  

6. S. Dimitrov and H. Haas, “Information rate of OFDM-based optical wireless communication systems with nonlinear distortion,” J. Lightwave Technol. 31(6), 918–929 (2013). [CrossRef]  

7. H. Zhang, Y. Yuan, and W. Xu, “PAPR reduction for DCO-OFDM visible light communications via semidefinite relaxation,” IEEE Photon. Technol. Lett 26(17), 1718–1721 (2014). [CrossRef]  

8. J. G. Doblado, A. C. O. Oria, V. Baena-Lecuyer, P. Lopez, and D. Perez-Calderon, “Cubic metric reduction for DCO-OFDM visible light communication systems,” J. Lightwave Technol. 33(10), 1971–1978 (2015). [CrossRef]  

9. T. Mao, Z. Wang, Q. Wang, and L. Dai, “Ellipse-based DCO-OFDM for visible light communications,” Opt. Commun. 360, 1–6 (2016). [CrossRef]  

10. Z. Wang, Q. Wang, S. Chen, and L. Hanzo, “An adaptive scaling and biasing scheme for OFDM-based visible light communication systems,” Opt. Express 22(10), 12707–12715 (2014). [CrossRef]   [PubMed]  

11. J. Tan, Z. Wang, Q. Wang, and L. Dai, “Near-optimal low-complexity sequence detection for clipped DCO-OFDM,” IEEE Photon. Technol. Lett 28(3), 233–236 (2016). [CrossRef]  

12. S. ten Brink, J. Speidel, and R. H. Yan, “Iterative demapping and decoding for multilevel modulation,” in Proc. Globecom.579–584 (1998).

13. K. Ying, Z. Yu, R. J. Baxley, H. Qian, G. K. Chang, and G. T. Zhou, “Nonlinear distortion mitigation in visible light communications,” IEEE Wireless Commun. 22(2), 36–45 (2015). [CrossRef]  

14. P. Robertson, E. Villebrun, and P. Hoeher, “A comparison of optimal and sub-optimal MAP decoding algorithms operating in the log domain,” in Proc. ICC, 1009–1013 (1995).

15. J. Tan, Z. Wang, C. Qian, Z. Wang, S. Chen, and L. Hanzo, “A reduced-complexity demapping algorithm for BICM-ID systems,” IEEE Trans. Veh. Technol. 64(9), 4350–4356 (2015). [CrossRef]  

16. S. ten Brink, “Convergence behavior of iteratively decoded parallel concatenated codes,” IEEE Trans. Commun. 49(10), 1727–1737 (2001). [CrossRef]  

17. IEEE Std. 802.11-2012, Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications (2012).

18. K. Ying, Z. Yu, R. J. Baxley, and G. T. Zhou, “Optimization of signal-to-noise-plus-distortion ratio for dynamic-range-limited nonlinearities,” Digital Signal Processing 36, 104–114 (2015). [CrossRef]  

Cited By

Optica participates in Crossref's Cited-By Linking service. Citing articles from Optica Publishing Group journals and other participating publishers are listed here.

Alert me when this article is cited.


Figures (4)

Fig. 1
Fig. 1 The block diagram of DCO-OFDM transceiver using BICM-ID technology.
Fig. 2
Fig. 2 The EXIT chart of the conventional and the proposed demapper for 16QAM and SNR = 8.5 dB.
Fig. 3
Fig. 3 The EXIT chart of the conventional and the proposed demapper for 64QAM and SNR = 12 dB.
Fig. 4
Fig. 4 The BER performance of the conventional and the proposed demapper for clipped DCO-OFDM VLC systems.

Equations (15)

Equations on this page are rendered with MathJax. Learn more.

X DCO = HS ( X ) = [ 0 , X 1 , , X N used , 0 , 0 , X N used * , , X 1 * ] T .
x n = 1 N k = 0 N 1 X DCO , k exp ( j 2 π k n N ) , n = 0 , 1 , . . , N 1 ,
x DCO = x + B DC ,
z = { A min , z < A min A max , z > A max z , else .
L k , i e log max X ¯ k 𝒳 i ( 0 ) { P ( Y k | X ¯ k ) P ( X ¯ k | L k a ) } max X ¯ k 𝒳 i ( 1 ) { P ( Y k | X ¯ k ) P ( X ¯ k | L k a ) } L k , i a = max X ¯ k 𝒳 i ( 0 ) { 1 σ 2 X ¯ k Y k 2 + 1 2 s T ( X ¯ k ) L k a } max X ¯ k 𝒳 i ( 1 ) { 1 σ 2 X ¯ k Y k 2 + 1 2 s T ( X ¯ k ) L k a } L k , i a .
P ( y | X ¯ ) = 1 ( 2 π σ 2 ) N 2 exp ( 1 2 σ 2 x r ( X ¯ ) y 2 ) .
x r ( X ¯ ) = IFFT ( HS ( X ¯ ) ) + B DC .
L k , i e log max X ¯ 𝒳 k , i N used , ( 0 ) { P ( y | X ¯ ) P ( X ¯ | L a ) } max X ¯ 𝒳 k , i N used , ( 1 ) { P ( y | X ¯ ) P ( X ¯ | L a ) } L k , i a = max X ¯ 𝒳 k , i N used , ( 0 ) { 1 2 σ 2 x r ( X ¯ ) y 2 + 1 2 s T ( X ¯ ) L a } max X ¯ 𝒳 k , i N used , ( 1 ) { 1 2 σ 2 x r ( X ¯ ) y 2 + 1 2 s T ( X ¯ ) L a } L k , i a .
b i k ( L k a ) = { 0 , L k , i a 0 1 , L k , i a < 0 ,
X ¯ l k ( X ¯ , L a ) = { X ¯ k , l = k X a ( L l a ) , l k ,
L k , i e = max X ¯ k 𝒳 i ( 0 ) { 1 2 σ 2 x r ( X ¯ k ( X ¯ k , L a ) ) y 2 + 1 2 s T ( X ¯ k ) L k a } max X ¯ k 𝒳 i ( 1 ) { 1 2 σ 2 x r ( X ¯ k ( X ¯ k , L a ) ) y 2 + 1 2 s T ( X ¯ k ) L k a } L k , i a .
x r ( X ¯ k ( X ¯ k , L a ) ) y 2 = l = 0 N X l c ( X ¯ k , L a ) Y l 2 ,
L k , i e = max X ¯ k 𝒳 i ( 0 ) { 1 2 σ 2 l = 0 N X l c ( X ¯ k , L a ) Y l 2 + 1 2 s T ( X ¯ k ) L k a } max X ¯ k 𝒳 i ( 1 ) { 1 2 σ 2 l = 0 N X l c ( X ¯ k , L a ) Y l 2 + 1 2 s T ( X ¯ k ) L k a } L k , i a max X ¯ k 𝒳 i ( 0 ) { 1 σ 2 X k c ( X ¯ k , L a ) Y k 2 + 1 2 s T ( X ¯ k ) L k a } max X ¯ k 𝒳 i ( 1 ) { 1 σ 2 X k c ( X ¯ k , L a ) Y k 2 + 1 2 s T ( X ¯ k ) L k a } L k , i a ,
X k c ( X ¯ k , L a ) = N e k T x r ( X ¯ k ( X ¯ k , L a ) ) ,
x n r ( X ¯ k ( X ¯ k , L a ) ) = x n r ( X a ( L a ) ) + 2 N Re ( ( X ¯ k X a ( L k a ) ) exp ( 2 π N k n ) ) , n = 0 , 1 , , N 1 ,
Select as filters


Select Topics Cancel
© Copyright 2024 | Optica Publishing Group. All rights reserved, including rights for text and data mining and training of artificial technologies or similar technologies.