PID控制器毕业设计外文翻译
《PID控制器毕业设计外文翻译》由会员分享,可在线阅读,更多相关《PID控制器毕业设计外文翻译(16页珍藏版)》请在毕设资料网上搜索。
1、 附录 一、英文原文 PID controller A proportionalintegralderivative controller (PID controller) is a generic control loopfeedback mechanism(controller) widely used in industrial control systems a PID is the most commonly used feedback controller. A PID controller calculates an error value as the difference b
2、etween a measuredprocess variable and a desired setp oint. The controller attempts to minimize the error by adjusting the process control inputs. In the absence of knowledge of the underlying process, PID controllers are the best controllers.1 However, for best performance, the PID parameters used i
3、n the calculation must be tuned according to the nature of the system while the design is generic, the parameters depend on the specific system. The PID controller calculation (algorithm) involves three separate parameters, and is accordingly sometimes calledthree-term control: the proportional, the
4、 integral and derivative values, denoted P, I, and D. The proportionalvalue determines the reaction to the current error, the integral value determines the reaction based on the sum of recent errors, and the derivative value determines the reaction based on the rate at which the error has been chang
5、ing. The weighted sum of these three actions is used to adjust the process via a control element such as the position of a control valve or the power supply of a heating element. Heuristically, these values can be interpreted in terms of time: P depends on the present error, I on the accumulation of
6、 past errors, and D is a prediction offuture errors, based on current rate of change. By tuning the three constants in the PID controller algorithm, the controller can provide control action designed for specific process requirements. The response of the controller can be described in terms of the r
7、esponsiveness of the controller to an error, the degree to which the controller overshoots the setpoint and the degree of system oscillation. Note that the use of the PID algorithm for control does not guarantee optimal control of the system or system stability. Some applications may require using o
8、nly one or two modes to provide the appropriate system control. This is achieved by setting the gain of undesired control outputs to zero. A PID controller will be called a PI, PD, P or I controller in the absence of the respective control actions. PI controllers are fairly common, since derivative
9、action is sensitive to measurement noise, whereas the absence of an integral value may prevent the system from reaching its target value due to the control action. Note: Due to the diversity of the field of control theory and application, many naming conventions for the relevant variables are in com
10、mon use. Control loop basics A familiar example of a control loop is the action taken when adjusting hot and cold faucet valves to maintain the faucet water at the desired temperature. This typically involves the mixing of two process streams, the hot and cold water. The person touches the water to
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中设计图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- pid 控制器 毕业设计 外文 翻译
