Inst ToolsInst ToolsInst Tools
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Search
  • Books
  • Software
  • Projects
  • Process
  • Tools
  • Basics
  • Formula
  • Power Plant
  • Root Cause Analysis
  • Electrical Basics
  • Animation
  • Standards
  • 4-20 mA Course
  • Siemens PLC Course
Reading: PLC Ladder Logic Example based on Set Coil and Reset Coil
Share
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • Design
  • PLC
  • Interview
  • Control System
Search
  • Courses
  • Automation
    • PLC
    • Control System
    • Safety System
    • Communication
    • Fire & Gas System
  • Instrumentation
    • Design
    • Pressure
    • Temperature
    • Flow
    • Level
    • Vibration
    • Analyzer
    • Control Valve
    • Switch
    • Calibration
    • Erection & Commissioning
  • Interview
    • Instrumentation
    • Electrical
    • Electronics
    • Practical
  • Q&A
    • Instrumentation
    • Control System
    • Electrical
    • Electronics
    • Analog Electronics
    • Digital Electronics
    • Power Electronics
    • Microprocessor
  • Request
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > PLC Ladder Logic Example based on Set Coil and Reset Coil

PLC Ladder Logic Example based on Set Coil and Reset Coil

Step-by-step guide to plc ladder logic with set coil and reset coil example presented in this educational blog.

Last updated: March 23, 2024 7:29 pm
Editorial Staff
PLC Tutorials
No Comments
Share
4 Min Read
SHARE

Step-by-step guide to plc ladder logic with set coil and reset coil example presented in this educational blog.

Contents
Set Coil and Reset Coil ExamplePLC Ladder LogicIOs ListPLC Example using Set and Reset CoilsProgram DescriptionResult

Please note: The logic diagram example is designed for educational use for students and engineering graduates to learn PLC fundamentals.

Set Coil and Reset Coil Example

Problem Statement

Design a PLC ladder logic for the following application.

We are using two toggle switches to control two motors.

If Switch 1 is ON, then Motor I and Motor II will be ON.

If Switch 1 is OFF, then Motor I and Motor II will be still ON.

If Switch 2 is ON, then Motor I and Motor II will be Off.

PLC Ladder Logic

Learn this PLC programming example with the below video.

PLC Program Example for Two Switches and Two Motors

IOs List

Digital Inputs:

The list of inputs given below.

Switch 1: I0.0

Switch 2: I0.1

Digital Outputs:

The list of outputs given below.

Motor 1: Q0.0

Motor 2: Q0.1

PLC Example using Set and Reset Coils

PLC Ladder Logic Example based on Set Coil and Reset Coil

Program Description

  • We used EcoStruxure Machine Expert software for PLC programming.
  • In the above program, we have used Normally Open Contact for Switch 1 (I0.0) and Switch 2 (I0.1).
  • Set and Reset Coils are used for both Motor 1 (Q0.0) and Motor 2 (Q0.1).
  • For Motor 1 and Motor 2 to be ON, switch 1 should be ON.
  • We have used set coils in Rung0 for the outputs, Motor 1 and Motor 2.
  • Motor 1 and Motor 2 will remain ON when the input Switch 1 changes its state from true to false.
  • In Rung 1, we have used Reset Coils for the outputs.
  • When the Input Switch 2 gets ON, the reset coils will turn OFF the outputs.

Result

Let’s see the program result with different input simulations.

When Switch 1 is ON

Set Coil and Reset Coil Example

Switch 1, in the true state, will allow the signal to flow through it and Motor 1, and Motor 2 will get ON.

When Switch 1 is OFF

PLC Example using Set and Reset Coils

Motor 1 And Motor will remain ON when Switch 1 is turned OFF as Set Coils are used for these two Motors. The set coils will remain ON even when the input is changed to false.

When Switch 2 is ON

PLC Programming with Set Reset Coils

When Switch 2 is turned ON, Motor 1 and Motor 2 will TURN OFF as Reset Coils are used for Motor 1 and Motor 2 in Rung1.

The reset coils, once activated, will turn OFF the outputs. And it will keep it OFF even when the input is turned OFF.

If you liked this article, please subscribe to our YouTube Channel for PLC and SCADA video tutorials.

You can also follow us on Facebook and Twitter to receive daily updates.

Read Next:

  • Schneider PLC Programming Example
  • PLC Ladder Diagram for Latching Concept
  • PLC with 2 Toggle Switches and 4 Motors
  • Rockwell CompactLogix and ControlLogix
  • PLC Project Examples EcoStruxure Machine
Don't Miss Our Updates
Be the first to get exclusive content straight to your email.
We promise not to spam you. You can unsubscribe at any time.
Invalid email address
You've successfully subscribed !

Continue Reading

WHILE DO Statement in SCL Language
How to use JUMP Instruction in PLC Ladder Logic?
Distributed Control System Interview Questions
Difference Between CompactLogix and ControlLogix
PLC Based Product Sorting Machine System – Lift Control
How to Troubleshoot a PLC System?
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
210kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

Auto Sugar Bag Filling Station
Comparison Instructions in PLC Programming
RSLogix5000 PLC Program Backup procedure
Types of Industrial Control Systems
PLC or DCS Control System Spares
Which Connection is Best for PLC? – Sinking or Sourcing
PLC Wiring Questions for Technicians and Engineers
PLC Program for Entry and Exit Control of Car Parking

Keep Learning

Free Download PLC Simulator using Excel

PLC Simulator using Excel

Communicate with Excel from Intouch SCADA

How to Communicate with Excel from Intouch SCADA?

Use of Regions in SCL Language

Use of Regions in SCL Language

Loop Diagram

Documentation and Change Control of PLC or DCS Systems

Converter Instruction in Siemens PLC Programming

Converter Instruction in Siemens PLC Programming

Compare DCS, PLC, RTU

Difference between DCS, PLC, and RTU ?

Case Statement in SCL Language

Case Statement in SCL Language

Advanced Skills Required for a PLC Programmer to Get a Job

Advanced Skills Required for a PLC Programmer to Get a Job

Learn More

Difference between Stepper Motor and Servo Motor

Weight-based Level Instruments Principle

Weight-based Level Measurement Principle

Automobile Engineering Projects

220+ Automobile Engineering Projects

State Variable Analysis and Design

State Models for Linear Continuous Time Systems

Electrical Machines Questions and Answers

Induction Motors Flux & MMF Phasors and Waves Questions

CNC Machining vs 3D Printer

CNC Machining vs 3D Printer – What is the difference?

RTD Construction

Introduction to RTDs

Shift Bit Register in PLC

Shift Bit Register in PLC

Menu

  • About
  • Privacy Policy
  • Copyright

Quick Links

  • Learn PLC
  • Helping Hand
  • Part Time Job

YouTube Subscribe

Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?