Refine Your Search

Topic

Affiliation

Search Results

Technical Paper

Robust Stabilized Control for Electric Vertical Take-Off and Landing (eVTOL) Fixed-Wing Aircraft

2023-12-31
2023-01-7104
Electric vertical takeoff and landing (eVTOL) aircraft, which is used extensively in both military and civilian fields, has the advantages of good maneuverability, high cruising speed, and low requirements for the takeoff and landing modes. Robust and stable control is crucial to ensuring its safety because the dynamics model of an eVTOL aircraft will change significantly between fixed-wing and vertical takeoff and landing mode. In this paper, we first study the structural characteristics of the eVTOL aircraft and establish its dynamic model by considering typical flight modes and mechanical parameters. Then we design a closed-loop controller based on cascade PID technique. Finally, the effectiveness of the control algorithms is verified based on the semi-physical flight simulation platform, which can lower the development cost of control algorithms significantly.
Technical Paper

Attitude Stability Control and Visualization Simulation for Vertical Take-Off and Landing (VTOL) Fixed-Wing Aircraft

2023-12-31
2023-01-7102
Direct debugging of a vertical takeoff and landing (VTOL) fixed-wing aircraft’s control system can easily result in risk and personnel damage. It is effectively to employ simulation and numerical methods to validate control performance. In this paper, the attitude stabilization controller for VTOL fixed-wing aircraft is designed, and the controller performance is verified by MATLAB and visual simulation software, which significantly increases designed efficiency and safety of the controller. In detail, we first develop the VTOL fixed-wing aircraft’s six degrees of freedom kinematics and dynamics models using Simulink module, and the cascade PID control technique is applied to the VTOL aircraft’s attitude stabilization control. Then the visual simulation program records the flight data and displays the flight course and condition, which can validate the designed controller performance effectively.
Technical Paper

Adaptive Robust Tracking Control for Underactuated Quadrotor Unmanned Aerial Vehicle with Prescribed Performance

2023-12-31
2023-01-7106
Quadrotor unmanned aerial vehicle (Q-UAV) is an underactuated system, which is often used in complex environments, such as maintenance tasks in pipelines. However, flying in pipelines will lead to strong ground effect, implying that the Q-UAV will face time-varying uncertainties. Since the flight space is limited, it needs to achieve agile and high-security flight to avoid collisions. This research proposes an adaptive robust tracking control method to ensure that the Q-UAV can complete the agile and high-security flight missions. Agile and high-security flight is guaranteed by achieving prescribed transient and steady-state performance (PTSSP). Our approach takes into account (potentially rapid) time-varying uncertainties with unknown bounds. We formulate the desired flight altitude and attitude trajectories as equality constraints and the PTSSP as inequality constraints, and use state transformation approach to transform the inequality constraints into equality constraints.
Technical Paper

Digital Twin Test Method for Autonomous Vehicles Based on PanoSim

2023-12-20
2023-01-7056
This paper proposes an intelligent car testing and evaluation method based on digital twins, which is crucial for ensuring the proper functioning of autonomous driving systems. This method utilizes digital twin testing technology to effectively map and integrate real vehicles in real-world testing scenarios with virtual test environments. By enriching the testing and validation environment for smart cars, this approach improves testing efficiency and reduces costs. This study connects real test vehicles with simulation software testing toolchains to build a digital twin autonomous driving testing platform. This platform facilitates the validation, testing, and evaluation of functional algorithms, and case study is conducted through testing and validation of an emergency collision avoidance system. By rapidly applying digital twin testing and evaluation techniques for intelligent cars, this approach accelerates the development and deployment of autonomous vehicles.
Technical Paper

Research on Gesture Recognition Algorithm Based on Millimeter-Wave Radar in Vehicle Scene

2022-03-31
2022-01-7017
With the increasing intelligence of human society, people's demand for human-computer interaction is also increasing. As an important communication medium for human to express information, gesture has always been an important topic in human-computer interaction. Using gesture recognition technology in the vehicle environment can reduce the operation difficulty during driving, reduce the possibility of driver distraction, and greatly improve driving safety and driving experience. Millimeter wave radar can effectively protect the privacy in the car from being leaked, and can still work normally in the dark interior environment. Moreover, with the development of millimeter wave technology from 24g to 60g and 77g, the improvement of its resolution further improves its ability to detect small displacement. Therefore, the gesture recognition technology using millimeter wave radar has been developed.
Technical Paper

A Prediction Model of RON Loss Based on Neural Network

2022-03-29
2022-01-0162
The RON(Research Octane Number) is the most important indicator of motor petrol, and the petrol refining process is one of the important links in petrol production. However, RON is often lost during petrol refining and RON Loss means the value of RON lost during petrol refining. The prediction of the RON loss of petrol during the refining process is helpful to the improvement of petrol refining process and the processing of petrol. The traditional RON prediction method relied on physical and chemical properties, and did not fully consider the high nonlinearity and strong coupling relationship of the petrol refining process. There is a lack of data-driven RON loss models. This paper studies the construction of the RON loss model in the petrol refining process.
Technical Paper

Prediction of Lane Change on the Expressway Based on Logistic Regression

2021-12-15
2021-01-7032
In autonomous driving system, lane change decision-making plays an important role as the front-end of lateral control. However, the current prediction methods of lane change are typically performed by using basic variables as the features of model without deep processing, which reduces the accuracy of the prediction. Therefore, we propose a binary logistic regression method to solve the lane change decision problem under expressway conditions, which treat quantified willingness and risk as the inputs. Firstly, we design Lane Changing Willingness function and Lane Changing Risk function with the minimum safety spacing theory and traffic environment factors. Secondly, a binary logistic regression method for predicting lane change behavior is proposed. Thirdly, we develop the driving simulation platform with low latency data collecting tools and design the experiments.
Technical Paper

Lane Marking Detection for Highway Scenes based on Solid-state LiDARs

2021-12-15
2021-01-7008
Lane marking detection plays a crucial role in Autonomous Driving Systems or Advanced Driving Assistance System. Vision based lane marking detection technology has been well discussed and put into practical application. LiDAR is more stable for challenging environment compared to cameras, and with the development of LiDAR technology, price and lifetime are no longer an issue. We propose a lane marking detection algorithm based on solid-state LiDARs. First a series of data pre-processing operations were done for the solid-state LiDARs with small field of view, and the needed ground points are extracted by the RANSAC method. Then, based on the OTSU method, we propose an approach for extracting lane marking points using intensity information.
Technical Paper

Improved Joint Probabilistic Data Association Multi-target Tracking Algorithm Based on Camera-Radar Fusion

2021-04-15
2021-01-5002
A Joint Probabilistic Data Association (JPDA) multi-objective tracking improvement algorithm based on camera-radar fusion is proposed to address the problems of poor single-sensor tracking performance, unknown target detection probability, and missing valid targets in complex traffic scenarios. First, according to the correlation rule between the target track and the measurement, the correlation probability between the target and the measurement is obtained; then the measurement collection is divided into camera-radar measurement matched target, camera-only measurement matched target, radar-only measurement matched target, and no-match target; and the correlation probability is corrected with different confidence levels to avoid the use of unknown detection probability.
Technical Paper

Vehicle Detection Based on Deep Neural Network Combined with Radar Attention Mechanism

2020-12-29
2020-01-5171
In the autonomous driving perception task, the accuracy of target detection is an essential evaluation, especially for small targets. In this work, we propose a multi-sensor fusion neural network that combines radar and image data to improve the confidence level of the camera when detecting targets and the accuracy of the prediction box regression. The fusion network is based on the basic structure of single-shot multi-box detection (SSD). Inspired by the attention mechanism in image processing, our work incorporates the a priori knowledge of radar detection in the convolutional block attention module (CBAM), which forms a new attention mechanism module called radar convolutional block attention module (RCBAM). We add the RCBAM into the SSD target detection network to build a deep neural network fusing millimeter-wave radar and camera.
Technical Paper

Lidar Inertial Odometry and Mapping for Autonomous Vehicle in GPS-Denied Parking Lot

