SlideShare uma empresa Scribd logo
1 de 9
Baixar para ler offline
INTERNATIONALMechanical Engineering and Technology (IJMET), ISSN 0976 –
 International Journal of JOURNAL OF MECHANICAL ENGINEERING
 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME
                          AND TECHNOLOGY (IJMET)
ISSN 0976 – 6340 (Print)
ISSN 0976 – 6359 (Online)
Volume 4, Issue 1, January- February (2013), pp. 92-100                    IJMET
© IAEME: www.iaeme.com/ijmet.asp
Journal Impact Factor (2012): 3.8071 (Calculated by GISI)
www.jifactor.com                                                       ©IAEME


         DESIGN OF A NOVEL CONTROLLER TO INCREASE THE
         FREQUENCY RESPONSE OF AN AEROSPACE ELECTRO
                     MECHANICAL ACTUATOR


                          Praveen S. Jambholkar1, C.S.P Rao2
                           1
                          Cybermotion Technologies, Hyderabad
     2
       Department of Mechanical Engineering, National Institute of Technology Warangal
                          Email: Praveen@cybermotionind.com



  ABSTRACT

          For aerospace applications, motion control systems are known as Electro
  Mechanical Actuators. Unlike general motion control systems, noise level and speed of
  response are critical. In Electro Mechanical Actuators there is no trajectory generator. The
  target position has to be reached at the earliest. There is no luxury of a controlled
  acceleration and declaration. The common challenge in EMA design of various
  Aerospace projects is that they generally have poor frequency response, primarily due to
  phase lag. Phase lag results due to reciprocatory nature of these actuators across a NULL
  position .Control systems such as Proportional Integral Differential (PID), Pole Placement
  , Linear Quadratic Regulator (LQR), Linear Quadratic Gaussian are not ideal for this
  class of actuators since on their own, they cannot solve the primary problem of phase lag
  .The main theme of this paper is to reduce the phase lag of an Electro Mechanical
  Actuator (EMA) by a novel concept, “Piecewise Predictive Estimator (PPE)”. The PPE
  technique in conjunction with an existing controller can increase the frequency response
  by up to 15% without any adverse effects on noise characteristics of the EMA. Simulation
  results are obtained from Matlab/Simulink software tool.


  Keywords: PID, LQR, PPE, BLDC, EMA



                                               92
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME

1. INTRODUCTION

        In this class of motion control application, noise is a major concern.




                                Fig.1 Electro Mechanical Actuator

       We have to satisfy two criterion. Step response will show speed of response as
well as noise levels. Bodes plot will show the system bandwidth in hertz, primarily
limited by the -90 degrees phase lag , as well as giving us phase margin , which should be
more than 60 degrees. PID controllers can be either tuned for high gain, high bandwidth,
but will result in high noises. LQR controllers by very definition minimize the cost
function consisting of state error and effort required. We require speed of response at any
cost.
       Various sources of process noise are gear or ball screw backlash, BLDC motor
[1]cogging, commutation current disturbances, MOSFET switching noise, DC-DC
converter noise, Load variations.
       Sources of measurement noises are position sensor noise (Potentiometer or
LVDT), ADC quantization noise, control circuit’s EMI coupling to sensor feedback path.
As mentioned earlier, the two primary objectives for EMA design are low noise and high
speed of response (bandwidth).
       This paper proposes a unique combination of an exisiting controller such as a PID
or an LQR controller and Piecewise Predictive Estimator (PPE) , to achieve these two
objectives of low noise and high bandwidth response.

        The paper is organized as follows.
1.   Modelling of Electromechanical Actuator.
2.   Comparison of PID Controller with and without PPE.
3.   Comparison of LQR controller with and without PPE.
4.   Piecewise Predictive Estimation.
5.   Simulation results (Bode & step response)



                                             93
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME

2. MODELLING OF ELECTRO MECHANICAL ACTUATOR

   The modelling of the Electro Mechanical Actuator [2] is done in stages. By using the
mechanical properties and electrical properties and equating with Newton’s and Kirchhoff’s
laws, we get the transfer function.
   u = input to the plant model (voltage).

     Motor Parameters:
     J = Inertia Constant.
     Kt = Torque Constant
     B= Friction Coefficient. .
     R = Motor Resistance
     L = Motor Inductance
     Kp = Gain

Parameters
(J=0.01, Kt=0.01N.m/A, L=330 µH , R=0.39 , B=0.1).
 This can be converted to a continuous state space model using Matlab command ss (tf), or
directly by replacing mechanical parameters in the A, B, C and D matrices.




                                    Fig. 2 DC Motor

di         R       k        I
   =   –      i a – a ωr +    ua
dt         La      La      La                          (1)
              nd
Newton 2 law
                   dω
ΣT   = Vα = J
                   dt                                  (2)
Te = k a ia                                             (3)
Tviscous = Bωr
                                                        (4)
dω r    I
     = (Te − Tviscous − TL )                            (5)
 dt     J
          I
      = (k aia − Bωr − TL )
          J
di     R         K        I
   =–       ia –    ωr +     ua                         (6)
dt    La         La      La


                                           94
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME

dω r  I
     = (k aia − Bmωr − TL )                                          (7)
 dt   J
       d
S=
       dt
S .θ r ( s ) = ωr ( s )
    R            K           I
 S + ia (s ) = −    ω ( s) + Va ( s )                             (8)
    L            La         La


    B         I             I
 S + ωr (s ) = k a ia ( s) − TL ( s )                             (9)
    J         J             J
Finally the dynamic equation in state space form
             ra                ka 
                                       i   I 
              −               −
d     i   La                 La 
     θ  =                          θ  +  L V   (10)
dt      ka                 −
                                Bm      0 
             J
                                J 
                                   




                              Fig.3 Simulink Block Diagram of Servo Actuated by DC Motor

3. CONTROLLER DESIGN

3.1. PID
   A Proportional integral derivative controller is a generic control loop feedback mechanism
(controller) and commonly used as feedback controller.
   In PID controller, the ‘e’ denotes to be tracking error which is been sent to the controller.
The control signal u from the controller to the plant to the derivative of the error.

                                        de
                          ∫
     u = k p e + k1 edt + k D
                                        dt                          (11)

   Parameter of PID controller were choose to accomplish design objectives in terms of fast,
non-overshooting transient response and accurate steady state operating small differential
gain is required because it stabilizes the system, while integral gain influences fast transient
responses. The designer should know the process characteristics, and accordingly must
decide on the combination and values of P, I, D parameters to keep [4].


                                                              95
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME

   PID controller may not be optimal in many cases since increasing gain will also increase
process noise leading to unstability. Designers have attempted to modify PID equations to
improve its performance [5] [6].

3.2 LQR Design
   LQR family of controllers are very effective for linear systems. LQR controllers are
designed to minimize the cost function comprising of state error and input effort [7].
          ∞

          ∫ (x                )
                     Qx + Ru 2 dt
                 T
    J =                                                           (12)
          0
      ∞
J = ∫ [( trackinger ror ) 2Q + (input ) 2 R ]dt
      0

                                                                  (13)

   J is cost function to be minimized, R and Q are two matrices of the order of state and
input.

Q and R matrices are selected by designers by trial and error. If Q is large, to keep J small,
input u has to be big.

     If R is large, to keep J small, input u must be small.

   And control input u is

u = − R −1 B T Px (t )                                             (14)

where P is calculated by solving the Ricatti equation

u = PA + AT P − Q + PBR−1BT P                                     (15)

Below figure shows the designed LQR state feedback configuration




                                    Fig. 4 Linear Quadratic Regulator Structure



                                                        96
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME

3.3 Piecewise Predictive Estimator (PPE)

The origins of PPE are in numerical calculus. Z transform is the foundation of most signal
processing.
Zxn = xn+1                                             (16)
Delta operator is defined as
∆xn = xn +1 − xn                                       (17)
Del operator is defined as
∇x n = x n − xn −1                                      (18)
        ∆
∇=                                                               (19)
       1+ ∆
              1
xn+1   =                                                         (20)
         (1 − ∇ )xn
x n+ 2 = ∇ 2 xn = ∇ (∇xn )                                        (21)

If a missile has to track a moving target, it is desirable to be able to make a judicious
prediction of future location of the target.
Since the target does not follow any continuous function, we can only approximate the target
trajectory piecewise, where each piece is continuous within this region.
Since Taylor’s series representation is valid for a continuous function, we have,
                             x 2 ''     x 3 ' ''
f (x ) = f (0) + f ' (0) +      f (0) +    f (0) + ..            (22)
                             2!         3!

Expanding equation (2) as Taylor’s series, we have
xn+1 = (1 + ∇ + ∇ 2 + ∇3 + ...)xn                                (23)

Using equation (23) we can have a finite prediction horizon. Although finite, this prediction
can improve the target tracking capability considerably by reducing the phase lag without
undue increase in gain. This will serve the dual purpose to reduce the phase lag and to reduce
the system noise, since we are not resorting to gain increase.
The algorithm of PPE is detailed in Fig. 5. This algorithm remains the same in Simulink’s
embedded Matlab function block C code , as well as in C code of Code Composer Studio
which is used to compile firmware for Texas Instruments 32 bit DSP[3] TMS32.




                             Fig. 5 Simulink Block Diagram of Plant Model with PPE


                                                        97
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME




                                           98
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME

4. SIMULATION RESULTS




  Fig. 7 Frequency Response with PID             Fig. 10 Frequency Response with LQR
               Controller                                  Controller and PPE




  Fig. 8 Frequency Response with PID                 Fig. 11 Step Response with PID
           Controller and PPE                                   Controller




 Fig. 9 Frequency Response with LQR                  Fig. 12 Step Response with PID
              Controller                                   Controller and PPE




                                           99
International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 –
6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME




    Fig. 13 Step Response with LQR                   Fig. 14 Step Response with LQR
               Controller                                   Controller and PPE

5. CONCLUSION

       Using matlab simulation,it is observed that there is a significant improvement in
frequency response due to reduction in phase lag at higher frequencies, from 22Hz without
PPE, to 25Hz with PPE, thus meeting our goal. Future work can be done experimentally with
improved performances of an electro-mechanical actuator.

REFERENCES

[1] Armando Bellini, Stefano Bifaretti, Stefano Costantini, “A Digital Speed Filter for
Motion Control Drives with a Low Resolution Position Encoder”, AUTOMATICA 44 (2003)
1-2, 67-74
[2] WaiPhyoAung , “Analysis on Modelling and Simulink of DC motor and its Driving
System Used for Wheeled Mobile Robot” , World Academy of Science , Engineering and
Technology , 32 2007.
[3] Padmakumar S., VivekAgarwal, KallolRoy,”A Tutorial on Dynamic Simulation of DC
Motor on Floating Point DSP “, World Academy of Science, Engineering and Technology ,
53 2009.
[4] Astrom K.J. and Hagglund T., “PID Controllers: Theory, Design andTuning”. Instrument
Society of America, 1995, 343p.
[5] Milan R. Ristanovic, Dragan V. Lazic, IvicaIndin, “Non Linear PID Controller
Modification of the Electromechanical actuator system For Aerofin Control With a PWM
Controlled DC Motor “,Facta Universities, series : automatic control and Robotics, Vol. 7
No. 1, pp131-139, 2008.
[6] Milan Risanovic, DraganLazic, IvicaIndin, “Experimental Validation of Imptoved
Performance of Electro Mechanical Aerofin Control System with a PWM Controlled DC
Motor, FME Transactions (2006) 34, 15-20.
[7] Brain D.O. Anderson, John B. Moore, “Optimal Control : Linear Quadric Methods”.
Prentice Hall information and System Sciences Series, 1989, pp25-35.
[8] VenkataRamesh.Edara, B.Amarendra Reddy, Srikanth Monangi and M.Vimala,
“Analytical Structures For Fuzzy PID Controllers and Applications” International Journal of
Electrical Engineering & Technology (IJEET), Volume 1, Issue 1, 2010, pp. 1 - 17, Published
by IAEME.

                                           100

Mais conteúdo relacionado

Mais procurados

Optimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorOptimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorIAEME Publication
 
Multi parametric model predictive control based on laguerre model for permane...
Multi parametric model predictive control based on laguerre model for permane...Multi parametric model predictive control based on laguerre model for permane...
Multi parametric model predictive control based on laguerre model for permane...IJECEIAES
 
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...ijscmcj
 
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...Analysis and Design of Conventional Controller for Speed Control of DC Motor ...
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...IJERA Editor
 
Feedback control of_dynamic_systems
Feedback control of_dynamic_systemsFeedback control of_dynamic_systems
Feedback control of_dynamic_systemskarina G
 
Analysis & Control of Inverted Pendulum System Using PID Controller
Analysis & Control of Inverted Pendulum System Using PID ControllerAnalysis & Control of Inverted Pendulum System Using PID Controller
Analysis & Control of Inverted Pendulum System Using PID ControllerIJERA Editor
 
[D08.00015] ROBUST AND OPTIMAL CONTROL FOR SUPERCONDUCTING QUBITS, 2-QUBIT G...
[D08.00015] ROBUST AND OPTIMAL CONTROL FOR  SUPERCONDUCTING QUBITS, 2-QUBIT G...[D08.00015] ROBUST AND OPTIMAL CONTROL FOR  SUPERCONDUCTING QUBITS, 2-QUBIT G...
[D08.00015] ROBUST AND OPTIMAL CONTROL FOR SUPERCONDUCTING QUBITS, 2-QUBIT G...HarrisonBall1
 
Design and analysis of robust h infinity controller
Design and analysis of robust h infinity controllerDesign and analysis of robust h infinity controller
Design and analysis of robust h infinity controllerAlexander Decker
 
Automated Tuning and Controller Design for DC-DC Boost Converter
Automated Tuning and Controller Design  for DC-DC Boost ConverterAutomated Tuning and Controller Design  for DC-DC Boost Converter
Automated Tuning and Controller Design for DC-DC Boost ConverterIRJET Journal
 
Design and Implementation of Parallel and Randomized Approximation Algorithms
Design and Implementation of Parallel and Randomized Approximation AlgorithmsDesign and Implementation of Parallel and Randomized Approximation Algorithms
Design and Implementation of Parallel and Randomized Approximation AlgorithmsAjay Bidyarthy
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningAmr E. Mohamed
 
Design of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM DriveDesign of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM Driveijcncs
 
Design of GCSC Stabilizing Controller for Damping Low Frequency Oscillations
Design of GCSC Stabilizing Controller for Damping Low Frequency OscillationsDesign of GCSC Stabilizing Controller for Damping Low Frequency Oscillations
Design of GCSC Stabilizing Controller for Damping Low Frequency OscillationsIJAEMSJORNAL
 
Design of multiloop controller for
Design of multiloop controller forDesign of multiloop controller for
Design of multiloop controller forijsc
 
Iaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power systemIaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power systemIaetsd Iaetsd
 
Controller Design and Load Frequency Control for Single Area Power System wit...
Controller Design and Load Frequency Control for Single Area Power System wit...Controller Design and Load Frequency Control for Single Area Power System wit...
Controller Design and Load Frequency Control for Single Area Power System wit...IJERA Editor
 
Advanced Nonlinear PID-Based Antagonistic Control for Pneumatic Muscle Actuators
Advanced Nonlinear PID-Based Antagonistic Control for Pneumatic Muscle ActuatorsAdvanced Nonlinear PID-Based Antagonistic Control for Pneumatic Muscle Actuators
Advanced Nonlinear PID-Based Antagonistic Control for Pneumatic Muscle Actuatorsmanikuty123
 

Mais procurados (19)

Optimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorOptimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motor
 
Multi parametric model predictive control based on laguerre model for permane...
Multi parametric model predictive control based on laguerre model for permane...Multi parametric model predictive control based on laguerre model for permane...
Multi parametric model predictive control based on laguerre model for permane...
 
Tuning of PID, SVFB and LQ Controllers Using Genetic Algorithms
Tuning of PID, SVFB and LQ Controllers Using Genetic AlgorithmsTuning of PID, SVFB and LQ Controllers Using Genetic Algorithms
Tuning of PID, SVFB and LQ Controllers Using Genetic Algorithms
 
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...
Optimal PID Controller Design for Speed Control of a Separately Excited DC Mo...
 
Dz36755762
Dz36755762Dz36755762
Dz36755762
 
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...Analysis and Design of Conventional Controller for Speed Control of DC Motor ...
Analysis and Design of Conventional Controller for Speed Control of DC Motor ...
 
Feedback control of_dynamic_systems
Feedback control of_dynamic_systemsFeedback control of_dynamic_systems
Feedback control of_dynamic_systems
 
Analysis & Control of Inverted Pendulum System Using PID Controller
Analysis & Control of Inverted Pendulum System Using PID ControllerAnalysis & Control of Inverted Pendulum System Using PID Controller
Analysis & Control of Inverted Pendulum System Using PID Controller
 
[D08.00015] ROBUST AND OPTIMAL CONTROL FOR SUPERCONDUCTING QUBITS, 2-QUBIT G...
[D08.00015] ROBUST AND OPTIMAL CONTROL FOR  SUPERCONDUCTING QUBITS, 2-QUBIT G...[D08.00015] ROBUST AND OPTIMAL CONTROL FOR  SUPERCONDUCTING QUBITS, 2-QUBIT G...
[D08.00015] ROBUST AND OPTIMAL CONTROL FOR SUPERCONDUCTING QUBITS, 2-QUBIT G...
 
Design and analysis of robust h infinity controller
Design and analysis of robust h infinity controllerDesign and analysis of robust h infinity controller
Design and analysis of robust h infinity controller
 
Automated Tuning and Controller Design for DC-DC Boost Converter
Automated Tuning and Controller Design  for DC-DC Boost ConverterAutomated Tuning and Controller Design  for DC-DC Boost Converter
Automated Tuning and Controller Design for DC-DC Boost Converter
 
Design and Implementation of Parallel and Randomized Approximation Algorithms
Design and Implementation of Parallel and Randomized Approximation AlgorithmsDesign and Implementation of Parallel and Randomized Approximation Algorithms
Design and Implementation of Parallel and Randomized Approximation Algorithms
 
Modern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID TuningModern Control - Lec 06 - PID Tuning
Modern Control - Lec 06 - PID Tuning
 
Design of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM DriveDesign of Robust Speed Controller by Optimization Techniques for DTC IM Drive
Design of Robust Speed Controller by Optimization Techniques for DTC IM Drive
 
Design of GCSC Stabilizing Controller for Damping Low Frequency Oscillations
Design of GCSC Stabilizing Controller for Damping Low Frequency OscillationsDesign of GCSC Stabilizing Controller for Damping Low Frequency Oscillations
Design of GCSC Stabilizing Controller for Damping Low Frequency Oscillations
 
Design of multiloop controller for
Design of multiloop controller forDesign of multiloop controller for
Design of multiloop controller for
 
Iaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power systemIaetsd design of fuzzy self-tuned load frequency controller for power system
Iaetsd design of fuzzy self-tuned load frequency controller for power system
 
Controller Design and Load Frequency Control for Single Area Power System wit...
Controller Design and Load Frequency Control for Single Area Power System wit...Controller Design and Load Frequency Control for Single Area Power System wit...
Controller Design and Load Frequency Control for Single Area Power System wit...
 
Advanced Nonlinear PID-Based Antagonistic Control for Pneumatic Muscle Actuators
Advanced Nonlinear PID-Based Antagonistic Control for Pneumatic Muscle ActuatorsAdvanced Nonlinear PID-Based Antagonistic Control for Pneumatic Muscle Actuators
Advanced Nonlinear PID-Based Antagonistic Control for Pneumatic Muscle Actuators
 

Destaque

Music magazine contents page codes and conventions
Music magazine contents page codes and conventionsMusic magazine contents page codes and conventions
Music magazine contents page codes and conventionssam hill
 
Taxation Reforms - Palash Das
Taxation Reforms - Palash DasTaxation Reforms - Palash Das
Taxation Reforms - Palash DasPalash Das
 
BSmith Presentation Samples 0713
BSmith Presentation Samples 0713BSmith Presentation Samples 0713
BSmith Presentation Samples 0713Brian Smith
 
09 creating windows phone game with cocos2d-xna
09   creating windows phone game with cocos2d-xna09   creating windows phone game with cocos2d-xna
09 creating windows phone game with cocos2d-xna乐费 胡
 
servidores+de+contenidos
servidores+de+contenidosservidores+de+contenidos
servidores+de+contenidosLissml
 
Real estate management solution for new age
Real estate management solution for new ageReal estate management solution for new age
Real estate management solution for new ageEmil Garipov
 
My four hour body
My four hour bodyMy four hour body
My four hour bodyAndy Clark
 
Four hour tax workweek e book
Four hour tax workweek e bookFour hour tax workweek e book
Four hour tax workweek e bookRedMoonSolutions
 
งานเมย์บทที่7นะ (1)
งานเมย์บทที่7นะ (1)งานเมย์บทที่7นะ (1)
งานเมย์บทที่7นะ (1)nwichunee
 
Competing Against Free
Competing Against FreeCompeting Against Free
Competing Against FreeSameer Mathur
 
Data First [FutureStack16]
Data First [FutureStack16]Data First [FutureStack16]
Data First [FutureStack16]New Relic
 
El pesamiento crítico en estudiantes universitarios
El pesamiento crítico en estudiantes  universitariosEl pesamiento crítico en estudiantes  universitarios
El pesamiento crítico en estudiantes universitarioscrojas6
 
Client of The Future - Phd Brainscape
Client of The Future - Phd BrainscapeClient of The Future - Phd Brainscape
Client of The Future - Phd BrainscapeFadi Khater
 
