US20210067917A1 - Method, node for processing messages within an iot network and network packet thereof - Google Patents

Method, node for processing messages within an iot network and network packet thereof Download PDF

Info

Publication number
US20210067917A1
US20210067917A1 US16/558,433 US201916558433A US2021067917A1 US 20210067917 A1 US20210067917 A1 US 20210067917A1 US 201916558433 A US201916558433 A US 201916558433A US 2021067917 A1 US2021067917 A1 US 2021067917A1
Authority
US
United States
Prior art keywords
node
network packet
network
iot
field
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.)
Abandoned
Application number
US16/558,433
Other languages
English (en)
Inventor
Yi-Hsien Ko
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.)
Pixart Imaging Inc
Original Assignee
Pixart Imaging Inc
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 Pixart Imaging Inc filed Critical Pixart Imaging Inc
Priority to US16/558,433 priority Critical patent/US20210067917A1/en
Assigned to PIXART IMAGING INC. reassignment PIXART IMAGING INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KO, YI-HSIEN
Priority to CN201911410706.4A priority patent/CN112448940B/zh
Publication of US20210067917A1 publication Critical patent/US20210067917A1/en
Priority to US17/677,022 priority patent/US11743691B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/06Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • 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
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/06Notations for structuring of protocol data, e.g. abstract syntax notation one [ASN.1]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/70Services for machine-to-machine communication [M2M] or machine type communication [MTC]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/90Services for handling of emergency or hazardous situations, e.g. earthquake and tsunami warning systems [ETWS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Definitions

  • the disclosure is related to a technology for processing messages within an IOT network, and in particular to utilizing one or more notation fields of network packets propagated within the IOT network to instruct a node to perform corresponding one or more actions.
  • An Internet of Things refers to a plurality of interconnected identifiable devices, and each of which supports a specific communication protocol and acts as a node within a network.
  • a conventional IoT system generally includes a central host and a plurality of nodes that are interconnected by a specific communication protocol. Each of the nodes may be responsible for performing one specific function.
  • the IoT system includes a smoke sensor as one of the nodes, and the central host may be informed with a warning message if the smoke sensor senses any unusual event.
  • an imaging sensor that acts as a monitoring node within the IoT system is provided to produce images continuously, and the images will be uploaded to the central host of the system over the network.
  • a network packet propagated over an IoT network is defined by the IoT system which includes a host and a plurality of nodes.
  • each of the plurality of nodes communicates with the host via a first wireless communication protocol
  • the plurality of node are communicated with each other via a second wireless communication protocol.
  • Multiple fields in a header of the network packet propagated among the nodes include: a source field that records a source of the network packet, a destination field that records a destination of the network packet, an ID field that records a node ID of the node that receives or transmits the network packet; and a function field that indicates a function that is performed by the node when receiving the network packet.
  • the header further includes a counting field that records a counting value that is used to check if a threshold is reached, and a threshold field that records the threshold.
  • the node performs the function indicated in the function field when the node checks that the network packet does not record the node ID of the node. Alternatively, the node performs the function when the counting value does not exceed the threshold.
  • a method for processing messages for a node with a node ID within an IOT network including multiple nodes is provided.
  • the node firstly receives a network packet that is broadcasted over the IOT network, and then analyzes the network packet.
  • the node checks if its node ID is recorded in an ID field in a header of the network packet. After that, the node ID of the node is added into the network packet when it is checked and determined that the network packet does not record the node ID.
  • the network packet is therefore broadcasted. Otherwise, the network packet is not broadcasted when the node determines that the network packet has already recorded the node ID of the node. In other words, since the network packet has been received by this node, the node ID would be recorded in the network packet.
  • the node also checks a counting value of a counting field in the network packet and adds one to the counting value before broadcasting the network packet to the IOT network.
  • the counting value of the counting field reaches a threshold that is recorded in a threshold field in the network packet, the node terminates broadcasting the network packet to the IOT network.
  • a node that is used perform the method for processing messages recited above.
  • the node includes a controller, a memory that records a node ID of the node, a first wireless communication circuit that performs the first wireless communication protocol for communicating with the host, and a second wireless communication circuit that performs the second wireless communication protocol for communicating with the other one or more nodes and at least one sensor.
  • a method for processing messages for the node within the IOT network receives a network packet broadcasted over the IOT network, checks a counting value recorded in a counting field of a header of the network packet and adds one to the counting value, and broadcasts the network packet to the IOT network when the counting value does not reach a threshold recorded in a threshold field of the header; or terminates the broadcasting of the network packet to the IOT network when the counting value reaches the threshold.
  • FIG. 1 is a schematic diagram showing a network system that implements the method for processing messages within an Internet of Things network according to one embodiment of the present disclosure
  • FIG. 2 is another schematic diagram showing the network system that implements the method for processing message within an IoT network according to another embodiment of the present disclosure
  • FIG. 3 shows a block diagram depicting a node for processing messages within an IoT network in one embodiment of the present disclosure
  • FIG. 4 is a schematic diagram illustrating a circumstance where the nodes are communicated within the IoT network according to one embodiment of the present disclosure
  • FIG. 5 is a schematic diagram depicting a network packet that is propagated within the IoT network according to one embodiment of the present disclosure
  • FIG. 6 schematically shows a circumstance where the network packet is broadcasted among nodes within an IoT network in one embodiment of the present disclosure
  • FIG. 7 shows a flow chart that describes the method for processing messages within an IoT network according to one embodiment of the present disclosure
  • FIG. 8 shows one further flow chart that describes the method for processing messages within an IoT network according to one further embodiment of the present disclosure.
  • FIG. 9 shows another flow chart that describes the method for processing messages within an IoT network according to one embodiment of the present disclosure.
  • Numbering terms such as “first”, “second” or “third” can be used to describe various components, signals or the like, which are for distinguishing one component/signal from another one only, and are not intended to, nor should be construed to impose any substantive limitations on the components, signals or the like.
  • the plurality of nodes within the network embody an Internet of Things (IoT) network.
  • IoT Internet of Things
  • the plurality of nodes can be a variety of sensor devices of the IoT network that implements a surveillance system.
  • the plurality of nodes can also be various appliances that are interconnected with each other in a smart home.
  • the messages generated by the nodes can be exchanged via a specific communication protocol, and can be provided for implementing functionalities for specific purposes.
  • the IoT network may support multiple communication protocols that allow each of the nodes within the IoT network to select one of the communication protocols to conduct transmission according to a condition such as a distance, an instant requirement or data throughput.
  • the node within the IoT network can be implemented as a motion sensor that utilizes optical, microwave, acoustic sensor or an imaging sensor to detect a moving object within the area under surveillance.
  • Another node can also be implemented as a Passive Infrared Sensor (PIR) camera that is used to identify the moving object by comparing image pixels generated by the camera.
  • Another node can be an imaging sensor that is used to capture images of the area under surveillance.
  • the nodes within the network system can communicate with a central host directly or indirectly via a wireless communication protocol.
  • the data generated by the various nodes can be pre-processed in the nodes or immediately transmitted to the central host for processing.
  • a specific software program executed in the central host is used to process the data and announce an alert message or any warning signal once a surveillance event is determined.
  • FIG. 1 is a schematic diagram showing a network system that implements the method for processing messages within an Internet of Things (IoT) network according to one embodiment of the present disclosure.
  • IoT Internet of Things
  • a central host 10 is provided for operating/managing the IoT-based system such as the shown IoT network that includes a plurality of nodes.
  • a mechanism is provided to control operation of each of the nodes 101 to 107 .
  • the central host 10 may communicate with each of the nodes 101 - 107 through a base station via a first communication protocol, wherein the base station maybe incorporated into the central host 10 .
  • the first communication protocol can be WiFiTM, BluetoothTM, cellular network, or other protocols applied to various generations of mobile communication.
  • the central host 10 and the nodes 101 to 107 within IoT network can also be communicated with each other directly via a second communication protocol other than the protocol used by the base station.
  • the second communication protocol can be WiFi, Bluetooth, or other IoT-enabled wireless communication protocols, e.g. ZigBee, Bluetooth Low Energy (BLE), Z-Wave and Near Field Communication (NFC).
  • the second communication protocol applied for the nodes 101 to 107 generally considers the need for power saving
  • the first communication protocol used between the nodes ( 101 ⁇ 107 ) and the central host 10 may generally consider the stability of connection and the need for long-distance communication, but are not limited thereto.
  • Some communication protocols, such as WiFi, could be used as the first communication protocol or the second communication protocol with different settings or power consumption modes.
  • a first wireless station 11 is provided as a base station for establishing a connection with the central host 10 and allows the central host 10 to communicate with the nodes 101 to 107 based on the first communication protocol.
  • a second wireless station 12 as an extend base station is used to create a subnet including the nodes 101 to 107 and provided for establishing connectivity among the nodes 101 to 107 .
  • the second wireless station 12 can provide message being transmitted from the central host 10 to the nodes 101 - 107 or from the nodes 101 - 107 to the central host 10 via the first communication protocol or the second communication protocol.
  • the message between the second wireless station 12 to the nodes 101 ⁇ 107 should be converted in a specific format suitable for the first communication protocol if the communication between the second wireless station 12 to the nodes 101 ⁇ 107 is based on the second communication protocol.
  • the central host 10 generates a control instruction that at least records information about a source, a destination, and a function to be performed by a destination node. Then, the control instruction is converted to a network packet being propagated over the IoT network.
  • the source recorded in the instruction can be a source IP of the central host 10
  • the destination recorded in the instruction can be a destination IP/ID of the destination node
  • the task assigned to the destination node is to perform the function.
  • the information recorded in the packet can be modified if necessary.
  • FIG. 2 One further aspect of the network system for implementing the method for processing messages within an IoT network can be referred to in FIG. 2 .
  • FIG. 2 shows a different aspect of the IoT network where the central host 10 can directly or indirectly communicate with the nodes 201 to 205 via the first wireless station 11 and the nodes 206 to 211 via the second wireless station 12 .
  • the nodes 201 to 211 are disposed at different subnets that may be disposed at different areas.
  • the central host 10 , the first wireless station 11 and the second wireless station 12 preferably communicate with each other via the first communication protocol when considering the stability of connection and the need for long-distance communication.
  • the nodes 201 to 205 can be sensors disposed at a first surveillance zone, and the nodes 206 to 211 can also be sensors disposed at a second surveillance zone.
  • the central host 10 can be a central controller of the surveillance system for processing data transmitted from each of the nodes 201 to 211 .
  • At least one of the nodes 201 to 205 at the first surveillance zone can be a motion sensor.
  • the motion sensor is used for detecting any object entering the first surveillance zone.
  • One of the nodes 201 to 205 at the first surveillance zone can be an imaging sensor.
  • the imaging sensor is used for capturing images of the object being detected by the motion sensor as a moving object entering the first surveillance zone. Therefore, the safety of the first surveillance zone can be ensured by the cooperation of various types of sensors within the IoT network.
  • the nodes 201 to 205 at the first surveillance zone can also collaborate with the nodes 206 to 211 at the second surveillance zone through the central host 10 for achieving the purpose of security for a wide area.
  • at least one of the nodes 201 to 205 is a motion sensor that generates motion detection signals when detecting an object entering the first surveillance zone.
  • the at least one of the nodes 206 to 210 could be an image sensor capable of capturing images and recording videos.
  • the central host 10 processes the motion detection signals received from one or more motion sensors and determines a moving object may enter the second surveillance zone, the central host 10 will instruct at least one imaging sensor, e.g.
  • the imaging sensor generates a series of images when receiving the control instruction from the central host 10 , or receiving the motion detection signal directly from the motion sensor, and the images are transmitted to the central host 10 .
  • FIG. 3 shows a block diagram depicting one of the nodes shown in the above embodiments of the present disclosure.
  • the node device 30 includes a function module 303 electrically connected with the controller 301 .
  • the node device 30 is used as a sensor device that may include a motion sensor, an imaging sensor, or some kinds of sensors for sensing environmental change, such as temperature, humidity, smoke or the like.
  • the sensor device also includes a processor that performs the function specified by the function 303 .
  • the processor of the sensor device can determines a threshold value for issuing a warning message according to the sensed data generated by the above various sensors in the surveillance system.
  • the threshold value is used to identify a number of times that the warning message have been issued. Specifically, when the warning message is generated, the warning message can be transmitted to the one or more nodes through a wireless communication circuit.
  • the node device 30 includes two types of communication circuits ( 305 , 306 ) that are connected with the controller 301 respectively, and are responsible for communication purposes, wherein the communication circuits ( 305 , 306 ) could be antennas or the like which are capable of transmitting/receiving wireless signals.
  • a first wireless communication circuit 305 of the node device 30 performs a first wireless communication protocol that allows the node device 30 to communicate with an external host, e.g. the central host ( 10 , FIG. 1 ) through a base station
  • a second wireless communication circuit 306 performs a second wireless communication protocol that allows the node device 30 to communicate with the central host 10 or other one or more nodes directly within the IoT network close to the node device 30 .
  • the first wireless communication circuit 305 performs a general data transmission protocol such as WiFiTM for transmitting the sensed data to the external host.
  • the second wireless communication circuit 306 performs the low-power-consumption IoT-enabled communication protocol for communicating with the other nodes via broadcasting packets. Therefore, the node device 30 with the two types of wireless communication circuits ( 305 , 306 ) can operate more efficiently since it effectively saves the power consumption while still working to receive instant signals for the other nodes.
  • a central host 40 within an IoT network connects with the nodes such as a first node device 401 and a second node device 402 within the same network via a wireless station 41 .
  • the figure shows the first node device 401 and the second node device 402 communicating with the central host 40 via their first antennas 411 and 421 both under a first wireless communication protocol. Further, the first node device 401 is communicated with the second node device 402 via their second antennas 412 and 422 both under a second wireless communication protocol. Through the second antenna 412 with the related electronics of the first node device 401 and the second antenna 422 of the second node device 402 , an internal connectivity there-between is established.
  • the various devices e.g. the host and the nodes
  • the central host 40 establishes connectivity with the plurality of nodes (e.g. 401 , 402 ) via their first antennas (e.g. 411 , 421 ) under the first wireless communication protocol, and the central host 40 issues an instruction that can be broadcasted as network packets to the nodes.
  • the plurality of nodes e.g. 401 , 402
  • a network packet is configured to be broadcasted over the IoT network and also well defined by the IoT system to be identifiable by the nodes.
  • the network packet generally includes a header 50 and data 51 .
  • the header 50 is defined with multiple fields that at least include a source field 501 that records a source ID of the network packet; the above-mentioned destination field 502 that records a destination ID of the network packet; the ID field 503 that records a node ID of one of the nodes that were receiving or transmitting the network packet; and the function field 504 that indicates a function or an action that is required to be performed by the node when the node receives the network packet. It should be noted that any node receiving this network packet performs a specified function when the node determines that the network packet does not record the node ID of this node in the ID field 503 .
  • the header 50 also includes a counting field 505 that records a counting value that is used to check if a threshold is reached; and a threshold field 506 that records this threshold. It should be noted that any node receiving the network packet performs a specified function when the counting value does not exceed the threshold.
  • the node within the IoT network can convey messages with other nodes, for example the ID field 503 can be used to determine whether or not the node receiving the network packet performs an action, and the counting field 505 can also be used to determine if the function should be performed or not.
  • a central host 60 within the IoT network issues an instruction in form of a network packet to the nodes over the network.
  • the ID field of the network packet is vacant.
  • a node ID ‘ID 1 ’ is added in an ID field of a header of the network packet when a first node ID 1 receives the network packet.
  • the first node ID 1 may perform a function indicated in the function field and send the network packet to the network.
  • a node ID ‘ID 3 ’ is added to the ID field of the header if the node ID ‘ID 3 ’ is not recorded in the header.
  • a node ID ‘ID 4 ’ is also added to the ID field of the header.
  • the ID field of the header of the network packet can effectively exclude repetitive actions within the IoT network since the ID field shows if the node has ever received the same network packet.
  • the other fields of the header of the network packet also indicate other information such as the source and destination of the packet as well as the ID field.
  • the IoT system relies on the information recorded in the network packet to operate, for example a surveillance system, since the information carried by the network packet requires the IoT node to perform a specified function.
  • FIG. 7 shows a flow chart that describes the method for processing messages within an IoT network according to one embodiment of the present disclosure.
  • a node receives a network packet broadcasted over an IoT network.
  • a software process running in the node analyzes the network packet, and in step S 705 checks if the network packet records a node ID of this node in an ID field. If the ID field has recorded the node ID of the node, in step S 707 , the node stops broadcasting the network packet since the node has received the same network packet.
  • the node performs a function that can be indicated by a function field of the header of the network packet (step S 709 ), and adds a node ID of this node to the ID field (step S 711 ). As shown, in step S 713 , the network packet is broadcasted to the network.
  • FIG. 8 shows one further flow chart for describing the method in one further embodiment of the disclosure.
  • step S 801 one of the nodes within an IoT network receives a network packet, and in step S 803 checks if a destination field of a header of the network packet records its own node ID.
  • Step S 805 shows that the node performs a function indicated in a function field of the header if the destination field records its own node ID. Otherwise, in step S 807 , the node continues to check if an ID field of the header of the network packet records its own ID if the destination field does not record its node ID.
  • a counting field of the header of the network packet is introduced to the method for processing message for determining if the node is required to perform a specified function.
  • the counting field of the header indicates a quantitative limit that manages the nodes to perform the functions.
  • step S 901 one of the nodes receives a network packet.
  • step S 903 a software process running in the node analyzes the network packet.
  • step S 905 the node checks if a counting value of the counting field in the network packet reaches a threshold that is recorded in a threshold field of the header.
  • step S 907 the node stops broadcasting the network packet; otherwise, the node performs a function when it determines that the counting value does not exceed the threshold (step S 909 ).
  • step S 911 under this situation, the software process in the node adds one to the counting field, and in step S 913 broadcasts the network packet to the network.
  • the information recorded in the ID field and/or the counting field of the header of the received network packet is to instruct the node to perform or not perform the specified function.
  • the system can utilize the method for processing the messages of the disclosure to operate the plurality of sensors within an internal network.
  • the network packet carries the instruction in the header to facilitate the node, e.g. the motion sensor or imaging sensor, to perform a specified function.
  • the network packet may be broadcasted to the network, but will be terminated by the sensor which has received the same network packet.
  • the data such as a series of images generated by the sensors can be transmitted to the central host for further analysis.
  • the sensor as with the node within the IoT network, can also have two types of communication circuits, in which one is for communicating with the central host and the other one is for communicating with other sensors within the same network.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Multimedia (AREA)
  • Health & Medical Sciences (AREA)
  • Emergency Management (AREA)
  • Environmental & Geological Engineering (AREA)
  • Public Health (AREA)
  • Business, Economics & Management (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
US16/558,433 2019-09-03 2019-09-03 Method, node for processing messages within an iot network and network packet thereof Abandoned US20210067917A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US16/558,433 US20210067917A1 (en) 2019-09-03 2019-09-03 Method, node for processing messages within an iot network and network packet thereof
CN201911410706.4A CN112448940B (zh) 2019-09-03 2019-12-31 物联网内信息处理方法、感测装置与网络封包
US17/677,022 US11743691B2 (en) 2019-09-03 2022-02-22 Method, node for processing messages within an IOT network and network packet thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US16/558,433 US20210067917A1 (en) 2019-09-03 2019-09-03 Method, node for processing messages within an iot network and network packet thereof

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/677,022 Continuation US11743691B2 (en) 2019-09-03 2022-02-22 Method, node for processing messages within an IOT network and network packet thereof

Publications (1)

Publication Number Publication Date
US20210067917A1 true US20210067917A1 (en) 2021-03-04

Family

ID=74680403

Family Applications (2)

Application Number Title Priority Date Filing Date
US16/558,433 Abandoned US20210067917A1 (en) 2019-09-03 2019-09-03 Method, node for processing messages within an iot network and network packet thereof
US17/677,022 Active 2039-11-01 US11743691B2 (en) 2019-09-03 2022-02-22 Method, node for processing messages within an IOT network and network packet thereof

Family Applications After (1)

Application Number Title Priority Date Filing Date
US17/677,022 Active 2039-11-01 US11743691B2 (en) 2019-09-03 2022-02-22 Method, node for processing messages within an IOT network and network packet thereof

Country Status (2)

Country Link
US (2) US20210067917A1 (zh)
CN (1) CN112448940B (zh)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150172791A1 (en) * 2012-08-29 2015-06-18 Fujitsu Limited Communications apparatus, system, and communications method
US20170126522A1 (en) * 2015-10-30 2017-05-04 Oracle International Corporation Methods, systems, and computer readable media for remote authentication dial in user service (radius) message loop detection and mitigation
US20180033275A1 (en) * 2015-01-27 2018-02-01 The Sociotech Institute (PTY) Ltd An Early Warning Device for Detecting and Reporting Dangerous Conditions in a Community
US20180338192A1 (en) * 2017-05-16 2018-11-22 General Electric Company Generating and/or encoding rotational data for a mechanical element over a digital network

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140269465A1 (en) * 2013-03-14 2014-09-18 Motorola Mobility Llc Method and apparatus for alert message reception
US9338183B2 (en) * 2013-11-18 2016-05-10 Harris Corporation Session hopping
CN106781570B (zh) * 2016-12-30 2019-08-02 大唐高鸿信息通信研究院(义乌)有限公司 一种适用于车载短距离通信网络的高速公路危险路况识别和告警方法
EP3534589B1 (en) * 2018-02-27 2023-04-05 Adaptive Mobile Security Limited Detecting unauthorised nodes in networks

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150172791A1 (en) * 2012-08-29 2015-06-18 Fujitsu Limited Communications apparatus, system, and communications method
US20180033275A1 (en) * 2015-01-27 2018-02-01 The Sociotech Institute (PTY) Ltd An Early Warning Device for Detecting and Reporting Dangerous Conditions in a Community
US20170126522A1 (en) * 2015-10-30 2017-05-04 Oracle International Corporation Methods, systems, and computer readable media for remote authentication dial in user service (radius) message loop detection and mitigation
US20180338192A1 (en) * 2017-05-16 2018-11-22 General Electric Company Generating and/or encoding rotational data for a mechanical element over a digital network

Also Published As

Publication number Publication date
US20220182794A1 (en) 2022-06-09
CN112448940B (zh) 2022-09-06
US11743691B2 (en) 2023-08-29
CN112448940A (zh) 2021-03-05

Similar Documents

Publication Publication Date Title
US11751135B2 (en) Method and system for wirelessly transmitting data
US20220239622A1 (en) Efficient Network Stack for Wireless Application Protocols
US20170332049A1 (en) Intelligent sensor network
US20080140478A1 (en) Inventory or asset management system
US7336958B2 (en) Data transmission path establishing method, radio communication network system, and sensor network system
US10755543B1 (en) Bridge device supporting alarm format
US20230199610A1 (en) Thread over Internet Protocol
US20200323014A1 (en) Reconstructing a personal area network or system after a failure in the network or system
KR100949832B1 (ko) 카메라모듈이 통합된 유에스엔 게이트웨이를 이용한 방범방재시스템
JP5048577B2 (ja) 監視システム、タグ装置、センサ装置および通信方法
US11743691B2 (en) Method, node for processing messages within an IOT network and network packet thereof
KR101100419B1 (ko) 다중센서 및 노드 협업을 위한 센서노드 상황인지 무인감시방법
US10932264B2 (en) Method and system for adjusting communication channel based on signal scan result
CN111435562B (zh) 处理环境射频数据以用于活动识别的方法
KR102199321B1 (ko) 중소기업의 스마트 팩토리 전환을 위한 위험 감지용 스마트 센싱 및 모니터링 시스템, 그리고 그 방법
US11172540B2 (en) Communication apparatus, control method of communication apparatus, and storage medium
US11941960B2 (en) Radio frequency presence alert system
US20060104448A1 (en) Data transmission method and apparatus and data receiving method and apparatus for multiple access in chaotic communication system
CN111768324A (zh) 基于物联网的水质远程查看和预警系统
EP4344262A1 (en) Sharing environmental information via a lighting control network
KR101969490B1 (ko) 사물 인터넷에서 로컬 네트워크를 위한 유클리드 거리 기반의 분산 센서 스케줄링 방법 및 이 방법이 적용된 기기
CN111953509A (zh) 系统和非暂时性计算机可读介质

Legal Events

Date Code Title Description
AS Assignment

Owner name: PIXART IMAGING INC., TAIWAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KO, YI-HSIEN;REEL/FRAME:050245/0667

Effective date: 20190830

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

Free format text: NON FINAL ACTION MAILED

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

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

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

Free format text: FINAL REJECTION MAILED

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: NON FINAL ACTION MAILED

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

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

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

Free format text: FINAL REJECTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION