To ensure revulsive driving of intelligent vehicles at intersections, a method is presented to detect and recognize the traffic lights. First, the stabling siding at intersections is detected by applying Hough transfo...To ensure revulsive driving of intelligent vehicles at intersections, a method is presented to detect and recognize the traffic lights. First, the stabling siding at intersections is detected by applying Hough transformation. Then, the colors of traffic lights are detected with color space transformation. Finally, self-associative memory is used to recognize the countdown characters of the traffic lights. Test results at 20 real intersections show that the ratio of correct stabling siding recognition reaches up to 90%;and the ratios of recognition of traffic lights and divided characters are 85% and 97%, respectively. The research proves that the method is efficient for the detection of stabling siding and is robust enough to recognize the characters from images with noise and broken edges.展开更多
Existing vehicle experiment systems tend to focus on the research of vehicle dynamics by conducting performance tests on every system or some parts of the vehicle so as to improve the entire performance of the vehicle...Existing vehicle experiment systems tend to focus on the research of vehicle dynamics by conducting performance tests on every system or some parts of the vehicle so as to improve the entire performance of the vehicle. Virtual technology is widely utilized in various vehicle test-beds. These test-beds are mainly used to simulate the driving training, conduct the research on drivers' behaviors, or give virtual demonstrations of the transportation environment. However, the study on the active safety of the running vehicle in the virtual environment is still insufficient. A virtual scene including roads and vehicles is developed by using the software Creator and Vega, and radars and cameras are also simulated in the scene. Based on dSPACE's rapid prototyping simulation and its single board DS1103, a simulation model including vehicle control signals is set up in MATLAB/Simulink, the model is then built into C code, and the system defined file(SDF) is downloaded to the DS1103 board through the experiment debug software ControlDesk and is kept running. Programming is made by mixing Visual C++ 6.0, MATLAB API and Vega API. Control signals are read out by invoking library function MLIB/MTRACE of dSPACE. All the input, output, and system state values are acquired by arithmetic and are dynamically associated with the running status of the virtual vehicle. An intelligent vehicle experiment system is thus developed by virtue of program and integration. The system has not only the demonstration function, such as general driving, cruise control, active avoiding collision, but also the function of virtual experiment. Parameters of the system can be set according to needs, and the virtual test results can be analyzed and studied and used for the comparison with the existing models. The system reflects the running of the intelligent vehicle in the virtual traffic environment, at the same time, the system is a new attempt performed on the intelligent vehicle travel research and provides also a new research method for the development of intelligent vehicles.展开更多
In this paper, with parametric uncertainties such as the mass of vehicle, the inertia of vehicle about vertical axis, and the tire cornering stiffness, we deal with the vehicle lateral control problem in intelligent v...In this paper, with parametric uncertainties such as the mass of vehicle, the inertia of vehicle about vertical axis, and the tire cornering stiffness, we deal with the vehicle lateral control problem in intelligent vehicle systems. Based on the dynamical model of vehicle, by applying Lyapunov function method, the control problem for lane keeping in the presence of parametric uncertainty is studied, the direct adaptive algorithm to compensate for parametric variations is proposed and the terminal sliding mode variable structure control laws are designed with look-ahead references systems. The stability of the system is investigated from the zero dynamics analysis. Simulation results show that convergence rates of the lateral displacement error, yaw angle error and slid angle are fast.展开更多
Unmanned vehicles are currently facing many difficulties and challenges in improving safety performance when running in complex urban road traffic environments,such as low intelligence and poor comfort perfor-mance in...Unmanned vehicles are currently facing many difficulties and challenges in improving safety performance when running in complex urban road traffic environments,such as low intelligence and poor comfort perfor-mance in the driving process.The real-time performance of vehicles and the comfort requirements of passengers in path planning and tracking control of unmanned vehicles have attracted more and more attentions.In this paper,in order to improve the real-time performance of the autonomous vehicle planning module and the comfort requirements of passengers that a local granular-based path planning method and tracking control based on multi-segment Bezier curve splicing and model predictive control theory are pro-posed.Especially,the maximum trajectory curvature satisfying ride comfort is regarded as an important constraint condition,and the corresponding curvature threshold is utilized to calculate the control points of Bezier curve.By using low-order interpolation curve splicing,the planning computation is reduced,and the real-time performance of planning is improved,com-pared with one-segment curve fitting method.Furthermore,the comfort performance of the planned path is reflected intuitively by the curvature information of the path.Finally,the effectiveness of the proposed control method is verified by the co-simulation platform built by MATLAB/Simulink and Carsim.The simulation results show that the path tracking effect of multi-segment Bezier curve fitting is better than that of high-order curve planning in terms of real-time performance and comfort.展开更多
To resolve the response delay and overshoot problems of intelligent vehicles facing emergency lane-changing due to proportional-integral-differential(PID)parameter variation,an active steering control method based on ...To resolve the response delay and overshoot problems of intelligent vehicles facing emergency lane-changing due to proportional-integral-differential(PID)parameter variation,an active steering control method based on Convolutional Neural Network and PID(CNNPID)algorithm is constructed.First,a steering control model based on normal distribution probability function,steady constant radius steering,and instantaneous lane-change-based active for straight and curved roads is established.Second,based on the active steering control model,a three-dimensional constraint-based fifth-order polynomial equation lane-change path is designed to address the stability problem with supersaturation and sideslip due to emergency lane changing.In addition,a hierarchical CNNPID Controller is constructed which includes two layers to avoid collisions facing emergency lane changing,namely,the lane change path tracking PID control layer and the CNN control performance optimization layer.The scaled conjugate gradient backpropagation-based forward propagation control law is designed to optimize the PID control performance based on input parameters,and the elastic backpropagation-based module is adopted for weight correction.Finally,comparison studies and simulation/real vehicle test results are presented to demonstrate the effectiveness,significance,and advantages of the proposed controller.展开更多
Non-linearity and parameter time-variety are inherent properties of lateral motions of a vehicle. How to effectively control intelligent vehicle (IV) lateral motions is a challenging task. Controller design can be reg...Non-linearity and parameter time-variety are inherent properties of lateral motions of a vehicle. How to effectively control intelligent vehicle (IV) lateral motions is a challenging task. Controller design can be regarded as a process of searching optimal structure from controller structure space and searching optimal parameters from parameter space. Based on this view, an intelligent vehicle lateral motions controller was designed. The controller structure was constructed by T-S fuzzy-neural network (FNN). Its parameters were searched and selected with genetic algorithm (GA). The simulation results indicate that the controller designed has strong robustness, high precision and good ride quality, and it can effectively resolve IV lateral motion non-linearity and time-variant parameters problem.展开更多
Behavioral decision-making at urban intersections is one of the primary difficulties currently impeding the development of intelligent vehicle technology.The problem is that existing decision-making algorithms cannot ...Behavioral decision-making at urban intersections is one of the primary difficulties currently impeding the development of intelligent vehicle technology.The problem is that existing decision-making algorithms cannot effectively deal with complex random scenarios at urban intersections.To deal with this,a deep deterministic policy gradient(DDPG)decision-making algorithm(T-DDPG)based on a time-series Markov decision process(T-MDP)was developed,where the state was extended to collect observations from several consecutive frames.Experiments found that T-DDPG performed better in terms of convergence and generalizability in complex intersection scenarios than a traditional DDPG algorithm.Furthermore,model-agnostic meta-learning(MAML)was incorporated into the T-DDPG algorithm to improve the training method,leading to a decision algorithm(T-MAML-DDPG)based on a secondary gradient.Simulation experiments of intersection scenarios were carried out on the Gym-Carla platform to verify and compare the decision models.The results showed that T-MAML-DDPG was able to easily deal with the random states of complex intersection scenarios,which could improve traffic safety and efficiency.The above decision-making models based on meta-reinforcement learning are significant for enhancing the decision-making ability of intelligent vehicles at urban intersections.展开更多
In order to solve some deficiencies in tentacle execution, an improved execution method of tentacle algo- rithm is presented. The method uses a short trajectory to match the curvature between the path of vehicle and t...In order to solve some deficiencies in tentacle execution, an improved execution method of tentacle algo- rithm is presented. The method uses a short trajectory to match the curvature between the path of vehicle and ten- tacle, rather than computing a whole steady state. To control vehicle motion via wheel force and steering angle, two parameters should be discretized under certain area and these discrete values can form 18 5〈 20 groups. Then the curvature between the trajectory and tentacle should be matched, and the corresponding group of wheel force and steering angle can be found. The flow chart of the improved execution method is given, and simulation is per- formed on a platform named "pro-sivic". The simulation results show that the improved method can maintain the advantage of the tentacle algorithm in terms of computation speed, and avoid the errors such as endless loop and data overflow, which proves the method more efficient.展开更多
To improve intelligent vehicle drive performance and avoid vehicle side-slip during target path tracking,a linearized four-wheel vehicle model is adopted as a predictive control model,and an intelligent ve-hicle targe...To improve intelligent vehicle drive performance and avoid vehicle side-slip during target path tracking,a linearized four-wheel vehicle model is adopted as a predictive control model,and an intelligent ve-hicle target path tracking method based on a competitive cooperative game is proposed.The design variables are divided into different strategic spaces owned by each player by calculating the affecting factors of the design variables with objective functions and fuzzy clustering.Based on the competitive cooperative game model,each game player takes its payoff as a mono-objective to optimize its own strategic space and obtain the best strategy to deal with others.The best strategies were combined into the game strategy set.Considering the front wheel angle and side slip angle increment constraint,tire side-slip angle,and tire side slip deflection dynamics,it took the path tracking state model was used as the objective,function and the calculation was validated by competitive cooperative game theory.The results demonstrated the effectiveness of the proposed algorithm.The experimental results show that this method can track an intelligent vehicle quickly and steadily and has good real-time per-formance.展开更多
Intelligent vehicle(Ⅳ)technology has developed rapidly in recent years.However,achieving fully unmanned driving still presents numerous challenges,which means that human drivers will continue to play a vital role in ...Intelligent vehicle(Ⅳ)technology has developed rapidly in recent years.However,achieving fully unmanned driving still presents numerous challenges,which means that human drivers will continue to play a vital role in vehicle operation for the foreseeable future.Human-machine shared driving,involving cooperation between a human driver and an automated driving system(AVS),has been widely regarded as a necessary stage for the development of IVs.Focusing onⅣdriving safety,this study proposed a human-machine shared lateral control strategy(HSLCS)based on the reliability of driver risk perception.The HSLCS starts by identifying the effective areas of driver risk perception based on eye movements.It establishes an anisotropic driving risk field,which serves as the foundation for the AVS to assess risk levels.Building upon the cumulative and diminishing effects of risk perception,the proposed approach leverages the driver's risk perception effective area and converts the risk field into a representation aligned with the driver's perspective.Subsequently,it quantifies the reliability of the driver's risk perception by using area-matching rules.Finally,based on the driver’s risk perception reliability and dif-ferences in lateral driving operation between the human driver and the AVS,the dynamic distribution of driving authority is achieved through a fuzzy rule-based system,and the human-machine shared lateral control is completed by using model predictive control.The HSLCS was tested across various scenarios on a driver-in-the-loop test platform.The results show that the HSLCS can realize the synergy and complementarity of human and machine intelligence,effectively ensuring the safety ofⅣoperation.展开更多
This study investigates resilient platoon control for constrained intelligent and connected vehicles(ICVs)against F-local Byzantine attacks.We introduce a resilient distributed model-predictive platooning control fram...This study investigates resilient platoon control for constrained intelligent and connected vehicles(ICVs)against F-local Byzantine attacks.We introduce a resilient distributed model-predictive platooning control framework for such ICVs.This framework seamlessly integrates the predesigned optimal control with distributed model predictive control(DMPC)optimization and introduces a unique distributed attack detector to ensure the reliability of the transmitted information among vehicles.Notably,our strategy uses previously broadcasted information and a specialized convex set,termed the“resilience set”,to identify unreliable data.This approach significantly eases graph robustness prerequisites,requiring only an(F+1)-robust graph,in contrast to the established mean sequence reduced algorithms,which require a minimum(2F+1)-robust graph.Additionally,we introduce a verification algorithm to restore trust in vehicles under minor attacks,further reducing communication network robustness.Our analysis demonstrates the recursive feasibility of the DMPC optimization.Furthermore,the proposed method achieves exceptional control performance by minimizing the discrepancies between the DMPC control inputs and predesigned platoon control inputs,while ensuring constraint compliance and cybersecurity.Simulation results verify the effectiveness of our theoretical findings.展开更多
The Autonomous Underwater Glider(AUG)is a kind of prevailing underwater intelligent internet vehicle and occupies a dominant position in industrial applications,in which path planning is an essential problem.Due to th...The Autonomous Underwater Glider(AUG)is a kind of prevailing underwater intelligent internet vehicle and occupies a dominant position in industrial applications,in which path planning is an essential problem.Due to the complexity and variability of the ocean,accurate environment modeling and flexible path planning algorithms are pivotal challenges.The traditional models mainly utilize mathematical functions,which are not complete and reliable.Most existing path planning algorithms depend on the environment and lack flexibility.To overcome these challenges,we propose a path planning system for underwater intelligent internet vehicles.It applies digital twins and sensor data to map the real ocean environment to a virtual digital space,which provides a comprehensive and reliable environment for path simulation.We design a value-based reinforcement learning path planning algorithm and explore the optimal network structure parameters.The path simulation is controlled by a closed-loop model integrated into the terminal vehicle through edge computing.The integration of state input enriches the learning of neural networks and helps to improve generalization and flexibility.The task-related reward function promotes the rapid convergence of the training.The experimental results prove that our reinforcement learning based path planning algorithm has great flexibility and can effectively adapt to a variety of different ocean conditions.展开更多
With the development of vehicles towards intelligence and connectivity,vehicular data is diversifying and growing dramatically.A task allocation model and algorithm for heterogeneous Intelligent Connected Vehicle(ICV)...With the development of vehicles towards intelligence and connectivity,vehicular data is diversifying and growing dramatically.A task allocation model and algorithm for heterogeneous Intelligent Connected Vehicle(ICV)applications are proposed for the dispersed computing network composed of heterogeneous task vehicles and Network Computing Points(NCPs).Considering the amount of task data and the idle resources of NCPs,a computing resource scheduling model for NCPs is established.Taking the heterogeneous task execution delay threshold as a constraint,the optimization problem is described as the problem of maximizing the utilization of computing resources by NCPs.The proposed problem is proven to be NP-hard by using the method of reduction to a 0-1 knapsack problem.A many-to-many matching algorithm based on resource preferences is proposed.The algorithm first establishes the mutual preference lists based on the adaptability of the task requirements and the resources provided by NCPs.This enables the filtering out of un-schedulable NCPs in the initial stage of matching,reducing the solution space dimension.To solve the matching problem between ICVs and NCPs,a new manyto-many matching algorithm is proposed to obtain a unique and stable optimal matching result.The simulation results demonstrate that the proposed scheme can improve the resource utilization of NCPs by an average of 9.6%compared to the reference scheme,and the total performance can be improved by up to 15.9%.展开更多
The lateral control for lane changing of intelligent vehicle on curved road in automatic highway systems was studied. Based on trapezoidal acceleration profile, considering the curvature difference between starting la...The lateral control for lane changing of intelligent vehicle on curved road in automatic highway systems was studied. Based on trapezoidal acceleration profile, considering the curvature difference between starting lane and target lane, a new virtual trajectory planning method for lane changing on curved road was presented, and the calculating formulas for ideal states of vehicle in the inertial coordinate system during a lane changing maneuver were established. Applying the predetermined trajectory, the reference yaw angle and yaw rate for lane changing were generated. On the assumption that the information on yaw rate of vehicle can be measured with on-board sensors and based on the lateral dynamical model of vehicle, the yaw-rate-tracking control law was designed by applying nonsingular terminal sliding mode technology. Based on Lyapunov function method, the finite-time convergence property of the system was obtained from the phase-plane analysis. Simulation results showed that if the curvature difference between starting lane and target lane was not considered, then at the finishing time of lane changing, it was impossible to avoid the deviation of the virtual trajectory panned from the target lane, which increased with the decrease of curvature radius. With the trajectory planning method and yaw rate-tracking control law proposed in this paper and considering the curvature difference between the starting lane and target lane, the desired virtual trajectory for lane changing without deviation was obtained and the expected tracking performance was also verified by the simulation.展开更多
Intelligent vehicles are advancing at a fast speed with the improvement of automation and connectivity,which opens up new possibilities for different cyber-attacks,including in-vehicle attacks(e.g.,hijacking attacks)a...Intelligent vehicles are advancing at a fast speed with the improvement of automation and connectivity,which opens up new possibilities for different cyber-attacks,including in-vehicle attacks(e.g.,hijacking attacks)and vehicle-to-everything communicationattacks(e.g.,data theft).These problems are becoming increasingly serious with the development of 4G LTE and 5G communication technologies.Although many efforts are made to improve the resilience to cyber attacks,there are still many unsolved challenges.This paper first identifies some major security attacks on intelligent connected vehicles.Then,we investigate and summarize the available defences against these attacks and classify them into four categories:cryptography,network security,software vulnerability detection,and malware detection.Remaining challenges and future directions for preventing attacks on intelligent vehicle systems have been discussed as well.展开更多
Along with the increasing number of vehicles, parking space becomes narrow gradually, safety parking puts forward higher requirements on the driver's driving technology. How to safely, quickly and accurately park the...Along with the increasing number of vehicles, parking space becomes narrow gradually, safety parking puts forward higher requirements on the driver's driving technology. How to safely, quickly and accurately park the vehiclo to parking space right? This paper presents an automatic parking scheme based on trajectory planning, which analyzing the mechanical model oftbe vehicle, establishing vehicle steering model and parking model, coming to the conclusion that it is the turning radius is independent of the vehicle speed at low speed. The Matlab simulation environment verifies the correctness and effectiveness of the proposed algorithm for parking. A class of the automatic parking problem of intelligent vehicles is solved.展开更多
Intellectualization is regarded as the future mainstream development trend of the automobile industry.The automation level of intelligent vehicles is relatively low so far,and the road traffic system will be in a mixe...Intellectualization is regarded as the future mainstream development trend of the automobile industry.The automation level of intelligent vehicles is relatively low so far,and the road traffic system will be in a mixed state of non-autonomous vehicles and vehicles with different levels of automation for a long time.Therefore,the road traffic system will be more complex with more diverse accidents.This paper analysed the characteristics and causal factors of intelligent vehicle accidents.Based on the problems existing in investigation,analysis and liability identification of intelligent vehicle accident,the study proposed a preliminary accident investigation framework and method,summarized the key points of accident analysis from the perspectives of technical defects,information security and passive safety,and specified the liability subjects for intelligent vehicle accidents and their corresponding legal liability.The results from this study contributed to the development of intelligent vehicle accident investigation and disposal,and provided the reference for the improvement of vehicle safety and accident prevention.展开更多
As the traditional control algorithm is over-dependent on accurate vehicle model in intelligent vehicle steering control, a human-simulated intelligent control method is proposed based on experienced driver steering c...As the traditional control algorithm is over-dependent on accurate vehicle model in intelligent vehicle steering control, a human-simulated intelligent control method is proposed based on experienced driver steering characteristics. Intelligent vehicle unmanned steering system dynamics model and the driver model are set up.Through experienced drivers' trial run experiment, the analysis is mainly conducted on the double lanes condition.After the transformation of coordinates on global positioning system(GPS) derivative, the path information of local coordinates is accessed. The ideal driver steering path is obtained through fuzzy C-means clustering algorithm. The human-simulated intelligent controller is designed. Characteristic model is established according to the ideal and practical steering angle deviation and the deviation rate. Besides, the corresponding control rules and control modality set are designed. The joint simulation under CarSim joint/Simulink environment shows that the humanoid steering controller designed in this paper has better tracking performance than the model predictive control.展开更多
To realize the widespread application and continuous functional development of intelligent vehicles,test and evaluation of vehicle's functionality and Safety Performance in complex off-road scenarios are fundament...To realize the widespread application and continuous functional development of intelligent vehicles,test and evaluation of vehicle's functionality and Safety Performance in complex off-road scenarios are fundamental.Since traditional distance-based road tests cannot meet the evolving test requirements,a method to design the function-based off-road testing scenario library for intelligent vehicles(IV)is proposed in this paper.The testing scenario library is defined as a critical set of scenarios that can be used for IV tests.First,for the complex and diverse off-road scenarios,a hierarchical,structural model of the test scenario is built.Then,the critical test scenarios are selected adaptively according to the vehicle model to be tested.Next,those parameters representing the challenging test scenarios are selected.The selected parameters need to fit the natural distribution probability of scenarios.The critical test-scenario library is built combing these parameters with the structural model.Finally,the test scenarios that are most approximate to the natural driving scenario are determined with importance sampling theory.The test-scenario library built with this method can provide more critical test scenarios,and is widely applicable despite different vehicle models.Verified by simulation in the off-road interaction scenarios,test would be accelerated significantly with this method,about 800 times faster than testing in the natural road environment.展开更多
In recent years,intelligent vehicles(IVs)have become a hot spot in automotive industry.Key technologies of IVs range over the field of sensing,decision-making and control.Among them,control technology provides an enab...In recent years,intelligent vehicles(IVs)have become a hot spot in automotive industry.Key technologies of IVs range over the field of sensing,decision-making and control.Among them,control technology provides an enabling support for improving autonomous driving safety,reducing energy consumption and carbon emission.This paper focuses on some aspects of applying advanced control methodologies in IVs through several selected examples including eco-driving and MPC-based driver modelling.展开更多
基金The Cultivation Fund of the Key Scientific and Technical Innovation Project of Higher Education of Ministry of Education (No.705020)
文摘To ensure revulsive driving of intelligent vehicles at intersections, a method is presented to detect and recognize the traffic lights. First, the stabling siding at intersections is detected by applying Hough transformation. Then, the colors of traffic lights are detected with color space transformation. Finally, self-associative memory is used to recognize the countdown characters of the traffic lights. Test results at 20 real intersections show that the ratio of correct stabling siding recognition reaches up to 90%;and the ratios of recognition of traffic lights and divided characters are 85% and 97%, respectively. The research proves that the method is efficient for the detection of stabling siding and is robust enough to recognize the characters from images with noise and broken edges.
基金supported by Specialized Research Fund for the Doctoral Program of Higher Education of China (Grant No. 20070006011)
文摘Existing vehicle experiment systems tend to focus on the research of vehicle dynamics by conducting performance tests on every system or some parts of the vehicle so as to improve the entire performance of the vehicle. Virtual technology is widely utilized in various vehicle test-beds. These test-beds are mainly used to simulate the driving training, conduct the research on drivers' behaviors, or give virtual demonstrations of the transportation environment. However, the study on the active safety of the running vehicle in the virtual environment is still insufficient. A virtual scene including roads and vehicles is developed by using the software Creator and Vega, and radars and cameras are also simulated in the scene. Based on dSPACE's rapid prototyping simulation and its single board DS1103, a simulation model including vehicle control signals is set up in MATLAB/Simulink, the model is then built into C code, and the system defined file(SDF) is downloaded to the DS1103 board through the experiment debug software ControlDesk and is kept running. Programming is made by mixing Visual C++ 6.0, MATLAB API and Vega API. Control signals are read out by invoking library function MLIB/MTRACE of dSPACE. All the input, output, and system state values are acquired by arithmetic and are dynamically associated with the running status of the virtual vehicle. An intelligent vehicle experiment system is thus developed by virtue of program and integration. The system has not only the demonstration function, such as general driving, cruise control, active avoiding collision, but also the function of virtual experiment. Parameters of the system can be set according to needs, and the virtual test results can be analyzed and studied and used for the comparison with the existing models. The system reflects the running of the intelligent vehicle in the virtual traffic environment, at the same time, the system is a new attempt performed on the intelligent vehicle travel research and provides also a new research method for the development of intelligent vehicles.
基金Sponsored by the National Natural Science Foundation of China(Grant No.10772152)
文摘In this paper, with parametric uncertainties such as the mass of vehicle, the inertia of vehicle about vertical axis, and the tire cornering stiffness, we deal with the vehicle lateral control problem in intelligent vehicle systems. Based on the dynamical model of vehicle, by applying Lyapunov function method, the control problem for lane keeping in the presence of parametric uncertainty is studied, the direct adaptive algorithm to compensate for parametric variations is proposed and the terminal sliding mode variable structure control laws are designed with look-ahead references systems. The stability of the system is investigated from the zero dynamics analysis. Simulation results show that convergence rates of the lateral displacement error, yaw angle error and slid angle are fast.
基金supported by the National Natural Science Foundation of China(62003062)Chongqing Natural Science Foundation Project(Grant No.cstc2020jcyj-msxmX0803,cstc2020jcyj-msxmX0077)+1 种基金Chongqing Municipal Education Commission Scientific Research Project(Grant No.KJQN202100824)Chongqing Technology and Business University Postgraduate Innovative Scientific Research Project(Grant No.yjscxx2021-122-44).
文摘Unmanned vehicles are currently facing many difficulties and challenges in improving safety performance when running in complex urban road traffic environments,such as low intelligence and poor comfort perfor-mance in the driving process.The real-time performance of vehicles and the comfort requirements of passengers in path planning and tracking control of unmanned vehicles have attracted more and more attentions.In this paper,in order to improve the real-time performance of the autonomous vehicle planning module and the comfort requirements of passengers that a local granular-based path planning method and tracking control based on multi-segment Bezier curve splicing and model predictive control theory are pro-posed.Especially,the maximum trajectory curvature satisfying ride comfort is regarded as an important constraint condition,and the corresponding curvature threshold is utilized to calculate the control points of Bezier curve.By using low-order interpolation curve splicing,the planning computation is reduced,and the real-time performance of planning is improved,com-pared with one-segment curve fitting method.Furthermore,the comfort performance of the planned path is reflected intuitively by the curvature information of the path.Finally,the effectiveness of the proposed control method is verified by the co-simulation platform built by MATLAB/Simulink and Carsim.The simulation results show that the path tracking effect of multi-segment Bezier curve fitting is better than that of high-order curve planning in terms of real-time performance and comfort.
基金Supported by National Key R&D Program of China(Grant No.2018YFB1600500)Jiangsu Provincial Postgraduate Research&Practice Innovation Program of(Grant No.KYCX22_3673).
文摘To resolve the response delay and overshoot problems of intelligent vehicles facing emergency lane-changing due to proportional-integral-differential(PID)parameter variation,an active steering control method based on Convolutional Neural Network and PID(CNNPID)algorithm is constructed.First,a steering control model based on normal distribution probability function,steady constant radius steering,and instantaneous lane-change-based active for straight and curved roads is established.Second,based on the active steering control model,a three-dimensional constraint-based fifth-order polynomial equation lane-change path is designed to address the stability problem with supersaturation and sideslip due to emergency lane changing.In addition,a hierarchical CNNPID Controller is constructed which includes two layers to avoid collisions facing emergency lane changing,namely,the lane change path tracking PID control layer and the CNN control performance optimization layer.The scaled conjugate gradient backpropagation-based forward propagation control law is designed to optimize the PID control performance based on input parameters,and the elastic backpropagation-based module is adopted for weight correction.Finally,comparison studies and simulation/real vehicle test results are presented to demonstrate the effectiveness,significance,and advantages of the proposed controller.
文摘Non-linearity and parameter time-variety are inherent properties of lateral motions of a vehicle. How to effectively control intelligent vehicle (IV) lateral motions is a challenging task. Controller design can be regarded as a process of searching optimal structure from controller structure space and searching optimal parameters from parameter space. Based on this view, an intelligent vehicle lateral motions controller was designed. The controller structure was constructed by T-S fuzzy-neural network (FNN). Its parameters were searched and selected with genetic algorithm (GA). The simulation results indicate that the controller designed has strong robustness, high precision and good ride quality, and it can effectively resolve IV lateral motion non-linearity and time-variant parameters problem.
基金supported in part by the Beijing Municipal Science and Technology Project(No.Z191100007419010)Automobile Industry Joint Fund(No.U1764261)of the National Natural Science Foundation of China+1 种基金Shandong Key R&D Program(No.2020CXGC010118)Key Laboratory for New Technology Application of Road Conveyance of Jiangsu Province(No.BM20082061706)。
文摘Behavioral decision-making at urban intersections is one of the primary difficulties currently impeding the development of intelligent vehicle technology.The problem is that existing decision-making algorithms cannot effectively deal with complex random scenarios at urban intersections.To deal with this,a deep deterministic policy gradient(DDPG)decision-making algorithm(T-DDPG)based on a time-series Markov decision process(T-MDP)was developed,where the state was extended to collect observations from several consecutive frames.Experiments found that T-DDPG performed better in terms of convergence and generalizability in complex intersection scenarios than a traditional DDPG algorithm.Furthermore,model-agnostic meta-learning(MAML)was incorporated into the T-DDPG algorithm to improve the training method,leading to a decision algorithm(T-MAML-DDPG)based on a secondary gradient.Simulation experiments of intersection scenarios were carried out on the Gym-Carla platform to verify and compare the decision models.The results showed that T-MAML-DDPG was able to easily deal with the random states of complex intersection scenarios,which could improve traffic safety and efficiency.The above decision-making models based on meta-reinforcement learning are significant for enhancing the decision-making ability of intelligent vehicles at urban intersections.
文摘In order to solve some deficiencies in tentacle execution, an improved execution method of tentacle algo- rithm is presented. The method uses a short trajectory to match the curvature between the path of vehicle and ten- tacle, rather than computing a whole steady state. To control vehicle motion via wheel force and steering angle, two parameters should be discretized under certain area and these discrete values can form 18 5〈 20 groups. Then the curvature between the trajectory and tentacle should be matched, and the corresponding group of wheel force and steering angle can be found. The flow chart of the improved execution method is given, and simulation is per- formed on a platform named "pro-sivic". The simulation results show that the improved method can maintain the advantage of the tentacle algorithm in terms of computation speed, and avoid the errors such as endless loop and data overflow, which proves the method more efficient.
基金supported by The Natural Science Foundation of China(Grant No.51275002).
文摘To improve intelligent vehicle drive performance and avoid vehicle side-slip during target path tracking,a linearized four-wheel vehicle model is adopted as a predictive control model,and an intelligent ve-hicle target path tracking method based on a competitive cooperative game is proposed.The design variables are divided into different strategic spaces owned by each player by calculating the affecting factors of the design variables with objective functions and fuzzy clustering.Based on the competitive cooperative game model,each game player takes its payoff as a mono-objective to optimize its own strategic space and obtain the best strategy to deal with others.The best strategies were combined into the game strategy set.Considering the front wheel angle and side slip angle increment constraint,tire side-slip angle,and tire side slip deflection dynamics,it took the path tracking state model was used as the objective,function and the calculation was validated by competitive cooperative game theory.The results demonstrated the effectiveness of the proposed algorithm.The experimental results show that this method can track an intelligent vehicle quickly and steadily and has good real-time per-formance.
基金supported by the National Natural Science Foundation of China under Grant 52172386the National Natural Science Foundation of China under Grant U22A20247+1 种基金the Jilin Province Science and Technology Development Plan Projects under Grant 20210101057JCthe Jilin Provincial Department of Science and Technology under Grant 20220301009GX.
文摘Intelligent vehicle(Ⅳ)technology has developed rapidly in recent years.However,achieving fully unmanned driving still presents numerous challenges,which means that human drivers will continue to play a vital role in vehicle operation for the foreseeable future.Human-machine shared driving,involving cooperation between a human driver and an automated driving system(AVS),has been widely regarded as a necessary stage for the development of IVs.Focusing onⅣdriving safety,this study proposed a human-machine shared lateral control strategy(HSLCS)based on the reliability of driver risk perception.The HSLCS starts by identifying the effective areas of driver risk perception based on eye movements.It establishes an anisotropic driving risk field,which serves as the foundation for the AVS to assess risk levels.Building upon the cumulative and diminishing effects of risk perception,the proposed approach leverages the driver's risk perception effective area and converts the risk field into a representation aligned with the driver's perspective.Subsequently,it quantifies the reliability of the driver's risk perception by using area-matching rules.Finally,based on the driver’s risk perception reliability and dif-ferences in lateral driving operation between the human driver and the AVS,the dynamic distribution of driving authority is achieved through a fuzzy rule-based system,and the human-machine shared lateral control is completed by using model predictive control.The HSLCS was tested across various scenarios on a driver-in-the-loop test platform.The results show that the HSLCS can realize the synergy and complementarity of human and machine intelligence,effectively ensuring the safety ofⅣoperation.
基金the financial support from the Natural Sciences and Engineering Research Council of Canada(NSERC)。
文摘This study investigates resilient platoon control for constrained intelligent and connected vehicles(ICVs)against F-local Byzantine attacks.We introduce a resilient distributed model-predictive platooning control framework for such ICVs.This framework seamlessly integrates the predesigned optimal control with distributed model predictive control(DMPC)optimization and introduces a unique distributed attack detector to ensure the reliability of the transmitted information among vehicles.Notably,our strategy uses previously broadcasted information and a specialized convex set,termed the“resilience set”,to identify unreliable data.This approach significantly eases graph robustness prerequisites,requiring only an(F+1)-robust graph,in contrast to the established mean sequence reduced algorithms,which require a minimum(2F+1)-robust graph.Additionally,we introduce a verification algorithm to restore trust in vehicles under minor attacks,further reducing communication network robustness.Our analysis demonstrates the recursive feasibility of the DMPC optimization.Furthermore,the proposed method achieves exceptional control performance by minimizing the discrepancies between the DMPC control inputs and predesigned platoon control inputs,while ensuring constraint compliance and cybersecurity.Simulation results verify the effectiveness of our theoretical findings.
基金supported by the National Natural Science Foundation of China(No.61871283).
文摘The Autonomous Underwater Glider(AUG)is a kind of prevailing underwater intelligent internet vehicle and occupies a dominant position in industrial applications,in which path planning is an essential problem.Due to the complexity and variability of the ocean,accurate environment modeling and flexible path planning algorithms are pivotal challenges.The traditional models mainly utilize mathematical functions,which are not complete and reliable.Most existing path planning algorithms depend on the environment and lack flexibility.To overcome these challenges,we propose a path planning system for underwater intelligent internet vehicles.It applies digital twins and sensor data to map the real ocean environment to a virtual digital space,which provides a comprehensive and reliable environment for path simulation.We design a value-based reinforcement learning path planning algorithm and explore the optimal network structure parameters.The path simulation is controlled by a closed-loop model integrated into the terminal vehicle through edge computing.The integration of state input enriches the learning of neural networks and helps to improve generalization and flexibility.The task-related reward function promotes the rapid convergence of the training.The experimental results prove that our reinforcement learning based path planning algorithm has great flexibility and can effectively adapt to a variety of different ocean conditions.
基金supported by the National Natural Science Foundation of China(Grant No.62072031)the Applied Basic Research Foundation of Yunnan Province(Grant No.2019FD071)the Yunnan Scientific Research Foundation Project(Grant 2019J0187).
文摘With the development of vehicles towards intelligence and connectivity,vehicular data is diversifying and growing dramatically.A task allocation model and algorithm for heterogeneous Intelligent Connected Vehicle(ICV)applications are proposed for the dispersed computing network composed of heterogeneous task vehicles and Network Computing Points(NCPs).Considering the amount of task data and the idle resources of NCPs,a computing resource scheduling model for NCPs is established.Taking the heterogeneous task execution delay threshold as a constraint,the optimization problem is described as the problem of maximizing the utilization of computing resources by NCPs.The proposed problem is proven to be NP-hard by using the method of reduction to a 0-1 knapsack problem.A many-to-many matching algorithm based on resource preferences is proposed.The algorithm first establishes the mutual preference lists based on the adaptability of the task requirements and the resources provided by NCPs.This enables the filtering out of un-schedulable NCPs in the initial stage of matching,reducing the solution space dimension.To solve the matching problem between ICVs and NCPs,a new manyto-many matching algorithm is proposed to obtain a unique and stable optimal matching result.The simulation results demonstrate that the proposed scheme can improve the resource utilization of NCPs by an average of 9.6%compared to the reference scheme,and the total performance can be improved by up to 15.9%.
基金supported by the National Natural Science Foundation of China (Grant No. 10772152)the Natural Science Foundation of Shandong Province of China (Grant No. ZR2010FM008)
文摘The lateral control for lane changing of intelligent vehicle on curved road in automatic highway systems was studied. Based on trapezoidal acceleration profile, considering the curvature difference between starting lane and target lane, a new virtual trajectory planning method for lane changing on curved road was presented, and the calculating formulas for ideal states of vehicle in the inertial coordinate system during a lane changing maneuver were established. Applying the predetermined trajectory, the reference yaw angle and yaw rate for lane changing were generated. On the assumption that the information on yaw rate of vehicle can be measured with on-board sensors and based on the lateral dynamical model of vehicle, the yaw-rate-tracking control law was designed by applying nonsingular terminal sliding mode technology. Based on Lyapunov function method, the finite-time convergence property of the system was obtained from the phase-plane analysis. Simulation results showed that if the curvature difference between starting lane and target lane was not considered, then at the finishing time of lane changing, it was impossible to avoid the deviation of the virtual trajectory panned from the target lane, which increased with the decrease of curvature radius. With the trajectory planning method and yaw rate-tracking control law proposed in this paper and considering the curvature difference between the starting lane and target lane, the desired virtual trajectory for lane changing without deviation was obtained and the expected tracking performance was also verified by the simulation.
文摘Intelligent vehicles are advancing at a fast speed with the improvement of automation and connectivity,which opens up new possibilities for different cyber-attacks,including in-vehicle attacks(e.g.,hijacking attacks)and vehicle-to-everything communicationattacks(e.g.,data theft).These problems are becoming increasingly serious with the development of 4G LTE and 5G communication technologies.Although many efforts are made to improve the resilience to cyber attacks,there are still many unsolved challenges.This paper first identifies some major security attacks on intelligent connected vehicles.Then,we investigate and summarize the available defences against these attacks and classify them into four categories:cryptography,network security,software vulnerability detection,and malware detection.Remaining challenges and future directions for preventing attacks on intelligent vehicle systems have been discussed as well.
基金supported by the National Natural Science Foundation of China (61035004, 61273213, 61300006, 61305055, 90920305, 61203366, 91420202)the National Hi-Tech Research and Development Program of China (2015AA015401)+3 种基金the National Basic Research Program of China (2016YFB0100906, 2016YFB0100903)the Junior Fellowships for Advanced Innovation Think-Tank Program of China Association for Science and Technology (DXB-ZKQN-2017-035)the Project Funded by China Postdoctoral Science Foundationthe Beijing Municipal Science and Technology Commission Special Major (D171100005017002)
文摘Along with the increasing number of vehicles, parking space becomes narrow gradually, safety parking puts forward higher requirements on the driver's driving technology. How to safely, quickly and accurately park the vehiclo to parking space right? This paper presents an automatic parking scheme based on trajectory planning, which analyzing the mechanical model oftbe vehicle, establishing vehicle steering model and parking model, coming to the conclusion that it is the turning radius is independent of the vehicle speed at low speed. The Matlab simulation environment verifies the correctness and effectiveness of the proposed algorithm for parking. A class of the automatic parking problem of intelligent vehicles is solved.
基金supported by The National Natural Science Foundation of China under Grant No.52072214.
文摘Intellectualization is regarded as the future mainstream development trend of the automobile industry.The automation level of intelligent vehicles is relatively low so far,and the road traffic system will be in a mixed state of non-autonomous vehicles and vehicles with different levels of automation for a long time.Therefore,the road traffic system will be more complex with more diverse accidents.This paper analysed the characteristics and causal factors of intelligent vehicle accidents.Based on the problems existing in investigation,analysis and liability identification of intelligent vehicle accident,the study proposed a preliminary accident investigation framework and method,summarized the key points of accident analysis from the perspectives of technical defects,information security and passive safety,and specified the liability subjects for intelligent vehicle accidents and their corresponding legal liability.The results from this study contributed to the development of intelligent vehicle accident investigation and disposal,and provided the reference for the improvement of vehicle safety and accident prevention.
基金the National Key Research and Development Plan(No.2017YFB0102500)the Tianjin Science and Technology Commission Artificial Intelligence Major Project(No.17ZRXGGX00130)the Key Issues of China Automotive Technology and Research Center Co.,Ltd.(No.16190125)
文摘As the traditional control algorithm is over-dependent on accurate vehicle model in intelligent vehicle steering control, a human-simulated intelligent control method is proposed based on experienced driver steering characteristics. Intelligent vehicle unmanned steering system dynamics model and the driver model are set up.Through experienced drivers' trial run experiment, the analysis is mainly conducted on the double lanes condition.After the transformation of coordinates on global positioning system(GPS) derivative, the path information of local coordinates is accessed. The ideal driver steering path is obtained through fuzzy C-means clustering algorithm. The human-simulated intelligent controller is designed. Characteristic model is established according to the ideal and practical steering angle deviation and the deviation rate. Besides, the corresponding control rules and control modality set are designed. The joint simulation under CarSim joint/Simulink environment shows that the humanoid steering controller designed in this paper has better tracking performance than the model predictive control.
基金National Natural Science Foundation of China No.U19A2083.
文摘To realize the widespread application and continuous functional development of intelligent vehicles,test and evaluation of vehicle's functionality and Safety Performance in complex off-road scenarios are fundamental.Since traditional distance-based road tests cannot meet the evolving test requirements,a method to design the function-based off-road testing scenario library for intelligent vehicles(IV)is proposed in this paper.The testing scenario library is defined as a critical set of scenarios that can be used for IV tests.First,for the complex and diverse off-road scenarios,a hierarchical,structural model of the test scenario is built.Then,the critical test scenarios are selected adaptively according to the vehicle model to be tested.Next,those parameters representing the challenging test scenarios are selected.The selected parameters need to fit the natural distribution probability of scenarios.The critical test-scenario library is built combing these parameters with the structural model.Finally,the test scenarios that are most approximate to the natural driving scenario are determined with importance sampling theory.The test-scenario library built with this method can provide more critical test scenarios,and is widely applicable despite different vehicle models.Verified by simulation in the off-road interaction scenarios,test would be accelerated significantly with this method,about 800 times faster than testing in the natural road environment.
基金supported by the National Nature Science Foundation of China[grant number 61520106008],[grant number 61522307],[grant number 61374046]Graduate Innovation Fund of Jilin University[grant number 2016188].
文摘In recent years,intelligent vehicles(IVs)have become a hot spot in automotive industry.Key technologies of IVs range over the field of sensing,decision-making and control.Among them,control technology provides an enabling support for improving autonomous driving safety,reducing energy consumption and carbon emission.This paper focuses on some aspects of applying advanced control methodologies in IVs through several selected examples including eco-driving and MPC-based driver modelling.