When a robot crashes, it needs to be put back into position. The steps in this process depends on the end user and the equipment manufacturer. Understanding why…
When a robot crashes, it needs to be put back into position. The steps in this process depends on the end user and the equipment manufacturer. Understanding why the robot crashed also helps prevent future failures.
You are bound to encounter two terms associated with sensors and some loads: ‘NPN’ and ‘PNP’. You must understand…
You are bound to encounter two terms associated with sensors and some loads: ‘NPN’ and ‘PNP’. You must understand the relationship between the field device and the control module in order to choose and install components properly when needed.
PLC and other automation project software can be easier and more efficient to update and maintain thanks to the…
PLC and other automation project software can be easier and more efficient to update and maintain thanks to the introduction of Git control, already a staple for typical programming of large-scale projects.
Siemens breaks new ground by having a solid-state circuit breaker UL listed for residential, commercial, and light industrial use.
Siemens breaks new ground by having a solid-state circuit breaker UL listed for residential, commercial, and light industrial use.
Relay and other coil devices pose a few confusing questions: How can the relay still work if you connect a DC supply in…
Relay and other coil devices pose a few confusing questions: How can the relay still work if you connect a DC supply in reverse? How can an alternating voltage attract and hold the load consistently?
The newly released Cloud Data Services (CDS) from Banner Engineering is a web-based platform for collecting and storing…
The newly released Cloud Data Services (CDS) from Banner Engineering is a web-based platform for collecting and storing data in a cloud-based system, providing users an affordable and efficient IIoT solution.
In honor of October 3rd, National Techies Day, Control Automation is excited to celebrate the works of Joseph von…
In honor of October 3rd, National Techies Day, Control Automation is excited to celebrate the works of Joseph von Fraunhofer. Well-known for his contributions in optics, Fraunhofer also made lasting contributions in manufacturing and production systems.
Industrial analog sensor devices primarily use 0-10 volt or 4-20 milliamp. For those mA signals, learn the reasons for…
Industrial analog sensor devices primarily use 0-10 volt or 4-20 milliamp. For those mA signals, learn the reasons for why the lower and upper limit standards were determined as 4 mA and 20 mA.
Industrial control panels are at the heart of control systems. Learn about the standards and regulations that dictate…
Industrial control panels are at the heart of control systems. Learn about the standards and regulations that dictate industrial control panel design for safety and efficiency, including NFPA 70, UL 60947-4-1, and NFPA 79.
Humidity control is vital in many industrial applications. We'll take a look at nine different humidity measurement…
Humidity control is vital in many industrial applications. We'll take a look at nine different humidity measurement technologies, how they are used, and discuss the difference between relative humidity and dew point.
Ambient light, reflection, and transparent objects can all cause difficulties during machine vision applications. Learn…
Ambient light, reflection, and transparent objects can all cause difficulties during machine vision applications. Learn about these issues and some potential solutions to better ensure safety and quality.
The ability to utilize an array effectively is a fundamental skill in becoming a PLC programmer, but it can also be very…
The ability to utilize an array effectively is a fundamental skill in becoming a PLC programmer, but it can also be very complex and difficult to master. Let’s do a run-down of arrays and some of their complexities!
In this article, we will take a look at the differences between synchronous and induction motors, as well as the two…
In this article, we will take a look at the differences between synchronous and induction motors, as well as the two types of induction motors: squirrel cage and wound rotor.
Robots are no longer unanimously just "robots"—there are specific tasks and functionality of each kind. Learn about the…
Robots are no longer unanimously just "robots"—there are specific tasks and functionality of each kind. Learn about the technology differences between fixed-location robots and mobile robots and why no one robot is like another.
Any machine can become a source of elevated temperature, even under regular operation. We cannot assume that temperature…
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.
When selecting the right module for the right load, be sure to understand how the load resistance will affect the voltage…
When selecting the right module for the right load, be sure to understand how the load resistance will affect the voltage and current of the output module terminals.
Moving data is a critical function of PLCs. In this article, we’ll talk about Move, Masked Move, Copy File, and…
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.
Learn about the differences between red, green, infrared, and more recently, blue photoelectric sensors and how the…
Learn about the differences between red, green, infrared, and more recently, blue photoelectric sensors and how the different light spectrums can aid in varying industrial automation processes.
Learn about the common applications, programming procedures, and safety protocols of collaborative robot work cells,…
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.
Inside a controller, code is interpreted into the binary signals that influence input and output signals, flags and…
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.