Main Page
From ControlsWiki
Welcome to the University of Michigan Chemical Engineering Process Dynamics and Controls Open Textbook. This electronic textbook is a student contributed opensource text covering the materials used at Michigan in our senior level controls course.
Click here for the 2006 version of the text
Other texts that may also be of interest:
- ECOSSE HyperCourse on control theory from the university of Edinburgh, Scotland
- David MacKay's text on Information Theory, Inference, and Learning Algorithms. This text provides a solid foundation for probability theory.
- Video lectures on linear algebra from MIT's open courseware. If you want to learn more about eigenvalues, eigenvectors, determinants, and SVD, here is a good place to go!
Golden Globe Valve Site! Results of the 2007 Golden Globe Valve competition here!
Authors and Editors
|
Chemical Process Dynamics and Controls
Contents |
[edit]
Modeling Basics
- Verbal modeling: process description, control specifications, and connections
- Incidence graphs: interpretations, consistency, and inconsistency
- Excel modeling: logical models, optimization with solver for nonlinear regression, sampling random numbers
- Numerical ODE solving in Excel: Euler’s method, Runga Kutta, Dead time in ODE solving
-
Solving ODEs with Mathematica: How to find numerical and analytical solutions to ODEs with Mathematica
-
Fitting ODE parameters to data using Excel: Using regression to fit complex models in Excel
[edit]
Sensors and Actuators
- Temperature sensors
- Pressure sensors
- Level sensors
- Flow sensors
- Composition sensors
- pH and viscosity sensors
- Valves: types, kinds, and selection
- Valves: modeling dynamics
More information on sensors and actuators at ECOSSE
[edit]
Piping and Instrumentation Diagrams
- P&ID standard notation
- P&ID standard structures, location of features
- P&ID standard pitfalls
- Safety features in P&ID
[edit]
Logical Modeling
- Boolean models: truth tables and state transition diagrams
- Logical control programs: IF.. THEN.., WHILE..
[edit]
Modeling Case Studies
- Surge tank model
- Heated surge tank see also ECOSSE
- Bacterial chemostat
- ODE & Excel CSTR model w/ heat exchange
- ODE & Excel model of a simple distillation column
- ODE & Excel model of a heat exchanger
- ODE & Excel model of an adiabatic PFR
More information on chemical process modeling in general at ECOSSE example 1 and ECOSSE example 2
[edit]
Chemical Process Controls
[edit]
PID control
- P, I, D, PI, PD, and PID control see also ECOSSE
- PID tuning via classical methods See also ECOSSE
- PID tuning via optimization
- PID downsides and solutions See also ECOSSE
[edit]
Dynamical Systems Analysis
- Finding fixed points in ODEs and Boolean models
- Linearizing ODEs
- Eigenvalues and Eigenvectors
- Using eigenvalues and eigenvectors to find stability and solve ODEs
- Phase plane analysis: attractors, spirals, limit cycles
- Root locus plots: effect of tuning
- Routh stability: ranges of parameter values that are stable
[edit]
Control Architectures
- Feedback control: What is it? When useful? When not? Common usage.
- Feed forward control: What is it? When useful? When not? Common usage. see also ECOSSE
- Cascade control: What is it? When useful? When not? Common usage.
- Ratio control: What is it? When useful? When not? Common usage.
- Common control loops / model for liquid pressure and liquid level see also ECOSSE
- Common control loops / model for temperature control
- Common control architectures / model for reactors
[edit]
MIMO Control
- Determining if a system can be decoupled
- MIMO control using RGA see also ECOSSE
- MIMO using model predictive control
[edit]
Statistical Analysis for Chemical Process Control
[edit]
Statistics and Probability Background
- Basic statistics: mean, median, average, standard deviation, z-scores, and p-value
-
Six Sigma: What is it and what does it mean?
- Bayes Rule, conditional probability, independence
- Occasionally dishonest casino?: Markov chains and hidden Markov models
- Continuous Distributions: normal and exponential
- Discrete Distributions: hypergeometric, binomial, and poisson
-
Multinomial distribution
- Comparisons of two means
-
Factor analysis and ANOVA
-
Correlation and mutual information
- Random sampling from a stationary Gaussian process
[edit]
Statistical Process Control
[edit]
Design of Experiments
- Design of experiments via Taguchi methods: orthogonal arrays
- Design of experiments via factorial designs
[edit]