Latest Logistics Articles

Categories

A Chat with OnRobot and a Look at D:PLOY - The Next Step in Robotics?

A Chat with OnRobot and a Look at D:PLOY - The Next Step in Robotics?

Control.com had the opportunity to chat with Kristian Hulgard, OnRobot’s General Manager, to learn about D:Ploy, a robotic deployment solution that has been seven years in the making.


News Jan 16, 2023 by Caitlin Nicholson
Comparing Parallel Circuits: Practical vs Theoretical Electrical Systems

Comparing Parallel Circuits: Practical vs Theoretical Electrical Systems

We are taught that parallel circuits maintain equal voltage across all branch resistors, equally sharing the source voltage. But reality is often far from ideal, and individual devices certainly impact the rest of the circuit.


Exploring 4 Popular Machine Learning Algorithms for Industrial Applications

Exploring 4 Popular Machine Learning Algorithms for Industrial Applications

Machine learning is a subset of AI that allows a machine to learn using past data. Learn about the two categories of machine learning as well as four major machine learning models often used in industrial applications.


Introduction to Network Switches for Industrial Applications

Introduction to Network Switches for Industrial Applications

Industrial network switches connect automation equipment, controllers, and other such devices. Learn about unmanaged, managed, and PoE enabled switches, as well as the differences between switches, routers, and hubs.


Memory: A Challenge on the Road to Industry 4.0

Memory: A Challenge on the Road to Industry 4.0

Memory for data is among the most pressing challenges to Industry 4.0. Given the evolving nature of Industry 4.0 and associated memory solutions, however, some memory-based trends are becoming apparent.


What’s the Difference Between a Safety Contactor and a General Purpose Contactor?

What’s the Difference Between a Safety Contactor and a General Purpose Contactor?

Designing a system with motor motion always includes a consideration of safety. Incorporating safety contactors might be the correct prevention to protect equipment and users but may add additional challenges.


An Introduction to Types of Closed-loop Motor Control

An Introduction to Types of Closed-loop Motor Control

Closed-loop motor control is a control system used to regulate the output of a motor. Learn about the four common types of closed-loop motor control systems to understand each one’s inner-workings and applications.


PLC Discrete Outputs

PLC Discrete Outputs

Programmable Logic Controllers, or PLCs, are designed to receive signals and influence load devices automatically. Learn how to connect and program discrete output devices like solenoids, relays, and lights.


Arduino PLC IDE Tutorial 2: Analog I/O and External Devices

Arduino PLC IDE Tutorial 2: Analog I/O and External Devices

Previously, we described how to use the new Arduino PLC IDE to control discrete devices. This tutorial will describe how to connect various peripheral equipment (VFD and robot) using analog inputs and outputs.


Power Supplies: Understanding the Differences Between Linear and Switching

Power Supplies: Understanding the Differences Between Linear and Switching

Linear and switch-mode power supplies provide direct current to power control components and electrical devices. Learn about the differences between the two power supplies and which one is best for your control system.


Electronic Datasheet (EDS) Files: Why do We Use Them?

Electronic Datasheet (EDS) Files: Why do We Use Them?

Many control product manufacturers offer these downloadable ‘EDS files’ for peripheral equipment, but what exactly is an EDS, and how can they aid in the development of a project?


How To: Use the Arduino PLC IDE to Build Basic Ladder Diagrams

How To: Use the Arduino PLC IDE to Build Basic Ladder Diagrams

Following the release of the official Arduino PLC IDE, this tutorial will introduce programming and understanding of the function blocks common to all IEC 61131 languages, starting with bit commands, timers, and counters.


Meet SWIFTI, the “First” Industrial Cobot

Meet SWIFTI, the “First” Industrial Cobot

ABB looks to bridge the gap between industrial and collaborative robotics, resulting in the new SWIFTI CRB 1300 'industrial cobot,' capable of higher speeds and payloads than traditional cobots in its class.


News Dec 20, 2022 by Damond Goodwin
Introducing the “Smallest PLC Ever” to the Market

Introducing the “Smallest PLC Ever” to the Market

Crouzet introduces the "slimmest PLC" to the industrial automation market. At only 17.5mm wide, the Millennium Slim is changing the way we think about control automation topology.


News Dec 19, 2022 by Shawn Dietrich
How Does a Servo Motor Work?

How Does a Servo Motor Work?

We know that servo motors are found inside machines that rely on precise motion with feedback to verify proper operation, but how do they work, and what makes them different from any other kind of motor?


Teardown: What’s Inside a 3-Phase Induction Motor?

Teardown: What’s Inside a 3-Phase Induction Motor?

Coil, field winding, rotor, stator, eddy current… When it comes to motors, there are numerous terms that describe the theory of operation, but what is inside a 3-phase motor? Take a look, and learn how they work.


Servo Motor vs Stepper Motor: Understanding the Differences

Servo Motor vs Stepper Motor: Understanding the Differences

When accurate positioning and speed control is needed, most engineers turn to servo motors or stepper motors, but what is the difference between the two, and which is the right choice?


Arduino Releases Official PLC IDE for Machine Control Platforms

Arduino Releases Official PLC IDE for Machine Control Platforms

At Control.com, we’re PLC and machine enthusiasts, but we are also makers at heart. This recent announcement by Arduino is ready to make waves and break boundaries in control cabinets around the world!


News Dec 12, 2022 by David Peterson
Teardown: What’s Inside a Human-machine Interface (HMI)?

Teardown: What’s Inside a Human-machine Interface (HMI)?

Human-machine interfaces, or HMIs, provide visual process data and allow access to process parameters and diagnostics information. What’s inside these touchscreen displays, and how do they actually work?


PLC Program Commands: Arrays Part 4, Statistics and Sizing

PLC Program Commands: Arrays Part 4, Statistics and Sizing

Learn how to make complex calculations for validating data easily with the STD instruction, and learn how to display array sizes programmatically with the SIZE instruction.