Refine Your Search

Topic

Search Results

Viewing 1 to 14 of 14
Technical Paper

Vehicle Feature Recognition Method Based on Image Semantic Segmentation

2022-03-29
2022-01-0144
In the process of truck overload and over-limit detection, it is necessary to detect the characteristics of the vehicle's size, type, and wheel number. In addition, in some vehicle vision-based load recognition systems, the vehicle load can be calculated by detecting the vibration frequency of specific parts of the vehicle or the change in the length of the suspension during the vehicle's forward process. Therefore, it is essential to quickly and accurately identify vehicle features through the camera. This paper proposes a vehicle feature recognition method based on image semantic segmentation and Python, which can identify the length, height, number of wheels and vibration frequency at specific parts of the vehicle based on the vehicle driving video captured by the roadside camera.
Technical Paper

The Auxiliary System of Cleaning Vehicle Based on Road Recognition Technology

2021-04-06
2021-01-0245
With the development of economy, the road cleaning faces great challenges because the road area keeps increasing and the road types tend to be diversified. Cleaning vehicle is widely used in road surface cleaning, but it is more and more difficult to meet the demand of road surface cleaning only through using a single road surface cleaning method. If the way of manual adjustment of cleaning parameters is adopted, the driver is required to have rich experience. At present, there is an urgent need for a cleaning vehicle that can autonomously adjust cleaning parameters according to the road surface. This study is based on road recognition technology. After the pavement category is reflected by the visual sensor feedback information and the pavement adhesion coefficient, the parameters of the cleaning vehicle are adjusted by the controller to adapt to different roads.
Technical Paper

Styling Parameter Optimization of the Type C Recreational Vehicle Air Drag

2021-09-30
2021-01-5094
Recreational vehicles have a lot of potential consumers in China, especially the type C recreational vehicle is popular among consumers due to its advantages, prompting an increase in the production and sales volumes. The type C vehicle usually has a higher air drag than the common commercial vehicles due to its unique appearance. It can be reduced by optimizing the structural parameters, thus the energy consumed by the vehicle can be decreased. The external flow field of a recreational vehicle is analyzed by establishing its computational fluid dynamic (CFD) model. The characteristic of the RV’s external flow field is identified based on the simulation result. The approximation models of the vehicle roof parameters and air drag and vehicle volume are established by the response surface method (RSM). The vehicle roof parameters are optimized by multi-objective particle swarm optimization (MO-PSO).
Technical Paper

Road Sign Recognition System Based on Wavelet Transform and OPSA Point Set Distance

2018-08-07
2018-01-1609
Signage recognition is one of the hot topics in recent years. It has important applications in intelligent traffic and autonomous driving of smart cars. This paper designs a road marking recognition method combining OPSA point set distance and wavelet transform. The method consists of three main phases: 1) image denoising, restoration, 2) feature extraction, and 3) image recognition. First, a Gaussian-smoothing filter used to attenuate or remove irrelevant information in the image, enhance related information in the image, and achieve image denoising. In the feature extraction stage, the feature extraction and recognition method based on wavelet transform adopted to overcome the deficiency of the traditional Fourier feature extraction method, ensure that high frequency information is not lost, and low frequency information is not lost. Finally, the OSPA point set used to identify distance markers.
Technical Paper

Research on Vehicle Speed Estimation Algorithm with Traffic Camera

2022-09-23
2022-01-5074
Dangerous driving behavior will cause serious traffic accidents, which will not only threaten life and property but also cause traffic congestion and reduce road capacity. Speed detection is an important detection method to identify whether a driver is driving dangerously. Traditional speed detection methods need additional sensors, which will increase the cost of speed measurement. This paper proposes a vehicle speed estimation algorithm based on the imaginary projection plane (IPP). The IPP will be established according to the height, field angle, and vertical tilt angle of the camera and will be used to establish the mapping relationship between the world coordinates and image coordinates of the vehicle. By combining YOLOv4 and DeepSORT, the vehicle license plate is detected and tracked, and the center point of the vehicle license plate is taken as the feature point of vehicle speed estimation. The vehicle speed is estimated according to the IPP.
Technical Paper

Pavement Characteristic Judgment Method Based on Vehicle Speed Change

2018-04-03
2018-01-1088
The road feature has an important influence on the safe speed of the unmanned vehicle and the safe space between two vehicles. Real-time access to the features of the road ahead of time and timely adjustment of engine torque are significant to unmanned driving. Most of the researches nowadays make full use of vehicle sensor technology and environment perception technology. Vehicle sensor is widely used to collect the features of the road. While in this paper, a new type of road feature extraction is proposed based on vehicle speed change. Under the premise of less sensor installed, vehicle speed-time data series is collected. The pavement parameters can be estimated with vehicle speed. Based on the vehicle dynamics, this paper studies the relationship between vehicle speed and rolling resistance. Different road features have different influences on road friction resistance.
Technical Paper

LSTM-Based Trajectory Tracking Control for Autonomous Vehicles

2022-12-22
2022-01-7079
With the improvement of sensor accuracy, sensor data plays an increasingly important role in intelligent vehicle motion control. Good use of sensor data can improve the control of vehicles. However, data-based end-to-end control has the disadvantages of poorly interpreted control models and high time costs; model-based control methods often have difficulties designing high-fidelity vehicle controllers because of model errors and uncertainties in building vehicle dynamics models. In the face of high-speed steering conditions, vehicle control is difficult to ensure stability and safety. Therefore, this paper proposes a hybrid model and data-driven control method. Based on the vehicle state data and road information data provided by vehicle sensors, the method constructs a deep neural network based on LSTM and Attention, which is used as a compensator to solve the performance degradation of the LQR controller due to modeling errors.
Technical Paper

