Every element of your life–your food, your car, your house–everything is made with processes that use sensors. Join us as we visit the SICK facility, where…
Every element of your life–your food, your car, your house–everything is made with processes that use sensors. Join us as we visit the SICK facility, where many of these sensing products are made.
Many online sources explain how to reverse a 3-phase motor; this article will discuss the electrical principles that…
Many online sources explain how to reverse a 3-phase motor; this article will discuss the electrical principles that define why it works and how the phase relationships determine the rotation direction.
Predicting when maintenance should occur isn’t simply a matter of getting on board with the latest trend, it can save…
Predicting when maintenance should occur isn’t simply a matter of getting on board with the latest trend, it can save many thousands of dollars in lost downtime and unnecessary parts and labor.
Learn all about the central processing unit (CPU): the built-in module inside the PLC responsible for executing the…
Learn all about the central processing unit (CPU): the built-in module inside the PLC responsible for executing the program and communicating with external devices.
Building precise rotating or linear systems often costs a lot! When is it justified to spend the extra cost to design and…
Building precise rotating or linear systems often costs a lot! When is it justified to spend the extra cost to design and build such a system, and what are the different components and system types?
Learn how to use ‘for loops’ in Python to create complex, iterable tasks such as modifying lists, combining lists…
Learn how to use ‘for loops’ in Python to create complex, iterable tasks such as modifying lists, combining lists into dictionaries, or iterating over a dictionary.
Logic is critical for industrial control, and it usually looks like ladders, function blocks, or structured text. I/O…
Logic is critical for industrial control, and it usually looks like ladders, function blocks, or structured text. I/O controllers are designed to automate simple logic tasks and data functions.
As we approach the conclusion of Python data structures, we’ll examine the tuple. Used less frequently than lists and…
As we approach the conclusion of Python data structures, we’ll examine the tuple. Used less frequently than lists and dictionaries, tuples do serve some handy use cases where immutability is a critical requirement.
Learn how to get started with Phoenix Contact’s PLCnext and Engineer software, a platform that ultimately provides a…
Learn how to get started with Phoenix Contact’s PLCnext and Engineer software, a platform that ultimately provides a PLC environment for plant control as well as an OS for more advanced IIoT projects.
Every automated cell requires a ‘brain’ in order to achieve the required tasks. How do you determine the necessary…
Every automated cell requires a ‘brain’ in order to achieve the required tasks. How do you determine the necessary I/O, communication protocols, and processor necessary for controlling your system?
Learn how to write a ladder logic program to assign a string value to a data register and share that register with any…
Learn how to write a ladder logic program to assign a string value to a data register and share that register with any HMI compatible with Mitsubishi’s MELSEC PLC series.
This section will dive into the world of data structures used within the Python programming environment, starting with…
This section will dive into the world of data structures used within the Python programming environment, starting with one of the more commonly used structures called ‘lists.’
Although DC motor technology has a strong legacy, control strategies vary from simple to complex. Designs must consider…
Although DC motor technology has a strong legacy, control strategies vary from simple to complex. Designs must consider not just the motor, but also the electrical supply and the environment.
Fluid control valves rely on the opening and closing of internal passageways to direct the flow of power. But what do…
Fluid control valves rely on the opening and closing of internal passageways to direct the flow of power. But what do they look like inside, and how do these ‘valve spools’ actually work?
There are a few options when it comes to tracking part data throughout a process or assembly of a machine. Follow along…
There are a few options when it comes to tracking part data throughout a process or assembly of a machine. Follow along as we explain just a few of the more common methods.
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.
We know what a circuit breaker is meant to do: stop the flow of electricity in case of a fault or failure. But just like…
We know what a circuit breaker is meant to do: stop the flow of electricity in case of a fault or failure. But just like fuses, breakers and overloads respond differently depending on the load.
What is pressure? Everybody knows about this important quantity, but how do you define it? How do you measure it? Where…
What is pressure? Everybody knows about this important quantity, but how do you define it? How do you measure it? Where does it come from? In this article, we’ll learn about the basics of pressure.
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?
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?