KR20160036144A - Program and device for test a proportional integral differential control system - Google Patents
Program and device for test a proportional integral differential control system Download PDFInfo
- Publication number
- KR20160036144A KR20160036144A KR1020140127541A KR20140127541A KR20160036144A KR 20160036144 A KR20160036144 A KR 20160036144A KR 1020140127541 A KR1020140127541 A KR 1020140127541A KR 20140127541 A KR20140127541 A KR 20140127541A KR 20160036144 A KR20160036144 A KR 20160036144A
- Authority
- KR
- South Korea
- Prior art keywords
- pid controller
- control
- pid
- checking
- input
- Prior art date
Links
- 238000012360 testing method Methods 0.000 title abstract description 5
- 238000000034 method Methods 0.000 claims description 14
- 238000007689 inspection Methods 0.000 description 4
- 238000005259 measurement Methods 0.000 description 4
- 238000012423 maintenance Methods 0.000 description 3
- 230000005856 abnormality Effects 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- PWPJGUXAGUPAHP-UHFFFAOYSA-N lufenuron Chemical compound C1=C(Cl)C(OC(F)(F)C(C(F)(F)F)F)=CC(Cl)=C1NC(=O)NC(=O)C1=C(F)C=CC=C1F PWPJGUXAGUPAHP-UHFFFAOYSA-N 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B11/00—Automatic controllers
- G05B11/01—Automatic controllers electric
- G05B11/36—Automatic controllers electric with provision for obtaining particular characteristics, e.g. proportional, integral, differential
- G05B11/42—Automatic controllers electric with provision for obtaining particular characteristics, e.g. proportional, integral, differential for obtaining a characteristic which is both proportional and time-dependent, e.g. P. I., P. I. D.
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/048—Monitoring; Safety
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Feedback Control In General (AREA)
Abstract
Description
The present invention relates to a program and an apparatus for checking the function of a PID controller, and more particularly, to a program and apparatus capable of checking and checking PID control operation characteristics of an input signal applied to a PID controller.
PID control is a kind of feedback control that allows the output of the system to maintain the reference voltage based on the error between the control variable and the reference input. It includes proportional control, proportional-integral control, proportional- Derivative control means control method.
Proportional control refers to a control procedure that produces a control signal by multiplying the error signal between the reference signal and the current signal by an appropriate proportional constant gain. Proportional-integral control is used by connecting the integral control to the proportional control in parallel by integrating the error signal and generating the control signal.
PID control is a control method used to measure the reaction of an automation system or to control the reaction, and it is possible to control temperature, pressure, flow rate, rotation speed, and the like. For example, PID controllers are used for on-site control of reactor safety systems and turbine process systems in nuclear power plants. Therefore, maintaining the proper function and precision of the PID controller directly affects the safety operation and efficiency of the power plant. Korean Patent Laid-Open No. 10-2008-0074635 discloses such a conventional PID control device.
Conventionally, there is a problem that a plurality of measurement test equipment must be connected for calibration and function check of the PID controller. More specifically, in order to calibrate and check the function of the PID controller, a recorder, a signal generator, a signal converter, and a voltage / current meter must be connected at every inspection.
In this case, since the electrical check circuit is manually configured, the calibration and function check process of the PID controller is inconvenient and takes a lot of time. Moreover, there is a problem that the connection of the check circuit is complicated, resulting in measurement error, connection failure, and human error.
In addition, the conventional PID controller inspection has a problem that it is difficult to systematically analyze and manage the maintenance history since the maintenance history is managed by preparing the maintenance check sheet manually after calibration of 5 points.
Accordingly, the present invention provides a program for modularizing the measuring instrument for checking the function of the PID controller and an apparatus for checking the function of the PID controller provided with the program. In particular, the present invention intends to provide a program and an apparatus for checking the operation mode of the PID control and checking the function of the PID controller which is easy to check.
According to an aspect of the present invention, there is provided a program for a function check of a PID controller, the program comprising the steps of: (a) receiving information of a PID controller; (b) setting a control variable for a proportional gain, a differential gain, or an integral gain of a signal input to the PID controller; (c) setting an input indication value corresponding to a signal input to the PID controller; And (d) determining whether the PID controller is good by confirming the PID control for the input indication value of the control variable.
Preferably, step (b) includes: a pre-check reading step of checking a control variable initially set in the PID controller; A setting value changing step of changing a value of the control variable; And a post-check reading step of checking the changed control variables in the changing step.
Preferably, the step (d) includes: a decision selection step of selecting a PID control mode for the input indication value; And a waveform output step of generating an output waveform corresponding to the PID control mode.
Further, the present invention provides an apparatus for checking the function of a PID controller, comprising: a slot in which a PID controller is mounted; And a processor for checking the function of the PID controller, the processor comprising: (a) receiving information of the PID controller; (b) controlling the proportional gain, differential gain, or integral gain of the signal input to the PID controller; Setting a variable; (c) setting an input indication value corresponding to a signal input to the PID controller; And (d) determining whether the PID controller is good or not by confirming the PID control of the input indication value of the control variable.
According to the present invention, there is an advantage that the control characteristics of the PID controller can be confirmed without connecting a plurality of measurement devices.
Further, the present invention has an advantage that simple and quick functional inspection can be performed without mechanical or electrical damage to the PID controller.
Further, the present invention has an advantage in that the error caused by the connection failure, the recognition error, and the like is reduced in the function check of the PID controller, thereby improving the reliability of the PID controller function check.
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a flow chart for a functional check of a PID controller according to an embodiment of the present invention. FIG.
FIG. 2 illustrates a process of performing a function check program of the PID controller according to the embodiment of the present invention.
3 shows an apparatus for checking the function of a PID controller according to another embodiment of the present invention.
Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. However, the present invention is not limited to or limited by the exemplary embodiments. Like reference numerals in the drawings denote members performing substantially the same function.
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a flow chart for a functional check of a PID controller according to an embodiment of the present invention. FIG. Referring to FIG. 1, a program for checking the function of the PID controller includes: (a) receiving information of a PID controller; (b) setting (S20) a control variable for a proportional gain, a differential gain, or an integral gain of a signal input to the PID controller; (c) setting an input instruction value corresponding to a signal input to the PID controller (S30); (d) checking (S40) whether the PID controller is good or not by confirming the PID control with respect to the input indication value of the control variable; And (e) a reporting step.
(a) The information of the PID controller received in step S10 may be a device name, a serial number, a model name, an inspection date and time, a control variable, and the like.
(b) step S20 is a pre-check reading step S201 for checking a control variable initially set in the PID controller; A setting value changing step (S203) of changing the value of the control variable; And a post-check reading step (S205) of confirming the changed control variables in the changing step.
(c) Step (S30) sets an input instruction value corresponding to a signal input to the PID controller. The PID controller measures the output value of the object to be controlled and compares it with a target set value to calculate an error, and calculates a control value necessary for the control using the error value. Considering this, the output value of the object to be controlled by the PID controller corresponds to the signal input to the PID controller.
In the embodiment of the present invention, since a separate signal generator is not connected to the PID controller, an input value corresponding to a signal input to the PID controller must be set. In this case, in step (c) (step S30), a plurality of input instruction values may be set.
More specifically, the range of the signal input to a general PID controller is 4 to 20 mA. When performing the 5-point calibration of the PID controller, input indication values can be set to 4 mA, 8 mA, 12 mA, 16 mA, and 20 mA, which are obtained by dividing the 4 to 20 mA sections into five sections. It is possible to check the function of PID controller by checking PID control characteristics of 0%, 25%, 50%, 75%, and 100% of output indicator by 5 point calibration.
(d) step S40 is a decision selection step (S401) of selecting a PID control mode for the input indication value; And a waveform output step (S403) for generating an output waveform corresponding to the PID control mode.
PID control mode means a control mode according to the above-described proportional control (P control), proportional-integral control (PI control), proportional-differential control (PD control), and combinations thereof. P control refers to a control technique that allows fine control of the target value by adjusting the control variable in proportion to the error between the present value and the target value.
PI control means a control technique used to eliminate residual error that causes a slight error in the present value and the target value when the decreasing error value falls below the resolution. PD control refers to a control technique for controlling the degree of control by measuring the difference between the immediately preceding error and the current error. The user can select a control technique for checking the function of the PID controller in the decision selection step S401.
The waveform output step S403 can output the waveform corresponding to the input indication value and the control variable corresponding to the PID control mode selected in the decision selection step S401. Since the waveform output step S403 outputs the output waveform by the control variable together with the input instruction value, the user can visually judge whether there is any abnormality in each PID control mode of the PID controller.
(e) The report generation step (S50) records the measurement result data and the characteristic waveform graph by the function check program of the PID controller in a report form created in an Excel file.
FIG. 2 illustrates a process of performing a function check program of the PID controller according to the embodiment of the present invention. 2 (a) shows a main screen (SL mode screen) 20 of the PID controller function check program.
In the SL mode (20) screen, the user inputs the device name, model name, and serial number. Then, if you click the Read before check button (23), you can check the control variable (22) which is the default value of the PID controller. The
Each
The user can confirm the changed
2 (b) shows an input instruction
2 (c) shows a
3 shows an
While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments. will be. Therefore, the scope of the present invention should not be limited to the above-described embodiments, but should be determined by all changes or modifications derived from the scope of the appended claims and equivalents of the following claims.
S10: (a) the information input step of the PID controller
S20: (b) Control variable setting step
S201: Read step before checkout
S203: Change setting value of control variable
S205: Read after check step
S30: Input instruction value setting step
S40: Judgment step of the PID controller
S401: judgment selection step
S403: Waveform output step
S50: Steps to create report
Claims (5)
(a) receiving information of the PID controller;
(b) setting a control variable for a proportional gain, a differential gain, or an integral gain of a signal input to the PID controller;
(c) setting an input indication value corresponding to a signal input to the PID controller; And
(d) checking PID control of the input indication value of the control variable to determine whether the PID controller is good or not.
A pre-check reading step of checking a control variable initially set in the PID controller;
A setting value changing step of changing a value of the control variable; And
And a post-check reading step of checking the changed control variables in the changing step.
Wherein the input indication value is a plurality of input indication values.
A decision selection step of selecting a PID control mode for the input indication value; And
And a waveform output step of generating an output waveform corresponding to the PID control mode.
A slot in which the PID controller is mounted; And
And a processor for checking the function of the PID controller,
The processor comprising:
(a) receiving information of the PID controller,
(b) setting a control variable for a proportional gain, a differential gain, or an integral gain of a signal input to the PID controller;
(c) setting an input indication value corresponding to a signal input to the PID controller; And
(d) checking the PID control for the input indication value of the control variable to determine whether the PID controller is good or not.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140127541A KR20160036144A (en) | 2014-09-24 | 2014-09-24 | Program and device for test a proportional integral differential control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020140127541A KR20160036144A (en) | 2014-09-24 | 2014-09-24 | Program and device for test a proportional integral differential control system |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20160036144A true KR20160036144A (en) | 2016-04-04 |
Family
ID=55799518
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020140127541A KR20160036144A (en) | 2014-09-24 | 2014-09-24 | Program and device for test a proportional integral differential control system |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20160036144A (en) |
-
2014
- 2014-09-24 KR KR1020140127541A patent/KR20160036144A/en active Search and Examination
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101676559B (en) | Method of alarm mask generation and condition monitoring of wind turbines | |
US20200402679A1 (en) | Online Sensor and Process Monitoring System | |
EP3100125B1 (en) | System and method for verifying the configuration and installation of a monitoring and protection system | |
JP2013073414A (en) | Sensor diagnostic device and sensor diagnostic method for plant | |
US11054330B2 (en) | Calibration work support device, calibration work support method, and non-transitory computer readable storage medium | |
EP4120288A1 (en) | Nuclear control system with neural network | |
US20150227117A1 (en) | System and method for verifying the configuration and installation of a monitoring and protection system | |
JP4611061B2 (en) | Detector calibration support apparatus and method | |
US8839663B2 (en) | Working fluid sensor system for power generation system | |
JP2014085888A (en) | Loop test device and method of the same | |
US10871416B2 (en) | Calibration work support device, calibration work support method, and non-transitory computer readable storage medium | |
KR20160036144A (en) | Program and device for test a proportional integral differential control system | |
JP2018067145A (en) | Repair system, server, terminal device, repair method and program | |
EP3640751A1 (en) | Apparatus for gas analysis and emission prediction | |
EP3605251B1 (en) | Verification program, recording medium, verification apparatus and verification method | |
US20220187262A1 (en) | Device and method for anomaly detection of gas sensor | |
KR101129467B1 (en) | Correcting apparatus of digital indicators and method thereof | |
Hashemian | Applying online monitoring for nuclear power plant instrumentation and control | |
KR101950584B1 (en) | Comparison test method of measurement devices | |
Kučera et al. | The digital twin of a measuring process within the Industry 4.0 concept | |
US8437974B2 (en) | Calibration detection system and method | |
CN110865613B (en) | Device and method for calibrating and adjusting equipment, and recording medium | |
US11378934B2 (en) | Shadow function for protection monitoring systems | |
US10801936B2 (en) | Method for calibrating load testing machine | |
CN116773084A (en) | Nuclear power plant transmitter online monitoring method and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
AMND | Amendment | ||
E601 | Decision to refuse application | ||
AMND | Amendment |