CN111526056A - Internet of things data transmission method, gateway and Internet of things system - Google Patents

Internet of things data transmission method, gateway and Internet of things system Download PDF

Info

Publication number
CN111526056A
CN111526056A CN202010348768.3A CN202010348768A CN111526056A CN 111526056 A CN111526056 A CN 111526056A CN 202010348768 A CN202010348768 A CN 202010348768A CN 111526056 A CN111526056 A CN 111526056A
Authority
CN
China
Prior art keywords
data
gateway
terminal
reported
control center
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.)
Pending
Application number
CN202010348768.3A
Other languages
Chinese (zh)
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.)
Huizhi Daosheng Zhoushan Technology Co ltd
Original Assignee
Huizhi Daosheng Zhoushan 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 Huizhi Daosheng Zhoushan Technology Co ltd filed Critical Huizhi Daosheng Zhoushan Technology Co ltd
Priority to CN202010348768.3A priority Critical patent/CN111526056A/en
Publication of CN111526056A publication Critical patent/CN111526056A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0823Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability
    • H04L41/083Configuration setting characterised by the purposes of a change of settings, e.g. optimising configuration for enhancing reliability for increasing network speed
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16YINFORMATION AND COMMUNICATION TECHNOLOGY SPECIALLY ADAPTED FOR THE INTERNET OF THINGS [IoT]
    • G16Y30/00IoT infrastructure
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a data transmission method of an Internet of things, a gateway and an Internet of things system, wherein the data transmission method comprises the following steps: configuring a gateway; the gateway receives data reported by the terminal; judging the terminal type of the reported data; according to the type of the terminal, analyzing the reported data by using a corresponding protocol; judging whether the data is reported to a control center; if so, reporting the data to a control center; and if not, waiting for the report of new terminal data. According to the invention, whether the data is abnormal or not is judged through the configuration issued by the cloud platform to the gateway, whether the interval between the two adjacent data is the same or not is judged, and whether the interval is longer than the configuration set interval time or not is judged, so that useless data is effectively filtered, the data processing efficiency is improved, the data delay is reduced, and the pressure of the cloud platform is reduced.

Description

