From Boolean Algebra to PLC Logic

In this article, a simple example will teach you the conversion from Boolean algebra to PLC logic.

PLC Cooking Timer Example for Kitchen Automation

In this article, you will learn the PLC cooking timer example for kitchen automation using ladder logic programming.

Example PLC Program to Control a Pump based on Level Sensors

Learn an example PLC program to control a pump based on level sensors using ladder diagram logic with a video explanation.

PLC Timer Application in Security Camera Recording

In the PLC timer application for security camera recording, when motion is detected then camera starts recording and lights also turn on.

Batch Mixing with PLC Ladder Logic Program

In this example, we will learn batch mixing with PLC ladder logic program using timer instructions such as TP, and TON.

PLC Example on Manufacturing Line Assembly

This PLC example on manufacturing line assembly is an intermediate-level PLC program prepared for the students to learn the programming.

PLC Programming Example with Pushbutton and Motor

In this article, you will learn the PLC programming example with pushbutton and motor control applications with source code.

Boolean Logic to PLC Programming

This article teaches how to convert Boolean logic to PLC programming ladder logic with the video tutorial.

PLC Programming Example on Timers Function Block

In this article, you will learn the PLC programming example on timers function block using switch and lamps.

PLC Pump Control: 10 seconds ON & 20 seconds OFF

Design a program for PLC pump control such that the pump must be turned ON for 10 seconds and turned OFF for 20 seconds.