* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
Download Microcontroller based substation monitoring and control system
Thermal runaway wikipedia , lookup
Variable-frequency drive wikipedia , lookup
Electrical ballast wikipedia , lookup
Geophysical MASINT wikipedia , lookup
Current source wikipedia , lookup
Resilient control systems wikipedia , lookup
Electronic paper wikipedia , lookup
Electrical engineering wikipedia , lookup
Electronic engineering wikipedia , lookup
History of electric power transmission wikipedia , lookup
Buck converter wikipedia , lookup
Power engineering wikipedia , lookup
Switched-mode power supply wikipedia , lookup
Voltage optimisation wikipedia , lookup
Ground (electricity) wikipedia , lookup
Control system wikipedia , lookup
Two-port network wikipedia , lookup
Resistive opto-isolator wikipedia , lookup
Rectiverter wikipedia , lookup
Surge protector wikipedia , lookup
Stray voltage wikipedia , lookup
Alternating current wikipedia , lookup
Amtrak's 25 Hz traction power system wikipedia , lookup
Earthing system wikipedia , lookup
Mains electricity wikipedia , lookup
Circuit breaker wikipedia , lookup
Opto-isolator wikipedia , lookup
Electrical wiring in the United Kingdom wikipedia , lookup
Advanced Substation monitoring and control system The purpose of this project is to monitor and control various electrical devices within the substation. The parameters that will be monitored include the voltage, current, frequency and circuit breaker status. It can be extended to monitor the Transformer temperature. It also trips the circuit breaker whenever necessary. This project consists of a Microcontroller based control system, sensors for various electrical parameters and sensor for temperature measurement. The analog and digital inputs from respective sensors are sent to the microcontroller. Microcontroller process this raw data and converts into human readable format and displays on LCD display. Microcontroller continuously checks the data being read and takes necessary action if the read values exceed the preset limits. The action could be opening of a circuit breaker. The objectives of the project include: 1. Monitors voltage, current, temperature of Substation devices. 2. Produces buzzer alerts. 3. LCD displays the alert messages based on the user requirements. The project provides us exposure on: 1. Initialization of ADC module of microcontroller. 2. Embedded C program. 3. PCB designing. 4. Employing different electrical sensors. 5. LCD interfacing. The major building blocks of this project are: 1. Microcontroller based mother board with regulated power supply. 2. Sensors for Voltage, Current, Frequency and Temperature. 3. A relay to control the circuit breaker. 4. LCD display for displaying the electrical parameters and circuit breaker status. 5. Buzzer. Block Diagram: