WO2019000204A1 - Serveur, bicyclette partagée, procédé d'affichage d'identification pour la bicyclette, et procédé de commande - Google Patents

Serveur, bicyclette partagée, procédé d'affichage d'identification pour la bicyclette, et procédé de commande Download PDF

Info

Publication number
WO2019000204A1
WO2019000204A1 PCT/CN2017/090249 CN2017090249W WO2019000204A1 WO 2019000204 A1 WO2019000204 A1 WO 2019000204A1 CN 2017090249 W CN2017090249 W CN 2017090249W WO 2019000204 A1 WO2019000204 A1 WO 2019000204A1
Authority
WO
WIPO (PCT)
Prior art keywords
identifier
shared bicycle
information
current
server
Prior art date
Application number
PCT/CN2017/090249
Other languages
English (en)
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/CN2017/090249 priority Critical patent/WO2019000204A1/fr
Publication of WO2019000204A1 publication Critical patent/WO2019000204A1/fr

Links

Classifications

    • G06Q50/40

Definitions

  • Invention name server, shared bicycle and its logo display method, control method
  • the present invention relates to the field of shared bicycles, and in particular, to a server, a shared bicycle, and a logo display method thereof
  • Sharing bicycles based on mobile APP and intelligent hardware is a recent generation of transportation tools, bringing convenience, economy, green, low-carbon, high-efficiency travel experience to users, and improving the efficiency of bicycle use. Save more space for the city.
  • the shared bicycle company promotes the business philosophy of "carriage with the car".
  • Each shared bicycle is equipped with two-dimensional code information or license plate number information representing its unique identifier.
  • the user can send the bicycle's vehicle request to the server through the APP scan code or input the license plate number.
  • the server confirms the request, the server confirms the request.
  • the user can start riding.
  • the second logo, and the inability to use the bicycle is contrary to the business philosophy of shared bicycles, which has brought a very bad influence to the shared bicycle company, and also brings great inconvenience to other users, and should prevent such things from happening.
  • the technical problem to be solved by the present invention is that the unlawful person achieves the purpose of exclusive bicycle by smearing the logo displayed on the shared bicycle.
  • the technical solution adopted by the present invention to solve the technical problem is: constructing a method for displaying a shared bicycle, which is applied to a shared bicycle, including:
  • S11 obtaining a first identifier of the first identifier, and calculating, by the preset rule, the first identifier and the current variable information according to a preset rule to generate a second identifier;
  • the current variable information includes: current inter-day information and/or current location information and/or current random number information.
  • the step of calculating the first identifier and the current variable information according to a preset rule every interval preset is:
  • the first identifier and the current variable information are hashed every interval preset.
  • the second identifier comprises license plate number information and/or two-dimensional code information.
  • the present invention also constructs a control method for sharing a bicycle, which is applied to a server, and includes:
  • the step S22 includes:
  • the step S22 includes:
  • the current variable information includes: current inter-day information and/or current location information and/or current random number information.
  • the present invention also constructs a shared bicycle, including a first processor and a first memory, the first memory is configured to store a first program instruction, and the first program instruction is loaded by the first processor The step of implementing the identification display method of the shared bicycle as described above is performed.
  • the present invention also constructs a server, including a second processor and a second memory, the second memory is configured to store a second program instruction, and the second program instruction is loaded and executed by the second processor.
  • the shared bicycle can automatically generate the second identifier according to the first identifier and the current segment information, so that the displayed second identifier is dynamically updated.
  • the server parses the received second identifier to obtain the first identifier of the shared bicycle, and then The user returns a ride request response. Since the second logo displayed on each shared bicycle is dynamically updated, the unscrupulous person cannot achieve the purpose of exclusive cycling by smearing the logo displayed on the shared bicycle, thereby preventing such occurrences.
  • Embodiment 1 is a flowchart of Embodiment 1 of a method for displaying a logo of a shared bicycle according to the present invention
  • Embodiment 1 is a flow chart of Embodiment 1 of a method for controlling a shared bicycle according to the present invention.
  • the present invention provides a shared bicycle and its logo display method, server, and control method for the case where the identification of some shared bicycles is maliciously smeared by the unscrupulous person.
  • the shared bicycle can automatically generate the second identifier according to the first identifier and the current variable information of the first bicycle, so that the displayed second identifier is dynamically updated.
  • the server parses the received second identifier to obtain the first identifier of the shared bicycle, and then The user or the corresponding shared bicycle returns to the ride request response. Since the second logo displayed on each shared bicycle is dynamically updated, the user cannot achieve the purpose of exclusive cycling by smearing the logo displayed on the shared bicycle, thereby preventing such occurrences.
  • FIG. 1 is a flowchart of Embodiment 1 of a method for displaying a shared bicycle of the present invention.
  • the method for displaying a shared bicycle in the embodiment includes the following steps:
  • the first identifier of the shared bicycle can be the hardware identifier of the controller. It can also be the number information of the shared bicycle.
  • the current variable information includes a combination of one or more of the following: current daytime information, current location information, current random number information, wherein, regarding the current daytime information and the current location information, since the shared bicycle has its own GPS module, Therefore, the current daytime information and the current location information can be obtained, and since the daytime information of the server and the daytime information of the shared bicycle are all from the GPS information, the time is synchronized.
  • the shared bicycle gets the current location information, it will also be sent to the server.
  • the current random number information it may be a random number sent by the server to the shared bicycle, or may be generated by the shared bicycle, and the generation rule of the random number is the same as the server.
  • the identification algorithm embedded in the controller of the shared bicycle corresponds to the inverse rule of the identifier embedded in the server. After generating the second identifier, the binary code corresponding to the first identifier and the current variable information is first combined according to a certain rule, and then the combined code segment is subjected to a regular operation, for example, performing a hash operation.
  • the generated hash value it can be directly used as the second identifier of the shared bicycle, or the preset position of the hash value can be intercepted, for example, the lower 24 bits are intercepted, and then the intercepted preset bit is taken as the Share the second logo of the bicycle.
  • the second identifier may include a license plate number and/or two-dimensional code information. When the license plate number is ⁇ , the hash value or a partial hash value may be directly used as the license plate number.
  • the displayed second identifier is also dynamically updated, for example, dynamically updated every 5 seconds.
  • FIG. 2 is a flowchart of Embodiment 1 of a method for processing a bicycle of a shared bicycle according to the present invention.
  • the method for processing a riding request in the embodiment is applied to a server, and may specifically include the following steps:
  • the second logo displayed by the shared bicycle can be input through the APP, and then sent to the server along with the riding request.
  • the server can extract the second identifier of the shared bicycle input by the user.
  • the current variable information it may be a combination of one or more of the following: current day information, current position information, current random number information. For example, when using the current ⁇ Between the information, since the information between the server and the shared bicycle is from the GPS information, the time is synchronized. In addition, it is necessary to ensure that the two segments are consistent, for example, assuming daily Starting at 00:00:00, every 5 seconds is counted as a segment. If a shared bicycle generates a new second identifier at 14:25:35, the user enters the second identifier at 14:25:38.
  • the server receives the second identifier at 14:25:39, and after parsing the second identifier, the current segment used should be 14:25: 35.
  • the shared bicycle can be parsed from the second identifier.
  • An identifier, the first identifier is also a unique identifier of the shared bicycle.
  • the second identifier and the current variable information are directly inversely operated according to a preset rule to obtain a first identifier of the shared bicycle.
  • the first identifier corresponding to the second identifier is obtained from the dynamic table according to the second identifier, where the shared table stores each shared bicycle.
  • the first identifier and the second identifier are generated by calculating the first identifier and the current variable information according to a preset rule, and are updated once every interval.
  • the server is configured with a dynamic table, where the dynamic table stores the first identifier and the second identifier of each shared bicycle, and the first identifier is fixed, and the second identifier is according to the first
  • the identifier and the current variable information are generated according to a preset rule, so the dynamic change is real, and the second identifier is consistent with the second identifier displayed on the corresponding shared bicycle.
  • the server receives the second identifier sent by the user APP, the first identifier corresponding to the second identifier is obtained by searching the dynamic table.
  • the server may respond to the user's riding request, for example, binding the user APP to the first identifier of the riding, and then Send a shackle command to the shared bicycle, and so on.
  • the present invention also constructs a shared bicycle, including a first processor and a first memory, the first memory is configured to store the first program instruction, and the first program instruction is loaded and executed by the first processor The step of implementing the above-described method for displaying the identification of the shared bicycle.
  • the present invention also constructs a server including a second processor and a second memory for storing The second program instruction is stored, and the second program instruction is loaded by the second processor and performs a step of implementing the control method of the shared bicycle described above.

Abstract

L'invention concerne un serveur, une bicyclette partagée, un procédé d'affichage d'identification pour la bicyclette et un procédé de commande, ledit procédé d'affichage d'identification pour la bicyclette partagée comprenant les étapes qui consistent : à acquérir une première auto-identification, et, à chaque intervalle d'une durée prédéfinie, à effectuer une opération sur la première identification et des informations vectorielles courantes selon une règle prédéfinie, de façon à générer une seconde identification ; et à afficher la seconde identification.
PCT/CN2017/090249 2017-06-27 2017-06-27 Serveur, bicyclette partagée, procédé d'affichage d'identification pour la bicyclette, et procédé de commande WO2019000204A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/090249 WO2019000204A1 (fr) 2017-06-27 2017-06-27 Serveur, bicyclette partagée, procédé d'affichage d'identification pour la bicyclette, et procédé de commande

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/090249 WO2019000204A1 (fr) 2017-06-27 2017-06-27 Serveur, bicyclette partagée, procédé d'affichage d'identification pour la bicyclette, et procédé de commande

Publications (1)

Publication Number Publication Date
WO2019000204A1 true WO2019000204A1 (fr) 2019-01-03

Family

ID=64740777

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/090249 WO2019000204A1 (fr) 2017-06-27 2017-06-27 Serveur, bicyclette partagée, procédé d'affichage d'identification pour la bicyclette, et procédé de commande

Country Status (1)

Country Link
WO (1) WO2019000204A1 (fr)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100325734A1 (en) * 2009-06-19 2010-12-23 Etchegoyen Craig S Modular Software Protection
CN106600797A (zh) * 2017-01-25 2017-04-26 北京信通力创科技有限公司 动态图形密码锁、服务器、共享系统及其开锁和闭锁方法
CN106652232A (zh) * 2016-12-28 2017-05-10 北京拜克洛克科技有限公司 一种自行车共享方法及系统
CN106780859A (zh) * 2016-11-21 2017-05-31 上海众人网络安全技术有限公司 一种时间型车辆开锁/关锁的控制方法及系统
CN107481178A (zh) * 2017-06-13 2017-12-15 深圳市吉亚鲁电子有限公司 服务器、共享单车及其标识显示方法、控制方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100325734A1 (en) * 2009-06-19 2010-12-23 Etchegoyen Craig S Modular Software Protection
CN106780859A (zh) * 2016-11-21 2017-05-31 上海众人网络安全技术有限公司 一种时间型车辆开锁/关锁的控制方法及系统
CN106652232A (zh) * 2016-12-28 2017-05-10 北京拜克洛克科技有限公司 一种自行车共享方法及系统
CN106600797A (zh) * 2017-01-25 2017-04-26 北京信通力创科技有限公司 动态图形密码锁、服务器、共享系统及其开锁和闭锁方法
CN107481178A (zh) * 2017-06-13 2017-12-15 深圳市吉亚鲁电子有限公司 服务器、共享单车及其标识显示方法、控制方法

Similar Documents

Publication Publication Date Title
US11334713B2 (en) Device identifier dependent operation processing of packet based data communication
CN107493264B (zh) Otp激活方法、移动终端、服务器、存储介质及系统
CN106569790B (zh) 卡片模板生成方法、服务提供方法、信息提供方法及装置
WO2019037528A1 (fr) Serveur, client, système de gestion et procédé de gestion de région pour véhicule partagé
RU2012135493A (ru) Механизм верификации
GB201204398D0 (en) Method for authenticating a transaction
CN104579909B (zh) 一种用户信息的分类、用户分组信息的获取方法和设备
WO2018183042A1 (fr) Systèmes et procédés sécurisés destinés à un code pouvant être balayé
WO2018232957A1 (fr) Procédé et système de traitement d'informations logistiques
WO2018188373A1 (fr) Procédé et appareil de partage de page, serveur et support de stockage
CN102932358B (zh) 基于内容分发网络的第三方文件改写加速分发方法和装置
US20130173659A1 (en) Methods and Devices for Providing Location-Based Electronic Information
CN103886773B (zh) 一种b/s环境下在gis地图上实时监测出租车的方法
CN106997554A (zh) 一种红字发票信息表处理方法和处理系统
US20130211622A1 (en) Hashed Strings for Machine-to-Machine Communication Based on Time and Secret Strings
WO2019000204A1 (fr) Serveur, bicyclette partagée, procédé d'affichage d'identification pour la bicyclette, et procédé de commande
CN104915457A (zh) 一种线下商品搜索及导航系统及方法
WO2019000202A1 (fr) Serveur, bicyclette partagée, procédé d'affichage d'identification associé et procédé de commande associé
CN102355639B (zh) 集团短号实时更新的方法及系统及相关设备
Hu et al. Towards mobility-as-a-service to promote smart transportation
CN104168362A (zh) 终端、二维码管理装置和电子名片管理方法
CN103327442A (zh) 基于地理位置获取内容信息的方法、服务器及系统
CN107481178A (zh) 服务器、共享单车及其标识显示方法、控制方法
CN110443684B (zh) 组合产品快照式价格信息处理方法及装置
EP3748441A1 (fr) Dispositif et procédé de notification d'informations de bicyclette, serveur, et terminal utilisateur

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: 17916191

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17916191

Country of ref document: EP

Kind code of ref document: A1