SlideShare uma empresa Scribd logo
1 de 5
Baixar para ler offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1501
IOT BASED SPEED CONTROL OF DC MOTOR USING PWM TECHNIQUE
Prof. Praful Tadse1, Aniket Mote2, Sanket Sangidwar3, Vivek Kolhe4, Saket Bhowate5, Pooja
Wararkar6
1Asst. Professor Dept. of Electrical Engineering, B.I.T College, Maharashtra, India
2Student of Dept. of Electrical Engineering, B.I.T College, Maharashtra, India
------------------------------------------------------------------------------***------------------------------------------------------------------------
Abstract - In this paper, the IOT based control of dc motor has been reported. Internet is the most widely used, high speed and
easily accessible communication medium in modern day world. In this system, the switching and the speed of dc motor can be
controlled by using self-developed android application. In industry dc motor is widely uses for speed control and load
characteristics, speed control of dc motor is very crucial in application where required speed is precision and correcting signal
representing and to operate motor at constant speed, so we use PWM method.
Index Terms - IOT, android application, Internet.
1. INTRODUCTION
Internet was used in earlier time only for basic communication and information sharing. today the power of internet is
applied for doing many task like controlling a remotely place server machine from anywhere in the world. DC motor are
very useful for various application because of their wide range of speed control and relatively small size. In previous time
for controlling or operating two or more motors the workers need to go to respective location where the motor is placed
but with the help of this technology the operator can easily control all motors of the plant from single control room. In this
paper controller presented uses the pulse width modulation (PWM) technique for speed control of dc motor. Using
ATMEGA 328 microcontroller generate the PWM wave for speed control of dc motor. We need a variable voltage dc power
source to control the speed of the dc motor. In this paper we use PWM method so it switches the motor ON and OFF with a
pulse wave. The main objective of this paper is to become easy with the implementation of hardware of ATMEGA328
microcontroller based speed control of dc motor. L293D IC is used to provide to motor and infrared sensor is used to count
the speed which are interface with ATMEGA328 IC. It gives a sense of occurring overload to operator at overload condition
and speed display on LCD screen. The system consist of very simple and easy to use equipment which can handle tasks as a
controlling the dc motor using the concept of Internet of things (IOT). The system will improve the efficiency of industries
to great extent. Also it reduce the man power used substantially resulting in great save in industrial revenue as human
resource is very precious.
2. METHODOLOGY
The main methodology of this entire project is depend on IOT based embedded system so interfacing of all hardware with
wifi and internet is very important part in its functioning. The whole programming is done in Arduino IDE and then it is
loaded in the node MCU and with the help of wifi and various sensors we have achieved the required goal like speed
control of dc motor from mobile application. with the help of PWM technique which can generated by ATMEGA328
microcontroller by varying the width of duty cycle we can vary the speed of dc motor.
3. COMPONENTS USED:
A. Pulse width modulation:
PWM have many characteristics of control system. A simple method to control the speed of dc motor is to control driving
voltage, when the voltage is high the speed would be high. In many application normal voltage control would cause lot of
power loss on control system, so PWM method is mostly used in dc motor speed control application. PWM method is the
high frequency avoided and we know that large motor is mainly inductive so avoid high frequency, hence will not perform
well using high frequencies. This method work on low frequency so lower frequency is better than higher frequency. We
can easily understand by example, ON and OFF time is refer to as "duty cycle ".The figure1 shows the waveform of 20%,
50% and 80% duty cycle signal. As we can see in figure1 for 20% waveform 20% duty cycle signal in ON and 80% OFF
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1502
while a for 80% waveform 80% duty cycle signal is ON and 20% OFF. This signals are send to motor. The end result of the
PWM is that power is send to the motor and it can adjust from 0% to 100% duty cycle with stable control and high
frequency.
fig.1.Waveform at different duty cycles.
B. Power supply:
Power supply is main source to operate any electronics based circuit and need of supply should at direct current low
voltage, for low voltage we used the step down transformer from 230VAC to 12V DC. The 12VDC is getting after the full
wave bridge rectifier is used to convert AC to DC by combination of 4 diode which are connected in bridge type.
fig.2. Rectifier schematic.
C. Motor Driver IC:
Motor driver IC is primarily used in autonomous robotics mostly microcontrollers operates at low voltage and required
small amount of current to operate it. In this project we can use L293D. while motor operate relatively at higher current
and voltage thus we cannot supply the high rating of voltage and current directly from microcontroller which can used in
this project. so motor driver IC is primarily used. The figure3 shows the schematic arrangement of motor driver IC L293D.
fig.3.L293D motor driver.
D. LCD Display:
We will discuss how a 16*2 LCD is interface with ATMEGA328 microcontroller. LCD 16*2 is used as output by the
controller to display data to user. The 16*2 LCD display have 16 number of data can be written on two lines. The data may
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1503
be letter (A-Z) or number (0-9) or any symbol. The LCD display can show in fig. no.4 and its connection need some
important components which are given below,
COMPONENNT REQUIRED :-
1) ATMEGA328 micro controller.
2) 16*2 LCD display.
3) Capacitors 3-470 mf, 10 mf, 22 pf.
4) Resistors 3-1k, 470 ohm, 10k ohm.
E. Microcontroller (ATMEGA328):
In this project we can use microcontroller ATMEGA328. Its operating voltage is +1.8V to +5.5V, the number of pins in this
microcontroller is 28 pins. ATMEGA328 is high performance, low power controller from microchip. It is an 8 bit
microcontroller based on AVR RISC (advanced virtual risc / automatic voltage regulator) also it is most popular of all AVR
controllers and it is used in ADRUINO board. The ATMEGA328 chip has an analog to digital convertor inside it. This must
be or else the ATMEGA328 wouldn't be capable of interpreting analog signal. Because there is an ADC, the chip can
interpret analog input which is the chip has 6 pins for analog input for generating PWM wave, with the help of this wave we
can control the speed of DC motor by varying the width of duty cycle. It has 14 digital I/O pins, of which 6 pins can be used
as PWM output and 6 analog input pins.
fig.4.Diagrammatic representation.
F. VOLTAGE REGULATOR:
In this system we can use two voltage regulator, name as 7805 (24 V, 2 amp) and LM 117 (5 V, 500 mA) 3.3 voltage
regulator. A voltage regulator is an integrated circuit that provide a constant fixed output voltage regardless of a change in
the load or input voltage. It can do this many ways depending on the topology of the circuit, but for the purpose the project
basic, we will mainly focus on the linear regulator. 7805 voltage regulator is used for ATMEGA328 microcontroller to
regulate the voltage of 5 volt and LM1117 is used for wi-fi module ESP8266 to regulate the voltage to 3.3 volt.
fig.5.LM117 Voltage regulator
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1504
fig.6.7805 Voltage regulator.
G. ANDROID APPLIVATION:
The android application is developed using an open source platform like android studio. The application thus developed
will have options for both the operator and the control person. The application would provide a two-way control. The first
mode of control can be a control where the controller can select the machine whose parameter is to be controlled. Once
this is done, the current activity will be linked to the next activity which will contain different values for the speed control.
Once the selection is made, authorization token will authorize the user using a predefined password in the application.
Once the password matches with the predefined password, the internet on the phone sends the control data to the cloud
web server. However, in contrast to the conventional cloud-centric architecture, virtual resources for the Internet of
Things, a software architecture to resolve the tension between effective development and efficient operation of IOT
applications has also emerged. Now in the first mode of control, an operator can be physically present at the machine
location and can download the required machine running parameters from the web server from time to time and thereby,
he can operate the machine accordingly. In the second proposed method, the running parameters of the machine will be
obtained by the microcontroller and through the code uploaded in the microcontroller, it will send required instructions to
the motor driver through switching array and the machine will run at the given parameters.
H. WI-FI Module:
There are a number of ways in which the Arduino microcontroller can be connected with the internet. One way is using the
Arduino UNO Wi-Fi board. It has been represented in Fig. It is a microcontroller board with Wi-Fi module embedded in it.
Another way is to use a separate ESP8266 Wi-Fi module. It has integrated TCP/IP protocol stack. It comes pre-
programmed with AT command set firmware. It has 1MB Flash memory. It is IEEE 802.11 b/g/n Wi-Fi. It has 16 GPOI pins.
It supports SPI as well as I2Ccommunication protocols. Predefined library is also available for coding. The fig.4 shows a
ESP8266 Wi-Fi module.
fig.7.ESP8266 Wi-Fi module
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1505
B. Block diagram
C. CONCLUSION
Speed control of DC motor can be achieved using digital or analog pulse width modulation technique. When digital PWM is
used, control is obtained at two levels, high and low. Whereas using analog PWM, control can be obtained over a wide
range of values. In the proposed work, duty cycle is varied from 0% to 80% and motor is controlled at different speeds.
Intervals are taken at every 10%. At 50% of duty cycle, speed of DC motor is observed to be half of that at full voltage.
D. References
1. R. Piyare and S. R. Lee, “Smart Home-Control and Monitoring System Using Smart Phone”, The 1st International
Conference on Convergence and its Application vol.24, pp.83-86, 2013.
2.Online:http://internetofthingsagenda.techtarget.com/d efinition/Internet-of-Things-IoT
3. L.Atzori et al. Speed control of DC motor via Internet for Traction Applications 54, no. 15, 2010.
4. V. J. Sivanagappa and K. Haribalan, “Speed control of DC motor via Internet for Traction Applications”.
5.Online:http://mobilecon.info/advantages-anddisadvantages- androidmobilephone. htmlsthash.3ebb4RQT.dpbs Website
of the Advantages of Android.
6. Andrea Azzara and Luca Mottola, “Virtual Resources for the Internet of Things”.Swedish Innovation Agency VINNOVA
and “Smart Living Technologies”(SHELL) of the Italian ministry for university and research.
7.Online:http://praxis.ac.in/the-smartphone-and-theinternet- of-things/
8. Yusuf Abdullahi Badamasi, “The working principle of an Arduino”, The 1st 11th International Conference on Electronics,
Computer and Computation (ICECCO) pp.1 - 4, 2014.
9. Online: https://store.arduino.cc/arduino-uno-rev3
10.Online:http://docsasia.electrocomponents.com/webdo cs/14da/0900766b814da22e.pdf
11.Online:http://download.arduino.org/products/UNOWIFI/0A-ESP8266-Datasheet-EN-v4.3.pdf
12. http://www.ti.com/lit/ds/symlink/l293.pdf

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Speed and direction control of dc motor using android mobile application grv ...
Speed and direction control of dc motor using android mobile application grv ...Speed and direction control of dc motor using android mobile application grv ...
Speed and direction control of dc motor using android mobile application grv ...
 