Internet of things data transmission method, gateway and Internet of things system
Technical Field
The invention relates to the field of communication, in particular to the field related to communication gateways of the Internet of things.
Background
With the development of society, demands for industrial automation, informatization, and visualization have been increasing in recent years. The existing solution is basically as follows: the sensor and the intelligent instrument upload data to the gateway, the gateway uploads the data to the cloud platform, and the cloud platform analyzes, calculates and stores the data, so that automation and visualization are realized. The main defects of the prior art method are that 1, the types of the accessed sensors and intelligent instruments are various, the communication protocols are different, data analysis, calculation and storage are completed by a cloud platform, and the pressure on the cloud platform is large. 2. The data processing is far from the source and the delay is large. 3. As the number of docks increases, data generation continues to grow at the rate of record creation, and network bandwidth becomes more limited, resulting in a larger data bottleneck.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides the data transmission method of the Internet of things, the gateway and the Internet of things system, so that the data processing efficiency is improved, the data delay is reduced, and the pressure of a control center is reduced.
In order to solve the technical problem, the invention is solved by the following technical scheme:
a data transmission method of the Internet of things comprises the following steps:
configuring a gateway;
the gateway receives data reported by the terminal;
judging the terminal type of the reported data;
according to the type of the terminal, analyzing the reported data by using a corresponding protocol;
judging whether the data is reported to a control center;
if so, reporting the data to a control center;
and if not, waiting for the report of new terminal data.
Optionally, judging whether the analyzed data is in a set normal range: if not, the data is abnormal alarm data, and the data is directly reported to the control center; if yes, further judging whether uploading is needed.
Optionally, if the data is in the normal range, determining whether the data is different from the previous data, and if the data is the same as the previous data, filtering out duplicate data;
if the data interval time is not longer than the set time, filtering; if the value is larger than the preset value, reporting the data to the control center.
Optionally, the step of configuring the gateway includes:
the control center searches for a gateway to be configured;
the control center issues gateway configuration information;
and the gateway receives the configuration information and downloads the terminal data analysis application according to the configuration information.
Optionally, the terminal data parsing application includes a protocol parsing rule corresponding to the gateway and a rule for determining whether data is reported, and the gateway parses, determines, filters, merges and reports the corresponding terminal type data by using the downloaded terminal data parsing application.
The invention also provides an internet of things gateway, comprising:
the data processing module is used for controlling the receiving signal, the sending signal and the configuration of the gateway;
the storage module is used for storing the received terminal data, the gateway configuration information and the terminal data analysis application;
the data updating module is used for receiving an updating instruction sent by the control center and configuring a gateway;
and the wireless communication module is used for realizing communication with the control center and the terminal.
The invention also provides an internet of things system, comprising:
at least one terminal, an access gateway; the gateway is used for acquiring data and transmitting the acquired data to the gateway;
at least one gateway; the control center is used for processing and reporting the data reported by the terminal;
and the control center is connected with the gateway and used for issuing gateway configuration information and receiving terminal data reported by the gateway.
Optionally, the method for processing the data reported by the terminal by the gateway includes parsing, determining, filtering, and merging.
The invention has the beneficial effects that:
the invention configures the gateway application through the control center, analyzes the data reported by the terminal, judges whether the data is abnormal or not through the configuration sent by the control center to the gateway, judges whether the interval between the two adjacent data is the same or not, effectively filters useless data if the interval is longer than the set interval time, and the like, improves the data processing efficiency, reduces the data delay and reduces the pressure of the control center.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a general flowchart of a data transmission method of the internet of things;
FIG. 2 is a flow chart of a gateway configuration process;
fig. 3 is a flowchart for determining whether data is reported to the control center.
Detailed Description
The present invention will be described in further detail with reference to examples, which are illustrative of the present invention and are not to be construed as being limited thereto.
Example 1:
fig. 1 shows a data transmission method for the internet of things, which includes the following steps:
the gateway receives data reported by the terminal;
judging the terminal type of the reported data;
according to the type of the terminal, analyzing the reported data by using a corresponding protocol;
judging whether the data is reported to a control center;
if so, reporting the data to a control center;
and if not, waiting for the report of new terminal data.
The control center of this embodiment is a cloud platform, and the terminal mainly is industrial sensor and various instruments and meters, and this embodiment adopts the sensor example, then specific control process is as follows:
step S110, the sensor reports data, and the gateway receives the data reported by the sensor accessed by the gateway;
step S120, the gateway judges the sensor type of the reported data;
step S130, according to the type of the sensor, using a corresponding protocol to analyze the reported sensor data;
step S140, judging whether the data needs to be reported to a cloud platform;
if yes, step S150 reports data to the cloud platform;
and if not, waiting for the reporting of new sensor data.
Before the processes of the steps S130 and S140, a gateway needs to be configured, so that the gateway obtains required configuration data;
the specific flow is shown in fig. 2:
the gateway configuring step comprises:
step S210, acquiring a data analysis application that needs to be deployed by the gateway, where the specific data analysis application is acquired according to a sensor type accessed by the gateway, and the data analysis applications needed by different sensor types are different.
Step S220, the cloud platform searches for a gateway to be configured;
step S230, judging whether the gateway is on line;
if the data is online, step S240, issuing gateway configuration information, and downloading data analysis application by the gateway;
step 250, the gateway executes and processes the data reported by the sensor according to the related data analysis application;
if not, step S260, issuing the gateway configuration information after waiting for the gateway to be online.
The gateway analyzes, judges, filters, combines and reports the corresponding sensor type data by adopting the downloaded data analysis application.
Fig. 3 is a process of determining whether data is reported to the cloud platform, and the specific flow is as follows:
step S310, the gateway analyzes the reported sensor data according to the protocol analysis rule;
step S320, determining whether the analyzed data is within a set normal range:
if not, the data is abnormal alarm data, executing step 350, and reporting the data to the cloud platform;
if yes, go to step S330: judging whether the data is different from the previous data, if so, filtering out repeated data;
if not, the process proceeds to step S340: judging whether the interval time between the data and the previous data is greater than the configured set time, and if so, filtering; if so, go to step 350, and report the data to the cloud platform.
Example 2:
an internet of things gateway comprises the following modules:
the data processing module is used for controlling the receiving signal, the sending signal and the configuration of the gateway;
the storage module is used for storing the received terminal data, the gateway configuration information and the terminal data analysis application;
the data updating module is used for receiving an updating instruction sent by the control center and configuring a gateway;
and the wireless communication module is used for realizing communication with the control center and the terminal.
After the gateway data is configured by the control center, the gateway of this embodiment may implement the whole process shown in fig. 1 and fig. 3.
Example 3:
an internet of things system, comprising:
at least one terminal, an access gateway; the gateway is used for acquiring data and transmitting the acquired data to the gateway;
at least one gateway; the control center is used for analyzing, judging, filtering, merging and reporting the data reported by the terminal;
and the control center is connected with the gateway and used for issuing gateway configuration information and receiving terminal data reported by the gateway.
In this embodiment, the terminal includes various sensors and various instruments and meters. The control center is a cloud platform.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects.

Claims (8)

1. A data transmission method of the Internet of things is characterized by comprising the following steps:
configuring a gateway;
the gateway receives data reported by the terminal;
judging the terminal type of the reported data;
according to the type of the terminal, analyzing the reported data by using a corresponding protocol;
judging whether the data is reported to a control center;
if so, reporting the data to a control center;
and if not, waiting for the report of new terminal data.
2. The internet of things data transmission method according to claim 1, wherein whether the analyzed data is in a set normal range is judged: if not, the data is abnormal alarm data, and the data is directly reported to the control center; if yes, further judging whether uploading is needed.
3. The data transmission method of the Internet of things as claimed in claim 2,
if the data is in the normal range, judging whether the data is different from the previous data, if so, filtering out repeated data;
if the data interval time is not longer than the set time, filtering; if the value is larger than the preset value, reporting the data to the control center.
4. The data transmission method of the internet of things according to any one of claims 1 to 3, wherein the step of configuring the gateway comprises the steps of:
the control center searches for a gateway to be configured;
the control center issues gateway configuration information;
and the gateway receives the configuration information and downloads the terminal data analysis application according to the configuration information.
5. The data transmission method of the internet of things according to claim 4, wherein the terminal data analysis application comprises a protocol analysis rule corresponding to the gateway and a rule for judging whether data is reported, and the gateway analyzes, judges, filters, merges and reports corresponding terminal type data by adopting the downloaded terminal data analysis application.
6. An internet of things gateway, comprising:
the data processing module is used for controlling the receiving signal, the sending signal and the configuration of the gateway; the storage module is used for storing the received terminal data, the gateway configuration information and the terminal data analysis application; the data updating module is used for receiving an updating instruction sent by the control center and configuring a gateway;
and the wireless communication module is used for realizing communication with the control center and the terminal.
7. An internet of things system, comprising:
at least one terminal, an access gateway; the gateway is used for acquiring data and transmitting the acquired data to the gateway;
at least one gateway; the control center is used for processing and reporting the data reported by the terminal;
and the control center is connected with the gateway and used for issuing gateway configuration information and receiving terminal data reported by the gateway.
8. The system according to claim 7, wherein the gateway processes the data reported by the terminal by parsing, determining, filtering and merging.
CN202010348768.3A 2020-04-28 2020-04-28 Internet of things data transmission method, gateway and Internet of things system Pending CN111526056A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010348768.3A CN111526056A (en) 2020-04-28 2020-04-28 Internet of things data transmission method, gateway and Internet of things system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010348768.3A CN111526056A (en) 2020-04-28 2020-04-28 Internet of things data transmission method, gateway and Internet of things system

