SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume: 3 | Issue: 4 | May-Jun 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470
@ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1418
Simulation DC Motor Speed Control
System by using PID Controller
Mrs Khin Ei Ei Khine, Mrs Win Mote Mote Htwe, Mrs Yin Yin Mon
Master of Engineering, Technological University (Hmawbi), Yangon, Myanmar
How to cite this paper: Mrs Khin Ei Ei
Khine | Mrs Win Mote Mote Htwe | Mrs
Yin Yin Mon "Simulation DC Motor
Speed Control System by using PID
Controller" Published in International
Journal of Trend in Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-3 |
Issue-4, June 2019,
pp.1418-1423, URL:
https://www.ijtsrd.c
om/papers/ijtsrd25
114.pdf
Copyright © 2019 by author(s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an
Open Accessarticle
distributed under
the terms of the Creative Commons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/
by/4.0)
ABSTRACT
Speed control system is the most common control algorithm used in industry
and has been universally accepted in industrial control. One of the applications
used here is to control the speed of the DC motor. Controlling the speed of a DC
motor is very important as any small change can lead to instability of the closed
loop system. The aim of this thesis is to show how DC motor can becontrolledby
using PID controller in MATLAB. The development of the PID controllerwith the
mathematical model of DC motor is done using automatic tuning method. The
PID parameter is to be test with an actual motor also with the PID controller in
MATLAB/Simulink. In this paper describe the results to demonstrate the
effectiveness and the proposed of this PID controller produce significant
improvement control performance and advantages of the control system DC
motor.
Keywords: DC motor, PID controller, MATLAB/Simulink
I. INTRODUCTION
DC motors are widely used in industrial applications, robot manipulators and
home appliances, because of their high reliability, flexibility and low cost, where
speed and position control of motor are required. DC motor is a power actuator
which converts electrical energy into mechanical energy. There are severaltypes
of applications where the load on the DC motor varies over a speed range. The
greatest advantage of dc motors may be speed control.
DC motors are most suitable for sample range speed control
and are therefore used in many adjustable speed drives.
Because speed is directly proportional to armature voltage
and inversely proportional to magnetic flux induced by the
poles, adjusting the armature voltageorthefield currentwill
vary the rotor speed. The purpose to control the speed of DC
motor is to overcome the problem in industry like to avoid
machines damages and to avoid slow rise time and high
overshoot. This is because when the starting voltage is high,
it is not suitable for machine and can make machine
damages. So, a controller likes PID is developed toovercome
this problem. Despite all the progress in advanced control,
the PID remains the most popular controller.
The PID controller is based on very simple ideas. As
illustrated in the idealized formula below, the controller
output is a combination of three terms. The proportional
term reacts to current errors. Past errors are accounted for
by the integral term. The derivative term anticipates future
errors by linear extrapolation of the error. This thesis is to
design a PID controller that can be used to control the speed
of a DC motor. Simulate the PID controller with the
modelling of the DC motor to have a settling time less than
2seconds and a step response with overshoot of less than
5%. The DC motor speed control system with PID controller
by using MATLAB/Simulink.
II. Dc Motor Speed Control System
A. Method of DC Motor Speed Control
The speed control system was implemented for a DC motor.
Speed control of DC motor is by two main methods.
1. Armature control method
2. Field control method
Field Control
In this method, the field current or current through
stator is varied to control the speed of the motor.
Armature Control
In this method, the armature voltage is varied to
control the speed of the motor.
B. Physical Setup of DC Motor
Fig.1 The electric equivalent circuit of the rotor [8]
The electric equivalent circuit of the armature and the free-
body diagram of the rotor are shown in the following figure
IJTSRD25114
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1419
1. The input of the system is the voltagesource(V)applied to
the motor's armature, while the output is the rotational
speed of the shaft . The rotor and shaft are assumed to be
rigid. A viscous friction model, that is, the friction torque is
proportional to shaft angular velocity.
TABLE1. The physical parameters for dc motor are:
Moment of inertia of the rotor (J) 0.01 kg.m2
Motor viscous friction constant (b) 0.1 N.m.s
Electromotive force constant (Ke) 0.01 V/rad/sec
Motor torque constant (Kt) 0.01 N.m/Amp
Electric resistance (R) 1 Ohm
Electric inductance (L) 0.5 H
C. Transfer Function Equation of Feedback Control System
The torque generated by a DC motor is proportional to the
armature current and the strength of the magnetic field. In
this example we will assume that the magnetic field is
constant. Therefore, the motortorqueisproportionaltoonly
the armature current i by a constant factor Kt as shown in
the equation below. This is referred to as an armature-
controlled motor.
T=Kt i (1)
Where:
T = torque
Kt = constant factor
i = armature current
The back emf, e, is proportional to the angular velocityofthe
shaft by a constant factor eK .
(2)
Where:
e = back e.m.f
Ke = constant factor
= angular velocity
In SI units, the motor torque and back e.m.f constants are
equal, that is, Kt= Ke ; therefore, we will use K to represent
both the motor torque constant and the back e.m.f constant.
From the figure above, we can derive the following
governing equations based on Newton's 2nd law and
Kirchhoff's voltage law.
(3)
(4)
Where:
J = moment of inertia of the rotor
B = motor viscous friction constant
Ki= constant factor
L = electric inductance
R = electric resistance
V = voltage source
Applying the Laplace transform, the above modelling
equations can be expressed in terms of the Laplace variable.
(5)
(6)
The following open-looptransferfunction byeliminatingI(s)
between the two above equations, where the rotational
speed is considered the output and the armature voltage is
considered the input
(rad/sec/V) (7)
(8)
(9)
Feedback control systems are often referred to as closed-
loop control systems. In a closed-loop control system the
actuating error signal, which is the difference between the
input signal and the feedback signal is fed to the controller
so as to reduce the error and bring the output of the system
to a desired value. The term closed-loop control always
implies the use of feedback control action in order to reduce
system error.
Closed loop system:
(10)
An easy way to comply with theconferencepaperformatting
requirements is to use this document as a template and
simply type your text into it.
III. Proportional-Integral-Derivative Controller
The PID circuit is often utilized as a control feedback loop
controller and is very commonly used for many forms of
servo circuits. PID represents the three control settings of a
PID circuit. The purpose of any servo circuit is to hold the
system at a predetermined value (set point) for longperiods
of time.
The PID circuit actively controls the system so as toholditat
the set point by generating an error signal that is essentially
the difference between the set point and the current value.
The three controls relate to the time-dependenterrorsignal;
at its simplest, this can be thoughtofasfollows:Proportional
is dependent upon the present error, Integral is dependent
upon the accumulation of past error, and Derivative is the
prediction of future error.
The results of each of the controls are then adjusts the
output of the circuit, u(t). This output is fed into a control
device, its value is fed back into the circuit, andtheprocessis
allowed to actively stabilize the circuit’s output to reach and
hold at the set point value. The block diagram below
illustrates very simply the action of a PID circuit. One or
more of the controls can be utilized in any servo circuit
depending on system demand and requirement (i.e., P, I, PI,
or PID).
Fig.2 Block Diagram of PID Controller
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1420
The output of the PID control circuit, u(t), is given as
(11)
Where:
u(t) = Manipulated Variable
Kp = Proportional Gain
Ki = Integral Gain
Kd = Derivative Gain
e(t) = Error
A. PID Function
PID is a control method or mode that has three functions or
variables. The proportional action dampens process
response. The integral corrects for droop. Droop is the
difference in process variable between the process set point
and the actual process output. The set point is the desired
value of process variable. The derivatives minimize the
amounts of overshoot and undershoot. Overshoot is the
amount of process variable that exceeds the set point value
before the process stabilizes. Process stabilization is
achieved when the set point and process variable value are
equal over a defined period of time. Undershoot is the
amount of process variable that falls below the set point
value before the process stabilizes.[4]
Fig.3 Response of A Typical PID Closed Loop System
Fig.4 Response of A Closed Loop System with Dead-
Time
Mathematically, the PID controller can be expressed as in
Equation 3.5.
0
1 ( )
( ) ( ) ( )
t
c d
i
de t
u t K e t e T
T dt
τ τ
ïŁ« ïŁ¶ïŁ« ïŁ¶
= + +ïŁŹ ïŁ·ïŁŹ ïŁ·
ïŁ­ ïŁžïŁ­ ïŁž
∫ (12)
0
( )
( ) ( ) ( )
t
c i d
de t
u t K e t K e K
dt
τ τ
ïŁ« ïŁ¶ïŁ« ïŁ¶
= + +ïŁŹ ïŁ·ïŁŹ ïŁ·
ïŁ­ ïŁžïŁ­ ïŁž
∫ (13)
Where u is the control variable and e is the control error (e =
y - r). The control variable is thus a sum of three terms:
proportional, integral, and derivative. The controller
parameters are proportional gain KP, integral time Ti,
integral gain Ki, derivative time Td, and derivative gain Kd.
This PID algorithm can also be represented by the transfer
function as in Equation 14.
1
( ) 1c d
i
G s K sT
sT
ïŁ« ïŁ¶
= + +ïŁŹ ïŁ·
ïŁ­ ïŁž
(14)
B. The Characteristics of PID Controller
The general effects of each controller parameter (KP,Ki ,Kd) on a closed-loop system are summarized in the table below. Note,
these guidelines hold in many cases, but not all. If want to know the effect of tuning the individual gains, that will have to do
more analysis, or will have to perform testing on the actual system.[4]
TABLE 2 Characteristic of PID Controller
CL RESPONSE RISE TIME OVERSHOOT SETTLING TIME S-S ERROR
KP Decrease Increase Small Change Decrease
Ki Decrease Increase Increase Decrease
Kd Small Change Decrease Decrease No Change
C. Design Requirements
First consider that motor at 0.1 rad/sec in steady state for an input voltage of 1 volt. Since the most basic requirement of a
motor is that it should rotate at the desired speed, that the steady-state error of the motor speed be less than 1%. Another
performance requirement for our motor is that it must accelerate to its steady state speed as soon as it turnson.In thiscase, to
have a settling time less than 2 seconds. Also, since a speed faster than the referencemaydamagetheequipment,tohave astep
response with overshoot of less than 5%.
In summary, for a unit step command in motor speed, the control system’s output should meet the following requirements.
1. Settling time less than 2 seconds
2. Overshoot less than 5%
3. Steady-state error less than 1%
IV. Simulation Result of Dc Motor Speed Control By Using PID Controller
PID controller is one of the most popular control methods. In this paper, DC motor speed is controlled by usingPIDcontroller.
The speed of the open loop DC motor without PID is investigated firstly. And the speed of the closed-loop DC motor is
examined. Finally, the DC motor with P Controller, PI Controller and PID Controller were tested in MATLAB Software.
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1421
A. Simulink Model of DC Motor Speed Control with PID Controller
Fig.5 Simulink model of DC Motor control with PID Controller
For this paper, speeds control of DC motor use with PID controller. In Figure 5 was modeled using MATLAB/ Simulink. In
simulation, step input is 1 second and output is stable in 3 seconds.
B. Model of DC Motor
Fig.6 Model of DC Motor
C. Simulink Result of DC Motor Control with PID Controller
Fig.7 Simulink result of DC Motor control with PID Controller
The above figure was simulated for step input time is 1 second, output time was stable in 3 seconds.
D. Closed Loop Response of DC Motor
Fig.8 Closed Loop Response of DC Motor
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1422
TABLE.3 Closed Loop Response of DC Motor
Controller Gain Rise Time(sec) Maximum Overshoot (%) Settle time(sec) Peak Amplitude
- - 0 - 0.0196
In a closed-loop control system the actuating error signal, which is the difference between the input signal and the feedback
signal, is fed to the controller so as to reduce the error and bring the output of the system to a desired value. The term closed-
loop control always implies the use of feedback control action in order to reduce system error.
E. DC Motor with P Controller of PID
TABLE 4 DC Motor with P Controller of PID
Controller Gain Rise Time(sec) Maximum Overshoot (%) Settle time(sec) Peak Amplitude
KP=64.43 0.132 17.2 0.665 1
Fig.9 DC Motor with P Controller of PID
When DC motor speed is controlled with only P controller, overshoot and settling time are over 5% and 2 second.
F. F.DC Motor with PI Controller of PID
Fig.10 DC Motor with PI Controller of PID
When DC motor speed is controlled with PI controller, overshoot is under 5% but there is no settling time.
TABLE.5 DC Motor with PI Controller of PID
Controller Gain Rise Time(sec) Maximum Overshoot (%) Settle time(sec) Peak Amplitude
KP=64.42 0.132 17.2 0.665 1
Ki= 10.49 0.163 1.83 0 1
G. DC Motor with PID Controller (Before Tuning)
Fig.11 DC Motor with PID Controller (Before Tuning)
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1423
TABLE.6 DC Motor with PID Controller (Before Tuning)
Controller Gain Rise Time(sec) Maximum Overshoot (%) Settle time(sec) Peak Amplitude
KP=61.09 0.132 17.2 0.665 1
Ki= 186.6 0.163 1.83 0 1
Kd= 4.36 0.177 6.98 0.794 1.07
When DC motor speed is controlled with PID controller, overshoot and settling time are over 5% and 2 second. So, simulation
results to reduce overshoot and settling time by using automatic tuning method.
H. DC Motor with PID Controller (After Tuning)
Fig.12 DC Motor with PID Controller (After Tuning)
Controller Gain Rise Time(sec) Maximum Overshoot (%) Settle time(sec) Peak Amplitude
KP=17.45 0.132 17.2 0.665 1
Ki= 48.49 0.163 1.83 0 1
Kd= 1.507 0.528 4.73 1.67 1.05
After tuning, overshoot and settling time are under 5% and 2 second. When tuningresultsof controllergain,risetimeandpeak
amplitude changes. This simulation result is the mathematical simulation of DC Motor speed control system by using PID.
V. Conclusions
The applications of DC motors and drives have used in
recent years in the appliance industry and the automotive
industry. This paper has discussed aspects of DC motor
speed control by using PID controller. To examine the speed
control of DC motor, the software package MATLAB/
SIMULINK was used to design the block diagrams and run
the simulations.
This paper studies the PID controller for theDC motorspeed
control system. For better speed control applications DC
motor can give a better performance than induction motor
and AC motor. PID Controls are commonly used in the
industry. The purpose to control the speed of motor is to
overcome the problem in industry like to avoid machines
damages and to avoid slow rise time and high overshoot.
Graphical representation of program gives which clear
understanding about the structure and data flow. It is better
for control application while MATLAB is better for data
manipulation.
Acknowledgement
The author also acknowledges Dr. Kay Thi Lwin, Rector
Technological University (Hmawbi), forherkindpermission
to write this paper of Journal of EngineeringEducationaland
Applied Science. The author is much obligated toDr.NaySoe
Shwe, Professor and Head of the Department of Electrical
Power Engineering of the Technological University
(Hmawbi), for his invaluable advice, helpful suggestionsand
encouragement throughout this study. The author is greatly
indebted to his supervisor, Dr Aung Myo Naing, Professor,
Department of Electrical Power Engineering of the
Technological University (Hmawbi), for his encouragement,
good willingness to share ideas, helpful suggestions and
support. The author wishes to express her paper to all
persons who helped directly or indirectly towards the
successful completion of this paper.
References
[1] Fatiha Loucif,DepartmentofElectricalEngineeringand
information, Hunan University, ChangSha, Hunan,
China.
[2] Modern Control Engineering,4th Edition, 2002(Ogata)
[3] Modern Control System 11th, Edition (Bishop)
[4] Ho, W. K., Gan, O. P., Tay, E. B., & Ang, E. L. (1996).
Performance and gain and phase margins of well-
known PID tuning formulas. IEEE Transactions on
Control Systems Technology.
[5] Grassi, E., Tsakalis, K., Dash, S., Gaikwad, S. V.,
Macarthur, W., & Stein, G. (2001). Integrated system
identification and PID controller tuning by frequency
loop-shaping. IEEE Transactions on Control Systems
Technology.
[6] Md Akram Ahmad, Electronics and Communication
Engineering Department, Maryland Institute of
Technology and Management, Jamshedpur, India,
Kamal Kishor, Electronics and Communication
Engineering Department, Ramgovind Institute of
Technology, Koderma, India, Pankaj Rai, Electrical
Engineering Department, BIT Sindri, Dhanbad, India,
[7] http://en.m.wikipedia.org
[8] http://www.electricaleasy.com

Weitere Àhnliche Inhalte

Was ist angesagt?

Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motorEdgefxkits & Solutions
 
Pid controllers
Pid controllersPid controllers
Pid controllersmilind1076
 
Floating mode controller
Floating mode controllerFloating mode controller
Floating mode controllerGauravsinh Parmar
 
PID controller in control systems
PID controller in control systemsPID controller in control systems
PID controller in control systemskhalaf Gaeid
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its designKonirDom1
 
SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM ANISH PATHAK
 
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...Waqas Afzal
 
PID Controllers
PID Controllers PID Controllers
PID Controllers Hussain K
 
Doc speed control of a dc motor using micro controller 8051
Doc speed control of a dc motor using micro controller 8051Doc speed control of a dc motor using micro controller 8051
Doc speed control of a dc motor using micro controller 8051embdnew
 
digital control Chapter1 slide
digital control Chapter1 slidedigital control Chapter1 slide
digital control Chapter1 slideasyrafjpk
 
Stepper motor control
Stepper motor controlStepper motor control
Stepper motor controlJatin Arora
 
Speed control of dc motor using matlab
Speed control of dc motor using matlabSpeed control of dc motor using matlab
Speed control of dc motor using matlabShridhar kulkarni
 
Chapter 1 basic components of control system
Chapter  1  basic components of control systemChapter  1  basic components of control system
Chapter 1 basic components of control systemHarish Odedra
 
Hybrid stepper motors
Hybrid stepper motorsHybrid stepper motors
Hybrid stepper motorsPavithran Selvam
 
Closed loop speed control
Closed loop speed controlClosed loop speed control
Closed loop speed controlAbhishek Choksi
 
Speed control of DC motor using pulse width modulation technique
Speed control of DC motor using pulse width modulation technique Speed control of DC motor using pulse width modulation technique
Speed control of DC motor using pulse width modulation technique Imanul Mazarbhuiya
 
Model Reference Adaptive Control.ppt
Model Reference Adaptive Control.pptModel Reference Adaptive Control.ppt
Model Reference Adaptive Control.pptniyefa3149
 

Was ist angesagt? (20)

Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motor
 
Pid controllers
Pid controllersPid controllers
Pid controllers
 
Floating mode controller
Floating mode controllerFloating mode controller
Floating mode controller
 
PID controller in control systems
PID controller in control systemsPID controller in control systems
PID controller in control systems
 
PID Controller and its design
PID Controller and its designPID Controller and its design
PID Controller and its design
 
SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM SINGULAR POINT IN NON-LINEAR SYSTEM
SINGULAR POINT IN NON-LINEAR SYSTEM
 
Class 16 floating and proportional control mode
Class 16   floating and proportional control modeClass 16   floating and proportional control mode
Class 16 floating and proportional control mode
 
