Automation of Industrial Work With Pre Programmable Switch Application
Automation of Industrial Work With Pre Programmable Switch Application
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
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
• AT89S52
• Relay Driver
• Relays
• Push Buttons
• LEDs
• Diodes
• LCD
• Voltage Regulator
SOFTWARE REQUIREMENTS
• KEIL COMPILER
• EMBEDDED C