SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 997
Substation Monitoring and Control Based on Microcontroller Using IoT
Mayuri Patil1, Snehal Desai2, Shubham Pawar3, Swapnil Shewale4, Prof. P. J. Yadav5
1,2,3,4 Student, Department of Electrical Engineering, Shree Santkrupa Institute of Engineering and Technology,
Ghogaon, Karad, India.
5Professor, Department of Electrical Engineering, Shree Santkrupa Institute of Engineering and Technology,
Ghogaon, Karad, India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Automation of substations has become a need of every utility to increase and improve its efficiency improve the
quality of the energy supplied. Health care surgeries are the most important. In general, IoT has been used significantly to
connect advanced medical devices and to make smart effective healthcare for people. Sensors include a current sensor, an AC
voltage sensor and a temperature sensor. Each sensor is equipped with an Arduino microcontroller. The Arduino Uno is
working as a microcontroller in the coordinated intelligent voltage and current monitoring system (SVCMS) to determine the
voltage and current sensor results. It also passes this data on after wards review, to the end PC gimmick exercising the IoT
module. The Arduino Uno controller and IoT the modules are individually a microcontroller and far from distorted. The
Arduino controller and IoT modules are microcontroller and remote control included.
Key Words: ADC, LCD, Arduino, Relay, Buzzer, etc…
1. INTRODUCTION
Enhance the IoT-based continuous inspection system for substation testing and management by increasing test
frequencies. Administrators can use this integrated method to check the general condition in steady and transient
conditions of the substation. The power structures are clearly strange, incredibly huge and dynamic organizations. These
electric scaffolds come together for practical benefits, improved quality and functional benefits. New devices must meet
the high-tech needs of the substation, while being safe, adaptable, design-ready and easily drinkable for the changes to
come. The substation device must minimize unplanned downtime and also increase system consistency.
1.1 LITERATURE REVIEW
This project aims to design a system capable of wirelessly covering and controlling the technology of the substation called
IOT. An IOT module provides the communication interface. By using the IOT module, we can update the data on Web boy.
In our design, we take into account the parameters of the substation, the voltage and frequency of the current, the
temperature. Krupal Dhimar, Mr. Jenish Patel, Mr. Yasin Shaikh, Mr. Ana Musani “Monitoring and control of cabins via
microcontroller and GSM” by Krisn Patel Objective: The project consists in the acquisition and recording of external
electrical parameters such as voltage, current and frequency values in real time via gsm network with gsm modem /
telephone together with the temperature in the control unit stoner can launch commands in the form of text messages to
read the electrical parameters remotely. This system can also automatically record electrical parameters in real time
periodically (ground in time settings) in the form of SMS. This system can be designed to send SMS alerts when the relay
trips or when the voltage or current exceeds predefined limits. This design uses a microcontroller. The controller can
communicate effectively with the various detectors used. The controller is equipped with an internal memory in
compliance with the law. This memory is used to leave a set of assembly instructions in the controller. And the function of
the regulator depends on its assembly instructions. The controller is programmed with the “bedded c” programming
language. As a result, the substation bias voltage parameters, similar to frequency, voltage, load impedance, tilt, oil, paint
position, temperature, cooling condition, power supply and safety system are displayed correctly.
1.2 HARDWARE COMPONENTS
• Arduino Nano
• Current transformer
• Potentiometer
• LM35 Temperature sensor
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 998
• 555 timer
• Regulated Power Supply (RPS)
▪ Transform
▪ Rectifier
▪ Filter
▪ Regulator
• Wi-Fi module
• Liquid Crystal Display (LCD)
1.3 SOFTWARE REQUIREMENTS
• Embedded C
• Arduino software (IDE) ADVANTA
2. METHODOLOGY
Fig -1: Block diagram of Substation Monitoring and Control Based on Microcontroller Using IoT
PREVENT DIAGRAM DESCRIPTION
1. Arduino circuit
2. Power supply
3. 16 x 2 LCD display
4. GSM modem
5. Relay driver
ARDUINO
Controller (Deep
Belief Network)
Power Supply
LCD
LED Indicator
Serial Port
GSM Modem
Sensor
Current Sensor
Voltage Sensor
Relay
Load
Buzzer
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 999
Arduino Circuit:
Arduino will give signal to the relay to cut off the particular area electricity where fault has been occurred. For open circuit,
if current is less than the minimum value current, then the relay of that particular area will be off. For very high voltage, if
voltage is greater than the cut off voltage, then the relay of that particular area will be off Buzzer and indicator of the panel
will become ON to alarm the people in the Substation. Although Arduino will automatically cut off the power supply of the
particular area. Then, also a cut OFF and ON which has been provided in the panel to manually cut OFF and ON the
particular area Distribution line.
Power supply:
The project required +5 volt and +12 volt power supplies. +5 volts is given to the microcontroller board and LCD display.
+12 Volts are used for Relay and All Other Driver.
16 X 2 LCD display:
It consists a user program area of RAM that can be programmed to generate any character that can be showed using a dot
matrix. To controlling, the hexadecimal command byte 80H is used to indicate that the display RAM address 00H is
selected. The display takes high time to performing its function. LCD bit 7 is monitored at logic high. Hence the display is
not overwritten.
GSM modem:
The wireless modem works like a dial-up modem. The difference between is that dial-up modems send and receive data
over fixed telephone lines, and wireless modems send and receive data over radio waves. In GSM mobile phones, a SIM
card from the mobile phone provider is required for operating the GSM modem. The GSM modem is an external unit or a
PCMCIA card (known as a PC card). External GSM modems connect to your PC via a serial cable, USB cable, Bluetooth, or
infrared.
Relay driver:
We are using node MCU ESP8266 to control the relay and therefore electricity to Distribution area Through internet. The
microcontroller output is not enough to drive the relay directly. Hence to drive a relay, use a relay driver uses a transistor
as a switch.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1000
3. CIRCUIT DIAGRAM
Fig -2: Circuit diagram of Substation Monitoring and Control Based on Microcontroller Using IoT
U1
7805
TR1
BR1
1 3
C1
1nF
R1
10k
2W005G
LCD1
LM016L
TRAN-2P2S
D1
LED-GREEN
U4
4
IP+ VCC
1
U2
VIOUT
3 13
OSC1/CLKIN
14
OSC2/CLKOUT
5
IP- GND
2
2
RA0/AN0
ACS755XCB-050 3 RA1/AN1
RB0/INT
33
RB1
34
RB2 35
RB3/PGM
36
RB4
37
4
RA2/AN2/VREF-/CVREF RB5 38
U5
4
IP+ VCC
1
VIOUT
3
5
IP- GND
2
ACS755XCB-050
5
RA3/AN3/VREF+ RB6/PGC
39
6
RA4/T0CKI/C1OUT RB7/PGD
40
7
RA5/AN4/SS/C2OUT
RC0/T1OSO/T1CKI
15
8
RE0/AN5/RD RC1/T1OSI/CCP2
16
9
RE1/AN6/WR
10
RE2/AN7/CS
1
MCLR/Vpp/THV
U3
27.0 VOUT
3
RC2/CCP1
17
RC3/SCK/SCL
18
RC4/SDI/SDA
23
RC5/SDO
24
RC6/TX/CK
25
RC7/RX/DT
26
TC1047
RD0/PSP0
19
RD1/PSP1
20
RD2/PSP2
21
RD3/PSP3
22
RD4/PSP4
27
RD5/PSP5
28
RD6/PSP6
29
RD7/PSP7
30
RL1
12V
L1
12V
BUZ1
PIC16F877A
BUZZER
VI VO
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1001
4. CONCLUSION
Completion of our project “Monitoring and control of substations with microcontroller and IOT”, we can improve quality of
transmitted power and sustained power transmission. The substation can talk the aid association shows which failures are
linked and strengthens the two-way economy. A control of the colored boundaries is carried out to ensure the safety and
handling of the station. With largely motivated help to produce growth, the effort was successfully implemented. In this
way, the business was effectively set up and tested. The designed system provides Remote control of substations. The
specific area of the substation can be controlled in the same way Transmission of field directions from the substation.
REFERENCES
[1] Sarfraz Fayaz Khan, “Internet of Things (IoT) Healthcare Monitoring System through the Use of RFID”, IEEE
International conference on and management, pp. 198-204, 2017.
[2] “Advances in centralized protection and control within a substation”. In IEEE transactions, a Power Delivery, Volume 31,
No. 4, pp 1945-1952 2016.
[3] B.A. Course, v. E. Lynch, D. E. Newman and myself. Dobson, „Assessment of Blackout Mitigation Transmission
Systems“, Hawaii International Conference on System Science, January 2003.
[4] S Matsuda, Y. Watabe, I. I. Asrizal, S. Katayama, K. Okuno et K. Kasuga, “The problems overcome in design and
application of automation systems for substations compliant with IEC 61850 ”, in Advanced Power System
Automation and Protection (APAP), International Conference 2011 op, October 2011, pp. 198–202.

Contenu connexe

Tendances

High Voltage Gas Insulted Switchgear (GIS) Field Testing According to IEEE C3...
High Voltage Gas Insulted Switchgear (GIS) Field Testing According to IEEE C3...High Voltage Gas Insulted Switchgear (GIS) Field Testing According to IEEE C3...
High Voltage Gas Insulted Switchgear (GIS) Field Testing According to IEEE C3...Ali Sepehri
 
ETAP - real time
ETAP - real timeETAP - real time
ETAP - real timeHimmelstern
 
Smart grid and hydo electric power power plant
Smart grid and hydo electric power power plantSmart grid and hydo electric power power plant
Smart grid and hydo electric power power plantjunaid bashir
 
Smart grid ppt seminar topic
Smart grid ppt seminar topic Smart grid ppt seminar topic
Smart grid ppt seminar topic ramesh kumawat
 
Basics Of Energy Matering And Fraud Detection
Basics Of Energy Matering And Fraud DetectionBasics Of Energy Matering And Fraud Detection
Basics Of Energy Matering And Fraud DetectionAbhisek Swain
 
Transformer asset management
Transformer asset managementTransformer asset management
Transformer asset managementMuthar Hussain
 
A brief about building management system
A brief about building management systemA brief about building management system
A brief about building management systemEndeavour Africa
 
