System Analysis and Control
ME 4555
Northeastern University
Instructor: Laurent Lessard
This is an undergraduate-level course in classical control theory. The course covers modeling of physical systems, analysis and performance of linear systems, and basic feedback control. This course presents material that is fundamental and foundational for the study and practice of control systems. Concepts includes the s-domain, PID control, root locus, frequency-domain, and Bode plots. This is not an official course website, but rather a public online space where I will post up-to-date course-related materials.
IMPORTANT: The notes below are from Spring 2026, which was the last time Prof. Lessard taught this course. More recent offerings of the course (or different instructors) might use different notes/materials.
The notes for this course are assembled in this
online textbook.
Relevant sections of the book are linked below for each lecture.
Part I: Modeling
Part II: Analysis
Part III: Control
These are older handwritten notes and handouts that I used prior to 2026. Keeping them here for reference.
Part I: System modeling
Part II: System analysis
Part III: Feedback control
Part IV: Bonus material
Discrete-time control. Most plants have continuous-time dynamics (described by ODEs), whereas most sensors provide measurements at evenly spaced points in time (discrete time). Moreover, most controllers nowadays are implemented in software or on microcontrollers, which means the implementations must be digital (all time is discretized). So how does one carry out controller design for these sorts of hybrid systems that have a mixture of discrete and continuous parts?
Balancing a stick, and the limits of human performance. This demonstration is inspired by
John Doyle. See for example this
series of papers or one of John’s many
talks on YouTube. I adapted the demo to include connections to the course material, for example root locus plots and Bode plots. Here are my notes:
Textbook:
The provided online notes are all you will need for the class. That being said, I can recommend several excellent books in case you would like to consult additional references:
- Ogata, K., Modern Control Engineering, Prentice Hall.
- Nise, N.S., Control Systems Engineering, Wiley.
- Kluever, C.A., Dynamic Systems, Modeling, Simulation, and Control, Wiley.
- Astrom, Murray, Feedback Systems: An Introduction for Scientists and Engineers (free online)
Online references:
There are many excellent online references for classical control. My top recommendations are: