SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2637
PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION
Sowmyashree N1, Akhilesh V2, Chandan Raj M R3, Sanjana V4, Vinay M B5
1
Assistant Professor, Dept. Electrical and Electronics, SJCE, JSSS&TU, Karnataka, India
2,3,4,5 Student, Dept. Electrical and Electronics, SJCE, JSSS&TU, Karnataka, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - A microgrid is a self-sufficient energy system that
serves a discrete geographic footmark, such as a college
campus, hospital and business center. Withthedevelopmentof
computer network and automation technology, precise
monitoring of microgrid parameters has become an essential
part. Different methods are used to monitor the performance
of a microgrid. An IoT based automated DC Microgrid system
is represented in this paper. The main motive of the developed
system is to monitor the performance of a DC microgrid and
automatically isolate the load on detectionofovervoltageand
under voltage condition. It mainly focuses on generating
power using renewable energy resource such as solar energy
and wind energy, monitoring the power supply and load
voltages using Blynk Application.
Key Words: DC Microgrid, Automation, Internet of
Things (IoT), Blynk Application.
1. INTRODUCTION
The increase in demand for energy is evident with the fact
that during the fiscal year (FY) 2019-20, the gross electricity
generated by utilities in India was 1,383.5 TWh and the
gross electricity consumption in FY2019 was 1,208kWh per
capita. Such numbers signify the requirement for renewable
energy resources besides traditional ones. Theproperusage
of renewable energy sources is a task inthecurrentscenario.
A microgrid is a modern distributed power system using
local sustainable power resources designedthroughvarious
smart-grid initiatives. Microgrid combines distributed
power, load, energy storage devices and management
devices, forming a single and manageable power supply
system. As a localized power grid, microgrid has its own
generation sources, and definable load systems. It
additionallyworkswithrenewable energysourcesforpower
generation that tends to the usage of storage resources
according to the requirement. They tend to provide various
benefits such as improving energy efficiency, minimizing
overall energy consumption and improves the quality and
reliability of power supply.
Fig-1 : Schematic diagram of DC microgrid
A great challenge lies in the protection of the grid as it
should respond to the fault of a utility grid and renewable
sources. The early identification of faults and removal of
faults is also an enormous task in Microgrids. With growing
rapid development and dependency on renewable energy
resources in microgrid, its protection and command are
resolved with the help of Internet of Things (IoT). The IoT
grants the system an advantage to remotely observe and
supervise the network. Hence a system is developed using
IoT that monitors the power flow in DC Microgrid and
protects the grid from undervoltage and overvoltage
conditions.
2. RELATED STUDY
Microgrids, operating in either grid-connected mode or
islanded mode, enablelocal integrationofenergygeneration,
distribution and storage at the consumer level for better
power system efficiency and control of demand. DC
microgrids are highly efficient, reliable and economic as
power quality issues such as reactive power and skin effect
are not present.Manymethodsandtechniquesareemployed
to automate the DC Microgrid.
To overcome the challenges associated with monitoring of
Microgrid, researchers developed a system that uses B/S
architecture to implement real-time monitoring and
adjusting the value of the environment factor data [1]. The
study provided a method for grid energyoptimizationfor DC
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2638
microgrids including distributed energy resources and
residential building, using a Supervisory Control and Data
Acquisition (SCADA) system. The inclusion of SCADA
provides the common communication for all components of
the microgrid to interconnect with the control room via
wireless smart sensors to update the power setting [2]. The
IoT based Battery Monitoring System which is developed in
the study consists of a communication channel from and to
the Intelligent Electronic Device [IED], data acquisition,
cloud system and Human Machine Interface (HMI). All
battery parameters have been created into an embedded
system that functions as an IoT to enable communication
from and to the IED, as well as data acquisition and an
internet gateway, allowing for the storage, processing and
access to all parameters throughcloudsystem [3].Thepaper
presents a novel event-triggered distributed secondary
control strategy for single-bus DC microgrid. Through the
event-triggering mechanism, each converter can decide and
choose locally when to transmit signals to its neighbors. In
this way, there is significantly reduction in the
communication burden among converters [4]. The paper
presented a system that allows thesourcecodeportabilityof
device drivers between different system. PIC
microcontrollers is interfaced with UART, interfaced with
LCD to control the operation of PIC controller using MP Lab
IDE. The IoT module detects the location, number of loads
operating, amount of energy consumed from supply,
microgrid and sensor values [5].
The drawback of the observed systems is that for the data
display, LCD are used and in case of faults, an alert message
is not displayed. The suggested work solves the previously
mentioned issues. The main objective of the developed
system is to implement a system forthe real timemonitoring
of DC microgrid using IoT technology and to analyse the
performance of the system and rectify over voltage and
under voltage conditions.
3. REQUIREMENTS
3.1 Solar Panel
Solar panels are used for the harnessing of solar energy.
Solar panels are made up of numerous solar cells that are
linked in a series of parallel lines. P-type and n-type silicon
are the two types of semiconductors used in solar cells.
Electrons in the silicon are ejected when sunlight strikes a
solar cell. If this happens in the electric field, then the
electrons will travel from the n-type layer to thep-typelayer
through the external wire creating a flow of electricity. The
solar power then generated can be stored for future use.
12W, 21V rated solar panel is used in our prototype to
supply power to a 12V DC load.
Fig-2 : ZS1210 Solar Panel
3.2 DC Geared Motor
These motors are simple DC Motors featuringMetal gears on
the shaft for obtaining the best performance characteristics.
They are known as Centre Shaft DC Geared Motors as their
shaft extends through the centre of their gearbox assembly.
This DC Motor – 150RPM – 12Volts finds its application in
all-terrain robots and a variety of roboticapplications.These
motors have a 3 mm threaded drill hole in the middle of the
shaft thus making it simple to attach it to the wheelsorother
mechanical assemblies.
Fig-3 : DC Geared Motor
3.3 Arduino UNO
Arduino Uno is a microcontroller board based on 8-bit
ATmega328P microcontroller. Along with ATmega328P, it
consists other components such as crystal oscillator, serial
communication, voltage regulator, etc. to support the
microcontroller. Arduino Uno has 14 digital input/output
pins (out of which 6 can be used as PWM outputs), 6 analog
input pins, a USB connection, A Power barrel jack, an ICSP
header and a reset button.
Fig-4 : Arduino UNO
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2639
3.4 ESP8266 Wi-Fi Module (NodeMCU)
The NodeMCU ESP8266 development board comes with the
ESP-12E module containing the ESP8266 chip having
Tensilica Xtensa 32-bit LX106 RISC microprocessor. This
microprocessor supports RTOS and operates at 80MHz to
160 MHz adjustable clock frequency. NodeMCU has 128
KiloByte RAM and 4MB of Flash memory to store data and
programs. Its high processing power with in-built Wi-Fi /
Bluetooth and Deep Sleep Operating features make it ideal
for IoT projects. NodeMCU is powered using a Micro USB
jack and VIN pin (External Supply Pin). It supports UART,
SPI, and I2C interface.
3.5 ACS712 Current Sensor
The 5A range Current Sensor Module ACS712consistsofan
explicit, low-offset, linear Hall circuit with a copper
conduction path placed near the surface of the die This
ACS721 current module isbasedontheACS712sensor,that
can accurately detect ACorDCcurrent.ThemaximumACor
DC which can be detected can reach 5A, and the present
current signal can be read via analog I/O port of Arduino.
Fig-6 : ACS712 Current Sensor
3.6 Voltage Sensor
A voltage sensor is a sensor used to calculate and monitor
the amount of voltage in an object. Voltage sensors can
determine the AC voltage or DC voltage level. The input of
this sensor is the voltage, whereas theoutputistheswitches,
analog voltage signal, a current signal or an audible signal.
The input voltage range is 0V-25V whereas the voltage
detection range is 0.02445V to 25V.
Fig-7 : Voltage Sensor
3.7 4 Channel 5V Relay
Each channel on a 5V 4-channel relay interface board
requires 15-20mA driver current. It can be used to control a
variety of high current appliances and devices. It has high-
current relays that work under AC250V 10A or DC30V 10A.
It features a standard interface that can be controlled
directly by microcontroller.
Fig-8 : Four channel 5V relay
3.8 Blynk Application
Blynk is a Platform that enables Internet based control of
devices like Arduino, Raspberry Pi and other using IOS and
android apps. By simply dragging anddropping widgets,you
may create a graphic interface for your project on a digital
dashboard. With Blynk anyone can connect their hardware
to the cloud and create a no-code iOS, Android, and web
applications to analyze real-time and historical data coming
from devices, remotely control them from anywhere in the
world, receive important notifications, and much more.
Fig-5 : Wi-fi Module
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2640
Fig-9 : Blynk App
4. SYSTEM DESIGN
4.1 Design of Power Circuit
A hybrid power generation system consists of two
renewable energy sourcessuchassolarandwind(DCgeared
Motor). This increases the efficiency and power reliability of
the system. Solar panel of rating 21V is used to capture solar
energy and Hand driven 150RPM Dynamo is used to
represent wind power. The battery backup is used to meet
the load demand when power from solar and DC geared
motor (representing wind) is not sufficient. Each source is
provided with voltage sensorforpurposeofcollectingvalues
of voltage at source end. The data is fed to Arduino UNO
microcontroller. Current sensor is added at load end to
measure current entering the load. Microcontroller is
connected to Blynk server through Node MCU that acts as
bidirectional serial communicator. The circuit diagram of
developed system is shown in figure 10.
Fig-10 : Circuit diagram of developed system
4.2 Flowchart
Figure 11 represents the flowchart of the DC Microgrid
automation system. Three power sources are considered.
The voltage sensor after sensing the source voltage value,
feeds the value to the Arduino. Based on the values received,
the relay unit is set to select the value that has optimum
voltage and hence source selection takes place. The selected
source power flowing through buck converter is fed to
current sensor that senses the current value and this
measured current value is sent to wi-fi module via Arduino.
The received voltage and current values are displayed on
Blynk app.
Fig-11 : Flowchart of the system
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2641
4.3 Working
Figure 12 shows the block diagram of the system.
Fig-12 : Block diagram of the system
The proposed system consists of two parts i.e hardware and
software. The hardware consists of solar panel, DC Geared
motor, voltage sensor, current sensor, Arduino UNO,
ESP8266 wi-fi module and relay. The software consists of
Arduino IDE and Blynk App.
The proposed system incorporates a microgrid automation
system which consists of various powersources,sensorunit,
control unit, relaying unit and Internet of Things(IoT) based
mobile application with a user interface.Thepowerisdrawn
from solar and wind energy sources. The system also
consists of a battery unit which can be utilized in case of
power outage. The sensor unit consists of voltage and
current sensors. The control unit is composed of
microcontroller, Wi-Fi module and a setofrelayssuitable for
the application.
The voltage and current sensors measure the respective
voltages using the voltage divider method across all the
sources. These values are fed to the microcontroller which
makes decisions according to the program written to it. The
current sensor measures the current consumed by the load
using the Hall effect method which gives an idea about the
demand and sends the same to the microcontroller. The
relays are triggered by the microcontroller which switches
the load to different sources or isolates the load in case of
anomaly. All these operations canbeviewedbytheuser with
the help of a mobile application which gives the live data on
the dashboard. This is done with the help of a Wi-Fi module
which is connected to the microcontroller that feeds all the
data to the IoT mobile application. The application also
allows the user to set various thresholds and limits.
The user can set high voltage, low voltage limits in the Blynk
app. Along with that, the maximum load that a source can
withstand is also specified by the user. When the voltageofa
source is below the low voltage threshold or above the high
voltage threshold for the particular source, the
microcontroller selects a different source by switching the
load through relays. In case, neither solar nor turbine has
sufficient voltage, the load is switched to the batterybackup.
The load is also switched to a different source when the
power demand is higher than the particular source which it
can handle. In case of total power outageorverylargepower
demand which none of the sources can handle, the load is
completely isolated by all the sources thus ensuring safety.
Fig-13 : Circuit connection of hybrid power generation
setup
Fig-14 : Battery run DC microgrid automation circuit
5. RESULTS
When, the battery power is consumed by the load, Blynk
application displays the mode fromwhichpoweris supplied.
The voltage value of source and current supplied to load is
also illustrated as shown in figure 15.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2642
Fig-15 : Blynk output during battery mode
The Blynk application allows the user to set values for high
voltage threshold. In one case,highvoltagethresholdwas set
to 12V. When battery supplied a voltage of 12.50V thereby
exceeding the set limit, the load was isolated and an alert
message of “Anomaly detected, load isolated”wasnotifiedto
user in Blynk as shown in figure 16.
Fig-16 : Display in Blynk server during overvoltage
condition
Figure 17 shows the limit setup of various data stream such
as low voltage threshold, solar/turbine load limit, battery
load limit values limit. The low voltage threshold limit is set
to 10V. When all power sources are turned off depicting the
situation of all power sourcesfailingtosupplythedemanded
power, the load is isolated from system. An alert message of
“anomaly detected, load isolated!” is notified to user.
Fig-17 : An alert message for undervoltage condition
Similarly, with the use of Blynk application the voltage and
current values fed to load over a time of 1hour, 6 hour and 3
months so on, are recorded and visualized in graph form. As
shown in figure , the variation graph for values measured
during wind power generation are obtained.
Fig-18 : Graphical Display of load current variation.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2643
6. CONCLUSION AND FUTURE SCOPE
The system developed enhances the performance of the
existing DC microgrid.Thehybrid powergenerationadopted
in the model showcased the application of solar and wind
power in producing electricity thereby giving more
importance to renewable energy usage.
The Blynk application used in the work allowstheuserto
view real time data collected from the grid built. It alsohelps
the user in setting up threshold limits to variousdata stream
and in isolating the load during over voltage and over
current condition. An alert message is generated in Blynk
app to notify the user about the condition of microgrid.
These features automate the Microgrid system thereby
removing the need for manual isolation of load duringfaulty
condition. As the load is isolated with very less delay after
fault detection, it increases system reliability and
performance. In this way, the internet of things can be used
in various way to explore the problems occurring in DC and
AC microgrids and to provide solution for the same.
With the modifications, model presentedinthis work can
be extended for automation of AC Microgrids. The various
other faults in DC microgrid such as arc faults, short circuit
faults can be rectified by adopting some changes in built
system.
REFERENCES
[1] Zhuang, J., Shen, G., Yu, J., Xiang, T., & Wang, X. “The
design and implementation of intelligent microgrid
monitoring system based on WEB”, Procedia Computer
Science, 107(2017).
[2] Chauhan, K & Chauhan, R. K, “Optimization of grid
energy using demand and source side management for
DC microgrid”, Journal of Renewable and Sustainable
Energy, 2017.
[3] Friansa, K., Haq, I. N., Santi, B. M., Kurniadi, D., Leksono,
E., & Yuliarto, B, “Development of battery monitoring
system in smart microgrid based on internet of things
(IoT)”, Procedia engineering, 2017.
[4] Xing, L., Xu, Q., Guo, F., Wu, Z. G., & Liu, M. “Distributed
secondary control forDCmicrogridwith event-triggered
signal transmissions”, IEEE TransactionsonSustainable
Energy, 2021.
[5] Vanitha, R., & Kalpana, P. M. “IOT Based Microgrid
Automation”, IJLTES, 2019.
[6] https://www.researchgate.net/figure/Structure-of-an-
residential-DC-microgrid_fig1_304411960.

More Related Content

Similar to PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION

AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoT
AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoTAUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoT
AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoT
IRJET Journal
 
New Age Energy Monitoring System
New Age Energy Monitoring SystemNew Age Energy Monitoring System
New Age Energy Monitoring System
IRJET Journal
 
IRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy Meter
IRJET Journal
 
SOLAR POWERED WIRELESS CHARGING STATION FOR ELECTRIC CYCLE
SOLAR POWERED WIRELESS CHARGING STATION FOR ELECTRIC CYCLESOLAR POWERED WIRELESS CHARGING STATION FOR ELECTRIC CYCLE
SOLAR POWERED WIRELESS CHARGING STATION FOR ELECTRIC CYCLE
IRJET Journal
 
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET Journal
 
IRJET- Arduino based Smart Grid Power Monitoring and Control by using IoT
IRJET-  	  Arduino based Smart Grid Power Monitoring and Control by using IoTIRJET-  	  Arduino based Smart Grid Power Monitoring and Control by using IoT
IRJET- Arduino based Smart Grid Power Monitoring and Control by using IoT
IRJET Journal
 
Electricity Generation Tiles Using Piezoelectric Sensor
Electricity Generation Tiles Using Piezoelectric SensorElectricity Generation Tiles Using Piezoelectric Sensor
Electricity Generation Tiles Using Piezoelectric Sensor
IRJET Journal
 
