Datonis Factory

From Datonis
Revision as of 08:54, 24 July 2017 by Anushka (talk | contribs) (factory details)
Jump to: navigation, search

Getting started with Datonis Factory

Once the device data is available on Datonis platform the factory application gives the complete view of the factory data. This includes the production data as well as condition based monitoring data. Datonis Factory allows you to:

  • Configure iProd and iCBM
  • Manage and configure Production as well as CBM Master Data
  • Set up real time Alerts and Email Configurations
  • Live data for Production as well as Condition based Monitoring
  • CBM Configurations
  • Production Booking
  • Workcenter Analysis
  • Daily Production Insight
  • Factory Data as a Service

Configure iProd and iCBM

Datonis Factory allows the user to configure the factory application catering to the requirements of your organization.

  • Use Condition Based Monitoring and Process Data for Advance Analytics / Correlations / Machine Learning / Predictive Maintenance to reduce Unplanned Down Times Smart Energy Management – Load Management , Downsizing Opportunities, Network Losses Integration with Factory Planning and Scheduling System – Feedback and Constraint based Re-planning
  • Once data is validated on Datonis, next step is to enable iProd/iCBM for the respective account and configuring the application as per the Organization Hierarchy. This includes:

PLANT, DEPARTMENT ,CELL, WORKCENTRE

  • This information is to be discussed and provided by the customer for the configuration to be completed.
  • For CBM configuration, user can configure its CBM paramters for a work center along with the limiting levels like Lower control limit(LCL) and Upper control limit(UCL)

Manage and configure Production as well as CBM Master Data

Set up real time Alerts and Email Configurations

You can now start configuring the alerts and emails for your account based on the rules you can configure. To do this you will need to:

  • Production Emails for Daily reports can be set at desired times for the end users so that one can get a quick overview of a particular Workcenter or Cell in one consolidated report over the email.
  • For ex: A report can be scheduled daily at 8.30 AM showcasing previous day’s production insights in your email. This can be configured based one the frequency user wants to set.
  • Production/CBM alerts will be configured for giving the end user notifications in form of Email or SMS over phone for different Alert Rule conditions.
  • For production, this includes alerts for idle time greater than a specified time or production rate slower than a specified rate.
  • For CBM alerts, notifications may be set for a range of values, say a component temperature is below or above a specified value.

Live data for Production as well as Condition based Monitoring

Now that you have your thing connected and sending data and alerts to Datonis, you would want to manage them. There are several things that you can do to manage your things.

  • Live Dashboard for Production data: Live status of all machines in a cell for current shift are displayed here. Here user can see the idle and productive slots, time elapsed from the start of the shift, production qty, down time and up time.
  • Live Dashboard for Condition Based Monitoring Data: Live status of all the machines in terms of its criticality parameters is shown here. This give the real time data view of Critical workcenter Parameters.
  • Daily Production Insight for Factory data: Daily Production Insights: User can see the daily production insights of the cell. User can also see the comparison of current day data with the moving average performance. He can also download the data in csv file.
  • Send control instructions to your things.

Learn more about managing Things

CBM Configurations

Datonis Factory gives a facility to configure the Master data to measure the Condition Based Monitoring.

You can configure the CBM Master data as follows.

  • CBM Paramters
  • CBM Failure Modes
  • TPM Classifiaction
  • Parameter Criticality


Production Booking

Workcenter Analysis

Daily Production Insight

Factory Data as a Service

The Datonis Application API is a fully RESTful JSON based API that can be used to interact with the Datonis platform. Everything that can be achieved using the Datons UI and more can be achieved using the Datonis Application API.

The API can be used for the following purposes.

  • As a command line interface (CLI) instead of using the Datonis UI.
  • Building custom web and mobile applications for your Things.
  • Integrating your thing data with other software systems

We are currently at version 3 of the API. Datonis will maintain backward compatibility to the last major version of the API which is version 2 which is now deprecated.

Learn more about the Datonis Application API