CN111355635A - Online detection method and detection system for product performance of Internet of things - Google Patents

Online detection method and detection system for product performance of Internet of things Download PDF

Info

Publication number
CN111355635A
CN111355635A CN202010107022.3A CN202010107022A CN111355635A CN 111355635 A CN111355635 A CN 111355635A CN 202010107022 A CN202010107022 A CN 202010107022A CN 111355635 A CN111355635 A CN 111355635A
Authority
CN
China
Prior art keywords
data
module
performance
internet
things
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN202010107022.3A
Other languages
Chinese (zh)
Other versions
CN111355635B (en
Inventor
屈琪辉
温小斌
温强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ningbo Haida Iot Technology Co ltd
Original Assignee
Ningbo Haida Iot Technology Co ltd
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 Ningbo Haida Iot Technology Co ltd filed Critical Ningbo Haida Iot Technology Co ltd
Priority to CN202010107022.3A priority Critical patent/CN111355635B/en
Publication of CN111355635A publication Critical patent/CN111355635A/en
Application granted granted Critical
Publication of CN111355635B publication Critical patent/CN111355635B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters

Abstract

The invention discloses an online detection method of the performance of products of the Internet of things, which is characterized in that the performance data to be detected of different products of the Internet of things are converted into corresponding universal code data through a data cleaning module, the universal code data are transmitted to a data receiving module through a communication module and then are converted into corresponding standard code data through a data conversion module, and the online detection module is compared with a preset data qualified range, so that whether the detection result is qualified or not is obtained, and meanwhile, a detection system used by the online detection method is disclosed; the method has the advantages that the method can be used for detecting the batch performance of different types of Internet of things products, and is high in detection efficiency and low in cost.

Description

Online detection method and detection system for product performance of Internet of things
Technical Field
The invention relates to a product performance detection method and a product performance detection system, in particular to an internet of things product performance online detection method and an internet of things product performance online detection system.
Background
At present, most manufacturers of internet of things products only adopt a detection mode of traditional products to detect the internet of things products, and because the data volume of the internet of things products is far greater than that of the traditional products, the traditional monitoring mode cannot be used for complete monitoring, and the detection efficiency is low, wherein the data volume of the objects refers to the total amount of data generated in the using process and comprises attributes, data in operation, detection data and the like, the quality of the produced internet of things products cannot be guaranteed; some manufacturers adopt customized test tools, have single functions, only support a plurality of models of specific types of products, and have low reuse rate; performance detection tools of different types of Internet of things products need to be repeatedly developed, and the overall production cost of an enterprise is increased.
Disclosure of Invention
The invention aims to provide an online detection method and a detection system for the performance of Internet of things products, which can detect the batch performance of different Internet of things products, and have the advantages of high detection efficiency and low cost.
The technical scheme adopted by the invention for solving the technical problems is as follows: an online detection method for product performance of the Internet of things comprises the following steps:
Figure 687974DEST_PATH_IMAGE001
the method comprises the steps that a data acquisition module, a data cleaning module, a communication module, a data receiving module, a data conversion module, an online detection module and a storage module are arranged, detection personnel preset the type of data to be detected corresponding to performance data to be detected in the data conversion module, and preset the data qualification range corresponding to the performance data to be detected in the online detection module;
Figure 279230DEST_PATH_IMAGE002
the data acquisition module acquires performance data to be tested of an Internet of things product to be tested and sends the performance data to the data cleaning module, and the data cleaning module converts the received performance data to be tested into corresponding universal code data and sends the data to the data receiving module through the communication module;
Figure 282958DEST_PATH_IMAGE003
the data receiving module sends the received general code data to the data conversion module, and the data conversion module converts the received general code data into standard code data corresponding to the data type according to the preset data type to be detected and sends the standard code data to the online detection module;
Figure 802932DEST_PATH_IMAGE004
the online detection module compares the value of the received standard code data with a preset data qualified range, when the value of the standard code data is within the preset data qualified range, the detection result of the performance data to be detected of the product of the Internet of things to be detected is qualified, and when the value of the standard code data does not fall within the preset data qualified range, the detection result of the performance data to be detected of the product of the Internet of things to be detected is unqualified;
Figure 259321DEST_PATH_IMAGE005
and the online detection module stores the standard code data and the detection result into the storage module.
The steps are
Figure 624575DEST_PATH_IMAGE002
The data cleaning module extracts and translates the received performance data to be tested into JSON format general code data, and the communication module adopts MQTT protocol for data transmission. The data cleaning module extracts and translates the received performance data to be detected into JSON format universal code data, which is beneficial to carrying out data processing on attribute data of different formats of different Internet of things products, ensures the consistency of data formats uploaded to the data receiving module by the communication module, is convenient for subsequent standardized conversion to carry out detection judgment, and a client does not need to develop a server and a detection tool again after adopting the detection method, thereby effectively reducing the cost; the MQTT communication protocol is a lightweight and simple message publishing/subscribing transmission protocol, has wide applicability, still can have higher accuracy under a plurality of limited conditions, is designed and supported to be a large number of devices with limited computing capability, working at low bandwidth and unreliable network, and meets the requirements of the working and production environments of products of the Internet of things.
The steps are
Figure 951651DEST_PATH_IMAGE003
The standard code data is key value pair data. The data conversion module checks the corresponding data types of the healthy value data according to the value of the healthy value data and the preset data type to be detected corresponding to the performance data to be detected, judges whether the data types are the same or not, and is convenient for detecting the performance of different products of the internet of things.
The detection system used in the online detection method of the product performance of the Internet of things comprises a data acquisition module, a data cleaning module, a communication module, a data receiving module, a data conversion module, an online detection module and a storage module,
the data conversion module is preset with a to-be-tested data type corresponding to the to-be-tested performance data, the on-line detection module is preset with a data qualified range corresponding to the to-be-tested performance data,
the data acquisition module is used for acquiring performance data to be tested of the product of the Internet of things to be tested and sending the performance data to the data cleaning module,
the data cleaning module is used for converting the received performance data to be tested into corresponding universal code data and then sending the data to the data receiving module through the communication module,
the data receiving module is used for sending the received universal code data to the data conversion module,
the data conversion module converts the received general code data into standard code data corresponding to the data type according to the preset data type to be detected and sends the standard code data to the online detection module,
the online detection module compares the received standard code data value with a preset data qualified range to obtain a detection result,
the storage module is used for storing standard code data and detection results.
Compared with the prior art, the method has the advantages that the performance data to be detected of different products of the Internet of things are converted into corresponding universal code data through the data cleaning module, the universal code data are transmitted to the data receiving module through the communication module and then converted into corresponding standard code data through the data conversion module, and the online detection module is compared with the preset data qualified range, so that whether the detection result is qualified or not is obtained.
Drawings
FIG. 1 is a schematic flow chart of a first embodiment;
fig. 2 is a system block diagram of the second embodiment.
Detailed Description
The invention is described in further detail below with reference to the accompanying examples.
The first embodiment is as follows: an online detection method for product performance of the Internet of things comprises the following steps:
Figure 704843DEST_PATH_IMAGE001
the method comprises the steps that a data acquisition module 1, a data cleaning module 2, a communication module 3, a data receiving module 4, a data conversion module 5, an online detection module 6 and a storage module 7 are arranged, a detection person presets a to-be-detected data type corresponding to-be-detected performance data in the data conversion module 5, and presets a data qualified range corresponding to the to-be-detected performance data in the online detection module 6.
Figure 756851DEST_PATH_IMAGE002
The data acquisition module 1 acquires performance data to be tested of an Internet of things product 8 to be tested and sends the performance data to the data cleaning module 2, and the data cleaning module 2 converts the received performance data to be tested into corresponding universal code data and sends the data to the data receiving module 4 through the communication module 3; the data cleaning module 2 extracts and translates the received performance data to be tested into JSON format general code data, and the communication module 3 adopts MQTT protocol to transmit data.
Figure 50429DEST_PATH_IMAGE003
The data receiving module 4 will receive the universal code numberAnd the data conversion module 5 converts the received general code data into standard code data corresponding to the data type according to the preset data type to be detected and sends the standard code data to the online detection module 6, wherein the standard code data are key value pair data.
Figure 763170DEST_PATH_IMAGE004
The online detection module 6 compares the value of the received standard code data with a preset data qualified range, when the value of the standard code data is within the preset data qualified range, the detection result of the to-be-detected performance data of the to-be-detected internet-of-things product 8 is qualified, and when the value of the standard code data does not fall within the preset data qualified range, the detection result of the to-be-detected performance data of the to-be-detected internet-of-things product 8 is unqualified.
The online detection module 6 stores the standard code data and the detection result into the storage module 7.
Wherein the steps
Figure 259190DEST_PATH_IMAGE001
The preset type of the data to be tested corresponding to the performance data to be tested and the data qualified range corresponding to the performance data to be tested are as follows:
the first embodiment is as follows: the production process of the water purifier needs to detect the service life index of the filter element, and the qualified range of the data of the index is as follows: more than or equal to 98 percent and less than or equal to 100 percent, and the type of the adopted data to be detected is an integer type.
Example two: the production process of the communication module 3 needs to detect the low-voltage power supply voltage index, and the data qualified range of the index is as follows: more than or equal to 3.6v and less than or equal to 4.0v, and the type of the adopted data to be detected is a floating point type.
Example three: the production process of the refrigeration equipment needs to detect a stable working temperature index, and the data qualified range of the index is as follows: and the temperature is more than or equal to minus 1 ℃ and less than or equal to 1 ℃, and the type of the adopted data to be detected is an integer type.
Example two: the detection system used in the on-line detection method in the embodiment one comprises a data acquisition module 1, a data cleaning module 2, a communication module 3, a data receiving module 4, a data conversion module 5, an on-line detection module 6 and a storage module 7, wherein a to-be-detected data type corresponding to-be-detected performance data is preset in the data conversion module 5, a data qualified range corresponding to-be-detected performance data is preset in the on-line detection module 6, the data acquisition module 1 is used for acquiring the to-be-detected performance data of an internet of things product 8 to be detected and sending the to-be-detected performance data to the data cleaning module 2, the data cleaning module 2 is used for converting the received to-be-detected performance data into corresponding general code data and then sending the general code data to the data receiving module 4 through the communication module 3, the data receiving module 4 is used for sending the received general code data to the data conversion module The standard code data corresponding to the type is sent to the online detection module 6, the online detection module 6 compares the value of the received standard code data with a preset data qualified range to obtain a detection result, and the storage module 7 is used for storing the standard code data and the detection result.

Claims (4)

1. An online detection method for product performance of the Internet of things is characterized by comprising the following steps:
Figure DEST_PATH_IMAGE001
the method comprises the steps that a data acquisition module, a data cleaning module, a communication module, a data receiving module, a data conversion module, an online detection module and a storage module are arranged, detection personnel preset the type of data to be detected corresponding to performance data to be detected in the data conversion module, and preset the data qualification range corresponding to the performance data to be detected in the online detection module;
Figure 682812DEST_PATH_IMAGE002
the data acquisition module acquires performance data to be tested of an Internet of things product to be tested and sends the performance data to the data cleaning module, and the data cleaning module converts the received performance data to be tested into corresponding universal code data and sends the data to the data receiving module through the communication module;
Figure DEST_PATH_IMAGE003
the data receiving module sends the received general code data to the data conversion module, and the data conversion module converts the received general code data into standard code data corresponding to the data type according to the preset data type to be detected and sends the standard code data to the online detection module;
Figure 923301DEST_PATH_IMAGE004
the online detection module compares the value of the received standard code data with a preset data qualified range, when the value of the standard code data is within the preset data qualified range, the detection result of the performance data to be detected of the product of the Internet of things to be detected is qualified, and when the value of the standard code data does not fall within the preset data qualified range, the detection result of the performance data to be detected of the product of the Internet of things to be detected is unqualified;
Figure DEST_PATH_IMAGE005
and the online detection module stores the standard code data and the detection result into the storage module.
2. The method for the online detection of the product performance of the Internet of things as claimed in claim 1, wherein the steps are as follows
Figure 608360DEST_PATH_IMAGE002
The data cleaning module extracts and translates the received performance data to be tested into JSON format general code data, and the communication module adopts MQTT protocol for data transmission.
3. The method for the online detection of the product performance of the Internet of things as claimed in claim 2, wherein the steps are as follows
Figure 225286DEST_PATH_IMAGE003
The standard code data is key value pair data.
4. The detection system used in the online detection method of the product performance of the Internet of things according to claim 1, characterized by comprising a data acquisition module, a data cleaning module, a communication module, a data receiving module, a data conversion module, an online detection module and a storage module,
the data conversion module is preset with a to-be-tested data type corresponding to the to-be-tested performance data, the on-line detection module is preset with a data qualified range corresponding to the to-be-tested performance data,
the data acquisition module is used for acquiring performance data to be tested of the product of the Internet of things to be tested and sending the performance data to the data cleaning module,
the data cleaning module is used for converting the received performance data to be tested into corresponding universal code data and then sending the data to the data receiving module through the communication module,
the data receiving module is used for sending the received universal code data to the data conversion module,
the data conversion module converts the received general code data into standard code data corresponding to the data type according to the preset data type to be detected and sends the standard code data to the online detection module,
the online detection module compares the received standard code data value with a preset data qualified range to obtain a detection result,
the storage module is used for storing standard code data and detection results.
CN202010107022.3A 2020-02-21 2020-02-21 Online detection method and detection system for product performance of Internet of things Active CN111355635B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010107022.3A CN111355635B (en) 2020-02-21 2020-02-21 Online detection method and detection system for product performance of Internet of things

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010107022.3A CN111355635B (en) 2020-02-21 2020-02-21 Online detection method and detection system for product performance of Internet of things

Publications (2)

Publication Number Publication Date
CN111355635A true CN111355635A (en) 2020-06-30
CN111355635B CN111355635B (en) 2023-04-07

Family

ID=71195714

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010107022.3A Active CN111355635B (en) 2020-02-21 2020-02-21 Online detection method and detection system for product performance of Internet of things

Country Status (1)

Country Link
CN (1) CN111355635B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112129337A (en) * 2020-09-15 2020-12-25 山东华科信息技术有限公司 Detection system for detecting sensors in batches based on Internet of things
CN112903120A (en) * 2020-09-15 2021-06-04 山东华科信息技术有限公司 Detection system and detection method for detecting infrared temperature sensors in batches

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102724143A (en) * 2011-12-15 2012-10-10 北京时代凌宇科技有限公司 Method for sending internet of things data and internet of things gateway
CN104683173A (en) * 2013-12-03 2015-06-03 北京赛迪电子系统测评实验室有限公司 Detection system and detection method of heterogeneous IOT (Internet Of Things)
CN105337850A (en) * 2014-08-11 2016-02-17 无锡市嘉邦电力管道厂 Internet of Things data processing method and internet of Things gateway
CN106603565A (en) * 2016-12-30 2017-04-26 上海浦东软件园汇智软件发展有限公司 Data transmission and display method and equipment thereof
US20180246944A1 (en) * 2017-02-28 2018-08-30 General Electric Company System and method for the ingestion of industrial internet data
CN109150703A (en) * 2018-08-23 2019-01-04 北方工业大学 Intelligent cloud gateway for industrial Internet of things and communication method thereof
CN109451021A (en) * 2018-11-09 2019-03-08 吾诺瑟斯科技(天津)有限公司 The more heterogeneous network access systems of Internet of Things edge side and cut-in method
CN110138844A (en) * 2019-04-24 2019-08-16 华南理工大学 A kind of micro- monitoring inverter system and method for distributed photovoltaic power generation
CN110225086A (en) * 2019-05-08 2019-09-10 宁波安信数控技术有限公司 A kind of collecting method and system towards industrial Internet of Things
CN110502547A (en) * 2019-09-04 2019-11-26 河南宏博测控技术有限公司 Internet of Things detection data management system and Internet of Things detection data management method
CN110572483A (en) * 2019-11-06 2019-12-13 潍坊汇金海物联网技术有限公司 Information acquisition method based on different types of Internet of things detection equipment

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102724143A (en) * 2011-12-15 2012-10-10 北京时代凌宇科技有限公司 Method for sending internet of things data and internet of things gateway
CN104683173A (en) * 2013-12-03 2015-06-03 北京赛迪电子系统测评实验室有限公司 Detection system and detection method of heterogeneous IOT (Internet Of Things)
CN105337850A (en) * 2014-08-11 2016-02-17 无锡市嘉邦电力管道厂 Internet of Things data processing method and internet of Things gateway
CN106603565A (en) * 2016-12-30 2017-04-26 上海浦东软件园汇智软件发展有限公司 Data transmission and display method and equipment thereof
US20180246944A1 (en) * 2017-02-28 2018-08-30 General Electric Company System and method for the ingestion of industrial internet data
CN109150703A (en) * 2018-08-23 2019-01-04 北方工业大学 Intelligent cloud gateway for industrial Internet of things and communication method thereof
CN109451021A (en) * 2018-11-09 2019-03-08 吾诺瑟斯科技(天津)有限公司 The more heterogeneous network access systems of Internet of Things edge side and cut-in method
CN110138844A (en) * 2019-04-24 2019-08-16 华南理工大学 A kind of micro- monitoring inverter system and method for distributed photovoltaic power generation
CN110225086A (en) * 2019-05-08 2019-09-10 宁波安信数控技术有限公司 A kind of collecting method and system towards industrial Internet of Things
CN110502547A (en) * 2019-09-04 2019-11-26 河南宏博测控技术有限公司 Internet of Things detection data management system and Internet of Things detection data management method
CN110572483A (en) * 2019-11-06 2019-12-13 潍坊汇金海物联网技术有限公司 Information acquisition method based on different types of Internet of things detection equipment

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112129337A (en) * 2020-09-15 2020-12-25 山东华科信息技术有限公司 Detection system for detecting sensors in batches based on Internet of things
CN112903120A (en) * 2020-09-15 2021-06-04 山东华科信息技术有限公司 Detection system and detection method for detecting infrared temperature sensors in batches
CN112964394A (en) * 2020-09-15 2021-06-15 山东华科信息技术有限公司 Detection system and detection method for batch detection of passive wireless temperature sensors
CN113029224A (en) * 2020-09-15 2021-06-25 山东华科信息技术有限公司 Detection system and method for batch detection sensors capable of automatically identifying equipment information
CN113029223A (en) * 2020-09-15 2021-06-25 山东华科信息技术有限公司 Detection device for batch detection of sensors based on network communication
CN113030388A (en) * 2020-09-15 2021-06-25 山东华科信息技术有限公司 Detection system and detection method for batch detection of smoke sensors
CN113029329A (en) * 2020-09-15 2021-06-25 山东华科信息技术有限公司 Detection system and detection method for batch detection of vibration sensors
CN113063454A (en) * 2020-09-15 2021-07-02 山东华科信息技术有限公司 Detection system and detection method for batch detection of water immersion sensors
CN113218432A (en) * 2020-09-15 2021-08-06 山东华科信息技术有限公司 Detection system and detection method for batch detection of temperature and humidity sensors

Also Published As

Publication number Publication date
CN111355635B (en) 2023-04-07

Similar Documents

Publication Publication Date Title
CN111355635B (en) Online detection method and detection system for product performance of Internet of things
CN114024801B (en) Industrial edge computing service gateway
CN113298498B (en) Management system based on industrial Internet of things platform
CN108965374A (en) Integrated monitoring apparatus, comprehensive monitoring and controlling method and storage medium
CN111459061A (en) Electric power safety monitoring system based on 5G network
CN113612650B (en) Monitoring method for edge computing equipment
CN114977483B (en) Fault diagnosis system for intelligent power grid regulation control equipment
CN115272027A (en) Low-carbon emission data monitoring system for double-carbon management
CN114444096B (en) Network data storage encryption detection system based on data analysis
CN207319050U (en) A kind of Centralized Monitoring operational system of photovoltaic power station
CN111786988A (en) Ship and shore data interaction system based on 5G
CN113900426B (en) Remote equipment control and fault diagnosis system based on 5G+ industrial Internet
CN112988876B (en) Industrial data acquisition management method and system
CN112947364A (en) System and method for early warning of equipment faults of power distribution station based on big data
CN214666961U (en) A environmental monitoring device for wisdom garden
CN210110023U (en) Multi-terminal data management wireless transmission equipment and system
CN206640613U (en) A kind of equipment runs intelligent and safe monitoring system
CN217467496U (en) Visual supervision terminal of equipment based on internet of things
CN111885119A (en) Data transmission method and device of monitoring unit
CN111769652B (en) Wireless power transmission system for wireless power transmission of power transmission coil
CN109917099A (en) A kind of distributed monitoring water quality equipment based on wide-area, wireless network
CN204833663U (en) Press data management ware
CN111031099A (en) Energy efficiency real-time monitoring and control management system
CN107677977A (en) A kind of long-distance monitoring method of portable electric energy mass-synchrometer
CN216490566U (en) Online intelligent inspection system of centralized control station

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant