PMQ Architecture

From ESS-WIKI
Revision as of 11:23, 7 August 2017 by Eric.liang (talk | contribs)
Jump to: navigation, search

Introduction

This page introduces Predictive Maintenance and Quality ( PMQ ) from Advantech Failure PMQ solution.

    Advantech PMQ includes the deployment of the trained model to make predictions and visualization UI and recommendations for corresponding strategies. The objective is to provide software developers basic concepts and better understating of PMQ deployment and to be more effective to bring your predictive model to production with Advantech PMQ architecture.

Predictive Maintenance and Quality

    Advantech PMQ solution aquire multiple data sources in real time to predict asset failure or quality issues so your organization can avoid costly downtime and reduce maintenance costs. Driven by predictive analytics, these solutions detect even minor anomalies and failure patterns to determine the assets and operational processes that are at the greatest risk of problems or failure. This early identification of potential concerns helps you deploy limited resources more cost effectively, maximize equipment uptime and enhance quality and supply chain processes, ultimately improving customer satisfaction.

Edge Intelligence

    Edge computing is a distributed information technology (IT) architecture in which client data is processed at the periphery of the network, as close to the originating source as possible. Time-sensitive data in edge computing may be processed at the point of origin by an intelligent device or sent to an intermediary server located in close geographical proximity to the client. Data that is less time sensitive is sent to the cloud for historical analysis, big data analytics, and long-term storage.

Advantech PMQ

PMQ solution from Advantech can help Customer:

* IPC / IoT / Vertical Sensor Data Acquire & Storage

   Advantech’s focus is on edge device development, to ensure that the EIS software suite includes the southbound sensing device connectivity that handles diverse sensing protocols such as Modbus, OPC, BACnet, Wireless IP/NonIP, and so on. Those protocols are plugin modules that take care of sensor data, data normalization, and communication The EIS mainly handles the northbound cloud connectivity and intelligence facilities; these are based on the micro service container to modularize the different cloud connections and device management.

* Data Analytics / Deploy / Upgrade

* Visualization & Maintenance

* Event / Action 

* Acceleration – for PoC, PoV and Production

Architecture and Flow

Overview of Advantech PMQ

Edge Intelligence PMQ Framework

    Advantech EIS adopts edge computing architecture for its IoT solution as below picture. EIS enables local IoT networks to perform edge intelligence to maximize energy efficiency, reduce privacy threats, promote easy implementation and modularization, and minimize latencies.

    The EIS intelligence facilities also adopt the micro service container to deal with the data ingestion workload such as data pre-processing and cleaning. The most valuable faculty in the EIS software suite is streaming analytics. Advantech provides the IPC device PMQ (Predictive Maintenance and Quality) to prove the concept of prediction in the edge field for real-time analytics and upgrade the analytic module that is also based on the micro service container technology from the cloud service for updating more accuracy analytic purpose. The customer can leverage such a framework to develop their own analytic module or PMQ module with EIS open standard architecture. The entire open standard follows the MQTT protocol and the Docker container technology as its foundation framework.

PMQ Service Framework

PMQ Data Format / Event / Action

PMQ Visualization and Maintenance of WISE-Cloud/RMM 3.3

Advantech PMQ Model

HDD Failure Prediction Model

How To

Implement a New PMQ Service into PMQ System

    Customer can easy integrate 

WISE-Agent Sample Handler

Nameing Rule of the PMQ OTA Installer Package

Agent_<ServiceName>-<Version>-<Arch>-<OS>-<uuid>.zip

Example: Agent_HDD_PMQ-v1.0.1-x86_64-Win-8977e5eb7862605fcfb0b45b1773158d.zip

Upgrade or Installer a New PMQ Service into EIS PMQ Framework