Search Search Any Topic from Any Website Search
Why is Hermitian symmetry required? In ordinary OFDM, the frequency-domain symbols can be complex. However, DCO-OFDM is used for optical communication, where the final signal driving the LED must be real-valued . The IFFT of a frequency-domain sequence is real-valued when its spectrum has Hermitian symmetry : X[N-k] = X*[k] where * denotes complex conjugation. Therefore, if we put a QPSK symbol in a positive-frequency bin, the corresponding negative-frequency bin must contain its complex conjugate . 8-point FFT bin structure For an 8-point FFT, using 0-based FFT indexing : FFT Bin Frequency Purpose k = 0 DC Usually set to 0 before adding DC bias k = 1 Positive frequency QPSK data k = 2 Positive frequency QPSK data k = 3 Positive frequency QPSK data k = 4 Nyquist frequency Must be real k = 5 Negative frequency Conju...