Latest Chemical Technical Articles

Categories

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.


Robot Motion Command Types: Understanding Linear, Joint, and Arc Movement

Robot Motion Command Types: Understanding Linear, Joint, and Arc Movement

Programming robots may seem like a simple task of moving from point to point, like a really expensive game of Connect the Dots. Linear, joint, and circular motion commands affect robot movement differently, each meant to be used in certain settings.


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.


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.


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.


Teardown: What’s Inside a Pneumatic Solenoid Valve Bank?

Teardown: What’s Inside a Pneumatic Solenoid Valve Bank?

Air power drives a lot of modern equipment. Robot grippers, ejectors, actuators, and rotary tables are just a few of the devices controlled by air. What’s inside those banks of solenoid valves, and how do they work?


Industrial Networks: “Protocol over a Standard?”

Industrial Networks: “Protocol over a Standard?”

Industrial communication channels often contain terms such as ‘Modbus over RS485’ or ‘CIP Safety over Ethernet’. What does it mean to send one network over another, and how does it work to your advantage?


PLC Program Commands: Arrays Part 3, Searching and Sorting

PLC Program Commands: Arrays Part 3, Searching and Sorting

Learn how to streamline your ladder logic by searching and sorting arrays with the FSC and SRT instructions in the Rockwell (Allen-Bradley) Studio 5000 programming software.


Teardown: What’s Inside a Variable Frequency Drive (VFD)?

Teardown: What’s Inside a Variable Frequency Drive (VFD)?

Variable frequency drive units can be found inside tons of control cabinets, but what happens if you disassemble one to see what’s inside and how it works? We did just that. The results might surprise you.


Introduction to Network Routers for Industrial Applications

Introduction to Network Routers for Industrial Applications

Network routers are designed to route and pass information between a system of connected computers and devices. Learn about the role of routers in industrial applications and how to properly maintain them.


What You Need to Know: Variable Frequency Drives (VFDs)

What You Need to Know: Variable Frequency Drives (VFDs)

With precise control abilities to manage speed, torque, and direction, variable frequency drives remain one of the most common methods of driving 3-phase industrial motors. Below, we introduce a few leading VFD manufacturers.


PLC Program Commands: Performing Array Functions Part 1

PLC Program Commands: Performing Array Functions Part 1

Arrays can streamline data storage and math operations, but they can be difficult to understand for a beginning programmer. Learn the background of array instructions in the Rockwell Studio 5000 software.


Introduction to Servers for Industrial Applications

Introduction to Servers for Industrial Applications

Servers are vital to the flow of information in and around organizations, acting as a hub for information transfer and storage. Learn about the role of servers in industry and the potential challenges that come with maintaining them.


 Omron PLCs - A Hardware History

Omron PLCs - A Hardware History

With the first fuzzy logic-based controllers on the market in 1983, learn how the Japanese-born automation company, Omron, adopted fuzzy logic as a basis for the design of its current PLCs.


Proportional Gain and Proportional Band Explained

Proportional Gain and Proportional Band Explained

Learn about proportional gain and proportional band, two key proportional control concepts, to better understand the most popular control system method in industrial automation.


Understanding the Differences Between Protection Relays vs Control Relays

Understanding the Differences Between Protection Relays vs Control Relays

Protection systems are critical in today’s fast-paced industrial revolution for the safety of people and processes. This article discusses electronic protective relay types and how they differ from standard relays.


Differences Between a Programmable Logic Controller (PLC) and a Remote Terminal Unit (RTU)

Differences Between a Programmable Logic Controller (PLC) and a Remote Terminal Unit (RTU)

Despite the many overlaps, PLCs and RTUs are two different devices, each with specific suitable applications.