TUNING OF PID CONTROLLER TECHNIQUE USING ARCHIMEDES OPTIMIZATION ALGORITHM

Sdílet
Vložit
  • čas přidán 21. 05. 2024
  • DESIGN DETALS
    PID Controller (Proportional Integral Derivative) was invented since 1910, but till today still is used in industries, even though there are many kinds of modern controllers like fuzz controller and neural network controller are being developed. Performance of PID controller is dependent on Proportional Gain (Kp), Integral Gain (Ki) and Derivative Gain (Kd). These gains can be got by using method Ziegler-Nichols (ZN), gain-phase margin, Root Locus, Minimum Variance dan Gain Scheduling however these methods are not optimal to control systems that nonlinear and have high-order, in addition, some methods relative hard. This Matlab design is based on a PID tuning method using AOA to get optimal Kp, Ki and Kd.
    The PID controller transfer function that is given as:
    C(s)=K_p+K_i/s+K_d s
    Four indices to depict the system performance: ISE, IAE, ITAE and ITSE. They are defined as follows,
    ISE=∫_0^∞▒〖e^2 (t)dt〗, IAE=∫_0^∞▒|e(t)|dt,ITAE=∫_0^∞▒t|e(t)|dt,ITSE=∫_0^∞▒〖te^2 (t)dt〗
    Therefore, for the AOA-based PID tuning, these performance indexes above equation will be used as the objective function. Using Matlab, the performance of the design is evaluated.
    REFERENCES
    Reference Paper-1: Tuning of PID Controller Using Particle Swarm Optimization (PSO)
    Author’s Name: Mahmud Iwan Solihin, Lee Fook Tack and Moey Leap Kean
    Source: IJASEIT
    Year: 2011
    Reference Paper-2: Archimedes optimization algorithm: a new metaheuristic algorithm for solving optimization problems.
    Author’s Name: Fatma A. Hashim, Kashif Hussain, Essam H. Houssein, Mai S. Mabrouk, Walid Al-Atabany
    Source: Springer
    Year: 2020
    Request source code for academic purpose, fill REQUEST FORM below,
    www.verilogcourseteam.com/requ...
    If you need Matlab p-code(encrypted files) to check the results, contact us by email to info@verilogcourseteam.com
    You may also contact +91 7904568456 by WhatsApp Chat, for paid services. We are also available on Telegram and Signal.
    Visit Website: www.verilogcourseteam.com/
    Visit Our Social Media
    Like our Facebook Page: / verilogcourseteam
    Subscribe: / @verilogteam
    Subscribe: / verilogcourseteammatla...
    Subscribe: / verilogcourseteam

Komentáře •