WO2021047496A1 - 物联网设备的传感器的触发方法及物联网设备 - Google Patents

物联网设备的传感器的触发方法及物联网设备 Download PDF

Info

Publication number
WO2021047496A1
WO2021047496A1 PCT/CN2020/113958 CN2020113958W WO2021047496A1 WO 2021047496 A1 WO2021047496 A1 WO 2021047496A1 CN 2020113958 W CN2020113958 W CN 2020113958W WO 2021047496 A1 WO2021047496 A1 WO 2021047496A1
Authority
WO
WIPO (PCT)
Prior art keywords
trigger
module
sensor
internet
information
Prior art date
Application number
PCT/CN2020/113958
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 WO2021047496A1 publication Critical patent/WO2021047496A1/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
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
    • 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

  • the present disclosure relates to the technical field of the Internet of Things, and in particular to a method for triggering a sensor of an Internet of Things device and an Internet of Things device.
  • the purpose of the present disclosure is to provide a method for triggering a sensor of an Internet of Things device and an Internet of Things device.
  • Embodiments of the present disclosure provide a method for triggering a sensor of an Internet of Things device, which is applied to an Internet of Things device, the Internet of Things device includes a processing module and at least one sensor, and the Internet of Things device further includes at least one trigger module;
  • the processing module sends a trigger instruction to a first trigger module; the first trigger module is one of the at least one trigger module;
  • the first trigger module generates a trigger operation according to the trigger instruction
  • the first sensor performs preset processing for the trigger operation; the first sensor is one of the at least one sensor;
  • the preset processing includes generating measurement information for the trigger operation, and/or executing instructions.
  • the processing module sending a triggering instruction to the first triggering module includes:
  • the processing module sends a trigger instruction to the first trigger module according to the pre-stored information
  • the pre-stored information includes trigger time and/or trigger period.
  • the processing module sending a triggering instruction to the first triggering module includes:
  • the processing module receives the trigger instruction information sent by the cloud platform; determines the trigger instruction according to the trigger instruction information, and sends the trigger instruction to the first trigger module according to a preset correspondence relationship;
  • the preset correspondence relationship includes a first correspondence relationship between the type of the trigger instruction and the type of the trigger module.
  • the first sensor performing the preset processing for the trigger operation includes:
  • the first sensor acquires corresponding variable parameter information for the trigger operation; after the variable parameter information reaches a preset reporting condition, corresponding measurement information is generated.
  • the method further includes:
  • the first sensor determines initial feedback information according to the measurement information, and sends the initial feedback information to the processing module.
  • the method further includes:
  • the processing module determines target feedback information according to the initial feedback information, and sends the target feedback information to a cloud platform, and/or stores it locally.
  • Some embodiments of the present disclosure also provide an Internet of Things device, the Internet of Things device includes a processing module and at least one sensor, and the Internet of Things device further includes at least one trigger module;
  • the processing module is configured to send a trigger instruction to a first trigger module; the first trigger module is one of the at least one trigger module;
  • the first trigger module is configured to generate a trigger operation according to the trigger instruction
  • the first sensor is configured to perform preset processing for the trigger operation; the first sensor is one of the at least one sensor;
  • the preset processing includes generating measurement information for the trigger operation, and/or executing instructions.
  • processing module is specifically used for:
  • the pre-stored information includes trigger time and/or trigger period.
  • processing module is specifically used for:
  • the preset correspondence relationship includes a first correspondence relationship between the type of the trigger instruction and the type of the trigger module.
  • the first sensor is specifically configured to:
  • variable parameter information is obtained; after the variable parameter information reaches a preset reporting condition, corresponding measurement information is generated.
  • the first sensor is further configured to:
  • processing module is also used to:
  • the processing module determines target feedback information based on the initial feedback information, and sends the target feedback information to the cloud platform, And/or, stored locally.
  • FIG. 1 is a schematic flowchart of a method for triggering a sensor of an Internet of Things device according to some embodiments of the present disclosure
  • FIG. 2 is a schematic diagram of the implementation framework of a trigger method of a sensor of an Internet of Things device according to some embodiments of the present disclosure
  • FIG. 3 is a schematic diagram of a specific application flow of a trigger method of a sensor of an Internet of Things device according to some embodiments of the present disclosure
  • FIG. 4 is a schematic diagram of the structure of an Internet of Things device according to some embodiments of the present disclosure.
  • the present disclosure addresses the problem in related technologies that IoT devices cannot self-trigger their own sensors to achieve corresponding functions, and provides a sensor trigger method of the IoT device, which is applied to the IoT device, and the IoT device includes a processing module and At least one sensor, and the IoT device further includes at least one triggering module; as shown in FIG. 1, the triggering method includes:
  • Step 11 The processing module sends a trigger instruction to a first trigger module; the first trigger module is one of the at least one trigger module;
  • Step 12 The first trigger module generates a trigger operation according to the trigger instruction
  • Step 13 The first sensor performs preset processing for the trigger operation; the first sensor is one of the at least one sensor;
  • the preset processing includes generating measurement information for the trigger operation, and/or executing instructions.
  • the processing module may send a trigger instruction to the first trigger module; further, it may also be that other modules in the front end connected to the first trigger module send triggers to the first trigger module.
  • Instructions, for example, other modules are sensors, for example: the first trigger module is a gas release device, and the front-end sensor (other modules) connected to it is a temperature sensor. When the temperature sensor detects a temperature exceeding a certain temperature (temperature threshold), The temperature sensor triggers the gas release device (specifically, it can send a trigger command to the gas release device), thereby triggering the gas sensor (that is, the first sensor mentioned above).
  • the Internet of Things device includes a processing module and at least one sensor, and the Internet of Things device further includes at least one triggering module; the method for triggering sensors of the Internet of Things device is directed to the first through the processing module.
  • a trigger module sends a trigger instruction; the first trigger module is one of the at least one trigger module; the first trigger module generates a trigger operation according to the trigger instruction; the first sensor performs a preset for the trigger operation Processing; the first sensor is one of the at least one sensor; wherein, the preset processing includes generating measurement information for the trigger operation, and/or executing instructions; capable of realizing self-triggering of the IoT device Sensors to achieve corresponding functions; can cover possible trigger applications; can carry out end-to-end automatic detection of the entire process of the Internet of Things system, and monitor the entire link to prevent sensor failure and cause unavailability; can be used after one installation, Scenes with extremely high reinstallation costs; and the acquired data is end-to-end real data (the sensor directly senses the trigger of
  • the processing module sends a trigger instruction to the first trigger module
  • some embodiments of the present disclosure provide the following two examples:
  • the processing module sends a trigger instruction to the first trigger module, including: the processing module sends a trigger instruction to the first trigger module according to pre-stored information; wherein the pre-stored information includes the trigger time and/or Trigger period.
  • the method of automatically triggering the sensor based on the stored information That is, the method of automatically triggering the sensor based on the stored information.
  • the processing module sends a trigger instruction to the first trigger module, including: the processing module receives the trigger instruction information sent by the cloud platform; determines the trigger instruction according to the trigger instruction information, and adjusts the trigger instruction according to the preset correspondence relationship.
  • the trigger instruction is sent to the first trigger module; wherein the preset correspondence relationship includes a first correspondence relationship between the type of the trigger instruction and the type of the trigger module.
  • the method of automatically triggering the sensor according to the information sent by the platform is, the method of automatically triggering the sensor according to the information sent by the platform.
  • the processing module is connected to other front-end modules, and when the other modules detect that the preset conditions are met, the trigger-related information is sent to the processing module, and the processing module is based on the trigger-related information
  • the processing module is based on the trigger-related information
  • other modules are sensors, for example: other modules on the front end connected to the processing module are temperature sensors.
  • the temperature sensor detects a temperature exceeding a certain temperature (temperature threshold)
  • the temperature sensor sends a trigger to the processing module
  • the processing module processes the relevant information to obtain the trigger instruction and send it to the corresponding temperature trigger module (that is, the first trigger module mentioned above).
  • the first sensor performs the preset processing for the trigger operation, including: the first sensor obtains the corresponding trigger operation for the trigger operation The variable parameter information; after the variable parameter information reaches the preset reporting condition, corresponding measurement information is generated.
  • the method further includes: the first sensor according to the measurement Information, determine initial feedback information, and send the initial feedback information to the processing module.
  • the first sensor performs preset processing on the collected information, such as information sorting, and then sends it to the processing module.
  • the method further includes: the processing module determines target feedback information based on the initial feedback information, and Send the target feedback information to the cloud platform, and/or store it locally.
  • the processing module further organizes the information fed back by the first sensor, such as discarding part of the information and using the remaining information as the target feedback information; or integrating the information, which is not limited here.
  • the initial feedback information may include: trigger status, information (signal strength, packet loss rate, uplink and downlink rate, time delay, etc.) parameter information;
  • the target feedback information may include: related parameters (time, behavior, other parameters of the sensor, etc.).
  • the trigger device may include a smoke storage tank carrying a controlled switch, a gas storage tank carrying a controlled switch, a heating component carrying a controlled switch, a vibrating component carrying a controlled switch, a carrying At least one of a component that can shield an object and an electrical signal component of the controlled switch.
  • some embodiments of the present disclosure provide a method for triggering a sensor of an Internet of Things device.
  • the implementation structure may be as shown in Figure 2, including: a management background or other platform connected to the Internet of Things device through a network, Among them, the Internet of Things device includes a trigger module and an original module.
  • the original module includes a sensor module (ie, the aforementioned sensor), an arithmetic processing module (ie, the aforementioned processing module), and other modules (such as brakes, connection modules, etc.).
  • the trigger module is composed of a trigger device, which can be integrated with the original module to form an Internet of Things device and is controlled by the computing processing module;
  • the trigger device is a device that can trigger the sensor, which can be triggered in a very small area around the sensor without causing harm ; It is different according to the different sensors (the sensor is not necessarily used to obtain the detection data, but also to perform a preset action, which is not limited here);
  • the Internet of Things device is a smoke-sensing Internet of Things module, in which a small storage tank containing smoke (that is, the above-mentioned trigger module with a controlled switch device) can be controlled to emit a very small amount of smoke to the sensor at close range or is controlled Stop releasing smoke.
  • a small storage tank containing smoke that is, the above-mentioned trigger module with a controlled switch device
  • the IoT device is a gas monitoring IoT module, which contains a small storage device of methane or water gas (that is, the above-mentioned trigger module, with a controlled switch device), which can be controlled to release a very small amount of gas or close to the sensor. Controlled stop of gas release.
  • a gas monitoring IoT module which contains a small storage device of methane or water gas (that is, the above-mentioned trigger module, with a controlled switch device), which can be controlled to release a very small amount of gas or close to the sensor. Controlled stop of gas release.
  • Example 3 For example, the IoT device is a temperature alarm IoT module, and the heated components (ie, the above-mentioned trigger module, with a controlled switch device) installed therein can be controlled to make the temperature around the temperature sensor rise rapidly, or controlled Stop heating.
  • the heated components ie, the above-mentioned trigger module, with a controlled switch device
  • Example four for example, the Internet of Things device is a home security Internet of Things module, which includes components that can play a role in vibration or shielding (that is, the above-mentioned trigger module, with a controlled switch device), which can trigger the corresponding security sensor or be controlled Stop shaking or blocking.
  • the Internet of Things device is a home security Internet of Things module, which includes components that can play a role in vibration or shielding (that is, the above-mentioned trigger module, with a controlled switch device), which can trigger the corresponding security sensor or be controlled Stop shaking or blocking.
  • Example 5 For example, in the Internet of Things devices, electrical signals (such as capacitors and other components) can be used directly on the sensor (such as an electrochemical sensor) to trigger the sensor or stop the trigger.
  • the sensor such as an electrochemical sensor
  • the above-mentioned triggering method provided by some embodiments of the present disclosure may be specifically as shown in FIG. 3, including:
  • Step 31 The management background or other platforms issue trigger instructions (single or concurrent) to IoT front-end devices (ie, IoT devices) through the network; including trigger time and cycle.
  • trigger instructions single or concurrent
  • Step 32 The front-end device of the Internet of Things receives the relevant instruction through the network, and processes and executes it (specifically, it can be processed according to the information priority, etc., to decide how to execute it).
  • Step 33 The arithmetic processing module of the Internet of Things device transmits related instructions to the triggering module.
  • Step 34 The trigger module executes related instructions (for example, trigger at a certain time, stop triggering at a certain time).
  • Step 35 The sensor captures the relevant variables (such as gas, temperature, action%) and triggers when the threshold is reached (the self-triggering behavior can be set to on-site alarm or on-site non-alarm), and the trigger status and information (signal strength, packet loss rate) , Uplink and downlink rate, time delay, etc.) and other parameters are transmitted to the arithmetic processing module.
  • relevant variables such as gas, temperature, action
  • the trigger status and information signal strength, packet loss rate
  • Uplink and downlink rate Uplink and downlink rate, time delay, etc.
  • Step 36 The IoT device (which can be specifically the computing processing module therein) transmits related parameters (such as time, behavior, and other parameters of sensors) back to the platform (the cloud, the collective name of the management platform and other platforms).
  • related parameters such as time, behavior, and other parameters of sensors
  • the trigger time and other parameters are stored in the IoT device, and the relevant data is stored locally or transmitted back to the platform (cloud, management) after being automatically triggered. Platform and other platforms collectively).
  • a triggerable device for sensors is added to the Internet of Things system; the triggering behavior can be set to on-site alarm or no alarm; multiple devices (the same type of sensor ) Simultaneous triggering, which is convenient for horizontal comparison; the trigger setting can be built in the front-end equipment of the Internet of Things.
  • the solutions provided by some embodiments of the present disclosure (1) are a brand-new mechanism that can cover possible trigger applications; (2) can perform end-to-end automatic detection of the entire process of the Internet of Things system, and perform full-link monitoring, Prevent sensor failure and cause unavailability; (3) It can be used in scenarios where the cost of reinstallation is extremely high after one installation (not a real trigger, just a test test); (4) The data obtained is end-to-end real data ( The sensor directly senses the trigger of the trigger device to obtain relevant data), which reduces the error of analog measurement; (5) It can be used for large-scale concurrent monitoring to facilitate the acquisition of extreme conditions (such as extreme acid, extreme alkali, fire alarm, etc.). The actual condition of such equipment and systems.
  • the Internet of Things device includes a processing module 41 and at least one sensor 42, and the Internet of Things device further includes at least one trigger module 43;
  • the processing module 41 is configured to send a trigger instruction to a first trigger module; the first trigger module is one of the at least one trigger module 43;
  • the first trigger module is configured to generate a trigger operation according to the trigger instruction
  • the first sensor is configured to perform preset processing for the trigger operation; the first sensor is one of the at least one sensor 42;
  • the preset processing includes generating measurement information for the trigger operation, and/or executing instructions.
  • the Internet of Things device includes a processing module and at least one sensor, the Internet of Things device further includes at least one trigger module; the Internet of Things device sends a trigger to the first trigger module through the processing module Instruction; the first trigger module is one of the at least one trigger module; the first trigger module generates a trigger operation according to the trigger instruction; the first sensor performs preset processing for the trigger operation; the first A sensor is one of the at least one sensor; wherein, the preset processing includes generating measurement information for the trigger operation, and/or executing instructions; it can realize that the Internet of Things device self-triggers its own sensor to realize the corresponding function It can cover possible trigger applications; it can carry out the end-to-end automatic detection of the whole process of the Internet of Things system, and monitor the whole link to prevent the unavailable state caused by the failure of the sensor; it can be used for one installation, and the reinstallation cost is very high And the data obtained is end-to-end real data (the sensor directly senses the trigger of the trigger device to obtain relevant data
  • the processing module sends a trigger instruction to the first trigger module
  • some embodiments of the present disclosure provide the following two examples:
  • the processing module is specifically configured to: send a trigger instruction to the first trigger module according to pre-stored information; wherein the pre-stored information includes a trigger time and/or a trigger period.
  • the processing module is specifically configured to: receive the trigger instruction information sent by the cloud platform; determine the trigger instruction according to the trigger instruction information, and send the trigger instruction to the first trigger module according to the preset correspondence;
  • the preset correspondence relationship includes a first correspondence relationship between the type of the trigger instruction and the type of the trigger module.
  • the first sensor when the preset processing includes generating measurement information for the trigger operation, is specifically configured to: acquire corresponding variable parameter information for the trigger operation; After reaching the preset reporting conditions, corresponding measurement information is generated.
  • the first sensor is further configured to: after performing the preset processing for the trigger operation, according to the measurement information, Determine initial feedback information, and send the initial feedback information to the processing module.
  • the processing module is further configured to: after the first sensor determines initial feedback information based on the measurement information and sends it to the processing module, determine target feedback information based on the initial feedback information, And send the target feedback information to the cloud platform, and/or store it locally.
  • the implementation embodiments of the method for triggering the sensors of the Internet of Things device described above are all applicable to the embodiments of the Internet of Things device, and the same technical effect can also be achieved.
  • modules, units, sub-modules, sub-units, etc. can be implemented in one or more application specific integrated circuits (ASICs), digital signal processors (Digital Signal Processing, DSP), digital signal processing equipment ( DSP Device, DSPD), Programmable Logic Device (Programmable Logic Device, PLD), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA), general-purpose processors, controllers, microcontrollers, microprocessors, Other electronic units or combinations thereof that perform the functions described in this application.
  • ASICs application specific integrated circuits
  • DSP Digital Signal Processing
  • DSP Device digital signal processing equipment
  • PLD Programmable Logic Device
  • Field-Programmable Gate Array Field-Programmable Gate Array
  • FPGA Field-Programmable Gate Array

Abstract

本公开提供了一种物联网设备的传感器的触发方法及物联网设备,其中,所述物联网设备包括处理模块和至少一个传感器,所述物联网设备还包括至少一个触发模块;物联网设备的传感器的触发方法包括:所述处理模块向第一触发模块发送触发指令;所述第一触发模块为所述至少一个触发模块中的一个;所述第一触发模块根据所述触发指令产生触发操作;第一传感器针对所述触发操作进行预设处理;所述第一传感器为所述至少一个传感器中的一个;其中,所述预设处理包括产生针对所述触发操作的测量信息,和/或,执行指令。

Description

物联网设备的传感器的触发方法及物联网设备
相关申请的交叉引用
本申请主张在2019年9月10日在中国提交的中国专利申请号No.201910852926.6的优先权,其全部内容通过引用包含于此。
技术领域
本公开涉及物联网技术领域,特别是指一种物联网设备的传感器的触发方法及物联网设备。
背景技术
相关物联网设备中,一般没有自检测模块,只是根据网络性能参数进行监控;而有一些系统有自检测模块也不通过触发传感器执行,而是直接通过数据上传方式达成。对于没有自我监测模块的物联网系统,很难保证自身的系统各模块处于一个正常状态;不通过传感器触发的方式进行自检测,很难保证整个端到端的所有部件(如传感器、模组等部件)的正常。
而在物联网的监测中,对于整体使用状况,尤其是物联网端到端的传输性能指标,一般采用如下手段:
a)在实验室模拟测试;但是,这种手段下,模拟测试的数据不能够反映真实的性能参数,导致监测结果和实际偏差大;且模拟测试同一时间能够测试的机器有限。
b)用测试仪器在现场模拟测试;但是,这种手段下,短时间的监测不能覆盖高并发的情境,不能获取高并发等复杂情境下的各类参数;现场模拟的触发有一定的困难;且不能真实的反应实际的端到端的情况。
c)直接使用服务平台数据;但是,这种手段下,物联网的性能参数牵涉多方面,平台的数据不能贯穿整个端到端节点,造成监测结果不完整,核心参数不能获取。
由上可知,相关技术中的物联网设备无法实现自触发自身传感器以实现相应功能。
发明内容
本公开的目的在于提供一种物联网设备的传感器的触发方法及物联网设备。
本公开实施例提供一种物联网设备的传感器的触发方法,应用于物联网设备,所述物联网设备包括处理模块和至少一个传感器,所述物联网设备还包括至少一个触发模块;
所述处理模块向第一触发模块发送触发指令;所述第一触发模块为所述至少一个触发模块中的一个;
所述第一触发模块根据所述触发指令产生触发操作;
第一传感器针对所述触发操作进行预设处理;所述第一传感器为所述至少一个传感器中的一个;
其中,所述预设处理包括产生针对所述触发操作的测量信息,和/或,执行指令。
可选的,所述处理模块向第一触发模块发送触发指令,包括:
所述处理模块根据预存储信息,向第一触发模块发送触发指令;
其中,所述预存储信息包括触发时间和/或触发周期。
可选的,所述处理模块向第一触发模块发送触发指令,包括:
所述处理模块接收云端平台发送的触发指示信息;根据所述触发指示信息,确定触发指令,并根据预设对应关系将所述触发指令发送给第一触发模块;
其中,所述预设对应关系包括触发指令的类型与触发模块的类型之间的第一对应关系。
可选的,在所述预设处理包括产生针对所述触发操作的测量信息的情况下,所述第一传感器针对所述触发操作进行预设处理,包括:
第一传感器针对所述触发操作,获取对应的变量参数信息;在所述变量参数信息达到预设上报条件后,产生对应的测量信息。
可选的,在所述预设处理包括产生针对所述触发操作的测量信息的情况下,在第一传感器针对所述触发操作进行预设处理之后,还包括:
所述第一传感器根据所述测量信息,确定初始反馈信息,并将所述初始反馈信息发送给所述处理模块。
可选的,在所述第一传感器根据所述测量信息,确定初始反馈信息,并发送给所述处理模块之后,还包括:
所述处理模块根据所述初始反馈信息,确定目标反馈信息,并将所述目标反馈信息发送给云端平台,和/或,存储在本地。
本公开的一些实施例还提供了一种物联网设备,所述物联网设备包括处理模块和至少一个传感器,所述物联网设备还包括至少一个触发模块;
所述处理模块,用于向第一触发模块发送触发指令;所述第一触发模块为所述至少一个触发模块中的一个;
所述第一触发模块,用于根据所述触发指令产生触发操作;
第一传感器,用于针对所述触发操作进行预设处理;所述第一传感器为所述至少一个传感器中的一个;
其中,所述预设处理包括产生针对所述触发操作的测量信息,和/或,执行指令。
可选的,所述处理模块具体用于:
根据预存储信息,向第一触发模块发送触发指令;
其中,所述预存储信息包括触发时间和/或触发周期。
可选的,所述处理模块具体用于:
接收云端平台发送的触发指示信息;根据所述触发指示信息,确定触发指令,并根据预设对应关系将所述触发指令发送给第一触发模块;
其中,所述预设对应关系包括触发指令的类型与触发模块的类型之间的第一对应关系。
可选的,在所述预设处理包括产生针对所述触发操作的测量信息的情况下,所述第一传感器具体用于:
针对所述触发操作,获取对应的变量参数信息;在所述变量参数信息达到预设上报条件后,产生对应的测量信息。
可选的,在所述预设处理包括产生针对所述触发操作的测量信息的情况下,所述第一传感器还用于:
在针对所述触发操作进行预设处理之后,根据所述测量信息,确定初始反馈信息,并将所述初始反馈信息发送给所述处理模块。
可选的,所述处理模块还用于:
在所述第一传感器根据所述测量信息,确定初始反馈信息,并发送给所述处理模块之后,根据所述初始反馈信息,确定目标反馈信息,并将所述目标反馈信息发送给云端平台,和/或,存储在本地。
附图说明
图1为本公开的一些实施例的物联网设备的传感器的触发方法流程示意图;
图2为本公开的一些实施例的物联网设备的传感器的触发方法实现框架示意图;
图3为本公开的一些实施例的物联网设备的传感器的触发方法具体应用流程示意图;
图4为本公开的一些实施例的物联网设备结构示意图。
具体实施方式
为使本公开要解决的技术问题、技术方案和优点更加清楚,下面将结合附图及具体实施例进行详细描述。
本公开针对相关的技术中物联网设备无法实现自触发自身传感器以实现相应功能的问题,提供一种物联网设备的传感器的触发方法,应用于物联网设备,所述物联网设备包括处理模块和至少一个传感器,所述物联网设备还包括至少一个触发模块;如图1所示,所述触发方法包括:
步骤11:所述处理模块向第一触发模块发送触发指令;所述第一触发模块为所述至少一个触发模块中的一个;
步骤12:所述第一触发模块根据所述触发指令产生触发操作;
步骤13:第一传感器针对所述触发操作进行预设处理;所述第一传感器为所述至少一个传感器中的一个;
其中,所述预设处理包括产生针对所述触发操作的测量信息,和/或,执 行指令。
在此说明,本公开的一些实施例中,可以是所述处理模块向第一触发模块发送触发指令;进一步的,也可以是第一触发模块连接的前端的其他模块向第一触发模块发送触发指令,例如其他模块为传感器,具体比如:第一触发模块为气体释放装置,其连接的前端的传感器(其他模块)为温度传感器,在温度传感器检测到超过一定温度(温度阈值)的情况下,温度传感器就触发这个气体释放装置(具体可为向这个气体释放装置发送触发指令),从而触发气体传感器(即上述第一传感器)。
本公开的一些实施例提供的所述物联网设备包括处理模块和至少一个传感器,所述物联网设备还包括至少一个触发模块;所述物联网设备的传感器的触发方法通过所述处理模块向第一触发模块发送触发指令;所述第一触发模块为所述至少一个触发模块中的一个;所述第一触发模块根据所述触发指令产生触发操作;第一传感器针对所述触发操作进行预设处理;所述第一传感器为所述至少一个传感器中的一个;其中,所述预设处理包括产生针对所述触发操作的测量信息,和/或,执行指令;能够实现物联网设备自触发自身传感器以实现相应功能;能够覆盖可能的触发应用;能够进行物联网系统的全流程的端到端的自动化检测,进行全环节的监控,防止传感器失效而造成不可用的状态;可用于一次安装后,重新安装成本极高的场景;并且获取的数据为端到端的真实数据(传感器直接感知到触发装置的触发后得到相关数据),减少了模拟测量的误差;可用于大规模并发的监测,便于获取极端情况下(极酸、极碱、火警等情况)各类设备和系统的实际状况。
关于“处理模块向第一触发模块发送触发指令”的具体实现,本公开的一些实施例中提供以下两种示例:
第一种,所述处理模块向第一触发模块发送触发指令,包括:所述处理模块根据预存储信息,向第一触发模块发送触发指令;其中,所述预存储信息包括触发时间和/或触发周期。
即根据已存储信息自动触发传感器的方式。
第二种,所述处理模块向第一触发模块发送触发指令,包括:所述处理模块接收云端平台发送的触发指示信息;根据所述触发指示信息,确定触发 指令,并根据预设对应关系将所述触发指令发送给第一触发模块;其中,所述预设对应关系包括触发指令的类型与触发模块的类型之间的第一对应关系。
即根据平台下发的信息自动触发传感器的方式。
本公开的一些实施例中,还有一种方式是:处理模块连接有前端的其他模块,在其他模块检测到满足预设条件的情况下,向处理模块发送触发相关信息,处理模块根据触发相关信息得到上述触发指令;例如其他模块为传感器,具体比如:处理模块连接的前端的其他模块为温度传感器,在温度传感器检测到超过一定温度(温度阈值)的情况下,温度传感器就向处理模块发送触发对应温度触发模块的相关信息,处理模块对该相关信息进行处理,得到触发指令,发送给对应的温度触发模块(即上述第一触发模块)。
其中,在所述预设处理包括产生针对所述触发操作的测量信息的情况下,所述第一传感器针对所述触发操作进行预设处理,包括:第一传感器针对所述触发操作,获取对应的变量参数信息;在所述变量参数信息达到预设上报条件后,产生对应的测量信息。
进一步的,在所述预设处理包括产生针对所述触发操作的测量信息的情况下,在第一传感器针对所述触发操作进行预设处理之后,还包括:所述第一传感器根据所述测量信息,确定初始反馈信息,并将所述初始反馈信息发送给所述处理模块。
即第一传感器对收集的信息进行预设处理,比如信息整理,然后再发送给处理模块。
更进一步的,在所述第一传感器根据所述测量信息,确定初始反馈信息,并发送给所述处理模块之后,还包括:所述处理模块根据所述初始反馈信息,确定目标反馈信息,并将所述目标反馈信息发送给云端平台,和/或,存储在本地。
即处理模块对第一传感器反馈的信息进行进一步整理,比如舍弃一部分信息,将剩余的信息作为目标反馈信息;或者对信息进行整合等,在此不作限定。
其中,所述初始反馈信息可包括:触发状态、信息(信号强度、丢包率、上下行速率、时延等等)等参数信息;
所述目标反馈信息可包括:相关参数(时间、行为、传感器其他参数等)。
本公开的一些实施例中,所述触发装置可包括携带受控开关的烟雾存储罐、携带受控开关的煤气存储罐、携带受控开关的加热部件、携带受控开关的可震动部件、携带受控开关的可遮挡物体的部件以及电等信号部件中的至少一种。
下面对本公开的一些实施例提供的所述物联网设备的传感器的触发方法进行进一步说明。
针对上述技术问题,本公开的一些实施例提供了一种物联网设备的传感器的触发方法,其实现架构可如图2所示,包括:通过网络与物联网设备连通的管理后台或其他平台,其中,物联网设备包括触发模块和原有模块,原有模块包括传感器模块(即上述传感器)、运算处理模块(即上述处理模块)和其他模块(如制动器、连接模块等)。
具体的,触发模块由触发装置组成,和原有模块可集成,构成物联网设备,受运算处理模块控制;触发装置为能触发传感器的装置,可在传感器周围极小范围内触发而不产生危害;根据传感器的不同而有所差别(传感器不一定是用于获取检测数据,还可以是执行预设动作,在此不作限定);
示例一,比如物联网设备为烟感物联网模块,其中装有烟雾的小型存储罐(即上述触发模块,带受控的开关装置),可以受控向传感器近距离放出极少量烟雾或受控停止释放烟雾。
示例二,比如物联网设备为煤气监测物联网模块,其中装有甲烷或水煤气的小型存储装置(即上述触发模块,带受控的开关装置),可以受控向传感器近距离放出极少量气体或受控停止释放气体。
示例三,比如物联网设备为温度警报器物联网模块,其中装有的加热的部件(即上述触发模块,带受控的开关装置),可以受控向使得温度传感器周围温度快速升温,或受控停止加热。
示例四,比如物联网设备为家庭安防物联网模块,其中包括有能起到振动或遮挡作用的部件(即上述触发模块,带受控的开关装置),可以触发对应的安防传感器,或受控停止震动或遮挡。
示例五,比如物联网设备中可用电等信号(比如电容等元器件)直接作 用于传感器(比如电化学传感器)本身,触发传感器或停止触发。
关于本公开的一些实施例提供的上述触发方法具体可如图3所示,包括:
步骤31:管理后台或其他平台通过网络给物联网前端设备(即物联网设备)下发触发指令(可以单发或并发);含触发时间和周期等。
步骤32:物联网前端设备通过网络接收到相关的指令,并处理执行(具体可根据信息优先级等进行处理,决定如何执行)。
步骤33:物联网设备的运算处理模块将相关指令传达给触发模块。
步骤34:触发模块执行相关指令(比如在某时触发,在某时停止触发…)。
步骤35:传感器捕捉到相关变量(比如气体、温度、动作…),达到阈值后触发(自我触发行为可设定为现场报警或者现场不报警),将触发状态、信息(信号强度、丢包率、上下行速率、时延等等)等参数传输给运算处理模块。
步骤36:物联网设备(可具体为其中的运算处理模块)将相关参数(比如时间、行为、传感器其他参数等)传送回平台(云端,管理平台和其他平台的统称)。
本公开的一些实施例中,也可以为:在物联网设备中存储有触发时间和其他参数(可以被云端平台修改),在自动触发后将相关数据存储于本地或传送回平台(云端,管理平台和其他平台的统称)。
由上可知,本公开的一些实施例提供的方案中,物联网系统中增加了针对传感器的可触发装置;对于触发行为可以设置为现场报警或不报警;可以对多个设备(同类型的传感器)同时触发,便于横向比较;可以将触发的设置内置在物联网前端设备中。
本公开的一些实施例提供的方案(1)是一种全新的机制,能够覆盖可能的触发应用;(2)能够进行物联网系统的全流程的端到端的自动化检测,进行全环节的监控,防止传感器失效而造成不可用的状态;(3)可用于一次安装后,重新安装成本极高的场景(不是真正的触发,只是试测);(4)获取的数据为端到端的真实数据(传感器直接感知到触发装置的触发后得到相关数据),减少了模拟测量的误差;(5)可用于大规模并发的监测,便于获取极端情况下(比如极酸、极碱、火警等情况)各类设备和系统的实际状况。
本公开的一些实施例还提供了一种物联网设备,如图4所示,所述物联网设备包括处理模块41和至少一个传感器42,所述物联网设备还包括至少一个触发模块43;
所述处理模块41,用于向第一触发模块发送触发指令;所述第一触发模块为所述至少一个触发模块43中的一个;
所述第一触发模块,用于根据所述触发指令产生触发操作;
第一传感器,用于针对所述触发操作进行预设处理;所述第一传感器为所述至少一个传感器42中的一个;
其中,所述预设处理包括产生针对所述触发操作的测量信息,和/或,执行指令。
本公开的一些实施例提供的所述物联网设备包括处理模块和至少一个传感器,所述物联网设备还包括至少一个触发模块;所述物联网设备通过所述处理模块向第一触发模块发送触发指令;所述第一触发模块为所述至少一个触发模块中的一个;所述第一触发模块根据所述触发指令产生触发操作;第一传感器针对所述触发操作进行预设处理;所述第一传感器为所述至少一个传感器中的一个;其中,所述预设处理包括产生针对所述触发操作的测量信息,和/或,执行指令;能够实现物联网设备自触发自身传感器以实现相应功能;能够覆盖可能的触发应用;能够进行物联网系统的全流程的端到端的自动化检测,进行全环节的监控,防止传感器失效而造成不可用的状态;可用于一次安装后,重新安装成本极高的场景;并且获取的数据为端到端的真实数据(传感器直接感知到触发装置的触发后得到相关数据),减少了模拟测量的误差;可用于大规模并发的监测,便于获取极端情况下(极酸、极碱、火警等情况)各类设备和系统的实际状况。
关于“处理模块向第一触发模块发送触发指令”的具体实现,本公开的一些实施例中提供以下两种示例:
第一种,所述处理模块具体用于:根据预存储信息,向第一触发模块发送触发指令;其中,所述预存储信息包括触发时间和/或触发周期。
第二种,所述处理模块具体用于:接收云端平台发送的触发指示信息;根据所述触发指示信息,确定触发指令,并根据预设对应关系将所述触发指 令发送给第一触发模块;其中,所述预设对应关系包括触发指令的类型与触发模块的类型之间的第一对应关系。
其中,在所述预设处理包括产生针对所述触发操作的测量信息的情况下,所述第一传感器具体用于:针对所述触发操作,获取对应的变量参数信息;在所述变量参数信息达到预设上报条件后,产生对应的测量信息。
进一步的,在所述预设处理包括产生针对所述触发操作的测量信息的情况下,所述第一传感器还用于:在针对所述触发操作进行预设处理之后,根据所述测量信息,确定初始反馈信息,并将所述初始反馈信息发送给所述处理模块。
更进一步的,所述处理模块还用于:在所述第一传感器根据所述测量信息,确定初始反馈信息,并发送给所述处理模块之后,根据所述初始反馈信息,确定目标反馈信息,并将所述目标反馈信息发送给云端平台,和/或,存储在本地。
其中,上述物联网设备的传感器的触发方法的所述实现实施例均适用于该物联网设备的实施例中,也能达到相同的技术效果。
可以理解的是,本公开的一些实施例描述的这些实施例可以用硬件、软件、固件、中间件、微码或其组合来实现。对于硬件实现,模块、单元、子模块、子单元等可以实现在一个或多个专用集成电路(Application Specific Integrated Circuits,ASIC)、数字信号处理器(Digital Signal Processing,DSP)、数字信号处理设备(DSP Device,DSPD)、可编程逻辑设备(Programmable Logic Device,PLD)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)、通用处理器、控制器、微控制器、微处理器、用于执行本申请所述功能的其它电子单元或其组合中。
以上所述的是本公开的可选实施方式,应当指出对于本技术领域的普通人员来说,在不脱离本公开所述原理前提下,还可以作出若干改进和润饰,这些改进和润饰也应视为本公开的保护范围。

Claims (12)

  1. 一种物联网设备的传感器的触发方法,应用于物联网设备,所述物联网设备包括处理模块和至少一个传感器,其中,所述物联网设备还包括至少一个触发模块;
    所述处理模块向第一触发模块发送触发指令;所述第一触发模块为所述至少一个触发模块中的一个;
    所述第一触发模块根据所述触发指令产生触发操作;
    第一传感器针对所述触发操作进行预设处理;所述第一传感器为所述至少一个传感器中的一个;
    其中,所述预设处理包括产生针对所述触发操作的测量信息,和/或,执行指令。
  2. 根据权利要求1所述的触发方法,其中,所述处理模块向第一触发模块发送触发指令,包括:
    所述处理模块根据预存储信息,向第一触发模块发送触发指令;
    其中,所述预存储信息包括触发时间和/或触发周期。
  3. 根据权利要求1所述的触发方法,其中,所述处理模块向第一触发模块发送触发指令,包括:
    所述处理模块接收云端平台发送的触发指示信息;根据所述触发指示信息,确定触发指令,并根据预设对应关系将所述触发指令发送给第一触发模块;
    其中,所述预设对应关系包括触发指令的类型与触发模块的类型之间的第一对应关系。
  4. 根据权利要求1所述的触发方法,其中,在所述预设处理包括产生针对所述触发操作的测量信息的情况下,所述第一传感器针对所述触发操作进行预设处理,包括:
    第一传感器针对所述触发操作,获取对应的变量参数信息;在所述变量参数信息达到预设上报条件后,产生对应的测量信息。
  5. 根据权利要求1或4所述的触发方法,其中,在所述预设处理包括产 生针对所述触发操作的测量信息的情况下,在第一传感器针对所述触发操作进行预设处理之后,还包括:
    所述第一传感器根据所述测量信息,确定初始反馈信息,并将所述初始反馈信息发送给所述处理模块。
  6. 根据权利要求5所述的触发方法,其中,在所述第一传感器根据所述测量信息,确定初始反馈信息,并发送给所述处理模块之后,还包括:
    所述处理模块根据所述初始反馈信息,确定目标反馈信息,并将所述目标反馈信息发送给云端平台,和/或,存储在本地。
  7. 一种物联网设备,所述物联网设备包括处理模块和至少一个传感器,其中,所述物联网设备还包括至少一个触发模块;
    所述处理模块,用于向第一触发模块发送触发指令;所述第一触发模块为所述至少一个触发模块中的一个;
    所述第一触发模块,用于根据所述触发指令产生触发操作;
    第一传感器,用于针对所述触发操作进行预设处理;所述第一传感器为所述至少一个传感器中的一个;
    其中,所述预设处理包括产生针对所述触发操作的测量信息,和/或,执行指令。
  8. 根据权利要求7所述的物联网设备,其中,所述处理模块具体用于:
    根据预存储信息,向第一触发模块发送触发指令;
    其中,所述预存储信息包括触发时间和/或触发周期。
  9. 根据权利要求7所述的物联网设备,其中,所述处理模块具体用于:
    接收云端平台发送的触发指示信息;根据所述触发指示信息,确定触发指令,并根据预设对应关系将所述触发指令发送给第一触发模块;
    其中,所述预设对应关系包括触发指令的类型与触发模块的类型之间的第一对应关系。
  10. 根据权利要求7所述的物联网设备,其中,在所述预设处理包括产生针对所述触发操作的测量信息的情况下,所述第一传感器具体用于:
    针对所述触发操作,获取对应的变量参数信息;在所述变量参数信息达到预设上报条件后,产生对应的测量信息。
  11. 根据权利要求7或10所述的物联网设备,其中,在所述预设处理包括产生针对所述触发操作的测量信息的情况下,所述第一传感器还用于:
    在针对所述触发操作进行预设处理之后,根据所述测量信息,确定初始反馈信息,并将所述初始反馈信息发送给所述处理模块。
  12. 根据权利要求11所述的物联网设备,其中,所述处理模块还用于:
    在所述第一传感器根据所述测量信息,确定初始反馈信息,并发送给所述处理模块之后,根据所述初始反馈信息,确定目标反馈信息,并将所述目标反馈信息发送给云端平台,和/或,存储在本地。
PCT/CN2020/113958 2019-09-10 2020-09-08 物联网设备的传感器的触发方法及物联网设备 WO2021047496A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910852926.6 2019-09-10
CN201910852926.6A CN112565313B (zh) 2019-09-10 2019-09-10 一种物联网设备的传感器的触发方法及物联网设备

Publications (1)

Publication Number Publication Date
WO2021047496A1 true WO2021047496A1 (zh) 2021-03-18

Family

ID=74866862

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/113958 WO2021047496A1 (zh) 2019-09-10 2020-09-08 物联网设备的传感器的触发方法及物联网设备

Country Status (2)

Country Link
CN (1) CN112565313B (zh)
WO (1) WO2021047496A1 (zh)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105044542A (zh) * 2015-08-04 2015-11-11 国网上海市电力公司 一种电力设备的临时接地线状态自检方法
CN105700396A (zh) * 2016-01-22 2016-06-22 深圳市飞比电子科技有限公司 智能开关组件及其控制方法
CN106026046A (zh) * 2016-07-11 2016-10-12 江苏奥畋工程科技有限公司 基于视觉物联网的船用岸电安全系统及船用岸电功率补偿方法
CN205945033U (zh) * 2016-07-11 2017-02-08 江苏奥畋工程科技有限公司 基于视觉物联网的船用岸电安全系统
US20190114693A1 (en) * 2017-10-18 2019-04-18 Walmart Apollo, Llc Group shopping rules engine
CN110155833A (zh) * 2019-05-22 2019-08-23 安徽奥里奥克科技股份有限公司 一种基于物联网式的电梯数据传输方法

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1090313C (zh) * 1995-05-30 2002-09-04 松下电器产业株式会社 角速度传感器
JP2003068366A (ja) * 2001-08-23 2003-03-07 Japan Storage Battery Co Ltd センサ異常検出装置
CN103116291B (zh) * 2013-01-31 2015-03-25 中国烟草总公司郑州烟草研究院 一种基于温度检测的吸烟机触发控制方法
CN208026706U (zh) * 2018-04-03 2018-10-30 翼捷安全设备(昆山)有限公司 支持实现自检功能的气体传感器装置结构
CN109900310B (zh) * 2019-03-15 2021-09-07 中广核工程有限公司 一种温湿度传感器自检方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105044542A (zh) * 2015-08-04 2015-11-11 国网上海市电力公司 一种电力设备的临时接地线状态自检方法
CN105700396A (zh) * 2016-01-22 2016-06-22 深圳市飞比电子科技有限公司 智能开关组件及其控制方法
CN106026046A (zh) * 2016-07-11 2016-10-12 江苏奥畋工程科技有限公司 基于视觉物联网的船用岸电安全系统及船用岸电功率补偿方法
CN205945033U (zh) * 2016-07-11 2017-02-08 江苏奥畋工程科技有限公司 基于视觉物联网的船用岸电安全系统
US20190114693A1 (en) * 2017-10-18 2019-04-18 Walmart Apollo, Llc Group shopping rules engine
CN110155833A (zh) * 2019-05-22 2019-08-23 安徽奥里奥克科技股份有限公司 一种基于物联网式的电梯数据传输方法

