How can I get analog input data to Speedgoat target machine I/O?

11 次查看(过去 30 天)
Hi alls,
I am using Simulink real-time simulation and Speedgoat target machine to complete my graduation project.
I 'd like to sample external analog signals (such as a mic) through the IO module and then process them. Like the classic ANC example provided in the community. However, my supported Modules is IO334-325k. And there is no corresponding Analog IO library for IO334-325k.
And the analog data of the microphone can not be read by using other Analog Input library (e.g.,Simulink Desktop Real-time).
I carefully studied the examples in the help documentation and found that it was not covered.
So how can I get the analog input through IO334-325k.
THANKS in advance
Eric

采纳的回答

Dimitri MANKOV
Dimitri MANKOV 2022-9-19
Hi Eric,
The IO334-325k is a Simulink-programmable FPGA, meaning that you'll have to use HDL Coder to synthesise your own bitstream (configuration file) that includes an algorithm to sample your signal using the analog input channels of the IO334-325k module.
Speedgoat provides example models showing how this can be done in their IO334-325k HDL Coder Integration Package, which can be downloaded from your Speedgoat Customer Portal account.
I hope this is helpful!
Dimitri

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Code Generation 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by