Substation Automation
Substation AutomationSubstation Automation
Substation Automationskullbreaker
 
SMART GRID TECHNOLOGY
SMART GRID TECHNOLOGYSMART GRID TECHNOLOGY
SMART GRID TECHNOLOGYRanjan kumar
 
Advance Metering Infrastructure: Smart Meter
Advance Metering Infrastructure: Smart MeterAdvance Metering Infrastructure: Smart Meter
Advance Metering Infrastructure: Smart MeterMD NAWAZ
 
Distribution System Automation
 Distribution System Automation  Distribution System Automation
Distribution System Automation Adithya Ballaji
 
Gas insulated substation
Gas insulated substationGas insulated substation
Gas insulated substationsharique_64
 
Smart Grid Advanced Metering Infrastructure
Smart Grid Advanced Metering InfrastructureSmart Grid Advanced Metering Infrastructure
Smart Grid Advanced Metering InfrastructureArul Kumar
 
Gas insulated substation
Gas insulated substationGas insulated substation
Gas insulated substationMOHDFAIZAN75
 
Arduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulatorArduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulatorEdgefxkits & Solutions
 
Protection and control of Microgrid
Protection and control of MicrogridProtection and control of Microgrid
Protection and control of MicrogridAmarjeet S Pandey
 
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)Power System Operation
 
final project report_full edit
final project report_full editfinal project report_full edit
final project report_full editSayam Roy
 

Tendances (20)

High Voltage Gas Insulted Switchgear (GIS) Field Testing According to IEEE C3...
High Voltage Gas Insulted Switchgear (GIS) Field Testing According to IEEE C3...High Voltage Gas Insulted Switchgear (GIS) Field Testing According to IEEE C3...
High Voltage Gas Insulted Switchgear (GIS) Field Testing According to IEEE C3...
 
ETAP - real time
ETAP - real timeETAP - real time
ETAP - real time
 
Smart grid and hydo electric power power plant
Smart grid and hydo electric power power plantSmart grid and hydo electric power power plant
Smart grid and hydo electric power power plant
 
Smart grid ppt seminar topic
Smart grid ppt seminar topic Smart grid ppt seminar topic
Smart grid ppt seminar topic
 
Basics Of Energy Matering And Fraud Detection
Basics Of Energy Matering And Fraud DetectionBasics Of Energy Matering And Fraud Detection
Basics Of Energy Matering And Fraud Detection
 
Transformer asset management
Transformer asset managementTransformer asset management
Transformer asset management
 
A brief about building management system
A brief about building management systemA brief about building management system
A brief about building management system
 
Substation Automation
Substation AutomationSubstation Automation
Substation Automation
 
SMART GRID TECHNOLOGY
SMART GRID TECHNOLOGYSMART GRID TECHNOLOGY
SMART GRID TECHNOLOGY
 
SCADA of the Future
SCADA of the FutureSCADA of the Future
SCADA of the Future
 
Advance Metering Infrastructure: Smart Meter
Advance Metering Infrastructure: Smart MeterAdvance Metering Infrastructure: Smart Meter
Advance Metering Infrastructure: Smart Meter
 
Distribution System Automation
 Distribution System Automation  Distribution System Automation
Distribution System Automation
 
Gas insulated substation
Gas insulated substationGas insulated substation
Gas insulated substation
 
Smart Grid Advanced Metering Infrastructure
Smart Grid Advanced Metering InfrastructureSmart Grid Advanced Metering Infrastructure
Smart Grid Advanced Metering Infrastructure
 
Solar O&M Presentation Intersolar 2013
Solar O&M Presentation Intersolar 2013Solar O&M Presentation Intersolar 2013
Solar O&M Presentation Intersolar 2013
 
Gas insulated substation
Gas insulated substationGas insulated substation
Gas insulated substation
 
Arduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulatorArduino based automatic temperature controlled fan speed regulator
Arduino based automatic temperature controlled fan speed regulator
 
Protection and control of Microgrid
Protection and control of MicrogridProtection and control of Microgrid
Protection and control of Microgrid
 
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)
 
final project report_full edit
final project report_full editfinal project report_full edit
final project report_full edit
 

Similaire à Substation Monitoring and Control Based on Microcontroller Using IoT

REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISISREAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISISIRJET Journal
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGIRJET Journal
 
IRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal RobotIRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal RobotIRJET Journal
 
IOT Based Three Phase Transmission Line Fault Detection and Classification
IOT Based Three Phase Transmission Line Fault Detection and ClassificationIOT Based Three Phase Transmission Line Fault Detection and Classification
IOT Based Three Phase Transmission Line Fault Detection and ClassificationIRJET Journal
 
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET Journal
 
IRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET Journal
 
Underground Cable Fault Detection Using Arduino
Underground Cable Fault Detection Using ArduinoUnderground Cable Fault Detection Using Arduino
Underground Cable Fault Detection Using ArduinoIRJET Journal
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET Journal
 
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET Journal
 
GSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring SystemGSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring Systemijtsrd
 
Development of Smart system for Monitoring Windmill
Development of Smart system for Monitoring WindmillDevelopment of Smart system for Monitoring Windmill
Development of Smart system for Monitoring WindmillIRJET Journal
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET Journal
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET Journal
 
Prepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimPrepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimBelim Gulammurtuja
 
IoT Based smart Battery Management System
IoT Based smart Battery Management SystemIoT Based smart Battery Management System
IoT Based smart Battery Management SystemIRJET Journal
 
IoT Based smart Battery Management System
IoT Based smart Battery Management SystemIoT Based smart Battery Management System
IoT Based smart Battery Management SystemIRJET Journal
 
IRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller BoardIRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller BoardIRJET Journal
 
Development of Versatile Area Gamma Monitor for Radiation Industries
Development of Versatile Area Gamma Monitor for Radiation IndustriesDevelopment of Versatile Area Gamma Monitor for Radiation Industries
Development of Versatile Area Gamma Monitor for Radiation IndustriesIRJET Journal
 
IRJET- IoT based Industrial Automation
IRJET-  	  IoT based Industrial AutomationIRJET-  	  IoT based Industrial Automation
IRJET- IoT based Industrial AutomationIRJET Journal
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionIRJET Journal
 

