WO2018090953A1 - 一种车载终端、终端、车辆信息发送及采集方法 - Google Patents

一种车载终端、终端、车辆信息发送及采集方法 Download PDF

Info

Publication number
WO2018090953A1
WO2018090953A1 PCT/CN2017/111351 CN2017111351W WO2018090953A1 WO 2018090953 A1 WO2018090953 A1 WO 2018090953A1 CN 2017111351 W CN2017111351 W CN 2017111351W WO 2018090953 A1 WO2018090953 A1 WO 2018090953A1
Authority
WO
WIPO (PCT)
Prior art keywords
vehicle information
original
module
terminal
target vehicle
Prior art date
Application number
PCT/CN2017/111351
Other languages
English (en)
French (fr)
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 中兴通讯股份有限公司
Publication of WO2018090953A1 publication Critical patent/WO2018090953A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications

Definitions

  • This article relates to but not limited to the field of vehicle networking technology, and in particular to a vehicle terminal, terminal, vehicle information transmission and collection method.
  • car terminals are basically used in conjunction with mobile phones.
  • the car base, the car base and the mobile phone are integrated with a USB module.
  • the two are connected by USB, and the mobile phone can collect vehicle information, such as temperature and speed. Wait.
  • Embodiments of the present invention provide an in-vehicle terminal, a terminal, and a vehicle information transmission and collection method.
  • An embodiment of the present invention provides an in-vehicle terminal, including:
  • a vehicle information acquisition module configured to acquire original vehicle information from a storage space of the storage space or the interior of the vehicle
  • a first data processing module configured to perform preset processing on the original vehicle information acquired by the vehicle information acquiring module to obtain target vehicle information, where the target vehicle information has a smaller data transmission amount than the original vehicle information ;
  • the first wireless communication module is configured to wirelessly transmit the target vehicle information to the external terminal.
  • the embodiment of the invention further provides a terminal, including:
  • a second wireless communication module configured to acquire target vehicle information from the vehicle terminal in a wireless manner
  • a second data processing module configured to be the target vehicle acquired by the second wireless communication module
  • the information is parsed to obtain original vehicle information, the target vehicle information having a smaller amount of data transmission than the original vehicle information;
  • a display module configured to display the original vehicle information.
  • the embodiment of the invention further provides a method for transmitting vehicle information, including:
  • the target vehicle information is wirelessly transmitted to an external terminal.
  • the embodiment of the invention further provides a vehicle information collection method, including:
  • the original vehicle information is displayed.
  • the embodiment of the present invention further provides a computer storage medium, wherein the computer storage medium stores computer executable instructions for performing the vehicle information transmitting method or the vehicle information collecting method according to any one of the foregoing.
  • an in-vehicle terminal acquires original vehicle information from a storage space of the storage space or the vehicle interior, and performs the original vehicle information.
  • the target vehicle information having a smaller amount of data transmission is processed, and the target vehicle information is wirelessly transmitted to the external terminal. It is not restricted by the wired connection, which makes the user more convenient to use.
  • the original vehicle information is processed into the target vehicle information with smaller data transmission amount and then transmitted wirelessly, which saves the data transmission amount and improves the data transmission efficiency. It is convenient for the terminal to obtain vehicle information.
  • FIG. 1 is a schematic diagram of an in-vehicle terminal according to Embodiment 1 of the present invention.
  • FIG. 2 is a flowchart of a method for transmitting vehicle information according to Embodiment 2 of the present invention
  • FIG. 3 is a schematic diagram of a terminal according to Embodiment 3 of the present invention.
  • Embodiment 4 is a flowchart of a vehicle information collecting method according to Embodiment 4 of the present invention.
  • the wired connection between the vehicle terminal and the mobile phone brings limitations to the user's use, that is, the user can only use the mobile phone to be fixed on the vehicle base, and the user is very inconvenient to use.
  • the embodiment provides a brand-new vehicle-mounted terminal.
  • the vehicle-mounted terminal mainly includes:
  • the vehicle information acquiring module 11 is configured to acquire original vehicle information from a storage space of the storage space or the interior of the vehicle;
  • the first data processing module 12 is configured to perform preset processing on the original vehicle information acquired by the vehicle information acquiring module 11 to obtain target vehicle information, where the target vehicle information has a smaller data transmission amount than the original vehicle information. ;
  • the first wireless communication module 13 is configured to wirelessly transmit the target vehicle information to an external terminal.
  • the original vehicle information may be stored in the storage module, and the vehicle information acquisition module 11 may be configured to acquire the original vehicle information from the storage module, that is, obtain the original vehicle information from its own storage space. Or the vehicle interior has a data storage space, the vehicle information acquisition module 11 may be configured to acquire the original vehicle information from the data storage space, and the vehicle information acquisition module 11 and the data storage space may communicate in a contact communication manner. Includes wired connection.
  • the original vehicle information includes at least one type of vehicle information such as oil level, tire pressure, current vehicle speed, and the like.
  • the first data processing module 12 is mainly configured to reduce the amount of data transmission of the original vehicle information, and the information obtained after the reduction is referred to as target vehicle information, as an embodiment:
  • the first data processing module 12 includes:
  • the normalization processing module is configured to normalize the original vehicle information acquired by the vehicle information acquisition module 11 according to a preset normalization rule to obtain intermediate vehicle information;
  • the encoding module is configured to encode the intermediate vehicle information according to a preset encoding rule to obtain target vehicle information.
  • the original vehicle information is first normalized, and the purpose is to unify the data from different sources into one reference frame, and then reduce the data transmission amount of the original vehicle information by coding.
  • each vehicle information is normalized and encoded to obtain one byte of target vehicle information.
  • the following examples illustrate:
  • each vehicle information is normalized and encoded and converted into a target vehicle information of one byte size.
  • the coding module follows the preset coding rule 1: when the remaining oil level percentage is 0-10%, the code is 0x00, indicating that the fuel is urgently needed; at 10% At -30%, the code is 0x01, indicating that the oil quantity is insufficient; at 30%-60%, the code is 0x02, indicating that the oil quantity is good; at 60%-80%, the code is 0x04, indicating that the oil quantity is sufficient; When %-100%, the code is 0x08, indicating that the oil is full; assuming that the percentage of remaining oil level obtained by the normalization processing module is 10%-30%, according to the above coding rule 1, the coding module encodes it as 0x01. As the target vehicle information.
  • the original vehicle information acquired by the vehicle information acquiring module 11 includes a tire pressure value
  • the standard atmospheric pressure is 101.325 kPa
  • the actual pressure value of the tire is greater than or equal to the standard atmospheric pressure. If the normalized processing and coding are not performed, the actual pressure value is If the vehicle information acquisition module 11 obtains the actual tire pressure value, the normalization processing module divides it by a standard value (this standard value can be a standard). Atmospheric pressure, or n standard atmospheric pressure, obtain a multiple M, and use the multiple M as the intermediate vehicle information. The encoding module performs interval determination on M. Different intervals correspond to different codes.
  • the preset coding rule 2 is: When 0-1, the code is 0x01; when it is 1-3, the code is 0x02; when it is 3-5, the code is 0x03; when the multiple M obtained by the normalization processing module is 0-1, the coding module follows the above code. Rule two, encode it as 0x01. One byte can encode 64 segments; The value range of the code is: 0X00----0XFF, a total of 64 values.
  • the first wireless communication module 13 includes a Bluetooth module, and is mainly configured to wirelessly transmit the target vehicle information processed by the first data processing module 12 to the external terminal.
  • the Bluetooth module supports the Ble Advertising function and the Ble scan function.
  • the Bluetooth module can periodically send Ble Advertising to the external terminal, which carries the target vehicle information.
  • the vehicle-mounted terminal provided in this embodiment may be a vehicle-mounted base, has a wireless transmission function, and has a function of reducing the amount of data transmission of the original vehicle information.
  • the vehicle-mounted terminal provided in this embodiment is not limited by the wired connection, and saves the data transmission amount, improves the data transmission efficiency, and is convenient for the user to use.
  • the embodiment further provides a vehicle information transmitting method applied to the vehicle-mounted terminal.
  • the vehicle information transmitting method mainly includes the following processes:
  • the self storage space in step S201 refers to the storage module of the vehicle terminal itself, and the original vehicle information can be stored in the storage module.
  • the data storage space inside the vehicle refers to the data storage space inside the vehicle outside the vehicle terminal.
  • the contact information can be contacted with the data storage space to obtain original vehicle information stored therein.
  • the original vehicle information includes at least one type of vehicle information such as oil level, tire pressure, current vehicle speed, and the like.
  • Step S202 is mainly used to reduce the data transmission amount of the original vehicle information, and the information obtained after the reduction is referred to as target vehicle information.
  • step S202 first returns the original vehicle information according to a preset normalization rule.
  • the intermediate vehicle information is obtained by the processing, and the intermediate vehicle information is encoded according to the preset encoding rule to obtain the target vehicle information.
  • the method is to reduce the data transmission amount of the original vehicle information by normalization processing and encoding.
  • each vehicle information is normalized and encoded to obtain one byte of target vehicle information.
  • the following examples illustrate:
  • the normalization rules and encoding rules can be built into the code, and ultimately, each type of vehicle information After normalization and encoding, the target vehicle information is converted into a byte size.
  • the step S203 is according to the preset encoding rule 1: when the remaining oil level percentage is 0-10%, the code is 0x00, indicating that the fuel is urgently needed; at 10%-30%, the code is 0x01.
  • the code is 0x02, indicating good oil; at 60%-80%, the code is 0x04, indicating sufficient oil; at 80%-100%, the code is 0x08, indicating that the amount of oil is full; when the percentage of remaining oil level obtained in step S202 is 10%-30%, according to the above coding rule 1, it is coded as 0x01.
  • the obtained original vehicle information includes the tire pressure value
  • the standard atmospheric pressure is 101.325 kPa
  • the actual pressure value of the tire is greater than or equal to the standard atmospheric pressure. If the normalized processing and coding are not performed, the actual pressure value is too large, and the occupation is relatively large. The transmission flow rate will affect the transmission efficiency. Therefore, after the actual tire pressure value is obtained, step S202 first divides it by a standard value (this standard value can be a standard atmospheric pressure or n standard atmospheric pressure). A multiple M, using the multiple M as the intermediate vehicle information, and performing interval determination on M. Different intervals correspond to different codes.
  • the preset coding rule 2 is: when the interval is 0-1, the code is 0x01; The code is 0x02; when it is 3-5, the code is 0x03; when the multiple M obtained in step S202 is 0-1, it is coded as 0x01 according to the above coding rule 2.
  • the wireless mode in step S203 includes: Bluetooth communication, and the step may include: periodically transmitting Ble Advertising to the external terminal, where the target vehicle information is carried.
  • the vehicle information transmitting method provided in this embodiment is applied to an in-vehicle terminal, such as a vehicle mount.
  • the vehicle information is transmitted wirelessly, and the data transmission amount of the original vehicle information is reduced before being transmitted.
  • the vehicle information transmitting method provided in this embodiment is not limited by the wired connection, and saves the data transmission amount, improves the data transmission efficiency, and is convenient for the user to use.
  • the terminal mainly includes:
  • the second wireless communication module 31 is configured to acquire target vehicle information from the vehicle-mounted terminal in a wireless manner
  • the second data processing module 32 is configured to perform parsing processing on the target vehicle information acquired by the second wireless communication module 31 to obtain original vehicle information, where the target vehicle information has Smaller amount of data transmitted by the original vehicle information;
  • a display module 33 is arranged to display the original vehicle information.
  • the second wireless communication module 31 is configured to cooperate with the first wireless communication module 13 of the vehicle-mounted terminal provided by the foregoing embodiment, and includes: a Bluetooth module, which is mainly configured to acquire target vehicle information from the first wireless communication module 13 of the vehicle-mounted terminal. .
  • the Ble Advertising function and the Ble scan function are supported, and the Ble Advertising sent by the first wireless communication module 13 can be periodically received, where the target vehicle information is carried.
  • the second data processing module 32 is mainly configured to recover the original vehicle information from the target vehicle information, and the parsing rule is matched with the processing rule of the first data processing module 12 of the in-vehicle terminal provided by the foregoing embodiment, assuming the first data.
  • the processing module 12 is a normalization processing module and an encoding module, and the original vehicle information is processed into target vehicle information in a normalized processing and encoding manner
  • the second data processing module 32 is a decoding module and an inverse normalization processing module.
  • the decoding module decodes the target vehicle information according to a decoding rule corresponding to the encoding rule of the encoding module to obtain intermediate vehicle information, and the inverse normalization processing module performs inverse normalization corresponding to the normalization rule of the normalization processing module.
  • the rules reverse-normalize the intermediate vehicle information to recover the original vehicle information.
  • each vehicle information is normalized and encoded to obtain one byte of target vehicle information.
  • the decoding module can separately decode the target vehicle information of each byte according to the corresponding preset decoding rule, and parse out an intermediate vehicle information, and the inverse normalization processing module then performs the middle according to the corresponding anti-normalization rule.
  • the vehicle information is restored to the corresponding original vehicle information.
  • the decoding module decodes according to the following decoding rule corresponding to the encoding rule: 0x00, indicating that the remaining oil level percentage is 0-10%; 0x01, indicating oil percentage percentage is 10%-30%; 0x02, indicating oil level percentage is 30%-60%; 0x04, indicating oil level percentage is 60%-80%; 0x08, indicating oil level percentage is 80% -100%; according to the above decoding rules, the decoding module is parsed from the code 0x01: the oil level percentage Y is between 10% and 30%.
  • the terminal provided in this embodiment includes a mobile phone, and a corresponding APP can be installed in the terminal to provide human-computer interaction, and the vehicle information is acquired from the vehicle-mounted terminal based on the human-computer interaction, and displayed.
  • This implementation The terminal provided by the example cooperates with the vehicle-mounted terminal provided in the foregoing embodiment to collect vehicle information wirelessly, is not limited by the wired connection, and saves the data transmission amount, improves the data transmission efficiency, and is convenient for the user to use.
  • the embodiment further provides a vehicle information collection method applied to the vehicle.
  • the vehicle information collection method mainly includes the following processes:
  • the target vehicle information may be acquired from the vehicle-mounted terminal in a Bluetooth communication manner.
  • the Ble Advertising sent by the vehicle-mounted terminal may be periodically received, where the target vehicle information is carried.
  • Step S402 is mainly used to recover original vehicle information from the target vehicle information, and the parsing rules are adapted to the processing rules of the vehicle-mounted terminal, and it is assumed that the vehicle-mounted terminal processes the original vehicle information into the target vehicle information in a normalized processing and encoding manner. Then, in step S402, the target vehicle information is decoded according to the decoding rule corresponding to the encoding rule, the intermediate vehicle information is obtained, and the intermediate vehicle information is inverse normalized according to the inverse normalization rule corresponding to the normalization rule. Restore original vehicle information.
  • Step S402 can separately decode the target vehicle information of each byte according to the corresponding preset decoding rule, parse out an intermediate vehicle information, and then restore the intermediate vehicle information to a corresponding one according to the corresponding inverse normalization rule.
  • Original vehicle information The following examples illustrate:
  • the vehicle information collection method provided in this embodiment is applied to the terminal provided by the foregoing embodiment, and the corresponding APP may be installed in the terminal to provide human-computer interaction, and the vehicle information is acquired from the vehicle-mounted terminal based on the human-machine interaction, and displayed.
  • the vehicle information collecting method provided in this embodiment collects vehicle information in a wireless manner, is not restricted by the wired connection, and saves the data transmission amount, improves the data transmission efficiency, and is convenient for the user to use.
  • the embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores computer executable instructions, and the computer executable instructions are used to execute the method provided by the foregoing embodiments of the present invention.
  • computer storage medium includes volatile and nonvolatile, implemented in any method or technology for storing information, such as computer readable instructions, data structures, program modules, or other data. , removable and non-removable media.
  • Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disc (DVD) or other optical disc storage, magnetic cartridge, magnetic tape, magnetic disk storage or other magnetic storage device, or may Any other medium used to store the desired information and that can be accessed by the computer.
  • communication media typically includes computer readable instructions, data structures, program modules or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and can include any information delivery medium. quality.
  • the above embodiment is not limited by the wired connection, so that the user is more convenient to use, and the original vehicle information is processed into the target vehicle information with a smaller data transmission amount and then transmitted wirelessly, thereby saving the data transmission amount and improving the data transmission amount.
  • the data transmission efficiency facilitates the terminal to obtain vehicle information.

Abstract

一种车载终端、终端、车辆信息发送及采集方法,车载终端从自身存储空间或车辆内部的数据存储空间获取原始车辆信息(S201),将该原始车辆信息进行处理得到具有更小数据传输量的目标车辆信息(S202),将该目标车辆信息以无线方式发送给外部终端(S203)。

Description

一种车载终端、终端、车辆信息发送及采集方法 技术领域
本文涉及但不限于车联网技术领域,尤其涉及一种车载终端、终端、车辆信息发送及采集方法。
背景技术
目前的车联网市场中,车载终端基本都是与手机配合使用,比如车载底座,车载底座和手机都集成了USB模块,二者通过USB方式连接,手机才能采集到车辆信息,如:温度、速度等。
发明内容
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。
本发明实施例提供了车载终端、终端、车辆信息发送及采集方法。
本发明实施例提供一种车载终端,包括:
车辆信息获取模块,设置为从自身存储空间或车辆内部的数据存储空间获取原始车辆信息;
第一数据处理模块,设置为对所述车辆信息获取模块获取的所述原始车辆信息进行预设处理,得到目标车辆信息,所述目标车辆信息具有比所述原始车辆信息更小的数据传输量;
第一无线通信模块,设置为将所述目标车辆信息以无线方式发送给外部终端。
本发明实施例还提供一种终端,包括:
第二无线通信模块,设置为以无线方式从车载终端获取目标车辆信息;
第二数据处理模块,设置为对所述第二无线通信模块获取的所述目标车 辆信息进行解析处理,得到原始车辆信息,所述目标车辆信息具有比所述原始车辆信息更小的数据传输量;
显示模块,设置为对所述原始车辆信息进行显示。
本发明实施例还提供一种车辆信息发送方法,包括:
从自身存储空间或车辆内部的数据存储空间获取原始车辆信息;
对获取的所述原始车辆信息进行预设处理,得到目标车辆信息,所述目标车辆信息具有比所述原始车辆信息更小的数据传输量;
将所述目标车辆信息以无线方式发送给外部终端。
本发明实施例还提供一种车辆信息采集方法,包括:
以无线方式从车载终端获取目标车辆信息;
对获取的所述目标车辆信息进行解析处理,得到原始车辆信息,所述目标车辆信息具有比所述原始车辆信息更小的数据传输量;
对所述原始车辆信息进行显示。
本发明实施例还提供一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行前述的任一项的车辆信息发送方法或车辆信息采集方法。
本发明实施例的有益效果是:
根据本发明实施例提供的车载终端、终端、车辆信息发送方法、车辆信息采集方法以及计算机存储介质,车载终端从自身存储空间或车辆内部的数据存储空间获取原始车辆信息,将该原始车辆信息进行处理得到具有更小数据传输量的目标车辆信息,将该目标车辆信息以无线方式发送给外部终端。不受有线连接的限制,使得用户使用起来更加方便,而且,将原始车辆信息处理成具有更小数据传输量的目标车辆信息再以无线方式进行传输,节省了数据传输量,提高了数据传输效率,方便了终端获取车辆信息。
在阅读并理解了附图和详细描述后,可以明白其他方面。
附图概述
图1为本发明实施例一的车载终端的示意图;
图2为本发明实施例二的车辆信息发送方法的流程图;
图3为本发明实施例三的终端的示意图;
图4为本发明实施例四的车辆信息采集方法的流程图。
本发明的实施方式
下面通过具体实施方式结合附图对本发明实施例作进一步详细说明。
车载终端与手机的有线连接方式给用户的使用带来了局限,也就是,用户只能把手机固定在车载底座上使用,用户使用的时候非常不方便。
本实施例提供一种全新的车载终端,如图1所示,该车载终端主要包括:
车辆信息获取模块11,设置为从自身存储空间或车辆内部的数据存储空间获取原始车辆信息;
第一数据处理模块12,设置为对车辆信息获取模块11获取的所述原始车辆信息进行预设处理,得到目标车辆信息,所述目标车辆信息具有比所述原始车辆信息更小的数据传输量;
第一无线通信模块13,设置为将所述目标车辆信息以无线方式发送给外部终端。
如果该车载终端还包括存储模块,可以在存储模块中存储原始车辆信息,车辆信息获取模块11可以设置为从该存储模块获取原始车辆信息,即从自身存储空间获取原始车辆信息。或者该车载终端之外,车辆内部具有数据存储空间,车辆信息获取模块11可以设置为从该数据存储空间获取原始车辆信息,车辆信息获取模块11与该数据存储空间可以以接触式通信方式通信,包括有线连接。原始车辆信息包括至少一种车辆信息,比如油位、轮胎压力、当前车速等。
第一数据处理模块12主要设置为减小原始车辆信息的数据传输量,减小后得到的信息,称为目标车辆信息,作为一种实施例:
第一数据处理模块12包括:
归一化处理模块,设置为车辆信息获取模块11获取的原始车辆信息按照预设归一化规则进行归一化处理,得到中间车辆信息;
编码模块,设置为对所述中间车辆信息按照预设编码规则进行编码,得到目标车辆信息。
该种方式是先将原始车辆信息进行归一化处理,目的是把不同来源的数据统一到一个参考系下,再以编码的方式减小原始车辆信息的数据传输量。
由于通常需要采集的车辆信息不只一种,可选的,每种车辆信息经过归一化处理和编码后可以得到一个字节的目标车辆信息。下面举例说明:
可以将对归一化规则和编码规则内置在代码中,最终,每一种车辆信息经过归一化处理和编码后转换成一个字节大小的目标车辆信息。
例如车辆信息获取模块11获取到的原始车辆信息中包括油位信息,即油箱中剩余油量信息X,归一化处理模块先根据车辆油箱容量L,计算剩余油位百分比:Y=X/L,剩余油位百分比Y作为归一化处理后得到的中间车辆信息,编码模块按照预设的编码规则一:剩余油位百分比在0-10%时,编码为0x00,表示急需加油;在10%-30%时,编码为0x01,表示油量不足;在30%-60%时,编码为0x02,表示油量良好;在60%-80%时,编码为0x04,表示油量充足;在80%-100%时,编码为0x08,表示油量饱满;假设归一化处理模块得到的剩余油位百分比为10%-30%,则按照上述的编码规则一,编码模块将其编码为0x01,作为目标车辆信息。
又如,车辆信息获取模块11获取到的原始车辆信息中包括轮胎压力值,标准大气压为101.325kPa,轮胎的实际压力值大于或等于标准大气压,如果不经过归一化处理和编码,实际压力值太大,占用较多的传输流量,会影响传输效率,所以,车辆信息获取模块11获取到实际轮胎压力值后,归一化处理模块将其除以一个标准值(这个标准值可以是一个标准大气压,也可以是n个标准大气压),获得一个倍数M,将倍数M作为中间车辆信息,编码模块对M进行区间判定,不同区间对应不同的编码,比如预设的编码规则二为:区间在0-1时,编码为0x01;在1-3时,编码为0x02;在3-5时,编码为0x03;当归一化处理模块得到的倍数M为0-1时,编码模块按照上述的编码规则二,将其编码为0x01。一个字节可以对64个区段进行编码;编 码取值范围为:0X00----0XFF,共64个值。
第一无线通信模块13包括:蓝牙模块,主要设置为将第一数据处理模块12处理得到的目标车辆信息以无线方式发送给外部终端。可选的,该蓝牙模块支持Ble Advertising功能和Ble scan功能。蓝牙模块可以定时向外部终端发送Ble Advertising,其中携带目标车辆信息。
本实施例提供的车载终端可以是车载底座,具有无线传输功能,且具有减小原始车辆信息的数据传输量的功能。本实施例提供的车载终端不受有线连接的限制,而且节省了数据传输量,提高了数据传输效率,方便了用户使用。
本实施例还提供一种应用于该车载终端的车辆信息发送方法,如图2所示,该车辆信息发送方法主要包括以下流程:
S201、从自身存储空间或车辆内部的数据存储空间获取原始车辆信息;
S202、对获取的所述原始车辆信息进行预设处理,得到目标车辆信息,所述目标车辆信息具有比所述原始车辆信息更小的数据传输量;
S203、将所述目标车辆信息以无线方式发送给外部终端。
步骤S201中的自身存储空间指的是车载终端自身的存储模块,可以在其存储模块中存储原始车辆信息,车辆内部的数据存储空间指的是该车载终端之外,车辆内部具有的数据存储空间,可以与该数据存储空间接触式通信获取到其内存储的原始车辆信息。原始车辆信息包括至少一种车辆信息,比如油位、轮胎压力、当前车速等。
步骤S202主要用于减小原始车辆信息的数据传输量,减小后得到的信息,称为目标车辆信息,作为一种实施例,步骤S202先对原始车辆信息按照预设归一化规则进行归一化处理,得到中间车辆信息;再对中间车辆信息按照预设编码规则进行编码,得到目标车辆信息,该种方式是以归一化处理和编码的方式减小原始车辆信息的数据传输量。
由于通常需要采集的车辆信息不只一种,可选的,每种车辆信息经过归一化处理和编码后可以得到一个字节的目标车辆信息。下面举例说明:
可以将对归一化规则和编码规则内置在代码中,最终,每一种车辆信息 经过归一化处理和编码后转换成一个字节大小的目标车辆信息。例如获取到的原始车辆信息中包括油位信息,即油箱中剩余油量信息X,步骤S202先根据车辆油箱容量L,计算剩余油位百分比:Y=X/L,剩余油位百分比Y作为归一化处理后得到的中间车辆信息,步骤S203按照预设的编码规则一:剩余油位百分比在0-10%时,编码为0x00,表示急需加油;在10%-30%时,编码为0x01,表示油量不足;在30%-60%时,编码为0x02,表示油量良好;在60%-80%时,编码为0x04,表示油量充足;在80%-100%时,编码为0x08,表示油量饱满;当步骤S202得到的剩余油位百分比为10%-30%时,按照上述的编码规则一,将其编码为0x01。
又如,获取到的原始车辆信息中包括轮胎压力值,标准大气压为101.325kPa,轮胎的实际压力值大于或等于标准大气压,如果不经过归一化处理和编码,实际压力值太大,占用较多的传输流量,会影响传输效率,所以,获取到实际轮胎压力值后,步骤S202先将其除以一个标准值(这个标准值可以是一个标准大气压,也可以是n个标准大气压),获得一个倍数M,将倍数M作为中间车辆信息,对M进行区间判定,不同区间对应不同的编码,比如预设的编码规则二为:区间在0-1时,编码为0x01;在1-3时,编码为0x02;在3-5时,编码为0x03;当步骤S202得到的倍数M为0-1时,按照上述的编码规则二,将其编码为0x01。
步骤S203中的无线方式包括:蓝牙通信,该步骤可以包括:定时向外部终端发送Ble Advertising,其中携带目标车辆信息。
本实施例提供的车辆信息发送方法,应用于车载终端,例如车载底座,本实施例以无线方式发送车辆信息,且发送前先减小原始车辆信息的数据传输量。本实施例提供的车辆信息发送方法不受有线连接的限制,而且节省了数据传输量,提高了数据传输效率,方便了用户使用。
本实施例还提供了一种全新的终端,如图3所示,该终端主要包括:
第二无线通信模块31,设置为以无线方式从车载终端获取目标车辆信息;
第二数据处理模块32,设置为对第二无线通信模块31获取的所述目标车辆信息进行解析处理,得到原始车辆信息,所述目标车辆信息具有比所述 原始车辆信息更小的数据传输量;
显示模块33,设置为对所述原始车辆信息进行显示。
其中,第二无线通信模块31设置为与前述实施例提供的车载终端的第一无线通信模块13配合通信,包括:蓝牙模块,主要设置为从车载终端的第一无线通信模块13获取目标车辆信息。可选的,支持Ble Advertising功能和Ble scan功能,可以定时接收第一无线通信模块13发送的Ble Advertising,其中携带目标车辆信息。
第二数据处理模块32,主要设置为从目标车辆信息中恢复出原始车辆信息,其解析规则与前述实施例提供的车载终端的第一数据处理模块12的处理规则相适配,假设第一数据处理模块12为归一化处理模块和编码模块,以归一化处理和编码的方式将原始车辆信息处理成目标车辆信息的,则第二数据处理模块32为解码模块和反归一化处理模块,解码模块按照与编码模块的编码规则对应的解码规则对目标车辆信息进行解码,得到中间车辆信息,反归一化处理模块按照与归一化处理模块的归一化规则对应的反归一化规则对中间车辆信息进行反归一化处理,恢复出原始车辆信息。
假设每种车辆信息经过归一化和编码后得到一个字节的目标车辆信息。则解码模块可以分别对每一个字节的目标车辆信息按照对应的预设解码规则进行解码,解析出一种中间车辆信息,反归一化处理模块再按照对应的反归一化规则将该中间车辆信息还原成对应的原始车辆信息。下面举例说明:
假设车载终端将油位信息X转换成编码0x01,传输到本实施例的终端,则解码模块按照如下与编码规则一对应的解码规则进行解码:0x00,表示剩余油位百分比在0-10%;0x01,表示油位百分比在10%-30%;0x02,表示油位百分比在30%-60%时;0x04,表示油位百分比在60%-80%时;0x08,表示油位百分比在80%-100%;按照上述的解码规则,解码模块从编码0x01解析出:油位百分比Y在10%-30%,作为中间信息,反归一化处理模块先根据车辆油箱容量L,和油位百分比Y,计算油位信息:X=L*Y,计算出的油位信息X可以通过显示模块33进行显示。
本实施例提供的终端包括手机,可以在终端中安装对应的APP,来提供人机交互,基于该人机交互从车载终端获取车辆信息,并进行显示。本实施 例提供的终端与前述实施例提供的车载终端配合,以无线方式采集车辆信息,不受有线连接的限制,而且节省了数据传输量,提高了数据传输效率,方便了用户使用。
本实施例还提供了一种应用于该车载的车辆信息采集方法,如图4所示,该车辆信息采集方法主要包括以下流程:
S401、以无线方式从车载终端获取目标车辆信息;
S402、对获取的所述目标车辆信息进行解析处理,得到原始车辆信息,所述目标车辆信息具有比所述原始车辆信息更小的数据传输量;
S403、对所述原始车辆信息进行显示。
其中,步骤S401可以以蓝牙通信方式从车载终端获取目标车辆信息,可选的,可以定时接收车载终端发送的Ble Advertising,其中携带目标车辆信息。
步骤S402主要用于从目标车辆信息中恢复出原始车辆信息,其解析规则与车载终端的处理规则相适配,假设车载终端以归一化处理和编码的方式将原始车辆信息处理成目标车辆信息的,则步骤S402按照与编码规则对应的解码规则对目标车辆信息进行解码,得到中间车辆信息,再按照与归一化规则对应的反归一化规则对中间车辆信息进行反归一化处理,恢复出原始车辆信息。
假设车载终端分对每种车辆信息进行归一化处理和编码后得到一个字节的目标车辆信息。则步骤S402可以分别对每一个字节的目标车辆信息按照对应的预设解码规则进行解码,解析出一种中间车辆信息,再按照对应的反归一化规则将该中间车辆信息还原成对应的原始车辆信息。下面举例说明:
假设车载终端将油位信息X转换成编码0x01,则步骤S402按照如下与编码规则一对应的解码规则进行解码:0x00,表示剩余油位百分比在0-10%;0x01,表示油位百分比在10%-30%;0x02,表示油位百分比在30%-60%;0x04,表示油位百分比在60%-80%;0x08,表示油位百分比在80%-100%;假设步骤S402按照上述的解码规则,从编码0x01解析出油位百分比Y在 10%-30%,再根据车辆油箱容量L,和油位百分比Y,计算油位信息:X=L*Y,步骤S403对计算出的油位信息X进行显示。
本实施例提供的车辆信息采集方法应用于前述实施例提供的终端,可以在终端中安装对应的APP,来提供人机交互,基于该人机交互从车载终端获取车辆信息,并进行显示。本实施例提供的车辆信息采集方法,以无线方式采集车辆信息,不受有线连接的限制,而且节省了数据传输量,提高了数据传输效率,方便了用户使用。
本发明实施例还提供一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行本发明前述实施例提供的方法。
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统、装置中的功能模块/单元可以被实施为软件、固件、硬件及其适当的组合。在硬件实施方式中,在以上描述中提及的功能模块/单元之间的划分不一定对应于物理单元的划分;例如,一个物理组件可以具有多个功能,或者一个功能或步骤可以由若干物理组件合作执行。某些组件或所有组件可以被实施为由处理器,如数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介 质。
以上内容是结合具体的实施方式对本发明实施例所作的进一步详细说明,不能认定本发明的具体实施只局限于这些说明。对于本发明所属技术领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干简单推演或替换,都应当视为属于本发明的保护范围。
工业实用性
上述实施例不受有线连接的限制,使得用户使用起来更加方便,而且,将原始车辆信息处理成具有更小数据传输量的目标车辆信息再以无线方式进行传输,节省了数据传输量,提高了数据传输效率,方便了终端获取车辆信息。

