0% found this document useful (0 votes)
25 views

Automation of Industrial Work With Pre Programmable Switch Application

Uploaded by

Gowdhaman Mohan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

Automation of Industrial Work With Pre Programmable Switch Application

Uploaded by

Gowdhaman Mohan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 8

AUTOMATION OF INDUSTRIAL WORK

WITH PRE PROGRAMMABLE SWITCH


APPLICATION
INTRODUCTION
Programmable logic controllers used in industrial applications are very expensive for simple

operations like sequential switching of loads. In this project we demonstrate the working of

this simple operation using a microcontroller of 8051 family. In industries, there are many

tasks are carried out which requires some repeated operation in various orders and time

intervals. For example, certain loads need to be switched ON/OFF in specific time intervals. In

order to achieve this, microcontroller is programmed in such a way that the loads a can be

operated automatically Thus, tasks performed by costly PLCs can now be achieved using a

microcontroller making the device cost effective.


ABSTRACT
• The project operates the switching mechanism of industrial loads for repeated

operations with the help of a user programmable logic control device. The

project uses three switches and a microcontroller of 8051 family that operates

the loads in three modes: set, auto and manual mode. In set mode, the load

works according to the specified time and in auto mode it operates in default

time. In the manual mode, user can manually switch the load. The status of

the loads and mode are displayed on LCD. This project is useful in industries

where the loads are operated in repetitive orders and in time intervals. 
PROPOSED SYSTEM
• The Programmable Switching Control circuit can be used as a replacement to PLC for simple
load switching. Once the circuit is switched ON, it will ask the user to select either of the two
functions which is Start or Setup with the help of two push buttons.

• Here, the Start function is used to start the switching operation with the predefined time
settings that are already stored in the microcontroller whereas the Setup function is used to
modify the predefined timing values with necessary user required values.

• Consider if we started the operation by pressing Start button. Now, the Microcontroller will
sequentially turn ON and OFF the loads according the Time Interval which is already stored in
the Microcontroller.
ADVANTAGES OF PROPOSED SYTEM

• Increased productivity (repetitive nature).


• High accuracy (due to program).
• Less human error.
• It is reliable.
APPLICATION
• It can be used in processing industries.
• It can be used in manufacturing industries.
• Automation Factories.
BLOCK DIAGRAM
HARDWARE REQUIREMENT

• AT89S52
• Relay Driver
• Relays
• Push Buttons
• LEDs
• Diodes
• LCD
• Voltage Regulator

SOFTWARE REQUIREMENTS
• KEIL COMPILER
• EMBEDDED C

You might also like