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 based Automatic Bell System for a School
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 based Automatic Bell System for a School

PLC based Automatic Bell System for a School

Last updated: March 4, 2021 4:02 pm
Editorial Staff
PLC Tutorials
No Comments
Share
3 Min Read
SHARE

In a school, bell is activated by the PLC system. The bell will ring automatically at a fixed timing for 5 seconds interval. Write PLC program for this system using ladder logic programming.

Contents
Automatic Bell SystemSolutionList of Inputs/OutputsLadder diagram for Automatic School Bell SystemLogic Description

The required bell timings are at school start time, break time and school end time.

Automatic Bell System

PLC based Automatic Bell System

Solution

For this automatic system we will use PLC programming. Here we read PLC time in the program and compare it.

For example in school we need to ring bell at three different time (School begin, breaks and end of the school.).

So compare this three different time using comparators. Also we will generate three different conditions for the bell output.

List of Inputs/Outputs

List of Outputs

  • Q0.0 :- School bell

M memory

  • M0.0 :- School begin bell ringing command
  • M0.1 :- Break time bell ringing
  • M0.2 :- School end bell ringing command
  • Internal tag 1 :- Actual time
  • Internal tag 2 :- School begin time
  • Internal tag 3 :- Break time
  • Internal tag 4:- School end time

Ladder diagram for Automatic School Bell System

PLC Automatic Bell Logic
PLC Electric Bell Logic
PLC Ladder Logic for School Bell
PLC School Projects

Logic Description

Network 1 :-

Here School begin time is compared with actual time of the PLC clock. Bell condition will remain ON for 10s (seconds) and after 10s it will be OFF automatically.

Network 2 :-

Here School break time is compared with actual time of the PLC clock. Bell condition will remain ON for 5s and after 10s it will be OFF automatically.

Network 3 :-

Here School end time is compared with actual time of the PLC clock. Bell condition will remain ON for 10s and after 10s it will be OFF automatically.

Network 4 :-

Any condition out of three is triggered bell output 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 School bell 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:

Best 100 PLC Projects

Sensor Scaling + Offset

Quiz on PLC Systems

SCADA HMI Software

PLC Tank Mixing Logic

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

PLC Programming Videos
Types of Failures in Industrial Automation Systems
How to Write and Read a Program for Mitsubishi FX3U PLC?
Structured Text PLC Example for Motor Interlocking and Control
PID Controllers in Closed Loop Control Systems – PLC Basics
Automatic Motor Forward and Reverse Control using Timer
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

PLC Programming Example on Bottle Line Control
Mitsubishi PLC Counter Tutorial Using GX-Works2
How to Interchange ON Delay Timer and OFF Delay Timer in a PLC
What is Alarm Prioritization? – Types of Alarms
How to Read the PLC Datasheet? – Important Notes About PLC
Upgrading and Migration of PLC Systems
How to use Simulator in Siemens PLC?
How to Configure Distributed IO in a PLC Project?

Keep Learning

Operator Interface for SCADA System

Operator Interface for SCADA System

Configure Analog Inputs and Outputs in Delta PLC

How to Configure Analog Inputs and Outputs in Delta PLC?

PLC Programming Example on Timers Function Block

PLC Programming Example on Timers Function Block

Wiring-Connection-from-PLC-to-Solenoid-Valves

How to Connect a Solenoid Valve with PLC?

Web SCADA HMI

Web-based SCADA HMI Software

Open Platform Communication (OPC)

Open Platform Communication (OPC)

Allen Bradley PLC Interview Questions & Answers

Allen Bradley PLC Interview Questions and Answers

Sink or source PNP or NPN Normally Open or Normally Closed Input v. output. output

Sink or Source? Normally Open or Normally Closed?

Learn More

Computer Networks Multiple Choice Questions

150 Computer Networks Multiple Choice Questions and Answers

DC Power Supplies Objective Questions

DC Power Supply Objective Questions

Control Valve Packing

Control Valve Packing

Absorption Instrumentation Questions & Answers

Absorption Instrumentation Questions & Answers

Smoke Detector Testing Procedure

Smoke Detector Testing Procedure

Parking Lights PLC Program Explained with Video

Parking Lights PLC Program Explained with Video

Flood alert system using programmable logic controller

Flood Warning System using Programmable Logic Controller

Characteristics of Level Measurement Technologies

Identify Characteristics of Level Measurement Technologies

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?