POWER SYSTEM STABILIZER
POWER SYSTEM STABILIZERPOWER SYSTEM STABILIZER
POWER SYSTEM STABILIZER
 
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
PID controller, P, I and D control Comparison PI, PD and PID Controller P, I,...
 
PID Controllers
PID Controllers PID Controllers
PID Controllers
 
Doc speed control of a dc motor using micro controller 8051
Doc speed control of a dc motor using micro controller 8051Doc speed control of a dc motor using micro controller 8051
Doc speed control of a dc motor using micro controller 8051
 
digital control Chapter1 slide
digital control Chapter1 slidedigital control Chapter1 slide
digital control Chapter1 slide
 
Stepper motor control
Stepper motor controlStepper motor control
Stepper motor control
 
Speed control of dc motor using matlab
Speed control of dc motor using matlabSpeed control of dc motor using matlab
Speed control of dc motor using matlab
 
Chapter 1 basic components of control system
Chapter  1  basic components of control systemChapter  1  basic components of control system
Chapter 1 basic components of control system
 
Hybrid stepper motors
Hybrid stepper motorsHybrid stepper motors
Hybrid stepper motors
 
Closed loop speed control
Closed loop speed controlClosed loop speed control
Closed loop speed control
 
Speed control of DC motor using pulse width modulation technique
Speed control of DC motor using pulse width modulation technique Speed control of DC motor using pulse width modulation technique
Speed control of DC motor using pulse width modulation technique
 
Class 15 control action and controllers
Class 15   control action and controllersClass 15   control action and controllers
Class 15 control action and controllers
 
Model Reference Adaptive Control.ppt
Model Reference Adaptive Control.pptModel Reference Adaptive Control.ppt
Model Reference Adaptive Control.ppt
 

Ähnlich wie Simulation DC Motor Speed Control System by using PID Controller

Speed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC SchemeSpeed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC SchemeIRJET Journal
 
Gl3311371146
Gl3311371146Gl3311371146
Gl3311371146IJERA Editor
 
Speed control of Separately Excited DC Motor using various Conventional Contr...
Speed control of Separately Excited DC Motor using various Conventional Contr...Speed control of Separately Excited DC Motor using various Conventional Contr...
Speed control of Separately Excited DC Motor using various Conventional Contr...IJERA Editor
 
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...IJRST Journal
 
6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motork srikanth
 
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET Journal
 
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...IRJET Journal
 
[000007]
[000007][000007]
[000007]Al Mtdrs
 
Pi controller ieee format
Pi controller ieee formatPi controller ieee format
Pi controller ieee formatKrishnaveni Reddy
 
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic ControllerSpeed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controlleriosrjce
 
IRJET- Direct Torque Control of Induction Motor
IRJET-  	  Direct Torque Control of Induction MotorIRJET-  	  Direct Torque Control of Induction Motor
IRJET- Direct Torque Control of Induction MotorIRJET Journal
 
Speed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial ApplicationSpeed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial Applicationijtsrd
 
A review paper on closed loop control of bldc motor using fuzzy logic
A review paper on closed loop control of bldc motor using fuzzy logicA review paper on closed loop control of bldc motor using fuzzy logic
A review paper on closed loop control of bldc motor using fuzzy logicIRJET Journal
 
Modeling of DC Motor and Choosing the Best Gains for PID Controller
Modeling of DC Motor and Choosing the Best Gains for PID ControllerModeling of DC Motor and Choosing the Best Gains for PID Controller
Modeling of DC Motor and Choosing the Best Gains for PID Controllerijtsrd
 

Ähnlich wie Simulation DC Motor Speed Control System by using PID Controller (20)

Design and implementation speed control system of DC Motor based on PID contr...
Design and implementation speed control system of DC Motor based on PID contr...Design and implementation speed control system of DC Motor based on PID contr...
Design and implementation speed control system of DC Motor based on PID contr...
 
Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...Applied measurement of the motor speed controller for washing machine with ra...
Applied measurement of the motor speed controller for washing machine with ra...
 
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
Performance Study of Enhanced Non-Linear PID Control Applied on Brushless DC ...
 
Speed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC SchemeSpeed Control of Dc Motor using Adaptive PID with SMC Scheme
Speed Control of Dc Motor using Adaptive PID with SMC Scheme
 
Gl3311371146
Gl3311371146Gl3311371146
Gl3311371146
 
Speed control of Separately Excited DC Motor using various Conventional Contr...
Speed control of Separately Excited DC Motor using various Conventional Contr...Speed control of Separately Excited DC Motor using various Conventional Contr...
Speed control of Separately Excited DC Motor using various Conventional Contr...
 
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
DTC Scheme for a Four-Switch Inverter-Fed PMBLDC Motor Emulating the Six-Swit...
 
I1103016569
I1103016569I1103016569
I1103016569
 
6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor6. performance analysis of pd, pid controllers for speed control of dc motor
6. performance analysis of pd, pid controllers for speed control of dc motor
 
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
IRJET- Analysis of 3-Phase Induction Motor with High Step-Up PWM DC-DC Conver...
 
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
IRJET- Design and Analysis of Fuzzy and GA-PID Controllers for Optimized Perf...
 
[000007]
[000007][000007]
[000007]
 
Pi controller ieee format
Pi controller ieee formatPi controller ieee format
Pi controller ieee format
 
J010616573
J010616573J010616573
J010616573
 
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic ControllerSpeed Control of Brushless Dc Motor Using Fuzzy Logic Controller
Speed Control of Brushless Dc Motor Using Fuzzy Logic Controller
 
IRJET- Direct Torque Control of Induction Motor
IRJET-  	  Direct Torque Control of Induction MotorIRJET-  	  Direct Torque Control of Induction Motor
IRJET- Direct Torque Control of Induction Motor
 
Speed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial ApplicationSpeed Control of DC Motor using PID Controller for Industrial Application
Speed Control of DC Motor using PID Controller for Industrial Application
 
A review paper on closed loop control of bldc motor using fuzzy logic
A review paper on closed loop control of bldc motor using fuzzy logicA review paper on closed loop control of bldc motor using fuzzy logic
A review paper on closed loop control of bldc motor using fuzzy logic
 
Modeling of DC Motor and Choosing the Best Gains for PID Controller
Modeling of DC Motor and Choosing the Best Gains for PID ControllerModeling of DC Motor and Choosing the Best Gains for PID Controller
Modeling of DC Motor and Choosing the Best Gains for PID Controller
 
Performance enhancement of BLDC motor using PID controller
Performance enhancement of BLDC motor using PID controllerPerformance enhancement of BLDC motor using PID controller
Performance enhancement of BLDC motor using PID controller
 

Mehr von ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

Mehr von ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

KĂŒrzlich hochgeladen

How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxmarlenawright1
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxPooja Bhuva
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxannathomasp01
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxUmeshTimilsina1
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsKarakKing
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17Celine George
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024Elizabeth Walsh
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 

KĂŒrzlich hochgeladen (20)

How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17How to Add New Custom Addons Path in Odoo 17
How to Add New Custom Addons Path in Odoo 17
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 

Simulation DC Motor Speed Control System by using PID Controller

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume: 3 | Issue: 4 | May-Jun 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470 @ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1418 Simulation DC Motor Speed Control System by using PID Controller Mrs Khin Ei Ei Khine, Mrs Win Mote Mote Htwe, Mrs Yin Yin Mon Master of Engineering, Technological University (Hmawbi), Yangon, Myanmar How to cite this paper: Mrs Khin Ei Ei Khine | Mrs Win Mote Mote Htwe | Mrs Yin Yin Mon "Simulation DC Motor Speed Control System by using PID Controller" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-3 | Issue-4, June 2019, pp.1418-1423, URL: https://www.ijtsrd.c om/papers/ijtsrd25 114.pdf Copyright © 2019 by author(s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Accessarticle distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/ by/4.0) ABSTRACT Speed control system is the most common control algorithm used in industry and has been universally accepted in industrial control. One of the applications used here is to control the speed of the DC motor. Controlling the speed of a DC motor is very important as any small change can lead to instability of the closed loop system. The aim of this thesis is to show how DC motor can becontrolledby using PID controller in MATLAB. The development of the PID controllerwith the mathematical model of DC motor is done using automatic tuning method. The PID parameter is to be test with an actual motor also with the PID controller in MATLAB/Simulink. In this paper describe the results to demonstrate the effectiveness and the proposed of this PID controller produce significant improvement control performance and advantages of the control system DC motor. Keywords: DC motor, PID controller, MATLAB/Simulink I. INTRODUCTION DC motors are widely used in industrial applications, robot manipulators and home appliances, because of their high reliability, flexibility and low cost, where speed and position control of motor are required. DC motor is a power actuator which converts electrical energy into mechanical energy. There are severaltypes of applications where the load on the DC motor varies over a speed range. The greatest advantage of dc motors may be speed control. DC motors are most suitable for sample range speed control and are therefore used in many adjustable speed drives. Because speed is directly proportional to armature voltage and inversely proportional to magnetic flux induced by the poles, adjusting the armature voltageorthefield currentwill vary the rotor speed. The purpose to control the speed of DC motor is to overcome the problem in industry like to avoid machines damages and to avoid slow rise time and high overshoot. This is because when the starting voltage is high, it is not suitable for machine and can make machine damages. So, a controller likes PID is developed toovercome this problem. Despite all the progress in advanced control, the PID remains the most popular controller. The PID controller is based on very simple ideas. As illustrated in the idealized formula below, the controller output is a combination of three terms. The proportional term reacts to current errors. Past errors are accounted for by the integral term. The derivative term anticipates future errors by linear extrapolation of the error. This thesis is to design a PID controller that can be used to control the speed of a DC motor. Simulate the PID controller with the modelling of the DC motor to have a settling time less than 2seconds and a step response with overshoot of less than 5%. The DC motor speed control system with PID controller by using MATLAB/Simulink. II. Dc Motor Speed Control System A. Method of DC Motor Speed Control The speed control system was implemented for a DC motor. Speed control of DC motor is by two main methods. 1. Armature control method 2. Field control method Field Control In this method, the field current or current through stator is varied to control the speed of the motor. Armature Control In this method, the armature voltage is varied to control the speed of the motor. B. Physical Setup of DC Motor Fig.1 The electric equivalent circuit of the rotor [8] The electric equivalent circuit of the armature and the free- body diagram of the rotor are shown in the following figure IJTSRD25114
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1419 1. The input of the system is the voltagesource(V)applied to the motor's armature, while the output is the rotational speed of the shaft . The rotor and shaft are assumed to be rigid. A viscous friction model, that is, the friction torque is proportional to shaft angular velocity. TABLE1. The physical parameters for dc motor are: Moment of inertia of the rotor (J) 0.01 kg.m2 Motor viscous friction constant (b) 0.1 N.m.s Electromotive force constant (Ke) 0.01 V/rad/sec Motor torque constant (Kt) 0.01 N.m/Amp Electric resistance (R) 1 Ohm Electric inductance (L) 0.5 H C. Transfer Function Equation of Feedback Control System The torque generated by a DC motor is proportional to the armature current and the strength of the magnetic field. In this example we will assume that the magnetic field is constant. Therefore, the motortorqueisproportionaltoonly the armature current i by a constant factor Kt as shown in the equation below. This is referred to as an armature- controlled motor. T=Kt i (1) Where: T = torque Kt = constant factor i = armature current The back emf, e, is proportional to the angular velocityofthe shaft by a constant factor eK . (2) Where: e = back e.m.f Ke = constant factor = angular velocity In SI units, the motor torque and back e.m.f constants are equal, that is, Kt= Ke ; therefore, we will use K to represent both the motor torque constant and the back e.m.f constant. From the figure above, we can derive the following governing equations based on Newton's 2nd law and Kirchhoff's voltage law. (3) (4) Where: J = moment of inertia of the rotor B = motor viscous friction constant Ki= constant factor L = electric inductance R = electric resistance V = voltage source Applying the Laplace transform, the above modelling equations can be expressed in terms of the Laplace variable. (5) (6) The following open-looptransferfunction byeliminatingI(s) between the two above equations, where the rotational speed is considered the output and the armature voltage is considered the input (rad/sec/V) (7) (8) (9) Feedback control systems are often referred to as closed- loop control systems. In a closed-loop control system the actuating error signal, which is the difference between the input signal and the feedback signal is fed to the controller so as to reduce the error and bring the output of the system to a desired value. The term closed-loop control always implies the use of feedback control action in order to reduce system error. Closed loop system: (10) An easy way to comply with theconferencepaperformatting requirements is to use this document as a template and simply type your text into it. III. Proportional-Integral-Derivative Controller The PID circuit is often utilized as a control feedback loop controller and is very commonly used for many forms of servo circuits. PID represents the three control settings of a PID circuit. The purpose of any servo circuit is to hold the system at a predetermined value (set point) for longperiods of time. The PID circuit actively controls the system so as toholditat the set point by generating an error signal that is essentially the difference between the set point and the current value. The three controls relate to the time-dependenterrorsignal; at its simplest, this can be thoughtofasfollows:Proportional is dependent upon the present error, Integral is dependent upon the accumulation of past error, and Derivative is the prediction of future error. The results of each of the controls are then adjusts the output of the circuit, u(t). This output is fed into a control device, its value is fed back into the circuit, andtheprocessis allowed to actively stabilize the circuit’s output to reach and hold at the set point value. The block diagram below illustrates very simply the action of a PID circuit. One or more of the controls can be utilized in any servo circuit depending on system demand and requirement (i.e., P, I, PI, or PID). Fig.2 Block Diagram of PID Controller
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1420 The output of the PID control circuit, u(t), is given as (11) Where: u(t) = Manipulated Variable Kp = Proportional Gain Ki = Integral Gain Kd = Derivative Gain e(t) = Error A. PID Function PID is a control method or mode that has three functions or variables. The proportional action dampens process response. The integral corrects for droop. Droop is the difference in process variable between the process set point and the actual process output. The set point is the desired value of process variable. The derivatives minimize the amounts of overshoot and undershoot. Overshoot is the amount of process variable that exceeds the set point value before the process stabilizes. Process stabilization is achieved when the set point and process variable value are equal over a defined period of time. Undershoot is the amount of process variable that falls below the set point value before the process stabilizes.[4] Fig.3 Response of A Typical PID Closed Loop System Fig.4 Response of A Closed Loop System with Dead- Time Mathematically, the PID controller can be expressed as in Equation 3.5. 0 1 ( ) ( ) ( ) ( ) t c d i de t u t K e t e T T dt τ τ ïŁ« ïŁ¶ïŁ« ïŁ¶ = + +ïŁŹ ïŁ·ïŁŹ ïŁ· ïŁ­ ïŁžïŁ­ ïŁž ∫ (12) 0 ( ) ( ) ( ) ( ) t c i d de t u t K e t K e K dt τ τ ïŁ« ïŁ¶ïŁ« ïŁ¶ = + +ïŁŹ ïŁ·ïŁŹ ïŁ· ïŁ­ ïŁžïŁ­ ïŁž ∫ (13) Where u is the control variable and e is the control error (e = y - r). The control variable is thus a sum of three terms: proportional, integral, and derivative. The controller parameters are proportional gain KP, integral time Ti, integral gain Ki, derivative time Td, and derivative gain Kd. This PID algorithm can also be represented by the transfer function as in Equation 14. 1 ( ) 1c d i G s K sT sT ïŁ« ïŁ¶ = + +ïŁŹ ïŁ· ïŁ­ ïŁž (14) B. The Characteristics of PID Controller The general effects of each controller parameter (KP,Ki ,Kd) on a closed-loop system are summarized in the table below. Note, these guidelines hold in many cases, but not all. If want to know the effect of tuning the individual gains, that will have to do more analysis, or will have to perform testing on the actual system.[4] TABLE 2 Characteristic of PID Controller CL RESPONSE RISE TIME OVERSHOOT SETTLING TIME S-S ERROR KP Decrease Increase Small Change Decrease Ki Decrease Increase Increase Decrease Kd Small Change Decrease Decrease No Change C. Design Requirements First consider that motor at 0.1 rad/sec in steady state for an input voltage of 1 volt. Since the most basic requirement of a motor is that it should rotate at the desired speed, that the steady-state error of the motor speed be less than 1%. Another performance requirement for our motor is that it must accelerate to its steady state speed as soon as it turnson.In thiscase, to have a settling time less than 2 seconds. Also, since a speed faster than the referencemaydamagetheequipment,tohave astep response with overshoot of less than 5%. In summary, for a unit step command in motor speed, the control system’s output should meet the following requirements. 1. Settling time less than 2 seconds 2. Overshoot less than 5% 3. Steady-state error less than 1% IV. Simulation Result of Dc Motor Speed Control By Using PID Controller PID controller is one of the most popular control methods. In this paper, DC motor speed is controlled by usingPIDcontroller. The speed of the open loop DC motor without PID is investigated firstly. And the speed of the closed-loop DC motor is examined. Finally, the DC motor with P Controller, PI Controller and PID Controller were tested in MATLAB Software.
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1421 A. Simulink Model of DC Motor Speed Control with PID Controller Fig.5 Simulink model of DC Motor control with PID Controller For this paper, speeds control of DC motor use with PID controller. In Figure 5 was modeled using MATLAB/ Simulink. In simulation, step input is 1 second and output is stable in 3 seconds. B. Model of DC Motor Fig.6 Model of DC Motor C. Simulink Result of DC Motor Control with PID Controller Fig.7 Simulink result of DC Motor control with PID Controller The above figure was simulated for step input time is 1 second, output time was stable in 3 seconds. D. Closed Loop Response of DC Motor Fig.8 Closed Loop Response of DC Motor
  • 5. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1422 TABLE.3 Closed Loop Response of DC Motor Controller Gain Rise Time(sec) Maximum Overshoot (%) Settle time(sec) Peak Amplitude - - 0 - 0.0196 In a closed-loop control system the actuating error signal, which is the difference between the input signal and the feedback signal, is fed to the controller so as to reduce the error and bring the output of the system to a desired value. The term closed- loop control always implies the use of feedback control action in order to reduce system error. E. DC Motor with P Controller of PID TABLE 4 DC Motor with P Controller of PID Controller Gain Rise Time(sec) Maximum Overshoot (%) Settle time(sec) Peak Amplitude KP=64.43 0.132 17.2 0.665 1 Fig.9 DC Motor with P Controller of PID When DC motor speed is controlled with only P controller, overshoot and settling time are over 5% and 2 second. F. F.DC Motor with PI Controller of PID Fig.10 DC Motor with PI Controller of PID When DC motor speed is controlled with PI controller, overshoot is under 5% but there is no settling time. TABLE.5 DC Motor with PI Controller of PID Controller Gain Rise Time(sec) Maximum Overshoot (%) Settle time(sec) Peak Amplitude KP=64.42 0.132 17.2 0.665 1 Ki= 10.49 0.163 1.83 0 1 G. DC Motor with PID Controller (Before Tuning) Fig.11 DC Motor with PID Controller (Before Tuning)
  • 6. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD25114 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 1423 TABLE.6 DC Motor with PID Controller (Before Tuning) Controller Gain Rise Time(sec) Maximum Overshoot (%) Settle time(sec) Peak Amplitude KP=61.09 0.132 17.2 0.665 1 Ki= 186.6 0.163 1.83 0 1 Kd= 4.36 0.177 6.98 0.794 1.07 When DC motor speed is controlled with PID controller, overshoot and settling time are over 5% and 2 second. So, simulation results to reduce overshoot and settling time by using automatic tuning method. H. DC Motor with PID Controller (After Tuning) Fig.12 DC Motor with PID Controller (After Tuning) Controller Gain Rise Time(sec) Maximum Overshoot (%) Settle time(sec) Peak Amplitude KP=17.45 0.132 17.2 0.665 1 Ki= 48.49 0.163 1.83 0 1 Kd= 1.507 0.528 4.73 1.67 1.05 After tuning, overshoot and settling time are under 5% and 2 second. When tuningresultsof controllergain,risetimeandpeak amplitude changes. This simulation result is the mathematical simulation of DC Motor speed control system by using PID. V. Conclusions The applications of DC motors and drives have used in recent years in the appliance industry and the automotive industry. This paper has discussed aspects of DC motor speed control by using PID controller. To examine the speed control of DC motor, the software package MATLAB/ SIMULINK was used to design the block diagrams and run the simulations. This paper studies the PID controller for theDC motorspeed control system. For better speed control applications DC motor can give a better performance than induction motor and AC motor. PID Controls are commonly used in the industry. The purpose to control the speed of motor is to overcome the problem in industry like to avoid machines damages and to avoid slow rise time and high overshoot. Graphical representation of program gives which clear understanding about the structure and data flow. It is better for control application while MATLAB is better for data manipulation. Acknowledgement The author also acknowledges Dr. Kay Thi Lwin, Rector Technological University (Hmawbi), forherkindpermission to write this paper of Journal of EngineeringEducationaland Applied Science. The author is much obligated toDr.NaySoe Shwe, Professor and Head of the Department of Electrical Power Engineering of the Technological University (Hmawbi), for his invaluable advice, helpful suggestionsand encouragement throughout this study. The author is greatly indebted to his supervisor, Dr Aung Myo Naing, Professor, Department of Electrical Power Engineering of the Technological University (Hmawbi), for his encouragement, good willingness to share ideas, helpful suggestions and support. The author wishes to express her paper to all persons who helped directly or indirectly towards the successful completion of this paper. References [1] Fatiha Loucif,DepartmentofElectricalEngineeringand information, Hunan University, ChangSha, Hunan, China. [2] Modern Control Engineering,4th Edition, 2002(Ogata) [3] Modern Control System 11th, Edition (Bishop) [4] Ho, W. K., Gan, O. P., Tay, E. B., & Ang, E. L. (1996). Performance and gain and phase margins of well- known PID tuning formulas. IEEE Transactions on Control Systems Technology. [5] Grassi, E., Tsakalis, K., Dash, S., Gaikwad, S. V., Macarthur, W., & Stein, G. (2001). Integrated system identification and PID controller tuning by frequency loop-shaping. IEEE Transactions on Control Systems Technology. [6] Md Akram Ahmad, Electronics and Communication Engineering Department, Maryland Institute of Technology and Management, Jamshedpur, India, Kamal Kishor, Electronics and Communication Engineering Department, Ramgovind Institute of Technology, Koderma, India, Pankaj Rai, Electrical Engineering Department, BIT Sindri, Dhanbad, India, [7] http://en.m.wikipedia.org [8] http://www.electricaleasy.com