LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LMS filter code for FPGA

Anyone have any code they are willing to share to put an LMS filter in an FPGA to use with a cRIO system?  I am doing some two channel adaptive noise cancelling at audio rates (16 kHz).

Thanks.


Randall Pursley
0 Kudos
Message 1 of 13
(7,673 Views)

Randy,

We have some pre-alpha example code that includes a simple example that calls on the adaptive filter to filter two Analog In signals and send the results out of an Analog Out.. It would require LabVIEW 7.1.1 and the FPGA module. Please let me know if you are interested..

--Sam

Sam Shearman
0 Kudos
Message 2 of 13
(7,644 Views)
yes, I am interested.  It would give me a place to start from.  Thanks, Sam.




Randy



Randall Pursley
0 Kudos
Message 3 of 13
(7,636 Views)

Hi Sam,

I am looking for a Normilized LMS filter in LabView to perform the echo cancellation. I will appreciate if you can point me to any examples.

 

Thanks

Lakshmi

0 Kudos
Message 4 of 13
(7,163 Views)
Hi Lak,

Some questions for you here:

(1) Do you just want a software demo?
(2) What applications are you working on, line echo cancellation or acoustic echo cancellation? 
(3) What's the largest delay  you want to handle?
(4) What's the bandwidth and sampling rate?




0 Kudos
Message 5 of 13
(7,138 Views)
I want to develop it using LabView 7.1 signal processing toolkit. I am working on line echo cancellation for a school project. I am expecting to handle delay in the order of 100ms. Sampling rate is 8kHz and bandwidth is voice band.
0 Kudos
Message 6 of 13
(7,057 Views)
Lak,

Are you still working on echo/noise cancellation project? I'm very interested in your application. The followings are my questions:
1. Do you want algorithm VI for simulation on LV or using hardware for real application?
2. If you need hardware, then what hardware do you need? PXI? cRIO or the others?

Actually, we already have LMS/NLMS and some other advanced algorithms on LabVIEW, we also have LMS that can run on cRIO FPGA.
Please let me know if you need them.
0 Kudos
Message 7 of 13
(6,617 Views)
Hi,

I'm working on a project in adaptive sound control in a room and I have now to use the compactrio (crio) 9014 and I'm interested to have some examples of codes. Is it possible?

Thanks

Valais
0 Kudos
Message 8 of 13
(5,233 Views)
 
*****************Certified LabView Associate Developer****************************
0 Kudos
Message 9 of 13
(4,437 Views)

hi!

I am also developing the same application (adaptive noise cancellation) using crio with FPGA.

I have simulated the application in RT .my whole adaptive task(LMS algo etc.) was in RT.but now i want to do implement this application using FPGA with the help of LUTs,FXPs,DMA.

anybody can suggest me how can i proceed?

Dear,sam you have developed the LMS fiter in FPGA code,can u share this code....please so that i can take some idea to develop my application.

my mail id is pratsha2402@yahoo.com 

 

*****************Certified LabView Associate Developer****************************
0 Kudos
Message 10 of 13
(4,433 Views)