Latest IIoT Technical Articles

Categories

Basic Principles of Industrial Instrumentation and Control

Basic Principles of Industrial Instrumentation and Control

In this instrumentation and control (I&C) article, we will explore the fundamental terminology and concepts used when working with industrial plants.


Managing and Configuring Switches for Secure SCADA Networks

Managing and Configuring Switches for Secure SCADA Networks

Network switches are the key components in the production network for secure communication and real-time data sharing between RTUs, PLC frontend servers, workstations, and HMIs.


Can Control Panels Self-Heal? A Look at Smart Fault Design

Can Control Panels Self-Heal? A Look at Smart Fault Design

Explore how modular hardware, predictive diagnostics, and fault-isolating technologies are transforming control panels into resilient, self-healing systems.


Questions for the Experts: Industrial Firewalls

Questions for the Experts: Industrial Firewalls

I had some questions about firewalls for industrial networks, topics like selecting, configuring, and updating the software, so I turned to some experts for a little advice.


Avoiding SCADA Pitfalls: 3 Tips for Operational and Business Advantages

Avoiding SCADA Pitfalls: 3 Tips for Operational and Business Advantages

A well-designed SCADA system can reduce costs, increase throughput, and improve usability. Successful implementation requires consideration from both an operational and a business perspective.


IIoT, Cloud Services, and Edge AI Combined Through Arduino

IIoT, Cloud Services, and Edge AI Combined Through Arduino

Pairing IIoT with cloud services provides industrial and manufacturing facilities with real-time data displayed in intuitive dashboards and reduces downtime.


Remote Networking: Explaining VPNs for Control Engineers

Remote Networking: Explaining VPNs for Control Engineers

It can be risky to adopt unknown technology; it poses serious security concerns if misused. The Control.com engineering team contacted our friends at OnLogic to gain some insight into VPN technology.


Merry ControlByWeb-mas! A Fun Holiday Light Show Project

Merry ControlByWeb-mas! A Fun Holiday Light Show Project

As an engineer, why would you settle for simply plugging and unplugging your Christmas lights when you could, instead, spend many hours automating this very important December job? Let me show you.


OPC UA Implementation: Rockwell, Siemens, and Beckhoff

OPC UA Implementation: Rockwell, Siemens, and Beckhoff

Machine-to-machine (M2M) communication is a critical component of the modern connected facility. OPC UA stands out as an open protocol for making the link between shop floor and cloud systems.


Ignition: An Example of OPC UA Data-Driven Manufacturing

Ignition: An Example of OPC UA Data-Driven Manufacturing

Truly understanding how to implement IIoT technology requires tangible examples of machines, platforms, and data insights that give relevance to high-level concepts.


Using OPC UA | Industrial Connectivity with KEPServerEX

Using OPC UA | Industrial Connectivity with KEPServerEX

Learn about how one example platform, KEPServerEX by PTC, uses OPC UA to integrate machine centers with various communication protocol differences, the ultimate goal of M2M integration.


Machine-to-Machine Integration with OPC UA

Machine-to-Machine Integration with OPC UA

The OPC UA protocol is designed to solve two problems in automation: interoperability between device vendors and independence from incompatible transport layer differences.


AI Applications in Warehouse and Inventory Management

AI Applications in Warehouse and Inventory Management

Inside the walls of a manufacturing or storage facility, AI is used heavily to prevent shortages and bottlenecks. Learn about the algorithms used within various warehouse applications.


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.


How To Efficiently Store High-Frequency Vibration Sensor Data

How To Efficiently Store High-Frequency Vibration Sensor Data

Learn best practices for storing both pre-processed and raw high-frequency vibration sensor data to maximize efficiency and accuracy for applications like predictive maintenance.


Applications of Industrial AI: Quality Control

Applications of Industrial AI: Quality Control

Several use cases for industrial AI get a lot of attention, like maintenance and process optimization. Learn how AI has been used for years to ensure high-quality product monitoring and output.


AI Algorithms Used in Predictive Maintenance

AI Algorithms Used in Predictive Maintenance

No doubt you have heard all about the use cases of AI and predictive maintenance. Learn about the algorithms that are actually used to provide analysis and insights based on industrial data sets.


Industrial Maintenance: How AI Can Predict Failures Before They Happen

Industrial Maintenance: How AI Can Predict Failures Before They Happen

Predicting when maintenance should occur isn’t simply a matter of getting on board with the latest trend, it can save many thousands of dollars in lost downtime and unnecessary parts and labor.


Python Tutorial Part 10 | Mathematical Functions

Python Tutorial Part 10 | Mathematical Functions

While mathematical expressions are important in any programming language, the topic of math functions addresses not just the algorithms themselves, but the design of custom functions within Python.


Using Structured Text in OpenPLC | Warning Simulator Tutorial

Using Structured Text in OpenPLC | Warning Simulator Tutorial

With a C++ extension, monitoring of status and warning messages can easily be displayed with OpenPLC. Arduino PLC variables can then be observed using a serial terminal or monitor.