2020-04-14
2020-01-0103
High-precision and real-time ego-motion estimation is vital for autonomous vehicle. There is a lot GPS-denied maneuver such as underground parking lot in urban areas. Therefore, the localization system relying solely on GPS cannot meets the requirements. Recently, lidar odometry and visual odometry have been introduced into localization systems to overcome the problem of missing GPS signals. Compared with visual odometry, lidar odometry is not susceptible to light, which is widely applied in weak-light environments. Besides, the autonomous parking is highly dependent on the geometric information around the vehicle, which makes building map of surroundings essential for autonomous vehicle. We propose a lidar inertial odometry and mapping. By sensor fusion, we compensate for the drawback of applying a single sensor, allowing the system to provide a more accurate estimate.
Technical Paper

Tracking of Extended Objects with Multiple Three-Dimensional High-Resolution Automotive Millimeter Wave Radar

2019-04-02
2019-01-0122
Estimating the motion state of peripheral targets is a very important part in the environment perception of intelligent vehicles. The accurate estimation of the motion state of the peripheral targets can provide more information for the intelligent vehicle planning module which means the intelligent vehicle is able to anticipate hazards ahead of time. To get the motion state of the target accurately, the target’s range, velocity, orientation angle and yaw rate need to be estimated. Three-dimensional high-resolution automotive millimeter wave radar can measure radial range, radial velocity, azimuth angle and elevation angle about multiple reflections of an extended target. Thus, the three-dimensional range information and three-dimensional velocity information can be obtained. With multiple three-dimensional high-resolution automotive millimeter-wave radar, it is possible to measure information in various directions of a target.
Technical Paper

Emergency Steering Evasion Torque Assistance Based on Optimized Trajectory

2019-04-02
2019-01-0888
When automobile is at the threat of collisions, steering usually needs a shorter longitudinal distance than braking to avoid collision, especially at a high speed. In emergency steering evasion, the vehicle may be out of the road or colliding with obstacles ahead when the driver’s steering torque is excessive or insufficient. In view of the above problems, this paper presents an emergency steering evasion torque assistance system based on optimized trajectory. First, a feasible steering evasion area is established which treats the paths of excessive and insufficient steering as boundary conditions in this paper. An optimized trajectory is derived from the lateral acceleration of the vehicle and the time to the adjacent lane as optimization conditions. Second, a two degree of freedom vehicle model is used to represent dynamics of the vehicle.
Journal Article

Research on Multi-Vehicle Coordinated Lane Change of Connected and Automated Vehicles on the Highway

2019-04-02
2019-01-0678
With the rapid development of modern economy and society, traffic congestion has become an increasingly serious problem. Vehicle cooperative driving can alleviate traffic congestion and improve road traffic capacity. Compare with vehicle separate control, cooperative driving combines various vehicle systems, and highly integrates information on obstacle location, vehicle status and driving intention. Then the controller uniformly issues instructions to ensure the orderly driving of the platoon. In the cooperative driving platoon, the displacement difference and the speed difference between vehicles have a certain relationship, which reduces the possibility of traffic accidents and then improves the safety of driving. In the process of cooperative driving, if there are multiple vehicles whose speeds don’t meet the current lane requirements, or if there are obstacles ahead, multi-vehicle lane change measures must be taken.
Technical Paper

Targets Location for Automotive Radar Based on Compressed Sensing in Spatial Domain

2018-08-07
2018-01-1621
Millimeter wave automotive radar is one of the most important sensors in the Advanced Driver Assistance System (ADAS) and autonomous driving system, which detects the target vehicles around the ego vehicle via processing transmitted and echo signals. However, the sampling rate of classical radar signal processing methods based on Nyquist sampling theorem is too high and the resolution of range, velocity and azimuth can’t meet the requirement of highly autonomous driving, especially azimuth. In spatial domain, targets are sparse distribution in the detection range of automotive radar. To solve these problems, the algorithm for targets location based on compressed sensing for automotive radar is proposed in this paper. Besides, the feasibility of the algorithm is verified through the simulation experiments of traffic scene. The range-doppler-azimuth model can be used to estimate the distance, velocity and azimuth of the target accurately.
Technical Paper

Personalized Eco-Driving for Intelligent Electric Vehicles

