Latest Network Components and Devices Technical Articles

Categories

System Dynamic and Frequency Response Analysis

System Dynamic and Frequency Response Analysis

Understanding the building blocks of s-domain analysis and magnitude response theory can go a long way in helping engineers predict how and why some system design choices are made over others.


How to Design and Deploy a Web-Based HMI Project - Part 4

How to Design and Deploy a Web-Based HMI Project - Part 4

Refining and integrating a front-end HMI application to an API middle layer with real-time data display and historian capabilities for short-term data visualization.


How to Design and Deploy a Web-Based HMI Project - Part 3

How to Design and Deploy a Web-Based HMI Project - Part 3

Learn the first steps in focusing on the integration of a front-end HMI application to an API middle layer.


How to Design and Deploy a Web-Based HMI Project - Part 2

How to Design and Deploy a Web-Based HMI Project - Part 2

The middle layer, or API layer of a custom-built HMI project involves a server that can submit or receive data to and from a device, either to provide the user interface or interact with the machine.


Creating a Low-Cost OpenPLC Pulse Timer Function Block HMI with an M5Stack Core

Creating a Low-Cost OpenPLC Pulse Timer Function Block HMI with an M5Stack Core

Triggering a machine by an external event often requires a pulse timer for OpenPLC Pulse Timer control. Here’s a brief tutorial on how an M5Stack Core can offer a simple, effective low-cost Arduino OpenPLC HMI solution.


Examples of Analog Signals in Control Systems

Examples of Analog Signals in Control Systems

Many articles address the wiring and implementation of analog control signals, but where are they used, and what might make them a better (or perhaps worse) decision than digital input/output devices?


Industrial Wireless Technology: Communication and Programming

Industrial Wireless Technology: Communication and Programming

Wireless technology is typically slower to adoption for industrial automation, but what wireless advancements are shaping the current and future landscape of the automated factory floor?


Virtual LAN for IT/OT Nodes in Industrial Control Systems

Virtual LAN for IT/OT Nodes in Industrial Control Systems

Virtual networks can connect or isolate various local control networks through configuration of a managed switch. Why would we use VLANs, and how can you segment a network switch to create a VLAN?


Managing Networks | Why Do I Need an Industrial Grade Switch?

Managing Networks | Why Do I Need an Industrial Grade Switch?

I could run down to the local box store or internet marketplace and buy a 5-port switch for less than 20 dollars, or invest in an industrial switch for hundreds. Why would I choose the industrial switch?


Ignition SCADA Software: What are Tags and How are They Used?

Ignition SCADA Software: What are Tags and How are They Used?

An introduction to the various tag types used within one of the leading supervisory control and data acquisition (SCADA) software powering IIoT, HMI, and I4.0 applications: Ignition by Inductive Automation.


Methods and Algorithms in Error Checking for Serial Communications

Methods and Algorithms in Error Checking for Serial Communications

Errors in communications often manifest as a result of electrical noise interrupting the data during the transmission process, leading to various methods for determining whether received data has been damaged.


Connectors Used in Industrial and Robotic Cable Termination

Connectors Used in Industrial and Robotic Cable Termination

Industrial and robotics cabling requires specialized termination strategies. This article introduces connectors involved in automation applications for cable-to-cable or cable-to-device termination.


Developing Standardized Practices for PLC Programming

Developing Standardized Practices for PLC Programming

Any kind of computer programming can be challenging to determine what aspects are truly unique versus what aspects should be standardized across projects and platforms to streamline future development.


A Hands-on Walkthrough of MQTT Protocol Using the paho-mqtt Open Source Library

A Hands-on Walkthrough of MQTT Protocol Using the paho-mqtt Open Source Library

No more IIoT buzzwords! This article aims to walk through an implementation of MQTT using the paho-mqtt library using nothing more than your local machine and some simple Python programming.


Addressing Common Industrial IoT Cybersecurity Risks For Control Systems

Addressing Common Industrial IoT Cybersecurity Risks For Control Systems

Addressing cybersecurity threats introduced by IIoT technology and devices can quickly seem overwhelming. However, an understanding of the risks can lead to some straightforward countermeasures.


Introduction to Single Pair Ethernet (SPE)

Introduction to Single Pair Ethernet (SPE)

Industrial Ethernet is getting a facelift, but will the industry adopt this new change? Single Pair Ethernet (SPE) offers gigabit speeds with a reduced footprint. When is it used, and where?


Understanding RS232 Serial Communication Message Formats

Understanding RS232 Serial Communication Message Formats

There are many settings and configurations to consider when using RS232 devices. This article breaks down this communication standard and explains how to send messages from one device to another.


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.


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.


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?