Ammar-Bin-Amir / Closed_Loop_DC_Motor_Speed_Control

Controlling Speed of DC Motor using PID Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Closed Loop DC Motor Speed Control

A speed control system's goal is to keep the motor's speed constant under a variety of circumstances. The DC motor is a nonlinear device in practice and speed variations are caused by disturbances, changes in load demand, etc. In this projet, the PID controller algorithm, a common controller in industries, has been implemented which overcome the disturbances occurring in the system and establishes the motor speed to the desired value without any human assistance.