IRJET- A Smart Monitoring System for Hybrid Energy System using IoT
IRJET-  	  A Smart Monitoring System for Hybrid Energy System using IoTIRJET-  	  A Smart Monitoring System for Hybrid Energy System using IoT
IRJET- A Smart Monitoring System for Hybrid Energy System using IoT
IRJET Journal
 
IRJET- IoT based Feeder Protection from Overload and Earth Fault
IRJET- IoT based Feeder Protection from Overload and Earth FaultIRJET- IoT based Feeder Protection from Overload and Earth Fault
IRJET- IoT based Feeder Protection from Overload and Earth Fault
IRJET Journal
 
IRJET- Solar Power Monitoring System using IoT
IRJET-  	  Solar Power Monitoring System using IoTIRJET-  	  Solar Power Monitoring System using IoT
IRJET- Solar Power Monitoring System using IoT
IRJET Journal
 
IRJET - Bluetooth based Digital Notice Board with Solar
IRJET -  	  Bluetooth based Digital Notice Board with SolarIRJET -  	  Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with Solar
IRJET Journal
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
IRJET Journal
 
IRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring SystemIRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring System
IRJET Journal
 
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METERIOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IRJET Journal
 
IoT Based Smart Energy Grid-3.docx
IoT Based Smart Energy Grid-3.docxIoT Based Smart Energy Grid-3.docx
IoT Based Smart Energy Grid-3.docx
Akash390381
 
