Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 524 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 524 Bytes

PID Integrator Anti-Windup Implementation Examples

This repo contains a VI (anti-windup-techniques.vi) that allows the user to configure a PID and simulated system and view the behavior of anti-windup implementations.

The integral gain (Ki) is applied per-cycle, every 10ms.

Dependencies

This project depends on LV-PID and OpenG Toolkit, which can be download via VI Package manager.

Requires LabVIEW 2015 or later