Tutorials

Step-by-step walkthroughs for process control tools, algorithms, and best practices.

Inverted Pendulum Modeling and Control (Åström Ex. 2.2 & 9.6)

Full derivation of the cart-pole equations of motion, linearization at upright, state-feedback design (pole placement), the transfer-function form (Ex 9.6), and how to map PID gains between the Ex 2.2 and Ex 9.6 presets on the Inverted Pendulum Simulator.

inverted pendulumLQRpole placementstate feedbackÅströmlinearizationPID tuning

June 6, 2026

Intermediate

Model Reference Adaptive Control (MRAC)

A derivation of Lyapunov-based model reference adaptive control for first-order SISO systems. Learn how to design controllers that adapt to unknown or changing plant parameters in real time.

MRACadaptive controlLyapunovMIT rulestability

May 23, 2026

Intermediate

PID Tuning with Relay Feedback (‎Åström–‎Hägglund)

Learn relay feedback auto-tuning to measure ultimate gain and period directly from a closed-loop experiment, then convert to PID gains using Ziegler–Nichols frequency-domain rules.

PIDrelay feedbackÅströmauto-tuningZN frequencyFOLPD

April 28, 2026

Intermediate

Getting Started with PID Tuning

A hands-on walkthrough of PID controller tuning using the Ziegler-Nichols, Cohen-Coon, and IMC methods. Learn how to adapt gain parameters for first-order lag plus deadtime (FOLPD) processes.

PIDZiegler-NicholsIMCFOLPDtuning

April 27, 2026

Beginner

Practical Frequency Domain Concepts

How frequency-domain thinking guides PID tuning in practice — bandwidth, phase margin, and low-frequency gain explained through a worked FOLPD example.

Frequency DomainPIDBode PlotPhase MarginBandwidthControl Theory

January 29, 2025

Intermediate