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 2551
IOT BASED ELECTRICAL MOTOR CONTROL AND MONITORING
T B DAYANANDA1, MANJUNATH N2, THARUN M T3, VEERABHADRASWAMY R4, YASHWANTH
KUMAR V M5.
1Associate professor. Department of EEE, Dr. AIT, Bengaluru Karnataka-560056,India
2,3,4,5 Students, Department of EEE, Dr. AIT, Bengaluru Karnataka-560056,India
--------------------------------------------------------------------------***--------------------------------------------------------------------
ABSTRACT: At present, industries are rapidly shifting towards automation. Today’s industrial automations mostly based on
programmable controllers and robots. In order to do the tedious work and to serve the mankind, automation is developed in
industries. DC motor plays an important role in various industries hence we selected it. This project present a system to provide
protection, control and monitoring the condition of DC motor. Here Arduino Uno and various sensors like current, voltage, speed
and temperature sensors are used. Real time values of various parameters like current, voltage, temperature and speed can be
monitored in ThingSpeak mobile app. By continuous monitoring, the motor can be protected against fault like short circuits,
overloading, overheating etc. hence machine performance is improved.
Keywords: IoT, Arduino Uno, Node MCU, DC motor, LCD, Fault, etc.
1. INTRODUCTION
Nowadays there is advancement in technologies, in order to reduce the man power in industries, the industries are shifted
towards automation. DC motors are used in various industries because of their small size and high energy output.Themanual
control of motor in different areas of an industry for the switch ON or OFF is time consuming andinconvenienthere aneffortis
made to control automatically. Protection or maintenance isalsoveryimportantaspect forthesmoothoperationof motorinan
industry. The monitoring of several Parameters of motor like voltage, current, temperature and speed etc. by human is very
time consuming process. These problems are studied and developed a remote project as solution called IOT BASED
ELECTRICAL MOTOR CONTROL AND MONITORING. In this paper, a cost effective protection and control system has been
developed for DC motors which can be used in practice.
1.1 Motor Protection Scheme
In the motor protection scheme, the respective sensors provide accurate and precision intimation So as to protect the motor
under abnormal condition like protection against overheating, over current and voltage fluctuations.
1.2 Motor Monitoring Scheme
Real time values of several parameters like voltage, current, temperatureandspeedaresensedbysensorsanduploadedtothe
ThingSpeak application using Node MCU which gives us feature of real time monitoring of motor from mobile device. The
values are compared with default values to determine the condition of the motor.
2. METHODOLOGY
In this project, we have interfaced various sensors with the ArduinoUno,NodeMCUandthemotortocollectdata ofthevarious
parameters like voltage, current, temperature and speed to know the condition of the motor and also give protection against
over voltage, under voltage, over load and thermal overloading by providing program for that, so if the motor crosses the
predefined value of current, voltage and temperature by some fault it will get automatically turn off and the alarm givessignal
on the application. Also we can turn on/ off motor by button placed in the application. Block diagram, andresultsarediscussed
below.
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 2552
2.1 Block Diagram
Fig 1: Block diagram
In this project work, the voltage sensor is used to read the voltage value. The current sensor is used to read the current value,
temperature sensor is used to measure the temperature of the DC motor. The speed sensor is used to monitor the speed ofthe
motor. The signal from the above mentioned sensors is processed by the Arduino uno with the predefined values. The Node
MCU is used to transmit the real time data to an application for remote monitoring. If the values of any parameters of the DC
motor is not within the predefined value then specific abnormality will be triggered and the motor will shut down
automatically. LCD display is used to display the parameters of the motor on the spot and using Node MCU the abnormality
condition is notified to the linked mobile devices.
2.2 Remote Monitoring
Remote monitoring is done using Node MCU which has inbuilt Wi-Fi. Which is interfaced with Arduino Uno for sensor data
which can be used to link to ThingsSpeak mobile application. By this way real time monitoring can be achieved.
3. HARDWARE MODEL
Fig 2: Hardware Model
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 2553
4. RESULTS
In this project the predefined values of various parameters were, if current exceeds 1900mA then over load condition is
triggered, if voltage exceeds 14V then over voltage condition is triggered, if voltage goes below 11V then under voltage
condition is triggered, if temperature exceeds 35°c then thermal overload condition is triggered. Speed sensor is used to
monitor the speed of the motor. In all these cases the alarm is triggered the condition of motor is displayed using LCD display.
And the parameters of the motor are also monitored using mobile application.
5. SIMULATION
Fig 3: Simulation Setup in Proteus
This is the simulation setup we have done in the Proteus software. And we have set the predefined values to
1 Above 35 C thermal overload fault.
2 Above 12V overvoltage fault.
3 Below 9V under voltage fault.
4 Above 400mA overload fault
6. SIMULATION RESULTS
Fig 4: Temperature reading is displayed Fig 5: Voltage reading is displayed
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 2554
Fig 6: Current reading is displayed Fig 7: Speed (RPM) reading is displayed
Fig 8: Over heat fault is displayed Fig 9: Under voltage fault is displayed
Fig 10: Over voltage fault is displayed Fig 11: Over load fault is displayed
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 2555
7. IOT NOTIFICATION TO SMARTPHONE
Fig 12: Over heat fault is notified Fig 13: Under voltage fault is notified
Fig 14: Over voltage fault is notified Fig 15: Over load fault is notified
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 2556
8. CONCLUSION
In this project, a system introduced that can protect, control andmonitora DCmotorthroughmobileapplicationusingArduino
Uno and Node MCU. Various parameters like current, voltage temperature and speed and their real-time values can observed
on the screen. Protection against the overload, overvoltage, under voltage and overheating is achieved. Also we have
successfully completed simulation part of this project.
9. REFERENCES
[1] S.U.PRABHA, S.PAVITHRA, International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395- 0056
Volume: 07 Issue: 03, April-2020.
[2] JYOTHI B GADADE, BE. Student Dept. of Electrical Eng., S. B Patil college of engineering, Maharashtra, India, (IRJET-
V5I5666) eISSN:2395-0056, May-2018.
[3] PREETHI. R, DHIVYA. N, Knowledge institute of technology, Kakapalayam, Salem, (IRJET- V2I6189) e-ISSN:2395-0056,
September-2015.

More Related Content

Similar to IOT BASED ELECTRICAL MOTOR CONTROL AND MONITORING

IRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor PerformanceIRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor Performance
IRJET Journal
 
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
IRJET Journal
 
POWER FACTOR MONITORING AND CONTROLLING FOR INDUSTRIAL LOAD USING IOT
POWER FACTOR MONITORING AND CONTROLLING FOR INDUSTRIAL LOAD USING IOTPOWER FACTOR MONITORING AND CONTROLLING FOR INDUSTRIAL LOAD USING IOT
POWER FACTOR MONITORING AND CONTROLLING FOR INDUSTRIAL LOAD USING IOT
IRJET Journal
 
Prepaid Energy Meter Recharge And Monitoring Using App
Prepaid Energy Meter Recharge And Monitoring Using AppPrepaid Energy Meter Recharge And Monitoring Using App
Prepaid Energy Meter Recharge And Monitoring Using App
IRJET Journal
 
PC Based DC Motor Speed Control using PID for Laboratory
PC Based DC Motor Speed Control using PID for LaboratoryPC Based DC Motor Speed Control using PID for Laboratory
PC Based DC Motor Speed Control using PID for Laboratory
ijtsrd
 
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 Journal
 
IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...
IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...
IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...
IRJET Journal
 
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
IRJET Journal
 
Password Protected Circuit Breaker Using IoT
Password Protected Circuit Breaker Using IoTPassword Protected Circuit Breaker Using IoT
Password Protected Circuit Breaker Using IoT
IRJET Journal
 
IRJET - Smart Energy Meter with Multi-Intimation
IRJET - Smart Energy Meter with Multi-IntimationIRJET - Smart Energy Meter with Multi-Intimation
IRJET - Smart Energy Meter with Multi-Intimation
IRJET Journal
 
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...
IRJET Journal
 
