pid控制外文翻译内容摘要:
n reaching a new setpoint. Generally, stability of response (the reverse of instability) is required and the process must not oscillate for any bination of process conditions and setpoints. Some processes have a degree of nonlinearity and so parameters that work well at fullload conditions don39。 t work when the process is starting up from noload. This section describes some traditional manual methods for loop tuning. There are several methods for tuning a PID loop. The most effective methods generally involve the development of some form of process model, then choosing P, I, and D based on the dynamic model parameters. Manual tuning methods can be relatively inefficient. The choice of method will depend largely on whether or not the loop can be taken offline for tuning, and the response time of the system. If the system can be taken offline, the best tuning method often involves subjecting the system to a step change in input, measuring the output as a function of time, and using this response to determine the control parameters. 6 Choosing a Tuning Method MethodAdvantagesDisadvantages Manual TuningNo math required. Online experienced personnel. Ziegler–NicholsProven Method. Online upset, some trialanderror, very aggressive tuning. Software ToolsConsistent tuning. Online or offline method. May include valve and sensor analysis. Allow simulation before cost and training involved. CohenCoonGood process math. Offline method. Only good for firstorder processes. Manual tuning If the system must remain online, one tuning method is to first set the I and D values to zero. Increase the P until the output of the loop oscillates, then the P should be left set to be approximately half of that value for a quarter amplitude decay type response. Then increase D until any offset is correct in sufficient time for the process. However, too much D will cause instability. Finally, increase I, if required, until the loop is acceptably quick to reach its reference after a load disturbance. However, too much I will cause excessive response and overshoot. A fast PID loop tuning usually overshoots slightly to reach the setpoint more quickly。 however, some systems cannot accept overshoot, in which case an overdamped closedloop system is required, which will require a P setting significantly less than half that of the P setting causing oscillation. –Nichols method Another tuning method is formally known as the Ziegler–Nichols method, introduced by John G. Ziegler and Nathaniel B. Nichols. As in the method above, the I and D gains are first set to zero. The P gain is increased until it reaches the critical gain Kc at which the output of the loop starts to oscillate. Kc and the oscillation period Pc are used to set the gains as shown: PID tuning software Most modern industrial facilities no longer tune loops using the manual calculation methods shown above. Instead, PID tuning and loop optimization software are used to ensure consistent results. These software packages will gather the data, develop process models, and suggest optimal tuning. Some software packages can even develop tuning by gathering data from reference changes. 7 Mathematical PID loop tuning induces an impulse in the system, and then uses the controlled system39。 s frequency response to design the PID loop values. In loops with response times of several minutes, mathematical loop tuning is remended, because trial and error can literally take days just to find a stable set of loop values. Optimal values are harder to find. Some digital loop controllers offer a selftuning feature in which very small setpoint changes are sent to the process, allowing the controller itself to calculate optimal tuning values. Other formulas are available to tune the loop according to different performance criteria. 4 Modifications to the PID algorithm The basic PID algorithm presents some challenges in control applications that have been addressed by minor modifications to the PID mon problem resulting from the ideal PID implementations is integral windup. This can be addressed by: Initializing the controller integral to a desired value Disabling the integral function until the PV has entered the controllable region Limiting the time period over which the integral error is calculated Preventing the integral term from accumulating above or below predetermined bounds Many PID loops control a mechanical device (for example, a valve). Mechanical maintenance can be a major cost and wear leads to control degradation in the form of either stiction or a deadband in the mechanical response to an input signal. The rate of mechanical wear is mainly a function of how often a device is activated to make a change. Where wear is a significant concern, the PID loop may have an output deadband to reduce the freque ncy of activation of the output (valve). This is acplished by modifying the controller to hold its output steady if the change would be small (within the defined deadband range). The calculated output must leave the deadband before the actual output will proportional and derivative terms can produce excessive movement in the output when a system is subjected to an instantaneous step increase in the error, such as a large setpoint change. In the case of the derivative term, this is due to taking the derivative of the error, which is very large in the case of a。pid控制外文翻译
相关推荐
, 打开模型。 于是模型显示在 PowerMILL 图形视窗中。 2. 查看模型 打开模型后最好从各个角度查看模型,这样可对模型有一清楚的了解。 选取等轴查看。 此模型有一斜坡和底部平坦平面相接。 3. 定义毛坯 毛坯是 PowerMILL 用来限制刀具运动的基本矩形块。 可将它想象为一块原材料。 PowerMILL 还提供了一些更高级的方法来限制刀具运动。 点击毛坯图标。 于是毛坯表
翻转 的时钟 之间 的 偏差 最小。 DLL 的锁定状态由存储器控制器 使用,以将 存储器访问 延迟 到 DLL 搜索完毕之后。 然而,如果 使用 DLL 覆盖模式, DLL 锁相 没有意义。 图 222 DLL 应用 举例 内存 映射 /寄存器定义 DLL 可编程寄存器映射 占用 20 个字节 的内存映射空间。 读取未定义的内存映射区域返回全 0,写无效。 每个 DLL 寄存器都为 32 位宽
赛程找出与同部不同区球队比赛中,选取赛 3场的球队的方法。 这种方法如何实现,对该方法给予评价,也可以给出你认为合适的方法。 我们经常会听到或看到球员、教练和媒体对 NBA 赛程的抱怨或评论,说明赛程的安排对 球队实力的发挥和战绩有一定的影响,因此 NBA 赛程的安排中存在一定的不公平性与不合理性。 问题一要求我们找出赛程安排对球队利弊的影响因素,并将赛程转换为便于数学处理的数字格式
3 视频序列编码的压缩方法 在过去的 30 多年中,视频压缩技术获得了飞速的发展。 视频数据之所 以能进行高倍率的压缩,是因为视频数据的空间域和时间域存在着大最的数据冗余,通过降低空域冗余和时域冗余就可以对视频数据进行有效的压缩。 为了获得更高的压缩编码效率,编码技术也变得越来越精细和复杂。 但是,最基本的 DCT(离散余弦变换)变换编码、 VLC(可变长编码)统计编码、运动估计等技术仍