• Title/Summary/Keyword: PID parameter tuning

Search Result 125, Processing Time 0.026 seconds

Self-Tuning PID Controller Based on PLC

  • Phonphithak, A.;Pannil, P.;Suesut, T.;Masuchun, R.;Julsereewong, P.
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2004.08a
    • /
    • pp.272-276
    • /
    • 2004
  • The conventional PID (Proportional-Integral-Derivative) control technique is widely used for the process control in many industries since it is simple in structure and provides the good response. Nowadays, this control technique has been developed on the Programmable Logic Controller (PLC) to use for the process control loop. However, using this technique is difficult when tuning the PID parameters ($K_p$, $T_i$ and $T_d$) to achieve the best response. Moreover, trial-and-error procedure along with the operator experiences are required to obtain the best results when tuning the PID controller parameters. This paper proposes the self-tuning PID controller based on PLC for the process control in the industries. The proposed self-tuning PID controller uses the PLC-based PID structures to control the process production. The proposed PID tuning utilizes the PLC to synthesize and analyze controller parameter as well as to tune for appropriate parameters using Dahlin method and extrapolation. Experimental results using a self-tuning PID controller to control temperature of the oven show that the controller developed is capable of controlling the process very effectively and provides a good response.

  • PDF

New Optimal Tuning Method of IMC-PID for SI/SO Systems (단일 입출력 시스템에 대한 IMC-PID의 새로운 최적 동조법)

  • Kim, Chang-Hyun;Lim, Dong-Kyun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2008.05a
    • /
    • pp.213-217
    • /
    • 2008
  • In this paper, a new design method for IMC-PID that adds a phase scaling factor of system identifications to the standard IMC-PID controller as a control parameter is proposed. Based on analytically derived frequency properties such as gain, phase margin and maximum magnitude of sensitivity function, this tuning rule is an optimal control method determining the optimum values of controlling factors to minimize the cost function, integral error criterion of the step response in time domain, in the constraints of design parameters to guarantee qualified frequency design specifications. The proposed controller improves existing single-parameter design methods of IMC-PID in the inflexibility problem to be able to consider various design specifications. Its effectiveness is examined by a simulation example, where a comparison of the performances obtained with the proposed tuning rule and with other common tuning rules is shown.

  • PDF

PID control with parameter scheduling using fuzzy logic

  • Kwak, Jae-Hyuck;Jeon, Gi-Joon
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1994.10a
    • /
    • pp.449-454
    • /
    • 1994
  • This paper describes new PID control methods based on the fuzzy logic. PID gains are retuned after evaluating control performances of transient responses in terms of performance features. The retuning procedure is based on fuzzy rules and reasoning accumulated from the knowledge of experts on PID gain scheduling. For the case that the retuned PID gains result in worse CLDR (characteristics of load disturbance rejection) than the initial gains, an on-line tuning scheme of the set-point weighting parameter is, proposed. This is based on the fact that the set-point weighting method efficiently reduce either overshoot or undershoot without any degradation of CLDR. The set-point weighting parameter is adjusted at each sampling instant by the fuzzy rules and reasoning. As a result, better control performances were achived in comparison with die controllers tuned by the Z-N (Ziegler-Nichols) parameter tuning formula or by the fixed set-point weighting parameter.

  • PDF

RCGA-Based Tuning of the 2DOF PID Controller (2자유도 PID 제어기의 RCGA기반 동조)

  • Hwang, Seung-Wook;Song, Se-Hoon;Kim, Jung-Keun;Lee, Yun-Hyung;Lee, Hyun-Shik;Jin, Gang-Gyoo
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.14 no.9
    • /
    • pp.948-955
    • /
    • 2008
  • The conventional PID controller has been widely employed in industry. However, the PID controller with one degree of freedom(DOF) can not optimize both set-point tracking response and disturbance rejection response at the same time. In order to solve this problem, a few types of 2DOF PID controllers have been suggested. In this paper, a tuning formula for a 2DOF PID controller is presented. The optimal parameter sets of the 2DOF PID controller are determined based on the first-order plus time delay process and a real-coded genetic algorithm(RCGA) such that the ITAE performance criterion is minimized. The tuning rule is then addressed using calculated parameter sets and another RCGA. A set of simulation works are carried out on three processes with time delay to verify the effectiveness of the proposed rule.

A self tuning PID controller with minimum variance (최소분산 자기동조 PID제어기)

  • Jo, Won-Cheol;Jeon, Gi-Jun
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.2 no.1
    • /
    • pp.14-20
    • /
    • 1996
  • This paper presents a self tuning method of a velocity type PID controller for minimum or non-minimum phase systems with time delays. The velocity type PID control structure is determined in the process of minimizing the variance of the auxilliary output, and self tuning effect is achieved through the recursive least square algorithm at the parameter estimation stage and also through the Robbins-Monro algorithm at the stage of optimizing a design parameter. This method is simple and effective compared with other existing methods[1,2]. Numerical examples are included to illustrate the procedure and to show the performance of the control system.

  • PDF

Tuning Rules of the PID Controller Based on Genetic Algorithms (유전알고리즘에 기초한 PID 제어기의 동조규칙)

  • Kim, Do-Eung;Jin, Gang-Gyoo
    • Proceedings of the KIEE Conference
    • /
    • 2002.07d
    • /
    • pp.2167-2170
    • /
    • 2002
  • In this paper, model-based tuning rules of the PID controller are proposed incorporating with genetic algorithms. Three sets of optimal PID parameters for set-point tracking are obtained based on the first-order time delay model and a genetic algorithm as a optimization tool which minimizes performance indices(IAE, ISE and ITAE). Then tuning rules are derived using the tuned parameter sets, potential rule models and a genetic algorithm. Simulation is carried out to verify the effectiveness of the proposed rules.

  • PDF

Design of a Direct Self-tuning Controller Using Neural Network (신경회로망을 이용한 직접 자기동조제어기의 설계)

  • 조원철;이인수
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.40 no.4
    • /
    • pp.264-274
    • /
    • 2003
  • This paper presents a direct generalized minimum-variance self tuning controller with a PID structure using neural network which adapts to the changing parameters of the nonlinear system with nonminimum phase behavior, noises and time delays. The self-tuning controller with a PID structure is a combination of the simple structure of a PID controller and the characteristics of a self-tuning controller that can adapt to changes in the environment. The self-tuning control effect is achieved through the RLS (recursive least square) algorithm at the parameter estimation stage as well as through the Robbins-Monro algorithm at the stage of optimizing the design parameter of the controller. The neural network control effect which compensates for nonlinear factor is obtained from the learning algorithm which the learning error between the filtered reference and the auxiliary output of plant becomes zero. Computer simulation has shown that the proposed method works effectively on the nonlinear nonminimum phase system with time delays and changed system parameter.

Fuzzy Scheduling for the PID Gain Tuning (PID 이득 동조를 위한 퍼지 스케줄링)

  • Shin Wee-Jae
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.15 no.1
    • /
    • pp.120-125
    • /
    • 2005
  • In this paper, We propose the fuzzy controller for the gain tuning of PID controller The proposed controller doesn't use the crisp output error and rule tables though with a fuzzy inference process in forward fuzzifier, New Fuzzy PID Controller assigns relations and ranges of two variables of PID gain parameters. These new gain parameters are calculated by the fuzzy inference with max-min ranges of Kp and Kd. The Ki parameter is computed automatically between Kp and Kd parameter Is calculated by Ziegler-Nickels tuning rules. Finally we experimented the propose controller by the hydraulic servo motor control system. We can obtained desired results through the good control characteristics.

IMC-PID Controller Tuning using Loop Shaping Method (루프 형성 기법을 이용한 IMC-PID 제어기 동조)

  • Kim, Chang-Hyun;Lim, Dong-Kyun;Suh, Byung-Suhl
    • Proceedings of the KIEE Conference
    • /
    • 2004.11c
    • /
    • pp.95-97
    • /
    • 2004
  • This paper proposed new IMC-PID controller design method that use loop shaping method. It could consider such design specifications as gain margin, phase margin, sensitivity function etc by appling the loop shaping method for tuning IMC-PID controller whose structure has only one design parameter and guarantees internal stability. To shape desirable loop gain, the relation between these design specification and parameter is derived by mathematical basis. And the availability of proposed in this paper tuning method that can regard design specifications is checked through example comparison and analysis.

  • PDF

Simple Tuning Methods of PID Controller for Integrating Processes with Time Delay (시간지연을 갖는 적분 시스템의 간단한 PID 제어기 동조법)

  • Lee, Yun-Hyung;Jin, Gang-Gyoo;So, Myung-Ok
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.32 no.2
    • /
    • pp.336-342
    • /
    • 2008
  • Simple tuning methods of PI, PD and PID controller are proposed for an integrating process with time delay. This is based on matching the coefficients of corresponding powers of s in the numerator and that in the denominator of the closed-loop transfer function. For set-point tracking problem, the derived controller is found to be a PD controller which is shown by Lee's tuning rule based on minimizing the performance indexes (ISE, IAE, ITAE) using a real-coded genetic algorithm. A method can be also proposed PI, PID controllers according to tuning parameter lambda $({\lambda})$ similar to IMC method. Simulation example is given to illustrate the set-point tracking and disturbance rejection performance of the proposed method.