With precise control abilities to manage speed, torque, and direction, variable frequency drives remain one of the most common methods of driving 3-phase…
With precise control abilities to manage speed, torque, and direction, variable frequency drives remain one of the most common methods of driving 3-phase industrial motors. Below, we introduce a few leading VFD manufacturers.
Arrays can streamline data storage and math operations, but they can be difficult to understand for a beginning…
Arrays can streamline data storage and math operations, but they can be difficult to understand for a beginning programmer. Learn the background of array instructions in the Rockwell Studio 5000 software.
Servers are vital to the flow of information in and around organizations, acting as a hub for information transfer and…
Servers are vital to the flow of information in and around organizations, acting as a hub for information transfer and storage. Learn about the role of servers in industry and the potential challenges that come with maintaining them.
With the first fuzzy logic-based controllers on the market in 1983, learn how the Japanese-born automation company,…
With the first fuzzy logic-based controllers on the market in 1983, learn how the Japanese-born automation company, Omron, adopted fuzzy logic as a basis for the design of its current PLCs.
Despite the many overlaps, PLCs and RTUs are two different devices, each with specific suitable applications.
Despite the many overlaps, PLCs and RTUs are two different devices, each with specific suitable applications.
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.
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.
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!
As the IIoT continues to grow in the industrial sector, businesses face a number of obstacles to integrating its…
As the IIoT continues to grow in the industrial sector, businesses face a number of obstacles to integrating its solutions. Learn about these challenges as well as some potential solutions.
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.
Remote locations are notoriously difficult to supply power, yet they are the exact locations where many data points must…
Remote locations are notoriously difficult to supply power, yet they are the exact locations where many data points must be collected. How can IoT devices be designed to conserve power to last for months or even years?
Learn about the four IIoT architecture layers: perception, network, processing, and application, and how these layers…
Learn about the four IIoT architecture layers: perception, network, processing, and application, and how these layers are necessary to implement IIoT in an industrial setting to benefit varying processes.
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.
Software distribution models have historically been on premises, however, as industry has become more digital,…
Software distribution models have historically been on premises, however, as industry has become more digital, cloud-based solutions have become increasingly popular, including SaaS and its variants, IaaS and PaaS.
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.
As summer heat continues to scorch the northern hemisphere, manufacturers face potential equipment damage and downtime.…
As summer heat continues to scorch the northern hemisphere, manufacturers face potential equipment damage and downtime. Learn about the ways extreme heat can damage automated equipment and systems.
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.