Skip to content

Latest commit

 

History

History

Module_16

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Module 16 in Process Dynamics and Control

Quiz

Assignment

  • Maintain Glucose in Type-I Diabetic: 2 scripts. Description: Case study on control of glucose level in a Type-I diabetic with a PID controller in Python. The exercise involves creating a dynamic first-order model, obtaining tuning parameters, and tuning the controller.

TCLab

  • TCLab PID with Feedforward: 5 scripts. Description: TCLab with proportional integral derivative (PID) control tuning and feedforward trim for disturbance rejection.