[go: up one dir, main page]

US20240223466A1 - Managing remote terminal communications - Google Patents

Managing remote terminal communications Download PDF

Info

Publication number
US20240223466A1
US20240223466A1 US18/420,093 US202418420093A US2024223466A1 US 20240223466 A1 US20240223466 A1 US 20240223466A1 US 202418420093 A US202418420093 A US 202418420093A US 2024223466 A1 US2024223466 A1 US 2024223466A1
Authority
US
United States
Prior art keywords
remote terminals
data
messages
response
remote
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
US18/420,093
Other versions
US12143278B2 (en
Inventor
Brett Comber
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.)
Schneider Electric Australia Pty Ltd
Original Assignee
Schneider Electric Australia Pty 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 Schneider Electric Australia Pty Ltd filed Critical Schneider Electric Australia Pty Ltd
Priority to US18/420,093 priority Critical patent/US12143278B2/en
Assigned to SCHNEIDER ELECTRIC (AUSTRALIA) PTY LTD. reassignment SCHNEIDER ELECTRIC (AUSTRALIA) PTY LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: COMBER, BRETT
Publication of US20240223466A1 publication Critical patent/US20240223466A1/en
Application granted granted Critical
Publication of US12143278B2 publication Critical patent/US12143278B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • H04W28/26Resource reservation
    • 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/16Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using machine learning or artificial intelligence
    • 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
    • H04L43/0852Delays
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • G05B19/4185Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM] characterised by the network communication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access
    • H04W74/08Non-scheduled access, e.g. ALOHA
    • H04W74/0808Non-scheduled access, e.g. ALOHA using carrier sensing, e.g. carrier sense multiple access [CSMA]

Definitions

  • SCADA Supervisory Control and Data Acquisition
  • RTUs remote terminal units
  • PLCs programmable logic controllers
  • These devices provide remote industrial or resource monitoring and control and are configured for use in a particular application (e.g., oil and gas, water and waste water, renewable energy).
  • the SCADA system typically communicates with remote devices via a private data radio network and/or a cellular telephone network.
  • the private data radio network includes a data radio coupled to the SCADA system acting as a base station, or access point, and other data radios coupled to the remote devices for transmitting telemetry data to the SCADA system and for receiving messages back for controlling their operations.
  • the access point handles communications with hundreds of remote data radios.
  • the data radios (also referred to as remote wireless terminals) access a shared wireless channel by using either a random access protocol or a centrally coordinated protocol or a combination of the two. Random access protocols generally achieve low latency under low traffic conditions but suffer long queue times (latency) and poor throughout under higher traffic conditions. Under typical high traffic conditions, throughput using a random access protocol is limited to approximately 30% of the channel capacity.
  • a method of managing communications in a SCADA system comprises establishing communication between a plurality of remote industrial assets and a SCADA server of the SCADA system via a private data radio network.
  • the SCADA server is configured for monitoring telemetry data from the industrial assets and providing supervisory control.
  • the private data radio network comprises a plurality of data radios, one of which is an access point.
  • the method further comprises executing reinforced machine learning on messages transmitted between the data radios and the access point.
  • the machine learning includes processing header data of a training set of the messages from the access point to the data radios to learn which of the header data correlates to soliciting a response from the data radios and learning response time delays of the data radios for retrieving the telemetry data from the at least one of the industrial assets associated therewith in response to the training set of the messages.
  • the method also includes inspecting header data of the messages transmitted by the access point to predict a set of solicitation messages from which the data radios are being solicited for responses and corresponding response time delays and generating a coordinated access protocol for communicating the responses to the predicted solicitation messages from the data radios to the access point based on which of the data radios are being solicited for responses and the predicted response time delays corresponding thereto.
  • an automation system in another aspect, includes a plurality of remote industrial assets and a SCADA system configured for monitoring telemetry data from the industrial assets and providing supervisory control.
  • the system also includes a private data network configured for communication between the industrial assets and a SCADA server of the SCADA system.
  • the private data radio network comprises a plurality of data radios, one of which is an access point that includes a coordinated access processor.
  • a memory device stores computer-executable instructions that, when executed by the coordinated access processor, configure the coordinated access processor for executing reinforced machine learning on messages transmitted between the data radios and the access point.
  • the machine learning includes processing header data of a training set of the messages from the access point to the data radios to learn which of the header data correlates to soliciting a response from the data radios, learning response time delays of the data radios for retrieving the telemetry data from the at least one of the industrial assets associated therewith in response to the training set of the messages, and inspecting header data of the messages transmitted by the access point to predict a set of solicitation messages from which the data radios are being solicited for responses and corresponding response time delays.
  • the computer-executable instructions when executed by the coordinated access processor, further configure the coordinated access processor for generating a coordinated access protocol for communicating the responses to the predicted solicitation messages from the data radios to the access point based on which of the data radios are being solicited for responses and the predicted response time delays corresponding thereto.
  • FIG. 2 illustrates an automation system according to another embodiment.
  • the message packets are integrated such that solicitation requests cannot be discerned from simply examining the packet.
  • the access point 120 uses the predictions of the ML_Device 128 to efficiently allocate time on the channel to data radios 118 that are currently ready, increasing the throughput limits of the channel and reducing latency.
  • the remote radios 118 utilize coordinated channel access orchestrated by the base station radio of access point 120 .
  • the centrally coordinated wireless access protocol resorts to a random access mode to deliver responses from remote radios 118 to the base station radio, i.e., access point 120 , so long as access point 120 does not preemptively allocate time/bandwidth to the remote radio on time (which is typical in an ‘untrained’ state).

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Databases & Information Systems (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Environmental & Geological Engineering (AREA)
  • Quality & Reliability (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Selective Calling Equipment (AREA)

Abstract

Methods and systems for managing remote terminal communications in remote Supervisory Control and Data Acquisition (SCADA) and telemetry networks. Reinforced machine learning processes header data of multiple messages received from remote data radios to predict which of the data radios are currently ready with a response to transmit based on or using information associated with a learned time delay. Time on shared wireless channels is efficiently allocated to the data radios that are currently ready with the response.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 18/063,211, filed Dec. 8, 2022, which claims priority to U.S. Provisional Patent Application No. 63/377,217, filed Sep. 27, 2022, the entire disclosures of which are incorporated herein by reference.
  • BACKGROUND
  • In a typical industrial automation system, a Supervisory Control and Data Acquisition (SCADA) system communicates with many industrial assets, including smart devices such as remote terminal units (RTUs) and programmable logic controllers (PLCs). These devices provide remote industrial or resource monitoring and control and are configured for use in a particular application (e.g., oil and gas, water and waste water, renewable energy). The SCADA system typically communicates with remote devices via a private data radio network and/or a cellular telephone network. For example, the private data radio network includes a data radio coupled to the SCADA system acting as a base station, or access point, and other data radios coupled to the remote devices for transmitting telemetry data to the SCADA system and for receiving messages back for controlling their operations. In a typical installation, the access point handles communications with hundreds of remote data radios.
  • The data radios (also referred to as remote wireless terminals) access a shared wireless channel by using either a random access protocol or a centrally coordinated protocol or a combination of the two. Random access protocols generally achieve low latency under low traffic conditions but suffer long queue times (latency) and poor throughout under higher traffic conditions. Under typical high traffic conditions, throughput using a random access protocol is limited to approximately 30% of the channel capacity.
  • Although centrally coordinated access protocols theoretically achieve near 100% of the channel capacity, the access point must have knowledge of when the radios are ready with data to transmit. In remote SCADA and telemetry networks, however, only a subset of radios may be ready with data at any given time and the access point is generally unaware which of the radios are actually ready. This situation leads to significantly lower throughput of about 30%, which is comparable to random access protocols.
  • SUMMARY
  • Aspects of the present disclosure manage remote terminal communications in remote SCADA and telemetry networks and the like by enabling an access point of a private data radio network to predict which remote data radios are ready to transmit data and when. In turn, this enables a centrally coordinated access protocol to achieve its full potential resulting in high throughput and servicing more remote data radios per access point than traditional access protocols.
  • In an aspect, a method of managing communications in a SCADA system comprises establishing communication between a plurality of remote industrial assets and a SCADA server of the SCADA system via a private data radio network. The SCADA server is configured for monitoring telemetry data from the industrial assets and providing supervisory control. The private data radio network comprises a plurality of data radios, one of which is an access point. The method further comprises executing reinforced machine learning on messages transmitted between the data radios and the access point. The machine learning includes processing header data of a training set of the messages from the access point to the data radios to learn which of the header data correlates to soliciting a response from the data radios and learning response time delays of the data radios for retrieving the telemetry data from the at least one of the industrial assets associated therewith in response to the training set of the messages. The method also includes inspecting header data of the messages transmitted by the access point to predict a set of solicitation messages from which the data radios are being solicited for responses and corresponding response time delays and generating a coordinated access protocol for communicating the responses to the predicted solicitation messages from the data radios to the access point based on which of the data radios are being solicited for responses and the predicted response time delays corresponding thereto.
  • In another aspect, an automation system includes a plurality of remote industrial assets and a SCADA system configured for monitoring telemetry data from the industrial assets and providing supervisory control. The system also includes a private data network configured for communication between the industrial assets and a SCADA server of the SCADA system. The private data radio network comprises a plurality of data radios, one of which is an access point that includes a coordinated access processor. A memory device stores computer-executable instructions that, when executed by the coordinated access processor, configure the coordinated access processor for executing reinforced machine learning on messages transmitted between the data radios and the access point. The machine learning includes processing header data of a training set of the messages from the access point to the data radios to learn which of the header data correlates to soliciting a response from the data radios, learning response time delays of the data radios for retrieving the telemetry data from the at least one of the industrial assets associated therewith in response to the training set of the messages, and inspecting header data of the messages transmitted by the access point to predict a set of solicitation messages from which the data radios are being solicited for responses and corresponding response time delays. The computer-executable instructions, when executed by the coordinated access processor, further configure the coordinated access processor for generating a coordinated access protocol for communicating the responses to the predicted solicitation messages from the data radios to the access point based on which of the data radios are being solicited for responses and the predicted response time delays corresponding thereto.
  • In yet another aspect, a method for managing remote terminal communications in remote SCADA and telemetry networks comprises transmitting solicitation messages to a plurality of remote data radios using a centrally coordinated wireless access point. The method further includes processing header data of multiple messages received from the remote data radios using a solicitation detection device to learn which of the header data in the received messages correlates with a response being generated by the data radios in response to the solicitation messages, and which of the header data correlates with other types of messages received from the data radios. In addition, the method comprises learning the time delay of the data radios to generate the response to the solicitation messages, inspecting packets transmitted by the centrally coordinated wireless access point to predict which of the data radios are currently ready with a response to transmit based on or using information associated with the learned time delay, and using information associated with the predictions to efficiently allocate time on the shared wireless channels to the data radios that are currently ready with the response. In this manner, the method increases the throughput limits of the channels and reduces latency.
  • Other objects and features of the present disclosure will be in part apparent and in part pointed out herein.
  • BRIEF DESCRIPTION OF DRAWINGS
  • FIG. 1 illustrates an automation system according to an embodiment.
  • FIG. 2 illustrates an automation system according to another embodiment.
  • FIGS. 3A and 3B illustrate an example header for a communication within the systems of FIGS. 1 and 2 .
  • Corresponding reference numbers indicate corresponding parts throughout the drawings.
  • DETAILED DESCRIPTION
  • Referring to FIG. 1 , an automation system is generally indicated 100. FIG. 2 is a block diagram of the system 100 according to another embodiment. The automation system 100 includes a Supervisory Control and Data Acquisition (SCADA) system 102 communicating with one or more industrial assets, generally indicated 104. In the illustrated embodiment, the industrial assets 104 include one or more industrial control and monitoring devices, such as a remote terminal unit (RTU) 106, a programmable logic controller (PLC) 108, and/or a peripheral, such as a multivariable transmitter (MVT) 110 or sensor 112. Other peripherals include actuators, variable frequency drives, motor controllers, pressure transmitters, Coriolis meters, magnetic flow meters, etc. (not shown). In another embodiment, asset 104 comprises a computing device.
  • The SCADA system 102 of FIG. 1 is coupled to a remote substation 114 via a communications network, such as a private data radio network and/or a cellular telephone network. In the illustrated embodiment, the remote substation 114 and the SCADA system 102 communicate with each other via a private data radio network, which including a plurality of remote radios 118 associated with one or more remote substations 114 and a base station, or access point, 120 associated with SCADA system 102. The substation 114 typically includes a number of peripherals and at least one RTU 106 for data acquisition from substation 114 and/or from SCADA system 102. The RTU 106 transmits telemetry data to SCADA system 102 and receives messages back for controlling connected physical objects of remote substation 114. In addition to the RTU 106, peripherals, and other components of remote substation 114, the SCADA system 102 communicates with at least one PLC 108. In a SCADA-based control system, PLC 108 is connected to, for example, a sensor 112 for collecting the sensor output signals and converting the signals into digital data. The SCADA system 102 may also communicate with a multi-variable transmitter, such as MVT 110, which is used to measure flow, differential pressure, temperature, pressure, or the like. The various assets 104, including RTU 106, PLC 108, MVT 110, and/or sensor 112, communicate with SCADA system 102 according to different protocols (e.g., DNP3, Modbus, IEC-104). The automation system 100, including data radios 118, may be an electrical grid automation system, a water grid network monitoring system, or the like.
  • According to aspects of the present disclosure, a centrally coordinated wireless access protocol employs machine learning to predict which data radios 118 will respond to messages, which allows access point 120 to efficiently allocate channel time to the data radios 118 that are ready and waiting to transmit data. As described in greater detail below, the access point 120 comprises a processor coupled to a memory device storing computer-executable instructions, including reinforced machine learning algorithms. The processor and associated computer-executable instructions are indicated ML_Device 128 in FIG. 1 . When executed, these instructions configure ML_Device 128 to coordinate time on the channel for selected radios 118 to transmit their data. Suitable data radios for use as remote radio 118 and/or access point 120 are Trio licensed Ethernet and serial data radios available from Schneider Electric. These licensed UHF data radios provide serial and Ethernet connectivity for long range wireless data communications in a wide range of SCADA and telemetry applications.
  • As shown in FIG. 1 , SCADA system 102 operates in conjunction with a human-machine interface (HMI) 130. The HMI 130 is an input-output device that presents process information to a human operator. The SCADA system 102 links to HMI 130 for providing maintenance procedures, detailed schematics, logistic information, trend data, diagnostic data, configuration data transfer, and the like for a specific sensor or machine. In an embodiment, HMI 130 comprises a personal computer, smartphone, tablet, touchscreen HMI device, or the like. Although illustrated in a control room remotely from the various industrial assets 104, it is to be understood that HMI 130 could be hosted on the device itself.
  • As described above, industrial automation systems, such as system 100, typically include many industrial assets 104 executing many applications. For the sake of convenience, however, the description below refers to an example in which the industrial asset 104 is RTU 106 of SCADA system 102.
  • In an embodiment, the RTU 106 is used as a control device. A communication bus provides communication for the complete substation 114 and all parts of the substation are accordingly connected thereto, whether directly or indirectly. The RTU 106 is configured to be connected to a computer (e.g., a personal computer, desktop, laptop, workstation machine, etc.) of SCADA system 102 to access and control settings and parameters as well as a real-time database.
  • The RTU 106 is well-suited for use in oil and gas environments, such as upstream oil and gas production, including gas well heads, oil extraction, and multi-well shale gas well pads. Additional customer use cases in the oil and gas segment include energy optimization, asset age prolongation, production optimization, and ‘cradle-to-grave’ operation with the same equipment to allow changes in extraction technique using the same control system equipment. Oil and gas segment use cases also include: management of control system and IT equipment, including security configurations, and deployment of trusted application content; and midstream gas transportation including compressor stations and multiple geographies. The functions of RTU 106 in an oil and gas application include: tank monitoring and automation; well test automation; Emergency Shut-Down (ESD) at well heads; well production and optimization; and measurement.
  • In an oil and gas environment, for example, substation 114 is located at a well site to gather data about various aspects of the well site for monitoring and tracking purposes. The substation 114, which acts as a control unit, includes RTU 106 for collecting data on pump motor operation (e.g., motor speed and load). A variable speed drive motor controller, for example, generates this motor data. The RTU 106 also collects measurements from various wireless and wired field sensors around the well site. These field sensors include a proximity sensor mounted near the crank arm of a rod pump assembly and a load cell mounted between the bridle and polished rod of the rod pump assembly. From this data, RTU 106 can determine the tension or load (vertical axis) on the rod versus the displacement (horizontal axis) of the rod per stroke or pump cycle (i.e., upward and downward movement). Other data collected by RTU 106 from the field sensors may include fluid flow rate, temperature, pressure, and the like.
  • In an embodiment, RTU 106 is also well-suited for use in the water/wastewater segment, including critical infrastructure pumping stations. Additional customer use cases in the water and wastewater segment include energy optimization for critical infrastructure pumping stations and management of control system and IT equipment including security configurations, and deployment of trusted application content. Examples of water and wastewater functions of RTU 106 include: pump/lift stations; leakage detection; equipment monitoring and control; water quality monitoring; irrigation; managing a District Metering Area (DMA) and/or Pressure Monitoring Area (PMS); and monitoring flow, level, pressure, temperature, etc.
  • Another use case for the RTU 106 embodying aspects of the present disclosure involves electrical applications such as wind, solar, transformer stations, etc. Diversification of energy production resources require utility operators to manage a much wider portfolio of assets. Moreover, assets such as wind turbines and solar cells are often located in harsh, remote environments. In an embodiment, RTU 106 monitors active and reactive power, phase voltage, connection status of switches, and the like.
  • Yet another use case for the RTU 106 embodying aspects of the present disclosure involves autonomous, remotely located assets 104, including critical infrastructure assets, where high control system, monitoring, and reporting availability as well as data analytics associated with control systems, asset performance, and custom application features are requested.
  • Referring further to FIG. 1 , in an embodiment, access point 120 comprises a processor that executes reinforced machine learning algorithms, indicated ML_Device 128. Aspects of the present disclosure use the reinforced machine learning algorithms of ML_Device 128 implemented within access point 120 (i.e., a central wireless coordinator) to predict whether remote data radios 118 will respond to messages from access point 120 and, if so, when remote data radios 118 will become ready with data to transmit (i.e., what is the predicted response delay). In other words, ML_Device 128 of the access point 120 radio attempts to predict if a message sent over the air to the remote site, i.e., remote substation 114, will solicit a response from any device (e.g., RTU 106, PLC 108, sensor 112) that is connected to the remote data radio 118 or from the remote data radio 118 itself (e.g., Simple Network Management Protocol is implemented in the remote data radio).
  • For training its predictive model, ML_Device 128 observes if a response is solicited and the actual delay to generate the response. Depending on the actual behavior matching the predicted behavior, the ML_Device 128 adjust the bias in the state-behavior mapping table (reinforced learning) to improve the accuracy of its predictive model. The remote radio 118 measures and reports the actual delay for the RTU 106 to generate a response, which is shared with the ML_Device 128 of access point 120 when the response is delivered up to the access point 120. Based on the predictions, access point 120 subsequently coordinates time on the channel for selected radios 118 to transmit their data.
  • To determine if a response is solicited, ML_Device 128 inspects flags within the packet headers of messages from access point 120 to remote data radios 118. The messages may be formatted according to any of a number of known protocols (e.g., ICMP, TCP, DNP3, Modbus/TCP) but ML_Device 128 learns which flags in the headers correlate with a response being generated by the data radios 118. In this manner, ML_Device 128 detects response solicitations. Once the packet headers' flags have been determined to solicit responses, the time delays of the data radios 118 to generate the responses are also learned. In this manner, the reinforced machine learning algorithms of ML_Device 128 implemented within access point 120 can generate a prediction of when a particular data radio 118 will become ready with data to transmit after being solicited for data from a central computer (i.e., a SCADA server) of SCADA system 102 via access point 120.
  • FIGS. 3A and 3B illustrate an example header for a communication within the system 100. In this example, a message header 302 is formatted according to the DNP3 protocol transported over the TCP protocol and a value 0x01 at offset 0x42 indicates a read command 304, which will solicit a response from RTU 106 when the DNP3/TCP protocol is in use, in this example. In turn, ML_Device 128 detects the response solicitation for training the predictive model. Once the solicitation and time delay attributes have been learned and ML_Device 128 has trained the predictive model, ML_Device 128 inspects packets transmitted by access point 120 and predicts which data radios 118 are currently ready with a response to transmit. In general, the message packets are integrated such that solicitation requests cannot be discerned from simply examining the packet. The access point 120 then uses the predictions of the ML_Device 128 to efficiently allocate time on the channel to data radios 118 that are currently ready, increasing the throughput limits of the channel and reducing latency.
  • The ML_Device 128 embodies a solicitation detection device configured to record header data of messages transmitted by access point 120 according to an embodiment. If a response is received from data radio 118, the outbound message from access point 120 to data radio 118 is deemed a solicitation by the solicitation detection device. The solicitation detection device processes header data of multiple solicitation and non-solicitation messages to learn which header data, without regard to the protocol, indicates a solicitation message. Then, with each outbound message, access point 120 receives a prediction from the solicitation detection device indicating whether a particular message is a solicitation. For each solicitation message, the response delay estimate for the message represents a deadline after which the response will be ready in the data radio 118. This information permits access point 120 to implement a centrally coordinated wireless access protocol (e.g., preemptive polling) that efficiently allocates channel time to the solicited data radios 118. With each response received by the centrally coordinated wireless access protocol, the actual time for the data radio 118 to become ready is input to the response delay estimate, which permits ML_Device 128 to update its model to improve prediction accuracy.
  • As ML_Device 128 continues to learn and predict with some accuracy which/when remote radios 118 have responses to deliver, the remote radios 118 utilize coordinated channel access orchestrated by the base station radio of access point 120. In an embodiment, the centrally coordinated wireless access protocol resorts to a random access mode to deliver responses from remote radios 118 to the base station radio, i.e., access point 120, so long as access point 120 does not preemptively allocate time/bandwidth to the remote radio on time (which is typical in an ‘untrained’ state).
  • Although described in the context of a SCADA environment, it is to be understood that aspects of the present disclosure are applicable to other polled systems in which responses are solicited from a base station.
  • Embodiments of the present disclosure may comprise a special purpose computer including a variety of computer hardware, as described in greater detail herein.
  • For purposes of illustration, programs and other executable program components may be shown as discrete blocks. It is recognized, however, that such programs and components reside at various times in different storage components of a computing device, and are executed by a data processor(s) of the device.
  • Although described in connection with an example computing system environment, embodiments of the aspects of the invention are operational with other special purpose computing system environments or configurations. The computing system environment is not intended to suggest any limitation as to the scope of use or functionality of any aspect of the invention. Moreover, the computing system environment should not be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the example operating environment. Examples of computing systems, environments, and/or configurations that may be suitable for use with aspects of the invention include, but are not limited to, personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, mobile telephones, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
  • Embodiments of the aspects of the present disclosure may be described in the general context of data and/or processor-executable instructions, such as program modules, stored one or more tangible, non-transitory storage media and executed by one or more processors or other devices. Generally, program modules include, but are not limited to, routines, programs, objects, components, and data structures that perform particular tasks or implement particular abstract data types. Aspects of the present disclosure may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote storage media including memory storage devices.
  • In operation, processors, computers and/or servers may execute the processor-executable instructions (e.g., software, firmware, and/or hardware) such as those illustrated herein to implement aspects of the invention.
  • Embodiments may be implemented with processor-executable instructions. The processor-executable instructions may be organized into one or more processor-executable components or modules on a tangible processor readable storage medium. Also, embodiments may be implemented with any number and organization of such components or modules. For example, aspects of the present disclosure are not limited to the specific processor-executable instructions or the specific components or modules illustrated in the figures and described herein. Other embodiments may include different processor-executable instructions or components having more or less functionality than illustrated and described herein.
  • The order of execution or performance of the operations in accordance with aspects of the present disclosure illustrated and described herein is not essential, unless otherwise specified. That is, the operations may be performed in any order, unless otherwise specified, and embodiments may include additional or fewer operations than those disclosed herein. For example, it is contemplated that executing or performing a particular operation before, contemporaneously with, or after another operation is within the scope of the invention.
  • When introducing elements of the invention or embodiments thereof, the articles “a,” “an,” “the,” and “said” are intended to mean that there are one or more of the elements. The terms “comprising,” “including,” and “having” are intended to be inclusive and mean that there may be additional elements other than the listed elements.
  • Not all of the depicted components illustrated or described may be required. In addition, some implementations and embodiments may include additional components. Variations in the arrangement and type of the components may be made without departing from the spirit or scope of the claims as set forth herein. Additional, different or fewer components may be provided and components may be combined. Alternatively, or in addition, a component may be implemented by several components.
  • The above description illustrates embodiments by way of example and not by way of limitation. This description enables one skilled in the art to make and use aspects of the invention, and describes several embodiments, adaptations, variations, alternatives and uses of the aspects of the invention, including what is presently believed to be the best mode of carrying out the aspects of the invention. Additionally, it is to be understood that the aspects of the invention are not limited in its application to the details of construction and the arrangement of components set forth in the following description or illustrated in the drawings. The aspects of the invention are capable of other embodiments and of being practiced or carried out in various ways. Also, it will be understood that the phraseology and terminology used herein is for the purpose of description and should not be regarded as limiting.
  • It will be apparent that modifications and variations are possible without departing from the scope of the invention defined in the appended claims. As various changes could be made in the above constructions and methods without departing from the scope of the invention, it is intended that all matter contained in the above description and shown in the accompanying drawings shall be interpreted as illustrative and not in a limiting sense.
  • In view of the above, it will be seen that several advantages of the aspects of the invention are achieved and other advantageous results attained.
  • The Abstract and Summary are provided to help the reader quickly ascertain the nature of the technical disclosure. They are submitted with the understanding that they will not be used to interpret or limit the scope or meaning of the claims. The Summary is provided to introduce a selection of concepts in simplified form that are further described in the Detailed Description. The Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the claimed subject matter.

Claims (21)

1. An automation system comprising:
a plurality of remote terminals;
a Supervisory Control and Data Acquisition (SCADA) system, the SCADA system comprising a SCADA server configured for monitoring telemetry data from the remote terminals and providing supervisory control;
a private data network configured for communication between the remote terminals and the SCADA server of the SCADA system, wherein the private data radio network comprises an access point, and wherein the access point comprises a coordinated access processor;
a memory device storing computer-executable instructions that, when executed by the coordinated access processor, configure the coordinated access processor for:
transmitting one or more solicitation messages to the remote terminals using a centrally coordinated wireless access protocol;
processing header data of multiple messages received from the remote terminals using a solicitation detection device to learn which of the header data in the received messages correlates with a response being generated by the remote terminals in response to the solicitation messages, and which of the header data correlates with other types of messages received from the remote terminals;
learning the time delay of the remote terminals to generate the response to the solicitation messages;
inspecting packets transmitted by the centrally coordinated wireless access protocol to predict which of the remote terminals are currently ready with the response to transmit based on or using information associated with the learned time delay; and
using information associated with the predictions to efficiently allocate time on the shared wireless channels to the remote terminals which are currently ready with the response, thereby increasing the throughput limits of the channels and reducing latency.
2. The system of claim 1, wherein the multiple messages include both solicitation messages and non-solicitation messages.
3. The system of claim 1, wherein processing the header data includes a comparison of the header data of the solicitation messages with the header data from the received messages.
4. The system of claim 1, wherein flags within the packet headers are inspected to learn which flags correlate with the response being generated by the remote terminals.
5. The system of claim 1, wherein the header data of the multiple messages received from the remote terminals comprises one or more flags, and wherein inspecting the packets comprises identifying which of the flags correspond to the response being generated by the remote terminals.
6. The system of claim 1, wherein the computer-executable instructions executed by the coordinated access processor comprise reinforced machine learning on messages transmitted between the remote terminals and the access point.
7. The system of claim 6, wherein the reinforced machine learning comprises processing header data of a training set of messages from the access point to the remote terminals to learn which of the header data correlates to soliciting the response from the remote terminals.
8. The system of claim 1, wherein the computer-executable instructions, when executed by the coordinated access processor, further configure the coordinated access processor for generating the coordinated access protocol.
9. The system of claim 8, wherein generating the coordinated access protocol comprises preemptively polling the remote terminals receiving the solicitation messages.
10. The system of claim 1, wherein the private data radio network comprises a plurality of data radios each associated with at least one of the remote terminals.
11. The system of claim 1, wherein the access point is associated with the SCADA server.
12. The system of claim 1, wherein the remote terminals comprise one or more of the following: a remote terminal unit (RTU) device, a programmable logic controller (PLC), and a peripheral device.
13. The system of claim 1, wherein the private data radio network comprises a plurality of data radios and wherein one of the data radios comprises the access point.
14. A method for managing remote terminal communications in remote Supervisory Control and Data Acquisition (SCADA) and/or telemetry networks, the method comprising:
transmitting one or more solicitation messages to a remote terminal using a centrally coordinated wireless access protocol;
processing header data of multiple messages received from the remote terminals using a solicitation detection device to learn which of the header data in the received messages correlates with a response being generated by the remote terminals in response to the solicitation messages, and which of the header data correlates with other types of messages received from the remote terminals, wherein the header data of the multiple messages received from the remote terminals comprises one or more flags;
learning the time delay of the remote terminals to generate the response to the solicitation messages;
inspecting packets transmitted by the centrally coordinated wireless access protocol to predict which of the remote terminals are currently ready with a response to transmit based on or using information associated with the learned time delay, wherein inspecting the packets comprises identifying which of the flags correspond to the response being generated by the remote terminals; and
using information associated with the predictions to efficiently allocate time on the shared wireless channels to the remote terminals which are currently ready with the response, thereby increasing the throughput limits of the channels and reducing latency.
15. The method of claim 14, further comprising executing reinforced machine learning on messages transmitted between the remote terminals and the access point.
16. The method of claim 15, wherein executing the reinforced machine learning comprises processing header data of a training set of messages from the access point to the remote terminals to learn which of the header data correlates to soliciting the response from the remote terminals.
17. The method of claim 14, further comprising configuring a coordinated access processor for generating the coordinated wireless access protocol.
18. The method of claim 17, wherein generating the coordinated access protocol comprises preemptively polling the remote terminals receiving the solicitation messages.
19. The method of claim 14, wherein the private data radio network comprises a plurality of data radios each associated with at least one of the remote terminals.
20. The method of claim 14, wherein the access point is associated with the SCADA server.
21. The method of claim 14, wherein the remote terminals comprise one or more of the following: a remote terminal unit (RTU) device, a programmable logic controller (PLC), and a peripheral device.
US18/420,093 2022-09-27 2024-01-23 Managing remote terminal communications Active US12143278B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US18/420,093 US12143278B2 (en) 2022-09-27 2024-01-23 Managing remote terminal communications

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US202263377217P 2022-09-27 2022-09-27
US18/063,211 US11924054B1 (en) 2022-09-27 2022-12-08 Managing remote terminal communications
US18/420,093 US12143278B2 (en) 2022-09-27 2024-01-23 Managing remote terminal communications

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US18/063,211 Continuation US11924054B1 (en) 2022-09-27 2022-12-08 Managing remote terminal communications

Publications (2)

Publication Number Publication Date
US20240223466A1 true US20240223466A1 (en) 2024-07-04
US12143278B2 US12143278B2 (en) 2024-11-12

Family

ID=87748340

Family Applications (2)

Application Number Title Priority Date Filing Date
US18/063,211 Active US11924054B1 (en) 2022-09-27 2022-12-08 Managing remote terminal communications
US18/420,093 Active US12143278B2 (en) 2022-09-27 2024-01-23 Managing remote terminal communications

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US18/063,211 Active US11924054B1 (en) 2022-09-27 2022-12-08 Managing remote terminal communications

Country Status (4)

Country Link
US (2) US11924054B1 (en)
EP (1) EP4345700A1 (en)
AU (1) AU2023219822A1 (en)
ZA (1) ZA202309039B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US12241563B1 (en) 2024-06-04 2025-03-04 Craig L Jones Water supply monitoring and control system

Family Cites Families (85)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6950851B2 (en) * 2001-04-05 2005-09-27 Osburn Iii Douglas C System and method for communication for a supervisory control and data acquisition (SCADA) system
US7006524B2 (en) * 2002-06-12 2006-02-28 Natis Communications Corporation Modular SCADA communication apparatus and system for using same
US7446673B2 (en) * 2002-10-30 2008-11-04 Ch2M Hill, Inc. Intelligent wireless multicast network
US20050005093A1 (en) * 2003-07-01 2005-01-06 Andrew Bartels Methods, systems and devices for securing supervisory control and data acquisition (SCADA) communications
US20050271128A1 (en) * 2004-06-02 2005-12-08 Williams Jeffery D Distributed SCADA system for remote monitoring and control of access points utilizing an intelligent uninterruptible power supply system for a WISP network
US20090225682A1 (en) * 2006-04-04 2009-09-10 Alex Peter Grote-Lopez Optimization Procedure for Wireless Networks Operating in Infrastructure Mode with Standard Protocol IEEE 802.11
US7747767B2 (en) * 2006-08-25 2010-06-29 Invensys Systems, Inc. Remote operation of process control equipment over customer supplied network
US20110061014A1 (en) * 2008-02-01 2011-03-10 Energyhub Interfacing to resource consumption management devices
US8639267B2 (en) * 2008-03-14 2014-01-28 William J. Johnson System and method for location based exchanges of data facilitating distributed locational applications
US9401839B2 (en) * 2008-04-04 2016-07-26 Schweitzer Engineering Laboratories, Inc. Generation and control of network events and conversion to SCADA protocol data types
FR2939993B1 (en) * 2008-12-12 2010-12-17 Canon Kk METHOD FOR TRANSMITTING A MULTI-CHANNEL DATA STREAM ON A MULTI-TRANSPORT TUNNEL, COMPUTER PROGRAM PRODUCT, STORAGE MEDIUM, AND CORRESPONDING TUNNEL HEADS
US8891538B2 (en) * 2010-07-30 2014-11-18 Cisco Technology, Inc. State synchronization of serial data link sessions connected across an IP network
US8880198B2 (en) * 2011-08-23 2014-11-04 Siemens Aktiengesellschaft Byzantine fault-tolerant SCADA system
EP2608567A1 (en) * 2011-12-13 2013-06-26 Panasonic Corporation Device triggering and congestion control
US8938219B2 (en) * 2012-05-03 2015-01-20 Bristol, Inc. Flow computers having wireless communication protocol interfaces and related methods
CA2907582A1 (en) * 2013-03-27 2014-10-02 Schlumberger Canada Limited Interface for automation client
EP3008946B1 (en) * 2013-06-11 2018-08-08 Seven Networks, LLC Offloading application traffic to a shared communication channel for signal optimization in a wireless network for traffic utilizing proprietary and non-proprietary protocols
US9531669B2 (en) * 2014-01-30 2016-12-27 Sierra Nevada Corporation Bi-directional data security for supervisor control and data acquisition networks
KR102049110B1 (en) * 2014-08-06 2019-11-27 인터디지탈 패튼 홀딩스, 인크 Device-to-device(d2d) pre-emption and access control
US9888346B2 (en) * 2015-09-18 2018-02-06 Hyatt Corporation Power management system for access control devices
RO131815A2 (en) * 2015-09-29 2017-04-28 Bristol, Inc., D/B/A/ Remote Automation Solutions Monitoring of field devices via a communication network
US9699685B1 (en) * 2016-03-14 2017-07-04 Qualcomm Incorporated Battery life assisted scheduling
HUE050708T2 (en) * 2016-04-08 2020-12-28 Idac Holdings Inc PHY layer multiplexing of different types of traffic in 5G systems
KR102388279B1 (en) * 2016-04-12 2022-04-18 엘에스일렉트릭(주) Apparatus for relaying data transmission in scada system
US11774944B2 (en) * 2016-05-09 2023-10-03 Strong Force Iot Portfolio 2016, Llc Methods and systems for the industrial internet of things
EP3520562B1 (en) * 2016-09-29 2020-09-09 British Telecommunications Public Limited Company Collection of sensor data from sensor devices
US10555341B2 (en) 2017-07-11 2020-02-04 Cisco Technology, Inc. Wireless contention reduction
EP3662331A4 (en) * 2017-08-02 2021-04-28 Strong Force Iot Portfolio 2016, LLC METHODS AND SYSTEMS FOR DETECTION IN AN INDUSTRIAL INTERNET OF THINGS DATA COLLECTION ENVIRONMENT WITH LARGE AMOUNTS OF DATA
US11442445B2 (en) * 2017-08-02 2022-09-13 Strong Force Iot Portfolio 2016, Llc Data collection systems and methods with alternate routing of input channels
EP3643074A1 (en) * 2017-08-25 2020-04-29 SZ DJI Technology Co., Ltd. Systems and methods for synchronizing frame timing between physical layer frame and video frame
US11477699B2 (en) * 2017-09-08 2022-10-18 Qualcomm Incorporated Coordinated medium access
US10687389B2 (en) * 2018-01-29 2020-06-16 Honeywell International Inc. Wireless industrial remote controller for industrial process control and automation systems or other systems
US10909067B2 (en) * 2018-08-07 2021-02-02 Futurewei Technologies, Inc. Multi-node zero-copy mechanism for packet data processing
EP3674823B1 (en) * 2018-12-28 2022-03-30 Nozomi Networks Sagl Method and apparatus for detecting the anomalies of an infrastructure
JP7280476B2 (en) * 2019-01-30 2023-05-24 日本電信電話株式会社 Clustering system and clustering method
US10897398B2 (en) * 2019-02-04 2021-01-19 Saudi Arabian Oil Company Embedded dynamic configuration assignment for unprotected remote terminal unit (RTU)
EP3925392B1 (en) * 2019-02-14 2024-01-10 Apple Inc. Method, device and media of ensuring fairness in a multi-hop relay network
CN113396562B (en) * 2019-02-27 2022-12-06 华为技术有限公司 Artificial intelligence enhanced data sampling
US11016457B1 (en) * 2019-07-19 2021-05-25 zdSCADA, LP Supervisory control and data acquisition (SCADA) system for use with SCADA devices having disparate communication technologies
US11343854B2 (en) 2019-08-02 2022-05-24 Cable Television Laboratories, Inc. Algorithm to predict optimal Wi-Fi contention window based on load
US11291045B2 (en) * 2019-08-21 2022-03-29 Charter Communications Operating, Llc Implementations of wireless channel monitoring and usage
US11751090B2 (en) * 2019-09-06 2023-09-05 Qualcomm Incorporated Reporting mechanisms for wireless communications
CN114450922B (en) * 2019-09-19 2023-09-12 西门子股份公司 Method of operating wireless communication system, wireless communication system
WO2021075725A1 (en) * 2019-10-17 2021-04-22 엘지전자 주식회사 Shared ap selection in multi-ap system
US11678272B2 (en) * 2019-10-30 2023-06-13 University Of Ottawa System and method for joint power and resource allocation using reinforcement learning
US11483797B2 (en) * 2020-02-12 2022-10-25 Charter Communications Operating, Llc Paging notification conflict and management in multiple wireless networks
WO2021242151A1 (en) * 2020-05-27 2021-12-02 Telefonaktiebolaget Lm Ericsson (Publ) Traffic flow prediction in a wireless network using heavy- hitter encoding and machine learning
WO2021244763A1 (en) * 2020-06-03 2021-12-09 Telefonaktiebolaget Lm Ericsson (Publ) Methods and apparatus relating to machine-learning in a communications network
US11694098B2 (en) * 2020-06-29 2023-07-04 Forescout Technologies, Inc. Multiple granularity classification
CN115885505A (en) * 2020-07-23 2023-03-31 交互数字专利控股公司 Method, apparatus and system for wireless reliability and availability in multiple access edge deployments
US11412573B2 (en) * 2020-07-27 2022-08-09 Rockwell Automation Technologies, Inc. Techniques for providing wireless access to a programmable logic controller in an industrial system
US20230319533A1 (en) * 2020-07-30 2023-10-05 Interdigital Patent Holdings, Inc. User plane optimizations using network data analytics
BR112023002075A2 (en) * 2020-08-05 2023-04-11 Interdigital Patent Holdings Inc METHOD IMPLEMENTED BY A WIRELESS TRANSMISSION/RECEIPT UNIT, AND, WIRELESS TRANSMISSION/RECEIPT UNIT
AU2021353594A1 (en) * 2020-10-04 2023-05-11 Strong Force Iot Portfolio 2016, Llc Industrial digital twin systems and methods with echelons of executive, advisory and operations messaging and visualization
US20230394644A1 (en) * 2020-10-16 2023-12-07 3M Innovative Properties Company Readiness state detection for personal protective equipment
US11671320B2 (en) * 2020-10-22 2023-06-06 Ut-Battelle, Llc Virtual supervisory control and data acquisition (SCADA) automation controller
US11758583B2 (en) * 2020-12-10 2023-09-12 Charter Communications Operating, Llc Wireless channel monitor system and channel use
US11343195B1 (en) * 2020-12-10 2022-05-24 .Amazon Technologies, Inc. Ephemeral data stream routing service
US20230222454A1 (en) * 2020-12-18 2023-07-13 Strong Force Vcn Portfolio 2019, Llc Artificial-Intelligence-Based Preventative Maintenance for Robotic Fleet
US11758025B2 (en) * 2021-01-14 2023-09-12 Zscaler, Inc. Adaptive tracing using one of a plurality of protocols
US11765593B2 (en) * 2021-03-08 2023-09-19 Zscaler, Inc. Cloud-based 5G security network architectures
US12177667B2 (en) * 2021-03-08 2024-12-24 Zscaler, Inc. Secure edge workload steering and access
US12010553B2 (en) * 2021-03-08 2024-06-11 Zscaler, Inc. Cloud-based 5G security network architectures with intelligent steering
US11646854B2 (en) * 2021-04-30 2023-05-09 Qualcomm Incorporated Distributed resource unit signaling
US11665589B2 (en) * 2021-05-28 2023-05-30 Microsoft Technology Licensing, Llc Compute-aware resource configurations for a radio access network
US11777812B2 (en) * 2021-06-25 2023-10-03 Qualcomm Technologies, Inc. Zone-based federated learning
US20230067464A1 (en) * 2021-08-24 2023-03-02 Here Global B.V. Method, apparatus, and system for end-to-end traffic estimation from minimally processed input data
US11722359B2 (en) * 2021-09-20 2023-08-08 Cisco Technology, Inc. Drift detection for predictive network models
US11750719B2 (en) * 2021-10-06 2023-09-05 Samsung Electronics Co., Ltd. Method of performing communication load balancing with multi-teacher reinforcement learning, and an apparatus for the same
US12117919B2 (en) * 2021-10-22 2024-10-15 EMC IP Holding Company LLC Global automated data center expansion
US20230135745A1 (en) * 2021-10-28 2023-05-04 Nokia Solutions And Networks Oy Deep reinforcement learning based wireless network simulator
US11770307B2 (en) * 2021-10-29 2023-09-26 T-Mobile Usa, Inc. Recommendation engine with machine learning for guided service management, such as for use with events related to telecommunications subscribers
US12262411B2 (en) * 2021-11-01 2025-03-25 Qualcomm Incorporated Coordinated scheduling and signaling of restricted target wake time (r-TWT) service periods
AU2022396273A1 (en) * 2021-11-23 2024-05-30 Strong Force TX Portfolio 2018, LLC Transaction platforms where systems include sets of other systems
WO2023097022A1 (en) * 2021-11-23 2023-06-01 Strong Force Ee Portfolio 2022, Llc Ai-based energy edge platform, systems, and methods
WO2023011992A1 (en) * 2021-12-22 2023-02-09 Telefonaktiebolaget Lm Ericsson (Publ) Orchestrating acquisition of training data
US12047873B2 (en) * 2021-12-22 2024-07-23 Qualcomm Incorporated Low latency solutions for restricted target wake time (r-TWT) during multi-link operation (MLO)
US11797408B2 (en) * 2021-12-30 2023-10-24 Juniper Networks, Inc. Dynamic prediction of system resource requirement of network software in a live network using data driven models
US12101247B2 (en) * 2022-01-20 2024-09-24 Citrix Systems, Inc. Systems and methods for selecting tunnels for transmitting application traffic by an SD-WAN application
US12021755B2 (en) * 2022-01-28 2024-06-25 Hewlett Packard Enterprise Development Lp Classification and forwarding of network traffic flows
US12232013B2 (en) * 2022-03-11 2025-02-18 Juniper Networks, Inc. Associating sets of data corresponding to a client device
US20230308903A1 (en) * 2022-03-25 2023-09-28 Lg Electronics Inc. Communication related to federated learning
US12009986B2 (en) * 2022-04-01 2024-06-11 Forescout Technologies, Inc. Proactive inspection technique for improved classification
KR20230157768A (en) * 2022-05-10 2023-11-17 삼성전자주식회사 Method and apparatus for enhancing quality of service in communication system
US20240146808A1 (en) * 2022-10-28 2024-05-02 Micatu Inc. Systems and methods for providing modular telemetry and control for sensors and devices

Also Published As

Publication number Publication date
ZA202309039B (en) 2024-06-26
US12143278B2 (en) 2024-11-12
US11924054B1 (en) 2024-03-05
US20240106720A1 (en) 2024-03-28
AU2023219822A1 (en) 2024-04-11
EP4345700A1 (en) 2024-04-03

Similar Documents

Publication Publication Date Title
KR102248727B1 (en) Multi-protocol iot gateway for energy management
Karad et al. Efficient monitoring and control of wind energy conversion systems using Internet of things (IoT): a comprehensive review
CN110138843B (en) Internet of things monitoring method and system for agricultural machinery manufacturing
US20200357259A1 (en) Alert system for internet of things (iot) devices
CN111131480A (en) Cloud edge cooperative service system for smart power plant
CN103399538A (en) Heterogeneous network communication-based water supply network monitoring and information service system and monitoring method
US12143278B2 (en) Managing remote terminal communications
CN107134853A (en) A kind of electric energy meter remote monitoring system and its method
US20250133002A1 (en) Messaging protocol for configuring remote terminal unit
Liu et al. Plug-and-play sensor platform for legacy industrial machine monitoring
CN117235193A (en) Virtual power plant multi-energy complementary source load storage optimal configuration method
KR20180137622A (en) Apparatus for remote managing new renewable energy plant
Cornel-Cristian et al. Smart grid integration of IoT
KR20230103434A (en) INDUSTRIAL IoT EDGE GATEWAY AND METHOD FOR CONSTRUCTING AND SEARCHING IT
EP4462214A1 (en) Tag-to-image status image generation
CN113270944A (en) Low-voltage power distribution user side state evaluation method
BR102023018622A2 (en) REMOTE TERMINAL COMMUNICATIONS MANAGEMENT
Wen et al. Design and Application of Instrument Remote Operation and Maintenance and Intelligent Analysis Platform Based on Edge Computing Technology
US20240334299A1 (en) Path study and antenna locating systems and methods
CN117834540B (en) Communication optimization method based on ultrasonic water meter, internet of things system and equipment
CN210183093U (en) Intelligent microcomputer protection device based on Internet of things technology
KR102334975B1 (en) System For Controlling An Automate Equipment
US12119643B2 (en) Data collection apparatus of power system
Liu IoT, big data and edge computing to facilitate smart grid
TR202019636A2 (en) System and method that provides edge analysis, management and optimization in Micro Grid systems

Legal Events

Date Code Title Description
AS Assignment

Owner name: SCHNEIDER ELECTRIC (AUSTRALIA) PTY LTD., AUSTRALIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:COMBER, BRETT;REEL/FRAME:066216/0954

Effective date: 20221009

FEPP Fee payment procedure

Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCF Information on status: patent grant

Free format text: PATENTED CASE