IoT Based Smart Energy Grid-3.docx
IoT Based Smart Energy Grid-3.docxIoT Based Smart Energy Grid-3.docx
IoT Based Smart Energy Grid-3.docx
Akash390381
 
Smart E Glasses for Voltage Measurement
Smart E Glasses for Voltage MeasurementSmart E Glasses for Voltage Measurement
Smart E Glasses for Voltage Measurement
IRJET Journal
 
901 article text-13209-1-10-20210622
901 article text-13209-1-10-20210622901 article text-13209-1-10-20210622
901 article text-13209-1-10-20210622
MuhammadHammad502942
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
IRJET Journal
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of Substation
IRJET Journal
 

Similar to PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION (20)

AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoT
AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoTAUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoT
AUTOMATIC SWITCHING TECHNIQUE IN VEHICLE CHARGING STATION USING IoT
 
New Age Energy Monitoring System
New Age Energy Monitoring SystemNew Age Energy Monitoring System
New Age Energy Monitoring System
 
IRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy MeterIRJET- IoT based Smart Energy Meter
IRJET- IoT based Smart Energy Meter
 
SOLAR POWERED WIRELESS CHARGING STATION FOR ELECTRIC CYCLE
SOLAR POWERED WIRELESS CHARGING STATION FOR ELECTRIC CYCLESOLAR POWERED WIRELESS CHARGING STATION FOR ELECTRIC CYCLE
SOLAR POWERED WIRELESS CHARGING STATION FOR ELECTRIC CYCLE
 
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoTIRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
IRJET- Design and Implement Mechanism for Efficient Energy Meter using IoT
 
IRJET- Arduino based Smart Grid Power Monitoring and Control by using IoT
IRJET-  	  Arduino based Smart Grid Power Monitoring and Control by using IoTIRJET-  	  Arduino based Smart Grid Power Monitoring and Control by using IoT
IRJET- Arduino based Smart Grid Power Monitoring and Control by using IoT
 
Electricity Generation Tiles Using Piezoelectric Sensor
Electricity Generation Tiles Using Piezoelectric SensorElectricity Generation Tiles Using Piezoelectric Sensor
Electricity Generation Tiles Using Piezoelectric Sensor
 
IRJET- A Smart Monitoring System for Hybrid Energy System using IoT
IRJET-  	  A Smart Monitoring System for Hybrid Energy System using IoTIRJET-  	  A Smart Monitoring System for Hybrid Energy System using IoT
IRJET- A Smart Monitoring System for Hybrid Energy System using IoT
 
IRJET- IoT based Feeder Protection from Overload and Earth Fault
IRJET- IoT based Feeder Protection from Overload and Earth FaultIRJET- IoT based Feeder Protection from Overload and Earth Fault
IRJET- IoT based Feeder Protection from Overload and Earth Fault
 
IRJET- Solar Power Monitoring System using IoT
IRJET-  	  Solar Power Monitoring System using IoTIRJET-  	  Solar Power Monitoring System using IoT
IRJET- Solar Power Monitoring System using IoT
 
IRJET - Bluetooth based Digital Notice Board with Solar
IRJET -  	  Bluetooth based Digital Notice Board with SolarIRJET -  	  Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with Solar
 
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEMPOWER CONSUMPTION DETECTING AND ALERTING SYSTEM
POWER CONSUMPTION DETECTING AND ALERTING SYSTEM
 
IRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring SystemIRJET- IoT based Solar Power Monitoring System
IRJET- IoT based Solar Power Monitoring System
 
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METERIOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
IOT BASED UNATTAINED TAMPER PROOF DIGITAL ENERGY METER
 
IoT Based Smart Energy Grid-3.docx
IoT Based Smart Energy Grid-3.docxIoT Based Smart Energy Grid-3.docx
IoT Based Smart Energy Grid-3.docx
 
IoT Based Smart Energy Grid-3.docx
IoT Based Smart Energy Grid-3.docxIoT Based Smart Energy Grid-3.docx
IoT Based Smart Energy Grid-3.docx
 
Smart E Glasses for Voltage Measurement
Smart E Glasses for Voltage MeasurementSmart E Glasses for Voltage Measurement
Smart E Glasses for Voltage Measurement
 
901 article text-13209-1-10-20210622
901 article text-13209-1-10-20210622901 article text-13209-1-10-20210622
901 article text-13209-1-10-20210622
 
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUDENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
ENERGY METER READING SYSTEM WITH AUTOMATIC BILLING USING CLOUD
 
IRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of SubstationIRJET- PLC Based Intelligent Control of Substation
IRJET- PLC Based Intelligent Control of Substation
 

More from 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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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
 

More from 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...
 

Recently uploaded

space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 

Recently uploaded (20)

space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang,  ICLR 2024, MLILAB, KAIST AI.pdfJ.Yang,  ICLR 2024, MLILAB, KAIST AI.pdf
J.Yang, ICLR 2024, MLILAB, KAIST AI.pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 

PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2637 PROTOTYPE OF IOT BASED DC MICROGRID AUTOMATION Sowmyashree N1, Akhilesh V2, Chandan Raj M R3, Sanjana V4, Vinay M B5 1 Assistant Professor, Dept. Electrical and Electronics, SJCE, JSSS&TU, Karnataka, India 2,3,4,5 Student, Dept. Electrical and Electronics, SJCE, JSSS&TU, Karnataka, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - A microgrid is a self-sufficient energy system that serves a discrete geographic footmark, such as a college campus, hospital and business center. Withthedevelopmentof computer network and automation technology, precise monitoring of microgrid parameters has become an essential part. Different methods are used to monitor the performance of a microgrid. An IoT based automated DC Microgrid system is represented in this paper. The main motive of the developed system is to monitor the performance of a DC microgrid and automatically isolate the load on detectionofovervoltageand under voltage condition. It mainly focuses on generating power using renewable energy resource such as solar energy and wind energy, monitoring the power supply and load voltages using Blynk Application. Key Words: DC Microgrid, Automation, Internet of Things (IoT), Blynk Application. 1. INTRODUCTION The increase in demand for energy is evident with the fact that during the fiscal year (FY) 2019-20, the gross electricity generated by utilities in India was 1,383.5 TWh and the gross electricity consumption in FY2019 was 1,208kWh per capita. Such numbers signify the requirement for renewable energy resources besides traditional ones. Theproperusage of renewable energy sources is a task inthecurrentscenario. A microgrid is a modern distributed power system using local sustainable power resources designedthroughvarious smart-grid initiatives. Microgrid combines distributed power, load, energy storage devices and management devices, forming a single and manageable power supply system. As a localized power grid, microgrid has its own generation sources, and definable load systems. It additionallyworkswithrenewable energysourcesforpower generation that tends to the usage of storage resources according to the requirement. They tend to provide various benefits such as improving energy efficiency, minimizing overall energy consumption and improves the quality and reliability of power supply. Fig-1 : Schematic diagram of DC microgrid A great challenge lies in the protection of the grid as it should respond to the fault of a utility grid and renewable sources. The early identification of faults and removal of faults is also an enormous task in Microgrids. With growing rapid development and dependency on renewable energy resources in microgrid, its protection and command are resolved with the help of Internet of Things (IoT). The IoT grants the system an advantage to remotely observe and supervise the network. Hence a system is developed using IoT that monitors the power flow in DC Microgrid and protects the grid from undervoltage and overvoltage conditions. 2. RELATED STUDY Microgrids, operating in either grid-connected mode or islanded mode, enablelocal integrationofenergygeneration, distribution and storage at the consumer level for better power system efficiency and control of demand. DC microgrids are highly efficient, reliable and economic as power quality issues such as reactive power and skin effect are not present.Manymethodsandtechniquesareemployed to automate the DC Microgrid. To overcome the challenges associated with monitoring of Microgrid, researchers developed a system that uses B/S architecture to implement real-time monitoring and adjusting the value of the environment factor data [1]. The study provided a method for grid energyoptimizationfor DC
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2638 microgrids including distributed energy resources and residential building, using a Supervisory Control and Data Acquisition (SCADA) system. The inclusion of SCADA provides the common communication for all components of the microgrid to interconnect with the control room via wireless smart sensors to update the power setting [2]. The IoT based Battery Monitoring System which is developed in the study consists of a communication channel from and to the Intelligent Electronic Device [IED], data acquisition, cloud system and Human Machine Interface (HMI). All battery parameters have been created into an embedded system that functions as an IoT to enable communication from and to the IED, as well as data acquisition and an internet gateway, allowing for the storage, processing and access to all parameters throughcloudsystem [3].Thepaper presents a novel event-triggered distributed secondary control strategy for single-bus DC microgrid. Through the event-triggering mechanism, each converter can decide and choose locally when to transmit signals to its neighbors. In this way, there is significantly reduction in the communication burden among converters [4]. The paper presented a system that allows thesourcecodeportabilityof device drivers between different system. PIC microcontrollers is interfaced with UART, interfaced with LCD to control the operation of PIC controller using MP Lab IDE. The IoT module detects the location, number of loads operating, amount of energy consumed from supply, microgrid and sensor values [5]. The drawback of the observed systems is that for the data display, LCD are used and in case of faults, an alert message is not displayed. The suggested work solves the previously mentioned issues. The main objective of the developed system is to implement a system forthe real timemonitoring of DC microgrid using IoT technology and to analyse the performance of the system and rectify over voltage and under voltage conditions. 3. REQUIREMENTS 3.1 Solar Panel Solar panels are used for the harnessing of solar energy. Solar panels are made up of numerous solar cells that are linked in a series of parallel lines. P-type and n-type silicon are the two types of semiconductors used in solar cells. Electrons in the silicon are ejected when sunlight strikes a solar cell. If this happens in the electric field, then the electrons will travel from the n-type layer to thep-typelayer through the external wire creating a flow of electricity. The solar power then generated can be stored for future use. 12W, 21V rated solar panel is used in our prototype to supply power to a 12V DC load. Fig-2 : ZS1210 Solar Panel 3.2 DC Geared Motor These motors are simple DC Motors featuringMetal gears on the shaft for obtaining the best performance characteristics. They are known as Centre Shaft DC Geared Motors as their shaft extends through the centre of their gearbox assembly. This DC Motor – 150RPM – 12Volts finds its application in all-terrain robots and a variety of roboticapplications.These motors have a 3 mm threaded drill hole in the middle of the shaft thus making it simple to attach it to the wheelsorother mechanical assemblies. Fig-3 : DC Geared Motor 3.3 Arduino UNO Arduino Uno is a microcontroller board based on 8-bit ATmega328P microcontroller. Along with ATmega328P, it consists other components such as crystal oscillator, serial communication, voltage regulator, etc. to support the microcontroller. Arduino Uno has 14 digital input/output pins (out of which 6 can be used as PWM outputs), 6 analog input pins, a USB connection, A Power barrel jack, an ICSP header and a reset button. Fig-4 : Arduino UNO
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2639 3.4 ESP8266 Wi-Fi Module (NodeMCU) The NodeMCU ESP8266 development board comes with the ESP-12E module containing the ESP8266 chip having Tensilica Xtensa 32-bit LX106 RISC microprocessor. This microprocessor supports RTOS and operates at 80MHz to 160 MHz adjustable clock frequency. NodeMCU has 128 KiloByte RAM and 4MB of Flash memory to store data and programs. Its high processing power with in-built Wi-Fi / Bluetooth and Deep Sleep Operating features make it ideal for IoT projects. NodeMCU is powered using a Micro USB jack and VIN pin (External Supply Pin). It supports UART, SPI, and I2C interface. 3.5 ACS712 Current Sensor The 5A range Current Sensor Module ACS712consistsofan explicit, low-offset, linear Hall circuit with a copper conduction path placed near the surface of the die This ACS721 current module isbasedontheACS712sensor,that can accurately detect ACorDCcurrent.ThemaximumACor DC which can be detected can reach 5A, and the present current signal can be read via analog I/O port of Arduino. Fig-6 : ACS712 Current Sensor 3.6 Voltage Sensor A voltage sensor is a sensor used to calculate and monitor the amount of voltage in an object. Voltage sensors can determine the AC voltage or DC voltage level. The input of this sensor is the voltage, whereas theoutputistheswitches, analog voltage signal, a current signal or an audible signal. The input voltage range is 0V-25V whereas the voltage detection range is 0.02445V to 25V. Fig-7 : Voltage Sensor 3.7 4 Channel 5V Relay Each channel on a 5V 4-channel relay interface board requires 15-20mA driver current. It can be used to control a variety of high current appliances and devices. It has high- current relays that work under AC250V 10A or DC30V 10A. It features a standard interface that can be controlled directly by microcontroller. Fig-8 : Four channel 5V relay 3.8 Blynk Application Blynk is a Platform that enables Internet based control of devices like Arduino, Raspberry Pi and other using IOS and android apps. By simply dragging anddropping widgets,you may create a graphic interface for your project on a digital dashboard. With Blynk anyone can connect their hardware to the cloud and create a no-code iOS, Android, and web applications to analyze real-time and historical data coming from devices, remotely control them from anywhere in the world, receive important notifications, and much more. Fig-5 : Wi-fi Module
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2640 Fig-9 : Blynk App 4. SYSTEM DESIGN 4.1 Design of Power Circuit A hybrid power generation system consists of two renewable energy sourcessuchassolarandwind(DCgeared Motor). This increases the efficiency and power reliability of the system. Solar panel of rating 21V is used to capture solar energy and Hand driven 150RPM Dynamo is used to represent wind power. The battery backup is used to meet the load demand when power from solar and DC geared motor (representing wind) is not sufficient. Each source is provided with voltage sensorforpurposeofcollectingvalues of voltage at source end. The data is fed to Arduino UNO microcontroller. Current sensor is added at load end to measure current entering the load. Microcontroller is connected to Blynk server through Node MCU that acts as bidirectional serial communicator. The circuit diagram of developed system is shown in figure 10. Fig-10 : Circuit diagram of developed system 4.2 Flowchart Figure 11 represents the flowchart of the DC Microgrid automation system. Three power sources are considered. The voltage sensor after sensing the source voltage value, feeds the value to the Arduino. Based on the values received, the relay unit is set to select the value that has optimum voltage and hence source selection takes place. The selected source power flowing through buck converter is fed to current sensor that senses the current value and this measured current value is sent to wi-fi module via Arduino. The received voltage and current values are displayed on Blynk app. Fig-11 : Flowchart of the system
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2641 4.3 Working Figure 12 shows the block diagram of the system. Fig-12 : Block diagram of the system The proposed system consists of two parts i.e hardware and software. The hardware consists of solar panel, DC Geared motor, voltage sensor, current sensor, Arduino UNO, ESP8266 wi-fi module and relay. The software consists of Arduino IDE and Blynk App. The proposed system incorporates a microgrid automation system which consists of various powersources,sensorunit, control unit, relaying unit and Internet of Things(IoT) based mobile application with a user interface.Thepowerisdrawn from solar and wind energy sources. The system also consists of a battery unit which can be utilized in case of power outage. The sensor unit consists of voltage and current sensors. The control unit is composed of microcontroller, Wi-Fi module and a setofrelayssuitable for the application. The voltage and current sensors measure the respective voltages using the voltage divider method across all the sources. These values are fed to the microcontroller which makes decisions according to the program written to it. The current sensor measures the current consumed by the load using the Hall effect method which gives an idea about the demand and sends the same to the microcontroller. The relays are triggered by the microcontroller which switches the load to different sources or isolates the load in case of anomaly. All these operations canbeviewedbytheuser with the help of a mobile application which gives the live data on the dashboard. This is done with the help of a Wi-Fi module which is connected to the microcontroller that feeds all the data to the IoT mobile application. The application also allows the user to set various thresholds and limits. The user can set high voltage, low voltage limits in the Blynk app. Along with that, the maximum load that a source can withstand is also specified by the user. When the voltageofa source is below the low voltage threshold or above the high voltage threshold for the particular source, the microcontroller selects a different source by switching the load through relays. In case, neither solar nor turbine has sufficient voltage, the load is switched to the batterybackup. The load is also switched to a different source when the power demand is higher than the particular source which it can handle. In case of total power outageorverylargepower demand which none of the sources can handle, the load is completely isolated by all the sources thus ensuring safety. Fig-13 : Circuit connection of hybrid power generation setup Fig-14 : Battery run DC microgrid automation circuit 5. RESULTS When, the battery power is consumed by the load, Blynk application displays the mode fromwhichpoweris supplied. The voltage value of source and current supplied to load is also illustrated as shown in figure 15.
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2642 Fig-15 : Blynk output during battery mode The Blynk application allows the user to set values for high voltage threshold. In one case,highvoltagethresholdwas set to 12V. When battery supplied a voltage of 12.50V thereby exceeding the set limit, the load was isolated and an alert message of “Anomaly detected, load isolated”wasnotifiedto user in Blynk as shown in figure 16. Fig-16 : Display in Blynk server during overvoltage condition Figure 17 shows the limit setup of various data stream such as low voltage threshold, solar/turbine load limit, battery load limit values limit. The low voltage threshold limit is set to 10V. When all power sources are turned off depicting the situation of all power sourcesfailingtosupplythedemanded power, the load is isolated from system. An alert message of “anomaly detected, load isolated!” is notified to user. Fig-17 : An alert message for undervoltage condition Similarly, with the use of Blynk application the voltage and current values fed to load over a time of 1hour, 6 hour and 3 months so on, are recorded and visualized in graph form. As shown in figure , the variation graph for values measured during wind power generation are obtained. Fig-18 : Graphical Display of load current variation.
  • 7. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 07 | July 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 2643 6. CONCLUSION AND FUTURE SCOPE The system developed enhances the performance of the existing DC microgrid.Thehybrid powergenerationadopted in the model showcased the application of solar and wind power in producing electricity thereby giving more importance to renewable energy usage. The Blynk application used in the work allowstheuserto view real time data collected from the grid built. It alsohelps the user in setting up threshold limits to variousdata stream and in isolating the load during over voltage and over current condition. An alert message is generated in Blynk app to notify the user about the condition of microgrid. These features automate the Microgrid system thereby removing the need for manual isolation of load duringfaulty condition. As the load is isolated with very less delay after fault detection, it increases system reliability and performance. In this way, the internet of things can be used in various way to explore the problems occurring in DC and AC microgrids and to provide solution for the same. With the modifications, model presentedinthis work can be extended for automation of AC Microgrids. The various other faults in DC microgrid such as arc faults, short circuit faults can be rectified by adopting some changes in built system. REFERENCES [1] Zhuang, J., Shen, G., Yu, J., Xiang, T., & Wang, X. “The design and implementation of intelligent microgrid monitoring system based on WEB”, Procedia Computer Science, 107(2017). [2] Chauhan, K & Chauhan, R. K, “Optimization of grid energy using demand and source side management for DC microgrid”, Journal of Renewable and Sustainable Energy, 2017. [3] Friansa, K., Haq, I. N., Santi, B. M., Kurniadi, D., Leksono, E., & Yuliarto, B, “Development of battery monitoring system in smart microgrid based on internet of things (IoT)”, Procedia engineering, 2017. [4] Xing, L., Xu, Q., Guo, F., Wu, Z. G., & Liu, M. “Distributed secondary control forDCmicrogridwith event-triggered signal transmissions”, IEEE TransactionsonSustainable Energy, 2021. [5] Vanitha, R., & Kalpana, P. M. “IOT Based Microgrid Automation”, IJLTES, 2019. [6] https://www.researchgate.net/figure/Structure-of-an- residential-DC-microgrid_fig1_304411960.