Even though electrical safety practices have existed for over a century, arc flash safety has only gained traction in recent decades. This article discusses the…
Even though electrical safety practices have existed for over a century, arc flash safety has only gained traction in recent decades. This article discusses the danger and prevention of arc flash injury.
Inputs and outputs play crucial roles in various automated processes. This article will explain the variances between…
Inputs and outputs play crucial roles in various automated processes. This article will explain the variances between digital and group I/O and offer guidance on setting up each type through Ethernet.
The simple tasks can lead to the most failures. Basic practices in the wiring assembly stages of a project can lead to…
The simple tasks can lead to the most failures. Basic practices in the wiring assembly stages of a project can lead to long-term success or haunting tales of intermittent yet persistent failures.
These days, the industrial PC (IPC) is changing the way that engineers approach control logic solutions. Learn how to set…
These days, the industrial PC (IPC) is changing the way that engineers approach control logic solutions. Learn how to set up a basic project in a Beckhoff IPC using structured text programming.
The SLC 500 PLC family dominated automation control for well over thirty years and now, with the recent discontinuation…
The SLC 500 PLC family dominated automation control for well over thirty years and now, with the recent discontinuation of most of the series, we look at the differences between SLC and modern Logix PLCs.
The OPC UA protocol is designed to solve two problems in automation: interoperability between device vendors and…
The OPC UA protocol is designed to solve two problems in automation: interoperability between device vendors and independence from incompatible transport layer differences.
Some terminology, like 'normally open' and 'normally closed' switch contacts, is common throughout industry but can still…
Some terminology, like 'normally open' and 'normally closed' switch contacts, is common throughout industry but can still be confusing, misleading, or even hazardous if not properly understood.
Before tuning a motion axis, you must define the axis. If the control system doesn’t understand the axis properties or…
Before tuning a motion axis, you must define the axis. If the control system doesn’t understand the axis properties or specifications, it can’t be expected to effectively complete the tuning process.
Learn about the modules and systems that provide a network connection to the outside world, transforming traditional PLCs…
Learn about the modules and systems that provide a network connection to the outside world, transforming traditional PLCs into true, modern process automation controllers (PAC).
Electrical grounding is used to accomplish several different tasks, but none more important than for the safety of users…
Electrical grounding is used to accomplish several different tasks, but none more important than for the safety of users and equipment while maintaining strict adherence to regulations.
Learn all about the power supply: modular and built-in devices that deliver electricity to the PLC backplane and modules,…
Learn all about the power supply: modular and built-in devices that deliver electricity to the PLC backplane and modules, and learn the difference between control and field device power delivery.
One of the smallest PLCs on the market, the Millenium Slim by Crouzet, can handle advanced functions with a wireless…
One of the smallest PLCs on the market, the Millenium Slim by Crouzet, can handle advanced functions with a wireless interface and function block (FBD) style IEC 61131 programming.
Across every make and model of articulated robot, certain maintenance procedures must be followed as motion occurs.…
Across every make and model of articulated robot, certain maintenance procedures must be followed as motion occurs. Failure to do so can often result in warnings, alarms, and even failure.
Some devices, like switches, are non-polar; you can connect them in either direction. What makes diodes so special, and…
Some devices, like switches, are non-polar; you can connect them in either direction. What makes diodes so special, and how can you tell the right way from the wrong way?
Besides using a Raspberry Pi or an Arduino Uno, a low-cost PLC can be built using the popular ESP32 microcontroller. The…
Besides using a Raspberry Pi or an Arduino Uno, a low-cost PLC can be built using the popular ESP32 microcontroller. The OpenPLC software supports this popular 32-bit platform.
Several use cases for industrial AI get a lot of attention, like maintenance and process optimization. Learn how AI has…
Several use cases for industrial AI get a lot of attention, like maintenance and process optimization. Learn how AI has been used for years to ensure high-quality product monitoring and output.
Many online sources explain how to reverse a 3-phase motor; this article will discuss the electrical principles that…
Many online sources explain how to reverse a 3-phase motor; this article will discuss the electrical principles that define why it works and how the phase relationships determine the rotation direction.
No doubt you have heard all about the use cases of AI and predictive maintenance. Learn about the algorithms that are…
No doubt you have heard all about the use cases of AI and predictive maintenance. Learn about the algorithms that are actually used to provide analysis and insights based on industrial data sets.
Predicting when maintenance should occur isn’t simply a matter of getting on board with the latest trend, it can save…
Predicting when maintenance should occur isn’t simply a matter of getting on board with the latest trend, it can save many thousands of dollars in lost downtime and unnecessary parts and labor.
While mathematical expressions are important in any programming language, the topic of math functions addresses not just…
While mathematical expressions are important in any programming language, the topic of math functions addresses not just the algorithms themselves, but the design of custom functions within Python.