Automatic EV Battery Management and control Systems using IOT
Automatic EV Battery Management and control Systems using IOTAutomatic EV Battery Management and control Systems using IOT
Automatic EV Battery Management and control Systems using IOT
IRJET Journal
 
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using CloudIRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
IRJET Journal
 
Industrial Automation using IoT
Industrial Automation using IoTIndustrial Automation using IoT
Industrial Automation using IoT
IRJET 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 Network
IRJET Journal
 
IoT Based Distribution Transformer Condition Monitoring System
IoT Based Distribution Transformer Condition Monitoring SystemIoT Based Distribution Transformer Condition Monitoring System
IoT Based Distribution Transformer Condition Monitoring System
IRJET Journal
 
Development of Smart system for Monitoring Windmill
Development of Smart system for Monitoring WindmillDevelopment of Smart system for Monitoring Windmill
Development of Smart system for Monitoring Windmill
IRJET Journal
 
IRJET- Vertical Milling Center Machines Status Monitoring System for Industri...
IRJET- Vertical Milling Center Machines Status Monitoring System for Industri...IRJET- Vertical Milling Center Machines Status Monitoring System for Industri...
IRJET- Vertical Milling Center Machines Status Monitoring System for Industri...
IRJET Journal
 
IRJET- AC Motor Fault Analyser by Characteristic Analysis
IRJET-  	  AC Motor Fault Analyser by Characteristic AnalysisIRJET-  	  AC Motor Fault Analyser by Characteristic Analysis
IRJET- AC Motor Fault Analyser by Characteristic Analysis
IRJET Journal
 
IOT BASED SMART ENERGY METER USING THEFT DETECTION
IOT BASED SMART ENERGY METER USING THEFT DETECTIONIOT BASED SMART ENERGY METER USING THEFT DETECTION
IOT BASED SMART ENERGY METER USING THEFT DETECTION
IRJET Journal
 

Similar to IOT BASED ELECTRICAL MOTOR CONTROL AND MONITORING (20)

IRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor PerformanceIRJET - IoT-based Monitoring of Induction Motor Performance
IRJET - IoT-based Monitoring of Induction Motor Performance
 
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
IRJET - Transformer Parameter Measurement and Protection by using Wireless Sy...
 
POWER FACTOR MONITORING AND CONTROLLING FOR INDUSTRIAL LOAD USING IOT
POWER FACTOR MONITORING AND CONTROLLING FOR INDUSTRIAL LOAD USING IOTPOWER FACTOR MONITORING AND CONTROLLING FOR INDUSTRIAL LOAD USING IOT
POWER FACTOR MONITORING AND CONTROLLING FOR INDUSTRIAL LOAD USING IOT
 
Prepaid Energy Meter Recharge And Monitoring Using App
Prepaid Energy Meter Recharge And Monitoring Using AppPrepaid Energy Meter Recharge And Monitoring Using App
Prepaid Energy Meter Recharge And Monitoring Using App
 
PC Based DC Motor Speed Control using PID for Laboratory
PC Based DC Motor Speed Control using PID for LaboratoryPC Based DC Motor Speed Control using PID for Laboratory
PC Based DC Motor Speed Control using PID for Laboratory
 
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- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...
IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...
IRJET- Smart Energy Metering based on IoT and Pocket Picking using Arduino an...
 
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...IoT Based Project for Railway  Locomotive Monitoring System, Alert on Emergen...
IoT Based Project for Railway Locomotive Monitoring System, Alert on Emergen...
 
Password Protected Circuit Breaker Using IoT
Password Protected Circuit Breaker Using IoTPassword Protected Circuit Breaker Using IoT
Password Protected Circuit Breaker Using IoT
 
IRJET - Smart Energy Meter with Multi-Intimation
IRJET - Smart Energy Meter with Multi-IntimationIRJET - Smart Energy Meter with Multi-Intimation
IRJET - Smart Energy Meter with Multi-Intimation
 
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...
IoT Based Project for Submersible Motor controlling , monitoring, & Updating ...
 
Automatic EV Battery Management and control Systems using IOT
Automatic EV Battery Management and control Systems using IOTAutomatic EV Battery Management and control Systems using IOT
Automatic EV Battery Management and control Systems using IOT
 
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using CloudIRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
IRJET- Fuzzy Logic based Fault Detection in Induction Machines using Cloud
 
Industrial Automation using IoT
Industrial Automation using IoTIndustrial Automation using IoT
Industrial Automation using IoT
 
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
 
IoT Based Distribution Transformer Condition Monitoring System
IoT Based Distribution Transformer Condition Monitoring SystemIoT Based Distribution Transformer Condition Monitoring System
IoT Based Distribution Transformer Condition Monitoring System
 
Development of Smart system for Monitoring Windmill
Development of Smart system for Monitoring WindmillDevelopment of Smart system for Monitoring Windmill
Development of Smart system for Monitoring Windmill
 
IRJET- Vertical Milling Center Machines Status Monitoring System for Industri...
IRJET- Vertical Milling Center Machines Status Monitoring System for Industri...IRJET- Vertical Milling Center Machines Status Monitoring System for Industri...
IRJET- Vertical Milling Center Machines Status Monitoring System for Industri...
 
IRJET- AC Motor Fault Analyser by Characteristic Analysis
IRJET-  	  AC Motor Fault Analyser by Characteristic AnalysisIRJET-  	  AC Motor Fault Analyser by Characteristic Analysis
IRJET- AC Motor Fault Analyser by Characteristic Analysis
 
IOT BASED SMART ENERGY METER USING THEFT DETECTION
IOT BASED SMART ENERGY METER USING THEFT DETECTIONIOT BASED SMART ENERGY METER USING THEFT DETECTION
IOT BASED SMART ENERGY METER USING THEFT DETECTION
 

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

Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
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
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
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
 
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
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
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
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
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
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 

Recently uploaded (20)

Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .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
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
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
 
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
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
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
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
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.
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 

IOT BASED ELECTRICAL MOTOR CONTROL AND MONITORING

  • 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 2551 IOT BASED ELECTRICAL MOTOR CONTROL AND MONITORING T B DAYANANDA1, MANJUNATH N2, THARUN M T3, VEERABHADRASWAMY R4, YASHWANTH KUMAR V M5. 1Associate professor. Department of EEE, Dr. AIT, Bengaluru Karnataka-560056,India 2,3,4,5 Students, Department of EEE, Dr. AIT, Bengaluru Karnataka-560056,India --------------------------------------------------------------------------***-------------------------------------------------------------------- ABSTRACT: At present, industries are rapidly shifting towards automation. Today’s industrial automations mostly based on programmable controllers and robots. In order to do the tedious work and to serve the mankind, automation is developed in industries. DC motor plays an important role in various industries hence we selected it. This project present a system to provide protection, control and monitoring the condition of DC motor. Here Arduino Uno and various sensors like current, voltage, speed and temperature sensors are used. Real time values of various parameters like current, voltage, temperature and speed can be monitored in ThingSpeak mobile app. By continuous monitoring, the motor can be protected against fault like short circuits, overloading, overheating etc. hence machine performance is improved. Keywords: IoT, Arduino Uno, Node MCU, DC motor, LCD, Fault, etc. 1. INTRODUCTION Nowadays there is advancement in technologies, in order to reduce the man power in industries, the industries are shifted towards automation. DC motors are used in various industries because of their small size and high energy output.Themanual control of motor in different areas of an industry for the switch ON or OFF is time consuming andinconvenienthere aneffortis made to control automatically. Protection or maintenance isalsoveryimportantaspect forthesmoothoperationof motorinan industry. The monitoring of several Parameters of motor like voltage, current, temperature and speed etc. by human is very time consuming process. These problems are studied and developed a remote project as solution called IOT BASED ELECTRICAL MOTOR CONTROL AND MONITORING. In this paper, a cost effective protection and control system has been developed for DC motors which can be used in practice. 1.1 Motor Protection Scheme In the motor protection scheme, the respective sensors provide accurate and precision intimation So as to protect the motor under abnormal condition like protection against overheating, over current and voltage fluctuations. 1.2 Motor Monitoring Scheme Real time values of several parameters like voltage, current, temperatureandspeedaresensedbysensorsanduploadedtothe ThingSpeak application using Node MCU which gives us feature of real time monitoring of motor from mobile device. The values are compared with default values to determine the condition of the motor. 2. METHODOLOGY In this project, we have interfaced various sensors with the ArduinoUno,NodeMCUandthemotortocollectdata ofthevarious parameters like voltage, current, temperature and speed to know the condition of the motor and also give protection against over voltage, under voltage, over load and thermal overloading by providing program for that, so if the motor crosses the predefined value of current, voltage and temperature by some fault it will get automatically turn off and the alarm givessignal on the application. Also we can turn on/ off motor by button placed in the application. Block diagram, andresultsarediscussed below.
  • 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 2552 2.1 Block Diagram Fig 1: Block diagram In this project work, the voltage sensor is used to read the voltage value. The current sensor is used to read the current value, temperature sensor is used to measure the temperature of the DC motor. The speed sensor is used to monitor the speed ofthe motor. The signal from the above mentioned sensors is processed by the Arduino uno with the predefined values. The Node MCU is used to transmit the real time data to an application for remote monitoring. If the values of any parameters of the DC motor is not within the predefined value then specific abnormality will be triggered and the motor will shut down automatically. LCD display is used to display the parameters of the motor on the spot and using Node MCU the abnormality condition is notified to the linked mobile devices. 2.2 Remote Monitoring Remote monitoring is done using Node MCU which has inbuilt Wi-Fi. Which is interfaced with Arduino Uno for sensor data which can be used to link to ThingsSpeak mobile application. By this way real time monitoring can be achieved. 3. HARDWARE MODEL Fig 2: Hardware Model
  • 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 2553 4. RESULTS In this project the predefined values of various parameters were, if current exceeds 1900mA then over load condition is triggered, if voltage exceeds 14V then over voltage condition is triggered, if voltage goes below 11V then under voltage condition is triggered, if temperature exceeds 35°c then thermal overload condition is triggered. Speed sensor is used to monitor the speed of the motor. In all these cases the alarm is triggered the condition of motor is displayed using LCD display. And the parameters of the motor are also monitored using mobile application. 5. SIMULATION Fig 3: Simulation Setup in Proteus This is the simulation setup we have done in the Proteus software. And we have set the predefined values to 1 Above 35 C thermal overload fault. 2 Above 12V overvoltage fault. 3 Below 9V under voltage fault. 4 Above 400mA overload fault 6. SIMULATION RESULTS Fig 4: Temperature reading is displayed Fig 5: Voltage reading is displayed
  • 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 2554 Fig 6: Current reading is displayed Fig 7: Speed (RPM) reading is displayed Fig 8: Over heat fault is displayed Fig 9: Under voltage fault is displayed Fig 10: Over voltage fault is displayed Fig 11: Over load fault is displayed
  • 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 2555 7. IOT NOTIFICATION TO SMARTPHONE Fig 12: Over heat fault is notified Fig 13: Under voltage fault is notified Fig 14: Over voltage fault is notified Fig 15: Over load fault is notified
  • 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 2556 8. CONCLUSION In this project, a system introduced that can protect, control andmonitora DCmotorthroughmobileapplicationusingArduino Uno and Node MCU. Various parameters like current, voltage temperature and speed and their real-time values can observed on the screen. Protection against the overload, overvoltage, under voltage and overheating is achieved. Also we have successfully completed simulation part of this project. 9. REFERENCES [1] S.U.PRABHA, S.PAVITHRA, International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395- 0056 Volume: 07 Issue: 03, April-2020. [2] JYOTHI B GADADE, BE. Student Dept. of Electrical Eng., S. B Patil college of engineering, Maharashtra, India, (IRJET- V5I5666) eISSN:2395-0056, May-2018. [3] PREETHI. R, DHIVYA. N, Knowledge institute of technology, Kakapalayam, Salem, (IRJET- V2I6189) e-ISSN:2395-0056, September-2015.