To develop SCADA software to control all the feeders through PC and display the parameters in graphical format.
- PLC: (Programmable Logic Controller) PLC is used for automation of various electro-mechanical processes in industries.
- PLC is a purpose-built machine control computer designed to read digital and analog inputs from various sensors.
- It executes a user defined logic program, and writes the resulting digital and analog output values to various output elements.
- SCADA (Supervisory Control and Data Acquisition) is a control system architecture which controls PLC using computers, network data communication and graphical user interface.
- PLC and SCADA system will monitor, store and retrieve information from the database and based on its program, it will access electrical power system remotely.
- It will provide GUI to control the system.
- To fetch and monitor parameters of each feeders from PC.
- To design an application and database for PLC SCADA system.
- To develop desktop application to control the MCB’s.
- To show the Historical trend of some time span and store data in text file as well.
- Transfer data in PLC and pc using serial communication in java.
- Store timestamped data from PLC into database.
- Create GUI to control the PLC easily from remote system.
- Remotely controlling the electrical feeders of Walchand College Of Engineering,Sangli.
- Keeps track of different current, voltage values through feeders and alerting if any unusual output.
- Graphical representation of the data available in database.
- Provides GUI for monitoring electrical supply to feeders.