Skip to content

asteppke/tinypid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytest and Linter

Tiny PID

Minimal PID controller in Python.

Optional features:

  • Output limiting
  • Anti-windup mechanism
  • Lowpass filtering of derivative component
  • Bumpless transfer between manual and automatic control
  • Gain scheduling
  • Feed forward component

PID control example

Future ideas

  • Output dithering
  • No output change if we are near the setpoint, for, e.g. reducing motor noise
  • Beyond gain scheduling also schedule, limits, and anti-windup
  • Output rate limiting

About

Minimal PID controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages