PID Controllers – Intro to Control Design

Learn to write your own control software while learning fundamental control theory.

In this course you’ll learn how to implement a PID controller in software. You will understand when the Proportional, Integral, and Derivative components of the controller should and shouldn’t be used.

What you’ll learn

  • Common control langauge..
  • How to design a PID controller in software..
  • What components of a PID controller should be used for various environments/problems..

Course Content

  • Introduction –> 1 lecture • 9min.
  • Setup –> 2 lectures • 14min.
  • Free Installation Guide Resource –> 3 lectures • 7min.
  • Design Your First Controller –> 4 lectures • 27min.
  • Proportional Control –> 2 lectures • 18min.
  • Derivative Control –> 2 lectures • 20min.
  • Integral Control –> 2 lectures • 16min.
  • Outro –> 1 lecture • 19min.

PID Controllers - Intro to Control Design

Requirements

In this course you’ll learn how to implement a PID controller in software. You will understand when the Proportional, Integral, and Derivative components of the controller should and shouldn’t be used.

The physics of an elevator are simulated to allow you the opportunity to write control software and see how it performs. The simulator will also give you hands on experience with debugging and tuning a controller, two very important aspects for a real system.

Get Tutorial