Latest Data Analytics & Simulation Technical Articles

Categories

Components of the Industrial Internet of Things

Components of the Industrial Internet of Things

Learn about the four IIoT architecture layers: perception, network, processing, and application, and how  these layers are necessary to implement IIoT in an industrial setting to benefit varying processes.


Introduction to Add-on Instructions for PLC Ladder Logic Programming

Introduction to Add-on Instructions for PLC Ladder Logic Programming

Learn how to take advantage of the powerful AOI feature that comes standard in Allen-Bradley / Rockwell PLCs using RSLogix 5000 and Studio 5000 Software.


IoT Software Distribution Models: Cloud Based and On Premises

IoT Software Distribution Models: Cloud Based and On Premises

Software distribution models have historically been on premises, however, as industry has become more digital, cloud-based solutions have become increasingly popular, including SaaS and its variants, IaaS and PaaS.  


Preventing Failures in High-Temperature Manufacturing Processes

Preventing Failures in High-Temperature Manufacturing Processes

Any machine can become a source of elevated temperature, even under regular operation. We cannot assume that temperature problems occur only based on climate conditions, and mitigation steps must be employed.


Cloud Computing and the Industrial Internet of Things

Cloud Computing and the Industrial Internet of Things

Over the last decade, cloud service providers have improved technology, particularly data security and integrity. These remain the top concern of many manufacturing businesses, but as improvements are rolled out, more and more companies are adopting cloud solutions. 


Recreating PLC Ladder Logic in an Arduino C/C++ IDE

Recreating PLC Ladder Logic in an Arduino C/C++ IDE

​​​​​​​Arduinos have been a staple in the community of makers, students, and project innovators for many years. For many using Arduino’s IDE, there can be difficulties in translating between PLC ladder rungs and text programming.


PLC Program Commands: Move and Copy Instructions

PLC Program Commands: Move and Copy Instructions

Moving data is a critical function of PLCs. In this article, we’ll talk about Move, Masked Move, Copy File, and Synchronous Copy File and show how they can be used to move individual pieces of data and entire arrays. 


Collaborative Robot Cells: Simple and User-friendly Design Priorities

Collaborative Robot Cells: Simple and User-friendly Design Priorities

Learn about the common applications, programming procedures, and safety protocols of collaborative robot work cells, which are often simpler and less expensive than industrial robot work cells.  


Understanding Differences Between Power and Ground Side Switching

Understanding Differences Between Power and Ground Side Switching

Learn about power side and ground side switching and how designing these circuits to have predictable failures from the beginning helps in system maintenance and troubleshooting.


What is Firmware, and Why is PLC Firmware Important?

What is Firmware, and Why is PLC Firmware Important?

Inside a controller, code is interpreted into the binary signals that influence input and output signals, flags and registers, and even the communication of network signals. This is the job of firmware.


How to Program a Robot: Industrial Robotic Arm Coding Basics

How to Program a Robot: Industrial Robotic Arm Coding Basics

The world of manufacturing is filled with robots, but beginners are still always faced with key questions, starting with perhaps the most basic: how do you program industrial robots?


Understanding PLC Program Commands: Comparison Instructions

Understanding PLC Program Commands: Comparison Instructions

​​​​​​​We will show you how to recognize, utilize, and efficiently operate your comparison instructions in Rockwell Automation’s Studio 5000 and Automation Direct’s Productivity Suite to make your program flow smoothly.


Configuring a Network With Pneumatic Valve Manifolds

Configuring a Network With Pneumatic Valve Manifolds

There are many distributed fieldbus capabilities for valve manifolds that can save on network overhead and wiring. In this article, we will look at PLC programming of fieldbus manifolds highlighting Festo's CPX layout.


Understanding PLC Program Commands: Trigonometry Instructions

Understanding PLC Program Commands: Trigonometry Instructions

We will show you how to use the basic trigonometry functions to build ladder logic in a PLC, allowing for a clean, well-organized, and easy-to-use code that allows you and other users to troubleshoot your programs.


Predictive Maintenance: Defect Analysis Using Electrical Current

Predictive Maintenance: Defect Analysis Using Electrical Current

Electrical signal analysis has come to the forefront of predictive maintenance, helping to reduce downtime in industrial manufacturing by remotely identifying problems with electric motors and generators.


Understanding PLC Program Commands: Math Instructions

Understanding PLC Program Commands: Math Instructions

We will show you how to use common math functions from two popular PLC programs—Rockwell Automation's Studio 5000 and Automation Direct Productivity Suite. 


Understanding PLC Program Commands: Up and Down Counters

Understanding PLC Program Commands: Up and Down Counters

Counting up and down are commonly required functions in PLC lagger logic programs for tracking inventories, placement patterns, and gaining informational insights about machine performance statistics.


Understanding PLC Program Commands: One-Shots

Understanding PLC Program Commands: One-Shots

Many PLC commands are well-known to programmers, including contacts, coils, timers, and counters. But a less-common instruction is the one-shot, capable of harnessing the incredible processing speeds in a CPU.


Obsolescence in Control Systems - Disaster or Opportunity?

Obsolescence in Control Systems - Disaster or Opportunity?

One of the most considerable risks in aging control environments is that eventually, spare parts become obsolete and unavailable, and the lack of an upgrade plan can turn a simple failure into a catastrophe.


Understanding PLC Program Commands: Timers

Understanding PLC Program Commands: Timers

The timer is a fundamental function of ladder logic programming. In this article, we discuss on- and off-delay as well as retentive timers and define the inputs and outputs required to properly use them.