Development and Research of Laser Ranging Vehicle Driving Deviation Test System

2019-04-02
2019-01-0926
Before the new car rolls from the line, due to assembly errors, inaccurate four-wheel positioning, etc., the vehicle will run off on a flat road, which will affect the driving comfort and safety. At present, most automobile manufacturers choose to perform the deviation test in the process of vehicle rolls from the line. Compared with other detection methods, the online deviation test system is developed with high precision of laser ranging, fast response and good reliability, which can realize fast and high-precision detection of vehicle deviation. In this paper, test system software is developed based on the LABVIEW, a variety of communication methods to build the communication system, using information check and queue task processing to control, to meet the test needs. Firstly, the calculation model of the deviation of the test system is established.
Technical Paper

Big-Data Based Online State of Charge Estimation and Energy Consumption Prediction for Electric Vehicles

2016-04-05
2016-01-1200
Whether the available energy of the on-board battery pack is enough for the driver’s next trip is a major contributor in slowing the growth rate of Electric Vehicles (EVs). What’s more, the actual capacity of the battery pack depend on so many factors that a real-time estimation of the state of charge of the battery pack is often difficult. We proposed a big-data based algorithm to build a battery pack dynamic model for the online state of charge estimation and a stochastic model for the energy consumption prediction. And the good performance of sensors, high-bandwidth communication systems and cloud servers make it convenient to measure and collect the related data, which are grouped into three categories: standard, historical and real-time data. First a resistance-capacitance ( RC )-equivalent circuit is taken consideration to simplify the battery dynamics.
Technical Paper

An Image Recognition Application Method for Vertical Movement of Vehicles

2020-04-14
2020-01-0733
In ITS, image processing technology is applied to a wide variety of areas such as visual-based intelligent vehicle navigation, visual-based traffic monitoring and visual-based traffic management. In the recognition system of the vehicle body characteristics, most of the recognition is the license plate and the car emblem, etc. This paper proposes an image recognition application method for the vertical motion of the car while driving, mainly including vertical height detection and vertical displacement velocity acceleration recognition. The edge detection model of the image object is established by using the gray image to obtain the car motion segmentation image. At the same time, an image length and actual length coordinate conversion model is established, which can calculate an arbitrary actual length of the image object. In this paper, Yuejin Shangjun X500 van was selected as the test vehicle, and the video data was captured with a camera.
Journal Article

A Visible and Infrared Fusion Based Visual Odometry for Autonomous Vehicles

2020-04-14
2020-01-0099
An accurate and timely positioning of the vehicle is required at all times for autonomous driving. The global navigation satellite system (GNSS), even when integrated with costly inertial measurement units (IMUs), would often fail to provide high-accuracy positioning due to GNSS-challenged environments such as urban canyons. As a result, visual odometry is proposed as an effective complimentary approach. Although it’s widely recognized that visual odometry should be developed based on both visible and infrared images to address issues such as frequent changes in ambient lightening conditions, the mechanism of visible-infrared fusion is often poorly designed. This study proposes a Generative Adversarial Network (GAN) based model comprises a generator, which aims to produce a fused image combining infrared intensities and visible gradients, and a discriminator whose target is to force the fused image to retain as many details that exist mostly in visible images as possible.
Technical Paper

A Vehicle Dimensions Dynamic Detection Method Based on Image Recognition

2021-04-06
2021-01-0167
The acquisition of vehicle dimensions in a vehicle’s moving process has a wide application in road monitoring, transportation, vehicle model recognition and non-contact overload recognition. At present, the detection of the vehicle dimensions mostly adopts the methods of human visual inspection and tool detection, which has a low detection efficiency and difficult to replicate on a large scale. Based on the image background subtraction method, this paper proposes a vehicle dimensions detection method, which can realize real-time detection of road vehicle dimensions. This method uses an adaptive Gaussian Mixture Model (GMM) to establish a background model based on the video stream. Initially, the moving target image is obtained by the background subtraction method, and then the edge detection under the Canny operator and Hough transform circle detection are performed on the image to obtain the pixel dimension of the vehicle's outline.
Technical Paper

A Semantic Segmentation Algorithm for Intelligent Sweeper Vehicle Garbage Recognition Based on Improved U-net

2023-04-11
2023-01-0745
Intelligent sweeper vehicle is gradually applied to human life, in which the accuracy of garbage identification and classification can improve cleaning efficiency and save labor cost. Although Deep Learning has made significant progress in computer vision and the application of semantic network segmentation can improve waste identification rate and classification accuracy. Due to the loss of some spatial information during the convolution process, coupled with the lack of specific datasets for garbage identification, the training of the network and the improvement of recognition and classification accuracy are affected. Based on the Unet algorithm, in this paper we adjust the number of input and output channels in the convolutional layer to improve the speed during the feature extraction part. In addition, manually generated datasets are used to greatly improve the robustness of the model.
Journal Article

A Novel Indirect Health Indicator Extraction Based on Charging Data for Lithium-Ion Batteries Remaining Useful Life Prognostics

2017-06-17
2017-01-9078
In order to solve the environmental pollution and energy crisis, Electric Vehicles (EVs) have been developed rapidly. Lithium-ion (Li-ion) battery is the key power supply equipment for EVs, and the scientific and accurate prediction of its Remaining Useful Life (RUL) has become a hot topic in the field of new energy research. The internal resistance and capacity are often used to characterize the Li-ion battery State of Health (SOH) from which RUL is obtained. However, in practical applications, it is difficult to obtain internal resistance and capacity information by using the non-intrusive measurement method. Therefore, it is necessary to extract the measurable parameters to characterize the degradation of Li-ion battery. At present, the methods of extracting health indicators based on measurable parameters have gained preliminary results, but most of them are derived from the Li-ion battery discharging data.
X