Latest PLCs & PACs Technical Articles

Categories

Getting Starting with the HART Protocol for Sensing Instruments

Getting Starting with the HART Protocol for Sensing Instruments

The HART protocol enables instruments to send analog and digital signals over the same physical wire. This provides multiple advantages for remote configuration, increased accuracy, and more.


Advanced Scaling Techniques for PLC Analog Quantities

Advanced Scaling Techniques for PLC Analog Quantities

Configuring analog signals into usable digital quantities is accomplished by scaling function inside the PLC, which, along with analog signal wiring, is important to understand.


Understanding PLC Program Commands: Up and Down Counters

Understanding PLC Program Commands: Up and Down Counters

Counting up and down are commonly required functions in PLC lagger logic programs for tracking inventories, placement patterns, and gaining informational insights about machine performance statistics.


Successful Obsolescence Mitigation

Successful Obsolescence Mitigation

Designing an obsolescence mitigation plan to detect and solve mitigation risks before they occur is key to avoiding costly downtime and a potential catastrophe in control environments. 


Understanding PLC Program Commands: One-Shots

Understanding PLC Program Commands: One-Shots

Many PLC commands are well-known to programmers, including contacts, coils, timers, and counters. But a less-common instruction is the one-shot, capable of harnessing the incredible processing speeds in a CPU.


Obsolescence in Control Systems - Disaster or Opportunity?

Obsolescence in Control Systems - Disaster or Opportunity?

One of the most considerable risks in aging control environments is that eventually, spare parts become obsolete and unavailable, and the lack of an upgrade plan can turn a simple failure into a catastrophe.


Allen-Bradley PLCs - A Hardware History

Allen-Bradley PLCs - A Hardware History

Credited with coining the name ‘PLC’, Allen-Bradley and parent company Rockwell Automation are major players in the world of control systems. Learn how the hardware platforms have evolved into the familiar modern configurations.


Understanding PLC Program Commands: Timers

Understanding PLC Program Commands: Timers

The timer is a fundamental function of ladder logic programming. In this article, we discuss on- and off-delay as well as retentive timers and define the inputs and outputs required to properly use them.


Scaling Values: Linear Versus Non-Linear Changes

Scaling Values: Linear Versus Non-Linear Changes

Scaling values has a wide range of applications and helps to match output values to their real-world applications. Most scaling is linear, but many of these real-world changes are not quite so simple.


Controlling Hydraulic Devices with Open and Closed Loop Systems

Controlling Hydraulic Devices with Open and Closed Loop Systems

What if you could control the end position and the speed of a hydraulic actuator accurately with just a simple signal? Some systems use simple open/close valves, but others require far more precision.


Variable Frequency Drives: Managing Network Outage Responses

Variable Frequency Drives: Managing Network Outage Responses

Even with the most reliable networks, network outages are inevitable for a host of reasons, and managing these outages in VFD systems becomes critically important.


How-To: Implementing a Data Highway Plus (DH+) System

How-To: Implementing a Data Highway Plus (DH+) System

Allen Bradley’s Data Highway Plus (DH+) networking ability is still found commonly in interfaces with legacy equipment. Understanding this network structure can bridge the gap between old and new systems.


Contactors versus Relays - Differences and Applications

Contactors versus Relays - Differences and Applications

Although the are similarities in operating theory, relays and contactors are used in industrial circuits for different specific applications, and should not be used interchangeably.


The Cat’s Out of the Bag - Demystifying Network Cables

The Cat’s Out of the Bag - Demystifying Network Cables

What’s the difference between a Cat 6 and a Cat 6a cable, anyhow? Ethernet cables must meet certain performance standards, and these standards can be quite confusing at first glance.


Siemens SIMATIC PLCs - Hardware History

Siemens SIMATIC PLCs - Hardware History

In the first article of this series, we investigate Siemens as a major PLC manufacturer, learning about the hardware, software, and key applications of each product lineup.


Defining Scalar and Vector Control in VFD Outputs

Defining Scalar and Vector Control in VFD Outputs

Two common methods exist for driving induction motors with VFDs - linear scalar control, which is often labeled as V/f, and vector, or field-oriented control, which can be a bit more complex to understand.


How to Use Analog to Digital Converters in a Control System

How to Use Analog to Digital Converters in a Control System

Using an ADC can be very useful when dealing with analog devices in microprocessors, and a necessity when adding analog devices to an industrial controller. But once you connect the hardware - what next?


How-To: Programming with IO-Link Devices

How-To: Programming with IO-Link Devices

Advanced features such as programmable limits, diagnostics, and remote configuration are available with IO-Link devices. Learn how to connect an example IO-Link block into an actual PLC project.


Linear Position Sensors - Control is Only as Precise as the Feedback

Linear Position Sensors - Control is Only as Precise as the Feedback

Linear position sensors are used in electrical and fluid-actuated motion devices. They allow extremely precise position, velocity, and acceleration control, and provide feedback to ensure product quality and tolerance compliance.


Info Byte: What’s the Deal With Debouncing Switches?

Info Byte: What’s the Deal With Debouncing Switches?

Before digital control systems, responses were fairly slow. Push a button, and a motor contactor engaged. These days, the speed of computers introduces some new challenges but brings solutions as well.