@{ ViewBag.Title = "Systems"; ViewBag.InitModule = "homeSystems"; } @section Scripts { }

Systems

Systems Development.

Big Data System

Big Data is a term for large or/and complex amount of data that is hard to be processed on the traditional structure datasets.

The main characteristics of Big Data are defined as

  • Volume – Data Scale
  • Velocity – Analysis of streaming data
  • Variety – Different forms of data
  • Veracity – Uncertain of Data

@Html.ActionLink("Read More", "SystemBigData", "Home") @*Read More*@

ERP System

ERP is an acronym for Enterprise Resource Planning. This system is an Enterprise management information, which integrates the companies’ system core data by software and technology, some core business on a company are,

  • Finance
  • Procurement
  • Controlling
  • Sales
  • Warehouse
The Data integration on your Company is a key to get a good performance since save cost, reduce delivery time, track your indicators, and makes your customer happy. Business processes are defined on a business management software which is known as ERP controller.

@Html.ActionLink("Read More", "SystemERP", "Home") @*Read More*@

MES System

MES (Manufacturing Execution System) deliver information that enables the optimization of production activities from order launch to finished good.

@Html.ActionLink("Read More", "SystemMES", "Home") @*Read More*@

SCADA Systems

A SCADA system (Supervisory Control Adquisición Data), is responsible for providing data to manufacturing system production, data can be acquired through concepts such control automation or as DSC automation type (Data Supervisory Control), SCADA system must provide a graphical interface HMI for the automated industrial system The SCADA system comunication with shop floor controls could have diferent protocols, and these protocols could be ControlNET, DeviceNET, FieldBUS, InterBUS, Sercos, RS-232, RS-485, I2C, FIPIO, FIPWAY, ASI, etc.

@Html.ActionLink("Read More", "SystemSCADA", "Home") @*Read More*@
@**@