非线性PID控制在一系列卡车ABS问题中的应用中英文翻译资料.doc_第1页
非线性PID控制在一系列卡车ABS问题中的应用中英文翻译资料.doc_第2页
非线性PID控制在一系列卡车ABS问题中的应用中英文翻译资料.doc_第3页
非线性PID控制在一系列卡车ABS问题中的应用中英文翻译资料.doc_第4页
非线性PID控制在一系列卡车ABS问题中的应用中英文翻译资料.doc_第5页
已阅读5页,还剩7页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

an application of nonlinear pid control to a class of truck abs problemsfangjun jiangford motor company, product development center, gb-e65, md 19920901 oakwood blvd. dearborn, mi 48124zhiqiang gaothe applied control research laboratorydepartment of electrical and computer engineeringcleveland state university, cleveland, oh 44115abstract: a new npid (nonlinear proportional-integral-differential) control algorithm is applied to a class of truck abs (anti-lock brake system) problems. the npid algorithm combines the advantages of robust control and easy tuning. simulation results at various situations using trucksim show that npid controller has shorter stopping distance and better velocity performance than the conventional pid controller and a loop-shaping controller.keywords: nonlinear, pid, abs.1. introductionabs for commercial vehicles appeared on the market in 1960s and began to grow fast in 1970s with the technologies of microcomputers and electronics 1. abs is recognized as an important contribution to road safety. it is now available in almost all types of vehicles. the automotive industry is continuously developing new generations of abs. the technologies of abs are also applied in tcs (traction control system) and vdsc (vehicle dynamic stability control) it is well known that wheels will slip and lockup during severe braking or when braking on a slippery road surface (wet, icy, etc.). this usually causes a long stopping distance and sometimes the vehicle will lose steering stability. the objective of abs is to prevent wheels from lockup and achieve minimum stopping distance while maintaining good steering stability during braking.the wheel slip is defined as: (1.1)where s, , r and v denote the wheel slip, the wheel angular velocity, the wheel rolling radius, and the vehicle forward velocity, respectively.in normal driving conditions, v r therefore s 0. in severe braking, it is common to have = 0 while v 0 , or s = 1, which is called wheel lockup. wheel lockup is undesirable since it prolongs the stopping distance and causes the loss of direction control.1.1 a class of truck abs problemsthe objective of abs is to manipulate the wheel slip so that a maximum friction force is obtained and the steering stability (also known as the lateral stability) is maintained. that is, to make the vehicle stop in the shortest distance possible while maintaining the directional control. it is well known that the friction coefficient, , is a nonlinear function of the slip, s. the ideal goal for the control design is to regulate the wheel velocity, , such that an optimal slip, which corresponds to the maximum friction, is obtained. for the sake of simplicity, however, it is very common in industry to set a desired slip to .2. given the vehicle velocity, v, and the wheel radius r, the abs control problem becomes regulating such that the slip in (1.1) reaches a desired value, such as .2in this paper, the control design is focused on a class of truck abs problems, which pose a few unique challenges, different from passenger cars.1. the actuator of the truck abs is a pneumatic brake system, which is typically slower in response and harder to control than a hydraulic brake system. the control action of the brake system is discrete. the brake pressure is controlled by discrete valves (open or close). the brake pressure can be controlled to increase, hold constant or decrease. through pwm (pulse width modulation), the actions of the discrete valves are mapped into a continues analog control signal ranging from 1 to +1, where 1 means fully exhausting pressure, +1 means fully building uppressure and 0 means holding pressure as constant.2. the measurement of the brake pressure is not available, which makes the control of the pneumatic brake system even more difficult. the abs controller must deal with the brake dynamics and the wheel dynamics as a whole plant.3. the measurement of the vehicle velocity or vehicle acceleration is not available. the only feedback signals are two or four channels of wheel angular velocity. it poses a challenging problem for the vehicle velocity estimation since the vehicle velocity is necessary to set the wheel reference velocity. a separate study was carried out to resolve this issue in 2.4. the complex dynamics of the tractor/trailer system and the large variations of the truck operation condition set a very stringent requirement for the abs controller. the tuning and testing of a truck abs are also much more difficult than an abs for passenger cars.1.2 current technologyvarious control strategies have been implemented in real abs products or discussed in publications. since the technologies used in commercial abs products are usually kept as trade secrets, it is very difficult to determine their detailed control algorithms. from the literature available 3, 4, 5, 6, a few algorithms use an approach similar to bang-bang control. they usually have two or more threshold values for the wheel deceleration or the wheel slip. once the calculated wheel deceleration or wheel slip is over one of the threshold values, the brake pressure is commanded to increase, hold constant or decrease. this algorithm will result in a peak-seeking strategy in the slip curve or forcing the wheel deceleration/slip to be within a particular range.finite state machine methods are also widely applied in the industry. based upon the measured signals such s wheel velocity, vehicle deceleration and/or brake pressure, the operation of the vehicle is characterized by a set of different states, such as normal driving, lockup, free rolling ,etc. the rake pressure is then controlled to increase, hold constant or decrease based on the state the vehicle is in and other design logic.these two methods heavily rely on the experience of the designers and drivers. it is fairly difficult to analyze the controllers performance during the design stage. the tuning of the controller is done purely on trial and error basis. the needs for a systematic design approach for the development are quite evident in this industry. such needs motivated the research efforts that result in 9.in particular, the truck abs problems are reformulated as a closed-loop control problem. a cascade loop structure, as shown in figure 1, as well as various control algorithms are proposed. the outer loop, which includes the vehicle velocity estimation and desired slip calculation, provides the command signal, vwd , for the inner wheel velocity loop. the separation of the outer and inner loop designs, similar to the separation principle in linear system theory, are only made possible in the framework of figure 1.figure 1: a cascade structure for absthe vehicle velocity estimation and the wheel velocity controller are the key design issues. a nonlinear filter approach, based on the work in 10, to vehicle velocity estimation problems was developed and proved to be quite effective 2,9. for inner loop control, three methods were explored in 9, including the pid, the loop-shaping, and the npid algorithms. the pid is easy to design and tune but is also limited in performance. the loop-shaping controller, designed based on the linear model of the plant and frequency response loop-shaping concepts, is quite capable in simulation. the drawback is the difficulty of tuning such controllers on a real industrial simulator, where the controller must be adjusted for nonlinearities and disturbances uncounted for in the modelsimilar tuning difficulties can also be seen in various other advanced control strategies such as fuzzy logic control, model reference control and neural network, which were also extensively discussed as possible candidates for abs.in the development of an abs controller, one of the major issues is testing. the abs controller needs to go through a series of software and hardware tests. due to the complexity of the truck system and the large variations of operation conditions, on-site calibration or tuning of the controller is necessary. this requires the new control methods to be not only more powerful, but also easily tunable. the tuning of a fuzzy logic controller or model reference controller involves multiple rules or re-design of the controller. it is not convenient to be carried out on-site. the conventional pid controller is easy to tune but appears not to be adequate in performance.based on the above discussion, we propose a npid control design strategy, based on the work of j. han 11,12, that combines the advantages of robust performance and the ease of tuning. it is proved to be an effective controller for truck abs.英语翻译 非线性pid控制在一系列卡车abs问题中的应用蒋方军福特汽车公司产品开发中心,gb-e65,md 19920901oakwood blvd.dearborn,mi 48124高志强克利夫兰州立大学电子与计算机工程应用控制研究实验室,克利夫兰,oh44115摘要:一种新型的npid(非线性比例-积分-微分)控制算法正应用于一系列卡车的abs(制动防抱死系统)问题中。npid算法不仅鲁棒性强,而且参数便于整定。使用仿真软件trucksim在各种情况下的仿真结果显示,相对于常规的pid控制器和回路整形控制器,npid控制器具有更短的制动距离和更好的速度表现性。关键词:非线性,pid,abs.1.引言商用车上配置abs系统出现于上世纪60年代,随着微型计算机和电子技术的发展,abs系统在70年代进入了一个高速发展的时期。abs对于公路交通安全做出了巨大贡献,几乎所有的汽车都配备了abs系统。汽车工业也正在不断的开发更新一代的abs系统,同时abs技术也正被应用于tcs(牵引控制系统)和vdsc(车辆动态稳定性控制系统)。众所周知,车辆在紧急制动或在一些湿滑、结冰的路面上制动时,车轮将会滑动并锁死。这通常会导致一个较长的制动距离,某些时候汽车还将丧失转向稳定性。abs的功能就是在汽车制动时防止车轮锁死,在保持较好的转向稳定性的同时获得最短的制动距离。车轮滑移率为: (1.1)式中s,w,r和v分别代表车轮的滑移率、角速度、滚动半径和车辆前进速度。在正常的驾驶状态下,vwr,因此s0。在紧急制动的情况下,w=0而v0,即s=1,这种情况称为车轮锁死。我们不期望车轮锁死的情况发生,因为它延长了停车距离并将导致转向控制作用的丧失。1.1 卡车abs的一系列问题abs的目标是通过控制车轮滑移率以获得最大的摩擦力,并且能够维持转向稳定性,以使汽车在尽可能短的距离内停车,同时维持转向控制。大家知道,摩擦系数是滑移率s的非线性函数,控制器设计的理想目标是通过调节车轮转速w得到与最大摩擦力相对应的最优滑移率。为简化起见,工业上通常设定期望滑移率为0.2.给定汽车速度v和车轮半径r,abs控制问题就转化成为通过调节车轮转速w以使得(1.1)式中的滑移率s达到期望值0.2.本文中设计的控制器主要是针对卡车的abs问题,这类问题不同于小型汽车,具有一定的特殊性。(1)卡车abs执行器通常是气动系统,这类系统比液压制动系统响应更慢,更难以控制。制动压力的控制是通过离心阀的开启与关闭来完成的,受控的制动压力可以增大、保持或减小。通过pwm(脉宽调制),离心阀的输出可以用一个连续的模拟控制信号描述,其取值范围在-1+1之间,-1表示完全卸除压力,+1表示施加最大压力,0表示将压力维持在一个恒定的数值。(2)制动压力的检测通常是不能实现的,这将使得气动制动系统的控制更加困难。abs控制器必须将制动动态过程和车轮动态过程看做一个整体的被控对象来处理。(3)汽车速度或加速度的测量也不能实现,仅有的反馈信号是两路或四路车轮的角速度。估算汽车速度将是一个具有挑战性的问题,因为汽车速度对于设定车轮参考转速非常必要。一项解决这种问题的独立研究已经实现。(4)拖动系统复杂的动态过程和卡车工作条件的多变性对abs控制器提出了十分苛刻的要求。卡车abs系统整定

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论