In any process industry, transducers are the basic instrumentation unit for continuous monitoring of system variables that provide inputs for control system…
In any process industry, transducers are the basic instrumentation unit for continuous monitoring of system variables that provide inputs for control system algorithms and outputs.
Two primary technologies are used for creating touchscreens. For industrial HMIs, resistive and capacitive methods both…
Two primary technologies are used for creating touchscreens. For industrial HMIs, resistive and capacitive methods both contain certain advantages for various applications.
An age-old debate in PLC programming: investigating the uses and caveats of latching software commands versus seal-in…
An age-old debate in PLC programming: investigating the uses and caveats of latching software commands versus seal-in ladder logic for industrial control applications.
Learn how to connect analog inputs, either voltage or current, to the Phoenix Contact’s IIoT PLC platform and design…
Learn how to connect analog inputs, either voltage or current, to the Phoenix Contact’s IIoT PLC platform and design simple data processing programs with the PLCnext Engineer IDE.
Learn how to use DirectSOFT6 to program discrete I/O functions in a Koyo DirectLOGIC PLC. Although these PLCs are older,…
Learn how to use DirectSOFT6 to program discrete I/O functions in a Koyo DirectLOGIC PLC. Although these PLCs are older, they are found in many existing automation installations.
Parameters control the operation and command sources for VFDs. The PowerFlex series from Rockwell Automation is no…
Parameters control the operation and command sources for VFDs. The PowerFlex series from Rockwell Automation is no exception. Learn how to adjust the parameters for networking and IP configuration.
Controlling and optimizing plant processes is the goal of most control systems. It can be a challenge to distinguish…
Controlling and optimizing plant processes is the goal of most control systems. It can be a challenge to distinguish between different types of control: a DCS or a high-level SCADA system?
Learn how to use analog I/O devices with AutomationDirect’s Productivity series of PLCs and Productivity Suite…
Learn how to use analog I/O devices with AutomationDirect’s Productivity series of PLCs and Productivity Suite software. Wiring, configuring I/O, and programming will be a part of this tutorial.
Ethernet switches can use four different types of connections: RJ45, fiber, M12, and SFP. Understanding the difference…
Ethernet switches can use four different types of connections: RJ45, fiber, M12, and SFP. Understanding the difference can help with network troubleshooting, design, or alteration.
Learn how to measure temperature using an RTD and a temperature transmitter to convert resistance into common analog…
Learn how to measure temperature using an RTD and a temperature transmitter to convert resistance into common analog voltage or current values for process control.
Installing sensors into a manufacturing process is intended to collect data, useful in making logical true/false…
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.
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.
Electrical and mechanical measurements are often labeled with "RMS" and "True RMS." Aside from the simple math…
Electrical and mechanical measurements are often labeled with "RMS" and "True RMS." Aside from the simple math definitions we learned in electronics class, why is this distinction actually important?
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?
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.
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.