mathematical analysis and feedback design
While Hassan Khalil's Nonlinear Control (and the more advanced Nonlinear Systems ) is a cornerstone of control theory, it is primarily focused on for general dynamic systems rather than specific heat transfer applications .
Overview of Nonlinear Control Systems by Khalil
- Again, not public, but your professor may give access to TAs.
- Download the official errata from Khalil’s Michigan State University faculty page (free).
- Use MATLAB’s Control Toolbox to simulate the problems. The act of coding the nonlinear ODEs (e.g.,
x_dot = [x(2); -sin(x(1)) - x(2)]) verifies the solution better than any manual. - Find a solution verification community: Reddit’s r/ControlTheory allows you to post Khalil problem attempts for feedback.
- Chegg Study – step-by-step solutions for many heat transfer problems (subscription).
- Slader (now part of Quizlet) – community answers for Incropera and Cengel.