SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 920
Wind Turbine Monitoring System Using IoT
Rithika H Poojary1, Bhoomika M2, Pooja P Shetty3, Shilpa4, Ganesh V N5
1Student, Electronics & Communication Engineering, MITE, Karnataka, India
2Student, Electronics & Communication Engineering, MITE, Karnataka, India
3Student, Electronics & Communication Engineering, MITE, Karnataka, India
4Student, Electronics & Communication Engineering, MITE, Karnataka, India
5Associate Professor, Electronics & Communication Engineering, MITE, Moodabidri, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Nowadays, wind energy is increasingly utilized as
a renewable energy source to meet the high demand for
power. To produce environmentallyfriendlyenergy, it'scrucial
to implement an effective windturbinetrackingsystem. Dueto
their remote locations, monitoring windmills continuously is
time-consuming and energy-intensive using traditional
methods. However, using digital equipment that consists of
sensors and controllers can produce accurate results. In the
study "Wind Turbine Monitoring System Using IoT,"
researchers used sensors installed on a windmill to measure
various factors such astemperature, humidity, pressure, object
distance, object detection, and rain detection. Theoutput data
from these sensors is essential for tracking the wind turbine's
characteristics, enabling prioritization and automation of
security measures. For remote tracking, the sensor data is
displayed on a dashboard, accessible to authorized personnel
and recorded for future reference if necessary. Professionals
can utilize this information for designing modifications based
on material and geometric parameters.
Key Words: Wind energy,Tracking,Sensors,Controllers,
Automate.
1. INTRODUCTION
To meet the requirements of energy necessity, wind energy
is utilized as the substitute wellspring of energy. To utilize
wind energy adequately, proper maintenance of windmill is
required. At some point shortcoming happens in windmill
and it turns into a troublesome errand to reconfigure it. We
need a decent method to do it. The Internet of Things (IoT)
refers to a network of physical objects embedded with
technology to communicate, sense, and interact with their
internal states or the surrounding environment. Industries
are always looking for ways to reduce energy costs and
minimize energy waste, leading them to adopt various
energy conservation methods. One of the most widely
recognized approaches is performing industrial energy
audits. These audits help to identify energy losses in
equipment and heavy machinery that consume a significant
amount of energy. The findings from energy audits provide
detailed information on the industry's energy consumption.
By reviewing energy audit reports, industries can take
necessary steps to conserve energy. Unfortunately, energy
audits are not conducted regularly in most industries,
resulting in only a minimal percentage of energy
conservation. However, industries can make energy
conservation a regular process by continuously monitoring
their daily energy consumption. Wind turbine monitoring
system is a remote monitoring and remote control system
for windmills. It helps to monitor some internal andexternal
parameters and control the operation of windmills from a
distance. It uses sensors to detect the condition around the
windmill and a wireless network to send data to a central
server. The central server can then generate reports on the
condition of the windmill and send it back to remote
locations. The data collected can be analysed to determine
the efficiency of the windmill which can also help in
predicting any potential problems that might arise, thereby
helping in maintaining a healthywindmill.Moreover,thelive
information from the sensors is shown straightforwardlyon
a dashboard for distant checking.Thecontrol expertscanget
to this dashboard, whenever required. The information can
appear on hourly, day by day, week after week, or month-to-
month premise. It is important for windmills to be
monitored because they are expensive pieces of machinery
that produce energy for electricity. If not monitored, they
could break down and would need repair which would cost
more money. The benefits of using IoT in windmill
parameter monitoring system includes remote monitoring,
reduced operating costs, increased efficiency, improved
safety and reduced downtime for maintenance work. Also
monitoring and comparing the actual performance outcome
of the machine with the expected outcome can help the
management to understand the reason for the gap using the
data collected from the machine. Industriesareusingenergy
monitoring devices to track their energy usage. Typically,
energy meters and electrical measuringdevicesareinstalled
to track this consumption. However, the use of meter-based
energy tracking systems has become more complex,
requiring a large number of measuring devices. By using an
automated systemtomonitorenergyconsumptioninsteadof
manual data collection, it not only saves time but also
enables instant analysis of energy patterns.
1.1 Proposed System
Block diagram of this system consists of a main controller,
sensors (DHT22, BMP280, YL-83, IR sensor and Ultrasonic
sensor), a power supply, cloud server and an admin
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 921
dashboard. The sensors capture the dedicated data fromthe
surroundings or the equipment’s surroundings. These
sensors are calibrated and able to capture the data in
accurate manner. The controller takes the data from the
sensors and then determines the stateofthewindmill.Italso
publishes the data on a dashboard for the purpose of
monitoring.
DHT22 sensor isusedtomeasuretemperatureandhumidity.
BMP280 sensor is used to measure temperature and
pressure. YL-83 sensor is a rain sensor module that is used
to detect rain. YL-83 sensor gives the output high when rain
is detected and gives output as low when rain is not
detected. IR sensor is used to detectobject.Ultrasonicsensor
is used to measure object distance. The sensors send the
collected data to nodeMCU. The output readings are
observed in ThingSpeak platform.
Figure 1: Monitoring System for Wind Turbine
In ThingSpeak, data is observed in the form of graph. The
visual representation of data helps in observing and
analyzing it from time to time.
Figure 2: Hardware implementation
The figure 2 demonstrates the physical implementation of
the project, which includestheintegrationofvarioussensors
such as DHT22, BMP280, YL 83, IR sensor and an ultrasonic
sensor. Each of these sensors serves a unique purpose in the
monitoring and tracking of environmental conditions.
The DHT22 sensor is used to measure the temperature and
humidity levels in the environment. This sensor provides
accurate readings and is widely used in various applications
due to its high reliability and stability.
The BMP280 sensor, on the other hand, is used to measure
the atmospheric pressure, which is a crucial factor in
determining the weather conditionsofa particulararea.This
sensor is highly accurate and provides precise readings,
making it an ideal choice for weather monitoring
applications.
In addition to these sensors, the project also integrates the
YL 83 sensor, which is used to measure the amount of rain
falling on the surface. This sensor is highly sensitive and
provides accurate readings even in low light conditions,
making it an excellent choice for monitoring the intensity of
light in indoor environments.
IR Sensor is responsible for object detection. The data
collected from these sensors can be used to automate the
wind turbine.
Finally, the project also includes an ultrasonic sensor, which
is used to measure the distance betweenobjects.Thissensor
emits ultrasonic waves that bounce back when they hit any
object, and the time taken for the waves to return is used to
calculate the distance between the sensor and the object.
This sensor is highly accurate and providesprecisereadings,
making it ideal for applications that require distance
measurement.
All the data collected from these sensors are transmitted to
ThingSpeak via the internet. ThingSpeak is an open-source
IoT platform that enables the collection, analysis, and
visualization of data from various IoT devices.
Figure 3: Output displayed in Arduino IDE
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 922
Figure 4: Output of BMP280 Sensor
Figure 5: Output of DHT22 Sensor
Figure 6: Output of HC-SR04 & YL-83 Sensor
Figure 7: Output of IR Sensor
2. RESULTS AND DISCUSSION
The IoT-based windmill parameter monitoring system was
successfully implemented and tested in a real-world
scenario. The system was able to collect data on various
parameters such as temperature, humidity, pressure, rain
detection, and object detection with distance. The collected
data was then analyzed to identify any potential faults or
issues with the windmill. The results obtained from the
monitoring system were compared to the expected
outcomes, and the system was found to be highly accuratein
detecting faults and potential issues. The system was able to
monitor the windmill parameters in real-time and send
alerts to the maintenance team when necessary. The
maintenance team was able to access the data remotely, and
schedule maintenance activities accordingly. This helped in
reducing the downtime of the windmill, and thereby
increasing its productivity. The IoT-based system was also
found to be highly efficient in terms of reducing operating
costs, as it eliminated the need for physical inspections. The
use of IoT-based monitoring systems for windmills has
become increasingly popular in recent years, owing to its
numerous benefits. The system not only helps in reducing
operating costs and increasing efficiency but also improves
safety by detecting potential faults and disasters. The
collected data can also be used by the management to
compare the actual performance outcome of the machine
with the expected outcome, and identify the reason for the
gap. The implementation of the IoT-based windmill
parameter monitoring system has numerous advantages
over conventional methods. One of the key advantagesisthe
ability to remotely monitor the windmill parameters,
thereby eliminating the need for physical inspections. This
not only saves time but also reduces the risk associatedwith
physical inspections. The system is also highly efficient in
terms of reducing operating costs. By eliminating the need
for physical inspections, the system reduces the need for
manpower, and thereby reduces the associated costs. The
collected data can also be used to identify potential faults
and disasters, and thereby reduce the downtime of the
windmill. This not only increases productivity but also
reduces the associated costs. In conclusion, the
implementation of the IoT-based windmill parameter
monitoring system has numerous benefits,includingremote
monitoring, reduced operating costs, increased efficiency,
improved safety, and reduced downtime for maintenance
work. The system is able to detect potential faults and
disasters, and the collected data can be used to identify the
reason for the gap between the actual performanceoutcome
of the machine and the expected outcome.
3. CONCLUSIONS
IoT-based windmill parameter monitoring system has
shown to be a very effective and efficient option for
monitoring windmill parameters. The device was capable of
collecting data on a variety of characteristics, including
temperature, humidity, pressure, rain detection, and object
detection with distance. The collected data was then
analysed to identify any possible windmill defects or
concerns, and the method was shown to be extremely
accurate in detecting faults and potential issues. The
adoption of an IoT-based windmill monitoring system
provides various advantages over traditional techniques.
The technology not only reducesrunningcostsandincreases
efficiency, but it also enhances safety by detecting possible
flaws and disasters in real time. The obtained data may also
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072
© 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 923
be used to compare the machine's actual performance
output to the projected outcome and find the cause of the
difference. Furthermore, the capacity of the system to
remotely monitor windmill parameters reducestheneedfor
physical inspections, saving time and lowering related
hazards. The acquired data may be accessed remotelyby the
maintenance crew, and maintenance procedures can be
scheduled accordingly, decreasing windmill downtime and
boosting production. The deployment of an IoT-based
windmill parameter monitoring system is an importantstep
towards offering dependable and cost-effective energy
generation. The system's manybenefitsmakeitanappealing
alternative for windmill monitoring and maintenance. As
more wind energy producing projects are created
throughout the world, the usage of IoT-based monitoring
systems for windmills is projected to grow in the future
years. Overall, theIoT-based windmill parameter monitoring
system has shown to be a very effective and dependable
method of monitoring windmill parameters.Ithastheability
to save operating costs, boost efficiency, and improvesafety,
ultimately contributing to thecreationofsustainableenergy.
REFERENCES
[1] K. G. Chaudhari, “Windmill Monitoring System Using
Internet of Things with Raspberry Pi,” SSRN Electronic
Journal, Nov. 2020, doi: 10.2139/ssrn.3729041.
[2] M. D. Mudaliar and N. Sivakumar, “IoT based real time
energymonitoringsystemusingRaspberryPi,”Internet
of Things (Netherlands), vol. 12, Dec. 2020, doi:
10.1016/j.iot.2020.100292.
[3] Raj Kamal, “INTERNET OF THINGS Architecture and
Design Principles,”2017.
[4] M. S, D. G, C. B, and D. D, “IoT Based Monitoring and
ControlSystemusingSensors,”Journal of ISMAC, vol. 2,
no. 2, pp. 111–120, Jun. 2021, doi:
10.36548/jismac.2021.2.004.
[5] F. lizzaM, Rr. Mohan, U. scholar, and A. Professor, “IoT
BASED WIND TURBINE MONITORING, FAULT
DIAGNOSISANDCONTROL USING UART,”International
Journal of Advanced Research in Management, vol. 3,
no. 6, 2017, [Online]. Available: www.ijarmate.com
[6] G. Balakrishna and M. Nageshwara Rao, “Study Report
on Using IoT Agriculture FarmMonitoring,” in Lecture
Notes in Networks and Systems, vol. 74, Springer,2019,
pp. 483–491. doi: 10.1007/978-981-13-7082-3_55.
[7] K. Ioannou, D. Karampatzakis, P. Amanatidis, V.
Aggelopoulos, and I. Karmiris, “Low- cost automatic
weather stations in the internet of things,” Information
(Switzerland), vol. 12, no. 4. MDPI AG, Apr. 01, 2021.
doi: 10.3390/info12040146.
[8] A.Sunardi,D.Agus,H.Aditya,andW.Susila,“Onlineair
velocitycontrol,temperatureandhumiditymonitoring
system for clean room using Raspberry Pi,” in IOP
ConferenceSeries: Materials Science and Engineering,
Aug. 2019, vol. 550, no. 1. doi: 10.1088/1757-
899X/550/1/012011.
[9] I. G. M. N. Desnanjaya, A. A. G. B. Ariana, I. M. A.
Nugraha, I. K. A. G. Wiguna, and M. U. Sumaharja,
“Room Monitoring Uses ESP-12E Based DHT22 and
BH1750 Sensors,”Journalof RoboticsandControl(JRC),
vol. 3, no. 2, pp. 205–211, Mar. 2022, doi:
10.18196/jrc.v3i2.11023.
[10] M. Bogdan, “How to Use the DHT22 Sensor for
Measuring Temperature and Humidity with the
Arduino Board,” ACTA Universitatis Cibiniensis, vol.68,
no. 1, pp. 22–25, Dec. 2016, doi: 10.1515/aucts-2016-
0005.
[11] E. Avallone et al., “An inexpensive anemometer using
Arduino board,” Facta universitatis-series:Electronics
and Energetics, vol. 32, no. 3, pp. 359–368, 2019, doi:
10.2298/fuee1903359a.
[12] A. A. Mungekar, Y. K. Solanki, and R.Swarnalatha,“Real
time weather surveillance via lab view interfaced
arduino,” International Journal of Engineering and
Technology(UAE), vol. 7, no. 4, pp. 2715–2717, 2018,
doi: 10.14419/ijet.v7i4.15661.
[13] L.Louis,“WorkingPrincipleofArduinoandUsingitasa
Tool for Study and Research,”International Journal of
Control, Automation, Communication and Systems, vol.
1, no. 2, pp. 21–29, Apr. 2016, doi:
10.5121/ijcacs.2016.1203.

More Related Content

Similar to Wind Turbine Monitoring System Using IoT

IRJET- IoT based Industrial Pollution Monitoring System
IRJET-  	  IoT based Industrial Pollution Monitoring SystemIRJET-  	  IoT based Industrial Pollution Monitoring System
IRJET- IoT based Industrial Pollution Monitoring SystemIRJET Journal
 
IRJET - IoT based Motor Monitoring System
IRJET -  	  IoT based Motor Monitoring SystemIRJET -  	  IoT based Motor Monitoring System
IRJET - IoT based Motor Monitoring SystemIRJET Journal
 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoTIRJET Journal
 
IRJET - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse EnvironmentIRJET - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse EnvironmentIRJET Journal
 
IRJET- Monitoring and Control of PLC based Automation System Parameters using...
IRJET- Monitoring and Control of PLC based Automation System Parameters using...IRJET- Monitoring and Control of PLC based Automation System Parameters using...
IRJET- Monitoring and Control of PLC based Automation System Parameters using...IRJET Journal
 
IRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy MeterIRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy MeterIRJET Journal
 
IRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoTIRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoTIRJET Journal
 
IRJET- Review on Design of Residential IoT based Smart Energy Meters
IRJET- Review on Design of Residential IoT based Smart Energy MetersIRJET- Review on Design of Residential IoT based Smart Energy Meters
IRJET- Review on Design of Residential IoT based Smart Energy MetersIRJET Journal
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy SavingIRJET Journal
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMIRJET Journal
 
IRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET Journal
 
IRJET - Smart Power Monitoring and Controlling through IoT
IRJET -  	  Smart Power Monitoring and Controlling through IoTIRJET -  	  Smart Power Monitoring and Controlling through IoT
IRJET - Smart Power Monitoring and Controlling through IoTIRJET Journal
 
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoTIRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoTIRJET Journal
 
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoTIRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoTIRJET Journal
 
IRJET- Remotely Monitoring Health of the Solar Power System using Arduino
IRJET-  	  Remotely Monitoring Health of the Solar Power System using ArduinoIRJET-  	  Remotely Monitoring Health of the Solar Power System using Arduino
IRJET- Remotely Monitoring Health of the Solar Power System using ArduinoIRJET Journal
 
Industrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIndustrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIRJET Journal
 
Smart Metering using E-wallet
Smart Metering using E-walletSmart Metering using E-wallet
Smart Metering using E-walletIRJET Journal
 
IRJET- An IoT based Tamper Prevention System for Electricity Meter
IRJET- An IoT based Tamper Prevention System for Electricity MeterIRJET- An IoT based Tamper Prevention System for Electricity Meter
IRJET- An IoT based Tamper Prevention System for Electricity MeterIRJET Journal
 
DESIGN THINKING ON FAULT DIAGNOSIS OF FLOATING WIND TURBINE GENERATOR USING A...
DESIGN THINKING ON FAULT DIAGNOSIS OF FLOATING WIND TURBINE GENERATOR USING A...DESIGN THINKING ON FAULT DIAGNOSIS OF FLOATING WIND TURBINE GENERATOR USING A...
DESIGN THINKING ON FAULT DIAGNOSIS OF FLOATING WIND TURBINE GENERATOR USING A...IRJET Journal
 
IRJET- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring DeviceIRJET- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring DeviceIRJET Journal
 

Similar to Wind Turbine Monitoring System Using IoT (20)

IRJET- IoT based Industrial Pollution Monitoring System
IRJET-  	  IoT based Industrial Pollution Monitoring SystemIRJET-  	  IoT based Industrial Pollution Monitoring System
IRJET- IoT based Industrial Pollution Monitoring System
 
IRJET - IoT based Motor Monitoring System
IRJET -  	  IoT based Motor Monitoring SystemIRJET -  	  IoT based Motor Monitoring System
IRJET - IoT based Motor Monitoring System
 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoT
 
IRJET - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse EnvironmentIRJET - Wireless Monitoring and Controlling of Greenhouse Environment
IRJET - Wireless Monitoring and Controlling of Greenhouse Environment
 
IRJET- Monitoring and Control of PLC based Automation System Parameters using...
IRJET- Monitoring and Control of PLC based Automation System Parameters using...IRJET- Monitoring and Control of PLC based Automation System Parameters using...
IRJET- Monitoring and Control of PLC based Automation System Parameters using...
 
IRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy MeterIRJET- Smart Wireless Electronic Energy Meter
IRJET- Smart Wireless Electronic Energy Meter
 
IRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoTIRJET- Energy Consumption and Monitoring System using IoT
IRJET- Energy Consumption and Monitoring System using IoT
 
IRJET- Review on Design of Residential IoT based Smart Energy Meters
IRJET- Review on Design of Residential IoT based Smart Energy MetersIRJET- Review on Design of Residential IoT based Smart Energy Meters
IRJET- Review on Design of Residential IoT based Smart Energy Meters
 
IRJET- A Remotely Controlled Home Automation System for Energy Saving
IRJET-  	  A Remotely Controlled Home Automation System for Energy SavingIRJET-  	  A Remotely Controlled Home Automation System for Energy Saving
IRJET- A Remotely Controlled Home Automation System for Energy Saving
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
 
IRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoTIRJET - Smart Street Light System using IoT
IRJET - Smart Street Light System using IoT
 
IRJET - Smart Power Monitoring and Controlling through IoT
IRJET -  	  Smart Power Monitoring and Controlling through IoTIRJET -  	  Smart Power Monitoring and Controlling through IoT
IRJET - Smart Power Monitoring and Controlling through IoT
 
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoTIRJET- Smart Weather Monitoring and Real Time Alert System using IoT
IRJET- Smart Weather Monitoring and Real Time Alert System using IoT
 
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoTIRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
IRJET - Dynamic Domestic Energy Utility Monitoring and Management using IoT
 
IRJET- Remotely Monitoring Health of the Solar Power System using Arduino
IRJET-  	  Remotely Monitoring Health of the Solar Power System using ArduinoIRJET-  	  Remotely Monitoring Health of the Solar Power System using Arduino
IRJET- Remotely Monitoring Health of the Solar Power System using Arduino
 
Industrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN NetworkIndustrial Mains Power Monitoring and Alert System Over LAN Network
Industrial Mains Power Monitoring and Alert System Over LAN Network
 
Smart Metering using E-wallet
Smart Metering using E-walletSmart Metering using E-wallet
Smart Metering using E-wallet
 
IRJET- An IoT based Tamper Prevention System for Electricity Meter
IRJET- An IoT based Tamper Prevention System for Electricity MeterIRJET- An IoT based Tamper Prevention System for Electricity Meter
IRJET- An IoT based Tamper Prevention System for Electricity Meter
 
DESIGN THINKING ON FAULT DIAGNOSIS OF FLOATING WIND TURBINE GENERATOR USING A...
DESIGN THINKING ON FAULT DIAGNOSIS OF FLOATING WIND TURBINE GENERATOR USING A...DESIGN THINKING ON FAULT DIAGNOSIS OF FLOATING WIND TURBINE GENERATOR USING A...
DESIGN THINKING ON FAULT DIAGNOSIS OF FLOATING WIND TURBINE GENERATOR USING A...
 
IRJET- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring DeviceIRJET- Cloud based Intelligent Plant Monitoring Device
IRJET- Cloud based Intelligent Plant Monitoring Device
 

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 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
 

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

High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...Call girls in Ahmedabad High profile
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 

Recently uploaded (20)

High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
High Profile Call Girls Dahisar Arpita 9907093804 Independent Escort Service ...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 

Wind Turbine Monitoring System Using IoT

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 920 Wind Turbine Monitoring System Using IoT Rithika H Poojary1, Bhoomika M2, Pooja P Shetty3, Shilpa4, Ganesh V N5 1Student, Electronics & Communication Engineering, MITE, Karnataka, India 2Student, Electronics & Communication Engineering, MITE, Karnataka, India 3Student, Electronics & Communication Engineering, MITE, Karnataka, India 4Student, Electronics & Communication Engineering, MITE, Karnataka, India 5Associate Professor, Electronics & Communication Engineering, MITE, Moodabidri, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Nowadays, wind energy is increasingly utilized as a renewable energy source to meet the high demand for power. To produce environmentallyfriendlyenergy, it'scrucial to implement an effective windturbinetrackingsystem. Dueto their remote locations, monitoring windmills continuously is time-consuming and energy-intensive using traditional methods. However, using digital equipment that consists of sensors and controllers can produce accurate results. In the study "Wind Turbine Monitoring System Using IoT," researchers used sensors installed on a windmill to measure various factors such astemperature, humidity, pressure, object distance, object detection, and rain detection. Theoutput data from these sensors is essential for tracking the wind turbine's characteristics, enabling prioritization and automation of security measures. For remote tracking, the sensor data is displayed on a dashboard, accessible to authorized personnel and recorded for future reference if necessary. Professionals can utilize this information for designing modifications based on material and geometric parameters. Key Words: Wind energy,Tracking,Sensors,Controllers, Automate. 1. INTRODUCTION To meet the requirements of energy necessity, wind energy is utilized as the substitute wellspring of energy. To utilize wind energy adequately, proper maintenance of windmill is required. At some point shortcoming happens in windmill and it turns into a troublesome errand to reconfigure it. We need a decent method to do it. The Internet of Things (IoT) refers to a network of physical objects embedded with technology to communicate, sense, and interact with their internal states or the surrounding environment. Industries are always looking for ways to reduce energy costs and minimize energy waste, leading them to adopt various energy conservation methods. One of the most widely recognized approaches is performing industrial energy audits. These audits help to identify energy losses in equipment and heavy machinery that consume a significant amount of energy. The findings from energy audits provide detailed information on the industry's energy consumption. By reviewing energy audit reports, industries can take necessary steps to conserve energy. Unfortunately, energy audits are not conducted regularly in most industries, resulting in only a minimal percentage of energy conservation. However, industries can make energy conservation a regular process by continuously monitoring their daily energy consumption. Wind turbine monitoring system is a remote monitoring and remote control system for windmills. It helps to monitor some internal andexternal parameters and control the operation of windmills from a distance. It uses sensors to detect the condition around the windmill and a wireless network to send data to a central server. The central server can then generate reports on the condition of the windmill and send it back to remote locations. The data collected can be analysed to determine the efficiency of the windmill which can also help in predicting any potential problems that might arise, thereby helping in maintaining a healthywindmill.Moreover,thelive information from the sensors is shown straightforwardlyon a dashboard for distant checking.Thecontrol expertscanget to this dashboard, whenever required. The information can appear on hourly, day by day, week after week, or month-to- month premise. It is important for windmills to be monitored because they are expensive pieces of machinery that produce energy for electricity. If not monitored, they could break down and would need repair which would cost more money. The benefits of using IoT in windmill parameter monitoring system includes remote monitoring, reduced operating costs, increased efficiency, improved safety and reduced downtime for maintenance work. Also monitoring and comparing the actual performance outcome of the machine with the expected outcome can help the management to understand the reason for the gap using the data collected from the machine. Industriesareusingenergy monitoring devices to track their energy usage. Typically, energy meters and electrical measuringdevicesareinstalled to track this consumption. However, the use of meter-based energy tracking systems has become more complex, requiring a large number of measuring devices. By using an automated systemtomonitorenergyconsumptioninsteadof manual data collection, it not only saves time but also enables instant analysis of energy patterns. 1.1 Proposed System Block diagram of this system consists of a main controller, sensors (DHT22, BMP280, YL-83, IR sensor and Ultrasonic sensor), a power supply, cloud server and an admin
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 921 dashboard. The sensors capture the dedicated data fromthe surroundings or the equipment’s surroundings. These sensors are calibrated and able to capture the data in accurate manner. The controller takes the data from the sensors and then determines the stateofthewindmill.Italso publishes the data on a dashboard for the purpose of monitoring. DHT22 sensor isusedtomeasuretemperatureandhumidity. BMP280 sensor is used to measure temperature and pressure. YL-83 sensor is a rain sensor module that is used to detect rain. YL-83 sensor gives the output high when rain is detected and gives output as low when rain is not detected. IR sensor is used to detectobject.Ultrasonicsensor is used to measure object distance. The sensors send the collected data to nodeMCU. The output readings are observed in ThingSpeak platform. Figure 1: Monitoring System for Wind Turbine In ThingSpeak, data is observed in the form of graph. The visual representation of data helps in observing and analyzing it from time to time. Figure 2: Hardware implementation The figure 2 demonstrates the physical implementation of the project, which includestheintegrationofvarioussensors such as DHT22, BMP280, YL 83, IR sensor and an ultrasonic sensor. Each of these sensors serves a unique purpose in the monitoring and tracking of environmental conditions. The DHT22 sensor is used to measure the temperature and humidity levels in the environment. This sensor provides accurate readings and is widely used in various applications due to its high reliability and stability. The BMP280 sensor, on the other hand, is used to measure the atmospheric pressure, which is a crucial factor in determining the weather conditionsofa particulararea.This sensor is highly accurate and provides precise readings, making it an ideal choice for weather monitoring applications. In addition to these sensors, the project also integrates the YL 83 sensor, which is used to measure the amount of rain falling on the surface. This sensor is highly sensitive and provides accurate readings even in low light conditions, making it an excellent choice for monitoring the intensity of light in indoor environments. IR Sensor is responsible for object detection. The data collected from these sensors can be used to automate the wind turbine. Finally, the project also includes an ultrasonic sensor, which is used to measure the distance betweenobjects.Thissensor emits ultrasonic waves that bounce back when they hit any object, and the time taken for the waves to return is used to calculate the distance between the sensor and the object. This sensor is highly accurate and providesprecisereadings, making it ideal for applications that require distance measurement. All the data collected from these sensors are transmitted to ThingSpeak via the internet. ThingSpeak is an open-source IoT platform that enables the collection, analysis, and visualization of data from various IoT devices. Figure 3: Output displayed in Arduino IDE
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 922 Figure 4: Output of BMP280 Sensor Figure 5: Output of DHT22 Sensor Figure 6: Output of HC-SR04 & YL-83 Sensor Figure 7: Output of IR Sensor 2. RESULTS AND DISCUSSION The IoT-based windmill parameter monitoring system was successfully implemented and tested in a real-world scenario. The system was able to collect data on various parameters such as temperature, humidity, pressure, rain detection, and object detection with distance. The collected data was then analyzed to identify any potential faults or issues with the windmill. The results obtained from the monitoring system were compared to the expected outcomes, and the system was found to be highly accuratein detecting faults and potential issues. The system was able to monitor the windmill parameters in real-time and send alerts to the maintenance team when necessary. The maintenance team was able to access the data remotely, and schedule maintenance activities accordingly. This helped in reducing the downtime of the windmill, and thereby increasing its productivity. The IoT-based system was also found to be highly efficient in terms of reducing operating costs, as it eliminated the need for physical inspections. The use of IoT-based monitoring systems for windmills has become increasingly popular in recent years, owing to its numerous benefits. The system not only helps in reducing operating costs and increasing efficiency but also improves safety by detecting potential faults and disasters. The collected data can also be used by the management to compare the actual performance outcome of the machine with the expected outcome, and identify the reason for the gap. The implementation of the IoT-based windmill parameter monitoring system has numerous advantages over conventional methods. One of the key advantagesisthe ability to remotely monitor the windmill parameters, thereby eliminating the need for physical inspections. This not only saves time but also reduces the risk associatedwith physical inspections. The system is also highly efficient in terms of reducing operating costs. By eliminating the need for physical inspections, the system reduces the need for manpower, and thereby reduces the associated costs. The collected data can also be used to identify potential faults and disasters, and thereby reduce the downtime of the windmill. This not only increases productivity but also reduces the associated costs. In conclusion, the implementation of the IoT-based windmill parameter monitoring system has numerous benefits,includingremote monitoring, reduced operating costs, increased efficiency, improved safety, and reduced downtime for maintenance work. The system is able to detect potential faults and disasters, and the collected data can be used to identify the reason for the gap between the actual performanceoutcome of the machine and the expected outcome. 3. CONCLUSIONS IoT-based windmill parameter monitoring system has shown to be a very effective and efficient option for monitoring windmill parameters. The device was capable of collecting data on a variety of characteristics, including temperature, humidity, pressure, rain detection, and object detection with distance. The collected data was then analysed to identify any possible windmill defects or concerns, and the method was shown to be extremely accurate in detecting faults and potential issues. The adoption of an IoT-based windmill monitoring system provides various advantages over traditional techniques. The technology not only reducesrunningcostsandincreases efficiency, but it also enhances safety by detecting possible flaws and disasters in real time. The obtained data may also
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 10 Issue: 05 | May 2023 www.irjet.net p-ISSN: 2395-0072 © 2023, IRJET | Impact Factor value: 8.226 | ISO 9001:2008 Certified Journal | Page 923 be used to compare the machine's actual performance output to the projected outcome and find the cause of the difference. Furthermore, the capacity of the system to remotely monitor windmill parameters reducestheneedfor physical inspections, saving time and lowering related hazards. The acquired data may be accessed remotelyby the maintenance crew, and maintenance procedures can be scheduled accordingly, decreasing windmill downtime and boosting production. The deployment of an IoT-based windmill parameter monitoring system is an importantstep towards offering dependable and cost-effective energy generation. The system's manybenefitsmakeitanappealing alternative for windmill monitoring and maintenance. As more wind energy producing projects are created throughout the world, the usage of IoT-based monitoring systems for windmills is projected to grow in the future years. Overall, theIoT-based windmill parameter monitoring system has shown to be a very effective and dependable method of monitoring windmill parameters.Ithastheability to save operating costs, boost efficiency, and improvesafety, ultimately contributing to thecreationofsustainableenergy. REFERENCES [1] K. G. Chaudhari, “Windmill Monitoring System Using Internet of Things with Raspberry Pi,” SSRN Electronic Journal, Nov. 2020, doi: 10.2139/ssrn.3729041. [2] M. D. Mudaliar and N. Sivakumar, “IoT based real time energymonitoringsystemusingRaspberryPi,”Internet of Things (Netherlands), vol. 12, Dec. 2020, doi: 10.1016/j.iot.2020.100292. [3] Raj Kamal, “INTERNET OF THINGS Architecture and Design Principles,”2017. [4] M. S, D. G, C. B, and D. D, “IoT Based Monitoring and ControlSystemusingSensors,”Journal of ISMAC, vol. 2, no. 2, pp. 111–120, Jun. 2021, doi: 10.36548/jismac.2021.2.004. [5] F. lizzaM, Rr. Mohan, U. scholar, and A. Professor, “IoT BASED WIND TURBINE MONITORING, FAULT DIAGNOSISANDCONTROL USING UART,”International Journal of Advanced Research in Management, vol. 3, no. 6, 2017, [Online]. Available: www.ijarmate.com [6] G. Balakrishna and M. Nageshwara Rao, “Study Report on Using IoT Agriculture FarmMonitoring,” in Lecture Notes in Networks and Systems, vol. 74, Springer,2019, pp. 483–491. doi: 10.1007/978-981-13-7082-3_55. [7] K. Ioannou, D. Karampatzakis, P. Amanatidis, V. Aggelopoulos, and I. Karmiris, “Low- cost automatic weather stations in the internet of things,” Information (Switzerland), vol. 12, no. 4. MDPI AG, Apr. 01, 2021. doi: 10.3390/info12040146. [8] A.Sunardi,D.Agus,H.Aditya,andW.Susila,“Onlineair velocitycontrol,temperatureandhumiditymonitoring system for clean room using Raspberry Pi,” in IOP ConferenceSeries: Materials Science and Engineering, Aug. 2019, vol. 550, no. 1. doi: 10.1088/1757- 899X/550/1/012011. [9] I. G. M. N. Desnanjaya, A. A. G. B. Ariana, I. M. A. Nugraha, I. K. A. G. Wiguna, and M. U. Sumaharja, “Room Monitoring Uses ESP-12E Based DHT22 and BH1750 Sensors,”Journalof RoboticsandControl(JRC), vol. 3, no. 2, pp. 205–211, Mar. 2022, doi: 10.18196/jrc.v3i2.11023. [10] M. Bogdan, “How to Use the DHT22 Sensor for Measuring Temperature and Humidity with the Arduino Board,” ACTA Universitatis Cibiniensis, vol.68, no. 1, pp. 22–25, Dec. 2016, doi: 10.1515/aucts-2016- 0005. [11] E. Avallone et al., “An inexpensive anemometer using Arduino board,” Facta universitatis-series:Electronics and Energetics, vol. 32, no. 3, pp. 359–368, 2019, doi: 10.2298/fuee1903359a. [12] A. A. Mungekar, Y. K. Solanki, and R.Swarnalatha,“Real time weather surveillance via lab view interfaced arduino,” International Journal of Engineering and Technology(UAE), vol. 7, no. 4, pp. 2715–2717, 2018, doi: 10.14419/ijet.v7i4.15661. [13] L.Louis,“WorkingPrincipleofArduinoandUsingitasa Tool for Study and Research,”International Journal of Control, Automation, Communication and Systems, vol. 1, no. 2, pp. 21–29, Apr. 2016, doi: 10.5121/ijcacs.2016.1203.