FPGA: Audio DSP

5 views (last 30 days)
Nycholas Maia
Nycholas Maia on 27 Apr 2018
Answered: Kiran Kintali on 24 May 2021
I want to develop a DSP hardware that involves processing 64 channels of audio in real time.
Using FPGA, my main concern is that the total system latency has to be less than 2ms and the cost of the FPGA.
Assuming I've written all my software using MATLAB or Simulink, can you estimate what the FPGA specifications would be required to run that software with a latency of less than 2ms and with the lower price?

Accepted Answer

Kiran Kintali
Kiran Kintali on 24 May 2021
Running an Audio Filter on Live Audio Input Using a Zynq Board
This example shows how to model an audio system and implement it on a Zynq® board using an audio reference design.
Introduction
In this example, you:
  1. Model an audio system with Low pass, Band pass and High pass filters
  2. Implement it on a Zynq board using an audio reference design

More Answers (0)

Community Treasure Hunt

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

Start Hunting!