PLC Timer Examples : My 3 Favorites

PLC timers are frequently used in ladder logic programming. There are many different types of PLC timers, each with their own unique operation and application. Here we will explore some real world PLC timer examples, draw out the ladder diagrams and explain their operation. A common real world example of using an ON delay timer … Read more

PLC Timer: 11 Different Types Explained

The PLC timer simulates the function of traditional timer relays. Initially, timer relays were utilized in relay logic circuits and were mechanical in nature. Over time, the mechanical timer relays were replaced by electronic timer relays and now, in modern times, they reside in the PLC as software timers. A PLC timer is an instruction … Read more

Ladder Logic Symbols – Operation and Common Uses

The ladder logic symbols that are used in PLC programming have been derived from traditional relay logic control circuits. If you have a basic knowledge of electric circuits then getting started in ladder logic programming should be a breeze. If not, don’t worry, ladder logic is a graphical programming language and getting to know the … Read more

Ladder Logic Basics

Ladder logic is a programming language that is used to program a PLC (Programmable Logic Controller). It is a graphical PLC programming language which expresses logic operations with symbolic notation using ladder diagrams, much like the rails and rungs of a traditional relay logic circuit. Ladder logic is a fast and simple way of creating … Read more

PLC Hardware: A Detailed Overview With Component Examples

PLC Hardware

A PLC (Programmable Logic Controller) is made up of both hardware and software components. The PLC hardware refers to the physical components that make up a PLC system. Whereas the PLC software refers to the PLC’s operating system and application program that are stored in the PLC’s memory. PLC hardware is a term that describes … Read more

PLC Architecture and Types: With Comparison Table

In this article we’ll look at basic PLC architecture, the different types of PLCs used in industrial automation, advantages and disadvantages of PLC types and compare them in a handy reference table. What Is PLC Architecture? The term PLC architecture refers to the design specification of the various PLC hardware and software components and the … Read more

PLC Manufacturers: The Latest PLC Brands, Rankings & Revenues

Today competition in the industrial automation industry is fierce with companies being driven to become PLC manufactures and develop their own PLC brands in order to keep up and stay in front of the technology curve. All the big industrial automation brands are now manufacturing their own PLCs. Some of the major PLC manufacturers have … Read more

PLC Basics

A PLC (Programmable Logic Controller) has some similarity to a personal computer (PC). It has a microprocessor, memory, input and output interfaces. However, unlike a PC, it does not have a keyboard, mouse, monitor or hard disk. And before for you ask, no – it can’t surf the net, check your social media status or … Read more

PLC Sequencer Logic

PLC sequencer logic is an essential component to have in your quiver of ladder logic sample code.It forms the backbone to the majority of processes for industrial automation. Applications that require sequencer logic include conveyor systems, palletizing machines, batching plants, packaging machines, storage and retrieval systems and the list goes on and on. A sequence … Read more