CN113422786A - Communication system and communication method based on Internet of things equipment - Google Patents

Communication system and communication method based on Internet of things equipment Download PDF

Info

Publication number
CN113422786A
CN113422786A CN202110971382.2A CN202110971382A CN113422786A CN 113422786 A CN113422786 A CN 113422786A CN 202110971382 A CN202110971382 A CN 202110971382A CN 113422786 A CN113422786 A CN 113422786A
Authority
CN
China
Prior art keywords
information
data
internet
things equipment
data information
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
CN202110971382.2A
Other languages
Chinese (zh)
Other versions
CN113422786B (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.)
China National Machinery Institute Group Jiangsu Branch Co ltd
Original Assignee
Jiangsu Branch Co Ltd Of Mechanical Science Research Institute
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 Jiangsu Branch Co Ltd Of Mechanical Science Research Institute filed Critical Jiangsu Branch Co Ltd Of Mechanical Science Research Institute
Priority to CN202110971382.2A priority Critical patent/CN113422786B/en
Publication of CN113422786A publication Critical patent/CN113422786A/en
Application granted granted Critical
Publication of CN113422786B publication Critical patent/CN113422786B/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
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0227Filtering policies
    • 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
    • G16Y30/10Security thereof

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention provides a communication system and a communication method based on Internet of things equipment, wherein the communication system comprises: the input Internet of things equipment is used for sending a data sending request, and the data sending request comprises data information; the method comprises the steps of configuring Internet of things equipment, wherein the configured Internet of things equipment comprises at least one channel, and the configured Internet of things equipment is used for receiving a data sending request sent by the input Internet of things equipment through the channel, filtering, processing and storing data information according to the data sending request, acquiring an information flow strategy according to the data sending request, and sending the data information to corresponding receiving Internet of things equipment through the channel according to the information flow strategy. The system can transmit the information to the receiving end in a safe mode based on different information flow strategies after filtering, processing and storing the information transmitted by the transmitting end, thereby not only ensuring the safe transmission of the information, but also avoiding the channel delay phenomenon.

Description

