Latest Data Analytics & Simulation Technical Articles

Categories

Managing Program Versions: Use Git to Commit and Track Files

Managing Program Versions: Use Git to Commit and Track Files

If you’re working collaboratively with teams in a corporate industrial setting and require a version control system for critical software or documents, Git is a must-have in your skillset.


Ethernet Ports on Controllers: How Many, and What do They Do?

Ethernet Ports on Controllers: How Many, and What do They Do?

Some controllers and network devices have one port, while others have two. Why is there a difference, and what advantages does having two network ports actually provide?


Sense HAT: The Coolest HAT for the Raspberry Pi

Sense HAT: The Coolest HAT for the Raspberry Pi

This top-mount accessory for the Raspberry Pi offers various capabilities at a low cost, perfect for analyzing and solving problems related to vibration, temperature, humidity, and others.


A Hands-On Demonstration of the PyGWalker Data Visualization Library - Part 1

A Hands-On Demonstration of the PyGWalker Data Visualization Library - Part 1

PyGWalker is an open-source data visualization tool for developing dashboards and analytics. To get you started down the right path here's a hands-on guide on how to use PyGWalker to visualize a pseudo-milling dataset.


Small-Scale Automation Projects: Setting the Table for Raspberry Pi

Small-Scale Automation Projects: Setting the Table for Raspberry Pi

Automation can be inexpensive for small projects by using development boards. This article presents a walkthrough of the setup and installation steps for the popular Raspberry Pi.


Engineer’s Guide to Generative Artificial Intelligence

Engineer’s Guide to Generative Artificial Intelligence

There’s a lot of excitement and concern surrounding artificial intelligence (AI) and its emerging role in society and commerce. Beyond the hyperbole, however, what exactly is Generative AI?


Understanding XML and Data Exchange Formats for Industrial Settings

Understanding XML and Data Exchange Formats for Industrial Settings

The basic component of data exchange between devices, machines, and embedded systems serves as a hallmark foundation in every organization’s Industry 4.0 implementation process.


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

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

A walkthrough and discussion of a simple web-based HMI solution that could modernize your current HMI technology stack. The first step in the process involves sending data from a device to a server.


Three Things About IO-Link Sensors That May Shock You

Three Things About IO-Link Sensors That May Shock You

Control.com’s Director of Engineering got to explore IO-Link sensors and what he found might surprise you! Although still considered an “emerging” technology, it’s clear IO-Link technology boasts several bonafide benefits over traditional sensors.


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.


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?


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?


Simulating Ladder Logic Programs in GX Simulator2 With Mitsubishi PLCs

Simulating Ladder Logic Programs in GX Simulator2 With Mitsubishi PLCs

GX Simulator2 is one of MELSOFT’s essential tools for the simulation of programs in a virtual PLC and works with GX Works2. Learn how to virtually simulate and test your ladder programs.


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.


Temperature Profiling: The Process and The Underlying Benefits

Temperature Profiling: The Process and The Underlying Benefits

Temperature profiling is an effective tool to monitor thermal properties in process equipment. This article defines temperature profiling, discusses the process components, and describes the various benefits it offers.


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.


Hands-on Example: Milling Machine Failure Classification Using Logistic Regression

Hands-on Example: Milling Machine Failure Classification Using Logistic Regression

Learn how to build a machine learning model to predict failure classification based on machine parameters using a synthetic dataset modeled after a milling machine, the same process used in real-world systems.