Industrial Appliances Control Using Android Mobile & Bluetooth Technology
Industrial Appliances Control Using Android Mobile & Bluetooth Technology
I. INTRODUCTION
This project is a combination of embedded system and Android mobile technology.
Bluetooth modules are more reliable, secure and low power modules and these
modules do not require line of sight also. This can use mobile Bluetooth by
developing some applications or we can use normal USB Bluetooth dongles by
connecting to PC. A Bluetooth application should be installed on android mobile
handset to control various industrial appliances. User can send commands using that
application. The Bluetooth device connected to the circuit sends code for respective
command sent by user.
Now a day, smart phones are becoming more powerful with reinforced processors,
larger storage capabilities, richer entertainment functions and more communication
methods. Bluetooth, which is mainly used for data exchange, add new features to
34 Deepashri K M
Fig.1: Block diagram of industrial appliances control system using Android Mobile &
Bluetooth Technology
In the proposed system we are measuring and controlling the appliances like heating
coil and its temperature, light intensity control and its measurement in Lux, DC motor
direction, control and measurement of speed. So in order to control these parameters
the temperature sensor, LDR for intensity measurement and hall effect sensor for
motor speed measurement are interfaced to the PIC microcontroller and the
controlling of heating coil, light intensity variation and dc motor are also interfaced.
To control these appliances embedded system is interfaced with Bluetooth
technology. Operator is controlling these appliances by the Smartphone which is
paired with system Bluetooth device. In order to operate, operator has to install an
application from which commands for the controlling has to be sent. When commands
are transmitted from the operator the Bluetooth device in the system receives those
commands and send those to the PIC microcontroller through RS 232 communication
channel, then the microcontroller will take the responsibility of controlling particular
appliances according to the respective commands sent by the operator. For measuring
36 Deepashri K M
the parameters microcontroller receives data from the sensors then manipulate it into a
respective data unit and sends them to the Bluetooth device for transmitting to the
operator and also display it on the LCD display.
LDR Sensor
A light dependent resistor (LDR) or a photo resistor is a device whose resistivity is a
function of the incident electromagnetic radiation. Hence, they are light sensitive
devices. They are also called as photo conductors, photo conductive cells or simply
photocells.
In the system, LDR is used for the measurement of light intensity in terms of lux and
also for light intensity control. For the measurement of lux with a LDR the resistance
output is converted into voltage with an appropriate signal conditioning circuit. The
microcontroller will convert voltage into lux.
Temperature sensor
To measure the temperature of a heating coil LM35 temperature sensor is used whose
output voltage is linearly proportional to the Celsius (Centigrade) temperature.
DC motor
Almost every mechanical movement that we see around us is accomplished by an
electric motor. Electric machines are a means of converting energy. Motors take
electrical energy and produce mechanical energy. Electric motors are used to power
hundreds of devices. Examples of small motor applications include motors used in
automobiles, robots, hand power tools and food blenders. In most cases, regardless of
type, electric motors consist of a stator (stationary field) and a rotor (the rotating field
or armature) and operate through the interaction of magnetic flux and electric current
to produce rotational speed and torque.
Microcontroller
Microcontroller is the main component in this project which will control and
monitoring the all appliances with the commands of Bluetooth device. An algorithm
is written in this microcontroller to control the appliances. Particularly this
microcontroller is chosen because it has 8 ten bit ADC and PWM generator.
Programming is done in the microcontroller with the help of software PICKIT tool.
Microcontroller, which gives two great advantages:
The CPU only recognizes 35 simple instructions. Just to mention that in order to
program other microcontrollers in assembly language it is necessary to know more
than 200 instructions by heart.
Industrial Appliances Control Using Android Mobile & Bluetooth Technology
39
The execution time is the same for almost all instructions, and lasts for 4 clock
cycles. The oscillator
frequency is stabilized by a quartz crystal. The execution time of jump and branch
instructions is 2 clock cycles. It means that if the microcontroller‘s operating speed is
20MHz, the execution time of each instruction will be 200nS, i.e. the program will
execute 5 million instructions per second!
A. Android
A Smartphone is a mobile phone built on a mobile operating system, with more
advanced computing capability and connectivity than a feature phone. Android is a
software stack for mobile devices that includes an operating system, middleware and
key applications. Android, by simple definition, is an operating system for many
mobile phones.
Android is a customizable platform that can look and feel very different on every
different handsets. Android gives us tools for creating apps that looks great and take
more advantage of the hardware capabilities available on each device. The purpose of
use of android in our project is to send the control signals from smart phone through
Bluetooth [4].
B. Bluetooth Technology
Bluetooth is a wireless technology standard for exchanging data over short distances
(using short-wavelength UHF radio waves in the \ from 2.4 to 2.485 GHz) from fixed
and mobile devices, and building personal area networks (PANs). Invented by
40 Deepashri K M
Fig. 9 (a) shows the screenshot and status of the heating coil and sensed temperature
is displayed on both Smartphone system and LCD display. Fig. 9 (b) shows the
photograph of the system output for the mentioned condition.
Industrial Appliances Control Using Android Mobile & Bluetooth Technology
41
(a) (b)
Fig.9: (a) Screenshot displaying temperature reading and the status of the heating coil
(b) Photograph of the corresponding system output
Fig.10 (a) and (b) shows the measurement of intensity in lux in both operators screen
and system display. It also gives alert message that heating coil on.
(a) (b)
Fig.10: (a) Screenshot of controlling of Intensity (b) Photograph of the corresponding
system output
Fig.11 (a) and (b) shows the speed measurement of DC motor in revolutions per
minute and also system can control the direction and speed control.
42 Deepashri K M
(a) (b)
Fig.11: (a) Screenshot of measurement of motor speed (b)Photograph of the
corresponding system output
CONCLUSION
The developed industrial appliances control system using android mobile & Bluetooth
technology is useful and convenient in monitoring and control of industrial
appliances. As this system has interface between Bluetooth and android smart phone
provides easy operation with monitoring the parameters by wireless communication in
real time. By this system the operator can continuously monitor the appliances so not
to exceed the desired set point ranges like temperature, intensity level and speed and
direction of the DC motor. Herewith it is believed to provide good control all over the
appliances.
REFERENCES
[1] Prof .P.N.Khairnar, Kokane Harichandra J., Narkhede Amol A., Narkhede
Kunal A., “Industrial Device Control using Android Mobile & Bluetooth
Technology”, IJARIIE, Vol-3, Issue-2, 2017, pp. 2395-4396
[2] Mohammed Juned, Srija Unnikrishnan, “Bluetooth Based Remote Monitoring
& Control System”, Journal of Basic and Applied Engineering Research, Vol
1, No. 8; Oct 2014, pp. 108-111
[3] Belgi Y.G , Avatade P.G , Deshmukh P.V, Sakhare A.M , Shinde A.J. and
Prof. Patil J.M., “Android Based Appliances Control System”, International
Journal of Emerging Technology and Advanced Engineering (IJETAE), Vol
3, Issue 12, Dec 2013, pp. 681-683
[4] The Bluetooth website from Bluetooth SIG: http://www.bluetooth.com.