Latest Distribution Technical Articles

Categories

Supply Chain Optimization Through AI

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.


Reversing the Rotation of an Industrial 3-Phase Motor

Reversing the Rotation of an Industrial 3-Phase Motor

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.


Seal-In Ladder Logic vs. Latching/Unlatching PLC Commands

Seal-In Ladder Logic vs. Latching/Unlatching PLC Commands

An age-old debate in PLC programming: investigating the uses and caveats of latching software commands versus seal-in ladder logic for industrial control applications.


Python Tutorial Part 4 | Data Structures: Dictionaries

Python Tutorial Part 4 | Data Structures: Dictionaries

Both lists and dictionaries can retain structured data in Python. The dictionary is unique in that it stores individual entries with human-readable logical names rather than index numbers.


Setting IP Address and Networking Parameters on a PowerFlex VFD

Setting IP Address and Networking Parameters on a PowerFlex VFD

Parameters control the operation and command sources for VFDs. The PowerFlex series from Rockwell Automation is no exception. Learn how to adjust the parameters for networking and IP configuration.


Robot-To-PLC Handshaking

Robot-To-PLC Handshaking

Controlling an industrial robot can be done through the use of well-crafted signal handshakes. Follow along as we dive into several robot-to-PLC communication strategies.


Take a Look Inside a Research and Demo Lab at Epson Robotics

Take a Look Inside a Research and Demo Lab at Epson Robotics

Recently, the Control.com engineering team had the opportunity to visit the R&D demo lab facility for the robotics division of Epson, located in Los Alamitos, CA. Come learn how the magic happens!


How Is Your Code Backed Up? Maximizing DevOps in Industrial Automation

How Is Your Code Backed Up? Maximizing DevOps in Industrial Automation

Shifting from manual code backup processes to more modern, automated solutions can provide more benefits to manufacturers, far above simply the time saved compared to manual techniques.


How to Wire Motor Starters and Contactors

How to Wire Motor Starters and Contactors

This article investigates the basic components and wiring conventions for common three-phase motor starter configurations, including direct online, reversing, and star-delta.


A Better Fit: Comparing Electrical Systems vs. Pneumatic Systems

A Better Fit: Comparing Electrical Systems vs. Pneumatic Systems

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?


Teardown: What’s Inside a Solenoid-Controlled Safety Interlock?

Teardown: What’s Inside a Solenoid-Controlled Safety Interlock?

Safety devices have two main purposes, both of them meant for (you guessed it) safety. They protect both machine and operator from harm. But what’s inside, and how do these switches work?


How Do You ‘Megger’ a Motor? Understanding Motor Insulation Resistance

How Do You ‘Megger’ a Motor? Understanding Motor Insulation Resistance

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?


How to Convert Numbers: Binary, Decimal, and Hex Systems

How to Convert Numbers: Binary, Decimal, and Hex Systems

Converting different numbering systems is quite common in PLCs and structured text codes. Why? Because people read decimals. Computers read binary. Processors read sets of bits. Not so simple.


Strain Gauges: Real-World Considerations and Typical Applications

Strain Gauges: Real-World Considerations and Typical Applications

In this article, we will explore real-world considerations for strain gauge performance and typical applications. We’ll be talking about foil and wire strain gauges, but ignoring semiconductors.


Data Flow Tutorial With Mage.ai | Part 4: PostgreSQL Database

Data Flow Tutorial With Mage.ai | Part 4: PostgreSQL Database

To transfer data from a local spreadsheet to a database to create visual dashboards, we must now define the outbound integration to the PostgreSQL database through the mage.ai editor.


Strain Gauges: Basic Operating Principles, Materials, and Properties

Strain Gauges: Basic Operating Principles, Materials, and Properties

For being no more than a thin piece of metal, the strain gauge is a versatile measurement tool, from small switches to multi-ton machines. In this article, learn the operating principles and properties.


Data Flow Tutorial With Mage.ai | Part 3: Connecting to Google Sheets

Data Flow Tutorial With Mage.ai | Part 3: Connecting to Google Sheets

In this article, we will explore the inbound integration to the mage.ai pipeline, connecting to the spreadsheet data source using the Google Sheets API through a JSON credentials file.


Data Flow Tutorial With Mage.ai | Part 2: Initializing the Software

Data Flow Tutorial With Mage.ai | Part 2: Initializing the Software

Data pipelines are software services that progress the data from source to storage, hopefully without too much programming complexity. In this article, we begin by initializing the mage.ai software.


Create Your Own IIoT Tech Stack Project | Part 8: Final - Data Dashboard

Create Your Own IIoT Tech Stack Project | Part 8: Final - Data Dashboard

In this final installment of the IIoT tech stack project, learn how to design the customer-facing dashboard or observability platform using the data acquired from the MQTT client device.


The Mechanic’s View of Control: Chain Drive Power Transmission

The Mechanic’s View of Control: Chain Drive Power Transmission

In the world of mechanical power transmission, gears, belts, and chains dominate the landscape, but what's so special about chain drives, and why would they be used in place of rubber belts?