Latest HMIs Technical Articles

Categories

Programmable Logic Controller (PLC) Considerations for Robot Cells

Programmable Logic Controller (PLC) Considerations for Robot Cells

Programming, price, and safety are usually top considerations when choosing a PLC for a small robot cell. But how do each of these key considerations reflect in the day-to-day life of a control engineer?


Data Science for Control Systems

Data Science for Control Systems

Data science is a multidisciplinary field crucial to modern automation. In this article, learn about data science concepts and best practices.


Data Types Used in LabVIEW

Data Types Used in LabVIEW

LabVIEW uses different data types to store and convey information. Let’s review the most common types and how they are used in the program.


What is a Data Lake?

What is a Data Lake?

Learn the fundaments of data lakes and how they are important to digital transformation under Industry 4.0.


Simple File Output in LabVIEW

Simple File Output in LabVIEW

The scope of this article shows one method of writing data to a file using LabVIEW software, and when this type of data acquisition and recording is appropriate.


Optical Fiber: The Future of Industrial Communications?

Optical Fiber: The Future of Industrial Communications?

Fiber optics is a promising technology for the future of industrial automation. In this article, learn the history, fundamentals, and application of fiber optics.


Decision-making Structures in LabVIEW

Decision-making Structures in LabVIEW

Choosing between a select? structure and a case structure to form your decision-making structure in LabVIEW? In this article, we’ll review how each of these structures suits different applications.


Addressing AS-Interface (ASi)

Addressing AS-Interface (ASi)

ASi is a pioneering standard in automation technology that helps simplify and lower field device integration costs.


What is the Difference Between IoT and Cloud Computing?

What is the Difference Between IoT and Cloud Computing?

IoT infrastructure consists of many factory parts, one being cloud computing. Rather than ask how they’re different, let’s look into how they work together to form industry 4.0.


LabVIEW Loops Explained

LabVIEW Loops Explained

In programming languages, loops control processes and instrumentation. Learn how to set up while loops, for loops, and other types of loops in LabVIEW.


An Introduction to Ball Valves in Control Systems

An Introduction to Ball Valves in Control Systems

In control systems using fluid or airflow, ball valves can restrict pressure leaks and connect instruments in a network.


LabVIEW Environment Deep Dive

LabVIEW Environment Deep Dive

Graphical programming language LabVIEW uses front panels, block diagrams, a controls palette, and a functions palette to design control systems. Let’s take a deep dive into each of these and their functionalities.


Fuel Cell HIL Simulation and HMI Control Techniques

Fuel Cell HIL Simulation and HMI Control Techniques

New control technology requires new interfaces. How can you implement fuel cell hardware-in-the-loop (HIL) simulations using an HMI?


The Role of Servo Drives in a Motion Control System

The Role of Servo Drives in a Motion Control System

Servo drives and motors act as the brain and hands of motion control, but they need various tuning and programming to properly work within a control system.


Huffman Coding for Data Compression

Huffman Coding for Data Compression

Learn the steps of Huffman coding, a simple and effective lossless data compression algorithm.


Examples of Machine and Human-readable Data in Industrial Fluid Dynamics

Examples of Machine and Human-readable Data in Industrial Fluid Dynamics

How can engineers analyze human- and machine-readable data in several industrial applications, such as thermal management and HVAC systems?


An Overview of Fracture Mechanics in Industrial Applications

An Overview of Fracture Mechanics in Industrial Applications

Always cracking your HMI? Learn how fracture mechanics strives to model and understand how cracks form and propagate.


Learning About Algorithms One Step at a Time

Learning About Algorithms One Step at a Time

Algorithms can involve complicated programming. However, they didn’t start out that way. This article dives into basic algorithms like sorting and image generation.


The Three Levels of a Factory Network

The Three Levels of a Factory Network

What makes a factory network? There are three levels: device, control, and enterprise. What does each level consist of, and how is it used in a factory network?


Finding and Calibrating Linear Regression in LabVIEW

Finding and Calibrating Linear Regression in LabVIEW

Analog signals like temperature create linear data. Let’s take a look at how to find the best-fit line, use the R^2 value, and calibrate the data in LabVIEW.