CN108596208B - Vehicle driving cycle construction method for full-working-condition road - Google Patents

Vehicle driving cycle construction method for full-working-condition road Download PDF

Info

Publication number
CN108596208B
CN108596208B CN201810236691.3A CN201810236691A CN108596208B CN 108596208 B CN108596208 B CN 108596208B CN 201810236691 A CN201810236691 A CN 201810236691A CN 108596208 B CN108596208 B CN 108596208B
Authority
CN
China
Prior art keywords
condition
working conditions
vehicle
road
different
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810236691.3A
Other languages
Chinese (zh)
Other versions
CN108596208A (en
Inventor
王斌
贺鹏飞
夏洪朴
李铁
张小卿
马鹏飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Jiaotong University
Original Assignee
Shanghai Jiaotong University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Jiaotong University filed Critical Shanghai Jiaotong University
Priority to CN201810236691.3A priority Critical patent/CN108596208B/en
Publication of CN108596208A publication Critical patent/CN108596208A/en
Application granted granted Critical
Publication of CN108596208B publication Critical patent/CN108596208B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • G06F18/23213Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with fixed number of clusters, e.g. K-means clustering
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/0104Measuring and analyzing of parameters relative to traffic conditions
    • G08G1/0125Traffic data processing

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Chemical & Material Sciences (AREA)
  • Analytical Chemistry (AREA)
  • Traffic Control Systems (AREA)
  • Control Of Driving Devices And Active Controlling Of Vehicle (AREA)
  • Control Of Transmission Device (AREA)

Abstract

The invention relates to a vehicle driving cycle construction method for a full-working-condition road, which comprises the following steps of: analyzing vehicle road operation data, and extracting main information by using a principal component analysis method; classifying the vehicle operation data according to a clustering method; constructing a cycle condition by using a Markov method; checking and checking the circulating working conditions according to the K-S, and combining the working conditions under different categories to form candidate working conditions; classifying vehicle operation data according to different time periods and different roads; constructing a cycle condition by using a short stroke method; and calculating the characteristic values of different candidate working condition segments, combining the similar segments of the characteristic values, and completing the construction of the working conditions. The invention organically combines the clustering method and the classification method, fully considers various vehicle motion characteristics and driver operation characteristics which may occur in the vehicle running process, has wide coverage of the generated working condition and strong applicability, and can meet the requirement of construction of the driving cycle of the road under all working conditions in the target area.

Description

Vehicle driving cycle construction method for full-working-condition road
Technical Field
The invention relates to a construction method of a vehicle driving cycle, in particular to a construction method of a vehicle driving cycle for a road under all working conditions.
Background
The vehicle driving cycle condition, also referred to as an automobile operating cycle condition, is a time-speed history relationship that describes vehicle driving characteristics and driver operating characteristics that may occur in all traffic environments within a particular target area. The vehicle driving cycle working condition is a representative vehicle driving working condition which is established on the basis of a multivariate statistical theory by mining mass data generated in the actual road driving process of a vehicle, extracting and analyzing important dynamic characteristics. The vehicle driving cycle working condition is mainly used for carrying out standardized tests on the pollutant emission, the energy consumption level and the like of the vehicle, and is a very important core technology in the automobile industry.
The actual operation conditions of the vehicles are greatly different due to different traffic conditions of different countries, cities and regions, and the difference enables the same vehicle to possibly show different service performances in the actual operation process of different regions, so that the difference between the economical efficiency and the emission performance of the vehicle is obvious. At present, the main method for constructing the driving cycle condition of the vehicle comprises the following steps: short-stroke method, Markov method, clustering method, principal component analysis method. However, the vehicle driving cycle working condition generated based on the single method has the problems of lacking working condition types, limited coverage and low applicability.
Disclosure of Invention
In view of the above problems, the invention aims to provide a vehicle driving cycle construction method for a full-working-condition road, which can obtain the cycle working condition of the actual road under the full working condition, has wide coverage and strong applicability, and better fits the overall characteristics of the actual road.
The invention is realized according to the following technical scheme:
a vehicle driving cycle construction method for a full-working-condition road is characterized by comprising the following steps of:
s1: analyzing vehicle road operation data, and extracting main information by using a principal component analysis method;
s2: classifying the vehicle operation data according to a clustering method;
s3: constructing a cycle condition by using a Markov method;
s4: checking and checking the circulating working conditions according to the K-S, and combining the working conditions under different categories to form candidate working conditions;
s5: classifying vehicle operation data according to different time periods and different roads;
s6: constructing a cycle condition by using a short stroke method;
s7: and calculating the characteristic values of different candidate working condition segments, combining the similar segments of the characteristic values, and completing the construction of the working conditions.
In the above technical solution, the step S1 specifically includes the following steps:
s101: analyzing GPS vehicle data and deleting error data;
s102: dividing short stroke segments, and defining the motion of the vehicle from one parking to the next parking as a short stroke;
s103: calculating average speed, running speed, speed variance, maximum acceleration, minimum deceleration, idle time, deceleration time, uniform speed time, acceleration time, average acceleration and average deceleration as segment characteristic values;
s104: and extracting principal components by using principal component analysis.
In the above technical solution, the step S2 specifically includes the following steps:
s201: selecting main principal components obtained by a principal component analysis method, and carrying out clustering analysis;
s202: and dividing the database into four types by using a K-means clustering method to obtain four different types of vehicle data.
In the above technical solution, the step S3 specifically includes the following steps:
s301: dividing the vehicle road operation data into four segments of acceleration, deceleration, uniform speed and idling according to the motion state;
s302: dividing the segments into different speed states according to the average speed of each segment;
s303: calculating the transition probability among the states by using a maximum likelihood method;
s304: selecting a starting segment with a certain length as an initial stage of a cycle condition;
s305: and continuously selecting the next state according to the transition matrix until the candidate working condition reaches the ideal length.
In the above technical solution, the step S4 specifically includes the following steps:
s401: performing Kolmogorov-Smirov (K-S) test on the transition probabilities of the candidate working conditions and the experimental data, and returning to the step S3 if the transition probabilities are different greatly;
s402: and combining the candidate working conditions under the four categories to obtain the candidate working conditions based on the clustering method and the Markov method.
In the above technical solution, the step S5 specifically includes the following steps:
s501: according to different time periods, the short stroke segments are divided into three types: morning and evening peak hours, daytime off-peak hours, nighttime off-peak hours;
s502: according to different road types, each time period is subdivided into three types: ordinary roads, elevated roads and highways.
In the above technical solution, the step S6 specifically includes the following steps:
s601: randomly combining short strokes to reach a certain length to form candidate working conditions;
s602: respectively calculating absolute values of average relative errors of the characteristic parameters of all candidate working conditions and experimental data;
s603: and taking the candidate working condition with the minimum average relative error as the representative running working condition under the category.
In the above technical solution, the step S7 specifically includes the following steps:
s701: respectively calculating characteristic parameters of the candidate working conditions in the step S4 and the step S6;
s702: calculating the average relative error of the characteristic parameters among the candidate working conditions;
s703: combining two sections of candidate working conditions with small average relative error into one section;
s704: and combining all the candidate working conditions to obtain a representative running working condition.
Compared with the prior art, the invention has the following beneficial effects:
the invention organically combines the clustering method and the classification method, fully considers various vehicle motion characteristics and driver operation characteristics which may occur in the vehicle running process, has wide coverage of the generated working condition and strong applicability, and can meet the requirement of construction of the driving cycle of the road under all working conditions in the target area.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments with reference to the following drawings:
FIG. 1 is a schematic flow chart of a driving cycle construction method suitable for a full-condition road according to the present invention;
FIG. 2 is a schematic diagram of representative operating conditions of the combination according to an embodiment of the present invention.
Detailed Description
The present invention will be described in detail with reference to specific examples. The following examples will assist those skilled in the art in further understanding the invention, but are not intended to limit the invention in any way. It should be noted that it would be obvious to those skilled in the art that various changes and modifications can be made without departing from the spirit of the invention. All falling within the scope of the present invention.
As shown in fig. 1, the present invention comprises the steps of:
step 1: analyzing vehicle road operation data, and extracting main information by using a principal component analysis method, wherein the specific process comprises the following steps:
1) analyzing GPS vehicle data and deleting error data;
2) dividing short stroke segments, and defining the motion of the vehicle from one parking to the next parking as a short stroke;
3) calculating average speed, running speed, speed variance, maximum acceleration, minimum deceleration, idle time, deceleration time, uniform speed time, acceleration time, average acceleration and average deceleration as segment characteristic values;
4) and extracting the principal component by using a principal component analysis method.
Step 2: in view of the fact that the clustering method can collect data with similar physical characteristics in big data information to measure the similarity among different data sources, the clustering method is adopted to classify the vehicle operation data;
classifying the vehicle operation data according to a clustering method, which comprises the following specific processes:
1) selecting the first two principal components obtained by a principal component analysis method, and carrying out cluster analysis;
2) dividing the database into four categories by using a K-means clustering method to obtain four different categories of vehicle data;
3) setting the total working condition duration to be 1400s, and dividing the time occupied by four different types of working conditions according to the proportion.
And step 3: a Markov method is utilized to construct a cycle working condition, and the specific process is as follows:
1) dividing the vehicle road operation data into four segments of acceleration, deceleration, uniform speed and idling according to the motion state;
2) dividing the segments into different speed states according to the average speed of each segment;
3) calculating the transition probability among the states by using a maximum likelihood method;
4) selecting a 60-90 second starting segment as the starting stage of the cycle condition;
5) and continuously selecting the next state according to the transfer matrix until the candidate working condition duration reaches the working condition duration of the category, and completing the construction of the candidate working condition of the category.
And 4, step 4: checking and checking the circulating working conditions according to K-S, combining the working conditions under different types to form candidate working conditions, and the specific process is as follows:
1) performing Kolmogorov-Smirov (K-S) test on two independent samples of the transition probabilities of the candidate working conditions and the experimental data, and returning to the step (3) if the average double-tail similarity level is less than 0.9;
2) and combining the candidate working conditions under the four categories to obtain the candidate working conditions based on the clustering method and the Markov method.
And 5: according to different time periods and different roads, vehicle operation data are classified, and the specific process is as follows:
1) according to different time periods, the short stroke segments are divided into three types: morning and evening peak hours (7: 00-10: 00, 15: 00-20: 00), daytime off-peak hours (10: 00-15: 00), nighttime off-peak hours (20: 00-7: 00 the next day);
2) according to different road types, each time period is subdivided into three types: ordinary roads, elevated roads and highways;
3) setting the total working condition duration as 1400s, and dividing the time occupied by nine different working conditions according to the proportion.
Step 6: a short stroke method is utilized to construct a cycle working condition, and the specific process is as follows:
1) randomly combining short strokes and working condition duration in the category to form candidate working conditions;
2) respectively calculating absolute values of average relative errors of the characteristic parameters of all candidate working conditions and experimental data;
3) and taking the candidate working condition with the minimum average relative error as the representative running working condition under the category.
And 7: calculating the eigenvalue of different candidate working condition segments, combining the eigenvalue similar segments to complete the construction of the working conditions,
the specific process is as follows:
1) respectively calculating characteristic parameters of the candidate working conditions in the step (4) and the step (6);
2) calculating the average relative error of the characteristic parameters among the candidate working conditions;
3) combining two sections of candidate working conditions with the average relative error smaller than 1% into one section;
4) all the candidate conditions are combined to obtain a representative running condition, as shown in fig. 2.
The foregoing description of specific embodiments of the present invention has been presented. It is to be understood that the present invention is not limited to the specific embodiments described above, and that various changes or modifications may be made by one skilled in the art within the scope of the appended claims without departing from the spirit of the invention. The embodiments and features of the embodiments of the present application may be combined with each other arbitrarily without conflict.