Also Published As

Publication number Publication date
CN112565313A (zh) 2021-03-26
CN112565313B (zh) 2022-05-06

Similar Documents

Publication Publication Date Title
CN103812726B (zh) 一种数据通信设备的自动化测试方法及装置
CN111341445B (zh) 微服务调用链的健康检测方法和健康检测系统
CN109506704A (zh) 电缆检测及预警方法和装置
CN109408338B (zh) 抓取NVME硬盘trace的方法、装置、设备及系统
WO2018014502A1 (zh) 电梯的预诊断方法及装置
JP2005312035A (ja) ネットワークを試験するためのシステム
CN110632410B (zh) 一种智能变电站自动化设备智能调试系统及其应用方法
CN110740077B (zh) 基于网络抓包的拟态系统异构性测试系统、方法及装置
CN109273045B (zh) 存储设备在线检测方法、装置、设备及可读存储介质
WO2016082476A1 (zh) 业务测试方法及装置
CN108345533A (zh) 一种应用程序调试方法、设备及服务器
CN115643112B (zh) 一种安全防护能力的测试方法及装置
US20120079332A1 (en) Device for securing a jtag type bus
CN102209006B (zh) 规则测试设备及方法
WO2021047496A1 (zh) 物联网设备的传感器的触发方法及物联网设备
WO2017101646A1 (zh) 一种基站单板的硬件故障检测方法及装置
CN109597389B (zh) 一种嵌入式控制系统的测试系统
JP4558662B2 (ja) Ipネットワーク経路診断装置およびipネットワーク経路診断システム
US20080072321A1 (en) System and method for automating network intrusion training
CN116166536A (zh) 一种测试方法、装置、电子设备及存储介质
CN104504837A (zh) 电气火灾报警系统数据信息采集方法及采集器
CN112860509A (zh) 拨测告警方法及装置
WO2016206512A1 (zh) 一种诊断网络管理状态的方法、设备和网络侧设备
CN111106979A (zh) 一种交换机阈值告警测试的方法和设备
CN110502394A (zh) 服务器故障处理方法、装置、可读存储介质及bmc

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

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

Country of ref document: EP

Kind code of ref document: A1