Latest Logistics Technical Articles

Categories

Understanding Single-stage vs. Multi-stage Pneumatic Devices

Understanding Single-stage vs. Multi-stage Pneumatic Devices

This article looks at vacuum ejectors and vacuum pumps, specifically outlining the difference between single and multi-stage versions of each type, and common applications.


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.


PLC Naming Conventions: How Should I Write My Tag Labels?

PLC Naming Conventions: How Should I Write My Tag Labels?

It’s important to consider your PLC tag naming convention when using different styles. Learn when and why you might even use more than one, depending on the circumstances and scope of your project.


How Does a Circuit Breaker Work?

How Does a Circuit Breaker Work?

We depend on circuit breakers all the time, even when you have a day off or work from home. These overcurrent protection devices keep machines running safely, reducing the risk of fires and arcing.


Understanding the 17xx | Your Rockwell/Allen-Bradley Hardware Encyclopedia

Understanding the 17xx | Your Rockwell/Allen-Bradley Hardware Encyclopedia

Rockwell Automation’s Allen-Bradley control hardware catalog has long included many series that start with 17xx, but what are these lineups, and what function do they serve?


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.


Troubleshooting PLCs: Recognizing Visual Status Indicators and LEDs

Troubleshooting PLCs: Recognizing Visual Status Indicators and LEDs

Machine downtime can be very stressful for everybody involved. Next time you face a challenging system failure, try some of these LED troubleshooting techniques to reduce stress.


Data Flow Tutorial With Mage.ai | Part 1: The Challenge of Data

Data Flow Tutorial With Mage.ai | Part 1: The Challenge of Data

All of modern industry relies on data. In the first installment of a series showcasing the importance of industrial data movement, we explain the challenge of data flow and build a fault list.


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.


Robotics-as-a-Service (RaaS): What Is It and Why Would You Want It?

Robotics-as-a-Service (RaaS): What Is It and Why Would You Want It?

Traditionally, automation requires a sizable investment and integration risks. RaaS empowers manufacturers to let someone else adopt the risks in exchange for an hourly or monthly subscription rate.


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?


Industrial Computing Tackles the Challenge of Long Rebooting Time

Industrial Computing Tackles the Challenge of Long Rebooting Time

Rebooting industrial controllers and computers incurs costs, not only from the downtime but also from cascading effects of communication with up/downstream controllers. How can this downtime be managed?


Create Your Own IIoT Tech Stack Project | Part 6: Node-RED Development

Create Your Own IIoT Tech Stack Project | Part 6: Node-RED Development

This article will explore the setup of Node-RED, the glue that will serve to connect all of the individual components of the solution that we have created up to this point.


The Art of Maintaining and Repairing Hydraulic Cylinders

The Art of Maintaining and Repairing Hydraulic Cylinders

Hydraulic cylinders and actuators can quickly move heavy objects and provide strong clamping forces. But when they break down, the effects can be catastrophic and the repairs costly and timely.


Create Your Own IIoT Tech Stack Project | Part 5: Database Setup

Create Your Own IIoT Tech Stack Project | Part 5: Database Setup

Now that our IIoT project has verified the transmission of an MQTT data payload packet, this next article will explore the setup of an InfluxDB database to store the incoming sensor data.


Create Your Own IIoT Tech Stack Project | Part 3: Commissioning MQTT Broker

Create Your Own IIoT Tech Stack Project | Part 3: Commissioning MQTT Broker

Learn to develop an actual IoT solution end to end. Create a Mosquitto MQTT broker for the Raspberry Pi client in order to connect and publish Sense HAT sensor data.