Multi-protocol gateway for connecting sensor devices to cloud

US11122151B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11122151-B2
Application numberUS-201816206415-A
CountryUS
Kind codeB2
Filing dateNov 30, 2018
Priority dateNov 10, 2015
Publication dateSep 14, 2021
Grant dateSep 14, 2021

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Methods, systems, apparatuses, and computer program products are provided for connecting sensor devices to cloud servers by a gateway device. The gateway device includes a plurality of sensor adaptors, a sensor data processor, and a network communication interface. The sensor adaptors are configured to receive sensor data in communication signals from sensor devices. Each sensor adaptor is configured to extract sensor data encapsulated according to a respective sensor communication protocol. The sensor data processor is configured to process the extracted sensor data for transmission to a cloud service, such as by extracting unneeded messages data, or inserting additional data such as a time stamp. The network communication interface is configured to transmit the processed sensor data to the cloud service over a network according to a network communication protocol. Sensor data of different types may be transmitted according to corresponding types of network communication protocols.

First claim

Opening claim text (preview).

What is claimed is: 1. A computing device, comprising: at least one processor circuit; a plurality of sensor adaptors, implemented as program code by the at least one processor circuit, configured to receive sensor data in messages encapsulated in communication signals from sensor devices, each sensor adaptor configured to extract sensor data encapsulated according to a respective sensor communication protocol, the messages received and formatted according to a same common message language; a memory buffer configured to buffer the sensor data extracted by the sensor adaptors; a sensor data processor, implemented as program code by the at least one processor circuit, configured to process the extracted sensor data for transmission to a cloud service; a protocol mapper configured to map each of a plurality of sensor communication protocols to a particular network communication protocol of a plurality of network communication protocols that are supported by the computing device and the cloud service; and a network communication interface configured to transmit the processed sensor data to the cloud service over a network, each instance of processed sensor data transmitted according to a network communication protocol mapped from the sensor communication protocol encapsulating the corresponding received sensor data, the protocol mapper configured to access a data structure that includes mappings of the sensor communication protocols to the network communication protocols and to scan the data structure to determine a first network communication protocol corresponding to the first sensor communication protocol, and a second network communication protocol corresponding to the second sensor communication protocol. 2. The computing device of claim 1 , further comprising: a sensor adaptor plug-in interface configured to enable sensor adaptors to plug into the computing device. 3. The computing device of claim 2 , wherein the sensor adaptor plug-in interface is further configured to enable program code for each additional sensor adaptor to be loaded into the computing device; wherein the sensor adaptor plug-in interface includes: a common sensor data interface to enable each additional sensor adaptor to provide messages received from sensors to the computing device, the common sensor data interface configured to receive the messages according to an open standard data format. 4. The computing device of claim 3 , wherein the common sensor data interface is configured to enable program code of sensor adaptors to provide messages extracted from received communication signals according to the corresponding sensor communication protocols to the sensor data processor. 5. The computing device of claim 1 , wherein the plurality of sensor adaptors comprise: a first sensor adaptor configured to receive first sensor data in a first message encapsulated in a first communication signal according to a first sensor communication protocol, and to extract the first message from the first communication signal; and a second sensor adaptor configured to receive second sensor data in a second message encapsulated in a second communication signal according to a second sensor communication protocol different from the first sensor communication signal, and to extract the second message from the second communication signal. 6. The computing device of claim 5 , wherein the network communication interface comprises: a first network protocol adaptor configured to encapsulate the first message in a third communication signal according to the first network communication protocol; and a second network protocol adaptor configured to encapsulate the second message in a fourth communication signal according to the second network communication protocol, the third and fourth communication signals transmitted to the cloud service. 7. The computing device of claim 1 , wherein the plurality of network communication protocols comprises at least one of: an advanced message queuing protocol; a hypertext transfer protocol; or a message queuing telemetry transport protocol. 8. A method in a computing device, comprising: receiving sensor data in messages encapsulated in communication signals from sensor devices; extracting sensor data encapsulated according to a sensor communication protocol using a corresponding sensor adaptor of a plurality of sensor adaptors, the messages received and formatted according to a same common message language; buffering the sensor data extracted by the sensor adaptors; processing the extracted sensor data for transmission to a cloud service; mapping each of a plurality of sensor communication protocols to a particular network communication protocol of a plurality of network communication protocols that are supported by the computing device and the cloud service; and transmitting the processed sensor data to the cloud service over a network, each instance of processed sensor data transmitted according to a network communication protocol mapped from the sensor communication protocol encapsulating the corresponding received sensor data; said mapping comprising accessing a data structure that includes mappings of the sensor communication protocols to the network communication protocols and scanning the data structure to determine a first network communication protocol corresponding to the first sensor communication protocol, and a second network communication protocol corresponding to the second sensor communication protocol. 9. The method of claim 8 , further comprising: plugging a sensor adaptor into a sensor adaptor plug-in interface of the computing device. 10. The method of claim 9 , wherein said plugging comprises: enabling program code for each additional sensor adaptor to be loaded into the computing device; providing a common sensor data interface to enable each additional sensor adaptor to provide messages received from sensors to the computing device, the common sensor data interface configured to receive the messages according to the common message language; and communicatively coupling each additional sensor adaptor with a wired or wireless interface of the computing device. 11. The method of claim 10 , wherein the common sensor data interface is configured to enable program code of sensor adaptors to provide messages extracted from received communication signals according to the corresponding sensor communication protocols to a sensor data processor. 12. The method of claim 8 , wherein receiving comprises: receiving first sensor data at a first sensor adaptor of the computing device, the first sensor adaptor configured for a first sensor communication protocol, and receiving second sensor data at a second sensor adaptor of the computing device, the second sensor adaptor configured for a second sensor communication protocol; wherein said extracting comprises: extracting, by the first sensor adaptor, a first message from the first communication signal, and extracting, by the second sensor adaptor, a second message from the second communication signal. 13. The method of claim 12 , wherein said transmitting comprises: encapsulating the first message in a third communication signal according to the first network communication protocol using a first network protocol adaptor; encapsulating the second message in a fourth communication signal according to the second network communication protocol using a second network protocol adaptor; and transmitting the third and fourth communication signals to the cloud service. 14. The method of claim 8 , wherein the plurality of network communication protocols c

Assignees

Inventors

Classifications

  • Conversion or adaptation of application format or content (adding application control or application functional data H04L67/561) · CPC title

  • specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks · CPC title

  • in which an application is distributed across nodes in the network (software deployment G06F8/60; multiprogramming arrangements G06F9/46) · CPC title

  • H04L69/18Primary

    Multiprotocol handlers, e.g. single devices capable of handling multiple protocols · CPC title

  • Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP] · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11122151B2 cover?
Methods, systems, apparatuses, and computer program products are provided for connecting sensor devices to cloud servers by a gateway device. The gateway device includes a plurality of sensor adaptors, a sensor data processor, and a network communication interface. The sensor adaptors are configured to receive sensor data in communication signals from sensor devices. Each sensor adaptor is conf…
Who is the assignee on this patent?
Microsoft Technology Licensing Llc
What technology area does this patent fall under?
Primary CPC classification H04L69/18. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Sep 14 2021 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 5 related publications on this page (citations in our corpus or others sharing the same primary CPC).