WO2018032210A1 - Information push method and server based on current location of vehicle-mounted device - Google Patents

Information push method and server based on current location of vehicle-mounted device Download PDF

Info

Publication number
WO2018032210A1
WO2018032210A1 PCT/CN2016/095221 CN2016095221W WO2018032210A1 WO 2018032210 A1 WO2018032210 A1 WO 2018032210A1 CN 2016095221 W CN2016095221 W CN 2016095221W WO 2018032210 A1 WO2018032210 A1 WO 2018032210A1
Authority
WO
WIPO (PCT)
Prior art keywords
vehicle device
current location
push
location
vehicle
Prior art date
Application number
PCT/CN2016/095221
Other languages
French (fr)
Chinese (zh)
Inventor
张莉
Original Assignee
张莉
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 张莉 filed Critical 张莉
Priority to PCT/CN2016/095221 priority Critical patent/WO2018032210A1/en
Publication of WO2018032210A1 publication Critical patent/WO2018032210A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Definitions

  • the invention belongs to the field of communications, and in particular relates to a method and a server for information push based on a non-recurrent location.
  • the vehicle terminal receives various messages, such as weather forecasts, intersections, and points of interest, from the servers in the background.
  • the vehicle terminal can push the received message to the driver. This gives the driver the pleasure of driving and eases driving fatigue.
  • the server generally pushes information to different users according to the same rule, and cannot perform different push according to different situations of the user, which may cause the user to be uninterested or unnecessary to the content pushed by the server, thereby reducing the user experience.
  • Embodiments of the present invention provide a method and server for information push based on a current location of an in-vehicle device
  • the server can push information related to the current location according to the current location that does not belong to the frequent location, improve the probability that the user needs the pushed information, and avoid duplication.
  • a method for information push based on a current location of an in-vehicle device includes:
  • the server calculates a frequent location of the in-vehicle device based on a navigation service, where the frequent location is an address where the number of arrivals of the in-vehicle device is greater than a preset threshold;
  • the server transmits the push information corresponding to the current location of the in-vehicle device to the in-vehicle device.
  • an embodiment of the present invention provides a server, including:
  • a receiving unit configured to receive an information push request message sent by the in-vehicle device, where the information push request message carries a current location of the in-vehicle device;
  • a statistical unit configured to count a frequent location of the in-vehicle device based on the navigation service, where the frequent location is an address where the number of arrivals of the in-vehicle device is greater than a preset threshold;
  • a query unit configured to query a preset push information database according to a current location of the in-vehicle device after determining that the current location does not belong to a regular location of the in-vehicle device of the statistical unit, and obtain a reference to the in-vehicle device Push information corresponding to the current location;
  • a sending unit configured to send the push information corresponding to the current location of the in-vehicle device acquired by the query unit to the in-vehicle device.
  • the method and server for pushing information based on the current location of the vehicle device provided by the present invention
  • the server receives the information push request message sent by the in-vehicle device, where the information push request message carries the current location of the in-vehicle device; the server counts the frequent location of the in-vehicle device based on the navigation service, wherein the frequent location is that the number of arrivals of the in-vehicle device is greater than Setting an address of the threshold; if it is determined that the current location does not belong to a frequent location of the in-vehicle device, querying a preset push information database according to a current location of the in-vehicle device, and acquiring a current location corresponding to the current location of the in-vehicle device Pushing information; the server transmits push information corresponding to the current location of the in-vehicle device to the in-vehicle device.
  • the information related to the current location can be pushed according to the current location that is not in the regular location, and
  • FIG. 1 is a schematic flowchart of a method for information push based on a current location of an in-vehicle device according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a server according to an embodiment of the present invention.
  • an embodiment of the present invention provides a method for pushing information based on a current location of an in-vehicle device, as shown in FIG. 1 .
  • the method can include:
  • Step S101 The server receives the information push request message sent by the in-vehicle device, where the information push request message carries the current location of the in-vehicle device.
  • the current location of the in-vehicle device may be set according to requirements, for example, may be as large as a province or a city, or may be as small as a district, a street, or a specific building.
  • the current location of the in-vehicle device in the embodiment of the present invention includes street information.
  • Step S102 The server is based on the navigation service, and counts the frequent locations of the in-vehicle devices, wherein the frequent location is an address where the number of arrivals of the in-vehicle device is greater than a preset threshold.
  • the preset threshold may be set as needed, which is not limited by the embodiment of the present invention.
  • Step S103 If it is determined that the current location does not belong to the frequent location of the in-vehicle device, the preset push information database is queried according to the current location of the in-vehicle device, and the push information corresponding to the current location of the in-vehicle device is obtained.
  • the push information library is preset in the server, and the push information database includes a plurality of addresses and push information corresponding to each address.
  • the address may be set according to a size, for example, the level from large to small may be: province, city, district / County, street.
  • the server obtains the push information corresponding to the province A.
  • the server obtains the push information corresponding to the B city.
  • the server obtains push information corresponding to C Street.
  • the server determines whether the information is pushed through the current location by determining whether the current location of the in-vehicle device belongs to a frequent location of the in-vehicle device.
  • the current location of the in-vehicle device does not belong to the frequent location of the in-vehicle device
  • the user of the in-vehicle device goes to a place that is not frequently visited or a place that has not been visited before, so that information is pushed according to the current location, which can improve the user experience
  • the current location of the device belongs to the frequent location of the in-vehicle device
  • the user of the in-vehicle device goes to a place where it is frequently visited, such as a working place, going home, etc., so that the server does not push information according to the current location.
  • Step S103 The server sends the push information corresponding to the current location of the in-vehicle device to the in-vehicle device.
  • the server receives the information push request message sent by the in-vehicle device, where the information push request message carries the current location of the in-vehicle device; the server counts the frequent location of the in-vehicle device based on the navigation service, wherein the frequent location is that the number of arrivals of the in-vehicle device is greater than a preset An address of the threshold; if it is determined that the current location does not belong to the frequent location of the in-vehicle device, querying a preset push information database according to the current location of the in-vehicle device, and acquiring a push corresponding to the current location of the in-vehicle device Information; the server transmits push information corresponding to the current location of the in-vehicle device to the in-vehicle device.
  • the information related to the current location can be pushed according to the current location that is not in the regular location, and the
  • an embodiment of the present invention provides a server 20 for performing the method shown in FIG. See Figure 2
  • the server 20 includes:
  • Receiving unit 201 Receiving an information push request message sent by the in-vehicle device, where the information push request message carries the current location of the in-vehicle device;
  • Statistical unit 202 For the navigation service, the regular location of the in-vehicle device is counted, wherein the frequent location is an address where the number of arrivals of the in-vehicle device is greater than a preset threshold;
  • Query unit 203 And after determining that the current location does not belong to the regular location of the in-vehicle device of the statistical unit, querying a preset push information base according to the current location of the in-vehicle device, and acquiring a current location of the in-vehicle device. Corresponding push information;
  • a sending unit 204 configured to: the query unit 203
  • the acquired push information corresponding to the current location of the in-vehicle device is transmitted to the in-vehicle device.
  • the server provided by the present invention for information push based on the current location of the in-vehicle device,
  • the server receives the information push request message sent by the in-vehicle device, where the information push request message carries the current location of the in-vehicle device;
  • the server counts the frequent location of the in-vehicle device based on the navigation service, wherein the frequent location is that the number of arrivals of the in-vehicle device is greater than a preset An address of the threshold; if it is determined that the current location does not belong to the frequent location of the in-vehicle device, querying a preset push information database according to the current location of the in-vehicle device, and acquiring a push corresponding to the current location of the in-vehicle device Information; the server transmits push information corresponding to the current location of the in-vehicle device to the in-vehicle device.
  • the information related to the current location can be pushed according to the current location that is not in the

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephonic Communication Services (AREA)
  • Navigation (AREA)

Abstract

The present invention relates to the field of communications, and in particular, to an information push method and server based on a current location of a vehicle-mounted device. The present invention can push information according to a non-frequent current location, thereby improving user experience. The method comprises: a server receiving an information push request message sent by a vehicle-mounted device, the information push request message carrying a current location of the vehicle-mounted device; collecting statistics about a frequent location of the vehicle-mounted device according to a navigation service, wherein the frequent location is an address where the number of times the vehicle-mounted device appears is greater than a preset threshold; if it is determined that the current location is not the frequent location of the vehicle-mounted device, searching a preset push information library according to the current location of the vehicle-mounted device to obtain push information corresponding to the current location of the vehicle-mounted device; sending, to the vehicle-mounted device, the push information corresponding to the current location of the vehicle-mounted device.

Description

基于车载设备的当前位置进行信息推送的方法及服务器  Method and server for information push based on current location of vehicle device 技术领域Technical field
本发明属于通信领域,尤其是涉及一种基于非经常所在地进行信息推送的方法及服务器。  The invention belongs to the field of communications, and in particular relates to a method and a server for information push based on a non-recurrent location.
背景技术Background technique
随着通讯技术的不断发展,现在的汽车上很多都安装有车载系统终端,在用户驾驶过程中,车载终端会从后台的服务器接收各种消息,比如天气预报、路口、兴趣点等。车载终端可以将接收到消息推送给驾驶员。从而给驾驶员驾驶过程中乐趣,缓解驾驶疲劳。 With the continuous development of communication technology, many of the current cars are equipped with in-vehicle system terminals. During the driving process, the vehicle terminal receives various messages, such as weather forecasts, intersections, and points of interest, from the servers in the background. The vehicle terminal can push the received message to the driver. This gives the driver the pleasure of driving and eases driving fatigue.
现有技术一般是服务器根据相同规则向不同用户推送信息,不能根据用户的不同情况进行不同的推送,容易造成用户对服务器推送的内容不感兴趣或者不需要,降低用户体验。 In the prior art, the server generally pushes information to different users according to the same rule, and cannot perform different push according to different situations of the user, which may cause the user to be uninterested or unnecessary to the content pushed by the server, thereby reducing the user experience.
技术问题technical problem
本发明实施例提供了一种基于车载设备的当前位置进行信息推送的方法及服务器 ,服务器能够根据不属于经常所在地的当前位置推送与该当前位置相关的信息,提高用户对该推送的信息需要的概率,且避免重复。  Embodiments of the present invention provide a method and server for information push based on a current location of an in-vehicle device The server can push information related to the current location according to the current location that does not belong to the frequent location, improve the probability that the user needs the pushed information, and avoid duplication.
技术解决方案Technical solution
为了实现上述目的,本发明提供的技术方案为: In order to achieve the above object, the technical solution provided by the present invention is:
第一方面,一种基于车载设备的当前位置进行信息推送的方法,包括: In a first aspect, a method for information push based on a current location of an in-vehicle device includes:
服务器接收车载设备发送的信息推送请求消息,所述信息推送请求消息中携带所述车载设备的当前位置; Receiving, by the server, an information push request message sent by the in-vehicle device, where the information push request message carries a current location of the in-vehicle device;
所述服务器基于导航服务,统计所述车载设备的经常所在地,其中,所述经常所在地为所述车载设备到达次数大于预设阈值的地址; The server calculates a frequent location of the in-vehicle device based on a navigation service, where the frequent location is an address where the number of arrivals of the in-vehicle device is greater than a preset threshold;
若确定所述当前位置不属于所述车载设备的经常所在地,则根据所述车载设备的当前位置,查询预设的推送信息库,获取与所述车载设备的当前位置对应的推送信息; If it is determined that the current location does not belong to the frequent location of the in-vehicle device, querying a preset push information database according to the current location of the in-vehicle device, and acquiring push information corresponding to the current location of the in-vehicle device;
所述服务器将所述与所述车载设备的当前位置对应的推送信息发送给所述车载设备。 The server transmits the push information corresponding to the current location of the in-vehicle device to the in-vehicle device.
第二方面,本发明实施例提供一种服务器,包括: In a second aspect, an embodiment of the present invention provides a server, including:
接收单元,用于接收车载设备发送的信息推送请求消息,所述信息推送请求消息中携带所述车载设备的当前位置; a receiving unit, configured to receive an information push request message sent by the in-vehicle device, where the information push request message carries a current location of the in-vehicle device;
统计单元,用于基于导航服务,统计所述车载设备的经常所在地,其中,所述经常所在地为所述车载设备到达次数大于预设阈值的地址; a statistical unit, configured to count a frequent location of the in-vehicle device based on the navigation service, where the frequent location is an address where the number of arrivals of the in-vehicle device is greater than a preset threshold;
查询单元,用于在确定所述当前位置不属于所述统计单元统计的车载设备的经常所在地之后,根据所述车载设备的当前位置,查询预设的推送信息库,获取与所述车载设备的当前位置对应的推送信息; a query unit, configured to query a preset push information database according to a current location of the in-vehicle device after determining that the current location does not belong to a regular location of the in-vehicle device of the statistical unit, and obtain a reference to the in-vehicle device Push information corresponding to the current location;
发送单元,用于将所述查询单元获取的与所述车载设备的当前位置对应的推送信息发送给所述车载设备。 And a sending unit, configured to send the push information corresponding to the current location of the in-vehicle device acquired by the query unit to the in-vehicle device.
有益效果Beneficial effect
由此,本发明所提供的基于车载设备的当前位置进行信息推送的方法及服务器 ,服务器接收车载设备发送的信息推送请求消息,该信息推送请求消息中携带所述车载设备的当前位置;服务器基于导航服务,统计车载设备的经常所在地,其中,经常所在地为车载设备到达次数大于预设阈值的地址;若确定所述当前位置不属于所述车载设备的经常所在地,则根据所述车载设备的当前位置,查询预设的推送信息库,获取与所述车载设备的当前位置对应的推送信息;服务器将与车载设备的当前位置对应的推送信息发送给所述车载设备。能够根据不属于经常所在地的当前位置推送与该当前位置相关的信息,提高用户对该推送的信息需要的概率,且避免重复。  Therefore, the method and server for pushing information based on the current location of the vehicle device provided by the present invention The server receives the information push request message sent by the in-vehicle device, where the information push request message carries the current location of the in-vehicle device; the server counts the frequent location of the in-vehicle device based on the navigation service, wherein the frequent location is that the number of arrivals of the in-vehicle device is greater than Setting an address of the threshold; if it is determined that the current location does not belong to a frequent location of the in-vehicle device, querying a preset push information database according to a current location of the in-vehicle device, and acquiring a current location corresponding to the current location of the in-vehicle device Pushing information; the server transmits push information corresponding to the current location of the in-vehicle device to the in-vehicle device. The information related to the current location can be pushed according to the current location that is not in the regular location, and the probability that the user needs the pushed information is increased, and duplication is avoided.
附图说明DRAWINGS
图1是本发明实施例提供的一种基于车载设备的当前位置进行信息推送的方法的 流程示意图; 1 is a schematic flowchart of a method for information push based on a current location of an in-vehicle device according to an embodiment of the present invention;
图2是本发明实施例提供的服务器的结构示意图。 FIG. 2 is a schematic structural diagram of a server according to an embodiment of the present invention.
本发明的实施方式Embodiments of the invention
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅用以解释本发明,并不用于限定本发明。 The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
一方面,发明实施例提供一种基于车载设备的当前位置进行信息推送的方法,参见图 1 ,该方法可以包括: In one aspect, an embodiment of the present invention provides a method for pushing information based on a current location of an in-vehicle device, as shown in FIG. 1 . The method can include:
步骤 S101 、服务器接收车载设备发送的信息推送请求消息,所述信息推送请求消息中携带所述车载设备的当前位置。 Step S101 The server receives the information push request message sent by the in-vehicle device, where the information push request message carries the current location of the in-vehicle device.
其中,所述车载设备的当前位置可以根据需要进行设置,例如,可以大到省、市,也可以小到区县、街道或者具体建筑物的位置,本发明实施例对此不进行限制。优选的,本发明实施例中的车载设备的当前位置包含街道信息。 The current location of the in-vehicle device may be set according to requirements, for example, may be as large as a province or a city, or may be as small as a district, a street, or a specific building. Preferably, the current location of the in-vehicle device in the embodiment of the present invention includes street information.
步骤 S102 、服务器基于导航服务,统计所述车载设备的经常所在地,其中,所述经常所在地为所述车载设备到达次数大于预设阈值的地址。 Step S102 The server is based on the navigation service, and counts the frequent locations of the in-vehicle devices, wherein the frequent location is an address where the number of arrivals of the in-vehicle device is greater than a preset threshold.
预设阈值可以根据需要进行设置,本发明实施例对此不进行限制。 The preset threshold may be set as needed, which is not limited by the embodiment of the present invention.
步骤 S103 、若确定所述当前位置不属于所述车载设备的经常所在地,则根据所述车载设备的当前位置,查询预设的推送信息库,获取与所述车载设备的当前位置对应的推送信息。 Step S103 If it is determined that the current location does not belong to the frequent location of the in-vehicle device, the preset push information database is queried according to the current location of the in-vehicle device, and the push information corresponding to the current location of the in-vehicle device is obtained.
其中,服务器内预设有推送信息库,该推送信息库中包含多个地址以及与每个地址对应的推送信息。优选的,地址可以根据大小设置有多个级别,例如,从大到小的级别依次可以为:省、市、区 / 县、街道。 The push information library is preset in the server, and the push information database includes a plurality of addresses and push information corresponding to each address. Preferably, the address may be set according to a size, for example, the level from large to small may be: province, city, district / County, street.
例如,若车载设备的当前位置包含 A 省,则服务器获取与 A 省对应的推送信息。 For example, if the current location of the in-vehicle device includes the province A, the server obtains the push information corresponding to the province A.
若车载设备的当前位置包含 B 市,则服务器获取与 B 市对应的推送信息。 If the current location of the in-vehicle device includes the B city, the server obtains the push information corresponding to the B city.
若车载设备的当前位置包含 C 街道,则服务器获取与 C 街道对应的推送信息。 If the current location of the in-vehicle device includes C Street, the server obtains push information corresponding to C Street.
服务器通过判断车载设备的当前位置是不是属于车载设备的经常所在地,确定是否通过当前位置进行信息推送。当车载设备的当前位置不属于车载设备的经常所在地时,说明车载设备的用户去往不经常去的地方或者以前未到过的地方,这样根据当前位置进行信息推送,能够提高用户体验;当车载设备的当前位置属于车载设备的经常所在地时,说明车载设备的用户去往经常去的地方,例如上班场所,回家等,这样服务器不根据当前位置进行信息推送。 The server determines whether the information is pushed through the current location by determining whether the current location of the in-vehicle device belongs to a frequent location of the in-vehicle device. When the current location of the in-vehicle device does not belong to the frequent location of the in-vehicle device, the user of the in-vehicle device goes to a place that is not frequently visited or a place that has not been visited before, so that information is pushed according to the current location, which can improve the user experience; When the current location of the device belongs to the frequent location of the in-vehicle device, the user of the in-vehicle device goes to a place where it is frequently visited, such as a working place, going home, etc., so that the server does not push information according to the current location.
步骤 S103 、服务器将所述与所述车载设备的当前位置对应的推送信息发送给所述车载设备。 Step S103: The server sends the push information corresponding to the current location of the in-vehicle device to the in-vehicle device.
由此,本发明所提供的基于车载设备的当前位置进行信息推送的方法 , 服务器接收车载设备发送的信息推送请求消息,该信息推送请求消息中携带所述车载设备的当前位置;服务器基于导航服务,统计车载设备的经常所在地,其中,经常所在地为车载设备到达次数大于预设阈值的地址;若确定所述当前位置不属于所述车载设备的经常所在地,则根据所述车载设备的当前位置,查询预设的推送信息库,获取与所述车载设备的当前位置对应的推送信息;服务器将与车载设备的当前位置对应的推送信息发送给所述车载设备。 能够根据 不属于经常所在地的当前位置推送与该当前位置相关的信息,提高用户对该推送的信息需要的概率,且避免重复。 Therefore, the method for pushing information based on the current location of the in-vehicle device provided by the present invention, The server receives the information push request message sent by the in-vehicle device, where the information push request message carries the current location of the in-vehicle device; the server counts the frequent location of the in-vehicle device based on the navigation service, wherein the frequent location is that the number of arrivals of the in-vehicle device is greater than a preset An address of the threshold; if it is determined that the current location does not belong to the frequent location of the in-vehicle device, querying a preset push information database according to the current location of the in-vehicle device, and acquiring a push corresponding to the current location of the in-vehicle device Information; the server transmits push information corresponding to the current location of the in-vehicle device to the in-vehicle device. The information related to the current location can be pushed according to the current location that is not in the regular location, and the probability that the user needs to push the information is increased, and duplication is avoided.
另一方面,本发明实施例提供一种服务器 20 ,该服务器 20 用于执行图 1 所示方法。参见图 2 ,该服务器 20 包括: On the other hand, an embodiment of the present invention provides a server 20 for performing the method shown in FIG. See Figure 2 The server 20 includes:
接收单元 201 ,用于接收车载设备发送的信息推送请求消息,所述信息推送请求消息中携带所述车载设备的当前位置; Receiving unit 201 Receiving an information push request message sent by the in-vehicle device, where the information push request message carries the current location of the in-vehicle device;
统计单元 202 ,用于基于导航服务,统计所述车载设备的经常所在地,其中,所述经常所在地为所述车载设备到达次数大于预设阈值的地址; Statistical unit 202 For the navigation service, the regular location of the in-vehicle device is counted, wherein the frequent location is an address where the number of arrivals of the in-vehicle device is greater than a preset threshold;
查询单元 203 ,用于在确定所述当前位置不属于所述统计单元统计的车载设备的经常所在地之后,根据所述车载设备的当前位置,查询预设的推送信息库,获取与所述车载设备的当前位置对应的推送信息; Query unit 203 And after determining that the current location does not belong to the regular location of the in-vehicle device of the statistical unit, querying a preset push information base according to the current location of the in-vehicle device, and acquiring a current location of the in-vehicle device. Corresponding push information;
发送单元 204 ,用于将所述查询单元 203 获取的与所述车载设备的当前位置对应的推送信息发送给所述车载设备。 a sending unit 204, configured to: the query unit 203 The acquired push information corresponding to the current location of the in-vehicle device is transmitted to the in-vehicle device.
由此,本发明所提供的基于车载设备的当前位置进行信息推送的服务器 , 服务器接收车载设备发送的信息推送请求消息,该信息推送请求消息中携带所述车载设备的当前位置;服务器基于导航服务,统计车载设备的经常所在地,其中,经常所在地为车载设备到达次数大于预设阈值的地址;若确定所述当前位置不属于所述车载设备的经常所在地,则根据所述车载设备的当前位置,查询预设的推送信息库,获取与所述车载设备的当前位置对应的推送信息;服务器将与车载设备的当前位置对应的推送信息发送给所述车载设备。 能够根据 不属于经常所在地的当前位置推送与该当前位置相关的信息,提高用户对该推送的信息需要的概率,且避免重复。 Therefore, the server provided by the present invention for information push based on the current location of the in-vehicle device, The server receives the information push request message sent by the in-vehicle device, where the information push request message carries the current location of the in-vehicle device; the server counts the frequent location of the in-vehicle device based on the navigation service, wherein the frequent location is that the number of arrivals of the in-vehicle device is greater than a preset An address of the threshold; if it is determined that the current location does not belong to the frequent location of the in-vehicle device, querying a preset push information database according to the current location of the in-vehicle device, and acquiring a push corresponding to the current location of the in-vehicle device Information; the server transmits push information corresponding to the current location of the in-vehicle device to the in-vehicle device. The information related to the current location can be pushed according to the current location that is not in the regular location, and the probability that the user needs to push the information is increased, and duplication is avoided.
以上仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。 The above are only the preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalents, and improvements made within the spirit and scope of the present invention should be included in the scope of the present invention. Inside.

Claims (2)

  1. 一种基于车载设备的当前位置进行信息推送的方法,其特征在于,包括: A method for information push based on a current location of an in-vehicle device, comprising:
    服务器接收车载设备发送的信息推送请求消息,所述信息推送请求消息中携带所述车载设备的当前位置;Receiving, by the server, an information push request message sent by the in-vehicle device, where the information push request message carries a current location of the in-vehicle device;
    所述服务器基于导航服务,统计所述车载设备的经常所在地,其中,所述经常所在地为所述车载设备到达次数大于预设阈值的地址;The server calculates a frequent location of the in-vehicle device based on a navigation service, where the frequent location is an address where the number of arrivals of the in-vehicle device is greater than a preset threshold;
    若确定所述当前位置不属于所述车载设备的经常所在地,则根据所述车载设备的当前位置,查询预设的推送信息库,获取与所述车载设备的当前位置对应的推送信息;If it is determined that the current location does not belong to the frequent location of the in-vehicle device, querying a preset push information database according to the current location of the in-vehicle device, and acquiring push information corresponding to the current location of the in-vehicle device;
    所述服务器将所述与所述车载设备的当前位置对应的推送信息发送给所述车载设备。The server transmits the push information corresponding to the current location of the in-vehicle device to the in-vehicle device.
  2. 一种服务器,其特征在于,包括:A server, comprising:
    接收单元,用于接收车载设备发送的信息推送请求消息,所述信息推送请求消息中携带所述车载设备的当前位置;a receiving unit, configured to receive an information push request message sent by the in-vehicle device, where the information push request message carries a current location of the in-vehicle device;
    统计单元,用于基于导航服务,统计所述车载设备的经常所在地,其中,所述经常所在地为所述车载设备到达次数大于预设阈值的地址;a statistical unit, configured to count a frequent location of the in-vehicle device based on the navigation service, where the frequent location is an address where the number of arrivals of the in-vehicle device is greater than a preset threshold;
    查询单元,用于在确定所述当前位置不属于所述统计单元统计的车载设备的经常所在地之后,根据所述车载设备的当前位置,查询预设的推送信息库,获取与所述车载设备的当前位置对应的推送信息;a query unit, configured to query a preset push information database according to a current location of the in-vehicle device after determining that the current location does not belong to a regular location of the in-vehicle device of the statistical unit, and obtain a reference to the in-vehicle device Push information corresponding to the current location;
    发送单元,用于将所述查询单元获取的与所述车载设备的当前位置对应的推送信息发送给所述车载设备。And a sending unit, configured to send the push information corresponding to the current location of the in-vehicle device acquired by the query unit to the in-vehicle device.
PCT/CN2016/095221 2016-08-15 2016-08-15 Information push method and server based on current location of vehicle-mounted device WO2018032210A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/095221 WO2018032210A1 (en) 2016-08-15 2016-08-15 Information push method and server based on current location of vehicle-mounted device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/095221 WO2018032210A1 (en) 2016-08-15 2016-08-15 Information push method and server based on current location of vehicle-mounted device

Publications (1)

Publication Number Publication Date
WO2018032210A1 true WO2018032210A1 (en) 2018-02-22

Family

ID=61196079

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/095221 WO2018032210A1 (en) 2016-08-15 2016-08-15 Information push method and server based on current location of vehicle-mounted device

Country Status (1)

Country Link
WO (1) WO2018032210A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279470A (en) * 2003-02-19 2013-09-04 松下电器产业株式会社 Mobile terminal apparatus, server apparatus, and information providing system and method
CN103888493A (en) * 2012-12-20 2014-06-25 腾讯科技(深圳)有限公司 Information push method and device
US20150057837A1 (en) * 2013-08-26 2015-02-26 Hertz System, Inc. Mobile travel information system and method
CN105354196A (en) * 2014-08-19 2016-02-24 北京羽扇智信息科技有限公司 Information pushing method and information pushing apparatus
CN105653675A (en) * 2015-12-29 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Information recommendation method and apparatus, server and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103279470A (en) * 2003-02-19 2013-09-04 松下电器产业株式会社 Mobile terminal apparatus, server apparatus, and information providing system and method
CN103888493A (en) * 2012-12-20 2014-06-25 腾讯科技(深圳)有限公司 Information push method and device
US20150057837A1 (en) * 2013-08-26 2015-02-26 Hertz System, Inc. Mobile travel information system and method
CN105354196A (en) * 2014-08-19 2016-02-24 北京羽扇智信息科技有限公司 Information pushing method and information pushing apparatus
CN105653675A (en) * 2015-12-29 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Information recommendation method and apparatus, server and system

Similar Documents

Publication Publication Date Title
CN101706826A (en) Method and system for realizing terminal track playback in network geographic information system
WO2018032214A1 (en) Method for pushing information to in-vehicle device, and server
WO2018023304A1 (en) Vehicle position based personalized information pushing method and system
WO2018032210A1 (en) Information push method and server based on current location of vehicle-mounted device
CN100566344C (en) A kind of online user search method and system
WO2018032234A1 (en) Pre-pushing method for improving user demand probability and server
WO2018032211A1 (en) Current location-based information push method and system
WO2018032196A1 (en) Information push method and server that improve user demand on basis of current location
WO2018032219A1 (en) Information pushing method and system based on infrequently used destination address
WO2018032237A1 (en) Pre-pushing method and system for improving probability of user demand
WO2018032199A1 (en) Information push method and system that improve user demand on basis of current location
WO2017132884A1 (en) Method and system for pushing based on destination address and push information number
WO2018032208A1 (en) Method and server for acquiring technology data during location-based information push
WO2018023303A1 (en) Method and system for pushing on basis of vehicle driving location and push information serial number
WO2018032235A1 (en) Use state feedback method and system for user demand-based pushing technology
WO2017132881A1 (en) Vehicle-mounted location-based information pushing method and server
WO2018023308A1 (en) Pushing method and system on the basis of user's age and serial number of pushed information
WO2018032232A1 (en) Method for pushing patent information during user demand-based positioning and server
WO2018023306A1 (en) Destination address and push information numbering-based push method and server
WO2018023307A1 (en) Pushing method based on driving position and pushing information serial number, and server
WO2018032163A1 (en) Method for pushing based on rarely-used destination address and server
WO2018032205A1 (en) Method and system for pushing information based on target address and serial numbers of push information
WO2017132887A1 (en) Destination address-based information push method and server
WO2018032212A1 (en) Data acquisition method and system for information pushing technology
WO2017132882A1 (en) Method and system for counting technical data of pushing information based on destination

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16912974

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 10.07.2019)

122 Ep: pct application non-entry in european phase

Ref document number: 16912974

Country of ref document: EP

Kind code of ref document: A1