- The Data Acquisition Toolbox and Instrument Control Toolbox are types of “Test and Measurement” tools; whereas, Simulink Real-Time falls under the category of “Real-Time Simulation” with other tools like Simulink Desktop Real-Time.
- Test and Measurement toolboxes use the MATLAB engine to interact with hardware devices. You can author MATLAB code and Simulink models that interface with various devices through the MATLAB engine which runs within a standard desktop operating system.
- Real-Time Simulation toolboxes leverage a real-time operating system to interface with various hardware devices. You can author Simulink models with device driver blocks that can be deployed to the real-time operating system through code generation with MATLAB Coder & Simulink Coder. Once deployed, your Simulink model executes on a deterministic real-time operating system.
- Both Test & Measurement and Real-Time Simulation tools can enable users to acquire, log, and analyze data from a variety of sensors, instruments, and hardware devices. They both enable you to connect MATLAB and Simulink algorithms to hardware, but due to their architecture, some applications are better suited to one set of tools over another.
- Contact MathWorks to learn more about the differences between these products.
- Refer to this answer for guidance on what applications are suitable for each product
Differences between Data Acquisition Toolbox and Simulink Real-Time
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Data Acquisition Toolbox Team
am 7 Dez. 2023
Bearbeitet: MathWorks Data Acquisition Toolbox Team
am 7 Dez. 2023
What are the key differences between Data Acquisition Toolbox, Instrument Control Toolbox, and Simulink Real-time?
0 Kommentare
Akzeptierte Antwort
MathWorks Data Acquisition Toolbox Team
am 7 Dez. 2023
Bearbeitet: MathWorks Data Acquisition Toolbox Team
am 7 Dez. 2023
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Real-Time Simulation and Testing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!