CN110751751A - Driving track recording method - Google Patents

Driving track recording method Download PDF

Info

Publication number
CN110751751A
CN110751751A CN201910953527.9A CN201910953527A CN110751751A CN 110751751 A CN110751751 A CN 110751751A CN 201910953527 A CN201910953527 A CN 201910953527A CN 110751751 A CN110751751 A CN 110751751A
Authority
CN
China
Prior art keywords
vehicle
key
key node
track
gps
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.)
Pending
Application number
CN201910953527.9A
Other languages
Chinese (zh)
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.)
GUANGZHOU SHARPVISION CO Ltd
Original Assignee
GUANGZHOU SHARPVISION CO Ltd
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 GUANGZHOU SHARPVISION CO Ltd filed Critical GUANGZHOU SHARPVISION CO Ltd
Priority to CN201910953527.9A priority Critical patent/CN110751751A/en
Publication of CN110751751A publication Critical patent/CN110751751A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C5/00Registering or indicating the working of vehicles
    • G07C5/08Registering or indicating performance data other than driving, working, idle, or waiting time, with or without registering driving, working, idle or waiting time
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S19/00Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
    • G01S19/38Determining a navigation solution using signals transmitted by a satellite radio beacon positioning system
    • G01S19/39Determining a navigation solution using signals transmitted by a satellite radio beacon positioning system the satellite radio beacon positioning system transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
    • G01S19/42Determining position
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/20Monitoring the location of vehicles belonging to a group, e.g. fleet of vehicles, countable or determined number of vehicles

Abstract

The invention discloses a method for recording a driving track, which presets a corresponding threshold value according to the size and the direction of the driving speed of a vehicle, when the magnitude and the direction of the vehicle running speed reach preset threshold values, the vehicle running speed is determined as key nodes, the GPS records the position data of each key node, a straight line segment between each key node is drawn to be used as a motion track of the vehicle behavior, the travel track of the whole vehicle is described by key points, high-density GPS data storage is replaced, the data volume needing to be accessed is greatly reduced, IO (input/output) overhead is reduced, the waiting time for drawing the whole GPS track is reduced, huge space required to be consumed by a server is reduced, therefore, the system can effectively help a fleet manager to intuitively manage the fleet, analyze the behaviors of all vehicles more intuitively, quickly screen unsafe behaviors of drivers and help the fleet manager to know all key nodes on a logistics chain.

Description

Driving track recording method
Technical Field
The invention relates to the technical field of vehicle track recording, in particular to a driving track recording method.
Background
In an internet of vehicles system, it is often necessary to plot the vehicle trajectory and monitor or count the driver's behavior. Including, but not limited to: first, the total mileage traveled by the vehicle in a certain area is counted. Secondly, the total mileage of the vehicle in a certain area in low speed driving is counted. Thirdly, counting the total time of the vehicle running in a certain area. Fourthly, checking the video of the driver driving, judging whether the video exceeds the range of the electronic fence (drives to the area which does not drive), and counting. Fifth, dangerous behavior of the driver during driving (such as excessive turning speed) is checked. Sixth, during the analysis of the logistics, there are mainly short-term stops at the loading and unloading sites and long-term stops.
In the prior art, a scheme of GPS full data recording is generally adopted (all data is uploaded and stored into a database). However, this brings about the following problems: first, the amount of data submitted is large, consuming a large amount of traffic. Second, the server needs to consume a huge amount of space to store these structured data. Third, in the case of complex conditions, it is difficult to efficiently retrieve the original data. Fourth, when the trace is drawn, a large amount of data needs to be read. Fifth, if the post-processing includes some immediate analysis, a large amount of data needs to be read out from the massive amount of data and recalculated, which is often not feasible. Because of the excessive IO and the very long wait time required for computation.
Disclosure of Invention
The invention aims to provide a driving track recording method so as to solve the problem that the current GPS full data can not effectively help a fleet manager to retrieve GPS track data to intuitively manage a fleet because the vehicle track is recorded by the GPS full data.
The invention relates to a driving track recording method, which comprises the following steps:
presetting a corresponding threshold value according to the magnitude and the direction of the running speed of the vehicle;
when the magnitude and the direction of the vehicle running speed reach preset threshold values, determining the vehicle running speed as a key node;
and the GPS records the position data of each key node, and the straight line segments among the key nodes are drawn to be used as the motion trail of the vehicle behavior.
The method for recording the driving track comprises the steps of presetting a corresponding threshold value according to the magnitude and the direction of the driving speed of a vehicle, when the magnitude and the direction of the vehicle running speed reach preset threshold values, the vehicle running speed is determined as key nodes, the GPS records the position data of each key node, a straight line segment between each key node is drawn to be used as a motion track of the vehicle behavior, the travel track of the whole vehicle is described by key points, high-density GPS data storage is replaced, the data volume needing to be accessed is greatly reduced, IO (input/output) overhead is reduced, the waiting time for drawing the whole GPS track is reduced, huge space required to be consumed by a server is reduced, therefore, the method effectively helps a fleet manager to call GPS track data to intuitively manage the fleet, more intuitively analyzes the behaviors of all vehicles, quickly screens unsafe behaviors of drivers, and helps the fleet manager to know all key nodes on a logistics chain.
Drawings
FIG. 1 is a flow chart of a method for recording a driving trace according to the present invention;
FIG. 2 is a schematic diagram of a vehicle motion trajectory drawn by GPS trajectory data between key nodes according to the present invention;
FIG. 3 is a schematic diagram of the key node screening and filtering of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, a method for recording a driving track includes the following steps:
presetting a corresponding threshold value according to the magnitude and the direction of the running speed of the vehicle;
when the magnitude and the direction of the vehicle running speed reach preset threshold values, determining the vehicle running speed as a key node;
and the GPS records the position data of each key node, and the straight line segments among the key nodes are drawn to be used as the motion trail of the vehicle behavior.
The method comprises the steps of presetting corresponding threshold values according to the driving speed and the driving direction of a vehicle, determining the driving speed and the driving direction of the vehicle as key nodes when the driving speed and the driving direction of the vehicle reach the preset threshold values, recording position data of the key nodes by a GPS, describing a linear line segment between the key nodes as a motion track of a vehicle behavior, describing a travel track of the whole vehicle by the key points, replacing high-density GPS data storage, greatly reducing the data volume needing to be accessed, reducing IO (input/output) overhead, reducing waiting time for drawing the whole GPS track, and reducing huge space consumption required by a server, thereby effectively helping a fleet manager to take the GPS track data to intuitively manage a fleet, more intuitively analyzing behaviors of all vehicles, quickly screening unsafe behaviors of a driver, and helping the fleet manager to know all key nodes on a logistics chain.
The key nodes comprise a key node at which the vehicle starts to move, a key node at which the driving direction of the vehicle is stabilized, a key node at which the driving direction starts to change, and a key node at which the vehicle stops running. And recording the next key node if the distance traveled by the vehicle exceeds a preset threshold and the travel time exceeds a preset threshold at the same time from the key node of the last vehicle travel. The vehicle behavior state includes a state during which the vehicle starts, a state during which the vehicle is running stably, a state during which the vehicle turns, and a state in which the vehicle is stationary.
As shown in fig. 2, when the vehicle behavior state is a starting state, the threshold of the speed of the vehicle being zero indicates that the vehicle starts moving to determine a key node Start, the threshold of the speed direction after the vehicle finishes starting stably determines a key node Stable within a period of time, and a trajectory record between the key node Start as a starting point and the key node Stable as an ending point is used as trajectory data of the GPS to draw the movement trajectory of the vehicle as a line segment 1 in fig. 2; when the vehicle behavior state is a Stable operation process state, determining a key node Turn when the change of the vehicle speed direction exceeds a preset threshold value, and drawing a motion track of the vehicle, such as a line segment 2 in FIG. 2, by taking a track record between a starting point of the key node Stable and an end point of the key node Turn as track data of a GPS; when the vehicle behavior state is a turning process state, the threshold value of the vehicle speed direction stably determines a key node Stable within a period of time, and a track record between the key node Turn as a starting point and the key node Stable as an end point is used as track data of a GPS (global positioning system) to draw a motion track of the vehicle, such as a line segment 3 in FIG. 2; when the vehicle behavior state is a static state, determining a key node Stop when the vehicle speed is stably lower than a preset threshold value in a period of time, drawing a motion track of the vehicle as a line segment 4 in fig. 2 by taking a track record between a starting point of the key node Stable and an end point of the key node Stop as track data of a GPS (global positioning system), wherein a dotted line 5 in fig. 2 represents the situation of turning of the vehicle, and the GPS records the essential position data of the key node as the position data of the key node Turn and the key node Stable, and draws a straight line segment between the key node Turn and the key node Stable as the motion track of the vehicle behavior. The scheme that key points replace GPS intensive data points is formed, the data volume needing to be accessed is greatly reduced, IO (input output) overhead is reduced, the waiting time of overall drawing is reduced, the problem of excessive data stream uploading is solved at an equipment end, the problem of excessive data storage is solved at a server end, excessive data interaction (excessive IO) between a data visitor and a database is optimized to the maximum extent to accelerate the response speed of a data reading and analyzing process, and instant response is realized, so that the UI drawing process is reduced to the maximum extent, and the drawing of pixel points is facilitated.
Even if GPS track segmentation is carried out through key nodes, only the key nodes are recorded; when the key nodes are drawn on a large scale (such as provincial map and national map), the number of the key nodes may still be large. In order to analyze the data quantity required, the formed distance (starting point and end point, parameter dist) parameter of each section can be screened, only the travel section with the length exceeding a certain length is displayed or analyzed, namely, a turning travel and a corresponding key node which do not meet the requirement of the vehicle travel distance are additionally filtered between the key node in the vehicle behavior process determined according to the threshold value and the track data which records the vehicle behavior state track between the key node and the key node as the GPS, and meanwhile, the straight travel for turning when the straight travel distance is too short and the related key node are filtered. As shown in fig. 3, in the map with a small scale, the dashed box area cannot be displayed, and we can filter it at the database level by the above method, so as to reduce the output of the trajectory data of the GPS. Therefore, excessive data interaction (excessive IO) between the data visitor and the database is optimized to the maximum extent, the response speed of the data reading and analyzing process is increased, instant response is realized, and therefore the UI drawing process is reduced to the maximum extent, and the drawing of pixel points is facilitated.
The foregoing is a more detailed description of the invention in connection with specific preferred embodiments and it is not intended that the invention be limited to these specific details. For those skilled in the art to which the invention pertains, several simple deductions or substitutions can be made without departing from the spirit of the invention, and all shall be considered as belonging to the protection scope of the invention.

Claims (5)

1. A method for recording a driving track is characterized by comprising the following steps:
presetting a corresponding threshold value according to the magnitude and the direction of the running speed of the vehicle;
when the magnitude and the direction of the vehicle running speed reach preset threshold values, determining the vehicle running speed as a key node;
and the GPS records the position data of each key node, and the straight line segments among the key nodes are drawn to be used as the motion trail of the vehicle behavior.
2. The method as claimed in claim 1, wherein determining the vehicle as the key node when the magnitude and direction of the vehicle speed reach the preset threshold comprises: and recording the next key node if the distance traveled by the vehicle exceeds a preset threshold and the travel time exceeds a preset threshold at the same time from the key node of the last vehicle travel.
3. The driving trajectory recording method according to any one of claims 1 to 2, wherein the key nodes include a key node at which the vehicle starts moving, a key node at which the vehicle driving direction has stabilized, a key node at which the driving direction starts changing, and a key node at which the vehicle stops running.
4. The method according to claim 1, wherein the vehicle behavior state comprises a state during starting of the vehicle, a state during steady running of the vehicle, a state during turning of the vehicle, and a state during which the vehicle is stationary.
5. The method as claimed in claim 1, wherein a turning course and corresponding key nodes for filtering out the distance that the vehicle travels and not meeting the requirement are added between the step of determining the key nodes in the vehicle behavior process according to the threshold and the step of recording the vehicle behavior state track between the key nodes as the track data of the GPS, and meanwhile, a straight course for turning when the straight distance is too short and related key nodes are filtered out.
CN201910953527.9A 2019-10-09 2019-10-09 Driving track recording method Pending CN110751751A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910953527.9A CN110751751A (en) 2019-10-09 2019-10-09 Driving track recording method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910953527.9A CN110751751A (en) 2019-10-09 2019-10-09 Driving track recording method

Publications (1)

Publication Number Publication Date
CN110751751A true CN110751751A (en) 2020-02-04

Family

ID=69277820

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910953527.9A Pending CN110751751A (en) 2019-10-09 2019-10-09 Driving track recording method

Country Status (1)

Country Link
CN (1) CN110751751A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111524253A (en) * 2020-05-09 2020-08-11 德银天下投资控股有限公司 Driving recording method, driving recording system, computer device and storage medium
CN112240770A (en) * 2020-10-15 2021-01-19 浙江欣奕华智能科技有限公司 Method, device and terminal for generating robot motion trail
CN113593397A (en) * 2021-08-18 2021-11-02 哈尔滨海能达科技有限公司 Historical track data loading method, device and system
CN115733867A (en) * 2022-12-29 2023-03-03 阿维塔科技(重庆)有限公司 Vehicle-mounted GPS data uploading method, system and equipment

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7002579B2 (en) * 2001-05-09 2006-02-21 Cadec Corporation Split screen GPS and electronic tachograph
CN104618608A (en) * 2015-03-04 2015-05-13 重庆蓝岸通讯技术有限公司 Method for recording driving process by using mobile phone
CN105427405A (en) * 2015-11-17 2016-03-23 北京奇虎科技有限公司 Vehicle traveling information restoring method and system and vehicle traveling information restoring method of server
CN106030667A (en) * 2014-02-28 2016-10-12 株式会社普利司通 Vehicle travel state monitoring device
CN106813669A (en) * 2015-12-01 2017-06-09 骑记(厦门)科技有限公司 The modification method and device of movable information
CN106877875A (en) * 2017-01-22 2017-06-20 齐鲁工业大学 A kind of vehicle running orbit compression method based on threshold value combination algorithm
CN106996783A (en) * 2016-01-25 2017-08-01 北京四维图新科技股份有限公司 A kind of intelligent Matching method and device of driving trace and road network base map
CN108806019A (en) * 2017-05-03 2018-11-13 上海蔚来汽车有限公司 Driving recording data processing method based on acceleration transducer and device
CN109671182A (en) * 2018-12-19 2019-04-23 义乌市腾飞汽车代驾服务有限公司 A kind of appraisal procedure and device of route or travel by vehicle
CN110197588A (en) * 2019-06-03 2019-09-03 长安大学 A kind of truck driving behavior appraisal procedure and device based on GPS track data

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7002579B2 (en) * 2001-05-09 2006-02-21 Cadec Corporation Split screen GPS and electronic tachograph
CN106030667A (en) * 2014-02-28 2016-10-12 株式会社普利司通 Vehicle travel state monitoring device
CN104618608A (en) * 2015-03-04 2015-05-13 重庆蓝岸通讯技术有限公司 Method for recording driving process by using mobile phone
CN105427405A (en) * 2015-11-17 2016-03-23 北京奇虎科技有限公司 Vehicle traveling information restoring method and system and vehicle traveling information restoring method of server
CN106813669A (en) * 2015-12-01 2017-06-09 骑记(厦门)科技有限公司 The modification method and device of movable information
CN106996783A (en) * 2016-01-25 2017-08-01 北京四维图新科技股份有限公司 A kind of intelligent Matching method and device of driving trace and road network base map
CN106877875A (en) * 2017-01-22 2017-06-20 齐鲁工业大学 A kind of vehicle running orbit compression method based on threshold value combination algorithm
CN108806019A (en) * 2017-05-03 2018-11-13 上海蔚来汽车有限公司 Driving recording data processing method based on acceleration transducer and device
CN109671182A (en) * 2018-12-19 2019-04-23 义乌市腾飞汽车代驾服务有限公司 A kind of appraisal procedure and device of route or travel by vehicle
CN110197588A (en) * 2019-06-03 2019-09-03 长安大学 A kind of truck driving behavior appraisal procedure and device based on GPS track data

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111524253A (en) * 2020-05-09 2020-08-11 德银天下投资控股有限公司 Driving recording method, driving recording system, computer device and storage medium
CN111524253B (en) * 2020-05-09 2021-12-17 德银天下股份有限公司 Driving recording method, driving recording system, computer device and storage medium
CN112240770A (en) * 2020-10-15 2021-01-19 浙江欣奕华智能科技有限公司 Method, device and terminal for generating robot motion trail
CN113593397A (en) * 2021-08-18 2021-11-02 哈尔滨海能达科技有限公司 Historical track data loading method, device and system
CN113593397B (en) * 2021-08-18 2023-08-08 哈尔滨海能达科技有限公司 Historical track data loading method, device and system
CN115733867A (en) * 2022-12-29 2023-03-03 阿维塔科技(重庆)有限公司 Vehicle-mounted GPS data uploading method, system and equipment
CN115733867B (en) * 2022-12-29 2024-04-16 阿维塔科技(重庆)有限公司 Vehicle-mounted GPS data uploading method, system and equipment

Similar Documents

Publication Publication Date Title
CN110751751A (en) Driving track recording method
US10607423B2 (en) Systems and methods for assessing turns made by a vehicle
CN114078327B (en) Road congestion state detection method, device, equipment and storage medium
CN110751828B (en) Road congestion measuring method and device, computer equipment and storage medium
CN111046049A (en) Truck GPS track data compression method
CN108053653B (en) Vehicle behavior prediction method and device based on LSTM
CN110930756B (en) Method and device for judging roadside parking based on image and geomagnetic sensor
CN109299408B (en) Information pushing method and device, vehicle, storage medium and electronic equipment
CN112819185A (en) Network appointment vehicle load rejection monitoring method, device and system
CN109493449B (en) Freight train cargo state estimation method based on freight train GPS track data and high-speed transaction data
CN101271000B (en) Vehicle mounted navigation terminal and its interest point indication method
WO2024067210A1 (en) Traffic state determination method and apparatus, and device
CN112561344A (en) AI video analysis-based dynamic analysis and evaluation method for road dangerous cargo transportation of multi-source data
CN112512010A (en) Method, apparatus, device and storage medium for outputting information
WO2022110978A1 (en) Method and apparatus for driving data search
CN112766222A (en) Method and device for assisting in recognizing vehicle behaviors based on parking line
CN109945880A (en) Paths planning method, relevant device and readable storage medium storing program for executing
CN113299108A (en) Parking space information determination method, device, equipment and storage medium
CN109633716B (en) GPS-based urban distribution vehicle travel chain and characteristic identification method and equipment thereof
CN109446437B (en) Information mining method, device, server and storage medium
WO2020254418A1 (en) System and method for populating a database with occupancy data of parking facilities
CN111368626A (en) Vehicle identification method and device, electronic equipment and storage medium
CN109061706A (en) A method of the vehicle drive behavioural analysis based on T-Box and real-time road map datum
CN114202313A (en) Vehicle fuel consumption management method and device, computer storage medium and electronic equipment
CN112232441A (en) Illegal parking judgment method, system, computer equipment and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200204