新建 Microsoft PowerPoint 演示文稿.ppt

双容水箱液位串级控制系统设计

收藏

压缩包内文档预览:

资源预览需要最新版本的Flash Player支持。
您尚未安装或版本过低,建议您

双容水箱液位串级控制系统设计,水箱,液位串级,控制系统,设计
编号:155459233    类型:共享资源    大小:1.28MB    格式:RAR    上传时间:2021-10-17 上传人:好资料QQ****51605 IP属地:江苏
20
积分
关 键 词:
水箱 液位串级 控制系统 设计
资源描述:
双容水箱液位串级控制系统设计,水箱,液位串级,控制系统,设计
内容简介:
英 文 翻 译系 别 自动化专 业 自动化班 级 191001学生姓名 卢嘉鑫学 号 103599指导教师 赵静IntroductionThe PID controller has several important functions: it provides feedback; it has the ability to eliminate steady state offsets through integral action; it can anticipate the future through derivative action. PID controllers are sufficient for many control problems, particularly. when process dynamics are benign and the performance requirements are modest. PID controllers are found in large numbers in all industries. The controllers come in many different forms. There are standalone systems in boxes for one or a few loops, which are manufactured by the hundred thousands yearly. PID control is an important ingredient of a distributed control system. The controllers are also embedded in many special-purpose control systems. In process control, more than 95% of the control loops are of PID type, most loops are actually PI control. Many useful features of PID control have not been widely disseminated because they have been considered trade secrets. Typical examples are techniques for mode switches and antiwind up.PID control is often combined with logic, sequential machines, selectors, and simple function blocks to build the complicated automation systems used for energy production, transportation, and manufacturing. Many sophisticated control strategies, such as model predictive control, are also organized hierarchically. PID control is used at the lowest level; the multivariable controller gives the setpoints to the controllers at the lower level. The PID controller can thus be said to be the bread and butter of control engineering. It is an important component in every control engineers toolbox. PID controllers have survived many changes in technology ranging from pneumatics to microprocessors via electronic tubes, transistors, integrated circuits. The microprocessor has had a dramatic 2 Chapter 1 Introduction influence on the PID controller. Practically all PID controllers made today are based on microprocessors. This has given opportunities to provide additional features like automatic tuning, gain scheduling, and continuous adaptation. The terminology in these areas is not well-established. For purposes of this book, auto-tuning means that the controller parameters are tuned automatically on demand from an operator or an external signal, and adaptation means that the parameters of a controller are continuously updated. Practically all new PID controllers that are announced today have some capability for automatic tuning. Tuning and adaptation can be done in many different ways. The simple controller has in fact become a test bench for many new ideas in control.The emergence of the fieldbus is another important development. This will drastically influence the architecture of future distributed control systems. The PID controller is an important ingredient of the fieldbus concept. It may also be standardized as a result of the fieldbus development. A large cadre of instrument and process engineers are familiar with PID control. There is a well-established practice of installing, tuning, and using the controllers. In spite of this there are substantial potentials for improving PID control. Evidence for this can be found in the control rooms of any industry. Many controllers are put in manual mode, and among those controllers that are in automatic mode, derivative action is frequently switched off for the simple reason that it is difficult to tune properly. The key reasons for poor performance is equipment problems in valves and sensors, and bad tuning practice. The valve problems include wrong sizing, hysteresis, and stiction. The measurement problems include: poor or no anti-aliasing filters; excessive filtering in smart sensors, excessive noise and improper calibration. Substantial improvements can be made. The incentive for improvement is emphasized by demands for improved quality, which is manifested by standards such as ISO 9000. Knowledge and understanding are the key elements for improving performance of the control loop. Specific process knowledge is required as well as knowledge about PID control. Based on our experience, we believe that a new era of PID control is emerging. This book will take stock of the development, assess its potential, and try to speed up the development by sharing our experiences in this exciting and useful field of automatic control. The goal of the book is to provide the technical background for understanding. PID control. Such knowledge can directly contribute to better product quality. Process dynamics is a key for understanding any control problem. Chapter 2 presents different ways to model process dynamics that are useful for PID control. Methods based on step tests are discussed Chapter 1 Introduction 3 together with techniques based on frequency response. It is attempted to provide a good understanding of the relations between the different approaches. Different ways to obtain parameters in simple transfer function models based on the tests are also given. Two dimension free parameters are introduced: the normalized dead time and the gain ratio are useful to characterize dynamic properties of systems commonly found in process control. Methods for parameter estimation are also discussed. A brief description of disturbance modeling is also given. An in depth presentation of the PID controller is given in Chapter 3. This includes principles as well as many implementation details, such as limitation of derivative gain, anti-windup, improvement of set point response, etc. The PID controller can be structured in different ways. Commonly used forms are the series and the parallel forms. The differences between these and the controller parameters used in the different structures are treated in detail. Implementation of PID controllers using digital computers is also discussed. The underlying concepts of sampling, choice of sampling intervals, and antialiasing niters are treated thoroughly. The limitations of PID control are also described. Typical cases where more complex controllers are worthwhile are systems with long dead time and oscillatory systems. Extensions of PID control to deal with such systems are discussed briefly. Chapter 4 describes methods for the design of PID controllers. Specifications are discussed in detail. Particular attention is given to the information required to use the methods. Many different methods for tuning PID controllers that have been developed over the years are then presented. Their properties are discussed thoroughly. A reasonable design method should consider load disturbances, model uncertainty, measurement noise, and set-point response. A drawback of many of the traditional tuning rules for PID control is that such rules do not consider all these aspects in a balanced way. New tuning techniques that do consider all these criteria are also presented. The authors believe strongly that nothing can replace understanding and insight. In view of the large number of controllers used in industry there is a need for simple tuning methods. Such rules will at least be much better than factory tuning, but they can always be improved by process modeling and control design. In Chapter 5 we present a collection of new tuning rules that give significant improvement over previously used rules. In Chapter 6 we discuss some techniques for adaptation and automatic tuning of PID controllers. This includes methods based on parametric models and nonparametric techniques. A number of commercial controllers are also described to illustrate the different techniques. The possibilities of incorporating diagnosis and fault detection4 Chapter 1 Introduction in the primary control loop is also discussed. In Chapter 7 it is shown how complex control problems can be solved by combining simple controllers in different ways. The control paradigms of cascade control, feed forward control, model following, ratio control, split range control, and control with selectors are discussed. Use of currently popular techniques such as neural networks and fuzzy control are also covered briefly.ReferencesA treatment of PID control with many practical hints is given in Shinskey (1988). There is a Japanese text entirely devoted to PID control by Suda et al. (1992). Among the books on tuning of PID controllers, we can mention McMillan (1983) and Corripio (1990), which are published by ISA. There are several studies that indicate the state of the art of industrial practice of control. The Japan Electric Measuring Instrument ManufacturersAssociation conducted a survey of the state of process control systems in 1989, see Yamamoto and Hashimoto (1991). According to the survey more than than 90% of the control loops were of the PID type. The paper, Bialkowski (1993), which describes audits of paper mills in Canada, shows that a typical mill has more than 2000 control loops and that 97% use PI control. Only 20% of the control loops were found to work well and decrease process variability. Reasons for poor performance were poor tuning (30%) and valve problems (30%). The remaining 20% of the controllers functioned poorly for a variety of reasons such as: sensor problems, bad choice of sampling rates, and anti-aliasing filters. Similar observations are given in Ender (1993), where it is claimed that 30% of installed process controllers operate in manual, that 20% of the loops use factory tuning, i.e., default parameters set by the controller manufacturer, and that 30% of the loops function poorly because of equipment problems in valves and sensors.CHAPTER 2Process Models2.1 IntroductionA block diagram of a simple control loop is shown in Figure 2.1. The system has two major components, the process and the controller, represented as boxes with arrows denoting the causal relation between inputs and outputs. The process has one input, the manipulated variable, also called the control variable. It is denoted by u. The process output is called process variable (PV) and is denoted by y. This variable is measured by a sensor. The desired value of the process variable is called the setpoint (SP) or the reference value. It is denoted by ysp. The control error e is the difference between the setpoint and the process variable, i.e., e = ysp y. The controller in Figure 2.1 has one input, the error, and one output, the control variable. The figure shows that the process and the controller are connected in a closed feedback loop. The purpose of the system is to keep the process variable close to the desired value in spite of disturbances. This is achieved by the feedback loop, which works as follows. Assume that the system is in equilibrium and that a disturbance occurs so that the process variable becomes larger than the setpoint. The error is then negative and the controller output decreases which in turn causes the process output to decrease. This type of feedback is called negative feedback, because the manipulated variable moves in direction opposite to the process variable. The controller has several parameters that can be adjusted. The control loop performs well if the parameters are chosen properly. It performs poorly otherwise, e.g., the system may become unstable. The procedure of finding the controller parameters is called tuning. This can be done in two different ways. One approach is to choose some controller parameters, to observe the behavior of the feedback system, and to modify the parameters until the desired behavior is obtained. Another approach is to first develop a mathematical model that describes the behavior of the process. The parameters of the controller are then determined using some method for control design. An understanding of techniques for determining process dynamics is a necessary background for both methods for controller tuning. Figure 2.1 Block diagram of a simple feedback system.This chapter will present such techniques. Static models are discussed in the next section. Dynamic models are discussed in Section 2.3. Transient response methods, which are useful for determining simple dynamic models of the process, are presented in Section 2.4. Section 2.5 treats methods based on moments. These methods are less sensitive to measurement noise and, furthermore, are not restricted to any specific input signal. The frequency response methods, described in Section 2.6, can be used to obtain both simple models and more detailed descriptions. Methods based on estimation of parametric models are more complex methods that require more computations but lessrestrictions on the experiments. These methods are presented in Section 2.7. The models discussed so far describe the relation between the process input and output. It is also important to model the disturbances acting on the system. This is discussed in Section 2.8. Section 2.9 treats methods to simplify a complex model and the problem of unmodeled dynamics and modeling errors. Conclusions and references are given in Sections 2.10 and Static ModelsThe static process characteristic is a curve that gives the steady state relation between process input signal u and process output y. See Figure 2.2. Notice that the curve has a physical interpretation only for a stable process.Figure 2.2 Static process characteristic. Shows process output y as a function of process input u under static conditions.All process investigations should start by a determination of the static process model. It can be used to determine the range of control signals required to change the process output over the desired range, to size actuators, and to select sensor resolution. It can also be used to assess whether static gain variations are so large that they have to be accounted for in the control design.The static model can be obtained in several ways. It can be determined by an open-loop experiment where the input signal is set to a constant value and the process output is measured when it has reached steady state. This gives one point on the process characteristics. The experiment is then repeated to cover the full range of inputs.An alternative procedure is to make a closed-loop experiment. The setpoint is then given a constant value and the corresponding control variable is measured in steady state. The experiment is then repeated to cover the full range of setpoints. The experiments required to determine the static process model often give a good intuitive feel for how easy it is to control the process, if it is stable, and if there are many disturbances. Sometimes process operations do not permit the experiments to be done as described above. Small perturbations are normally permitted, but it may not be possible to move the process over the full operating range. In such a case the experiment must be done over a long period of time.Process NoiseProcess disturbances are easily determined by logging the process output when the control signal is constant. Such a measurement 8 Chapter 2 Process Models will give a combination of measurement and load disturbances. There are many sophisticated techniques such as time-series analysis and spectral analysis that can be used to determine the characteristics of the process noise. Crude estimates of the noise characteristics are obtained simply by measuring the peak-to-peak value and by determining the average time between zero crossings of the error signal. This is discussed further in Section Dynamic ModelsA static process model like the one discussed in the previous section tells the steady state relation between the input and the output signal. A dynamic model should give the relation between the input and the output signal during transients. It is naturally much more difficult to capture dynamic behavior. This is, however, very significantwhen discussing control problems.Fortunately there is a restricted class of models that can often be used. This applies to linear time-invariant systems. Such models can often be used to describe the behavior of control systems when there are small deviations from an equilibrium. The fact that a system is linear implies that the superposition principle holds. This means that if the input u gives the output yi and the input ui gives the output j2 it then follows that the input au + bui gives the output ay + by 2-A system is time-invariant if its behavior does not change with time. A very nice property of linear time-invariant systems is that their response to an arbitrary input can be completely characterized in terms of the response to a simple signal. Many different signals can be used to characterize a system. Broadly speaking we can differentiate between transient and frequency responses. In a control system we typically have to deal with two signals only, the control signal and the measured variable. Process dynamics as we have discussed here only deals with the relation between those signals. The measured variable should ideally be closely related to thephysical process variable that we are interested in. Since it is difficult to construct sensors it happens that there is considerable dynamics in the relation between the true process variable and the sensor. For example, it is very common that there are substantial time constants in temperature sensors. There may also be measurement noise and other imperfections. There may also be significant dynamics in the actuators. To do a good job of control, it is necessary to be aware of the physical origin the process dynamics to judge if a good r本文摘自PID Controllers-Theory Design and Tuning由KARL JOHAN ASTROM 和TORE HAGGLUND著绪论PID控制器有几个重要的功能: 它能提供反馈; 它有能力通过积分作用消除稳态补偿; 它通过微分作用可以有预见性。PID控制器满足多种控制问题,尤其是当过程动态是良性的,对性能的要求是适度的。PID控制器被广泛的运用于各个行业。控制器有许多不同的形式。每一个独立的系统由一个或几个循环在一个内箱中产量多达每年十几万。PID控制是分布式控制系统的一个重要组成部分。该控制器还嵌入在许多专用的控制系统。在过程控制中,95以上的控制回路是PID类型,大多数回路实际上是PI控制。PID控制的许多有用的功能还没有得到广泛的传播,因为他们被认为是商业机密。典型的例子是技术模式交换机和抗饱和积分。 PID控制往往是结合逻辑,顺序的机器,选择简单的功能块来构建用于能源生产,运输和制造复杂的自动化系统。许多复杂的控制策略,如模型预测控制,也有组织的层级结构。PID控制被用于底层基础;多变量控制器给定值到控制器在较低的水平。PID控制器因此可以说是控制工程的“面包和黄油”。 它在每一个控制工程师的工具箱中占据重要的成分。PID控制器经历了许多变化,通过电子技术从气动微处理器管、晶体管、集成电路。微处理器对PID控制器有颠覆性的影响。今天几乎所有的PID控制器是基于微处理器制成的。这给了提供额外功能的机会,如自动调优,增益调整,并不断适应附加功能。在这些领域的术语是不完善的。这本书的目的, 自动调谐意味着控制器参数来自操作者或外部信号需求自动调整,这意味着控制器的参数被连续地更新。实际上几乎所有新的PID控制器都有自动调优功能。调整和适应可以以许多不同的方式完成。简单的控制器实际上已经成为一个试验平台用于控制许多新的想法。 现场总线的出现是另一个重要的发展。这将极大地影响未来的分布式控制系统的体系结构。PID控制器的一个重要成分现场总线的概念。它也可以被标准化为现场总线发展的结果。大部分仪器和过程工程师熟悉PID控制。有一个完善的安装,调试,并使用控制器的方法。尽管这有大量的潜力提高PID控制。对于这方面的证据可以在任何行业的控制室中找到。多个控制器被置于手动模式,并且这些控制器是在自动模式之间,微分作用频繁关闭的原因很简单,这是很难调整正确地。性能不佳的关键原因是阀门和传感器的设备问题,和不良调整方法。阀门问题包括错误的大小,磁滞和粘滞作用。测量问题包括:不良或无抗混叠滤波器,过滤过多的“智能”传感器,噪音过大和校准不当。实质性的改进强调了激励改进的要求, 改进质量是通过ISO 9000等标准。知识和理解是改善控制回路性能的关键因素。需要特定的流程知识以及PID控制知识。根据我们的经验,我们认为,PID控制的新时代正在来临。这本书将评估其发展,评估其潜力,并尝试通过分享我们的经验,在自动化控制这个令人兴奋的和有益的领域加快发展。这本书的目标是提供对PID控制的技术背景。这些知识可以直接导致更好的产品质量。理解任何控制问题的关键是过程动力学。第二章提出了不同的方法用于PID控制过程动力学模型。根据步骤测试方法与基于频率响应技术一起讨论。这可以更好地理解试图提供不同的方法之间的关系。并给出不同的方法来获得基于实验得出的简单的传递函数的模型参数。二维自由参数介绍:标准化的死区时间和增益率是有用的刻画系统在过程控制中常见的动态属性。也讨论进行参数估计的方法。给出了扰动模型的简要说明。 在第3章深入介绍了PID控制器。这包括原理以及许多实施细节,如微分增益限制,抗饱和,改善的设置点响应等。PID控制器可以以不同的方式构造。常用的形式是串联和并联。之间的差异和控制器参数中使用不同的结构进行详细论述。这些在不同结构中使用的控制器参数之间的差异进行详细论述。使用数字计算机实现PID控制器。采样的基本概念,选择采样间隔,和抗混叠滤波器彻底的处理。也对PID控制器的局限性进行了描述。典型情况下,有价值的的系统都是更复杂的长死区时间和振荡系统控制器。简要讨论了扩展的PID控制器处理这类系统。第4章介绍了PID控制器的设计方法。对产品规格进行了详细讨论。特别注意要使用该方法所需的信息。多年来已经有许多不同的方法来优化PID控制器。对它们的性能将会详细讨论。合理的设计方法应考虑负载扰动,模型的不确定性,测量噪声,并设定点的响应。很多PID控制器的传统整定规则的一个缺点是,这种规则不考虑平衡发展。考虑所有这些标准的新优化技术也提出了。笔者坚信,没有任何东西可以取代理解和洞察。鉴于大量用于工业控制器需要进行简单的调整方法。这些规则将至少比 “厂家调试” 好多了,他们总是可以通过流程建模和控制设计改进。在第五章我们提出新的优化规则的集合,显著改善了以前使用的规则。在第六章中,我们讨论了一些技术调整和PID控制器的自动调节。这包括基于参数模型和非参数技术方法。许多商用控制器也被描述来说明不同的技术。包含诊断和故障检测的可能性在主控制回路进行了讨论。在第7章则展示了如何通过不同的方式结合简单的控制器来解决复杂的控制问题。串级控制,前馈控制,模型跟踪,比例控制,分程控制,并与选择器回路控制范例进行了讨论。也简要地介绍诸如神经网络和模糊控制目前流行的技术。 参考文献一个基于优化的控制系统设计欣斯基(1988)提出。有一个日本的文本完全致力于PID控制由Suda等人完成。(1992)。其中对PID控制器的整定书,我们可以提到麦克米兰(1983)和科里皮奥 (1990),这是由美国仪器学会发布。有几项研究表明工业实践中控制的现有技术状况。日本电气测量仪器厂商联合会在1989年进行的过程控制系统的状态进行了调查,见山本和桥本(1991)。据调查超过90以上的控制回路是PID类型的。文献,比亚科夫斯基(1993),它描述了在加拿大造纸厂的审计工作,
温馨提示:
1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
2: 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
3.本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
提示  人人文库网所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
关于本文
本文标题:双容水箱液位串级控制系统设计
链接地址:https://www.renrendoc.com/paper/155459233.html

官方联系方式

2:不支持迅雷下载,请使用浏览器下载   
3:不支持QQ浏览器下载,请用其他浏览器   
4:下载后的文档和图纸-无水印   
5:文档经过压缩,下载后原文更清晰   
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

网站客服QQ:2881952447     

copyright@ 2020-2025  renrendoc.com 人人文库版权所有   联系电话:400-852-1180

备案号:蜀ICP备2022000484号-2       经营许可证: 川B2-20220663       公网安备川公网安备: 51019002004831号

本站为文档C2C交易模式,即用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知人人文库网,我们立即给予删除!