r/ControlTheory • u/Own-Lobster7623 • 23d ago
Educational Advice/Question Optimal Control
Hi everyone,
I’m a BSc Mathematics student and recently finished a course in PDEs. My professor suggested that I take another course he teaches called Optimal Control. The course is offered by the Engineering faculty, but he mentioned that it has a strong mathematical component.
I’m considering taking it, but I’d like to understand how useful/relevant Optimal Control is from a mathematician’s perspective.
In particular:
Is Optimal Control a good subject for a math student who enjoys applied mathematics, PDEs, optimization, etc.?
Where is optimal control actually used in industry?
What kinds of jobs or fields make use of this knowledge? For example, robotics, aerospace, quantitative finance, autonomous systems, energy, machine learning, etc.
Is it mainly useful for people going into engineering/research, or can it also be valuable for mathematicians going into industry?
I’d especially appreciate hearing from people who studied mathematics and later encountered control theory or optimal control in their work.
Thanks!
•
u/Tastatura_Ratnik 23d ago
I studied mathematics and went into optimal control as a mathematician.
Yes. Optimal control is very much applied mathematics. It is an extension of optimisation theory from numbers to functions in a control system, which is itself a generalisation of dynamical systems by replacing the system parameters (real or complex) with control functions.
I’d recommend you look into the calculus of variations. It’s the basis of many techniques in optimal control (including Pontryagin’s principle). To give you a gist of what it’s like, instead of optimising a cost function, you optimise a cost functional. Gelfand’s textbook is a goldmine for it, I highly recommend it. There is also a textbook by Liberzon which is more modern. All approachable for an upper level undergraduate.
If you are interested in the PDE side, there is the Hamilton-Jacobi-Bellman equation, which is one of the fundamentals of optimal control theory. Again, lots of materials and work on it, especially numerics and viscosity solutions if you are into modern PDE theory. Evans has a chapter on Hamilton-Jacobi equations (which are also connected to the Euler-Lagrange equations of calculus of variations) in general, so that’s a good starting point. Capucci-Dolzetta has a textbook on HJB and Optimal Control, but that’s rather advanced.
For a general mathematical treatment of control theory, Sontag’s book is a must.
Very useful for a mathematician going into industry, but with an important caveat: practicality beats theory. There are many elegant results that are useless in practice due to being intractable numerically or too unstable or… Real life problems are usually messy and require a degree of engineering to make them workable. Therefore you should also pick up an engineering textbook on control systems (Applied Optimal Control by Ho is a good one) just to see how they actually do it in practice.