Unmanned vehicle (UV) movement and data control system

US10067510B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10067510-B2
Application numberUS-201514619749-A
CountryUS
Kind codeB2
Filing dateFeb 11, 2015
Priority dateFeb 14, 2014
Publication dateSep 4, 2018
Grant dateSep 4, 2018

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.

Unmanned vehicle (UV) movement and data control may include controlling a UV according to a movement plan. Formatted movement and status metadata may be received from a sensor of the UV during movement of the UV. The movement and status metadata may include time and location information for the UV during the movement of the UV. An unformatted data stream may be received from the sensor of the UV. The time and location information may be injected into metadata of the unformatted data stream to generate a time and location correlated (TLC) stream. The TLC stream may be analyzed to identify an event related to the UV, and a notification related to the event may be generated.

First claim

Opening claim text (preview).

What is claimed is: 1. An unmanned vehicle (UV) movement and data control system comprising: a mission controller, executed by at least one hardware processor, to control a UV according to a movement plan; a telemetry data analyzer, executed by the at least one hardware processor, to receive, from the mission controller, formatted movement and status metadata from at least one sensor of the UV during movement of the UV according to the movement plan, and buffer the movement and status metadata for forwarding to a data integrator, wherein the movement and status metadata includes time and location information for the UV during the movement of the UV according to the movement plan; a stream data analyzer, executed by the at least one hardware processor, to receive an unformatted data stream from the at least one sensor of the UV, wherein the unformatted data stream includes a plurality of frames of data, and the data integrator is executed by the at least one hardware processor to inject the time and location information into metadata of each of the plurality of frames of the data of the unformatted data stream to generate a time and location correlated (TLC) stream, wherein the data integrator comprises: a time and location service analyzer, executed by the at least one hardware processor, to generate, based on the movement and status metadata, a model of a state of the UV during the movement of the UV according to the movement plan; and a stream integrator, executed by the at least one hardware processor, to: extract the plurality of the frames of the data from the unformatted data stream; retrieve the time and location information from the model of the state of the UV; and inject the time and location information into the metadata of each of the plurality of the frames of the data from the unformatted data stream to generate TLC frames, wherein a collection of the TLC frames represents the TLC stream; a TLC stream data analyzer, executed by the at least one hardware processor, to analyze the TLC stream to identify an event related to the UV; and an event orchestrator, executed by the at least one hardware processor, to generate a notification related to the event. 2. The UV movement and data control system according to claim 1 , wherein the mission controller is to convert the movement and status metadata to a JavaScript Object Notation (JSON) format for processing by the data integrator. 3. The UV movement and data control system according to claim 1 , wherein the at least one sensor includes a video camera, a gas detector, an infrared (IR) camera, and a pressure sensor. 4. The UV movement and data control system according to claim 1 , wherein the data integrator comprises: the stream integrator to: extract, from the plurality of the frames of the data, a frame of the data from the unformatted data stream; and pre-process the data from the unformatted data stream for detecting a leak in a pipeline by passing the frame of the data through hue-saturation-value (HSV) based clustering to segment environment into distinct color patches, wherein the leak in the pipeline is detected by using a transform to extract the pipeline spanning the frame. 5. The UV movement and data control system according to claim 4 , wherein the TLC stream data analyzer is to utilize a histogram-based sliding window to identify pixels of interest in the frame of the data. 6. The UV movement and data control system according to claim 4 , wherein the TLC stream data analyzer is to utilize Teh-Chin chain approximation to extract a blob that represents the leak in the pipeline. 7. The UV movement and data control system according to claim 6 , wherein the TLC stream data analyzer is to utilize a naïve-Bayes classifier to classify the blob as a leak or not a leak. 8. The UV movement and data control system according to claim 7 , wherein the TLC stream data analyzer is to retain the classification of the blob based on corroboration of the classification with the plurality of the frames of the data including the frame of the data. 9. The UV movement and data control system according to claim 1 , wherein the TLC stream data analyzer further comprises: a stream processing unit (SPU) including a plurality of event analyzers, executed by the at least one hardware processor, to analyze the TLC stream to identify the event related to the UV. 10. The UV movement and data control system according to claim 1 , wherein the UV is an autonomous UV. 11. The UV movement and data control system according to claim 1 , wherein the UV is an unmanned aerial vehicle (UAV). 12. The UV movement and data control system according to claim 1 , wherein the TLC stream data analyzer is to analyze the TLC stream to identify the event that includes a potential leak or an intruder related to a pipeline. 13. A method for unmanned vehicle (UV) movement and data control, the method comprising: receiving, at a telemetry data analyzer that is executed by at least one hardware processor, formatted movement and status metadata from at least one sensor of a UV during movement of the UV, wherein the movement and status metadata includes time and location information for the UV during the movement of the UV; receiving, at a stream data analyzer that is executed by the at least one hardware processor, an unformatted data stream from the at least one sensor of the UV, wherein the unformatted data stream includes a plurality of frames of data; injecting, by a data integrator that is executed by the at least one hardware processor, the time and location information into metadata of each of the plurality of frames of the data of the unformatted data stream to generate a time and location correlated (TLC) stream; generating, by a time and location service analyzer that is executed by the at least one hardware processor, based on the movement and status metadata, a model of a state of the UV during the movement of the UV; extracting, by a stream integrator that is executed by the at least one hardware processor, the plurality of the frames of the data from the unformatted data stream; retrieving, by the stream integrator, the time and location information from the model of the state of the UV; injecting, by the stream integrator, the time and location information into the metadata of each of the plurality of the frames of the data from the unformatted data stream to generate TLC frames, wherein a collection of the TLC frames represents the TLC stream; and analyzing, by a TLC stream data analyzer that is executed by the at least one hardware processor, the TLC stream to identify an event related to the UV. 14. The method for UV movement and data control according to claim 13 , further comprising: extracting, by the stream integrator, from the plurality of the frames of the data, a frame of the data from the unformatted data stream; and pre-processing, by the stream integrator, the data from the unformatted data stream to detect a leak in a pipeline by passing the frame of the data through hue-saturation-value (HSV) based clustering to segment environment into distinct color patches, wherein the leak in the pipeline is detected by using a transform to extract the pipeline spanning the frame. 15. The method for UV movement and data control according to claim 13 , further comprising: utilizing, by the TLC stream data analyzer, Teh-Chin chain approximation to extract a blob that represents the leak in the pipeline. 16. The method for UV movement and data control according to claim 13 , further comprising: utilizing, by the TLC stream data analyz

Assignees

Inventors

Classifications

  • for collecting sensor information · CPC title

  • Location-based management or tracking services · 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

  • for imaging, photography or videography · CPC title

  • autonomous, i.e. by navigating independently from ground or air stations, e.g. by using inertial navigation systems [INS] · 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 US10067510B2 cover?
Unmanned vehicle (UV) movement and data control may include controlling a UV according to a movement plan. Formatted movement and status metadata may be received from a sensor of the UV during movement of the UV. The movement and status metadata may include time and location information for the UV during the movement of the UV. An unformatted data stream may be received from the sensor of the U…
Who is the assignee on this patent?
Accenture Global Services Ltd
What technology area does this patent fall under?
Primary CPC classification G05D1/0246. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Sep 04 2018 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 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).