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 jahmad

  1. J

    generator polynomial coefficients for RS code

    rs generator polynomial RS(255, 239) just tells you how many redundant symbols have been added by the encoder, the generator polynomial is normaly described in Octal form.
  2. J

    Urgent DSP Matlab help needed...

    You describe the problem and develop understanding rather than looking for a cooked solution.
  3. J

    How to demodulate the received data using QPSK (in Matlab)?

    demodulation qpsk you can use demod function in Matlab with 'pm' option if your data is available in Matlab workspace. For further info look at the documentation available on 'demod' function.
  4. J

    Happy Ramadan to all the people on the EDAboard

    Re: Happy Ramadan to all Ramadan Mubarak to ALL!
  5. J

    timing recovery algorithm confirmation

    Hi, Gardner Timing error detector needs only two samples/symbol not 4 samples/symbol as you have described.
  6. J

    Implementing OFDM using TMS320C60

    Re: ofdm project OFDM is much bigger topic you need to be more specific about which aspect of OFDM you like to look into and come up with a project idea.
  7. J

    Urgent: half band FIR filter and low pass FIR filter

    Hi, Half band filter is also a lowpass FIR filter. The bandwidth of the filter is half of the Nyquist rate or quarter of the sampling rate and it makes half of the filter coefficients zero. The name 'Half-Band' comes from the fact it is using only half of the available bandwidth. I hope it has...
  8. J

    CIC filter for sigma-delta converter

    The number of output bits in sigma-delta converter depends upon the bandwidth and the sampling rate, higher the oversampling ratio (Sampling Rate/bandwidth) the more bits (wordlength) you may achieve.
  9. J

    Codes to filter the signal with raised cosine filter by doing convolution

    Re: raised cosine filter You need to normalise your filter impulse response.
  10. J

    How can I calculate the sampling frequency?

    If you are just doing the transform the sampling frequency is unchanged however if you are doing any compression using DWT then there will be change in sampling frequency. I hope this helps.
  11. J

    difference btw OFDMA sub carriers and FFT

    Can you please provide more info, what OFDMA standard are you talking? You need to know the pilot distribution, number of users, active and virtual carriers etc.
  12. J

    How can we generate Rayleigh distribution

    generate rayleigh from the uniform Rayleigh fading can easily by generated by first generating White Gaussian noise (complex) and then applying filtering depending upon the Doppler spread. There is also anotherway using Jake's model.
  13. J

    Equalization for OFDM Systems

    Can anyone has the experience of developing Channel Equalizer for OFDM system? I am looking into pilot based systems.
  14. J

    The comparison of CRLB with Cramer Rao bound

    Re: crame rao CRB gives the minimum estimation error variance for a given estimator. There is excellent book called Digital Receiver Design by Mayer and Aschied.
  15. J

    Help me design a low delay filters for signal at 10MHz

    Re: Low delay filters First thing is that you dont need to have a sampling rate of 20MHz for a bandpass signal with carrier frequency of 10MHz! This is a common mis-understanding, the Nyquist theorem states the sampling rate has tobe equal or greater than the signal bandwidth. You may need to...

Part and Inventory Search

Back
Top