Skip to content

Latest commit

 

History

History
executable file
·
9 lines (9 loc) · 1003 Bytes

README.md

File metadata and controls

executable file
·
9 lines (9 loc) · 1003 Bytes

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.