audio codec performance measurement DAQ

4 visualizaciones (últimos 30 días)
Life is Wonderful
Life is Wonderful el 18 de Mayo de 2022
Comentada: Life is Wonderful el 15 de Jul. de 2022
I'm seeking for a Mathworks tool or interface that supports audio codec performance.
SNR, Total harmonic distortion, cross-talk, ISI, and other DAC and ADC performance characteristics for audio codecs
Any assistance would be greatly appreciated.
Thanks

Respuesta aceptada

Jimmy Lapierre
Jimmy Lapierre el 25 de Mayo de 2022
Hi, I think the Spectrum Analyzer could help. Here is an example:
https://www.mathworks.com/help/dsp/ug/spectrum-analyzer-measurements.html
  7 comentarios
Walter Roberson
Walter Roberson el 14 de Jul. de 2022
Are you using Windows? If so then it is possible to get a loopback driver that can copy output to input without going through hardware. You would use that to test what the actual digital signal is. When you create a hardware loopback as a patch between output and input you are also implicitly testing the quality of the output hardware, and the cable, and the input hardware.
Life is Wonderful
Life is Wonderful el 15 de Jul. de 2022
You're looking at things from the right angle for my setup needs.
For Windows, ASIO4ALL works well, but I'm not sure how to proceed with Linux.
Unfortunately, Linux is my preferred operating system, and I need a hardware loopback with DAC [playback] and ADC [recording] capabilities.
A target device that supports audio/video resolutions of 8, 16, 24, and 32 bits is what I'd like to use for this.
Sending and receiving signals to and from the target are the responsibility of the host.
I measure the back using AsyncBuffer for a sine signal with data type range from 8 to 32 bits ( Indata = A * sin (2 * pi *f* t + noise), as proposed by @Jimmy Lapierre.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Audio I/O and Waveform Generation en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by