Supply Chain Optimization Through AI

The supply chain is a vast network, from raw materials to components and finished goods. Learn what types of AI algorithms are employed to predict disruptions and enhance optimization. The global supply chain is a highly complex network of businesses, resources, and technologies to create goods and ensure their efficient delivery. The COVID-19 pandemic and … Read more

AI Algorithms Used in Predictive Maintenance

No doubt you have heard all about the use cases of AI and predictive maintenance. Learn about the algorithms that are actually used to provide analysis and insights based on industrial data sets. In the previous article (part 1), we discussed the typical architecture of a predictive maintenance system in a manufacturing setting, identifying where … Read more

All About PLCs: The Power Supply Unit

Learn all about the power supply: modular and built-in devices that deliver electricity to the PLC backplane and modules, and learn the difference between control and field device power delivery. Nearly every electronic device has some form of conversion from line voltage down to an appropriate voltage and form for its own use. Cell phones … Read more

What is a Safety PLC?

This article investigates the basic qualities that make up a safety PLC, what distinguishes a safety PLC from a standard model, and the reasons for which a safety PLC may be critical. Programmable logic controllers, or PLCs, are a very common type of controller used in automation. They are the baseline of many different automated … Read more

Python Tutorial Part 10 | Mathematical Functions

While mathematical expressions are important in any programming language, the topic of math functions addresses not just the algorithms themselves, but the design of custom functions within Python. Many of you reading this article are likely to be technical professionals working in a technical setting. Therefore, every one of you has likely used a math … Read more

Industrial Maintenance: How AI Can Predict Failures Before They Happen

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. The primary goal of a predictive maintenance system is to minimize downtime by forecasting the health of machines and industrial systems. To achieve … Read more

Python Tutorial Part 9 | Conditional Flow: For Loops

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. This article explores a commonly used looping mechanism in Python: the ‘for loop.’ This allows for repeated tasks using a specific iteration sequence. You will also learn how a … Read more

Automation on the Move: Mobile Robot Cells

Mobile robot work cells can move between workstations and tend to where demand is highest. These self-contained work cells offer more flexibility for manufacturers than industrial and collaborative robot cells we have previously talked about. See our previous articles covering robot work cells: Industrial Robot Cells: Designing for Safety and Effectiveness Collaborative Robot Cells: Simple … Read more

Collaborative Robot Cells: Simple and User-friendly Design Priorities

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. See our related articles covering robot work cells: Automation on the Move: Mobile Robot Cells Industrial Robot Cells: Designing for Safety and Effectiveness Collaborative robots are a type … Read more

A History of Industrial Communication Systems

Take a trip down memory lane and go through the different communication systems used throughout the years and learn about the factors that led to where we are today. Faster data, longer wires, and more information. These are the three goals of digital communication, and nowhere is this more important than within the walls of … Read more