Skip to content

This project enables testing and visual plotting of the PID control algorithm used in the smoker controller

Notifications You must be signed in to change notification settings

trumakers/PID-Controller-Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

  • This script enables testing and visual plotting of the PID control algorithm used in our smoker controller platform.
  • Version: 0.1

Installation

Setup your venv and run install the dependancies from Requirements.txt

Running

python test_pid.py

Reading the output

The orange trace is a step input function and the blue trace is your PID loop selected parameters. This script is designed to test the PID loop's response to the transient (rapid change) in conditions. This will help you understand if your control loop is under damped, over damped or critically damped - stable or essentially unstable.

Who do I talk to?

support@trumakers.com

About

This project enables testing and visual plotting of the PID control algorithm used in the smoker controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages