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
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 for Start-up Control of Boilers
Share
Notification Show More
Font ResizerAa
Inst ToolsInst Tools
Font ResizerAa
  • Courses
  • PLC
  • Control Systems
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
Follow US
All rights reserved. Reproduction in whole or in part without written permission is prohibited.
Inst Tools > Blog > PLC Tutorials > PLC Ladder Logic for Start-up Control of Boilers

PLC Ladder Logic for Start-up Control of Boilers

Last updated: March 4, 2021 4:07 pm
Editorial Staff
PLC Tutorials
1 Comment
Share
4 Min Read
SHARE

The start-up control for the boilers is enabled via a master thermostat. PLC control is to be used to ensure that 4 gas boilers do not start up simultaneously in the system.

Contents
PLC Ladder Logic for Start-up Control of BoilersSolutionList of Inputs/OutputsLadder diagram for start-up control for boilersProgram Description

Write PLC program for this application using ladder diagram language.

PLC Ladder Logic for Start-up Control of Boilers

Programmable Logic Controller Boiler Logic

Solution

Each of the four boilers has two power settings. Each power setting is assigned to PLC.

The master thermostat is connected to PLC input. The thermostat is used to set the temperature at which the boiler is to be switched on and off. Say, If the temperature falls below 75°C, the first power setting of boiler 1 is activated for heating.

Five minutes later, power setting 2 of boiler 1 is activated. Provided that the final temperature has not been reached, a further power setting is enabled for reheating at intervals of 5 minutes.

When the final temperature of 85°C is reached, the boilers are switched off in sequence. Starting with power setting 1 and 2 of boiler 1, then after 5 minutes boiler 2, etc.

When the temperature falls, the boilers are activated again, starting with power setting 1.

List of Inputs/Outputs

List of Inputs

  • I0.0:-Mater thermostat

List of Outputs

  • Q0.1:-Power setting 1-boiler 1
  • Q0.2:-Power setting 2-boiler 1
  • Q0.3:-Power setting 1-boiler 2
  • Q0.4:-Power setting 2-boiler 2
  • Q0.5:-Power setting 1-boiler 3
  • Q0.6:-Power setting 2-boiler 3
  • Q0.7:-Power setting 1-boiler 4
  • Q1.0:-Power setting 2-boiler 4

Ladder diagram for start-up control for boilers

Ladder diagram for start-up control for boilers

PLC Ladder Logic for Boiler Control

Program Description

In this program we have used Siemens S7-300 PLC and TIA Portal Software for programming.

Network 1 :-

When thermostat input (I0.0) is activated, power setting 1(Q0.1) for boiler 1 will be ON.

Network2 :-

After 5 minutes interval power setting 2(Q0.2) for boiler 1 will be ON.

Network 3 :-

After 10 minutes interval power setting 1(Q.3) for boiler 2 will be ON.

Network 4 :-

After 15 minutes interval power setting 2(Q.4) for boiler 2 will be ON.

Network 5 :-

After 20 minutes interval power setting 1(Q.5) for boiler 3 will be ON.

Network 6 :-

After 25 minutes interval power setting 2(Q.6) for boiler 3 will be ON.

Network 7 :-

After 30 minutes interval power setting 1(Q.7) for boiler 4 will be ON.

Network 8 :-

After 35 minutes interval power setting 1(Q1.0) for boiler 4 will be ON.

Note:- Above application may be different from actual application. This example is only for explanation purpose only. We can implement this logic in other PLC also. This is the simple boiler power setting sequence control using PLC, we can use this concept in other examples also.

All parameters and graphical representations considered in this example are for explanation purpose only, parameters or representation may be different in actual applications. Also all interlocks are not considered in the application.

Author : Bhavesh

If you liked this article, then 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:

100 PLC Quiz Questions

PLC Analog Signals Wiring

Practice Tests on PLC

PLC Timers Program

PLC Bending 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

Most Asked Questions on SCADA with Answers
PLC Program for Fish Feeding System
VFD Commissioning and Testing Procedure (Variable Frequency Drive)
PLC Program for Blinking Lamp on 5 Seconds Interval
#4 PLC Best Practices – Use PLC Flags as Integrity Checks
Monitor and Modify Variables in Simatic Manager
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • Ragavan says:
    May 21, 2019 at 11:55 am

    For this logic supposed to be use TON timer.

    Reply

Leave a Reply Cancel reply

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

Stay Connected

128.3kFollowersLike
69.1kFollowersFollow
208kSubscribersSubscribe
38kFollowersFollow

Categories

Explore More

#3 PLC Best Practices – Leave Operational Logic in the PLC wherever feasible
How to import GSD files into the TIA Portal? – Siemens PLC
What is Complementary Split Range Control (CSRC)?
Interposing Relay Panel (IRP) – Wiring and Testing Requirements
Advanced PLC Conveyor Control: Forward and Reverse Rotation
Studio 5000: Programming Three Motors with Fixed Priorities
Extended Timer Logic in PLC
Difference Between NO and NC Contacts

Keep Learning

How to Get a PLC Programming Job With No Experience

How to Get a PLC Programming Job With NO Experience?

Normally closed input actuator as stop button.

Normally-Closed Contacts for Stop Buttons

Free Omron PLC Programming Course in HINDI

Free Omron PLC Programming Course in HINDI

PLC Program with 2 Toggle Switches and 4 Motors

PLC Program with 2 Toggle Switches and 4 Motors

Structured Text PLC Program for Measuring Event Duration

Structured Text PLC Program for Measuring Event Duration

PLC Program for motor operation based on time cycle

PLC Motor Operation based on Time Cycle Sequence – Program

PID parameters

PID in Siemens TIA Portal

Industrial Gas Detection Systems

PLC based Gas Detection System using Ladder Logic Project

Learn More

Linear Motion Control

What is Linear Motion Control? – Factors and Example Devices

Volume Damper

What is a Damper? Types of Dampers in HVAC

PLC offline data of a project are compared

Compare Two Offline PLC Projects

Essential Dorm Room Items Every Student Should Get

The Dorm Room Essentials And Why You Need Them

Free Safety Instrumented System Training Course

Free Safety Instrumented System Training Course

PISTON CHECK VALVE THEORY

Valve Materials Comparison Notes

Leading Power Factor

Power Factor

Enterprise Resource Planning in Industrial Automation

What is ERP in Industrial Automation? – Enterprise Resource Planning

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?