Latest Building Technical Articles

Categories

Reversing the Rotation of an Industrial 3-Phase Motor

Reversing the Rotation of an Industrial 3-Phase Motor

Many online sources explain how to reverse a 3-phase motor; this article will discuss the electrical principles that define why it works and how the phase relationships determine the rotation direction.


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.


Touching on Touchscreens | Capacitive vs. Resistive Technologies

Touching on Touchscreens | Capacitive vs. Resistive Technologies

Two primary technologies are used for creating touchscreens. For industrial HMIs, resistive and capacitive methods both contain certain advantages for various applications.


Python Tutorial Part 9 | Conditional Flow: For Loops

Python Tutorial Part 9 | Conditional Flow: For Loops

Learn how to use ‘for loops’ in Python to create complex, iterable tasks such as modifying lists, combining lists into dictionaries, or iterating over a dictionary.


Here’s One for Teachers: How Industry and Education Build Pipelines for the Future

Here’s One for Teachers: How Industry and Education Build Pipelines for the Future

Join Control Automation as we visit Central CA colleges to help install robotic equipment and learn how local industries partner with schools to create exciting opportunities for students.


Shocking Solutions: Safeguarding Your Devices from Electrical Faults

Shocking Solutions: Safeguarding Your Devices from Electrical Faults

Protection against faults is crucial for any electrical system. This article examines various protective devices, highlighting their roles and best use cases to ensure system integrity and longevity.


How To: Use ControlByWeb’s I/O Controller for Web-Based Logic

How To: Use ControlByWeb’s I/O Controller for Web-Based Logic

Logic is critical for industrial control, and it usually looks like ladders, function blocks, or structured text. I/O controllers are designed to automate simple logic tasks and data functions.


Seal-In Ladder Logic vs. Latching/Unlatching PLC Commands

Seal-In Ladder Logic vs. Latching/Unlatching PLC Commands

An age-old debate in PLC programming: investigating the uses and caveats of latching software commands versus seal-in ladder logic for industrial control applications.


Python Tutorial Part 7 | Conditional Flow: If Statements

Python Tutorial Part 7 | Conditional Flow: If Statements

The next part of our Python learning journey will touch upon control flow, critical to implementing logic in programs. The concept is broad and the first topic to cover will be if/elif statements.


Nidec Releases High-Speed Communications Module for HVAC Drive Systems

Nidec Releases High-Speed Communications Module for HVAC Drive Systems

Nidec’s Control Techniques has launched the SI-BACnet IP add-on module for new and existing HVAC drives to help communicate between devices and create a connected automated building.


The Beginner’s Guide to Automation: Maintaining Your System

The Beginner’s Guide to Automation: Maintaining Your System

It's important to keep your system up and running without regular intervention. While every system requires maintenance, never overlook the critical importance of tools and training for the operators.


Tutorial: Analog Signals with Phoenix Contact’s PLCnext Platform

Tutorial: Analog Signals with Phoenix Contact’s PLCnext Platform

Learn how to connect analog inputs, either voltage or current, to the Phoenix Contact’s IIoT PLC platform and design simple data processing programs with the PLCnext Engineer IDE.


Networking Woes | How and Why To Change the IP Address of My Computer?

Networking Woes | How and Why To Change the IP Address of My Computer?

Every method of connecting to an industrial device—USB, serial, or Ethernet—poses challenges. For Ethernet, we often must adjust the IP address of our PC, not only the device itself.


Python Tutorial Part 5 | Data Structures: Tuples

Python Tutorial Part 5 | Data Structures: Tuples

As we approach the conclusion of Python data structures, we’ll examine the tuple. Used less frequently than lists and dictionaries, tuples do serve some handy use cases where immutability is a critical requirement.


The Beginner’s Guide to Automation: Testing, Commissioning, and Debugging

The Beginner’s Guide to Automation: Testing, Commissioning, and Debugging

When setting up a system for the first time, the process can seem complex and daunting. However, there are tools available to make the job much easier before commissioning.


Tutorial: First Program With Phoenix Contact’s PLCnext Platform

Tutorial: First Program With Phoenix Contact’s PLCnext Platform

Learn how to get started with Phoenix Contact’s PLCnext and Engineer software, a platform that ultimately provides a PLC environment for plant control as well as an OS for more advanced IIoT projects.


Python Tutorial Part 4 | Data Structures: Dictionaries

Python Tutorial Part 4 | Data Structures: Dictionaries

Both lists and dictionaries can retain structured data in Python. The dictionary is unique in that it stores individual entries with human-readable logical names rather than index numbers.


Logic at the Sensor Level: Can it Simplify Automation?

Logic at the Sensor Level: Can it Simplify Automation?

Sensor networks with built-in logic functions can save cost and program execution speed, but what are those various logic functions, and when might they be preferred over normal PLC ladder logic?


The Beginner’s Guide to Automation: Adding Control to the System

The Beginner’s Guide to Automation: Adding Control to the System

Every automated cell requires a ‘brain’ in order to achieve the required tasks. How do you determine the necessary I/O, communication protocols, and processor necessary for controlling your system?


Mitsubishi PLC Tutorial: Program and Display Strings In Ladder Logic

Mitsubishi PLC Tutorial: Program and Display Strings In Ladder Logic

Learn how to write a ladder logic program to assign a string value to a data register and share that register with any HMI compatible with Mitsubishi’s MELSEC PLC series.