Thesis on Solar Based Hecto Robotic Vehicle
Thesis on Solar Based Hecto Robotic VehicleThesis on Solar Based Hecto Robotic Vehicle
Thesis on Solar Based Hecto Robotic Vehicle
 
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
Dc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# applicationDc motor speed control with feedback monitor based on c# application
Dc motor speed control with feedback monitor based on c# application
 
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
 
E1103024045
E1103024045E1103024045
E1103024045
 
PWM BASED ANDROID CONTROLLED WHEELCHAIR
PWM BASED ANDROID CONTROLLED WHEELCHAIR PWM BASED ANDROID CONTROLLED WHEELCHAIR
PWM BASED ANDROID CONTROLLED WHEELCHAIR
 
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
Implementation of vehicle ventilation system using NodeMCU ESP8266 for remote...
 
IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...
IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...
IRJET- Control Strategy of Induction Motor Drive by using Universal Controlle...
 
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- Smart Traffic Barricade System
IRJET-  	  Smart Traffic Barricade SystemIRJET-  	  Smart Traffic Barricade System
IRJET- Smart Traffic Barricade System
 
Development of Distributed Mains Monitoring and Switching System for Indus Co...
Development of Distributed Mains Monitoring and Switching System for Indus Co...Development of Distributed Mains Monitoring and Switching System for Indus Co...
Development of Distributed Mains Monitoring and Switching System for Indus Co...
 
Zigbee based parameter monitoring and controlling system for induction machine
Zigbee based parameter monitoring and controlling system for induction machineZigbee based parameter monitoring and controlling system for induction machine
Zigbee based parameter monitoring and controlling system for induction machine
 
Application of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless SystemApplication of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless System
 
Cellular Based Automated Industrial Control and Monitoring System
Cellular Based Automated Industrial Control and Monitoring SystemCellular Based Automated Industrial Control and Monitoring System
Cellular Based Automated Industrial Control and Monitoring System
 
Industrial Safety Measurement using Sensors and Voice Announcement
Industrial Safety Measurement using Sensors and Voice AnnouncementIndustrial Safety Measurement using Sensors and Voice Announcement
Industrial Safety Measurement using Sensors and Voice Announcement
 
Internet enebled data acquisition and device control
Internet enebled data acquisition and device controlInternet enebled data acquisition and device control
Internet enebled data acquisition and device control
 
IRJET- Automatic Vehicle Speed Controller System in Restricted Areas
IRJET- Automatic Vehicle Speed Controller System in Restricted AreasIRJET- Automatic Vehicle Speed Controller System in Restricted Areas
IRJET- Automatic Vehicle Speed Controller System in Restricted Areas
 
Bi directional speed control of dc motor and stepper motor through mat lab us...
Bi directional speed control of dc motor and stepper motor through mat lab us...Bi directional speed control of dc motor and stepper motor through mat lab us...
Bi directional speed control of dc motor and stepper motor through mat lab us...
 