Communication system and communication method based on Internet of things equipment
Technical Field
The invention relates to the technical field of Internet of things, in particular to a communication system based on Internet of things equipment and a communication method based on the Internet of things equipment.
Background
With the development of ever-changing needs in industry and society, almost all devices can be connected to the internet and thus can be accessed from anywhere around the world at any time, e.g., smart phones, tablets, printers, televisions and even older computers can be connected and controlled through the internet, thus creating the internet of things.
At present, when the internet of things equipment is used for communication, data of a sending end is generally directly transmitted to a receiving end, however, invalid data or bad data may exist in information data sent by a plurality of internet of things equipment, if the direct transmission may cause resource waste or influence communication safety, the size of the information data sent by different sending ends and the size of data which can be received by different receiving ends are different, and if the information data are transmitted according to the same transmission strategy, a channel delay phenomenon may occur, and even information data transmission failure is caused.
Disclosure of Invention
The invention aims to solve the technical problems, and a first object of the invention is to provide a communication system based on internet of things equipment, which can transmit information to a receiving end in a safe manner based on different information flow strategies after filtering, processing and storing the information transmitted by a transmitting end, thereby ensuring the safe transmission of the information, avoiding the channel delay phenomenon and ensuring the reliability of information data transmission.
The second purpose of the invention is to provide a communication method based on the internet of things equipment.
The technical scheme adopted by the invention is as follows:
an embodiment of a first aspect of the present invention provides a communication system based on an internet of things device, including: the system comprises at least one input Internet of things device, at least one data processing device and a data processing device, wherein the input Internet of things device is used for sending a data sending request, and the data sending request comprises data information; the configuration Internet of things equipment comprises at least one channel, and is used for receiving a data sending request sent by the input Internet of things equipment through the channel, filtering, processing and storing the data information according to the data sending request, acquiring an information flow strategy according to the data sending request, and sending the data information to corresponding receiving Internet of things equipment through the channel according to the information flow strategy.
The communication system based on the internet of things equipment provided by the invention can also have the following additional technical characteristics:
according to an embodiment of the present invention, the configuring of the internet of things device to obtain the information flow policy according to the data sending request includes: acquiring the information type of the data information according to the data sending request; acquiring a bandwidth and a desynchronizing time window according to the information type; and sending the data information to corresponding receiving Internet of things equipment through the channel according to the bandwidth and the desynchronization time window.
According to an embodiment of the present invention, the configuring the internet of things device to process the data information according to the data sending request includes: if the number of the data sending requests is smaller than a preset value and the data volume of the data information carried by the data sending requests is smaller than a preset data volume, the data information is processed by the equipment for configuring the Internet of things in a polling mode; if the number of the data sending requests is larger than or equal to a preset value or the data volume of the data information carried by the data sending requests is larger than or equal to a preset data volume, the configuration Internet of things equipment carries out equal-length segmentation on the data information, compares each segment of information of the data information with the linked list information in the RAM, and processes the information segments of the data information according to the linked list information if the similarity between the information segments of the data information and the information segments in the linked list information exceeds a preset threshold value; and after the information segments of the data information with the similarity of the information segments in the linked list information exceeding a preset threshold are removed, processing the data information in a polling mode.
According to one embodiment of the invention, the configuration internet of things device is provided with a storage unit, the storage unit and the configuration internet of things device are provided with an associated encryption private key and a public key certificate corresponding to the private key, and the public key certificate contains the information flow strategy.
According to an embodiment of the present invention, the data information is industrial field data information, and the filtering the data information includes: and filtering invalid information and bad information, and processing the data information, wherein the processing of the data information comprises the analog-to-digital conversion of the data information.
An embodiment of a second aspect of the present invention provides a communication method based on an internet of things device, including the following steps: inputting a data sending request sent by Internet of things equipment, wherein the data sending request comprises data information; the method comprises the steps that the configuration Internet of things equipment receives a data sending request sent by the input Internet of things equipment through a channel, filters, processes and stores data information according to the data sending request, acquires an information flow strategy according to the data sending request, and sends the data information to the corresponding receiving Internet of things equipment through the channel according to the information flow strategy, wherein the configuration Internet of things equipment comprises at least one channel.
The communication method based on the internet of things equipment provided by the invention also has the following additional technical characteristics:
according to an embodiment of the present invention, acquiring the information flow policy according to the data transmission request includes: acquiring the information type of the data information according to the data sending request; acquiring a bandwidth and a desynchronizing time window according to the information type; and sending the data information to corresponding receiving Internet of things equipment through the channel according to the bandwidth and the desynchronization time window.
According to an embodiment of the present invention, processing the data information according to the data transmission request includes: if the number of the data sending requests is smaller than a preset value and the data volume of the data information carried by the data sending requests is smaller than a preset data volume, the data information is processed by the equipment for configuring the Internet of things in a polling mode; if the number of the data sending requests is larger than or equal to a preset value or the data volume of the data information carried by the data sending requests is larger than or equal to a preset data volume, the configuration Internet of things equipment carries out equal-length segmentation on the data information, compares each segment of information of the data information with the linked list information in the RAM, and processes the information segments of the data information according to the linked list information if the similarity between the information segments of the data information and the information segments in the linked list information exceeds a preset threshold value; and after the information segments of the data information with the similarity of the information segments in the linked list information exceeding a preset threshold are removed, processing the data information in a polling mode.
According to one embodiment of the invention, the configuration internet of things device is provided with a storage unit, the storage unit and the configuration internet of things device are provided with an associated encryption private key and a public key certificate corresponding to the private key, and the public key certificate contains the information flow strategy.
According to an embodiment of the present invention, the data information is industrial field data information, and the filtering the data information includes: and filtering invalid information and bad information, and processing the data information, wherein the processing of the data information comprises the analog-to-digital conversion of the data information.
The invention has the beneficial effects that:
the invention can transmit the information to the receiving end in a safe way based on different information flow strategies after filtering, processing and storing the information transmitted by the transmitting end, thereby not only ensuring the safe transmission of the information, but also avoiding the channel delay phenomenon and ensuring the reliability of the information data transmission.
Drawings
Fig. 1 is a block schematic diagram of an internet of things device based communication system according to one embodiment of the invention;
fig. 2 is a flowchart of a communication method based on an internet of things device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a block schematic diagram of a communication system based on internet of things devices according to an embodiment of the present invention, as shown in fig. 1, the communication system includes: at least one input internet of things device 1 (1 is taken as an example in fig. 1), a configuration internet of things device 2, and a receiving internet of things device 3 corresponding to the input internet of things device 1, wherein the input internet of things device 1 is used for sending a data sending request, and the data sending request includes data information; the configuration internet of things equipment 2 comprises at least one channel, and the configuration internet of things equipment 2 is used for receiving a data sending request sent by the input internet of things equipment 1 through the channel, filtering, processing and storing data information according to the data sending request, acquiring an information flow strategy according to the data sending request, and sending the data information to the corresponding receiving internet of things equipment 3 through the channel according to the information flow strategy.
In an embodiment of the present invention, the data information may be industrial field data information, and the filtering the data information includes: and filtering invalid information and bad information, and processing the data information, including performing analog-to-digital conversion on the data information.
When the internet of things transmits data information, personal privacy or important information may be involved, and in order to avoid data information leakage caused by hijacking of the data information by a third party, the device 2 for configuring the internet of things is provided with a storage unit, the storage unit and the device 2 for configuring the internet of things are provided with an associated encryption private key and a public key certificate corresponding to the private key, and the public key certificate comprises an information flow strategy.
That is to say, when the internet of things device 2 is configured to transmit data information, the data information is transmitted in an encryption mode, the storage unit and the internet of things device are configured to have a related encryption private key, and a public key certificate corresponding to the private key is created, wherein the public key certificate contains related information flow strategies, and is signed by a user; and when the information flow strategy is received by the equipment for receiving the Internet of things, the private key carries out digital signature. Specifically, when the input internet of things device 1 needs to send data information to the receiving internet of things device 3, the input internet of things device 1 sends a data sending request to the configuration internet of things device 2, where the data sending request includes the data information and information (number, name, bandwidth, etc.) of the receiving internet of things device 3. The internet of things equipment 2 is configured to receive the data sending request, then the data information is filtered, processed and stored according to the data sending request, for example, invalid information and bad information in the data information are filtered, then analog-to-digital conversion is carried out on the filtered data information, then the data information is stored in a memory in a safe mode, then a corresponding information flow strategy is obtained according to the data sending request, and the data information is sent to the corresponding receiving internet of things equipment 3 through a channel according to the information flow strategy. Therefore, the system can transmit the information to the receiving end in a safe mode based on different information flow strategies after filtering, processing and storing the information transmitted by the transmitting end, thereby not only ensuring the safe transmission of the information, but also avoiding the channel delay phenomenon and ensuring the reliability of the information data transmission.
In the present invention, channels are media through which information flows, each channel having a type defined by "channel type", each channel type providing a set of events, including event names and event parameters, which may be external or internal. The channels may be static or dynamic. Static channels are channels that are declaratively specified in a program and automatically created at runtime, while dynamic channels are channels that are explicitly created at runtime according to information flow policies. The handler adapts to the particular channel and handles the events defined by the particular channel.
The channel is further divided into an inner channel and an outer channel. The external channels are similar to sensors that retrieve data from the outside world and other internet of things devices, and the internal channels are used for data processing, each with its own processing program that communicates with each other and the outside world through the channels. The events for each channel are stored in a queue called a pending event queue. The corresponding parameters for each event are stored as a list. Each event may be triggered and mapped to the active channel queue and the next event invoked or invoked accordingly. Runtime may not allow the same event to be run multiple times at a time, thereby regulating the flow of information. When the queue is full, the channel must either block (e.g., when a memory queue is specified) or the operation simply returns without effect (lossy, distributed channel), or it simply pushes out the oldest entry (real-time data flow).
According to one embodiment of the invention, configuring an internet of things device to acquire an information flow strategy according to a data sending request comprises the following steps: acquiring the information type of the data information according to the data sending request; acquiring a bandwidth and a desynchronizing time window according to the information type; and sending the data information to corresponding receiving Internet of things equipment through a channel according to the bandwidth and the desynchronization time window.
In particular, the type of information, i.e., the type of event parameter, the bandwidth can control the amount of information that may flow through the channel, and the desynchronization time window can adjust the time that information flows through the channel. The bandwidths and the desynchronization time windows corresponding to different information types can be prestored in advance, the internet of things equipment 2 is configured to acquire the information type of the data information according to the data sending request, acquire the corresponding bandwidth and the desynchronization time window according to the information type, and send the data information to the corresponding receiving internet of things equipment 3 through the channel according to the bandwidth and the desynchronization time window. Therefore, different information flow strategies are adopted for different data sending requests, the data transmission efficiency can be optimized, and the data transmission effect is ensured.
The current data channel processing technology mainly adopts a polling algorithm, wherein polling refers to that a data processing center sends data receiving requests to data front ends of different channels at a certain time interval, sequentially inquires whether each data front end needs the service, if yes, the data front ends give the service, and inquires the next data front end after the service is finished, and the process is circulated continuously. However, since the data volumes carried by the front ends of different data are different, when the data volume of a certain channel is large, the channel may always occupy the control right, so that the data of other channels cannot be written in real time, and even the data is lost, and therefore, a channel hysteresis phenomenon occurs when a polling algorithm is adopted. In addition, when a polling algorithm is adopted, due to the fact that polling is performed continuously in each data channel, the data processing center needs to repeatedly serve industrial field data with a large amount of repeated data, and operation time is wasted.
Therefore, the invention provides a new channel data processing mode, which comprises the following steps:
according to one embodiment of the invention, the configuring of the internet of things device to process data information according to the data sending request comprises: if the number of the data sending requests is smaller than a preset value and the data volume of the data information carried by the data sending requests is smaller than the preset data volume, configuring the Internet of things equipment to process the data information in a polling mode; if the number of the data sending requests is larger than or equal to a preset value or the data volume of the data information carried by the data sending requests is larger than or equal to the preset data volume, configuring the Internet of things equipment to perform equal-length segmentation on the data information, comparing each segment of information of the data information with the linked list information in the RAM, and if the similarity between the information segment of the data information and the information segment in the linked list information exceeds a preset threshold value, processing the information segment of the data information according to the linked list information; and after the information segments of the data information of which the similarity of the information segments in the linked list information exceeds a preset threshold value are removed, processing the data information in a polling mode. The preset value and the preset data size may be preset according to actual conditions, for example, the preset value may be 20, and the preset data size may be 4 GB.
Specifically, if the current request data sending request is less and the data volume of the data information carried by the data sending request is also less, the internet of things device 2 is configured to process the data information in a polling manner; if the quantity of the data sending requests is large, or the data volume of the data information carried by the data sending requests is large, the Internet of things equipment 2 is configured to equally divide the data information, each piece of information of the data information is compared with the linked list information in the RAM, and common industrial data has large repeatability, so that the linked list information in the RAM can be formed by historical information and updated regularly, if the information fragment of the data information is the same as the information fragment in the linked list information, the linked list information is directly called to process the information fragment, all the same information fragments are stored after being processed, and then the same information fragments as the linked list are removed, and the rest data information fragments are processed in a polling mode. Therefore, by adopting a mode of combining fixed polling and cyclic polling, the data processing capacity can be greatly reduced, particularly for industrial field data information with a large number of repeated information segments, and relevant tests prove that in a data stream saturation transmission mode, the packet loss rate is less than ten thousandth, even no data loss is generated, the channel data transmission has no hysteresis, the channel data feedback time is 0.001S, and the interactive screening of the multichannel queue data can be effectively realized.
It can be understood that the linked list information is stored in the RAM, and the data stream is stored in the data channel memory; the linked list is defined as two kinds of linked lists: a data valid linked list and a data invalid linked list; when a new data stream is written in the memory of the data channel, writing the information and the storage address of the data stream into the effective linked list of the data; when a data packet starting from a certain address in the data channel memory is read, the address information released by the packet is recorded in the data invalid linked list.
In summary, according to the communication system based on the internet of things device in the embodiment of the present invention, the input internet of things device sends a data sending request, the data sending request includes data information, the configured internet of things device includes at least one channel, the configured internet of things device receives the data sending request sent by the input internet of things device through the channel, filters, processes and stores the data information according to the data sending request, obtains the information flow policy according to the data sending request, and sends the data information to the corresponding receiving internet of things device through the channel according to the information flow policy. The system can transmit information to a receiving end in a safe mode based on different information flow strategies after filtering, processing and storing the information transmitted by a transmitting end, thereby not only ensuring the safe transmission of the information, but also avoiding the channel delay phenomenon and ensuring the reliability of the information data transmission.
Corresponding to the communication system based on the Internet of things equipment, the invention also provides a communication method based on the Internet of things equipment. Since the method embodiment of the present invention corresponds to the system embodiment described above, details that are not disclosed in the method embodiment may refer to the system embodiment described above, and are not described again in the present invention.
Fig. 2 is a flowchart of a communication method based on an internet of things device according to an embodiment of the present invention. As shown in fig. 2, the method comprises the steps of:
and S1, inputting the Internet of things equipment to send a data sending request, wherein the data sending request comprises data information.
S2, configuring the Internet of things equipment to receive a data sending request sent by the input Internet of things equipment through a channel, filtering, processing and storing data information according to the data sending request, acquiring an information flow strategy according to the data sending request, and sending the data information to the corresponding receiving Internet of things equipment through the channel according to the information flow strategy, wherein the configured Internet of things equipment comprises at least one channel.
According to an embodiment of the present invention, acquiring an information flow policy according to a data transmission request includes: acquiring the information type of the data information according to the data sending request; acquiring a bandwidth and a desynchronizing time window according to the information type; and sending the data information to corresponding receiving Internet of things equipment through a channel according to the bandwidth and the desynchronization time window.
According to one embodiment of the invention, the processing of the data information according to the data transmission request comprises: if the number of the data sending requests is smaller than a preset value and the data volume of the data information carried by the data sending requests is smaller than the preset data volume, configuring the Internet of things equipment to process the data information in a polling mode; if the number of the data sending requests is larger than or equal to a preset value or the data volume of the data information carried by the data sending requests is larger than or equal to the preset data volume, configuring the Internet of things equipment to perform equal-length segmentation on the data information, comparing each segment of information of the data information with the linked list information in the RAM, and if the similarity between the information segment of the data information and the information segment in the linked list information exceeds a preset threshold value, processing the information segment of the data information according to the linked list information; and after the information segments of the data information of which the similarity of the information segments in the linked list information exceeds a preset threshold value are removed, processing the data information in a polling mode.
According to one embodiment of the invention, the device for configuring the internet of things is provided with a storage unit, the storage unit and the device for configuring the internet of things are provided with an associated encryption private key and a public key certificate corresponding to the private key, and the public key certificate comprises an information flow strategy.
According to one embodiment of the invention, the data information is industrial field data information, and the filtering of the data information comprises: and filtering invalid information and bad information, and processing the data information, including performing analog-to-digital conversion on the data information.
In summary, according to the communication method based on the internet of things device in the embodiment of the present invention, the input internet of things device sends a data sending request, the data sending request includes data information, the configured internet of things device includes at least one channel, the configured internet of things device receives the data sending request sent by the input internet of things device through the channel, filters, processes and stores the data information according to the data sending request, obtains the information flow policy according to the data sending request, and sends the data information to the corresponding receiving internet of things device through the channel according to the information flow policy. The method can transmit the information to the receiving end in a safe mode based on different information flow strategies after filtering, processing and storing the information transmitted by the transmitting end, thereby not only ensuring the safe transmission of the information, but also avoiding the channel delay phenomenon and ensuring the reliability of the information data transmission.
In the present invention, unless otherwise expressly stated or limited, the first feature "on" or "under" the second feature may be directly contacting the first and second features or indirectly contacting the first and second features through an intermediate. Also, a first feature "on," "over," and "above" a second feature may be directly or diagonally above the second feature, or may simply indicate that the first feature is at a higher level than the second feature. A first feature being "under," "below," and "beneath" a second feature may be directly under or obliquely under the first feature, or may simply mean that the first feature is at a lesser elevation than the second feature.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction. In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing steps of a custom logic function or process, and alternate implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. If implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc. Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (8)

1. A communication system based on Internet of things equipment is characterized by comprising:
the system comprises at least one input Internet of things device, at least one data processing device and a data processing device, wherein the input Internet of things device is used for sending a data sending request, and the data sending request comprises data information;
the configuration Internet of things equipment comprises at least one channel, and is used for receiving a data sending request sent by the input Internet of things equipment through the channel, filtering, processing and storing the data information according to the data sending request, acquiring an information flow strategy according to the data sending request, sending the data information to corresponding receiving Internet of things equipment through the channel according to the information flow strategy, and is provided with a storage unit, wherein the storage unit and the configuration Internet of things equipment are provided with an associated encryption private key and a public key certificate corresponding to the private key, and the public key certificate contains the information flow strategy.
2. The communication system based on the internet of things equipment as claimed in claim 1, wherein the configuring the internet of things equipment to obtain the information flow policy according to the data sending request comprises:
acquiring the information type of the data information according to the data sending request;
acquiring a bandwidth and a desynchronizing time window according to the information type;
and sending the data information to corresponding receiving Internet of things equipment through the channel according to the bandwidth and the desynchronization time window.
3. The communication system based on the internet of things equipment as claimed in claim 1, wherein the configuring the internet of things equipment to process the data information according to the data sending request comprises:
if the number of the data sending requests is smaller than a preset value and the data volume of the data information carried by the data sending requests is smaller than a preset data volume, the data information is processed by the equipment for configuring the Internet of things in a polling mode;
if the number of the data sending requests is larger than or equal to a preset value or the data volume of the data information carried by the data sending requests is larger than or equal to a preset data volume, the configuration Internet of things equipment carries out equal-length segmentation on the data information, compares each segment of information of the data information with the linked list information in the RAM, and processes the information segments of the data information according to the linked list information if the similarity between the information segments of the data information and the information segments in the linked list information exceeds a preset threshold value; and after the information segments of the data information with the similarity of the information segments in the linked list information exceeding a preset threshold are removed, processing the data information in a polling mode.
4. The communication system based on the internet of things equipment as claimed in any one of claims 1 to 3, wherein the data information is industrial field data information, and the filtering the data information comprises: and filtering invalid information and bad information, and processing the data information, wherein the processing of the data information comprises the analog-to-digital conversion of the data information.
5. A communication method based on Internet of things equipment is characterized by comprising the following steps:
inputting a data sending request sent by Internet of things equipment, wherein the data sending request comprises data information;
the method comprises the steps that the configuration Internet of things equipment receives a data sending request sent by the input Internet of things equipment through a channel, filters, processes and stores data information according to the data sending request, acquires an information flow strategy according to the data sending request, and sends the data information to the corresponding receiving Internet of things equipment through the channel according to the information flow strategy, wherein the configuration Internet of things equipment comprises at least one channel, the configuration Internet of things equipment is provided with a storage unit, the storage unit and the configuration Internet of things equipment are provided with an associated encryption private key and a public key certificate corresponding to the private key, and the public key certificate comprises the information flow strategy.
6. The communication method based on the internet of things equipment as claimed in claim 5, wherein the obtaining of the information flow policy according to the data transmission request comprises:
acquiring the information type of the data information according to the data sending request;
acquiring a bandwidth and a desynchronizing time window according to the information type;
and sending the data information to corresponding receiving Internet of things equipment through the channel according to the bandwidth and the desynchronization time window.
7. The communication method based on the internet of things equipment as claimed in claim 5, wherein the processing of the data information according to the data transmission request comprises:
if the number of the data sending requests is smaller than a preset value and the data volume of the data information carried by the data sending requests is smaller than a preset data volume, the data information is processed by the equipment for configuring the Internet of things in a polling mode;
if the number of the data sending requests is larger than or equal to a preset value or the data volume of the data information carried by the data sending requests is larger than or equal to a preset data volume, the configuration Internet of things equipment carries out equal-length segmentation on the data information, compares each segment of information of the data information with the linked list information in the RAM, and processes the information segments of the data information according to the linked list information if the similarity between the information segments of the data information and the information segments in the linked list information exceeds a preset threshold value; and after the information segments of the data information with the similarity of the information segments in the linked list information exceeding a preset threshold are removed, processing the data information in a polling mode.
8. The communication method based on the internet of things equipment as claimed in any one of claims 5 to 7, wherein the data information is industrial field data information, and the filtering the data information comprises: and filtering invalid information and bad information, and processing the data information, wherein the processing of the data information comprises the analog-to-digital conversion of the data information.
CN202110971382.2A 2021-08-24 2021-08-24 Communication system and communication method based on Internet of things equipment Active CN113422786B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110971382.2A CN113422786B (en) 2021-08-24 2021-08-24 Communication system and communication method based on Internet of things equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110971382.2A CN113422786B (en) 2021-08-24 2021-08-24 Communication system and communication method based on Internet of things equipment

Publications (2)

Publication Number Publication Date
CN113422786A true CN113422786A (en) 2021-09-21
CN113422786B CN113422786B (en) 2021-11-30

Family

ID=77719844

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110971382.2A Active CN113422786B (en) 2021-08-24 2021-08-24 Communication system and communication method based on Internet of things equipment

Country Status (1)

Country Link
CN (1) CN113422786B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104000571A (en) * 2014-06-12 2014-08-27 成都艾克尔特医疗科技有限公司 Bracelet capable of collecting multi-parameter health indexes
CN104767749A (en) * 2015-04-01 2015-07-08 成都艺辰德迅科技有限公司 Information processing method based on wireless Internet of Things
CN106840312A (en) * 2017-01-10 2017-06-13 陕西科技大学 A kind of crude oil storage tank water liquid level measurement mechanism for oil and method
CN108206840A (en) * 2016-12-16 2018-06-26 北京金风科创风电设备有限公司 For the communication means, server and wind turbine of wind power plant
CN110673222A (en) * 2019-09-30 2020-01-10 湖南师范大学 Magnetotelluric signal noise suppression method and system based on atomic training
CN110708377A (en) * 2019-09-30 2020-01-17 联想(北京)有限公司 Data transmission method, device and storage medium
CN111046113A (en) * 2019-12-12 2020-04-21 上海德拓信息技术股份有限公司 Data retrieval device and method for different types of data warehouses
CN111967587A (en) * 2020-07-27 2020-11-20 复旦大学 Arithmetic unit array structure for neural network processing

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104000571A (en) * 2014-06-12 2014-08-27 成都艾克尔特医疗科技有限公司 Bracelet capable of collecting multi-parameter health indexes
CN104767749A (en) * 2015-04-01 2015-07-08 成都艺辰德迅科技有限公司 Information processing method based on wireless Internet of Things
CN108206840A (en) * 2016-12-16 2018-06-26 北京金风科创风电设备有限公司 For the communication means, server and wind turbine of wind power plant
CN106840312A (en) * 2017-01-10 2017-06-13 陕西科技大学 A kind of crude oil storage tank water liquid level measurement mechanism for oil and method
CN110673222A (en) * 2019-09-30 2020-01-10 湖南师范大学 Magnetotelluric signal noise suppression method and system based on atomic training
CN110708377A (en) * 2019-09-30 2020-01-17 联想(北京)有限公司 Data transmission method, device and storage medium
CN111046113A (en) * 2019-12-12 2020-04-21 上海德拓信息技术股份有限公司 Data retrieval device and method for different types of data warehouses
CN111967587A (en) * 2020-07-27 2020-11-20 复旦大学 Arithmetic unit array structure for neural network processing

