CN113656521A - Vehicle position information determining method and related device - Google Patents

Vehicle position information determining method and related device Download PDF

Info

Publication number
CN113656521A
CN113656521A CN202110939232.3A CN202110939232A CN113656521A CN 113656521 A CN113656521 A CN 113656521A CN 202110939232 A CN202110939232 A CN 202110939232A CN 113656521 A CN113656521 A CN 113656521A
Authority
CN
China
Prior art keywords
vehicle
time point
position information
data
current time
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
CN202110939232.3A
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.)
Zhidao Network Technology Beijing Co Ltd
Original Assignee
Zhidao Network Technology Beijing 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 Zhidao Network Technology Beijing Co Ltd filed Critical Zhidao Network Technology Beijing Co Ltd
Priority to CN202110939232.3A priority Critical patent/CN113656521A/en
Publication of CN113656521A publication Critical patent/CN113656521A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2477Temporal data queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/26Visual data mining; Browsing structured data
    • G06Q50/40

Abstract

The application relates to a vehicle position information determining method and a related device. The method comprises the following steps: acquiring vehicle data of at least one historical time point from a data sending terminal; and determining the position information of the vehicle at the current time point according to the vehicle data of the at least one historical time point. According to the scheme, the vehicle position information at the current moment can be determined, so that the accuracy of vehicle position rendering display in a follow-up program is improved, and the accuracy of high-precision map drawing is improved.

Description

Vehicle position information determining method and related device
Technical Field
The present application relates to the field of navigation technologies, and in particular, to a method for determining vehicle position information and a related device.
Background
In the related technology, the cloud control basic platform takes real-time dynamic data of vehicles, roads, environments and the like as a core, and provides standardized common basic service for intelligent networked automobiles and industry related departments and enterprises by combining with data of existing traffic related systems and facilities supporting cloud control application.
The cloud control basic platform can be called a cloud server and belongs to a data sending terminal. The information of the vehicle and other traffic participants can be uploaded to the cloud server after being collected and processed by the road side equipment, and the information of the vehicle and other traffic participants can also be directly uploaded to the cloud server through the wireless communication network. After the vehicle data of the data sources are fused by the cloud server according to the preset rules, the vehicle data of the relevant vehicles (the vehicle data can comprise position information, speed information, time information and the like) can be sent to the vehicles on the road, so that the vehicles can perform high-precision map drawing according to the vehicle data sent by the cloud server.
However, due to the factor of data receiving delay, vehicle data received by the vehicle and sent by the cloud server is historical data, and the vehicle cannot determine the vehicle position information at the current moment, so that the accuracy of high-precision map drawing is affected.
Disclosure of Invention
In order to solve or partially solve the problems in the related art, the application provides a vehicle position information determining method and a related device, which can determine the vehicle position information at the current moment, so that the vehicle position rendering display accuracy in the subsequent program is improved, and the high-precision map drawing accuracy is improved.
The first aspect of the present application provides a method for determining vehicle location information, which is applied to a vehicle-mounted terminal, and includes:
acquiring vehicle data of at least one historical time point from a data sending terminal;
and determining the position information of the vehicle at the current time point according to the vehicle data of the at least one historical time point.
In one embodiment, after determining the position information of the vehicle at the current time point according to the vehicle data at the at least one historical time point, the method includes:
and rendering and displaying the position information of the vehicle at the current time point.
In one embodiment, the data sending terminal comprises a cloud server and/or a vehicle ADAS.
In one embodiment, the vehicle includes a nearby vehicle within a first set range, or,
the vehicle includes a nearby vehicle within a second set range; the second setting range is smaller than or equal to the maximum monitoring range of the vehicle ADAS, and the second setting range is smaller than the first setting range.
In one embodiment, the rendering and displaying the position information of the vehicle at the current time point includes:
and when the corresponding vehicle data of the at least one historical time point in a first set period come from the cloud server, rendering and displaying the position information of the surrounding vehicle of the current time point in the first set range.
In one embodiment, the rendering and displaying the position information of the vehicle at the current time point includes:
and when the vehicle data of the at least one historical time point corresponding to the second set period is from the own vehicle ADAS, rendering and displaying the position information of the surrounding vehicle of the current time point within the second set range.
In one embodiment, the determining the position information of the vehicle at the current time point according to the vehicle data at the at least one historical time point includes:
determining the position information of the vehicle at the current time point according to the vehicle data of the latest one of the at least one historical time point; alternatively, the first and second electrodes may be,
and determining the position information of the vehicle at the current time point according to the vehicle data of a plurality of recent historical time points in the at least one historical time point.
In one embodiment, the vehicle data includes one or a combination of more than one of vehicle position information, vehicle speed information, and time information.
The second aspect of the present application provides a vehicle position information determining apparatus, applied to a vehicle-mounted terminal, including:
the acquisition module is used for acquiring vehicle data of at least one historical time point from the data sending terminal;
and the determining module is used for determining the position information of the vehicle at the current time point according to the vehicle data of at least one historical time point acquired by the acquiring module.
In one embodiment, the apparatus further comprises:
and the display module is used for rendering and displaying the position information of the vehicle at the current time point determined by the determination module.
A third aspect of the present application provides an electronic device comprising:
a processor; and
a memory having executable code stored thereon, which when executed by the processor, causes the processor to perform the method as described above.
A fourth aspect of the present application provides a non-transitory machine-readable storage medium having stored thereon executable code, which when executed by a processor of an electronic device, causes the processor to perform a method as described above.
The technical scheme provided by the application can comprise the following beneficial effects:
according to the method, the vehicle data of at least one historical time point from the data sending terminal is obtained, and the position information of the vehicle at the current time point can be determined according to the vehicle data of the at least one historical time point. The vehicle position rendering display accuracy in the subsequent program can be improved by utilizing the vehicle position information of the current time point obtained by the processing, and the high-precision map drawing accuracy is improved.
Furthermore, after the position information of the vehicle at the current time point is determined, the position information of the vehicle at the current time point can be rendered and displayed, so that the high-precision map drawing work with high accuracy is realized.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The foregoing and other objects, features and advantages of the application will be apparent from the following more particular descriptions of exemplary embodiments of the application, as illustrated in the accompanying drawings wherein like reference numbers generally represent like parts throughout the exemplary embodiments of the application.
Fig. 1 is a flowchart illustrating a vehicle position information determination method according to an embodiment of the present application;
FIG. 2 is another schematic flow chart diagram illustrating a method for determining vehicle location information according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of a vehicle position information determination device shown in an embodiment of the present application;
fig. 4 is another schematic structural diagram of a vehicle position information determination device shown in the embodiment of the present application;
fig. 5 is a schematic structural diagram of an electronic device shown in an embodiment of the present application.
Detailed Description
Embodiments of the present application will be described in more detail below with reference to the accompanying drawings. While embodiments of the present application are illustrated in the accompanying drawings, it should be understood that the present application may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the application. As used in this application and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It should be understood that although the terms "first," "second," "third," etc. may be used herein to describe various information, these information should not be limited to these terms. These terms are only used to distinguish one type of information from another. For example, first information may also be referred to as second information, and similarly, second information may also be referred to as first information, without departing from the scope of the present application. Thus, a feature defined as "first" or "second" may explicitly or implicitly include one or more of that feature. In the description of the present application, "a plurality" means two or more unless specifically limited otherwise.
In the related art, due to the factor of data receiving delay, vehicle data received by a vehicle and sent by a cloud server is historical data, and the vehicle cannot determine the vehicle position information at the current moment, so that the accuracy of high-precision map drawing is influenced.
In view of the above problems, embodiments of the present application provide a method for determining vehicle position information, which can determine vehicle position information at a current time, so as to improve accuracy of vehicle position rendering display in a subsequent program and improve accuracy of high-precision map drawing.
The technical solutions of the embodiments of the present application are described in detail below with reference to the accompanying drawings.
Fig. 1 is a flowchart illustrating a vehicle position information determination method according to an embodiment of the present application.
Referring to fig. 1, the method includes:
and step S101, vehicle data of at least one historical time point from the data sending terminal is obtained.
The data transmission terminal may include a cloud server and/or an Advanced Driving Assistance System (ADAS). That is to say, the data sending terminal may be a cloud server, the data sending terminal may also be a vehicle ADAS, and the data sending terminal may further include the cloud server and the vehicle ADAS.
The vehicle data may include one or more of vehicle position information, vehicle speed information, and time information. Further, the vehicle data may include vehicle position information, vehicle speed information, and time information of a plurality of different vehicles (e.g., own vehicle, own nearby vehicle).
In this step, vehicle data corresponding to the relevant vehicle at one or more historical time points from the data transmission terminal may be acquired.
Step S102, according to the vehicle data of at least one historical time point, determining the position information of the vehicle at the current time point.
The vehicle is a related vehicle corresponding to the vehicle data. The vehicle may be a self vehicle, one or more vehicles around the self vehicle, or one or more vehicles including the self vehicle and the periphery of the self vehicle. That is, in this step, the vehicle data of the own vehicle may be acquired, the vehicle data of one or more vehicles around the own vehicle may be acquired, and the vehicle data of the own vehicle and the one or more vehicles around the own vehicle may be acquired.
In this step, the position information of the vehicle at the current time point may be determined according to the vehicle data of the latest one of the at least one historical time point; the position information of the vehicle at the current time point may also be determined according to the vehicle data of a plurality of recent history time points in the at least one history time point.
It can be seen from this embodiment that, in the method provided in the embodiment of the present application, the vehicle data of at least one historical time point from the data sending terminal is obtained, and the position information of the vehicle at the current time point can be determined according to the vehicle data of the at least one historical time point. The vehicle position rendering display accuracy in the subsequent program can be improved by utilizing the vehicle position information of the current time point obtained by the processing, and the high-precision map drawing accuracy is improved.
Fig. 2 is another schematic flow chart of a vehicle position information determination method according to an embodiment of the present application. Fig. 2 depicts the solution of the present application in more detail with respect to fig. 1.
Referring to fig. 2, the method includes:
step S201, vehicle data of at least one historical time point from the data sending terminal is obtained.
The data transmission terminal may include a cloud server and/or an Advanced Driving Assistance System (ADAS). That is to say, the data sending terminal may be a cloud server (e.g., a cloud-controlled base platform), the data sending terminal may also be a vehicle ADAS, and the data sending terminal may further include the cloud server and the vehicle ADAS. Further, the data transmission terminal may also be an ADAS of another vehicle.
It should be noted that the cloud server may issue the vehicle data to each terminal (for example, a vehicle-mounted terminal of the vehicle) according to a set period (threshold). For example, the cloud server issues vehicle data to each terminal every 200 ms. The vehicle data monitored by the vehicle ADAS may also be transmitted to the vehicle-mounted terminal of the vehicle according to a set period.
The vehicle data may include one or more of vehicle position information, vehicle speed information, and time information (e.g., satellite time), among others. Further, the vehicle data may also include model type (e.g., sedan, SUV, van, truck, etc.), vehicle size, relative distance of the host vehicle from other vehicles, and so forth. Further, the vehicle data may include vehicle position information, vehicle speed information, time information, and vehicle type of a plurality of different vehicles (e.g., own vehicle, own nearby vehicle).
In this step, vehicle data at one historical time point from the data transmission terminal may be acquired. Further, the vehicle data of a latest historical time point from the data transmission terminal, that is, the vehicle data of a historical time point closest to the current time point from the data transmission terminal may be acquired. In other embodiments, vehicle data from a plurality of continuous or intermittent historical time points of the data transmission terminal may also be acquired. Further, the vehicle data at a plurality of recent consecutive historical time points from the data transmission terminal. It can be understood that, in the case where the cloud server issues the vehicle data to each terminal every 200ms, the time interval of the plurality of consecutive history time points is 200 ms.
Step S202, according to the vehicle data of at least one historical time point, the position information of the vehicle at the current time point is determined.
The vehicle is a related vehicle corresponding to the vehicle data. The vehicle may be a self vehicle, one or more vehicles around the self vehicle, or one or more vehicles including the self vehicle and the periphery of the self vehicle. That is, in this step, the vehicle data of the own vehicle may be acquired, the vehicle data of one or more vehicles around the own vehicle may be acquired, and the vehicle data of the own vehicle and the one or more vehicles around the own vehicle may be acquired.
In this step, in one embodiment, the position information of the vehicle at the current time point may be determined according to the vehicle data of the latest one of the at least one historical time point. That is, the position information of the vehicle at the current time point may be determined according to the vehicle data at the historical time point corresponding to the data transmission cycle in which the data transmission terminal is closest to the current time point. In this embodiment, the vehicle-mounted terminal may receive vehicle data of a latest historical time point sent by the data sending terminal, calculate a time difference with respect to a current time point according to vehicle position information, vehicle speed (vector, including velocity and direction) information, and time information included in the vehicle data, and predict a travel distance of the vehicle by multiplying the speed of the vehicle at the latest historical time point by the time difference in combination with a position where the vehicle at the latest historical time point is located, thereby determining the position information of the vehicle at the current time point; further, the position information can be converted into longitude and latitude values for representation.
In another embodiment, the position information of the vehicle at the current time point may be determined according to the vehicle data of a plurality of recent historical time points among the at least one historical time point. Preferably, the position information of the vehicle at the current time point may be determined according to vehicle data of a plurality of recent consecutive history time points in the at least one history time point. The number of the plurality of historical time points may be a preset number, and preferably, the vehicle data of the 3 historical time point data transmitting terminals in the continuous cycle closest to the current time point is acquired. In this embodiment, the vehicle-mounted terminal may receive vehicle data of a plurality of historical time points in a latest continuous cycle sent by the data sending terminal, calculate a time difference between a latest historical time point and a current time point according to vehicle position information, vehicle speed (vector, including speed and direction) information and time information included in the vehicle data, calculate an average speed of the vehicle of the plurality of historical time points in combination with a position of the vehicle of the latest historical time point, and predict a travel distance of the vehicle by multiplying the average speed of the vehicle by the time difference, thereby determining the position information of the vehicle of the current time point; further, the position information can be converted into longitude and latitude values for representation.
In this step, the vehicles may include the own vehicle and one or more vehicles around the own vehicle, that is, the position information of the own vehicle and the one or more vehicles around the own vehicle at the current time point may be determined.
Further, the vehicle may include a nearby vehicle within a first set range. The first setting range may be peripheral vehicles within a preset distance radius range centered on the own vehicle, for example, the first setting range may be peripheral vehicles within a radius of 500m centered on the own vehicle.
In another embodiment, the vehicle may include a nearby vehicle within a second set range; the second setting range is smaller than or equal to the maximum monitoring range of the ADAS of the vehicle, and the second setting range is smaller than the first setting range. The second setting range may be located within a maximum monitoring range of the own vehicle ADAS, so as to ensure that the vehicle-mounted terminal can acquire vehicle data of a vehicle at a historical time point from the own vehicle ADAS.
And S203, rendering and displaying the position information of the vehicle at the current time point.
In the step, the position information of the vehicle at the current time point can be rendered and displayed on a display screen of the vehicle-mounted terminal, so that the high-precision map drawing with accuracy is realized. Further, the information displayed by rendering may further include a type of vehicle, a size of vehicle, and the like of the relevant vehicle.
In the embodiment of the application, the position information of the surrounding vehicle within the first set range at the current time point can be rendered and displayed. The first setting range may be a range within a radius of 500m with the vehicle as a center, so that the driver can know the position information of the surrounding vehicle within the radius of 500m through the vehicle-mounted terminal display screen. Further, the vehicle data issued by one of the data sending terminals may be acquired according to a preset rule, or the vehicle data issued by different data sending terminals may be acquired at different time periods according to a preset rule.
In one embodiment, when the vehicle data of at least one historical time point corresponding to the first set period comes from the cloud server, the position information of the surrounding vehicle at the current time point within the first set range may be rendered and displayed. The first set period may be the last several periods. For example, the cloud server issues data every 200ms, and the first set period may be 400ms, 600ms, 800ms, and so on. That is to say, under the condition that the position information of the vehicle at the current time point is obtained according to the vehicle data issued by the cloud server in the first set period, the position information of the surrounding vehicle at the current time point in the first set range is rendered and displayed. Correspondingly, it can be understood that, from the perspective of the current time, if the vehicle data received by the vehicle-mounted terminal at a plurality of corresponding time points in the future set period is from the cloud server, the position information of the surrounding vehicle at the next time point in the future set period within the first set range can be rendered and displayed.
In another embodiment, when the vehicle data of the corresponding at least one historical time point in the second set period is from the own vehicle ADAS, the position information of the surrounding vehicle with the current time point within the second set range may be rendered and displayed. That is to say, under the condition that the position information of the vehicle at the current time point is obtained according to the vehicle data issued by the ADAS of the vehicle in the second set period, the position information of the surrounding vehicle at the current time point within the second set range is rendered and displayed. The second setting range may be smaller than or equal to the maximum monitoring range of the vehicle ADAS, and the second setting range may be smaller than the first setting range. Correspondingly, it can be understood that, from the perspective of the current time, if the vehicle data received by the vehicle-mounted terminal at a plurality of corresponding time points in the future set period is from the vehicle ADAS, the position information of the surrounding vehicle at the next time point in the future set period within the second set range can be rendered and displayed.
The cloud server has the advantages that the coverage range of the cloud server is large, so that the first setting range with the large range can be set, more position information of the surrounding vehicles can be displayed, and a driver can know more detailed movement conditions of the surrounding vehicles. The coverage range which can be monitored by the vehicle ADAS is smaller, so that a second set range with a smaller range can be set, and the position information of the surrounding vehicles can be displayed as much as possible under the condition that the position information of the related vehicles is correct.
It can be seen from this embodiment that, with the method provided in the embodiment of the present application, after the position information of the vehicle at the current time point is determined, the position information of the vehicle at the current time point can be rendered and displayed, so that high-precision map drawing work with high accuracy is realized.
Corresponding to the embodiment of the application function implementation method, the application also provides a vehicle position information determination method and a related device.
Fig. 3 is a schematic structural diagram of a vehicle position information determination device shown in an embodiment of the present application.
Referring to fig. 3, an embodiment of the present application provides a vehicle position information determining apparatus, including: an obtaining module 301 and a determining module 302.
An obtaining module 301, configured to obtain vehicle data of at least one historical time point from a data sending terminal. The data sending terminal can comprise a cloud server and/or a vehicle ADAS. That is to say, the data sending terminal may be a cloud server, the data sending terminal may also be a vehicle ADAS, and the data sending terminal may further include the cloud server and the vehicle ADAS. The vehicle data may include one or more of vehicle position information, vehicle speed information, and time information. The vehicle may be a self vehicle, or one or more vehicles around the self vehicle, or may include the self vehicle and one or more vehicles around the self vehicle.
The determining module 302 is configured to determine, according to the vehicle data of at least one historical time point acquired by the acquiring module 301, position information of a vehicle at a current time point. The determining module 302 may determine the position information of the vehicle at the current time point according to the vehicle data of the latest one of the at least one historical time point; the position information of the vehicle at the current time point may also be determined according to the vehicle data of a plurality of recent history time points in the at least one history time point.
As can be seen from this embodiment, the vehicle location information determining apparatus provided in the embodiment of the present application may determine the location information of the vehicle at the current time point according to the vehicle data at the at least one historical time point by acquiring the vehicle data at the at least one historical time point from the data transmitting terminal. The vehicle position rendering display accuracy in the subsequent program can be improved by utilizing the vehicle position information of the current time point obtained by the processing, and the high-precision map drawing accuracy is improved.
Fig. 4 is a schematic view of another structure of the vehicle position information determining apparatus according to the embodiment of the present application. Further, the apparatus shown in fig. 4 may further include: an acquisition module 301, a determination module 302, and a presentation module 303.
The functions of the obtaining module 301 and the determining module 302 may refer to the description in fig. 3, and are not described herein again.
And a display module 303, configured to render and display the position information of the vehicle at the current time point determined by the determination module 302.
By using the vehicle position information determining device provided by the embodiment of the application, after the position information of the vehicle at the current time point is determined, the position information of the vehicle at the current time point can be rendered and displayed, so that the high-precision map drawing work with high accuracy is realized.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Fig. 5 is a schematic structural diagram of an electronic device shown in an embodiment of the present application.
Referring to fig. 5, an electronic device 500 includes a memory 510 and a processor 520.
The Processor 520 may be a Central Processing Unit (CPU), other general purpose Processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic device, discrete Gate or transistor logic, discrete hardware components, etc. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 510 may include various types of storage units, such as system memory, Read Only Memory (ROM), and permanent storage. Wherein the ROM may store static data or instructions for the processor 520 or other modules of the computer. The persistent storage device may be a read-write storage device. The persistent storage may be a non-volatile storage device that does not lose stored instructions and data even after the computer is powered off. In some embodiments, the persistent storage device employs a mass storage device (e.g., magnetic or optical disk, flash memory) as the persistent storage device. In other embodiments, the permanent storage may be a removable storage device (e.g., floppy disk, optical drive). The system memory may be a read-write memory device or a volatile read-write memory device, such as a dynamic random access memory. The system memory may store instructions and data that some or all of the processors require at runtime. Further, the memory 510 may include any combination of computer-readable storage media, including various types of semiconductor memory chips (DRAM, SRAM, SDRAM, flash memory, programmable read-only memory), magnetic and/or optical disks, may also be employed. In some embodiments, memory 510 may include a removable storage device that is readable and/or writable, such as a Compact Disc (CD), a digital versatile disc read only (e.g., DVD-ROM, dual layer DVD-ROM), a Blu-ray disc read only, an ultra-dense disc, a flash memory card (e.g., SD card, min SD card, Micro-SD card, etc.), a magnetic floppy disk, or the like. Computer-readable storage media do not contain carrier waves or transitory electronic signals transmitted by wireless or wired means.
The memory 510 has stored thereon executable code that, when processed by the processor 520, may cause the processor 520 to perform some or all of the methods described above.
Furthermore, the method according to the present application may also be implemented as a computer program or computer program product comprising computer program code instructions for performing some or all of the steps of the above-described method of the present application.
Alternatively, the present application may also be embodied as a non-transitory machine-readable storage medium (or computer-readable storage medium, or machine-readable storage medium) having stored thereon executable code (or a computer program, or computer instruction code) which, when executed by a processor of an electronic device (or electronic device, server, etc.), causes the processor to perform some or all of the various steps of the above-described methods in accordance with the present application.
Having described embodiments of the present application, the foregoing description is intended to be exemplary, not exhaustive, and not limited to the disclosed embodiments. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terminology used herein is chosen in order to best explain the principles of the embodiments, the practical application, or improvements made to the technology in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.

Claims (10)

1. A vehicle position information determining method is applied to a vehicle-mounted terminal and is characterized by comprising the following steps:
acquiring vehicle data of at least one historical time point from a data sending terminal;
and determining the position information of the vehicle at the current time point according to the vehicle data of the at least one historical time point.
2. The method according to claim 1, wherein after determining the position information of the vehicle at the current time point according to the vehicle data at the at least one historical time point, the method comprises:
and rendering and displaying the position information of the vehicle at the current time point.
3. The method according to claim 1 or 2, characterized in that:
the data sending terminal comprises a cloud server and/or an own vehicle ADAS.
4. The method of claim 3, wherein:
the vehicle includes a nearby vehicle within a first set range, or,
the vehicle includes a nearby vehicle within a second set range; the second setting range is smaller than or equal to the maximum monitoring range of the vehicle ADAS, and the second setting range is smaller than the first setting range.
5. The method according to claim 4, wherein the rendering and displaying the position information of the vehicle at the current time point comprises:
and when the corresponding vehicle data of the at least one historical time point in a first set period come from the cloud server, rendering and displaying the position information of the surrounding vehicle of the current time point in the first set range.
6. The method according to claim 4, wherein the rendering and displaying the position information of the vehicle at the current time point comprises:
and when the vehicle data of the at least one historical time point corresponding to the second set period is from the own vehicle ADAS, rendering and displaying the position information of the surrounding vehicle of the current time point within the second set range.
7. The method according to claim 1, wherein the determining the position information of the vehicle at the current time point according to the vehicle data at the at least one historical time point comprises:
determining the position information of the vehicle at the current time point according to the vehicle data of the latest one of the at least one historical time point; alternatively, the first and second electrodes may be,
and determining the position information of the vehicle at the current time point according to the vehicle data of a plurality of recent historical time points in the at least one historical time point.
8. The method of claim 1, wherein:
the vehicle data includes one or more combinations of vehicle position information, vehicle speed information, and time information.
9. A vehicle position information determination device applied to a vehicle-mounted terminal, characterized by comprising:
the acquisition module is used for acquiring vehicle data of at least one historical time point from the data sending terminal;
and the determining module is used for determining the position information of the vehicle at the current time point according to the vehicle data of at least one historical time point acquired by the acquiring module.
10. The apparatus of claim 9, further comprising:
and the display module is used for rendering and displaying the position information of the vehicle at the current time point determined by the determination module.
CN202110939232.3A 2021-08-16 2021-08-16 Vehicle position information determining method and related device Pending CN113656521A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110939232.3A CN113656521A (en) 2021-08-16 2021-08-16 Vehicle position information determining method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110939232.3A CN113656521A (en) 2021-08-16 2021-08-16 Vehicle position information determining method and related device

Publications (1)

Publication Number Publication Date
CN113656521A true CN113656521A (en) 2021-11-16

Family

ID=78491264

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110939232.3A Pending CN113656521A (en) 2021-08-16 2021-08-16 Vehicle position information determining method and related device

Country Status (1)

Country Link
CN (1) CN113656521A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101398976A (en) * 2007-09-28 2009-04-01 日产自动车株式会社 Current position information reporting system, information center apparatus, and method thereof
US20140288821A1 (en) * 2013-03-22 2014-09-25 Navteq B.V. Vehicle Arrival Prediction
CN104240500A (en) * 2014-08-25 2014-12-24 奇瑞汽车股份有限公司 Road condition information predicting method and system
CN112216102A (en) * 2020-09-11 2021-01-12 恒大新能源汽车投资控股集团有限公司 Method, device and equipment for determining road surface information and storage medium
CN113160571A (en) * 2021-06-28 2021-07-23 智道网联科技(北京)有限公司 Multi-data-source data fusion processing method and device based on vehicle-road cooperation
CN113218389A (en) * 2021-05-24 2021-08-06 北京航迹科技有限公司 Vehicle positioning method, device, storage medium and computer program product

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101398976A (en) * 2007-09-28 2009-04-01 日产自动车株式会社 Current position information reporting system, information center apparatus, and method thereof
US20140288821A1 (en) * 2013-03-22 2014-09-25 Navteq B.V. Vehicle Arrival Prediction
CN104240500A (en) * 2014-08-25 2014-12-24 奇瑞汽车股份有限公司 Road condition information predicting method and system
CN112216102A (en) * 2020-09-11 2021-01-12 恒大新能源汽车投资控股集团有限公司 Method, device and equipment for determining road surface information and storage medium
CN113218389A (en) * 2021-05-24 2021-08-06 北京航迹科技有限公司 Vehicle positioning method, device, storage medium and computer program product
CN113160571A (en) * 2021-06-28 2021-07-23 智道网联科技(北京)有限公司 Multi-data-source data fusion processing method and device based on vehicle-road cooperation

Similar Documents

Publication Publication Date Title
US8797187B2 (en) Street parking availability estimation
CN108061875B (en) Vehicle positioning based on wireless local area network nodes
CN110110029B (en) Method and device for lane matching
CN114463984B (en) Vehicle track display method and related equipment
CN102426799B (en) Road condition information prompting method and system, information control platform and vehicle-mounted front end device
CN113160571B (en) Multi-data-source data fusion processing method and device based on vehicle-road cooperation
CN111815982A (en) Road fault prompting method and device based on intelligent tripod warning board
US20190122554A1 (en) Smart parking management and navigation system
WO2022020854A1 (en) Vehicle identification number (vin)-based telematics device location tracking
CN101979962A (en) Navigation display method and device
CN111930874A (en) Data acquisition method and electronic equipment
CN111016909B (en) Road bump information prompting method and device
CN113611120A (en) Vehicle position information prediction method, device and equipment
CN110502601B (en) Method and device for searching warehouse
CN113656521A (en) Vehicle position information determining method and related device
CN113029188B (en) Method and computing device for generating real-time high-precision map
CN113395664B (en) Vehicle position information determination method, device and equipment for high-precision mapping
EP3521757B1 (en) Information processing apparatus and automatic driving track management system
CN102045636A (en) Road condition navigation method, mobile terminal and road condition navigation server
CN113592560A (en) Map-based advertisement processing method and device
CN113192335A (en) Map sharing method and device, vehicle and cloud server
CN111405467B (en) Vehicle communication method, vehicle-road cooperation system, related device, and readable medium
CN114839659A (en) Vehicle positioning method and device
CN112949946A (en) Method and device for predicting real-time traffic road condition information and electronic equipment
CN111354207A (en) Display method, display system, storage medium and vehicle-mounted terminal for front road condition

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