Publications (1)

Publication Number Publication Date
CN111526056A true CN111526056A (en) 2020-08-11

Family

ID=71904944

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010348768.3A Pending CN111526056A (en) 2020-04-28 2020-04-28 Internet of things data transmission method, gateway and Internet of things system

Country Status (1)

Country Link
CN (1) CN111526056A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112616127A (en) * 2020-12-07 2021-04-06 深圳市万睿智能科技有限公司 Method for realizing gateway data processing and related components thereof
CN113422717A (en) * 2021-06-18 2021-09-21 河南力安测控科技有限公司 Gateway of self-adaptive intelligent terminal equipment protocol and use method
CN113556768A (en) * 2021-06-24 2021-10-26 石家庄学院 Sensor data anomaly detection method and system

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108536469A (en) * 2018-05-28 2018-09-14 苏州德姆斯信息技术有限公司 Internet of Things data resolution system based on configuration script and analytic method
CN108650117A (en) * 2018-04-19 2018-10-12 吉旗(成都)科技有限公司 A method of investigation internet-of-things terminal equipment off-line reason
CN108667807A (en) * 2018-04-11 2018-10-16 华南师范大学 A kind of protocol self-adapting method and system based on monitoring cloud platform and gateway
CN108696535A (en) * 2018-06-28 2018-10-23 上海应用技术大学 Network security protection system based on SDN and method
CN109688053A (en) * 2019-02-27 2019-04-26 山东普奥智能软件科技有限公司 General-purpose gateway devices and Internet of things system
CN109889551A (en) * 2019-04-16 2019-06-14 湖南树华环保科技有限公司 A kind of method of the Internet of Things cloud platform of Intelligent hardware access
CN109905409A (en) * 2019-04-10 2019-06-18 上海上实龙创智慧能源科技股份有限公司 Things-internet gateway real time bidirectional communication system based on Socket.IO
CN110113421A (en) * 2019-05-08 2019-08-09 西南民族大学 A kind of big data information processing system based on Internet of Things
CN110336703A (en) * 2019-07-12 2019-10-15 河海大学常州校区 Industrial big data based on edge calculations monitors system
US20190327152A1 (en) * 2018-04-23 2019-10-24 EMC IP Holding Company LLC Data Management Policies for Internet of Things Components
CN209676258U (en) * 2019-02-27 2019-11-22 山东普奥智能软件科技有限公司 General-purpose gateway devices and Internet of things system
CN110493348A (en) * 2019-08-26 2019-11-22 山东融为信息科技有限公司 A kind of intelligent monitoring and alarming system based on Internet of Things
CN110505312A (en) * 2019-09-09 2019-11-26 合肥移瑞通信技术有限公司 It is a kind of can cloud deployment platform of internet of things management system
CN110505102A (en) * 2019-09-11 2019-11-26 国网湖北省电力有限公司鄂州供电公司 Communicating for power information fusion monitoring and service standardization management platform system and method
CN110602258A (en) * 2019-10-15 2019-12-20 支付宝(杭州)信息技术有限公司 Internet of things system and related data processing method

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108667807A (en) * 2018-04-11 2018-10-16 华南师范大学 A kind of protocol self-adapting method and system based on monitoring cloud platform and gateway
CN108650117A (en) * 2018-04-19 2018-10-12 吉旗(成都)科技有限公司 A method of investigation internet-of-things terminal equipment off-line reason
US20190327152A1 (en) * 2018-04-23 2019-10-24 EMC IP Holding Company LLC Data Management Policies for Internet of Things Components
CN108536469A (en) * 2018-05-28 2018-09-14 苏州德姆斯信息技术有限公司 Internet of Things data resolution system based on configuration script and analytic method
CN108696535A (en) * 2018-06-28 2018-10-23 上海应用技术大学 Network security protection system based on SDN and method
CN109688053A (en) * 2019-02-27 2019-04-26 山东普奥智能软件科技有限公司 General-purpose gateway devices and Internet of things system
CN209676258U (en) * 2019-02-27 2019-11-22 山东普奥智能软件科技有限公司 General-purpose gateway devices and Internet of things system
CN109905409A (en) * 2019-04-10 2019-06-18 上海上实龙创智慧能源科技股份有限公司 Things-internet gateway real time bidirectional communication system based on Socket.IO
CN109889551A (en) * 2019-04-16 2019-06-14 湖南树华环保科技有限公司 A kind of method of the Internet of Things cloud platform of Intelligent hardware access
CN110113421A (en) * 2019-05-08 2019-08-09 西南民族大学 A kind of big data information processing system based on Internet of Things
CN110336703A (en) * 2019-07-12 2019-10-15 河海大学常州校区 Industrial big data based on edge calculations monitors system
CN110493348A (en) * 2019-08-26 2019-11-22 山东融为信息科技有限公司 A kind of intelligent monitoring and alarming system based on Internet of Things
CN110505312A (en) * 2019-09-09 2019-11-26 合肥移瑞通信技术有限公司 It is a kind of can cloud deployment platform of internet of things management system
CN110505102A (en) * 2019-09-11 2019-11-26 国网湖北省电力有限公司鄂州供电公司 Communicating for power information fusion monitoring and service standardization management platform system and method
CN110602258A (en) * 2019-10-15 2019-12-20 支付宝(杭州)信息技术有限公司 Internet of things system and related data processing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112616127A (en) * 2020-12-07 2021-04-06 深圳市万睿智能科技有限公司 Method for realizing gateway data processing and related components thereof
CN113422717A (en) * 2021-06-18 2021-09-21 河南力安测控科技有限公司 Gateway of self-adaptive intelligent terminal equipment protocol and use method
CN113556768A (en) * 2021-06-24 2021-10-26 石家庄学院 Sensor data anomaly detection method and system

Similar Documents

Publication Publication Date Title
CN111526056A (en) Internet of things data transmission method, gateway and Internet of things system
CN110365529B (en) Edge computing intelligent gateway service processing method and edge computing intelligent gateway
EP3318941B1 (en) Industrial automation system machine analytics for a connected enterprise
US20070233283A1 (en) Apparatus, system, and method for wireless diagnostics
CN109213102B (en) Multi-command monitoring method and device, computer equipment and storage medium
CN112671933A (en) Data processing method and system
AU2015234371B2 (en) Apparatus and method for analyzing a control network
CN104202212A (en) System and method for obtaining distributed cluster system alarm
CN115473947A (en) Data acquisition method and device based on cloud edge cooperation and server
CN105530323B (en) File upgrading method, related equipment and system
CN109270885B (en) Data communication method, device and equipment for monitoring PLC system and storage medium
JP2009181431A (en) Communication device
US20210141678A1 (en) Common gateway platform
CN113918436A (en) Log processing method and device
CN113076333A (en) Service abnormity monitoring method and device
CN113824995A (en) Data transmission method and device for robot, electronic device and storage medium
CN113572803A (en) Communication parameters based on changes
CN113971172A (en) Data processing method and data processing device
CN115712618B (en) DCS system data processing and uploading method, system and storage medium
CN110958190A (en) Industrial Internet of things data real-time uploading method based on edge computing gateway
CN110716519A (en) Advanced chemical process control system and method
CN114866412B (en) Data acquisition method, system, device and storage medium
CN116339201B (en) Data collaborative collection method, device, system and storage medium
CN114268650B (en) Configuration method and system for establishing communication connection
CN113411410B (en) Inertial navigation equipment testing method, communication server, communication device and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200811