Komsomolskaya Pravda - «Комсомольская правда» "ТУРЕЦКОЕ СОЛНЦЕ В РОССИИ"
Komsomolskaya Pravda - «Комсомольская правда» "ТУРЕЦКОЕ СОЛНЦЕ В РОССИИ"Komsomolskaya Pravda - «Комсомольская правда» "ТУРЕЦКОЕ СОЛНЦЕ В РОССИИ"
Komsomolskaya Pravda - «Комсомольская правда» "ТУРЕЦКОЕ СОЛНЦЕ В РОССИИ"Turkish Citrus Promotion Group
 
Chocolate everything ift Cocoa
Chocolate everything   ift CocoaChocolate everything   ift Cocoa
Chocolate everything ift CocoaMeyta Nasetyowati
 

Destaque (20)

Java 8-revealed
Java 8-revealedJava 8-revealed
Java 8-revealed
 
Music magazine contents page codes and conventions
Music magazine contents page codes and conventionsMusic magazine contents page codes and conventions
Music magazine contents page codes and conventions
 
Taxation Reforms - Palash Das
Taxation Reforms - Palash DasTaxation Reforms - Palash Das
Taxation Reforms - Palash Das
 
BSmith Presentation Samples 0713
BSmith Presentation Samples 0713BSmith Presentation Samples 0713
BSmith Presentation Samples 0713
 
Coverage report - YuMi launching ceremony
Coverage report - YuMi launching ceremonyCoverage report - YuMi launching ceremony
Coverage report - YuMi launching ceremony
 
09 creating windows phone game with cocos2d-xna
09   creating windows phone game with cocos2d-xna09   creating windows phone game with cocos2d-xna
09 creating windows phone game with cocos2d-xna
 
servidores+de+contenidos
servidores+de+contenidosservidores+de+contenidos
servidores+de+contenidos
 
lukman nurhasin
lukman nurhasinlukman nurhasin
lukman nurhasin
 
Real estate management solution for new age
Real estate management solution for new ageReal estate management solution for new age
Real estate management solution for new age
 
Zappos
ZapposZappos
Zappos
 
My four hour body
My four hour bodyMy four hour body
My four hour body
 
Four hour tax workweek e book
Four hour tax workweek e bookFour hour tax workweek e book
Four hour tax workweek e book
 
кактус
кактускактус
кактус
 
งานเมย์บทที่7นะ (1)
งานเมย์บทที่7นะ (1)งานเมย์บทที่7นะ (1)
งานเมย์บทที่7นะ (1)
 
Competing Against Free
Competing Against FreeCompeting Against Free
Competing Against Free
 
Data First [FutureStack16]
Data First [FutureStack16]Data First [FutureStack16]
Data First [FutureStack16]
 
El pesamiento crítico en estudiantes universitarios
El pesamiento crítico en estudiantes  universitariosEl pesamiento crítico en estudiantes  universitarios
El pesamiento crítico en estudiantes universitarios
 
Client of The Future - Phd Brainscape
Client of The Future - Phd BrainscapeClient of The Future - Phd Brainscape
Client of The Future - Phd Brainscape
 
Komsomolskaya Pravda - «Комсомольская правда» "ТУРЕЦКОЕ СОЛНЦЕ В РОССИИ"
Komsomolskaya Pravda - «Комсомольская правда» "ТУРЕЦКОЕ СОЛНЦЕ В РОССИИ"Komsomolskaya Pravda - «Комсомольская правда» "ТУРЕЦКОЕ СОЛНЦЕ В РОССИИ"
Komsomolskaya Pravda - «Комсомольская правда» "ТУРЕЦКОЕ СОЛНЦЕ В РОССИИ"
 
Chocolate everything ift Cocoa
Chocolate everything   ift CocoaChocolate everything   ift Cocoa
Chocolate everything ift Cocoa
 

Semelhante a IJMET International Journal of Mechanical Engineering and Technology Frequency Response

Optimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorOptimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorIAEME Publication
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...ijscmcj
 
Performance analysis of a second order system using mrac
Performance analysis of a second order system using mracPerformance analysis of a second order system using mrac
Performance analysis of a second order system using mracIAEME Publication
 
Performance analysis of a second order system using mrac
Performance analysis of a second order system using mracPerformance analysis of a second order system using mrac
Performance analysis of a second order system using mraciaemedu
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...ijscmcjournal
 
Servo Fundamentals
Servo FundamentalsServo Fundamentals
Servo Fundamentalspurnima saha
 
Robust model reference adaptive control for a second order system 2
Robust model reference adaptive control for a second order system 2Robust model reference adaptive control for a second order system 2
Robust model reference adaptive control for a second order system 2IAEME Publication
 
Robust model reference adaptive control for a second order system 2
Robust model reference adaptive control for a second order system 2Robust model reference adaptive control for a second order system 2
Robust model reference adaptive control for a second order system 2IAEME Publication
 
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...IJECEIAES
 
Effects of Different Parameters on Power System Transient Stability Studies
Effects of Different Parameters on Power System Transient Stability StudiesEffects of Different Parameters on Power System Transient Stability Studies
Effects of Different Parameters on Power System Transient Stability StudiesPower System Operation
 
Design of Adaptive Sliding Mode Control with Fuzzy Controller and PID Tuning ...
Design of Adaptive Sliding Mode Control with Fuzzy Controller and PID Tuning ...Design of Adaptive Sliding Mode Control with Fuzzy Controller and PID Tuning ...
Design of Adaptive Sliding Mode Control with Fuzzy Controller and PID Tuning ...IRJET Journal
 
Buck converter controlled with ZAD and FPIC for DC-DC signal regulation
Buck converter controlled with ZAD and FPIC for DC-DC signal regulationBuck converter controlled with ZAD and FPIC for DC-DC signal regulation
Buck converter controlled with ZAD and FPIC for DC-DC signal regulationTELKOMNIKA JOURNAL
 
Modified Chattering Free Sliding Mode Control of DC Motor
Modified Chattering Free Sliding Mode Control of DC MotorModified Chattering Free Sliding Mode Control of DC Motor
Modified Chattering Free Sliding Mode Control of DC MotorIJMER
 
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorNovelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorIRJET Journal
 
Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller
Modeling & Simulation of PMSM Drives with Fuzzy Logic ControllerModeling & Simulation of PMSM Drives with Fuzzy Logic Controller
Modeling & Simulation of PMSM Drives with Fuzzy Logic ControllerIJMER
 
Unknown Input Observer for a Doubly Fed Induction Generator Subject to Distur...
Unknown Input Observer for a Doubly Fed Induction Generator Subject to Distur...Unknown Input Observer for a Doubly Fed Induction Generator Subject to Distur...
Unknown Input Observer for a Doubly Fed Induction Generator Subject to Distur...IJPEDS-IAES
 
Discrete-wavelet-transform recursive inverse algorithm using second-order est...
Discrete-wavelet-transform recursive inverse algorithm using second-order est...Discrete-wavelet-transform recursive inverse algorithm using second-order est...
Discrete-wavelet-transform recursive inverse algorithm using second-order est...TELKOMNIKA JOURNAL
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemeSAT Journals
 

Semelhante a IJMET International Journal of Mechanical Engineering and Technology Frequency Response (20)

30120130406002
3012013040600230120130406002
30120130406002
 
Optimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motorOptimum tuning of pid controller for a permanent magnet brushless dc motor
Optimum tuning of pid controller for a permanent magnet brushless dc motor
 
Au26297302
Au26297302Au26297302
Au26297302
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
 
Performance analysis of a second order system using mrac
Performance analysis of a second order system using mracPerformance analysis of a second order system using mrac
Performance analysis of a second order system using mrac
 
Performance analysis of a second order system using mrac
Performance analysis of a second order system using mracPerformance analysis of a second order system using mrac
Performance analysis of a second order system using mrac
 
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
OPTIMAL PID CONTROLLER DESIGN FOR SPEED CONTROL OF A SEPARATELY EXCITED DC MO...
 
Servo Fundamentals
Servo FundamentalsServo Fundamentals
Servo Fundamentals
 
Robust model reference adaptive control for a second order system 2
Robust model reference adaptive control for a second order system 2Robust model reference adaptive control for a second order system 2
Robust model reference adaptive control for a second order system 2
 
Robust model reference adaptive control for a second order system 2
Robust model reference adaptive control for a second order system 2Robust model reference adaptive control for a second order system 2
Robust model reference adaptive control for a second order system 2
 
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
Non-integer IMC Based PID Design for Load Frequency Control of Power System t...
 
Effects of Different Parameters on Power System Transient Stability Studies
Effects of Different Parameters on Power System Transient Stability StudiesEffects of Different Parameters on Power System Transient Stability Studies
Effects of Different Parameters on Power System Transient Stability Studies
 
Design of Adaptive Sliding Mode Control with Fuzzy Controller and PID Tuning ...
Design of Adaptive Sliding Mode Control with Fuzzy Controller and PID Tuning ...Design of Adaptive Sliding Mode Control with Fuzzy Controller and PID Tuning ...
Design of Adaptive Sliding Mode Control with Fuzzy Controller and PID Tuning ...
 
Buck converter controlled with ZAD and FPIC for DC-DC signal regulation
Buck converter controlled with ZAD and FPIC for DC-DC signal regulationBuck converter controlled with ZAD and FPIC for DC-DC signal regulation
Buck converter controlled with ZAD and FPIC for DC-DC signal regulation
 
Modified Chattering Free Sliding Mode Control of DC Motor
Modified Chattering Free Sliding Mode Control of DC MotorModified Chattering Free Sliding Mode Control of DC Motor
Modified Chattering Free Sliding Mode Control of DC Motor
 
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC MotorNovelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
Novelty Method of Speed Control Analysis of Permanent Magnet Brushless DC Motor
 
Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller
Modeling & Simulation of PMSM Drives with Fuzzy Logic ControllerModeling & Simulation of PMSM Drives with Fuzzy Logic Controller
Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller
 
Unknown Input Observer for a Doubly Fed Induction Generator Subject to Distur...
Unknown Input Observer for a Doubly Fed Induction Generator Subject to Distur...Unknown Input Observer for a Doubly Fed Induction Generator Subject to Distur...
Unknown Input Observer for a Doubly Fed Induction Generator Subject to Distur...
 
Discrete-wavelet-transform recursive inverse algorithm using second-order est...
Discrete-wavelet-transform recursive inverse algorithm using second-order est...Discrete-wavelet-transform recursive inverse algorithm using second-order est...
Discrete-wavelet-transform recursive inverse algorithm using second-order est...
 
Explicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic systemExplicit model predictive control of fast dynamic system
Explicit model predictive control of fast dynamic system
 

Mais de IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Mais de IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

IJMET International Journal of Mechanical Engineering and Technology Frequency Response

  • 1. INTERNATIONALMechanical Engineering and Technology (IJMET), ISSN 0976 – International Journal of JOURNAL OF MECHANICAL ENGINEERING 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME AND TECHNOLOGY (IJMET) ISSN 0976 – 6340 (Print) ISSN 0976 – 6359 (Online) Volume 4, Issue 1, January- February (2013), pp. 92-100 IJMET © IAEME: www.iaeme.com/ijmet.asp Journal Impact Factor (2012): 3.8071 (Calculated by GISI) www.jifactor.com ©IAEME DESIGN OF A NOVEL CONTROLLER TO INCREASE THE FREQUENCY RESPONSE OF AN AEROSPACE ELECTRO MECHANICAL ACTUATOR Praveen S. Jambholkar1, C.S.P Rao2 1 Cybermotion Technologies, Hyderabad 2 Department of Mechanical Engineering, National Institute of Technology Warangal Email: Praveen@cybermotionind.com ABSTRACT For aerospace applications, motion control systems are known as Electro Mechanical Actuators. Unlike general motion control systems, noise level and speed of response are critical. In Electro Mechanical Actuators there is no trajectory generator. The target position has to be reached at the earliest. There is no luxury of a controlled acceleration and declaration. The common challenge in EMA design of various Aerospace projects is that they generally have poor frequency response, primarily due to phase lag. Phase lag results due to reciprocatory nature of these actuators across a NULL position .Control systems such as Proportional Integral Differential (PID), Pole Placement , Linear Quadratic Regulator (LQR), Linear Quadratic Gaussian are not ideal for this class of actuators since on their own, they cannot solve the primary problem of phase lag .The main theme of this paper is to reduce the phase lag of an Electro Mechanical Actuator (EMA) by a novel concept, “Piecewise Predictive Estimator (PPE)”. The PPE technique in conjunction with an existing controller can increase the frequency response by up to 15% without any adverse effects on noise characteristics of the EMA. Simulation results are obtained from Matlab/Simulink software tool. Keywords: PID, LQR, PPE, BLDC, EMA 92
  • 2. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME 1. INTRODUCTION In this class of motion control application, noise is a major concern. Fig.1 Electro Mechanical Actuator We have to satisfy two criterion. Step response will show speed of response as well as noise levels. Bodes plot will show the system bandwidth in hertz, primarily limited by the -90 degrees phase lag , as well as giving us phase margin , which should be more than 60 degrees. PID controllers can be either tuned for high gain, high bandwidth, but will result in high noises. LQR controllers by very definition minimize the cost function consisting of state error and effort required. We require speed of response at any cost. Various sources of process noise are gear or ball screw backlash, BLDC motor [1]cogging, commutation current disturbances, MOSFET switching noise, DC-DC converter noise, Load variations. Sources of measurement noises are position sensor noise (Potentiometer or LVDT), ADC quantization noise, control circuit’s EMI coupling to sensor feedback path. As mentioned earlier, the two primary objectives for EMA design are low noise and high speed of response (bandwidth). This paper proposes a unique combination of an exisiting controller such as a PID or an LQR controller and Piecewise Predictive Estimator (PPE) , to achieve these two objectives of low noise and high bandwidth response. The paper is organized as follows. 1. Modelling of Electromechanical Actuator. 2. Comparison of PID Controller with and without PPE. 3. Comparison of LQR controller with and without PPE. 4. Piecewise Predictive Estimation. 5. Simulation results (Bode & step response) 93
  • 3. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME 2. MODELLING OF ELECTRO MECHANICAL ACTUATOR The modelling of the Electro Mechanical Actuator [2] is done in stages. By using the mechanical properties and electrical properties and equating with Newton’s and Kirchhoff’s laws, we get the transfer function. u = input to the plant model (voltage). Motor Parameters: J = Inertia Constant. Kt = Torque Constant B= Friction Coefficient. . R = Motor Resistance L = Motor Inductance Kp = Gain Parameters (J=0.01, Kt=0.01N.m/A, L=330 µH , R=0.39 , B=0.1). This can be converted to a continuous state space model using Matlab command ss (tf), or directly by replacing mechanical parameters in the A, B, C and D matrices. Fig. 2 DC Motor di R k I = – i a – a ωr + ua dt La La La (1) nd Newton 2 law dω ΣT = Vα = J dt (2) Te = k a ia (3) Tviscous = Bωr (4) dω r I = (Te − Tviscous − TL ) (5) dt J I = (k aia − Bωr − TL ) J di R K I =– ia – ωr + ua (6) dt La La La 94
  • 4. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME dω r I = (k aia − Bmωr − TL ) (7) dt J d S= dt S .θ r ( s ) = ωr ( s )  R K I  S + ia (s ) = − ω ( s) + Va ( s ) (8)  L La La  B I I  S + ωr (s ) = k a ia ( s) − TL ( s ) (9)  J J J Finally the dynamic equation in state space form  ra ka  i   I  − − d  i   La La  θ  =   θ  +  L V (10) dt    ka − Bm    0   J  J   Fig.3 Simulink Block Diagram of Servo Actuated by DC Motor 3. CONTROLLER DESIGN 3.1. PID A Proportional integral derivative controller is a generic control loop feedback mechanism (controller) and commonly used as feedback controller. In PID controller, the ‘e’ denotes to be tracking error which is been sent to the controller. The control signal u from the controller to the plant to the derivative of the error. de ∫ u = k p e + k1 edt + k D dt (11) Parameter of PID controller were choose to accomplish design objectives in terms of fast, non-overshooting transient response and accurate steady state operating small differential gain is required because it stabilizes the system, while integral gain influences fast transient responses. The designer should know the process characteristics, and accordingly must decide on the combination and values of P, I, D parameters to keep [4]. 95
  • 5. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME PID controller may not be optimal in many cases since increasing gain will also increase process noise leading to unstability. Designers have attempted to modify PID equations to improve its performance [5] [6]. 3.2 LQR Design LQR family of controllers are very effective for linear systems. LQR controllers are designed to minimize the cost function comprising of state error and input effort [7]. ∞ ∫ (x ) Qx + Ru 2 dt T J = (12) 0 ∞ J = ∫ [( trackinger ror ) 2Q + (input ) 2 R ]dt 0 (13) J is cost function to be minimized, R and Q are two matrices of the order of state and input. Q and R matrices are selected by designers by trial and error. If Q is large, to keep J small, input u has to be big. If R is large, to keep J small, input u must be small. And control input u is u = − R −1 B T Px (t ) (14) where P is calculated by solving the Ricatti equation u = PA + AT P − Q + PBR−1BT P (15) Below figure shows the designed LQR state feedback configuration Fig. 4 Linear Quadratic Regulator Structure 96
  • 6. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME 3.3 Piecewise Predictive Estimator (PPE) The origins of PPE are in numerical calculus. Z transform is the foundation of most signal processing. Zxn = xn+1 (16) Delta operator is defined as ∆xn = xn +1 − xn (17) Del operator is defined as ∇x n = x n − xn −1 (18) ∆ ∇= (19) 1+ ∆ 1 xn+1 = (20) (1 − ∇ )xn x n+ 2 = ∇ 2 xn = ∇ (∇xn ) (21) If a missile has to track a moving target, it is desirable to be able to make a judicious prediction of future location of the target. Since the target does not follow any continuous function, we can only approximate the target trajectory piecewise, where each piece is continuous within this region. Since Taylor’s series representation is valid for a continuous function, we have, x 2 '' x 3 ' '' f (x ) = f (0) + f ' (0) + f (0) + f (0) + .. (22) 2! 3! Expanding equation (2) as Taylor’s series, we have xn+1 = (1 + ∇ + ∇ 2 + ∇3 + ...)xn (23) Using equation (23) we can have a finite prediction horizon. Although finite, this prediction can improve the target tracking capability considerably by reducing the phase lag without undue increase in gain. This will serve the dual purpose to reduce the phase lag and to reduce the system noise, since we are not resorting to gain increase. The algorithm of PPE is detailed in Fig. 5. This algorithm remains the same in Simulink’s embedded Matlab function block C code , as well as in C code of Code Composer Studio which is used to compile firmware for Texas Instruments 32 bit DSP[3] TMS32. Fig. 5 Simulink Block Diagram of Plant Model with PPE 97
  • 7. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME 98
  • 8. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME 4. SIMULATION RESULTS Fig. 7 Frequency Response with PID Fig. 10 Frequency Response with LQR Controller Controller and PPE Fig. 8 Frequency Response with PID Fig. 11 Step Response with PID Controller and PPE Controller Fig. 9 Frequency Response with LQR Fig. 12 Step Response with PID Controller Controller and PPE 99
  • 9. International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 – 6340(Print), ISSN 0976 – 6359(Online) Volume 4, Issue 1, January - February (2013) © IAEME Fig. 13 Step Response with LQR Fig. 14 Step Response with LQR Controller Controller and PPE 5. CONCLUSION Using matlab simulation,it is observed that there is a significant improvement in frequency response due to reduction in phase lag at higher frequencies, from 22Hz without PPE, to 25Hz with PPE, thus meeting our goal. Future work can be done experimentally with improved performances of an electro-mechanical actuator. REFERENCES [1] Armando Bellini, Stefano Bifaretti, Stefano Costantini, “A Digital Speed Filter for Motion Control Drives with a Low Resolution Position Encoder”, AUTOMATICA 44 (2003) 1-2, 67-74 [2] WaiPhyoAung , “Analysis on Modelling and Simulink of DC motor and its Driving System Used for Wheeled Mobile Robot” , World Academy of Science , Engineering and Technology , 32 2007. [3] Padmakumar S., VivekAgarwal, KallolRoy,”A Tutorial on Dynamic Simulation of DC Motor on Floating Point DSP “, World Academy of Science, Engineering and Technology , 53 2009. [4] Astrom K.J. and Hagglund T., “PID Controllers: Theory, Design andTuning”. Instrument Society of America, 1995, 343p. [5] Milan R. Ristanovic, Dragan V. Lazic, IvicaIndin, “Non Linear PID Controller Modification of the Electromechanical actuator system For Aerofin Control With a PWM Controlled DC Motor “,Facta Universities, series : automatic control and Robotics, Vol. 7 No. 1, pp131-139, 2008. [6] Milan Risanovic, DraganLazic, IvicaIndin, “Experimental Validation of Imptoved Performance of Electro Mechanical Aerofin Control System with a PWM Controlled DC Motor, FME Transactions (2006) 34, 15-20. [7] Brain D.O. Anderson, John B. Moore, “Optimal Control : Linear Quadric Methods”. Prentice Hall information and System Sciences Series, 1989, pp25-35. [8] VenkataRamesh.Edara, B.Amarendra Reddy, Srikanth Monangi and M.Vimala, “Analytical Structures For Fuzzy PID Controllers and Applications” International Journal of Electrical Engineering & Technology (IJEET), Volume 1, Issue 1, 2010, pp. 1 - 17, Published by IAEME. 100