Semelhante a IRJET - IoT based Speed Control of DC Motor using PWM Technique

Design and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.pptDesign and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.ppt
EEESrproject
 
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLER
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLERFOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLER
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLER
Journal For Research
 
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
PUBLISHERJOURNAL
 

Semelhante a IRJET - IoT based Speed Control of DC Motor using PWM Technique (20)

Design and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.pptDesign and Construction of DC Motor Speed Controller Using Android.ppt
Design and Construction of DC Motor Speed Controller Using Android.ppt
 
IRJET - Bluetooth based Digital Notice Board with Solar
IRJET -  	  Bluetooth based Digital Notice Board with SolarIRJET -  	  Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with Solar
 
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
 
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLER
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLERFOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLER
FOUR QUADRANT SPEED CONTROL OF DC MOTOR USING AT89S52 MICROCONTROLLER
 
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- 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 - Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with SolarIRJET - Bluetooth based Digital Notice Board with Solar
IRJET - Bluetooth based Digital Notice Board with Solar
 
Cellular Based Automated Industrial Control and Monitoring System
Cellular Based Automated Industrial Control and Monitoring SystemCellular Based Automated Industrial Control and Monitoring System
Cellular Based Automated Industrial Control and Monitoring System
 
IRJET - Vehicle Commencement Process using Fingerprint with Speed Locking Sys...
IRJET - Vehicle Commencement Process using Fingerprint with Speed Locking Sys...IRJET - Vehicle Commencement Process using Fingerprint with Speed Locking Sys...
IRJET - Vehicle Commencement Process using Fingerprint with Speed Locking Sys...
 
Touchpad Monitored Car
Touchpad Monitored CarTouchpad Monitored Car
Touchpad Monitored Car
 
Touchpad Monitored Car
Touchpad Monitored Car Touchpad Monitored Car
Touchpad Monitored Car
 
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...
 
IOT Based Three Phase Transmission Line Fault Detection and Classification
IOT Based Three Phase Transmission Line Fault Detection and ClassificationIOT Based Three Phase Transmission Line Fault Detection and Classification
IOT Based Three Phase Transmission Line Fault Detection and Classification
 
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
Design-and-Implementation-of-an-Improved-Automatic-DC-Motor-Speed-Control-Sys...
 
