Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).
Search Results for "fft"
Post a new Thread
B S - Jun 29 2010
Hi Guys,
I have computed FFT of 1 KHz sine wave with 1 Vp_p using C6713 DSK, to be sure that FFT algorithm is working fine, I want to verify my result. Can you please tell me ho... 
Peter Bone - Jul 13 2007
Can I do a 2D FFT using the TI dsp library fft routines
(DSP_fft16x16t)? I can't find any examples for implementing this
function even for the 1D case let alone the 2D case. It w... 
matl...@yahoo.com - Apr 26 2010
Hi,
I want to build a real time FFT analyzer, my frequency range at the moment is 3Khz to 150KHz. I need to perform 2048-points FFT or even more.
I am looking for a combinati... 
baelroga - Oct 14 2002
Hi, c6x developers.
I've founded the FFT function "cfftr2.asm". It contains both C and
asm sourse, and asm is hand optimized. But TI's FFT operates by float
ar... 
David Halley - Mar 10 2003
I was looking at the asm code on the TI website for the optimized FFT
algorithms. Is there an optimum size for an FFT to best utilize the
resouces on board the proc... 
khaild66 - Mar 11 2002
Hi C6x,
I have a project that requires a Real FFT/IFFT algorithm. I
found several DSP libraries (DY4 and Kanegineering). But I hate to
have to pay $5000 to $5500 ... 
bmurugan23 - Feb 16 2005
hi, i'm developing a jammer simulation model using C6201 fixed point
processor.
can anyone send me the FFT algorithm using C language.
the inputs to the FF... 
- Mar 12 2001
Does anyone know where can I purchase a DSP library which has the
function "autoscaling radix 4 FFT"?? Most of the site has only radix
4 FFT without autoscaling, so... 
duncwood - Oct 22 2005
suppose some one needed a 12 point fft. Does any one design the 12
point using a mixed radix fft or do most engineers use the published
radix 4 and pad the sampled inpu... 
kaus...@yahoo.com - Jul 22 2009
I intend to find 8 pt-FFT of floating point inputs. The FFT functions in the 64x library have input arguments of type SHORT. Do I have to modify the function in order to handle flo... 
gdhines03 - Nov 19 2003
Hi all,
I'm attempting to do a 2d fft on image data (8bit chars - just luma for now)
using the
c6711 (idk). In the dsplib TI has several 1d fft algorithms that re... 
- Feb 16 2005
i\'m a final year student from malaysia. Currently i\'m developing a simulation
based application on Jammer Technology using C6201 DSP from TI.
Can anyone send ... 
Fathima Mirza - Sep 19 2003
Hi,
does anyone has any idea how much time will a 512 point FFT typically take
on 6701...the one I am using is taking approx 15ms..for a 256 point FFT it
takes... 
duncwood - Jan 18 2005
I have a 144 point sequence I need to take a fft of. The radix 4
decimation of frequency/time takes up to many cycles. I was thinking
of breaking the alg... 
rutu...@dbups.co.in - Dec 24 2008
Hi,
I am using real FFT algorithm to compute N/2 points of FFT using N real inputs. This algorithm accepts only real input and gives cimplex output.
I want to use same algorith... 
veniamin2002se - Apr 17 2002
Hi all,
I'm using "cfftr2.asm" for 6711 routine to perform N-point complex
FFT on 2N-point real sequence. It work's fine, I can perform FFT
and IFFT (with "... 
muelleradalbert - Nov 25 2003
Hi,
Can anyone tell me how to use the DSP libraries from TI? I'm
especially intrested in the fft functions.
I tried the steps described in the SPRU657
gen... 
suman_urfeeling - Aug 28 2009
Dear All
I am using c6713 dsk with CCS software. it's sampling frequency minimum 8KHz , max 99KHz & 256 FFT point. I want to process real signal 0.5Hz to 10 Hz. Is it possible to... 
- Nov 12 1999
In fft radix4 code that given by TI,
No overflow protection or detection is performed!!
Therefore, as the numpoints N are increased,
inverse fft do not make co... 
- Aug 25 1999
We have ordered the evaluation card of Texas. We have not find the optimized
FFT routine which results gave the results of the FFT benchmarks reprted by
Texas. Wher... 
José Miguel Sebastián Hernando - Oct 2 2003
Hi group,
I am developing a real time algorithm on my C6711 DSK and I have to deal with
FFT's. I am using TI's function DSPF_sp_cfftr2_dit and it is working righ... 
byakugan02 - Mar 10 2005
Hi,
I'm working with FFt function like DSPF_sp_cfftr2_dit(x,w,N)
x:signal
w:twiddle factor
N:size of the FFT
----------------------------------... 
pav8...@yahoo.com - Aug 4 2005
Hello. When I get a spectrum(by FFT function from C64 library)after digital down conversion on my board(ADC(Analog Devices), DDC (Graychip GC4016), C6416), I always see a DC com... 
- Dec 12 2000
There was some disscussion here about the dynamic range of
fixed point FFT. The simplest way around it is to scale down
the data before the conversion, but has anyb... 
B S - Jul 22 2011
Hi,
I have one question which may sound stupid but I am really worried.
I have implemented 'Efficient FFT Computation of Real Input' on C6713 DSK. In
the code I have defin... 
syan...@gmail.com - Nov 17 2008
Hi,
Is there an optimized floating point FFT for real-valued 1D signal anywhere? I have some C code for the pre and post processing, but just have no time to optimize for the c... 
Óscar - Jul 9 2004
Hello everybody again, I have been working with the libraries that
Texas instruments supplies for the 6701 but the FFT and IFFT don't
work properly in assembly. Th... 
balasubramanian vaidhyanathan - Dec 10 2008
Hi I want to take a 65536 pt FFT and I need twiddle factors for that. The tw_r4fft routine only gives out for less than 32768 which i can get twiddle factors for 16384 pts only.... 
joiedsp - Nov 13 2002
Hi all
We need to do some real-time processing trials using the DSK 6711. I
have got the RF3 reference, and the benchmark FFT. I am having major
problems getti... 
Vetter, Kurt - Jun 13 2003
My requirement is to in the end deliver FFT's at 1Hz resolution. I
have a functional system using the TI radix-4 assembly FFT and TI
C6701. My sample rate is 7.6MHz... 
B S - Aug 12 2011
Uawideo,
I know about aliasing.
If sampling frequency is 351.56 kHz, then the maximum frequency represented in FFT is FS/2, or 175.78 kHz. Does it mean that freq. resolution w... 
Jaganathan Gnanavelu - Nov 29 2007
Hi,
I try to find fft of impulse sequnce. But my fft output is not correct when i compare with matlab. Actually, fft of impulse should be one in all frequeny. My bug code given ... 
waji...@hotmail.com - Feb 26 2007
Hi all, how can i plot the fft of IIR filter's impulse response in ccs.
Any response in this regard would be helpful.
Thanks
wajahat
... 
rutu...@dbups.co.in - Dec 29 2008
Hi,
I am using FFT algorithm for IFFT computation by changing
sign of sine components of twiddle factors. I would like
to know can I multiply FFT result by (1/N) before passing... 
Rouxel, Jeanmarc - Jan 16 2001
Question about the FFT on C6711
Hello everybody,
I'm implementing a FFT on a TMS320C6711.
The code provided by TI (you can find it at ftp... 
deol79 - Jun 6 2002
I got source code of FFT (radix2) from site TI.
I used 16 (or 32)-point FFT.
When i set input values to (1 0 ; 1 0 ; ... 1 0),
output values were (16 0 ; 0 0 ; ..... 
B S - Apr 14 2011
Hi,
I am working with C6713 DSK and ADS7881 converter. I am trying to make a FFT
analyzer. My project is working fine at the moment but it is lacking with real
time implemen... 
diao...@126.com - Sep 23 2007
hi all:
i need to do lager size fft(more than 64K);cause the dsplib do not surport it,i made the code myself(time is not critical).And test it with sine wave(which is generated by... 
William C Bonner - Nov 6 2008
I'm working with code running on a 6713 processor, so it has hardware
support for floating point numbers. I'm looking at possibly porting my
algorithm to a different processor wi... 
Appu Thomas - Feb 2 2008
Hello,
I'm looking for a processor that can perform a 1024-point FFT on a 50ms time window in real-time. I need guidance on how to go about selecting a processor that will do th... 
|
1 |
2 |
3 |
4 |
5 |
6 |
next