Claims (14)

  1. 一种车载终端,包括:
    车辆信息获取模块(11),设置为从自身存储空间或车辆内部的数据存储空间获取原始车辆信息;
    第一数据处理模块(12),设置为对所述车辆信息获取模块获取的所述原始车辆信息进行预设处理,得到目标车辆信息,所述目标车辆信息具有比所述原始车辆信息更小的数据传输量;
    第一无线通信模块(13),设置为将所述目标车辆信息以无线方式发送给外部终端。
  2. 如权利要求1所述的车载终端,其中,所述第一无线通信模块(13)包括:蓝牙模块。
  3. 如权利要求1或2所述的车载终端,其中,所述第一数据处理模块(12)包括:
    归一化处理模块,设置为对所述车辆信息获取模块获取的所述原始车辆信息按照预设归一化规则进行归一化处理,得到中间车辆信息;
    编码模块,设置为对所述中间车辆信息按照预设编码规则进行编码,得到所述目标车辆信息。
  4. 一种终端,包括:
    第二无线通信模块(31),设置为以无线方式从车载终端获取目标车辆信息;
    第二数据处理模块(32),设置为对所述第二无线通信模块(31)获取的所述目标车辆信息进行解析处理,得到原始车辆信息,所述目标车辆信息具有比所述原始车辆信息更小的数据传输量;
    显示模块(33),设置为对所述原始车辆信息进行显示。
  5. 如权利要求4所述的终端,其中,所述第二无线通信模块(31)包括:蓝牙模块。
  6. 如权利要求4或5所述的终端,其中,所述第二数据处理模块(32) 包括:
    解码模块,设置为对所述第二无线通信模块(31)获取的所述目标车辆信息按照预设解码规则进行解码,得到中间车辆信息;
    反归一化处理模块,设置为对所述中间车辆信息按照预设反归一化规则进行反归一化处理,得到所述原始车辆信息。
  7. 一种车辆信息发送方法,包括:
    从自身存储空间或车辆内部的数据存储空间获取原始车辆信息(S201);
    对获取的所述原始车辆信息进行预设处理,得到目标车辆信息,所述目标车辆信息具有比所述原始车辆信息更小的数据传输量(S202);
    将所述目标车辆信息以无线方式发送给外部终端(S203)。
  8. 如权利要求7所述的车辆信息采集方法,其中,对获取的所述原始车辆信息进行预设处理,得到目标车辆信息包括:
    对获取的所述原始车辆信息按照预设归一化规则进行归一化处理,得到中间车辆信息;
    对所述中间车辆信息按照预设编码规则进行编码,得到所述目标车辆信息。
  9. 如权利要求8所述的车辆信息采集方法,其中,所述原始车辆信息包括至少一种车辆信息,每种车辆信息经过所述预设处理后分别得到一个字节的目标车辆信息。
  10. 一种车辆信息采集方法,包括:
    以无线方式从车载终端获取目标车辆信息(S401);
    对获取的所述目标车辆信息进行解析处理,得到原始车辆信息,所述目标车辆信息具有比所述原始车辆信息更小的数据传输量(S402);
    对所述原始车辆信息进行显示(S403)。
  11. 如权利要求10所述的车辆信息采集方法,其中,对获取的所述目标车辆信息进行解析处理,得到原始车辆信息包括:
    对获取的所述目标车辆信息按照预设解码规则进行解码,得到中间车辆 信息;
    对所述中间车辆信息按照预设反归一化规则进行反归一化处理,得到所述原始车辆信息。
  12. 如权利要求11所述的车辆信息采集方法,其中,每一个字节的目标车辆信息经过所述解析处理后,分别得到一种车辆信息。
  13. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现权利要求7至9中任一项所述的方法。
  14. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现权利要求10至12中任一项所述的方法。
PCT/CN2017/111351 2016-11-17 2017-11-16 一种车载终端、终端、车辆信息发送及采集方法 WO2018090953A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201611034371.7 2016-11-17
CN201611034371.7A CN108076121A (zh) 2016-11-17 2016-11-17 一种车载终端、终端、车辆信息发送及采集方法

Publications (1)

Publication Number Publication Date
WO2018090953A1 true WO2018090953A1 (zh) 2018-05-24

Family

ID=62145256

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/111351 WO2018090953A1 (zh) 2016-11-17 2017-11-16 一种车载终端、终端、车辆信息发送及采集方法

Country Status (2)

Country Link
CN (1) CN108076121A (zh)
WO (1) WO2018090953A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115767479A (zh) * 2022-11-03 2023-03-07 珠海市酷讯科技有限公司 天气数据共享方法

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108995614B (zh) * 2018-09-29 2020-10-13 重庆西部汽车试验场管理有限公司 信息传输方法及信息传输装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101695927A (zh) * 2009-10-22 2010-04-21 中国北车股份有限公司大连电力牵引研发中心 机车车辆远程识别系统
US20110307144A1 (en) * 2010-06-15 2011-12-15 National Chiao Tung University Method and system for transmitting and receiving vehicle information
CN103606270A (zh) * 2013-11-27 2014-02-26 重庆邮电大学 一种车路协同通信方法及系统
CN104680756A (zh) * 2013-11-28 2015-06-03 北车大连电力牵引研发中心有限公司 城轨车辆信息收集设备、系统及方法
CN104986189A (zh) * 2015-07-21 2015-10-21 深圳市北海轨道交通技术有限公司 通过移动终端实现的列车乘车报站系统

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN204332046U (zh) * 2014-12-09 2015-05-13 大连楼兰科技股份有限公司 基于蓝牙通信方式的监看设备及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101695927A (zh) * 2009-10-22 2010-04-21 中国北车股份有限公司大连电力牵引研发中心 机车车辆远程识别系统
US20110307144A1 (en) * 2010-06-15 2011-12-15 National Chiao Tung University Method and system for transmitting and receiving vehicle information
CN103606270A (zh) * 2013-11-27 2014-02-26 重庆邮电大学 一种车路协同通信方法及系统
CN104680756A (zh) * 2013-11-28 2015-06-03 北车大连电力牵引研发中心有限公司 城轨车辆信息收集设备、系统及方法
CN104986189A (zh) * 2015-07-21 2015-10-21 深圳市北海轨道交通技术有限公司 通过移动终端实现的列车乘车报站系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115767479A (zh) * 2022-11-03 2023-03-07 珠海市酷讯科技有限公司 天气数据共享方法

Also Published As

Publication number Publication date
CN108076121A (zh) 2018-05-25

Similar Documents

Publication Publication Date Title
CN103366196B (zh) 二维条码连线方法
US9367781B2 (en) Method and system for encoding and decoding mobile phone based two-dimensional code
CN103559640A (zh) 车载终端、电子商城平台、车载电子购物系统及购物方法
WO2018090953A1 (zh) 一种车载终端、终端、车辆信息发送及采集方法
CN104517455A (zh) 智能车辆管理系统
US9532179B2 (en) Transporting residue of vehicle position data via wireless network
CN114448563B (zh) 语义编码传输方法及电子设备
CN105430534A (zh) 一种智能设备上报数据的方法和系统
CN107431809B (zh) 图像处理的方法和装置
CN102917026B (zh) 物联网信息订阅方法、设备和系统
CN116708511B (zh) 一种基于微控制器集成车机互联技术的方法、设备及介质
CN112823519B (zh) 视频解码方法、装置、电子设备、计算机可读存储介质
CN104184672A (zh) 一种传输报文的方法及装置
KR20170137629A (ko) 무선 통신 시스템에서 환경 정보 송/수신 장치 및 방법
CN105758585A (zh) 一种基于二维码显示的压力变送器及其数据采集处理系统
CN113099270B (zh) 文件存储方法及解码方法、装置、存储介质、电子装置
CN105592082B (zh) 内容分享系统和内容分享方法
CN114143907A (zh) 无线连接建立方法、装置、电子设备及存储介质
WO2014101745A1 (en) Obtaining on-line service
CN113313776A (zh) 图像处理方法、图像处理装置、存储介质与电子设备
CN109309670B (zh) 数据流解码方法和系统、电子装置及计算机可读存储介质
CN112702442A (zh) 一种工业物联网盒子激活方法
CN102461028A (zh) 用于测量受众数据的方法、对应令牌和终端
CN112073739A (zh) 一种移动录播控制系统及方法
CN103561230A (zh) 一种摄像机信息处理设备及其处理方法

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

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

Country of ref document: EP

Kind code of ref document: A1