CS Report
CS Report
(DEEMED TO BE UNIVERSITY)
SUBMITTED BY:
SUBMITTED TO:
1
Aim : DC motor Speed control using P, PI and PID controller.
Components :
Power Gui
Constants Block
Sum Block
PID Controller Box
Voltage Measurement Block
Display Block
Scope Block
DC Motor Subsystem
Scope
Theory :
The Purpose of this project is to show the dynamic response of the rapid tuning result of the
proposed modified P, PI and PID controller which will help in the speed control of the
motor. The speed will change according to the reference provided to the system say for ex. If
200 is the reference speed then the output speed will be close to that of the reference speed.
u(t)=Kp⋅e(t)
u(t)=Kp⋅e(t)+Ki∫e(t)dt
u(t)=Kp⋅e(t)+Ki∫e(t)dt+Kd(de(t)/dt)
DC Motor Subsystem:
2
Represented By:
Inputs:
Output:
Inputs:
Output:
Represented By:
Inputs:
3
o ω: The Speed of Motor.
Output:
o Eb: The back EMF, which feeds back into the electrical subsystem.
Circuit Diagram:
4
Sub Systems:
DC Motor
Procedure:
5
Observations:
P Controller
o Input Voltage (V), Stator Current (A), Stator Back EMF (V)
and Rotor Speed (RPM) Electromagnetic Torque (Nm)
6
o Controller Output
7
o Parameters
8
PI Controller
o Input Voltage (V), Stator Current (A), Stator Back EMF (V)
and Rotor Speed (RPM) Electromagnetic Torque (Nm)
o Controller Output
9
o Parameters
10
PID Controller
11
o Input Voltage (V), Stator Current (A), Stator Back EMF (V)
and Rotor Speed (RPM) Electromagnetic Torque (Nm)
12
o Controller Output
13
o Parameters
Result:
Seen that P, PI and PID controllers are used the net error in the speed to the
reference speed has been reduced. With little bit of more tuning of P,I and D
parameters the error can be further reduced and the modal can be made more
reliable.
Future Planning:
To fine tune the P, I and D values to be more precise and the error to be
negligible even with P controller.
14