Skip to content

Simulink model of a multiloop PID control of the mass outflow and height in a buffer silo, using a single measurement.

License

Notifications You must be signed in to change notification settings

anicusan/PID_buffer_silo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiloop PID Control System of a Buffer Silo

This is a MATLAB / Simulink model of the PID control of a multivariable granular system.

Simulink Model Image

Mathematical Model of the Buffer Silo

An analytic model of the buffer silo is developed in the "Buffer_Silo_Control.pdf" paper, treating the granular fluid as a liquid with a discharge coefficient.

It was recognised that the outflow velocity is driven by the potential energy of the granular fluid inside the silo. This creates the possibility of inferring the fluid height from the mass outflow. A method to do this is developed using a zero-order approximation of the mass outflow measurement. This reduces the number of sensors needed to one: a typical weighing scale.

Two PID controllers are placed in a multiloop arrangement with 1-1/2-2 coupling. They are tuned empirically, using the characteristic equation of the developed closed-loop transfer function and Nyquist diagrams. The system response and stability can be analysed for disturbances, step-changes in the controlled variables, increasing real time-delay and off-measurements.

Overall, the control system proved very robust in handling disturbances, real time delays and off-measurements.

Releases

No releases published

Packages

No packages published

Languages