Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet

Discussion Groups

Discussion Groups | Matlab DSP | can the output of QAM be given directly to IFFT ?

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

can the output of QAM be given directly to IFFT ? - jahn...@yahoo.co.in - Dec 26 9:13:29 2006



   I am doing a project regarding OFDM.I used 64 QAM to modulate the data . The output of
QAM is complex.
      Can the complex output be given directly to perform IFFT ?



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

Re: can the output of QAM be given directly to IFFT ? - Amit Pathania - Dec 27 8:18:24 2006

Yes.

j...@yahoo.co.in wrote:                                     I am doing a project regarding
OFDM.I used 64 QAM to modulate the data . The output of QAM is complex.
       Can the complex output be given directly to perform IFFT ?

Amit Pathania



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )

Re: can the output of QAM be given directly to IFFT ? - Jeff Brower - Dec 27 8:18:54 2006

Jahnavi-

>    I am doing a project regarding OFDM.I used 64 QAM to modulate the data .
> The output of QAM is complex.
>       Can the complex output be given directly to perform IFFT ?

If this is transmission side, then yes.  Be careful to choose iFFT size depending on
number of subchannels.  Here is a good description (sorry not MATLAB):

  http://zone.ni.com/devzone/cda/ph/p/id/150

-Jeff



(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )