fin_irjmets1683185099 (1)
fin_irjmets1683185099 (1)
fin_irjmets1683185099 (1)
VI. METHODOLOGY
The power supply from the mains is single-phase 230V and must be downclocked to 12V DC. A variable
frequency drive controls the speed of an AC motor by varying the frequency supplied to the motor. LM7805; a
3-pole voltage regulator is used for voltage regulation and provides 5V DC constant supply. This 5V DC is
passed to the ESP32 microcontroller which operates on it. Parallel communication is done by connecting 32
pins of the microcontroller to the 16*2 LCD display. A current is first applied to the Optocoupler, which makes
the infrared LED emit a light that's proportional to the current. A potentiometer is used to adjust the contrast
of the display. The required code is written in the Arduino software and uploaded to the microcontroller board.
The code is written in such a way that a PWM signal is generated and can also be controlled by the ESP-32
microcontroller. By applying a trigger pulse with a controlled phase angle in a AC cycle (via PWM) allows us to
control the voltage and thus the speed of the motor. "IoT Remote" is the Android application installed on the
phone that uses the wi-fi of the Android phone. On the other hand, the control circuit of the motor also contains
www.irjmets.com @International Research Journal of Modernization in Engineering, Technology and Science
[7036]
e-ISSN: 2582-5208
International Research Journal of Modernization in Engineering Technology and Science
( Peer-Reviewed, Open Access, Fully Refereed International Journal )
Volume:05/Issue:04/April-2023 Impact Factor- 7.868 www.irjmets.com
a Bluetooth module that is inbuilt in microcontroller.
6.1 BLOCK DIAGRAM
The concept of Variable Frequency Drive (VFD) was used. To a motor driven system, a Variable Frequency
Drive (VFD) was added so that potential energy saving can be done in a System in which the load varies with
time. The main advantage of opting for VFD in applications are that it can provide energy saving and also a
speed reduction by 20% can save energy of up to 50%. By changing the frequency of the motor supply voltage,
the operating speed of the motor that is connected to a VFD is
varied. Therefore, this method allows continuous process speed control.
6.2 PROGRAMS
#include "thingProperties.h"
#include <LiquidCrystal.h>
const int rs = 17, en = 18, d4 = 19, d5 = 21, d6 = 22, d7 = 23;
LiquidCrystal lcd(rs, en, d4, d5, d6, d7);
int frequency;
bool fwd_rev;
bool run_stop;
#define run_stop_relay 33
#define fwd_rev_relay 32
#define speed_1 26
#define speed_2 27
#define speed_3 14
#define speed_4 12
#define speed_5 13
The motor can be controlledusing the computer and Android using the IoT Remote Application.
VIII. ADVANTAGES AND DISADVANTAGES
Advantages
Maintenance is less..
Easy speed control.
AC motor is less expensive.
Provide low speed starting facility
Save energy
Reduce thermal and mechanical stress.
It supports remote control of 3phase induction motor.
Disadvantages
It does not support graphical user interphase modules to display current working status.
Power converter for AC motor are more complicated.
IX. APPLICATIONS
In industries for improving the product quality, it requires
varying the speed as well as constant speed.
Using android application intensity of light can be controlled.
X. CONCLUSION
This method of speed control of a three-phase induction motor that is using variable frequency and Internet of
things. Inductive loads are extensively used in industries due to so many applications. It is very important to
make some smart systems. For this a smart panel is set which aims to operate the loads both manually and
through IOT. The IOT controlling system is very efficient and more comfortable which we can use from
anywhere through Wi-Fi. It is a more easy and quick operating system compared to a manual system because
there will be no need for anybody to be available physically. This will not only save the cost of labor but also
make the system smart. This system is very much helpful to industries for controlling purposes and may be
extended in future to work on all the types of faults in the motor and their reverse and forward operation
through IoT.
XII. REFERENCES
[1] Mehmet Şen, Basri Kul, “IoT-Based Wireless Induction Motor Monitoring”, International Scientific
Conference Electronics - ET2017, Sozopol, Bulgaria , September 13 - 15, 2017.
[2] V.S. D Rekha, Dr. K.Srinivasa Ravi, “Induction Motor Condition Monitoring and Controlling Based on IoT” ,
International Journal of Electronics, Electrical and Computational System, vol 6, Issue 9, pp. 74-89,
September 2015.
[3] Geetha P, V.Saravanan,“Online Parameter Monitoring Of Induction Motor Using Wireless
Network“,International Journal on Advanced Computer Theory and Engineering (IJACTE), Vol1, Issue 2,
2012, pp.1-8
[4] Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar Karadiguddi , Mr. Shivanand Banti - Speed Control
Single Phase Induction Motor Using Android, International Journal of Engineering and Techniques -
Volume 2, May June 2016.
[5] Derek A. Paice, project on “Induction Motor Speed Control by Stator Voltage Control”IEEE Transactions on
Power Apparatus and Systems ( Volume: PAS-87, Issue: 2, Feb.1968).
[6] AL-Naib, Ahmed MT Ibraheem(2017), Speed Control of Three-Phase Induction Motor Based on V/F
Technique, AlKitab Journal for Pure Sciences 1, no. 1, 1-10
[7] Konate, C., A. Kosonen, J. Ahola, M. Machmoum, and J. F.Diouris(2009), Induction motor speed control
using power line communication, IEEE International Symposium on Power Line Communications and Its
Applications, pp, 261-266.
[8] R. P. Chaudhari and Mahesh K. Chopade,"Ethernet Based Field Control Module for Industrial Process
Monitor and Control Using ATmega328,"
[9] IEEE International Conference on Communication and Signal Processing (ICCSP), pp. 2098-2101, Apr. 6-8,
2016.
[10] Miss Sandhya H. Choudhari, Mr. Sunil K. khode, “Industrial automation through RF base multi-channel
wireless remote controller,” International Journal of Engineering Research & Technology (IJERT), vol. 1,
no. 6, pp. 1-5, Jun.-Dec. 2016.