Sign in

username:

password:



Not a member?

Search c6x



Search tips

Subscribe to c6x



c6x by Keywords

AD535 | BIOS | Booting | Bootloader | C621 | C6211 | C6415 | C671 | C6711 | C6711DSK | C6713 | CCS | Chassaing | COFF | DAT | DM64 | DM642 | DMA | DSK671 | DSK6711 | EDM | EDMA | EMIF | Emulator | EVM | EVM620 | FFT | FIR | GPIO | Halting | HPI | HWI | IDK | JTAG | LDB | LDH | LDW | Linker | LMS | LOG_printf | Matlab | McBSP | MEM_alloc | MIPS | PCI | PCM3003 | Pipeline | Profiling | QDM | Reset | ROM | RTDX | Sampling | SDRAM | Stack | TEB | THS1206 | TMS320C621 | TMS320C6416 | TMS320C6711 | TMS320C6713 | UART | Vector Table | XBUS | XDS560

Ads

Discussion Groups

Discussion Groups | TMS320C6x

Technical discussions about the TI C6000 DSPs (including the c62x, c64x and c67x DSPs).

Search Results for "lms"

  

Post a new Thread

TMS320C6x Related Blogs

LMS Problem   [2 Articles]

Goh Chee Wei - May 14 2003
Hi I'm implementing a LMS algorithm on a fixed point process C6201, The LMS dosen't seem to be stable when it was to be run for a very long time. for exampl... LMS Problem

LMS drifting problem

Goh Chee Wei - May 6 2003
Hi everyone, I'm implementing a LMS algorithm in a c6201 dsp chip. I'm therefore using a finite precision LMS algorithm. I encountered weight drifting problem. I ha... LMS drifting problem

Using the LMS algorithm to cancel noise.

corizu - Feb 9 2006
Hi all, I'm a newbie so bear with me. I'm trying to carry out noise cancellation on speech using the LMS algorithm but i'm having no luck at doing so. It was successful when... Using the LMS algorithm to cancel noise.

LMS algorithm

gcw1977 - Apr 25 2003
Hi everyone, Has anyone use a C6201 dsp chip and written a lms algorithm on it. this will be a finite precision adaptive filtering. I'm facing problem on th... LMS algorithm

Re: Using the LMS algorithm to cancel noise.

gurh...@yahoo.com - Feb 25 2008
> > Hi all, > > I'm a newbie so bear with me. I'm trying to carry out noise > cancellation on speech using the LMS algorithm but i'm having no luck > at doing so. It w... Re: Using the LMS algorithm to cancel noise.

equivalent instruction for LMS   [2 Articles]