Also Published As

Publication number Publication date
CN113422786B (en) 2021-11-30

Similar Documents

Publication Publication Date Title
US11394625B2 (en) Service level agreement based storage access
US11159571B2 (en) Apparatus, method and device for encapsulating heterogeneous functional equivalents
US9825956B2 (en) Systems and methods for access permission revocation and reinstatement
US10521358B2 (en) System, apparatus and method for prioritizing the storage of content based on a threat index
US8402051B2 (en) Consumer share quota feature
CN111198759B (en) Memory optimization method, system, terminal equipment and readable storage medium
US20140365774A1 (en) Communication device, communication method, and communication system
CN109542361B (en) Distributed storage system file reading method, system and related device
CN110059110B (en) Business data security processing method and device, computer equipment and storage medium
KR20080038314A (en) Dynamically balancing user experiences in a multi-user computing system
CN111224806A (en) Resource allocation method and server
US11997353B2 (en) Network time-shift buffering, recording conversion, and content management
US8502710B2 (en) Methods and computer program products for providing a compressed circular buffer for efficient storage of network performance data
US20120124221A1 (en) Element terminal and communication system
CN110661717A (en) Current limiting method and device and electronic equipment
CN112799824A (en) Current limiting method, device, equipment and storage medium
US20220337809A1 (en) Video playing
CN111935030A (en) Multi-dimensional flow control method and system
CN113422786B (en) Communication system and communication method based on Internet of things equipment
CN111131151A (en) Method and equipment for controlling security level of storage system
CN107734360B (en) Control method and device of streaming media server
WO2021098773A1 (en) Sensor running control method and apparatus, computer device, and storage medium
CN115794396A (en) Resource allocation method, system and electronic equipment
CN112905575A (en) Data acquisition method, system, storage medium and electronic equipment
US20160295486A1 (en) Wireless video link optimization using video-related metrics

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
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 213164 1st floor, block C, Tianhong science and technology building, Changzhou science and Education City, Wujin District, Changzhou City, Jiangsu Province

Patentee after: China National Machinery Institute Group Jiangsu Branch Co.,Ltd.

Address before: 213164 1st floor, block C, Tianhong science and technology building, Changzhou science and Education City, Wujin District, Changzhou City, Jiangsu Province

Patentee before: Jiangsu Branch Co., Ltd. of Mechanical Science Research Institute