2018-08-07
2018-01-1625
Minimum energy consumption with maximum comfort driving experience define the ideal human mobility. Recent technological advances in most Advanced Driver Assistance Systems (ADAS) on electric vehicles not only present a significant opportunity for automated eco-driving but also enhance the safety and comfort level. Understanding driving styles that make the systems more human-like or personalized for ADAS is the key to improve the system comfort. This research focuses on the personalized and green adaptive cruise control for intelligent electric vehicle, which is also known to be MyEco-ACC. MyEco-ACC is based on the optimization of regenerative braking and typical driving styles. Firstly, a driving style model is abstracted as a Hammerstein model and its key parameters vary with different driving styles. Secondly, the regenerative braking system characteristics for the electric vehicle equipped with 4-wheel hub motors are analyzed and braking force distribution strategy is designed.
Technical Paper

A Localization System for Autonomous Driving: Global and Local Location Matching Based on Mono-SLAM

2018-08-07
2018-01-1610
The utilization of the SLAM (Simultaneous Localization and Mapping) technique was extended from the robotics to the autonomous vehicles for achieving the positioning. However, SLAM cannot obtain the global position of the vehicle but a relative one to the start. For sake of this, a fast and accurate system was proposed to obtain both the local position and the global position of vehicles based on mono-SLAM which realized the SLAM by using monocular camera with a lower cost and power consumption. Firstly, the rough latitude and longitude of current position was obtained by using common GPS without differential signal. Then, the Mono-SLAM operated on the consecutive video frames to generate the localization and local trajectory and its accuracy was further improved by utilizing the IMU information. After that, a piece of Map centered in the rough position obtained by common GPS was downloaded from the Open Street Map.
Technical Paper

Camera-Radar Data Fusion for Target Detection via Kalman Filter and Bayesian Estimation

2018-08-07
2018-01-1608
Target detection is essential to the advanced driving assistance system (ADAS) and automatic driving. And the data fusion of millimeter wave radar and camera could provide more accurate and complete information of targets and enhance the environmental perception performance. In this paper, a method of vehicle and pedestrian detection based on the data fusion of millimeter wave radar and camera is proposed to improve the target distance estimation accuracy. The first step is the targets data acquisition. A deep learning model called Single Shot MultiBox Detector (SSD) is utilized for targets detection in consecutive video frames captured by camera and further optimized for high real-time performance and accuracy. Secondly, the coordinate system of camera and radar are unified by coordinate transformation matrix. Then, the parallel Kalman filter is used to track the targets detected by radar and camera respectively.
Technical Paper

System Design and Model of a 3D 79 GHz High Resolution Ultra-Wide Band Millimeter-Wave Imaging Automotive Radar

2018-08-07
2018-01-1615
Automotive radar is an important environment perception sensor for advance driving assistance system. It can detect objects around the vehicle with high accuracy and it works in all bad weathers. For traditional automotive radar, it cannot measure the objects’ height. Thus, a manhole cover on the road surface or a guideboard high above the road would be taken erroneously as a non-moving car. In such cases, the adaptive cruise system would decelerate or stop the vehicle erroneously and make the driver uncomfortable. A 3D automotive radar with two-dimensional electronic scanning can measure the targets’ height as well as the targets’ azimuth angle. This paper presents a 79 GHz ultra-wide band automotive 3D imaging radar. Due to the 4 GHz wide bandwidth, the range resolution of this radar can be as small as 3.75 cm.
Technical Paper

Semantic Segmentation for Traffic Scene Understanding Based on Mobile Networks

2018-08-07
2018-01-1600
Real-time and reliable perception of the surrounding environment is an important prerequisite for advanced driving assistance system (ADAS) and automatic driving. And vision-based detection plays a significant role in environment perception for automatic vehicles. Although deep convolutional neural networks enable efficient recognition of various objects, it has difficulty in accurately detecting special vehicles, rocks, road pile, construction site, fence and so on. In this work, we address the task of traffic scene understanding with semantic image segmentation. Both driveable area and the classification of object can be attained from the segmentation result. First, we define 29 classes of objects in traffic scenarios with different labels and modify the Deeplab V2 network. Then in order to reduce the running time, MobileNet architecture is applied to generate the feature map instead of the original models.
X