Posts

Showing posts from April, 2021

A Heuristic approach to PID Design and Implementation

Image
Hey folks, Welcome and I hope all are doing well. This Course was written as a guide to help people get started with PID controllers (Not Mathematical, but Intuitive and an Implementation approach) I myself completely learned this online and I wanted to make this course a one-point solution for people seeking help on this. All the resources I used are attached at the end of this course.  Course weightage: 30% Basics 40% MATLAB 30% Arduino Please read from the start till end as I have all the data’s and Information required to develop a project that runs on a PID controller. Let’s get started… YouTube Video series Link: Youtube Video series MATLAB File exchange Link: MATLAB File exchange An Overview In this course, we will understand a practical way of designing and implementing a PID controller for a PID based Temperature controller. It also covers the electronics and computation required to completely build this project. Arduino and MATLAB Simulink are used as a tool for project cons