How can I implement the LMS filter?

1 view (last 30 days)
Silas
Silas on 6 Apr 2014
Commented: Silas on 7 Apr 2014
I was studying the lms filter simulated in the software simulink when I realized that simulink can generate a vhdl code. I was trying to implement with the fpga cyclone III altera to work in real time but I did not get sucess. Does somebody here already did something close or could help me? I have to put a sound and a noise through a microphone connected to the fpga. I am using as exemple the file "hdlcoderlms". How can I connect a input sound and noise using the blocks and listen the sound filtered in a output device? Any help, tutorial?

Answers (1)

Tim McBrayer
Tim McBrayer on 7 Apr 2014
I think you are asking how to run real-time sound through a hybrid Simulink and FPGA simulation. The best approach will be to use the HDL Workflow Advisor with its FPGA Turnkey flow. Hopefully your Altera FPGA is on a board supported by the Workflow Advisor.
  1 Comment
Silas
Silas on 7 Apr 2014
Do you know how to do it Tim McBrayers? I would like to do something close this video http://www.youtube.com/watch?v=8JmqB1AgQls ... Can you help me?

Sign in to comment.

Categories

Find more on Code Generation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!