Claims (7)

1. A vehicle driving cycle construction method for a full-working-condition road is characterized by comprising the following steps of:
s1: analyzing vehicle road operation data, and extracting main information by using a principal component analysis method;
s2: classifying the vehicle operation data according to a clustering method;
s3: constructing a cycle condition by using a Markov method;
s4: checking and checking the circulating working conditions according to the K-S, and combining the working conditions under different categories to form candidate working conditions;
s5: classifying vehicle operation data according to different time periods and different roads;
s6: constructing a cycle condition by using a short stroke method;
s7: calculating the characteristic values of different candidate working condition segments, combining the similar segments of the characteristic values, and completing the construction of the working conditions;
the step S7 specifically includes the following steps:
s701: respectively calculating characteristic parameters of the candidate working conditions in the step S4 and the step S6;
s702: calculating the average relative error of the characteristic parameters among the candidate working conditions;
s703: combining two sections of candidate working conditions with small average relative error into one section;
s704: and combining all the candidate working conditions to obtain a representative running working condition.
2. The vehicle driving cycle construction method for the full-condition road according to claim 1, characterized in that: the step S1 specifically includes the following steps:
s101: analyzing GPS vehicle data and deleting error data;
s102: dividing short stroke segments, and defining the motion of the vehicle from one parking to the next parking as a short stroke;
s103: calculating average speed, running speed, speed variance, maximum acceleration, minimum deceleration, idle time, deceleration time, uniform speed time, acceleration time, average acceleration and average deceleration as segment characteristic values;
s104: and extracting principal components by using principal component analysis.
3. The vehicle driving cycle construction method for the full-condition road according to claim 1, characterized in that: the step S2 specifically includes the following steps:
s201: selecting main principal components obtained by a principal component analysis method, and carrying out clustering analysis;
s202: and dividing the database into four types by using a K-means clustering method to obtain four different types of vehicle data.
4. The vehicle driving cycle construction method for the full-condition road according to claim 1, characterized in that: the step S3 specifically includes the following steps:
s301: dividing the vehicle road operation data into four segments of acceleration, deceleration, uniform speed and idling according to the motion state;
s302: dividing the segments into different speed states according to the average speed of each segment;
s303: calculating the transition probability among the states by using a maximum likelihood method;
s304: selecting a starting segment with a certain length as an initial stage of a cycle condition;
s305: and continuously selecting the next state according to the transition matrix until the candidate working condition reaches the ideal length.
5. The vehicle driving cycle construction method for the full-condition road according to claim 4, characterized in that: the step S4 specifically includes the following steps:
s401: performing Kolmogorov-Smirov test on two independent samples according to the transition probability of the candidate working conditions and the experimental data, and returning to the step S3 if the average two-tail similarity level is less than 0.9;
s402: and combining the candidate working conditions under the four categories to obtain the candidate working conditions based on the clustering method and the Markov method.
6. The vehicle driving cycle construction method for the full-condition road according to claim 1, characterized in that: the step S5 specifically includes the following steps:
s501: according to different time periods, the short stroke segments are divided into three types: morning and evening peak hours, daytime off-peak hours, nighttime off-peak hours;
s502: according to different road types, each time period is subdivided into three types: ordinary roads, elevated roads and highways.
7. The vehicle driving cycle construction method for the full-condition road according to claim 1, characterized in that: the step S6 specifically includes the following steps:
s601: randomly combining short strokes to reach a certain length to form candidate working conditions;
s602: respectively calculating absolute values of average relative errors of the characteristic parameters of all candidate working conditions and experimental data;
s603: and taking the candidate working condition with the minimum average relative error as the representative running working condition under the category.
CN201810236691.3A 2018-03-21 2018-03-21 Vehicle driving cycle construction method for full-working-condition road Active CN108596208B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810236691.3A CN108596208B (en) 2018-03-21 2018-03-21 Vehicle driving cycle construction method for full-working-condition road

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810236691.3A CN108596208B (en) 2018-03-21 2018-03-21 Vehicle driving cycle construction method for full-working-condition road