Substation Monitoring and Control Based on Microcontroller Using IoT
Substation Monitoring and Control Based on Microcontroller Using IoTSubstation Monitoring and Control Based on Microcontroller Using IoT
Substation Monitoring and Control Based on Microcontroller Using IoT
 
Automatic mini CNC machine for PCB drawing and drilling
Automatic mini CNC machine for PCB drawing and drillingAutomatic mini CNC machine for PCB drawing and drilling
Automatic mini CNC machine for PCB drawing and drilling
 
IOT BASED ELECTRICAL MOTOR CONTROL AND MONITORING
IOT BASED ELECTRICAL MOTOR CONTROL AND MONITORINGIOT BASED ELECTRICAL MOTOR CONTROL AND MONITORING
IOT BASED ELECTRICAL MOTOR CONTROL AND MONITORING
 
Robotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerRobotic Catching Arm using Microcontroller
Robotic Catching Arm using Microcontroller
 
IRJET- Closed Loop Speed Control of DC Motor by using PI Controller
IRJET-  	  Closed Loop Speed Control of DC Motor by using PI ControllerIRJET-  	  Closed Loop Speed Control of DC Motor by using PI Controller
IRJET- Closed Loop Speed Control of DC Motor by using PI Controller
 
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring SystemIRJET - Hybrid Model of Smart Energy Consumption Monitoring System
IRJET - Hybrid Model of Smart Energy Consumption Monitoring System
 

Mais de IRJET Journal

Mais de IRJET Journal (20)

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

Último

Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 

Último (20)

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 

IRJET - IoT based Speed Control of DC Motor using PWM Technique

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1501 IOT BASED SPEED CONTROL OF DC MOTOR USING PWM TECHNIQUE Prof. Praful Tadse1, Aniket Mote2, Sanket Sangidwar3, Vivek Kolhe4, Saket Bhowate5, Pooja Wararkar6 1Asst. Professor Dept. of Electrical Engineering, B.I.T College, Maharashtra, India 2Student of Dept. of Electrical Engineering, B.I.T College, Maharashtra, India ------------------------------------------------------------------------------***------------------------------------------------------------------------ Abstract - In this paper, the IOT based control of dc motor has been reported. Internet is the most widely used, high speed and easily accessible communication medium in modern day world. In this system, the switching and the speed of dc motor can be controlled by using self-developed android application. In industry dc motor is widely uses for speed control and load characteristics, speed control of dc motor is very crucial in application where required speed is precision and correcting signal representing and to operate motor at constant speed, so we use PWM method. Index Terms - IOT, android application, Internet. 1. INTRODUCTION Internet was used in earlier time only for basic communication and information sharing. today the power of internet is applied for doing many task like controlling a remotely place server machine from anywhere in the world. DC motor are very useful for various application because of their wide range of speed control and relatively small size. In previous time for controlling or operating two or more motors the workers need to go to respective location where the motor is placed but with the help of this technology the operator can easily control all motors of the plant from single control room. In this paper controller presented uses the pulse width modulation (PWM) technique for speed control of dc motor. Using ATMEGA 328 microcontroller generate the PWM wave for speed control of dc motor. We need a variable voltage dc power source to control the speed of the dc motor. In this paper we use PWM method so it switches the motor ON and OFF with a pulse wave. The main objective of this paper is to become easy with the implementation of hardware of ATMEGA328 microcontroller based speed control of dc motor. L293D IC is used to provide to motor and infrared sensor is used to count the speed which are interface with ATMEGA328 IC. It gives a sense of occurring overload to operator at overload condition and speed display on LCD screen. The system consist of very simple and easy to use equipment which can handle tasks as a controlling the dc motor using the concept of Internet of things (IOT). The system will improve the efficiency of industries to great extent. Also it reduce the man power used substantially resulting in great save in industrial revenue as human resource is very precious. 2. METHODOLOGY The main methodology of this entire project is depend on IOT based embedded system so interfacing of all hardware with wifi and internet is very important part in its functioning. The whole programming is done in Arduino IDE and then it is loaded in the node MCU and with the help of wifi and various sensors we have achieved the required goal like speed control of dc motor from mobile application. with the help of PWM technique which can generated by ATMEGA328 microcontroller by varying the width of duty cycle we can vary the speed of dc motor. 3. COMPONENTS USED: A. Pulse width modulation: PWM have many characteristics of control system. A simple method to control the speed of dc motor is to control driving voltage, when the voltage is high the speed would be high. In many application normal voltage control would cause lot of power loss on control system, so PWM method is mostly used in dc motor speed control application. PWM method is the high frequency avoided and we know that large motor is mainly inductive so avoid high frequency, hence will not perform well using high frequencies. This method work on low frequency so lower frequency is better than higher frequency. We can easily understand by example, ON and OFF time is refer to as "duty cycle ".The figure1 shows the waveform of 20%, 50% and 80% duty cycle signal. As we can see in figure1 for 20% waveform 20% duty cycle signal in ON and 80% OFF
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1502 while a for 80% waveform 80% duty cycle signal is ON and 20% OFF. This signals are send to motor. The end result of the PWM is that power is send to the motor and it can adjust from 0% to 100% duty cycle with stable control and high frequency. fig.1.Waveform at different duty cycles. B. Power supply: Power supply is main source to operate any electronics based circuit and need of supply should at direct current low voltage, for low voltage we used the step down transformer from 230VAC to 12V DC. The 12VDC is getting after the full wave bridge rectifier is used to convert AC to DC by combination of 4 diode which are connected in bridge type. fig.2. Rectifier schematic. C. Motor Driver IC: Motor driver IC is primarily used in autonomous robotics mostly microcontrollers operates at low voltage and required small amount of current to operate it. In this project we can use L293D. while motor operate relatively at higher current and voltage thus we cannot supply the high rating of voltage and current directly from microcontroller which can used in this project. so motor driver IC is primarily used. The figure3 shows the schematic arrangement of motor driver IC L293D. fig.3.L293D motor driver. D. LCD Display: We will discuss how a 16*2 LCD is interface with ATMEGA328 microcontroller. LCD 16*2 is used as output by the controller to display data to user. The 16*2 LCD display have 16 number of data can be written on two lines. The data may
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1503 be letter (A-Z) or number (0-9) or any symbol. The LCD display can show in fig. no.4 and its connection need some important components which are given below, COMPONENNT REQUIRED :- 1) ATMEGA328 micro controller. 2) 16*2 LCD display. 3) Capacitors 3-470 mf, 10 mf, 22 pf. 4) Resistors 3-1k, 470 ohm, 10k ohm. E. Microcontroller (ATMEGA328): In this project we can use microcontroller ATMEGA328. Its operating voltage is +1.8V to +5.5V, the number of pins in this microcontroller is 28 pins. ATMEGA328 is high performance, low power controller from microchip. It is an 8 bit microcontroller based on AVR RISC (advanced virtual risc / automatic voltage regulator) also it is most popular of all AVR controllers and it is used in ADRUINO board. The ATMEGA328 chip has an analog to digital convertor inside it. This must be or else the ATMEGA328 wouldn't be capable of interpreting analog signal. Because there is an ADC, the chip can interpret analog input which is the chip has 6 pins for analog input for generating PWM wave, with the help of this wave we can control the speed of DC motor by varying the width of duty cycle. It has 14 digital I/O pins, of which 6 pins can be used as PWM output and 6 analog input pins. fig.4.Diagrammatic representation. F. VOLTAGE REGULATOR: In this system we can use two voltage regulator, name as 7805 (24 V, 2 amp) and LM 117 (5 V, 500 mA) 3.3 voltage regulator. A voltage regulator is an integrated circuit that provide a constant fixed output voltage regardless of a change in the load or input voltage. It can do this many ways depending on the topology of the circuit, but for the purpose the project basic, we will mainly focus on the linear regulator. 7805 voltage regulator is used for ATMEGA328 microcontroller to regulate the voltage of 5 volt and LM1117 is used for wi-fi module ESP8266 to regulate the voltage to 3.3 volt. fig.5.LM117 Voltage regulator
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1504 fig.6.7805 Voltage regulator. G. ANDROID APPLIVATION: The android application is developed using an open source platform like android studio. The application thus developed will have options for both the operator and the control person. The application would provide a two-way control. The first mode of control can be a control where the controller can select the machine whose parameter is to be controlled. Once this is done, the current activity will be linked to the next activity which will contain different values for the speed control. Once the selection is made, authorization token will authorize the user using a predefined password in the application. Once the password matches with the predefined password, the internet on the phone sends the control data to the cloud web server. However, in contrast to the conventional cloud-centric architecture, virtual resources for the Internet of Things, a software architecture to resolve the tension between effective development and efficient operation of IOT applications has also emerged. Now in the first mode of control, an operator can be physically present at the machine location and can download the required machine running parameters from the web server from time to time and thereby, he can operate the machine accordingly. In the second proposed method, the running parameters of the machine will be obtained by the microcontroller and through the code uploaded in the microcontroller, it will send required instructions to the motor driver through switching array and the machine will run at the given parameters. H. WI-FI Module: There are a number of ways in which the Arduino microcontroller can be connected with the internet. One way is using the Arduino UNO Wi-Fi board. It has been represented in Fig. It is a microcontroller board with Wi-Fi module embedded in it. Another way is to use a separate ESP8266 Wi-Fi module. It has integrated TCP/IP protocol stack. It comes pre- programmed with AT command set firmware. It has 1MB Flash memory. It is IEEE 802.11 b/g/n Wi-Fi. It has 16 GPOI pins. It supports SPI as well as I2Ccommunication protocols. Predefined library is also available for coding. The fig.4 shows a ESP8266 Wi-Fi module. fig.7.ESP8266 Wi-Fi module
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1505 B. Block diagram C. CONCLUSION Speed control of DC motor can be achieved using digital or analog pulse width modulation technique. When digital PWM is used, control is obtained at two levels, high and low. Whereas using analog PWM, control can be obtained over a wide range of values. In the proposed work, duty cycle is varied from 0% to 80% and motor is controlled at different speeds. Intervals are taken at every 10%. At 50% of duty cycle, speed of DC motor is observed to be half of that at full voltage. D. References 1. R. Piyare and S. R. Lee, “Smart Home-Control and Monitoring System Using Smart Phone”, The 1st International Conference on Convergence and its Application vol.24, pp.83-86, 2013. 2.Online:http://internetofthingsagenda.techtarget.com/d efinition/Internet-of-Things-IoT 3. L.Atzori et al. Speed control of DC motor via Internet for Traction Applications 54, no. 15, 2010. 4. V. J. Sivanagappa and K. Haribalan, “Speed control of DC motor via Internet for Traction Applications”. 5.Online:http://mobilecon.info/advantages-anddisadvantages- androidmobilephone. htmlsthash.3ebb4RQT.dpbs Website of the Advantages of Android. 6. Andrea Azzara and Luca Mottola, “Virtual Resources for the Internet of Things”.Swedish Innovation Agency VINNOVA and “Smart Living Technologies”(SHELL) of the Italian ministry for university and research. 7.Online:http://praxis.ac.in/the-smartphone-and-theinternet- of-things/ 8. Yusuf Abdullahi Badamasi, “The working principle of an Arduino”, The 1st 11th International Conference on Electronics, Computer and Computation (ICECCO) pp.1 - 4, 2014. 9. Online: https://store.arduino.cc/arduino-uno-rev3 10.Online:http://docsasia.electrocomponents.com/webdo cs/14da/0900766b814da22e.pdf 11.Online:http://download.arduino.org/products/UNOWIFI/0A-ESP8266-Datasheet-EN-v4.3.pdf 12. http://www.ti.com/lit/ds/symlink/l293.pdf