srav...@rediffmail.com - Apr 23 2007
Hi everybody, I'm new to c64x/c64x+ programming. i have good exposure to c55x and worked on it for 3yr.s. I'm trying to find the equivalent instruction for LMS(which is ver... equivalent instruction for LMS

Help!!! about the realtime implementation about LMS and NLMS

ondal95 - May 14 2003
I am using the c6701 chip. And using C, I implemented the LMS algorithm... But for the calculation time, it cannot operate as a system identifier. I inserted... Help!!! about the realtime implementation about LMS and NLMS

Regarding Extra Memory usage

veeru sagar - Jan 28 2008
Hello, I am working on TMS6713.I want to build some dsp programs like system identification (using lms,rls,FLANN) in dsp processor. I have written the same program ... Regarding Extra Memory usage

Adaptive Noise Cancellation using the RLS algorithm.

corizu - Feb 22 2006
Hi all, I'm trying to implement the RLS alogrithm for noise cancellation in C with the TMS320C6711DSK but dont know how to initialize and set parameters like the P matrix usi... Adaptive Noise Cancellation using the RLS algorithm.

Q.15 data operations

adit...@gmail.com - Sep 7 2005
hi i a implementing a fixed point adaptive FIR realtime filter on a 6713 DSK. I take in the input from the codec and store it in a buffer of datatype short. The word length fr... Q.15 data operations

Daughter Cards for the C6711 DSK   [2 Articles]

Kareem - Mar 22 2004
Hi.... My name is Kareem and I am working on a senior design project at the University of Missouri, Kansas City. I am designing a noise cancelling headphone uing ac... Daughter Cards for the C6711 DSK

Unable to perform adaptive filtering in C6713   [2 Articles]

Jayson Dmello - Mar 9 2007
Hi I have been trying to modify one of the exercise codes given in Dr Rulp Chassaings Book 'Digital Signal Processing with the C6713 and C6416 DSK," Wiley, 2005. Ive attached ... Unable to perform adaptive filtering in C6713

help algorithm implementation in DSP

daniel lusef - Jun 8 2004
Hi all, I'm looking around some example code for Constant Modulas Algorithm(CMA) which is applicable for TMS320C6701. I will use it for antenna array processing. It... help algorithm implementation in DSP

Re: Adaptive Noise Cancellation using the RLS algorithm.

maco...@yahoo.es - Mar 14 2007
Hi Cynthia, My name is Miguel Cotanilla and I am currently studying Telecommunications Engineering at a Spanish University. I have the same problem of you, I am trying to put... Re: Adaptive Noise Cancellation using the RLS algorithm.

Reading right and left channel stereo inputs with C6711DSK and PCM3003 codec.   [2 Articles]

corizu - Feb 1 2006
Hello all, I'm new to DSP and this is my first post. Im trying to carry out noise cancellation using the C6711DSK and the PCM. My noise and desired signals are on two sepera... Reading right and left channel stereo inputs with C6711DSK and PCM3003 codec.

tms320c6701 and DSP bios   [2 Articles]

faysal basci - Feb 28 2002
I'm using c6701 based TI DSP board with JTAG and CCS ver2.0. I'm implementing FX-LMS algortihm;  to do real time debugging I'm trying to use DSP bios, however, I... tms320c6701 and DSP bios

optimizing C code for c6701   [2 Articles]

faysal basci - Apr 7 2002
Hi, I'm implementing fx-LMS algorithm on c6701. However, system seems not be able to catch up the real time deadlines. I've seen in assembly codes generated that... optimizing C code for c6701

Re: Daughter Card Interface to 6711 DSK

J G - Jun 13 2003
Hi, You probably could interface that card to the DSK. However there are companies that sell daughter cards with stereo CODECs on board. Integrated DSP www.i... Re:  Daughter Card Interface to 6711 DSK

Re: short to single precision floating point conversion   [2 Articles]

Shlomo K. - Jan 2 2006
Jeff & Nero, Thanks a lot for both of the replies. (Jeff) The algorithm is an adaptive noise cancellation algorithm ( LMS ) which involves multiplication by a what is kno... Re:  short to single precision floating point conversion

Re: Simple and efficient C-code for FIR filtering

Hanna Ćwikła - Nov 29 2005
Thanks a lot for this tip :) I didn't even know where to look for something useful and free of charge... I've downloaded a couple of pdfs and will check them out as soon a... Re:  Simple and efficient C-code for FIR filtering

Re: sample-by-sample FIR optimized   [4 Articles]

Arius - Rick Collins - Sep 22 2003
One final suggestion and I will let you get on with it. You can optimize the code to use the LDDW if you copy your input data into *two* buffers, one odd aligned an... Re:  sample-by-sample FIR optimized

Fw: tms320c6701 and DSP bios   [2 Articles]

faysal basci - Mar 3 2002
Thanks to everyone replyed to my mail.Below is the description of what I have tried. So I still need your valuable advices. Thanks in advance. Faysal, > H... Fw:  tms320c6701 and DSP bios

Fwd: Re: Daughter Card Interface to 6711 DSK   [2 Articles]

- Jun 13 2003
Hello, Another daughter card that you might consider using is the one sold by TI, which also uses the PCM3003 stereo codec. The part number is: TMDX326040A. ... Fwd: Re:  Daughter Card Interface to 6711 DSK