亚洲免费av电影一区二区三区,日韩爱爱视频,51精品视频一区二区三区,91视频爱爱,日韩欧美在线播放视频,中文字幕少妇AV,亚洲电影中文字幕,久久久久亚洲av成人网址,久久综合视频网站,国产在线不卡免费播放

        ?

        Approach to estimationof vehicle-road longitudinal friction coefficient

        2013-09-17 06:00:36SongXiangLiXuZhangWeigongChenWeiXuQimin

        Song Xiang Li Xu Zhang Weigong Chen Wei Xu Qimin

        (School of Instrument Science and Engineering, Southeast University, Nanjing 210096, China)

        W ith the implementation of active safety control systems,vehicles have become safer to drive with less involvement in fatal accidents.These active safety control systems can greatly profit from being made road-adaptive;i.e., the control algorithms can be modified to account for the external road conditions if the actual tire-road friction coefficient information is available in real time.The longitudinal tire-road friction coefficient is an essential parameter for the vehicle longitudinal active safety control systems.For example, in an adaptive cruise control(ACC)system,road condition information from the friction coefficient estimation can be used to adjust the longitudinal spacing headway from the preceding vehicle that the ACC vehicle should maintain.

        The tire-road friction coefficient must be estimated in real-time to meet the requirements of the vehicle longitudinal active safety control systems under normal driving conditions.So the method of tire-road friction coefficient estimation based on vehicle longitudinal dynamics is most feasible.

        The relationship between the normalized longitudinal tire force and the slip ratio is different under different road conditions,which is the basis of utilizing the vehicle longitudinal dynamics to estimate the tire-road friction coefficient[1].The most well known research in this area is on the use of slip-slope for friction coefficient identification[2-5].In this method, the normalized longitudinal force is considered proportional to the slip ratio at low slip ratios.The slope of the relationship between the normalized longitudinal force and the slip ratio at low slip ratios is called slip-slope.The basic idea behind the use of slipslope for friction coefficient estimation is that at low slip ratios,the tire-road friction coefficient is proportional to slip-slope.Thus, by estimating slip-slope, the tire-road friction coefficient can be estimated.But this method is only suitable for the condition of low slip ratios.The parameter estimation method is another commonly used method[6-7].But only at the large slip ratios, the estimation results will be close to the true value.Domestic researches[8-9]are based on the above two methods,the drawbacks as mentioned above also exist.Shim et al.[10]assumed a tire-road friction coefficient,and then the response of the vehicle is estimated based on the vehicle dynamics model.According to the differences between the estimated response and the actual vehicle response,the tire-road friction coefficient can be calculated.But the method is difficult to apply to complex road conditions since it requires a lot of experience.

        As mentioned above,the main problem of the tire-road friction coefficient estimation algorithms is that the algorithms cannot be applied to both high and low slip ratios simultaneously.To solve this problem,the recursive least squares(RLS)method with the forgetting factor and the extended Kalman filter(EKF)algorithm are employed to estimate the longitudinal tire-road friction coefficient in this paper.The method utilizes the relationship between the normalized longitudinal tire force and the slip ratio to identify the longitudinal tire-road friction coefficient μ,which can be applicable to for both the high and the low slip ratios,and the effectiveness and feasibility are verified by simulation.

        1 Proposed Method

        If only the longitudinal motion is considered and the lateral force is ignored,the normalized longitudinal tire force φ and the slip ratiosat each wheel can be represented as

        where ω is the angular wheel speed;ris the effective tire radius;vis the vehicle's absolute velocity;Fxis the longitudinal force from ground to wheel;andFzis the normal force.

        Fig.1 shows a typical relationship betweensand φ for various values of the tire-road friction coefficient.μ is the tire-road friction coefficient.

        Fig.1 s-φ curves with different friction coefficients

        In this paper,the friction coefficient is assumed to be the same at each wheel of the vehicle.By calculatingsand φ, the longitudinal tire-road friction coefficient μ can be estimated by the RLS method with the forgetting factor,which is based on the simplified magic formula tire model.Then the estimated μ and the tire model parameters are used as extended states.The EKF algorithm is employed to filter out the noise and adaptively adjust the tire model parameters.Then the final road longitudinal friction coefficient is accurately and robustly estimated.The flowchart of the estimation method is shown in Fig.2.

        Fig.2 Flowchart of estimation method

        2 Vehicle and Tire Models

        The longitudinal vehicle dynamics model can be written as

        wheremis the mass of the vehicle;axis the vehicle longitudinal acceleration;Dais the air resistance coefficient;Crollis the rolling resistance coefficient;andgis the acceleration of gravity.

        A simplified magic formula tire model[11]is adopted in this paper.whereBandCare the model parameters.

        3 Road Friction Coefficient Preliminarily Estimated based on RLS

        3.1 Longitudinal slip ratio calculation

        The effective tire radiusris calculated as

        whereruis the undeformed radius of the tire;rsis the static tire radius and it can be described asrs=ru-Fz/kt,ktis the vertical tire stiffness.The longitudinal slip ratio can be calculated by Eq.(1).

        3.2 Normalized longitudinal tire force calculation

        Eq.(3)can be rewritten as

        whereFxfandFxrare the traction forces of the front and the rear wheels.The total vehicle longitudinal forceFxcan be obtained by Eq.(6).

        The normal forces at the front and rear tires can be calculated as follows:

        whereFzfandFzrare the normal forces at the front and the rear tires;aandbare the distances from the center of gravity to the front and the rear axles.

        The relationship betweensand φ for the front and rear tires can be written as

        3.3 Preliminary estimates of μ

        Assuming that the front and rear tires are under the same road surface condition,which is true for many driving situations,the total longitudinal force is

        Eq.(10)can be rewritten into a standard parameter identification format as

        wherekdenotes the discrete time;y(k)=Fxis the system output;θ(k)=μ is the unknown parameter of interest;φ(k)={Fzfsin[Carctan(Bsf)]+Fzrsin[Carctan(Bsr)]}is the measured regression vector;e(k)is the identification error.Then the only unknown parameter θ(k)=μ can be identified in real-time using the RLS method with the forgetting factor as follows:

        1)Measure the system outputy(k)and calculate the regression vector φ(k).

        2)Calculate the identification errore(k),

        3)Calculate the updated gain vector K(k)as

        And calculate the covariance matrix N(k)by

        The parameter λ is called the forgetting factor, which is used to effectively reduce the influence of old data which may no longer be relevant to the model, and,therefore, prevents a covariance wind-up problem.

        4)Update the parameter estimate vector θ(k),

        The road friction coefficient μ can be preliminary estimated in real-time.

        4 Longitudinal Tire-Road Friction Coefficient

        Identification based on EKF

        In the tire-road friction coefficient estimation process described above,the model parametersBandCare assumed to be known and constant.However, during vehicle operation,BandCcannot be directly measured and they are time-varying,which may affect the accuracy of the estimation of the tire-road friction coefficient.In order to real-time updateBandC, and filter μ, the EKF model is established based on the longitudinal dynamic model using Eq.(3).

        The discretized state equation and measurement equation can be written as

        wherekrefers to the discrete-time step;the state vector X={v,μ,B,C}T;the measurement vector Z={ax,v,μ}T;W and V are the system and measurement noise vectors,respectively;f(·)andh(·)are the nonlinear system and measurement functions which can be deduced from Eq.(3).

        Assuming that the system and measurement noises to be Gaussian with a zero mean and their covariance matrices are Q and R,respectively,the EKF process consists of the following two phases.

        1)Time update:

        2)Measurement update:

        where I is the identity matrix;A and H are the Jacobian matrices of the system functionf(·)and the measurement functionh(·)with respect to X;i.e.,

        The model parametersBandC,estimated by the EKF,are feedbacks to the tire model,so the estimated values by the RLS can be updated in real-time.Therefore,the estimation accuracy of the tire-road friction coefficient can be improved,and the estimated values can respond to the road state changes.The μ output by the EKF is the final estimation result.

        5 Simulation Results and Discussion

        To evaluate the performance of the proposed estimation method of the longitudinal friction coefficient,numerical simulations are performed using Carsim in Matlab/Simulink.According to Ref.[12],the initial values of model parametersBandCare 14 and 1.3,respectively.The forgetting factor λ is set to be 0.995.The proposed algorithm is validated under the high and the low slip ratio conditions with the tire-road friction coefficient changing,and the estimation results are compared with the conventional slip-slope algorithm.Simulation results show that the proposed algorithm can be applied to both the high and the low slip ratios;the estimation results are accurate and robust,and they can quickly respond to the changes in road conditions.

        5.1 Simulation under low slip ratio condition

        The main vehicle parameters used in the simulations are:kt=230 N/mm,m=1 220 kg,rs=310.8 mm,rw=304 mm,a=1.04 mm,b=1.56 mm.Fig.3 and Fig.4 are the simulation results.The figures show that the values of the slip ratio are small,and the proposed method can quickly identify the road friction coefficient with high accuracy;the error is less than 0.1.From Fig.4,we can see that the proposed method can converge to the true value within 2 s when the tire-road friction coefficient jumps,which meets the real-time requirements.

        Fig.3 Simulation results of low slip ratios.(a)Slip ratio;(b)Tire-road friction coefficient

        Fig.4 Simulation results of low slip ratios with friction coefficient changing.(a)Slip ratio;(b)Tire-road friction coefficient

        5.2 Simulation under high slip ratio condition

        The conventional slip-slope algorithm is no longer suitable for the high slip ratio condition because the relationship betweensand φ is not linear.Fig.5 and Fig.6 are the simulation results.The figures show that estimation results by the slip-slope algorithm produce a great error.The proposed method can quickly identify the road friction coefficient with high accuracy at high slip ratios and quickly respond to the changes in road conditions.

        6 Conclusion

        Simulation results show that the proposed algorithm can quickly and accurately estimate the tire-road friction coefficient under both the high and the low slip ratio conditions,which can meet the requirements of the vehicle longitudinal active safety system.And the proposed method only needs the existing sensors in commercial vehicles,so the proposed method is suitable for on-board applications with low computational complexity.

        The key of the proposed algorithm is to obtain an accurates-φ curve.Thes-φ curve can be obtained by the bench test,but the friction conditions on an actual road is different from the bench test,and the accuracy of the realtime tire-road friction coefficient is also reduced due to the high dynamic characteristics and noises.So the further work must focus on buildings-φ relationships in different roads by a lot of vehicle tests on the common road,and then the proposed method can be applied to practice and achieves mass-market applications.

        Fig.5 Simulation results of high slip ratios.(a)Slip ratio;(b)Friction coefficient estimated by the proposed method;(c)Friction coefficient estimated by the slip-slope method

        Fig.6 Simulation results of high slip ratios with friction coefficient changing.(a)Slip ratio;(b)Friction coefficient estimated by the proposed method;(c)Friction coefficient estimated by the slip-slope method

        [1]Rajamani R,Piyabongkarn D,Lew J Y,et al.Tire-road friction-coefficient estimation[J].IEEE Control System Magazine,2010,30(4):54-69.

        [2]Wang J,Alexander L,Rajamani R.Friction estimation on highway vehicles using longitudinal measurements[J].Journal of Dynamic Systems,Measurement,and Control,2004,126(2):265-275.

        [3]Lee C,Hedrick K,Yi K.Real-time slip-based estimation of maximum tire-road friction coefficient[J].IEEE/ASME Transactions on Mechatronics,2004,9(2):454-458.

        [4]Ahn C,Peng H,Tseng H E.Robust estimation of road friction coefficient using lateral and longitudinal vehicle dynamics[J].Vehicle System Dynamics,2012,50(6):961-985.

        [5]Li K,Misener J A,Hedrick K.On-board road condition monitoring system using slip-based tire-road friction estimation and wheel speed signal analysis[J].Journal of Multi-Body Dynamics,2007,221(1):129-146.

        [6]Tanelli M,Piroddi L,Savaresi S M.Real-time identification of tire-road friction conditions[J].IET ControlTheory Applications,2009,3(7):891-906.

        [7]Villagra J,d'Andréa-Novel B,F(xiàn)liess M,et al.A diagnosis-based approach for tire-road forces and maximum friction estimation [J].Control Engineering Practice,2009,19(2):174-184.

        [8]Wu Lijun,Wang Yuejian,Li Keqiang.Estimation method of road adhesion coefficient for vehicle longitudinal safety assistant system [J].Automotive Engineering,2009,31(3):239-243.(in Chinese)

        [9]Yu Zhuoping,Zuo Jianling,Zhang Lijun.A summary on the development status quo of tire-road friction coefficient estimation techniques[J].Automotive Engineering,2006,28(6):546-549.(in Chinese)

        [10]Shim T,Margolis D.Model-based road friction estimation[J].Vehicle System Dynamics,2004,41(4):249-276.

        [11]Bian Mingyuan.Simplified tire model for longitudinal road friction estimation[J].Journal of Chongqing University of Technology:Natural Science,2012,26(1):1-5.(in Chinese)

        [12]Gustafsson F.Automotive safety systems,replacing costly sensors with software algorithms[J].IEEE Signal Processing Magazine,2009,26(4):32-47.

        老师露出两个奶球让我吃奶头| 久久网站在线免费观看| 一区二区在线观看日本视频| 极品少妇hdxx麻豆hdxx| 国产无遮挡aaa片爽爽| 艳妇臀荡乳欲伦交换在线播放| 日本中文字幕不卡在线一区二区| 国产一区二区三区porn | 久久久久久伊人高潮影院| 久久久久亚洲AV无码专区喷| 白色白色在线视频播放平台| 人妻少妇中文字幕,久久精品| 亚洲精品国产一二三区| 国产肥熟女视频一区二区三区| 日韩成人免费一级毛片| 男女午夜视频一区二区三区| 亚洲中文字幕人妻av在线| 亚洲乱亚洲乱妇| 中文字幕乱码免费视频| 成在线人视频免费视频| 青青草在线免费观看在线| 日日躁夜夜躁狠狠躁| 超薄肉色丝袜一区二区| 国产小车还是日产的好| 亚洲国产av一区二区三区精品| а√中文在线资源库| 国产 国语对白 露脸| 久久婷婷色香五月综合激情| 亚洲综合精品一区二区三区| 手机在线播放av网址| 精品无码国产自产拍在线观看蜜| 99在线精品国产不卡在线观看 | 色欲人妻综合aaaaa网| 亚洲在AV极品无码天堂手机版 | av大全亚洲一区二区三区| 久久久久亚洲精品无码网址色欲| 日本口爆吞精在线视频| 蜜乳一区二区三区亚洲国产| 四虎成人精品在永久免费| 成人三级a视频在线观看| 尤物视频一区二区|