Sign in/sign up

Quarc Library Simulink High Quality

Drag the HIL Initialize block into your model. Replace your simulated plant with HIL Read (for sensors) and HIL Write (for actuators) blocks.

Runs complex models with different subsystems executing at different sampling rates.

QUARC downloads the binary to the target machine and runs it at a precise, deterministic sample rate (often up to 1 kHz or higher). quarc library simulink

QUARC is a powerful real-time control software developed by Quanser. It integrates seamlessly with MathWorks Simulink to turn a standard computer into a real-time control workstation.

QUARC acts as a real-time control software wrapper for Simulink. Standard Simulink allows you to model and simulate dynamic systems on your host PC. QUARC builds upon this by generating production-ready C-code from your blocks and running it at strict, deterministic sampling rates on target operating systems. Key Capabilities Drag the HIL Initialize block into your model

: These are the heart of hardware integration. The HIL Initialize block is mandatory for any hardware model to configure the data acquisition (DAQ) card. Sub-libraries like Immediate I/O provide HIL Read and HIL Write blocks to interact with sensors and motors instantly.

Quarc’s library blocks act as a universal translator between your logic and the physical hardware. QUARC downloads the binary to the target machine

Transforms standard desktop models into hard real-time applications.

Always configure the HIL Initialize block to set analog outputs to 0 volts upon model termination or unexpected crashes to prevent runaway hardware.