Publications (2)

Publication Number Publication Date
CN108596208A CN108596208A (en) 2018-09-28
CN108596208B true CN108596208B (en) 2020-12-29

Family

ID=63627155

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810236691.3A Active CN108596208B (en) 2018-03-21 2018-03-21 Vehicle driving cycle construction method for full-working-condition road

Country Status (1)

Country Link
CN (1) CN108596208B (en)

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109506946B (en) * 2018-10-19 2021-09-03 中国汽车技术研究中心有限公司 RDE (remote data Environment) working condition library development and use method
CN111475905B (en) * 2019-01-22 2024-02-20 上海汽车集团股份有限公司 Method and device for establishing road vehicle function safety development flow
CN109932191B (en) * 2019-03-15 2021-10-15 中国汽车技术研究中心有限公司 Actual road driving condition library and construction method
CN109960890B (en) * 2019-04-03 2023-02-03 中车青岛四方车辆研究所有限公司 Method for constructing regional typical speed-time running working condition of rail vehicle
CN109960889B (en) * 2019-04-03 2023-02-07 中车青岛四方车辆研究所有限公司 Method for constructing typical speed-time running condition of track vehicle line
CN110044639A (en) * 2019-04-24 2019-07-23 陕西重型汽车有限公司 A kind of commercial vehicle MD-VTD system that segments market based on real vehicle operation big data platform
CN110531638B (en) * 2019-09-03 2020-11-06 清华大学 PHEV component working condition data statistics and working condition construction method based on whole vehicle simulation model
CN110533262A (en) * 2019-09-09 2019-12-03 合肥工业大学 A kind of operating condition rolling recognition methods of various dimensions
CN110728772A (en) * 2019-10-15 2020-01-24 西南交通大学 Construction method for typical running condition of tramcar
CN110758120A (en) * 2019-11-13 2020-02-07 北京理工大学 Pure electric vehicle drive control method
CN111724505A (en) * 2020-06-24 2020-09-29 北汽福田汽车股份有限公司 Method and device for constructing driving condition
CN111907342B (en) * 2020-07-31 2022-03-25 江苏理工学院 Working condition identification control method of pure electric vehicle
CN112885080B (en) * 2021-01-11 2022-06-21 重庆长安新能源汽车科技有限公司 Construction method for driving condition of new energy automobile
CN112800549B (en) * 2021-03-04 2022-05-27 山东大学 Automobile road spectrum synthesis method and system based on horizontal speed and vertical speed
CN113076697B (en) * 2021-04-20 2022-11-29 潍柴动力股份有限公司 Typical driving condition construction method, related device and computer storage medium
CN113221975B (en) * 2021-04-26 2023-07-11 中国科学技术大学先进技术研究院 Working condition construction method based on improved Markov analysis method and storage medium
CN115221669B (en) * 2021-08-05 2023-07-07 广州汽车集团股份有限公司 Method for generating simulated driving cycle, computer device and storage medium
CN113920737A (en) * 2021-10-25 2022-01-11 苏州智慧车芯科技有限公司 RDE working condition random generator
CN118010380B (en) * 2024-04-09 2024-06-18 中国汽车技术研究中心有限公司 Steady-state site working condition development method based on transient working condition

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8036925B2 (en) * 2008-01-14 2011-10-11 General Electric Company System and method to manage assets of healthcare facility
CN104792543A (en) * 2015-04-17 2015-07-22 北京理工大学 Constructing method of road cyclic conditions
CN106021961A (en) * 2016-06-20 2016-10-12 吉林大学 Urban standard cyclic working condition constructing method based on genetic algorithm optimization

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8036925B2 (en) * 2008-01-14 2011-10-11 General Electric Company System and method to manage assets of healthcare facility
CN104792543A (en) * 2015-04-17 2015-07-22 北京理工大学 Constructing method of road cyclic conditions
CN106021961A (en) * 2016-06-20 2016-10-12 吉林大学 Urban standard cyclic working condition constructing method based on genetic algorithm optimization

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
城市混合道路行驶工况的构建研究;姜平;《万方数据知识服务平台》;20110920;论文第12页-44页、第68-86页 *
基于GPS/GIS数据的短行程工况构建方法研究;杜常清 等;《武汉理工大学学报(交通科学与工程版)》;20161031;第40卷(第5期);第803-808页 *

Also Published As

Publication number Publication date
CN108596208A (en) 2018-09-28

Similar Documents

Publication Publication Date Title
CN108596208B (en) Vehicle driving cycle construction method for full-working-condition road
CN109840660B (en) Vehicle characteristic data processing method and vehicle risk prediction model training method
CN109927709B (en) Vehicle driving route working condition determining method, energy management method and system
US20190378039A1 (en) Normalized performance comparison techniques
Zhang et al. Driving cycles construction for electric vehicles considering road environment: A case study in Beijing
CN108198425A (en) A kind of construction method of Electric Vehicles Driving Cycle
CN104331422A (en) Road section type presumption method
CN107490384B (en) Optimal static path selection method based on urban road network
Abas et al. Development of Malaysian urban drive cycle using vehicle and engine parameters
CN110807552B (en) Urban electric bus driving condition construction method based on improved K-means
WO2020093701A1 (en) Vehicle accident risk prediction model based on adaboost-so in vanets
EP4206611A1 (en) Data processing method and device
US20200105134A1 (en) Method, apparatus, and system for detecting road closures based on probe activity
CN110969834A (en) Processing method, processing device, computer equipment, storage medium and vehicle dispatching system
CN115759462A (en) Charging behavior prediction method and device for electric vehicle user and electronic equipment
Zhu et al. Green routing fuel saving opportunity assessment: A case study using large-scale real-world travel data
CN114997777A (en) Vehicle movement feature identification method based on track information
Aziz et al. A novel approach to estimate emissions from large transportation networks: Hierarchical clustering-based link-driving-schedules for EPA-MOVES using dynamic time warping measures
Faria et al. Assessing energy consumption impacts of traffic shifts based on real-world driving data
CN110796374A (en) Construction method of urban comprehensive driving working condition with typical lane changing and turning working conditions
Faroqi et al. GIS-based ride-sharing and DRT in Tehran city
CN114407661B (en) Electric vehicle energy consumption prediction method, system, equipment and medium based on data driving
Gao et al. A construction method of truck driving cycles considering driving style
CN108460057B (en) User travel mining method and device based on unsupervised learning
EP3922947A2 (en) Traffic analytics system for defining road networks

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant