Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by hunter555persia

  1. H

    About Adaptive Equalizers

    EDIT for post #31: Channel causes different signal components to have different delays. So the LONG delay components of the current symbol are influenced by the SHORT delay components of the next symbol. :D
  2. H

    [SOLVED] Hard Vs LLR demodulation of QAM symbols

    I found the answer. Hard decoding is based on minimum Euclidean distance. This gives the optimum estimate of SYMBOLS. But in LLR demodulation BITS are estimated NOT symbols. LLR gives a reliability measure for each estimated bit. The bigger this number, the more precise the estimate. One major...
  3. H

    [SOLVED] Soft-decision Viterbi decoder for M-QAM modulation scheme

    Yes there is. LLR demodulation of QAM symbols. LLR demodulation is a bitwise demodulation method that gives you a reliability measure of bit estimates. By assigning a reference reliability to 0 and 1 branch metrics are calculated. Coding is identical to BPSK mode.
  4. H

    What do I do to make MATLAB use the CPU optimally?

    It has 4 cores. How do I make MATLAB use all four cores ??
  5. H

    OFDM and DFT relationship

    Signal space is discussed in chapter 2. Modulation in chapter 3. All the constellations that are sketched in a plane show the coefficients of 2 dimensions. Inphase component is sent with carrier cos(wt) and quadrature component is sent with carrier sin(wt). cos(wt) and sin(wt) are 2 basis...
  6. H

    [SOLVED] Hard Vs LLR demodulation of QAM symbols

    This is independent of coding. what is the difference between hard and LLR demodulation of QAM symbols ?? Which one is based on MAP rule ? Assuming equiprobable symbols MAP rule reduces to finding the minimum Euclidean distance.
  7. H

    [SOLVED] Soft-decision Viterbi decoder for M-QAM modulation scheme

    Is there anyway to decode this using the trellis of the original code. The 8 bit input makes a more complicated trellis.
  8. H

    OFDM and DFT relationship

    Actually they are explained in books. Proakis and Salehi, Digital Communications, for example.
  9. H

    OFDM and DFT relationship

    The baseband OFDM signal is complex, so Inphase and Quadrature components are recovered and sampled separately in receiver. In signal space concept, baseband complex signals are 2-dimensional, I and Q components are coefficients of each dimension.
  10. H

    OFDM and DFT relationship

    1/NTs is the bandwidth of each subcarrier. total bandwidth is N(1/NTs) = 1/Ts
  11. H

    [SOLVED] Variance of WSS white noise process

    I made note concerning noise power in simulations. I hope it's clarifying.
  12. H

    [SOLVED] Hard Vs LLR demodulation of QAM symbols

    Hi, we know that optimum demodulation of QAM symbols is based on decision regions obtained from MAP rule: argmax(p(Sm|r)) where Sm is any possible sent symbol and r is the received symbol. Now what is the difference between hard and LLR demodulation ?? Which one is based on above ?? Thanks in...
  13. H

    OFDM and DFT relationship

    I got it. Fs = 1/Ts samples the received signal in both dimensions (Real and Imaginary) so the physical Fs is 2/Ts = 2W which equals the Nyquist rate. :D
  14. H

    What do I do to make MATLAB use the CPU optimally?

    It's windows. I've seen other people running MATLAB with 99% CPU usage so the execution time is tripled.
  15. H

    What do I do to make MATLAB use the CPU optimally?

    Hi, when I run simulations in MATLAB my CPU meter never exceeds 30% so the simulation doesn't run at maximum speed. What do I do to make MATLAB use the CPU optimally ? I'm running MATLAB in a laptop. Thanks.

Part and Inventory Search

Back
Top