News
Dynamic Perspective Objects with Sepasoft’s Batch Module
One of the most exciting things about Sepasoft’s Batch and Procedure module is that it enables tight integration between the process cell (as it is functionally defined) and the graphical interface (how it is presented to the user). By using the various tools in the Ignition toolbox (creative scripting, querying, and binding), it is possible to create dynamic views that represent the ISA-88 objects of a process cell. As the process cell definition changes (new units, new phases, etc) these dynamic objects automatically update as needed. This allows for less development time, a consistent user experience, and a lower maintenance control system. (more…)
Read More | Posted In: Bakery Industry, Beverage Industry, Blogs, Chemical Industry, Food Industry, Inductive Automation, Life Science Industry, Metals Industry, News
Implementation of a Data Pump with Ignition by Inductive Automation
There are many tools on the market for historizing process data. These tools typically treat each point of data individually when historizing, which works great for trend screens and instrumentation reporting. However, it is often desirable to log a “set” or “group” of data together, associating many data points with a single event. This use case is particularly common with batching operations, where detailed records must be kept. This can be accomplished in many different ways. One such approach, that of a so-called “data pump,” is described below.
Solution Overview
One of our solutions to this challenge is to create and log a “payload” of data each time an operation is completed on a piece of equipment. For example, consider a bulk material addition into a mix tank. This operation contains several pieces of relevant information that can be historized, such as:
- Start Time
- End Time
- Unit (Ex: Mix Tank 102)
- Batch ID
- Event Description: (Ex: “Sucrose Addition”)
- End Condition (Completed Naturally or Manually Aborted)
- Setpoint Amount (Requested Quantity)
- Actual Amount (Delivered Quantity)
- Error % ( [Actual – Setpoint] / [Setpoint] x 100 )
- Pump Speed
In order to capture this information, PLC logic is built into each operation to collect the pertinent data. At the completion of the operation, this data is then consolidated into a single record object, typically a User Defined Data Type, in the PLC. Then this record is placed into a queue object on a “First In, First Out” basis. Elsewhere in the control system (external to the PLC), this queue is monitored for new records. As new records appear, the control system reads the appropriate data from the front of the queue, logs it to a SQL database table, and handshakes with the PLC to indicate that the record has been successfully processed.
Once the handshake is received at the PLC level, the queue is then indexed to discard the previous record and move the next record forward for processing. No records are removed from the queue until the control system acknowledges successful processing of that record. In this architecture, queued data is essentially guaranteed to be logged. Even if the mechanism processing the queue fails, the PLC (and more importantly, the automated process) can continue to run as normal. In this scenario, the queue may accumulate a backlog of unprocessed records, but once the processing mechanism is brought back online they can be quickly processed. Providing a large enough queue object is important because it gives the data pump a buffer. This allows the control system to weather any interruption of communications that might occur between the PLC and the mechanism that processes the records. (more…)
Read More | Posted In: Blogs, Inductive Automation, PLCs
Ignition by Inductive Automation Dataset Tags for Performant Dashboards
How ECS Solutions uses dataset tags in Ignition by Inductive Automation, updated periodically by gateway timer scripts, to drive graphics on dashboard displays.
This allows the dashboard to simply display the datasets rather than execute queries. This results in better overall performance of the gateway (queries are only running one time), faster load times for displays (data is already available and just has to be rendered), and transparent updates over time (no application hang for periodic data refresh).
Creating informative dashboards, especially dashboards that provide data analytics, can be challenging. Oftentimes the requirements for the dashboard will evolve as it is developed. Over time, the queries and scripting functions and analyses that drive the data behind the dashboard start to pile up. This drains resources and drags down performance. This can also leave end-users with a (technically) functional but inefficient, slow, or even “clunky” result. If the analyses are being performed on the clients (a common pitfall for an inexperienced Ignition developer), this problem is compounded as more and more users start to access or view the application, each client running its own separate queries and analyses.
Read More | Posted In: Blogs, Inductive Automation
Case Study: Taking the Bottleneck out of the Packaging Line
With continually increasing demand, a large, packaged food manufacturer sought to increase the capacity on their 15 packaging lines. Already producing 24/7, the packaging lines were restricted at the back end with palletizing and stretch wrapping. The existing configuration in the plant had four stretch wrappers and four palletizers being shared by the packaging lines and the company wanted a dedicated stretch wrapper and palletizer for each packaging line. Material handling conveyors would be installed to move the product from the packaging lines, through the palletizers and stretch wrappers, and to common offloading areas.
ECS was requested to provide controls on the entire system as well as establishing communications with the stretch wrappers and the palletizers. The bulk of the work was the transfer of the pallets either down the line or into the line and onto two different areas where they could be picked up by fork trucks. The project was implemented in phases to limit any interference with production. The entire project required 73 conveyor sections, as well as turntables, driven by an Allen-Bradley ArmorStart VFD (variable frequency drive). In total there were 84 ArmorStart VFDs.
Read More | Posted In: Food Industry, Inductive Automation
5 Reasons Why Ignition is the Future of the Food & Beverage Industry
*Thank you to Inductive Automation for including us in this important piece!
In today’s world, automation is a necessity for all manufacturers. Food and beverage manufacturers in particular face a variety of challenges that make an investment in automation and supervisory control essential to remaining competitive. The market changes abruptly and often: recipes need to be reformulated to accommodate diet trends, the constant demand for innovative packaging to attract new customers, and seasonal variance of production requirements are all factors that must be considered.
Beyond FDA and FSMA regulations, manufacturers must also take into account classification and segregation of allergens during formulation and equipment cleaning, a process that mirrors requirements in the pharmaceutical industry. “The way we’ve been doing things for a long time is based on our pharmaceutical experience and seeing how food and pharmaceutical are kind of like coming closer and closer. In terms of the automation solution, it will look the same to us. It doesn’t matter if it’s food or if it’s medicine,” said John Parraga of ECS Solutions. Simply put, insufficient interoperability can endanger both public health and an organization’s bottom line.
Read More | Posted In: Inductive Automation
Strong Collaboration & Swift Implementation (Episodio en Español)
El presidente de ECS Solutions, Tim Matheny junto con Brad Logsdon, analista de negocios de Swedish Match se juntaron con Travis Cox el Codirector de ventas de ingeniería de Inductive Automation para una entrevista acerca del proceso de la implementación de Ignition para el análisis de sus negocios.
En este video, John Parraga nos resume en Español el contenido de esa reunión que explica como Swedish Match de Norte América llegó a utilizar la plataforma de Ignition para resolver problemas de negocios reales, y como el departamento de informática lideró la inversión inicial en su facilidad de Owensboro Kentucky.
Read More | Posted In: Inductive Automation
Bardstown Bourbon Company Case Study
The Challenge
Bardstown Bourbon Company (BBC) is a Bourbon Distillery located in Bardstown Kentucky. Utilizing two mash cookers, 32 fermenters, two distillation stills, and nine cistern holding tanks, BBC produces a wide variety of high-quality whiskeys and bourbons. (more…)
Read More | Posted In: Case Studies, Distilleries, Inductive Automation