Similaire à Substation Monitoring and Control Based on Microcontroller Using IoT (20)

REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISISREAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
REAL-TIME LOCATION TRACKER FOR HEALTH PATIENT IN CRISIS
 
TRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORINGTRANSFORMER FAULT DETECTION AND MONITORING
TRANSFORMER FAULT DETECTION AND MONITORING
 
IRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal RobotIRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal Robot
 
IOT Based Three Phase Transmission Line Fault Detection and Classification
IOT Based Three Phase Transmission Line Fault Detection and ClassificationIOT Based Three Phase Transmission Line Fault Detection and Classification
IOT Based Three Phase Transmission Line Fault Detection and Classification
 
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection Robot
 
IRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for Vehicle
 
Underground Cable Fault Detection Using Arduino
Underground Cable Fault Detection Using ArduinoUnderground Cable Fault Detection Using Arduino
Underground Cable Fault Detection Using Arduino
 
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET- Monitoring and Protection of Distribution Transformer using GSM Module
IRJET- Monitoring and Protection of Distribution Transformer using GSM Module
 
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM ModuleIRJET - Monitoring and Protection of Distribution Transformer using GSM Module
IRJET - Monitoring and Protection of Distribution Transformer using GSM Module
 
GSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring SystemGSM Based Transformer Fault Monitoring System
GSM Based Transformer Fault Monitoring System
 
Development of Smart system for Monitoring Windmill
Development of Smart system for Monitoring WindmillDevelopment of Smart system for Monitoring Windmill
Development of Smart system for Monitoring Windmill
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...IRJET-  	  Wireless Data Monitoring and Fault Identification by using IoT in ...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in ...
 
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
IRJET- Wireless Data Monitoring and Fault Identification by using IoT in Ther...
 
Prepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by BelimPrepaid Energy Meter Present by Belim
Prepaid Energy Meter Present by Belim
 
IoT Based smart Battery Management System
IoT Based smart Battery Management SystemIoT Based smart Battery Management System
IoT Based smart Battery Management System
 
IoT Based smart Battery Management System
IoT Based smart Battery Management SystemIoT Based smart Battery Management System
IoT Based smart Battery Management System
 
IRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller BoardIRJET- A Review Paper on Development of General Purpose Controller Board
IRJET- A Review Paper on Development of General Purpose Controller Board
 
Development of Versatile Area Gamma Monitor for Radiation Industries
Development of Versatile Area Gamma Monitor for Radiation IndustriesDevelopment of Versatile Area Gamma Monitor for Radiation Industries
Development of Versatile Area Gamma Monitor for Radiation Industries
 
IRJET- IoT based Industrial Automation
IRJET-  	  IoT based Industrial AutomationIRJET-  	  IoT based Industrial Automation
IRJET- IoT based Industrial Automation
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and Solution
 

Plus de IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Plus de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Dernier

Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingBootNeck1
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdfCaalaaAbdulkerim
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Industrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESIndustrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESNarmatha D
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptNarmatha D
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating SystemRashmi Bhat
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 

Dernier (20)

Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
System Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event SchedulingSystem Simulation and Modelling with types and Event Scheduling
System Simulation and Modelling with types and Event Scheduling
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdf
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Industrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIESIndustrial Safety Unit-I SAFETY TERMINOLOGIES
Industrial Safety Unit-I SAFETY TERMINOLOGIES
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Industrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.pptIndustrial Safety Unit-IV workplace health and safety.ppt
Industrial Safety Unit-IV workplace health and safety.ppt
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating System
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 

Substation Monitoring and Control Based on Microcontroller Using IoT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 997 Substation Monitoring and Control Based on Microcontroller Using IoT Mayuri Patil1, Snehal Desai2, Shubham Pawar3, Swapnil Shewale4, Prof. P. J. Yadav5 1,2,3,4 Student, Department of Electrical Engineering, Shree Santkrupa Institute of Engineering and Technology, Ghogaon, Karad, India. 5Professor, Department of Electrical Engineering, Shree Santkrupa Institute of Engineering and Technology, Ghogaon, Karad, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Automation of substations has become a need of every utility to increase and improve its efficiency improve the quality of the energy supplied. Health care surgeries are the most important. In general, IoT has been used significantly to connect advanced medical devices and to make smart effective healthcare for people. Sensors include a current sensor, an AC voltage sensor and a temperature sensor. Each sensor is equipped with an Arduino microcontroller. The Arduino Uno is working as a microcontroller in the coordinated intelligent voltage and current monitoring system (SVCMS) to determine the voltage and current sensor results. It also passes this data on after wards review, to the end PC gimmick exercising the IoT module. The Arduino Uno controller and IoT the modules are individually a microcontroller and far from distorted. The Arduino controller and IoT modules are microcontroller and remote control included. Key Words: ADC, LCD, Arduino, Relay, Buzzer, etc… 1. INTRODUCTION Enhance the IoT-based continuous inspection system for substation testing and management by increasing test frequencies. Administrators can use this integrated method to check the general condition in steady and transient conditions of the substation. The power structures are clearly strange, incredibly huge and dynamic organizations. These electric scaffolds come together for practical benefits, improved quality and functional benefits. New devices must meet the high-tech needs of the substation, while being safe, adaptable, design-ready and easily drinkable for the changes to come. The substation device must minimize unplanned downtime and also increase system consistency. 1.1 LITERATURE REVIEW This project aims to design a system capable of wirelessly covering and controlling the technology of the substation called IOT. An IOT module provides the communication interface. By using the IOT module, we can update the data on Web boy. In our design, we take into account the parameters of the substation, the voltage and frequency of the current, the temperature. Krupal Dhimar, Mr. Jenish Patel, Mr. Yasin Shaikh, Mr. Ana Musani “Monitoring and control of cabins via microcontroller and GSM” by Krisn Patel Objective: The project consists in the acquisition and recording of external electrical parameters such as voltage, current and frequency values in real time via gsm network with gsm modem / telephone together with the temperature in the control unit stoner can launch commands in the form of text messages to read the electrical parameters remotely. This system can also automatically record electrical parameters in real time periodically (ground in time settings) in the form of SMS. This system can be designed to send SMS alerts when the relay trips or when the voltage or current exceeds predefined limits. This design uses a microcontroller. The controller can communicate effectively with the various detectors used. The controller is equipped with an internal memory in compliance with the law. This memory is used to leave a set of assembly instructions in the controller. And the function of the regulator depends on its assembly instructions. The controller is programmed with the “bedded c” programming language. As a result, the substation bias voltage parameters, similar to frequency, voltage, load impedance, tilt, oil, paint position, temperature, cooling condition, power supply and safety system are displayed correctly. 1.2 HARDWARE COMPONENTS • Arduino Nano • Current transformer • Potentiometer • LM35 Temperature sensor
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 998 • 555 timer • Regulated Power Supply (RPS) ▪ Transform ▪ Rectifier ▪ Filter ▪ Regulator • Wi-Fi module • Liquid Crystal Display (LCD) 1.3 SOFTWARE REQUIREMENTS • Embedded C • Arduino software (IDE) ADVANTA 2. METHODOLOGY Fig -1: Block diagram of Substation Monitoring and Control Based on Microcontroller Using IoT PREVENT DIAGRAM DESCRIPTION 1. Arduino circuit 2. Power supply 3. 16 x 2 LCD display 4. GSM modem 5. Relay driver ARDUINO Controller (Deep Belief Network) Power Supply LCD LED Indicator Serial Port GSM Modem Sensor Current Sensor Voltage Sensor Relay Load Buzzer
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 999 Arduino Circuit: Arduino will give signal to the relay to cut off the particular area electricity where fault has been occurred. For open circuit, if current is less than the minimum value current, then the relay of that particular area will be off. For very high voltage, if voltage is greater than the cut off voltage, then the relay of that particular area will be off Buzzer and indicator of the panel will become ON to alarm the people in the Substation. Although Arduino will automatically cut off the power supply of the particular area. Then, also a cut OFF and ON which has been provided in the panel to manually cut OFF and ON the particular area Distribution line. Power supply: The project required +5 volt and +12 volt power supplies. +5 volts is given to the microcontroller board and LCD display. +12 Volts are used for Relay and All Other Driver. 16 X 2 LCD display: It consists a user program area of RAM that can be programmed to generate any character that can be showed using a dot matrix. To controlling, the hexadecimal command byte 80H is used to indicate that the display RAM address 00H is selected. The display takes high time to performing its function. LCD bit 7 is monitored at logic high. Hence the display is not overwritten. GSM modem: The wireless modem works like a dial-up modem. The difference between is that dial-up modems send and receive data over fixed telephone lines, and wireless modems send and receive data over radio waves. In GSM mobile phones, a SIM card from the mobile phone provider is required for operating the GSM modem. The GSM modem is an external unit or a PCMCIA card (known as a PC card). External GSM modems connect to your PC via a serial cable, USB cable, Bluetooth, or infrared. Relay driver: We are using node MCU ESP8266 to control the relay and therefore electricity to Distribution area Through internet. The microcontroller output is not enough to drive the relay directly. Hence to drive a relay, use a relay driver uses a transistor as a switch.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1000 3. CIRCUIT DIAGRAM Fig -2: Circuit diagram of Substation Monitoring and Control Based on Microcontroller Using IoT U1 7805 TR1 BR1 1 3 C1 1nF R1 10k 2W005G LCD1 LM016L TRAN-2P2S D1 LED-GREEN U4 4 IP+ VCC 1 U2 VIOUT 3 13 OSC1/CLKIN 14 OSC2/CLKOUT 5 IP- GND 2 2 RA0/AN0 ACS755XCB-050 3 RA1/AN1 RB0/INT 33 RB1 34 RB2 35 RB3/PGM 36 RB4 37 4 RA2/AN2/VREF-/CVREF RB5 38 U5 4 IP+ VCC 1 VIOUT 3 5 IP- GND 2 ACS755XCB-050 5 RA3/AN3/VREF+ RB6/PGC 39 6 RA4/T0CKI/C1OUT RB7/PGD 40 7 RA5/AN4/SS/C2OUT RC0/T1OSO/T1CKI 15 8 RE0/AN5/RD RC1/T1OSI/CCP2 16 9 RE1/AN6/WR 10 RE2/AN7/CS 1 MCLR/Vpp/THV U3 27.0 VOUT 3 RC2/CCP1 17 RC3/SCK/SCL 18 RC4/SDI/SDA 23 RC5/SDO 24 RC6/TX/CK 25 RC7/RX/DT 26 TC1047 RD0/PSP0 19 RD1/PSP1 20 RD2/PSP2 21 RD3/PSP3 22 RD4/PSP4 27 RD5/PSP5 28 RD6/PSP6 29 RD7/PSP7 30 RL1 12V L1 12V BUZ1 PIC16F877A BUZZER VI VO
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 06 | June 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1001 4. CONCLUSION Completion of our project “Monitoring and control of substations with microcontroller and IOT”, we can improve quality of transmitted power and sustained power transmission. The substation can talk the aid association shows which failures are linked and strengthens the two-way economy. A control of the colored boundaries is carried out to ensure the safety and handling of the station. With largely motivated help to produce growth, the effort was successfully implemented. In this way, the business was effectively set up and tested. The designed system provides Remote control of substations. The specific area of the substation can be controlled in the same way Transmission of field directions from the substation. REFERENCES [1] Sarfraz Fayaz Khan, “Internet of Things (IoT) Healthcare Monitoring System through the Use of RFID”, IEEE International conference on and management, pp. 198-204, 2017. [2] “Advances in centralized protection and control within a substation”. In IEEE transactions, a Power Delivery, Volume 31, No. 4, pp 1945-1952 2016. [3] B.A. Course, v. E. Lynch, D. E. Newman and myself. Dobson, „Assessment of Blackout Mitigation Transmission Systems“, Hawaii International Conference on System Science, January 2003. [4] S Matsuda, Y. Watabe, I. I. Asrizal, S. Katayama, K. Okuno et K. Kasuga, “The problems overcome in design and application of automation systems for substations compliant with IEC 61850 ”, in Advanced Power System Automation and Protection (APAP), International Conference 2011 op, October 2011, pp. 198–202.