Latest Renewables Technical Articles

Categories

Introduction to Modbus and Modbus Function Codes

Introduction to Modbus and Modbus Function Codes

Modbus is one of the oldest industrial communication protocols still in use today. Continue reading to find out how the protocol works and how to use it for monitoring and control.


Alarm and Event Handling and Processing in Process Control Systems

Alarm and Event Handling and Processing in Process Control Systems

Events that cause alarms are not the most common events in a process system, but they must be handled with proper care, being both resolved and recorded in order to prevent hazards and downtime.


How To Know When Predictive Maintenance Isn’t An Ideal Solution

How To Know When Predictive Maintenance Isn’t An Ideal Solution

To know if predictive maintenance is the right strategy, it might help to first recognize if it isn’t. Here are some indicators that your organization should improve before implementing predictive maintenance.


Intro to PLC Programming with Rockwell’s Studio 5000 and CompactLogix

Intro to PLC Programming with Rockwell’s Studio 5000 and CompactLogix

Rockwell Automation is known for being one of the most popular PLC brands, supported by many compatible devices. Learn the basics of getting started with a CompactLogix project in the Studio 5000 environment.


Safety Devices - The When, How, and Why

Safety Devices - The When, How, and Why

Machine safety design can be a daunting task with all the different safety devices on the market today. Choosing the correct device for your design can be made easier by understanding when to use the proper device.


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.


Control System Process Data Archiving: Strategy and Methodology

Control System Process Data Archiving: Strategy and Methodology

Data stored in a historian server is useful for analysis and troubleshooting. Learn about data archiving techniques for control systems, as well as what type of data is stored and the tools to make it happen.


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.


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?


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.