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 Automatic Door Control System – Programming Example
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 Automatic Door Control System – Programming Example

PLC Automatic Door Control System – Programming Example

This is a PLC Program for an automatic door control system. Learn PLC programming with example problems for students.

Last updated: November 3, 2023 1:50 pm
Editorial Staff
PLC Tutorials
1 Comment
Share
3 Min Read
SHARE

This is a PLC Program for an automatic door control system. Learn PLC programming with example problems for students.

Contents
Automatic Door ControlProblem DiagramProblem SolutionList of inputs/outputsPLC Programming for Automatic Door Control SystemProgram DescriptionResult

Automatic Door Control

Problem Description

Implement logic for the automatic door open & close system in PLC using ladder diagram programming language.

Problem Diagram

PLC Program for Automatic Door Control System

Problem Solution

We will use PLC S7-300 for this application. Also we will use TIA portal software for programming.

In this system when someone enters the infrared sensing field, opening motor starts working to open the door automatically till the door touches the door opening limit switch.

If the door touches the opening limit switch for 8sec and no body enters the sensing field/area, then closing motor starts to close the door automatically till the door touches the closing limit switch.

Stop the closing action immediately if someone enters the sensing field during the door closing process.

List of inputs/outputs

List of inputs

  • Infrared sensor :- I0.0
  • Closing limit switch :- I0.1
  • Opening limit switch :- I0.2

List of outputs

  • Opening motor :- Q0.0
  • Closing motor :- Q0.1

PLC Programming for Automatic Door Control System

PLC Ladder Logic for Automatic Door Control
PLC Automatic Door Control
Automatic Door Control System

Program Description

For this application we used S7-300 PLC and TIA portal software for programming.

Network 1:

When infrared sensor is detected (I0.0), door opening motor (Q0.0) will start. The door will be open. When it touches the close limit switch (I0.1), opening motor will be stop.

Network 2:

When the door touches the opening limit switch (I0.2), timer will be executed.

Network 3:

After 8sec time closing motor (Q0.1) will start. When it touches the closing limit switch, closing motor (Q0.1) will turn OFF.

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 concept of automatic door open and close application, we can use this concept in other examples also.

All parameters considered in example are for explanation purpose only, parameters may be different in actual applications. Also all interlocks are not considered in the application.

Result

PLC Door Opening

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:

  • Motor Starter PLC Logic
  • PLC Fan Control Unit System
  • PLC Oil and Water Separation Process
  • RSLogix5000 PLC Program Backup
  • What is a Limit Switch?
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

What is a Floating License? – Automation Software Systems
PLC Program for Counting Moving Objects on Conveyor
Coil Type Timers in Siemens PLC Programming
Operator Interface for SCADA System
Basic Conveyor System for Product Handling in Omron PLC
Comparison of Proportional Integral Derivative Controllers (PID)
Share This Article
Facebook Whatsapp Whatsapp LinkedIn Copy Link
Share
1 Comment
  • Vaibhavi says:
    November 28, 2022 at 5:44 pm

    Plc based ac motor control system
    Please give this project

    Reply

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

Two Hand Control Logic using PLC
Learn about SCADA and HMI Systems
Extended Timer Logic in PLC
PLC based Gas Detection System using Ladder Logic Project
PLC Program for Blinking Lamp on 5 Seconds Interval
CRA Module in Schneider PLC – Remote IO Adapter Module
PLC Ladder Logic for Opposite Acting Control Valves Application
Features of SCADA

Keep Learning

Ladder Diagram PLC program

PLC Counter Instructions

Light ON OFF Control using PLC

Light ON OFF Control using PLC

Create PLC Program based on Logic Circuit

Create PLC Program based on Logic Circuit

PLC Program for Automatic Bottle Rejection System

PLC Program for Automatic Bottle Rejection System

PLC Program to Control Motor Speed using VFD Drive

Motor Speed Control using VFD and PLC Programming

Code Block Comparison

Compare Online and Offline PLC Programs

Allen Bradley PLC Emulator

How to Work with Allen Bradley RsLogix Emulator?

SFC Language in PLC Programming

SFC Language in PLC Programming

Learn More

Automated Garage Gate Control - PLC Ladder Logic

Automated Garage Gate Control – PLC Ladder Logic

gate-valve-principle-animation

Basics of Gate Valves

What is PDCA - Industrial Maintenance

What is PDCA? – Industrial Maintenance

11 KV Bus A to Bus B Phase Check Problem

11 KV Bus A to Bus B Phase Check Problem

Instrumentation and Control General Specifications

Instrumentation and Control (I&C) General Specifications

100+ Quiz on Electrical Circuits and Control

100+ Quiz on Electrical Circuits and Control

PLC Example to Control LEDs Via Switches

PLC Example to Control LEDs Via Switches

Calibration of Weight

Calibration of Weight using the ABBA Method

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?