Installing sensors into a manufacturing process is intended to collect data, useful in making logical true/false decisions. But what settings must be adjusted…
Installing sensors into a manufacturing process is intended to collect data, useful in making logical true/false decisions. But what settings must be adjusted when you install these sensors?
Version control software allows manufacturers to automatically save code revisions across teams. Learn how Automation NTH…
Version control software allows manufacturers to automatically save code revisions across teams. Learn how Automation NTH leveraged this strategy to save countless hours and increase reliability.
Servo motors are common in all kinds of motion control applications for various industries, but what are these devices,…
Servo motors are common in all kinds of motion control applications for various industries, but what are these devices, and what makes them different from standard AC or DC motors?
This article investigates the basic components and wiring conventions for common three-phase motor starter…
This article investigates the basic components and wiring conventions for common three-phase motor starter configurations, including direct online, reversing, and star-delta.
Learn about FANUC’s Dual Check Safety (DCS) system and the various methods, how to configure the DCS parameters, and…
Learn about FANUC’s Dual Check Safety (DCS) system and the various methods, how to configure the DCS parameters, and how to avoid and resolve issues associated with DCS positional alarms.
Have you ever heard of a relay? Of course you have. There are many different kinds, plus hundreds of different trade…
Have you ever heard of a relay? Of course you have. There are many different kinds, plus hundreds of different trade lingo names. What are some of the most common, and how do we use them?
When the angle or distance of motion is more important than speed and power, certain motors shine brighter, like…
When the angle or distance of motion is more important than speed and power, certain motors shine brighter, like steppers, named for the individual steps they take when control voltage is applied.
Knowing what kind of control system to use: that’s a question that must be answered before setting up the factory…
Knowing what kind of control system to use: that’s a question that must be answered before setting up the factory floor. Why would someone choose pneumatic over electrical controls?
Safety devices have two main purposes, both of them meant for (you guessed it) safety. They protect both machine and…
Safety devices have two main purposes, both of them meant for (you guessed it) safety. They protect both machine and operator from harm. But what’s inside, and how do these switches work?
Within motors, two very different types of resistance are evident. The resistance of the windings is measured with a…
Within motors, two very different types of resistance are evident. The resistance of the windings is measured with a normal multimeter. But what is insulation resistance, and how is it measured?
In order to trace control system problems to the core, the ability to read and interpret various resources, from…
In order to trace control system problems to the core, the ability to read and interpret various resources, from facility-level diagrams to machine-level wiring layouts, is critical.
This article looks at vacuum ejectors and vacuum pumps, specifically outlining the difference between single and…
This article looks at vacuum ejectors and vacuum pumps, specifically outlining the difference between single and multi-stage versions of each type, and common applications.
Converting different numbering systems is quite common in PLCs and structured text codes. Why? Because people read…
Converting different numbering systems is quite common in PLCs and structured text codes. Why? Because people read decimals. Computers read binary. Processors read sets of bits. Not so simple.
Digital controls like VFDs and soft starts have advantages by elongating start time, but simple strategies for starting…
Digital controls like VFDs and soft starts have advantages by elongating start time, but simple strategies for starting motors with a reduced current draw, like star-delta (or wye-delta) are common.
It’s important to consider your PLC tag naming convention when using different styles. Learn when and why you might…
It’s important to consider your PLC tag naming convention when using different styles. Learn when and why you might even use more than one, depending on the circumstances and scope of your project.
We depend on circuit breakers all the time, even when you have a day off or work from home. These overcurrent protection…
We depend on circuit breakers all the time, even when you have a day off or work from home. These overcurrent protection devices keep machines running safely, reducing the risk of fires and arcing.
Rockwell Automation’s Allen-Bradley control hardware catalog has long included many series that start with 17xx, but…
Rockwell Automation’s Allen-Bradley control hardware catalog has long included many series that start with 17xx, but what are these lineups, and what function do they serve?
When we need to change the speed of an industrial motor, whether to control a process or save energy costs, we turn to…
When we need to change the speed of an industrial motor, whether to control a process or save energy costs, we turn to the variable frequency drive, better known simply as a VFD.
In this article, we will explore real-world considerations for strain gauge performance and typical applications. We’ll…
In this article, we will explore real-world considerations for strain gauge performance and typical applications. We’ll be talking about foil and wire strain gauges, but ignoring semiconductors.
A flasher can easily be implemented using interlocking timers in a PLC environment on an Arduino Uno using OpenPLC,…
A flasher can easily be implemented using interlocking timers in a PLC environment on an Arduino Uno using OpenPLC, UiFlow Blockly Code, and a programmable HMI-based LCD unit.