The project is designed to control a circuit breaker by using a password for the safety of electric man. Critical electrical accidents to line men are on the rise during electric line repair due to lack of communication and co-ordination between the maintenance staff and electric substation staff.
The system has two purposes. Firstly, whenever there is overload, the system shuts down automatically. The second purpose is for the electric line man safety which provides a solution that ensures safety of maintenance staff, i.e., line man. The control to turn on/off the line will be maintained by the line man only because this system has an arrangement such that a password is required to operate the circuit breaker (on/off).
This system is fully controlled by a PIC microcontroller. A matrix keypad is interfaced to the microcontroller to enter the password. The entered password is compared with the password stored in the microcontroller. If the password entered is correct, then only the line can be turned on/off. The activation / deactivation of the circuit breaker is indicated by a lamp that turns on or off. Status of loads is displayed on LCD. Buzzer indicates the alerts
The features of the project are: Â- Keypad based password accessing.
- Circuit breaker operation using password access.
- Regulated Power Supply.
- PIC Micro Controller.
- Keypad.
- Relays with driver.
- Crystal
- Reset.
- LED indicators.
- LCD display.
- PIC-C compiler for Embedded C programming.
- PIC kit 2 programmer for dumping code into Micro controller.
- Express SCH for Circuit design.
Â
Block Diagram:
video:











