Quarc Library Simulink Work
This is the most utilized section of the library. Quarc provides pre-written drivers for a vast array of hardware data acquisition (DAQ) cards and sensors. This includes:
Controlling a DC Motor. You read an encoder using HIL Read Encoder , compute a PID control law in Simulink, and output a PWM signal via HIL Write PWM . quarc library simulink
If you’re working on real-time control systems, hardware-in-the-loop (HIL) testing, or rapid prototyping in MATLAB/Simulink, you need to know about QUARC from Quanser. This is the most utilized section of the library
Native drivers for Quanser plants, sensors (encoders, IMUs), actuators, and data acquisition cards (e.g., QPIDe, Q8-USB). Also supports third-party boards via generic I/O blocks. You read an encoder using HIL Read Encoder
The QUARC library is organized into categories to streamline the development of control systems: Description Common Blocks Interfaces with physical hardware sensors and actuators. HIL Read/Write, Analog Input, Encoder Input. Communications Handles data exchange between different models or devices. Stream Call, Stream Send/Receive, TCP/IP, UDP. Multimedia For vision-based control and image processing. Video Capture, Display Image, RGB to Gray. Devices Specific support for high-level hardware. Game Controller, Wiimote, Specialized Robot drivers. Advantages for Developers