Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

See Also

Embedded SystemsFPGAElectronics

Comp.dsp is a worldwide Usenet news group that is used to discuss various aspects of digital signal processing.

We found 751 threads matching "ifft"

You are looking at page 1 of 19.

The most relevant threads are listed first

DVB-T Pre-IFFT on OFDM Symbol ...

2006-01-03 09:21:00
I to write a simulator DVB-T (ex: http://dante.diei.unipg.it/~baruffa/dvbt/cdevelop.php). I am successful to implement the simulator until the Pre-IFFT phase (Data + Pilot + TPS) but now I am blocked to the preparation of the data before the IFFT (Pre-IFFT). In that way the data must be prepa...DVB-T Pre-IFFT on OFDM Symbol ...

orthogonality not acheived after IFFT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

awais - 2007-03-08 13:47:00
Guys i am working on ofdm simulation.after taking the ifft of my crriers (having baseband data in the form of matrix) mycarriers are not orthogonal. As the ifft is responsible for making carriers orthogonal in order to acheive OFDM. I am using built in command of ifft in matlab. For eg x=ifft (...orthogonality not acheived after IFFT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

how to use IFFT to reconstruct signal in a specific region t in [a, b]?

Luna Moon - 2007-08-09 00:19:00
Hi all, Let's say by doing IFFT on F(v), which is the spectrum of signal f(t), I was able to reconstruct f(t), for t in [0, T]. Now I want to ask is there a way to do another IFFT to reconstruct the specific part f(t) for t in [T, 2T], without any waste of previous calculations? Basic...how to use IFFT to reconstruct signal in a specific region t in [a, b]?

IFFT & DAC in IFFT

2005-09-26 07:10:00
Hi, I am doing project in OFDM .I have doubts regarding the functionality of IFFT & DAC in OFDM TX. In OFDM block Where the carrier comes into picture?. After IFFT what is exactly done in DAC block?. There we are using any carrier suppliers?. IF possible anybody can explain the flow of data...IFFT & DAC in IFFT

DCT-IV using IFFT

Mugdha Oltikar - 2004-05-27 06:40:00
Hello, I am trying to use IFFT to calculate the IDCT(Type 4). Can any one please explain how I am supposed to go about it. I am familiar with the procedure required to evaluate IDCT (Type I ) using IFFT but cannot seem to figure out how it is going to work for IDCT Type - 4. Thanks, -...DCT-IV using IFFT

FFT/IFFT on real signals

alomar - 2010-03-21 21:22:00
Dear all, I have a question about the FFT and IFFT on real signals. For example, I want to perform 512-point FFT/IFFT pair on real signals, x[0], x[1], ... , x[511]. There is a well-known method that 512-point FFT on real signals can be simplified to 256-point FFT. However, how about the IFFT?...FFT/IFFT on real signals

Scale data before or after IFFT?

Guenter Dannoritzer - 2004-04-28 18:28:00
Hello, I am working on a self-study project and try to implement a DMT transmitter in VHDL. This is the first time I am dealing with fixed-point implementation of a DSP algorithm. One of the blocks is an IFFT which outputs the time domain signal. At the end this signal is passed to an ADC, wh...Scale data before or after IFFT?

how to derive IFFT of boxcar filter

bharat pathak - 2008-02-22 01:04:00
Hi, We can very well represent brickwall filter in FFT domain. Also we know that IFFT of brickwall will look like sin(x)/x function extending towards +/- infinity. How to derive this using IFFT equation?? Regards Bharat Pathak Arithos Designs www.Arithos.com ...how to derive IFFT of boxcar filter

Problems with IFFT

2007-04-18 04:21:00
Hi, I'm kind of newbie in Matlab so I want to excuse wether the q=FCestion is too simple... I'm working with a link of two antennas and I want to obtain the ifft of a parameter. With an antenna design software I obtain the amplitude and phase in the frequency domain of such parameter. Then ...Problems with IFFT

how to do IFFT using only FFT?

kiki - 2004-11-27 03:24:00
Hi all, Suppose we are only given the function for FFT, but we don't have IFFT routine... and we have a real input data squence x, y=fft(x), now how to use FFT only to obtain the x=ifft(y)? -------------------------------------- What if the input data sequence x is complex-value...how to do IFFT using only FFT?

FFT and IFFT

maalage - 2006-04-11 08:35:00
i am doing a project on audio watermarking. in this after shaping the moise spectrum according to the frequency mask of the human auditory system, i am taking IFFT of the noise samples. the thing is that the number of frequency bins for the unfiltered noise and the mask are both 512. so i will get 5...FFT and IFFT

ifft and fft in matlab

shamma - 2009-05-07 02:59:00
hi i want to ask whether there is any difference between taking n-point ifft and then fft for OFDM Vs taking ifft and then n-point fft in matlab. the difference i get is the signal with n-point ifft and then fft has a spectrum which do not have good resolution can anyone help me in this regar...ifft and fft in matlab

IFFT feeding order in DVB-T

dirkpitt - 2007-03-12 03:33:00
Hi everyone! It's my first post here, so please be patient if I'm too newbie ;) I've tried a search in the newsgroup but no valid results. I'm trying to make a DVB-T transmitter in VHDL, but I find some problems when feeding the IFFT. For example, I'm using the 2k mode. After insertion of T...IFFT feeding order in DVB-T

Efficient Calculation of Complex Analytic IFFT

nadavf - 2005-05-11 06:43:00
Hi All, My question is as follows. When calculating an N-point IFFT with the inputs conjugate symmetric (real output), this can be performed using a single N/2-point IFFT and some pre and post processing. Is there any method to do this (use a single N/2-point IFFT) with half the inputs set to ...Efficient Calculation of Complex Analytic IFFT

Use of FFT and IFFT in OFDM

Amby - 2006-10-15 09:21:00
Looking at the discrete equation for DFT and its inverse(algorithm wise FFT and IFFT), it is evident that the results are the same, especially if you consider the magnitude. After the base band symbol mapping, the result looks to be in the frequency domain already. Why go through a conversion to ti...Use of FFT and IFFT in OFDM

OFDM modulator

marko1 - 2008-05-22 13:00:00
Hi, I have problem concerning process of generating OFDM signal. From what I know, the real part of IFFT is sampled OFDM signal. So why after IFFT block is IQ modulator that uses real and imaginalis part of IFFT? Why we do not take the real part of IFFT and then convert it to analog signal and th...OFDM modulator

Questions about IFFT!

zjq201 - 2005-03-07 08:09:00
Hi, I am a newbie in DSP. I am trying to get the impulse response of a Channel model, the channel model is in frequency domain(please see below) k_z(m)=(m-1/2)*pi/D;% k sub z k_r(m)=sqrt((2*pi*F(f)/c)^2-(k_z(m))^2); H=besselj(0,k_r(m)*r)+j*bessely(0,k_r(m)*r); Channel(f)=Channel(f)+(i/(2*D))*...Questions about IFFT!

IFFT fixed point and AWGN channel

shan_100 - 2006-03-17 12:11:00
Hi, I am building an fixed point OFDM for 802.16,using 2^10 quantisation(ie the floating point values are multiplied by 1024). The system was working fine, so I decided to test with AWGN channel. The problem is that the code for AWGN that I have is for Floating point. I normalised the output o...IFFT fixed point and AWGN channel

ifft problem!

Jan - 2005-03-09 19:05:00
I am learning DSP, I am trying to transform frequency domain function to time domain to get the time domain signal. Follwing is the code I used, The signal x(t) can be written as x(t)=2∧(t/2)-∧(t), and therefore its fourier transform is X(f)=4sinc^2(2f)-sinc^2(f). % MATLAB script f...ifft problem!

IFFT conversion using FFTW libraries

vivekv80 - 2007-11-09 07:48:00
Hi, I am trying to convert a FFT and IFFT Matlab code to C using the fftw libraries. Hoiwever, I am stuck at a particular step: The Matlab command is: G = ifftn(P21,'symmetric'); ow do I convert this statement to C using the fftw library. I have tried the following steps: 1.I used fftw_plan_dft_...IFFT conversion using FFTW libraries

needed help in radix 4 algorithm

senthil - 2004-02-13 07:00:00
hello friends, here i do my ifft coding with the help of the radix 4 algorithm formulae is y(l) = x(l) + x(l+N/2) + x(l+N/4) + x(l+3N/4); z(l) = x(l) - x(l+N/2)+j(x(l+N/4) - x(l+3N/4); g(l) = x(l) + x(l+N/2) - x(l+N/4) - x(l+3N/4); h(l) = x(l) - x(l+N/2)-j(x(l+N/4) - x(l+3N/4); with r...needed help in radix 4 algorithm

Calculating a "partial" IFFT

LM - 2006-09-02 22:17:00
Hi All, I’m wondering if there is some way to save processing time when you want only a subset of the data from an IFFT. To be more concrete, suppose you perform an N point IFFT on some frequency data, but you are interested in only a subset of the resulting time domain values. Is there a ...Calculating a

overlap in the frequency domain

gary njp - 2007-03-24 08:49:00
Hi, Anyone know a way to overlap successive blocks of FFT data in the frequency domain as opposed to having to IFFT then overlap in the time domain, as part of a partioned convolution process im doing: loop x { FFT > Multiply > IFFT } overlap/accumulate > output (and so x IFFTs) when id...overlap in the frequency domain

FFT / IFFT

pm998 - 2006-01-01 13:19:00
Hello everybody, I'm a DSP newbie and have some basic questions. I want to process a signal with a FFT, a filter and then with an IFFT back in a time-domain signal The test system has the following setup. 1.) FFT of the time-domain signal 2.) IFFT of the freq-domain signal Both transfor...FFT / IFFT

real values of time domain after IFFT

kengkc - 2008-05-21 06:25:00
Hi, I have some problems regarding IFFT used in Matlab. I have a frequency range from 2M to 4M Hz where I have obtained the datas into 1601 data points. Currently, I am trying to get the real values of time domain. Currently, I have IFFT the data obtained (1601 points) and plotted out the ti...real values of time domain after IFFT

IDCT

Matthias Alles - 2004-01-21 12:55:00
Hi! I just implemented an IFFT on a DSP and now I=B4d like to know, what has = to be done, so that I can use that IFFT as an IDCT. Thanks, Matthias ...IDCT

ifft after modifying a signal

carlierm - 2010-01-03 09:29:00
Hi I have a signal in the time domain, and I need to perform some changes in the spectrum of magnitude of such signal, and then I want to reconstruct the signal and take it to the time domain again. The problem I have is that i cannot get the signal in the time domain after the modifications. Whe...ifft after modifying a signal

Re: Converting FFT to inverse-FFT

Greg Berchin - 2009-12-16 14:00:00
On Wed, 16 Dec 2009 10:23:39 -0700, Eric Jacobsen wrote: > You can apply some trig identities and probably get there. I don't see how. I've been working with the math in the "exp(jØ)" form, where trig identities appear as simple rotations, and I cannot make FFT{I+jR} equal IFFT(R+jI)...Re: Converting FFT to inverse-FFT

Oversampling in OFDM

Mas Bas - 2005-07-25 09:36:00
Hi, I have a question related with the OFDM transmitter. What is the commonly method to increase the sampling rate ? - Increasing the IFFT size and insert zero in the inpput ? or - Insert zero in the IFFT output and followed by interpolation filter ? What is the trade-off ? anyone can h...Oversampling in OFDM

issues from ifft from real in only

akoties - 2007-01-09 07:45:00
Can someone please help me out here. I'm trying to create a audio file from a picture for an art project. I know that its been done before from dsp guys but I'm not very adept when it comes to implementing DSP stuff. As I'm doing it from a picture the input data only has positive values,...issues from ifft from real in only

IFFT in OFDM

javi - 2005-09-20 07:39:00
Hi all, I'm trying to perform the OFDM modulation of a DVB-T system. So far, I have the complex valued carriers ck, 1705 altogether (for the 2k mode). To perform the 2048 point IFFT, somehow I have to map this 1705 carriers into 2048 values, xq. My question is, how should I perform this mappin...IFFT in OFDM

Re: fast convolution and normalization

robert bristow-johnson - 2005-11-30 17:41:00
Florian Schmidt wrote: > Hi, > > i searched the web for quite some time now and just don't grok how to > normalize when doing partitioned frequency domain convolution. > > Basically for an unnormalized FFT/IFFT pair (i use fftw, so all the > FFT/IFFT i use is unnormalized), the neces...Re: fast convolution and normalization

After IFFT, Real and Imaginary have the Same PDF(Gaussain )

tmnhuda09 - 2010-06-04 09:50:00
The real and imaginary have the same PDF(Gaussain PDF)after IFFT of complex signal. But in my matlab code it looks different. why? can anybody explain it please? here is my code N=10; ml=2; for p=0:1000-1 x=randint(N*ml,1)*2-1; ich = x((1:N),1); qch = x((N+1:ml*N),1); x1=ich+qch*i; y...After IFFT, Real and Imaginary have the Same PDF(Gaussain )

Re: FFTW: FFT and IFFT of real data - wrong data after IFFT

2005-11-16 13:48:00
Micha80 wrote: > The problem is, that values in in1 are all zero now. But there must be the > values 0...len-1 again. FFTW FAQ, Q3.16. ...Re: FFTW: FFT and IFFT of real data - wrong data after IFFT

How to calculate IFFT based on FFT result?

Yao Sics - 2007-05-29 04:41:00
Dear All, I just wonder if there is a simple way to calculate IFFT based on FFT results? Cheers, Yao ...How to calculate IFFT based on FFT result?

Fast Convolution: does it matter whether I normalize to block length (N) in the FFT versus in the iFFT?

Ron Gerhards - 2005-08-31 18:19:00
Hi all, I have recently implemented a fast convolution algorithm using the FFT/iFFT to convert input signal and filter into the frequency domain, multiply them out, and iFFT them back to the time domain to get my result. It all seems to work fine, however, I recently got a little confused on one ...Fast Convolution: does it matter whether I normalize to block length (N) in the FFT versus in the iFFT?

Efficient implementation avoiding ifft

Sylvia - 2007-06-11 06:18:00
I have two pairs of variables x and y ,a and b,all of same length.I want to convolve a and b and save result as term1 and convolve x and y and save result in term2.then i cross correlate term1 and term2 to get the correlation coefficient. Because,time domain implementation takes much time,i tried t...Efficient implementation avoiding ifft

how to use ifwt instead of ifft in dmt modulator

pradip.varade - 2006-06-06 19:39:00
dear all i am new to comp.dsp. i have just finished simulation of dmt using matlab. now i want to simulate dwmt.can i use my existing code? how to use ifwt instead of ifft.in matlab dwt and idwt function is available. but not ifwt or fwt which is suggested by many authers. need ur help for dir...how to use ifwt instead of ifft in dmt modulator

Baseband OFDM matlab simulation question

Dan Savio - 2004-03-30 20:03:00
I am attempting to simulate a baseband OFDM communication system in MATLAB. I have the parallelized QAM symbols feeding into an IFFT, but this produces a vector of complex numbers. I found much information about taking the real and imaginary parts and modulating them with an In-phase and Quad...Baseband OFDM matlab simulation question

OFDM Code---Not acheiving orthogonality after IFFT

awais - 2007-03-18 02:37:00
seldata=rand(1,25)> 0.5; seldata2=2*seldata-1; %serial data in the form of -1 and 1 complex=complex(seldata2) %Mapping of data in complex nos aparadata=reshape(seldata2,5,5) %S to P in a 5x5 matrix sym=fliplr(aparadata) %Flipping ...OFDM Code---Not acheiving orthogonality after IFFT
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | next