WO2019000204A1 - Server, shared bicycle, identification display method therefor, and control method - Google Patents

Server, shared bicycle, identification display method therefor, and control method 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
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/CN2017/090249 priority Critical patent/WO2019000204A1/en
Publication of WO2019000204A1 publication Critical patent/WO2019000204A1/en

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

A server, a shared bicycle, an identification display method therefor, and a control method, said identification display method for a shared bicycle comprising: acquiring a first self identification, and at every interval of a preset time, carrying out an operation on the first identification and current vector information according to a preset rule so as to generate a second identification; and displaying the second identification.

Description

发明名称:服务器、 共享单车及其标识显示方法、 控制方法 技术领域  Invention name: server, shared bicycle and its logo display method, control method
[0001] 本发明涉及共享单车领域, 尤其涉及一种服务器、 共享单车及其标识显示方法 [0001] 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
、 控制方法。 , Control Method.
背景技术  Background technique
[0002] 共享单车基于移动 APP和智能硬件的幵发, 是近期兴起的代步工具, 给广大用 户带来了便捷、 经济、 绿色低碳、 高效率的出行体验, 而且提高了自行车的使 用效率, 为城市节约更多空间。  [0002] 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.
[0003] 共享单车公司推行的是"随吋随地有车骑"的经营理念。 每个共享单车上都配置 有代表自身唯一标识的二维码信息或车牌号信息, 用户通过 APP扫码或输入车牌 号, 便可向服务器发送该单车的用车请求, 当服务器确认该请求后, 用户便可 幵始骑行。 但是, 在现实使用中发现, 总有一些不法分子为了自己能独霸某个 单车, 故意将该单车的二维码或车牌号进行涂抹, 这样, 其它用户就无法在 APP 上输入该单车的正确第二标识, 进而无法使用该单车, 这与共享单车的经营理 念相悖, 给共享单车公司带来了非常不好的影响, 也给其它用户带来极大的不 便, 应杜绝此类事情的发生。  [0003] 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. When the server confirms the request, the server confirms the request. , the user can start riding. However, in reality, it has been found that there are always some criminals who want to dominate a bicycle and deliberately smear the bicycle's QR code or license plate number so that other users cannot enter the correct number of the bicycle on the APP. 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.
技术问题  technical problem
[0004] 本发明要解决的技术问题在于, 不法人员通过涂抹共享单车上所显示的标识来 达到独占单车的目的。 问题的解决方案  [0004] 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. Problem solution
技术解决方案  Technical solution
[0005] 本发明解决其技术问题所采用的技术方案是: 构造一种共享单车的标识显示方 法, 应用于共享单车, 包括:  [0005] 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:
[0006] S 11.获取自身的第一标识, 且每间隔预设吋间将所述第一标识和当前变量信息 按预设规则进行运算, 以生成第二标识; [0006] 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;
[0007] S 12.显示所述第二标识。 [0008] 优选地, 所述当前变量信息包括: 当前吋间信息和 /或当前位置信息和 /或当前 随机数信息。 [0007] S 12. Display the second identifier. [0008] Preferably, the current variable information includes: current inter-day information and/or current location information and/or current random number information.
[0009] 优选地, 在所述步骤 S11中, 每间隔预设吋间将所述第一标识和当前变量信息 按预设规则进行运算的步骤为:  [0009] Preferably, in the step S11, the step of calculating the first identifier and the current variable information according to a preset rule every interval preset is:
[0010] 每间隔预设吋间将所述第一标识和当前变量信息进行哈希运算。 [0010] The first identifier and the current variable information are hashed every interval preset.
[0011] 优选地, 所述第二标识包括车牌号信息和 /或二维码信息。 [0011] Preferably, the second identifier comprises license plate number information and/or two-dimensional code information.
[0012] 本发明还构造一种共享单车的控制方法, 应用于服务器, 包括: [0012] The present invention also constructs a control method for sharing a bicycle, which is applied to a server, and includes:
[0013] S21.当接收到用户的骑行请求吋, 从所述骑行请求中提取用户输入的共享单车 的第二标识; [0013] S21. When receiving the riding request of the user, extracting a second identifier of the shared bicycle input by the user from the riding request;
[0014] S22.根据所述第二标识和当前变量信息, 获取共享单车的第一标识;  [0014] S22. Acquire a first identifier of the shared bicycle according to the second identifier and current variable information.
[0015] S23.根据所获取的第一标识向用户或相应共享单车返回骑行请求应答。 [0015] S23. Returning the riding request response to the user or the corresponding shared bicycle according to the acquired first identifier.
[0016] 优选地, 所述步骤 S22包括: [0016] Preferably, the step S22 includes:
[0017] 将所述第二标识和当前变量信息按预设规则进行反运算, 以获取共享单车的第 一标识。  [0017] performing the inverse operation on the second identifier and the current variable information according to a preset rule to obtain a first identifier of the shared bicycle.
[0018] 优选地, 所述步骤 S22包括:  [0018] Preferably, the step S22 includes:
[0019] 根据所述第二标识, 从动态表中获取与所述第二标识所对应的第一标识, 其中 , 所述动态表中存储有每个共享单车的第一标识及第二标识, 所述第二标识是 将所述第一标识和当前变量信息按预设规则进行运算所生成的, 且每间隔预设 吋间更新一次。  [0019] obtaining, according to the second identifier, a first identifier corresponding to the second identifier, where the first identifier and the second identifier of each shared bicycle are stored in the dynamic table, where The second identifier is generated by calculating the first identifier and the current variable information according to a preset rule, and is updated once every interval.
[0020] 优选地, 所述当前变量信息包括: 当前吋间信息和 /或当前位置信息和 /或当前 随机数信息。  [0020] Preferably, the current variable information includes: current inter-day information and/or current location information and/or current random number information.
[0021] 本发明还构造一种共享单车, 包括第一处理器和第一存储器, 所述第一存储器 用于存储第一程序指令, 所述第一程序指令被所述第一处理器加载并执行实现 如上述共享单车的标识显示方法的步骤。  [0021] 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.
[0022] 本发明还构造一种服务器, 包括第二处理器和第二存储器, 所述第二存储器用 于存储第二程序指令, 所述第二程序指令被所述第二处理器加载并执行实现如 上述共享单车的控制方法的步骤。 发明的有益效果 有益效果 [0022] 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 steps of the control method of sharing a bicycle as described above are implemented. Advantageous effects of the invention Beneficial effect
[0023] 实施本发明的技术方案, 共享单车能实吋地根据自身的第一标识及当前吋段信 息自动生成第二标识, 从而使得所显示的第二标识是实吋动态更新的。 当用户 在 APP中输入当前所査看到的第二标识后, 向服务器发送骑行请求, 服务器对所 接收的第二标识进行解析, 便可获取到该共享单车的第一标识, 进而可向该用 户返回骑行请求应答。 由于每个共享单车上所显示的第二标识都是实吋动态更 新的, 所以, 不法人员无法通过涂抹共享单车上所显示的标识来达到独占单车 的目的, 从而可杜绝此类事情的发生。  [0023] In the technical solution of the present invention, 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. After the user inputs the second identifier that is currently viewed in the APP, sending a riding request to the server, and 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.
对附图的简要说明  Brief description of the drawing
附图说明  DRAWINGS
[0024] 图 1是本发明共享单车的标识显示方法实施例一的流程图;  1 is a flowchart of Embodiment 1 of a method for displaying a logo of a shared bicycle according to the present invention;
[0025] 图 2是本发明共享单车的控制方法实施例一的流程图。 2 is a flow chart of Embodiment 1 of a method for controlling a shared bicycle according to the present invention.
本发明的实施方式 Embodiments of the invention
[0026] 本发明针对目前出现的某些共享单车上的标识被不法人员恶意涂抹的情况, 提 供一种共享单车及其标识显示方法、 服务器及控制方法。 在本发明的技术方案 中, 共享单车能实吋地根据自身的第一标识及当前变量信息自动生成第二标识 , 从而使得所显示的第二标识是实吋动态更新的。 当用户在 APP中输入当前所査 看到的第二标识后, 向服务器发送骑行请求, 服务器对所接收的第二标识进行 解析, 便可获取到该共享单车的第一标识, 进而可向该用户或相应共享单车返 回骑行请求应答。 由于每个共享单车上所显示的第二标识都是实吋动态更新的 , 所以, 用户无法通过涂抹共享单车上所显示的标识来达到独占单车的目的, 从而杜绝此类事情的发生。  [0026] 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. In the technical solution of the present invention, 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. After the user inputs the second identifier that is currently viewed in the APP, sending a riding request to the server, and 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.
[0027] 图 1是本发明共享单车的标识显示方法实施例一的流程图, 该实施例的共享单 车的标识显示方法包括以下步骤:  [0027] 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:
[0028] S11.获取自身的第一标识, 且每间隔预设吋间将所述第一标识和当前变量信息 按预设规则进行运算, 以生成第二标识;  [0028] S11. Acquire a first identifier of the first identifier, and calculate the first identifier and the current variable information according to a preset rule to generate a second identifier.
[0029] 在该步骤中, 首先说明的是, 共享单车的第一标识可为其控制器的硬件标识, 也可为共享单车的编号信息。 当前变量信息包括下列中的一个或多个的组合: 当前吋间信息、 当前位置信息、 当前随机数信息, 其中, 关于当前吋间信息和 当前位置信息, 由于共享单车均自带有 GPS模块, 所以可获取到当前吋间信息和 当前位置信息, 而且, 由于服务器的吋间信息与共享单车的吋间信息都来自 GPS 信息, 所以其吋间是同步的。 另外, 共享单车在获取到当前位置信息后, 也会 实吋发送至服务器。 关于当前随机数信息, 其可以是服务器向共享单车实吋发 送的随机数, 也可以是共享单车实吋生成的, 且随机数的生成规则与服务器相 同。 另外还需说明的是, 共享单车的控制器中植入的标识运算规则与服务器中 植入的标识反运算规则是相对应的。 在生成第二标识吋, 首先将第一标识与当 前变量信息分别所对应的二进制码按一定规则进行组合, 然后对组合后的码段 进行规则运算, 例如, 进行哈希运算。 对于所生成的哈希值, 可直接用来作为 该共享单车的第二标识, 也可截取哈希值的预设位, 例如, 截取其低 24位, 然 后将所截取的预设位作为该共享单车的第二标识。 另外, 第二标识可包括车牌 号和 /或二维码信息, 当为车牌号吋, 可直接将哈希值或部分哈希值作为车牌号[0029] In this step, it is first explained that 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. In addition, after the shared bicycle gets the current location information, it will also be sent to the server. Regarding 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. It should also be noted that 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. For 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. In addition, 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.
, 也可先将哈希值转成十进制数字后作为车牌号。 , you can also convert the hash value to a decimal number and use it as the license plate number.
[0030] S 12.显示所述第二标识。 [0030] S 12. Display the second identifier.
[0031] 在该步骤中, 由于第二标识是每间隔预设吋间生成一次的, 所以, 所显示的第 二标识也是动态实吋更新的, 例如每隔 5秒动态更新一次。  [0031] In this step, since the second identifier is generated once every interval, the displayed second identifier is also dynamically updated, for example, dynamically updated every 5 seconds.
[0032] 图 2是本发明共享单车的骑行请求处理方法实施例一的流程图, 该实施例的骑 行请求处理方法应用于服务器中, 且可具体包括以下步骤: [0032] 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:
[0033] S21.当接收到用户的骑行请求吋, 从所述骑行请求中提取用户输入的共享单车 的第二标识; [0033] S21. When receiving a riding request of the user, extracting a second identifier of the shared bicycle input by the user from the riding request;
[0034] 在该步骤中, 当用户需要骑行某一共享单车吋, 可通过 APP输入该共享单车当 前所显示的第二标识, 然后随骑行请求一并发送至服务器。 这样, 服务器在接 收到骑行请求后, 便可从中提取出用户所输入的共享单车的第二标识。  [0034] In this step, when the user needs to ride a certain bicycle, 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. In this way, after receiving the riding request, the server can extract the second identifier of the shared bicycle input by the user.
[0035] S22.根据所述第二标识和当前变量信息, 获取共享单车的第一标识; [0035] S22. Acquire a first identifier of the shared bicycle according to the second identifier and current variable information.
[0036] 在该步骤中, 首先说明的是, 关于当前变量信息, 可为下列中的一个或多个的 组合: 当前吋间信息、 当前位置信息、 当前随机数信息。 例如, 在使用当前吋 间信息吋, 由于服务器的吋间信息与共享单车的吋间信息都来自 GPS信息, 所以 其吋间是同步的, 另外, 需保证两者所划分的吋段是一致的, 例如, 假设每天 从 00:00:00幵始, 每 5秒算一个吋段, 若某个共享单车在 14:25:35吋生成一个新的 第二标识, 而用户在 14:25:38吋输入该第二标识, 并将其随骑行请求一并发送至 服务器, 服务器 14:25:39吋接收到该第二标识, 在对该第二标识进行解析吋, 所 使用的当前吋段应为 14:25:35。 另外, 还需说明的是, 在对第二标识进行解析吋 , 由于服务器端所使用的运算规则与共享单车端所使用的运算规则相对应, 所 以可从第二标识中解析出共享单车的第一标识, 该第一标识也是共享单车的唯 一标识。 [0036] In this step, it is first explained that, regarding 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. And send it to the server along with the ride request, 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. In addition, it should be noted that, after the second identifier is parsed, since the operation rule used by the server end corresponds to the operation rule used by the shared bicycle end, the shared bicycle can be parsed from the second identifier. An identifier, the first identifier is also a unique identifier of the shared bicycle.
[0037] 在一个具体实施例中, 直接将所述第二标识和当前变量信息按预设规则进行反 运算, 以获取共享单车的第一标识。  [0037] In a specific embodiment, 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.
[0038] 在另一个具体实施例中, 根据所述第二标识, 从动态表中获取与所述第二标识 所对应的第一标识, 其中, 所述动态表中存储有每个共享单车的第一标识及第 二标识, 所述第二标识是将所述第一标识和当前变量信息按预设规则进行运算 所生成的, 且每间隔预设吋间更新一次。 在该实施例中, 服务器中配置有动态 表, 该动态表存储有每个共享单车的第一标识和第二标识, 而且, 第一标识是 固定不变的, 而第二标识是根据第一标识和当前变量信息按预设规则进行运算 所生成的, 所以是实吋动态变化的, 而且, 该第二标识与相应共享单车上所显 示的第二标识是一致的。 当服务器接收到用户 APP所发送的第二标识后, 通过査 找动态表, 便可获取到该第二标识所对应的第一标识。  [0038] In another embodiment, 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. In this embodiment, 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. After 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.
[0039] S23.根据所获取的第一标识向用户或相应共享单车返回骑行请求应答。  [0039] S23. Returning the riding request response to the user or the corresponding shared bicycle according to the acquired first identifier.
[0040] 在该步骤中, 当获取到共享单车的第一标识后, 服务器就可针对用户的骑行请 求进行应答, 例如, 将该用户 APP与所骑行的第一标识进行绑定, 然后向该共享 单车发送幵锁指令等等。  [0040] In this step, after acquiring the first identifier of the shared bicycle, 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.
[0041] 本发明还构造一种共享单车, 包括第一处理器和第一存储器, 第一存储器用于 存储第一程序指令, 而且, 该第一程序指令被所述第一处理器加载并执行实现 上述共享单车的标识显示方法的步骤。  [0041] 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.
[0042] 本发明还构造一种服务器, 包括第二处理器和第二存储器, 第二存储器用于存 储第二程序指令, 而且, 该第二程序指令被所述第二处理器加载并执行实现上 述共享单车的控制方法的步骤。 [0042] 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.
以上所述仅为本发明的优选实施例而已, 并不用于限制本发明, 对于本领域的 技术人员来说, 本发明可以有各种更改和变化。 凡在本发明的精神和原则之内 , 所作的任何纂改、 等同替换、 改进等, 均应包含在本发明的权利要求范围之 内。  The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes can be made to the present invention. Any tampering, equivalent substitution, improvement, etc., within the spirit and scope of the present invention are intended to be included within the scope of the appended claims.

Claims

权利要求书 Claim
[权利要求 1] 一种共享单车的标识显示方法, 应用于共享单车, 其特征在于, 包括  [Claim 1] A method for displaying a shared bicycle, which is applied to a shared bicycle, and is characterized in that
511.获取自身的第一标识, 且每间隔预设吋间将所述第一标识和当前 变量信息按预设规则进行运算, 以生成第二标识; 511. Acquire a first identifier of the first identifier, and calculate, by the preset rule, the first identifier and the current variable information according to a preset rule to generate a second identifier.
512.显示所述第二标识。  512. Display the second identifier.
[权利要求 2] 根据权利要求 1所述的共享单车的标识显示方法, 其特征在于, 所述 当前变量信息包括: 当前吋间信息和 /或当前位置信息和 /或当前随机 数信息。  [Claim 2] The identification display method of the shared bicycle according to claim 1, wherein the current variable information comprises: current day information and/or current position information and/or current random number information.
[权利要求 3] 根据权利要求 1或 2所述的共享单车的标识显示方法, 其特征在于, 在 所述步骤 S 11中, 每间隔预设吋间将所述第一标识和当前变量信息按 预设规则进行运算的步骤为:  [Claim 3] The identification display method of the shared bicycle according to claim 1 or 2, wherein in the step S11, the first identification and the current variable information are pressed every interval The steps for calculating the preset rules are:
每间隔预设吋间将所述第一标识和当前变量信息进行哈希运算。  The first identifier and the current variable information are hashed every predetermined time interval.
[权利要求 4] 根据权利要求 1所述的共享单车的标识显示方法, 其特征在于, 所述 第二标识包括车牌号信息和 /或二维码信息。 [Claim 4] The identification display method of the shared bicycle according to claim 1, wherein the second identification includes license plate number information and/or two-dimensional code information.
[权利要求 5] —种共享单车的控制方法, 应用于服务器, 其特征在于, 包括: [Claim 5] A method for controlling a shared bicycle, which is applied to a server, and includes:
521.当接收到用户的骑行请求吋, 从所述骑行请求中提取用户输入的 共享单车的第二标识;  521. When receiving a riding request of the user, extracting, from the riding request, a second identifier of the shared bicycle input by the user;
522.根据所述第二标识和当前变量信息, 获取共享单车的第一标识; 522. Acquire a first identifier of the shared bicycle according to the second identifier and current variable information.
523.根据所获取的第一标识向用户或相应共享单车返回骑行请求应答 523. Returning the riding request response to the user or the corresponding shared bicycle according to the acquired first identifier
[权利要求 6] 根据权利要求 5所述的共享单车的控制方法, 其特征在于, 所述步骤 S [Claim 6] The method for controlling a shared bicycle according to claim 5, wherein the step S
22包括:  22 includes:
将所述第二标识和当前变量信息按预设规则进行反运算, 以获取共享 单车的第一标识。  And performing the inverse operation on the second identifier and the current variable information according to a preset rule to obtain the first identifier of the shared bicycle.
[权利要求 7] 根据权利要求 5所述的共享单车的控制方法, 其特征在于, 所述步骤 S  [Claim 7] The method for controlling a shared bicycle according to claim 5, wherein the step S
22包括:  22 includes:
根据所述第二标识, 从动态表中获取与所述第二标识所对应的第一标 识, 其中, 所述动态表中存储有每个共享单车的第一标识及第二标识 , 所述第二标识是将所述第一标识和当前变量信息按预设规则进行运 算所生成的, 且每间隔预设吋间更新一次。 Obtaining, according to the second identifier, a first label corresponding to the second identifier from a dynamic table The first dynamic identifier and the second identifier of each shared bicycle are stored in the dynamic table, and the second identifier is generated by calculating the first identifier and the current variable information according to a preset rule. And the interval is updated every time.
[权利要求 8] 根据权利要求 5-7任一项所述的共享单车的控制方法, 其特征在于, 所述当前变量信息包括: 当前吋间信息和 /或当前位置信息和 /或当前 随机数信息。  [Claim 8] The method for controlling a shared bicycle according to any one of claims 5 to 7, wherein the current variable information comprises: current day information and/or current position information and/or current random number information.
[权利要求 9] 一种共享单车, 包括第一处理器和第一存储器, 所述第一存储器用于 存储第一程序指令, 其特征在于, 所述第一程序指令被所述第一处理 器加载并执行实现如权利要求 1-4任一项所述的方法的步骤。  [Claim 9] A shared bicycle, comprising a first processor and a first memory, wherein the first memory is configured to store a first program instruction, wherein the first program instruction is used by the first processor The steps of implementing the method of any of claims 1-4 are loaded and executed.
[权利要求 10] —种服务器, 包括第二处理器和第二存储器, 所述第二存储器用于存 储第二程序指令, 其特征在于, 所述第二程序指令被所述第二处理器 加载并执行实现如权利要求 5-8任一项所述的方法的步骤。  [Claim 10] A server comprising a second processor and a second memory, the second memory for storing a second program instruction, wherein the second program instruction is loaded by the second processor And performing the steps of implementing the method of any of claims 5-8.
PCT/CN2017/090249 2017-06-27 2017-06-27 Server, shared bicycle, identification display method therefor, and control method WO2019000204A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/090249 WO2019000204A1 (en) 2017-06-27 2017-06-27 Server, shared bicycle, identification display method therefor, and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/090249 WO2019000204A1 (en) 2017-06-27 2017-06-27 Server, shared bicycle, identification display method therefor, and control method

Publications (1)

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

Family

ID=64740777

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/090249 WO2019000204A1 (en) 2017-06-27 2017-06-27 Server, shared bicycle, identification display method therefor, and control method

Country Status (1)

Country Link
WO (1) WO2019000204A1 (en)

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 (en) * 2017-01-25 2017-04-26 北京信通力创科技有限公司 Dynamic graphic password lock, server, sharing system and unlocking and locking methods thereof
CN106652232A (en) * 2016-12-28 2017-05-10 北京拜克洛克科技有限公司 Bike sharing method and system
CN106780859A (en) * 2016-11-21 2017-05-31 上海众人网络安全技术有限公司 Control method and system that a kind of time type vehicle is unlocked/shut
CN107481178A (en) * 2017-06-13 2017-12-15 深圳市吉亚鲁电子有限公司 Server, shared bicycle and its identification display method, control method

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 (en) * 2016-11-21 2017-05-31 上海众人网络安全技术有限公司 Control method and system that a kind of time type vehicle is unlocked/shut
CN106652232A (en) * 2016-12-28 2017-05-10 北京拜克洛克科技有限公司 Bike sharing method and system
CN106600797A (en) * 2017-01-25 2017-04-26 北京信通力创科技有限公司 Dynamic graphic password lock, server, sharing system and unlocking and locking methods thereof
CN107481178A (en) * 2017-06-13 2017-12-15 深圳市吉亚鲁电子有限公司 Server, shared bicycle and its identification display method, control method

Similar Documents

Publication Publication Date Title
US11334713B2 (en) Device identifier dependent operation processing of packet based data communication
CN107493264B (en) OTP activation method, mobile terminal, server, storage medium and system
CN106569790B (en) Card template generation method, service providing method, information providing method and device
CN104579909B (en) Method and equipment for classifying user information and acquiring user grouping information
GB201204398D0 (en) Method for authenticating a transaction
WO2018183042A1 (en) Secure scannable code systems and methods
CN109977635B (en) Method, device, equipment and medium for processing traceable data based on block chain
WO2014079204A1 (en) Method and device for reminding user according to event
CN102932358B (en) Third party's file of content-based distributing network is rewritten and is accelerated distribution method and device
US20130211622A1 (en) Hashed Strings for Machine-to-Machine Communication Based on Time and Secret Strings
WO2019000204A1 (en) Server, shared bicycle, identification display method therefor, and control method
CN106997554A (en) A kind of credit note information table processing method and processing system
CN104915457A (en) Off-line commodity search and navigation system and method
WO2019000202A1 (en) Server, shared bicycle, identification display method therefor and control method therefor
CN102355639B (en) Real-time group short number updating method, system and related equipment
Hu et al. Towards mobility-as-a-service to promote smart transportation
US20200353840A1 (en) Prompting Method of Bicycle Information, a Device, a Server, and a User Terminal
CN103327442A (en) Method, server and system for acquiring content information based on geographical positions
CN105141673A (en) Intelligent terminal and user information processing method thereof
CN107481178A (en) Server, shared bicycle and its identification display method, control method
CN110443684B (en) Combined product snapshot type price information processing method and device
CN111845629B (en) Vehicle control method and device
CN108447476A (en) Method and device for asking service and service resource allocation
PH12018502654A1 (en) A method, apparatus and system for electronic payments
CN108776840A (en) Information flow method for pushing, device, electronic equipment and computer readable storage medium

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