Seeing use in a variety of industrial applications for position sensing and object detection, inductive sensors are based on the phenomenon of magnetism and its…
Seeing use in a variety of industrial applications for position sensing and object detection, inductive sensors are based on the phenomenon of magnetism and its resultant magnetic fields.
Many VFDs use digital inputs to control operation, rather than PLC-driven network communications. Learn about 2-wire and…
Many VFDs use digital inputs to control operation, rather than PLC-driven network communications. Learn about 2-wire and 3-wire digital input control schemes for ABB, Omron, Rockwell, and others.
There are many different kinds of electric motors used for industrial power transfer, but there are also hydraulic and…
There are many different kinds of electric motors used for industrial power transfer, but there are also hydraulic and pneumatic motors that can lend advantages in some situations.
Converting thermal energy into electrical signals, temperature sensors such as RTDs and thermocouples are fundamental in…
Converting thermal energy into electrical signals, temperature sensors such as RTDs and thermocouples are fundamental in the maintenance and operation of industrial environments and equipment.
Calibration can be a time-consuming process requiring expensive traceable tools, but high-accuracy signals result in…
Calibration can be a time-consuming process requiring expensive traceable tools, but high-accuracy signals result in higher-quality products, better customer satisfaction, and, ultimately, greater returns.
Arduino’s Opta mini PLC platform is supported by the new PLC IDE. Learn to create and download your first program and…
Arduino’s Opta mini PLC platform is supported by the new PLC IDE. Learn to create and download your first program and take advantage of built-in I/O for an easy introduction to the platform.
No more IIoT buzzwords! This article aims to walk through an implementation of MQTT using the paho-mqtt library using…
No more IIoT buzzwords! This article aims to walk through an implementation of MQTT using the paho-mqtt library using nothing more than your local machine and some simple Python programming.
Analytics from data algorithms can predict machine failures and provide diagnostics—but what should we measure? Then,…
Analytics from data algorithms can predict machine failures and provide diagnostics—but what should we measure? Then, once the information has been collected, what trends might point to problems?
A subset of light is the focused cohesive beams that make up lasers, which can be used in optical sensing. These devices…
A subset of light is the focused cohesive beams that make up lasers, which can be used in optical sensing. These devices provide benefits of greater range, precision, and even mapping for mobile robotics.
ASCII is a familiar acronym, found in applications like Modbus communications and string data types—but what is it, and…
ASCII is a familiar acronym, found in applications like Modbus communications and string data types—but what is it, and what does ASCII mean for automation engineers?
Cybersecurity is all about processes and people. A lot of threats can be mitigated through technology, but only if people…
Cybersecurity is all about processes and people. A lot of threats can be mitigated through technology, but only if people understand how cybersecurity affects control systems and related technology.
3D printers have come a long way over the years, but can we really expect to see them on the factory floor, taking the…
3D printers have come a long way over the years, but can we really expect to see them on the factory floor, taking the place of large machining centers? What benefits and challenges does printing offer to manufacturing?
Optical sensors are one of the most popular sensor types in industrial automation. This article covers optical sensor…
Optical sensors are one of the most popular sensor types in industrial automation. This article covers optical sensor basics and commonly used types, including fiber optic, photoelectric, and optical encoders.
Safety is a concern in any system containing potential energy, whether electrical, chemical, or fluid. Each has methods…
Safety is a concern in any system containing potential energy, whether electrical, chemical, or fluid. Each has methods of protection, and for fluid systems, certain shutoff valves are used in situations when excess pressure can be a problem.
Field-oriented control (FOC), also called vector control, can control 3-phase alternating current motors and brushless DC…
Field-oriented control (FOC), also called vector control, can control 3-phase alternating current motors and brushless DC motors. Read more to learn its advantages, how it works, and its best applications.
Industrial sensors can be found in nearly every modern industrial process, regardless of complexity. Learn the history,…
Industrial sensors can be found in nearly every modern industrial process, regardless of complexity. Learn the history, evolution, and variety of sensors that make manufacturing the modern marvel we see today.
Motors consume the highest current during startup—this is a well-known fact. But logically, the slowest speed should…
Motors consume the highest current during startup—this is a well-known fact. But logically, the slowest speed should relate to the lowest power consumption. Why, then, is inrush current so high for motors?
Programming simple coil and contact commands is an easy matter in most PLC IDEs. Connecting and configuring analog inputs…
Programming simple coil and contact commands is an easy matter in most PLC IDEs. Connecting and configuring analog inputs can be more challenging with various bit resolutions and conversion commands.
Insufficient controller memory can result in reduced HMI and SCADA response speed and longer scan times. Know the…
Insufficient controller memory can result in reduced HMI and SCADA response speed and longer scan times. Know the differences between RAM, ROM, and removable memory, and how to keep program sizes in check.
Computers understand values as long strings of binary bits, but we humans convert them to other systems for convenience.…
Computers understand values as long strings of binary bits, but we humans convert them to other systems for convenience. Decimal makes sense, but what about hexadecimal and the lesser-known octal systems?