Temperature Control System With Hysteresis For Drying Oven Using Iot
Temperature Control System With Hysteresis For Drying Oven Using Iot
Abstract— The fourth industrial revolution (Industry 4.0) The IoT model captures variables such as temperature
spread to the whole world, improving all kinds of industrial through thermocouple sensors [7], [8] uploading online the
processes. Thus, temperature control and monitoring of ovens web server through the network where the users access
through the Internet of Things (IoT) is part of this technology, through mobile devices [9], [10].
especially in the automotive industry. In this work, the
temperature control with hysteresis of a drying oven is carried B. Related works
out incorporating the IoT, with the objective of maintaining the The internet of things, receives a multidisciplinary
temperature within a certain range in the drying process inside concept of applications of dispositive that allow to be
an oven. For this, a thermocouple, heat lamps, couplers and an monitored by sensors being communicated through the
electronic board are used. The temperature data from the
network according to Kirar MK analysis [4]. The Web
drying oven is sent to the internet via WiFi using a router. The
application has become an instrument to provide a better
oven temperature data is recorded in the cloud for its
respective subsequent analysis using the ThingSpeak services. users interface, providing operation based on the reception of
For the results, the temperature is configured in the range of 50 data, equipment status and feedback notification [2].
° C to 70 ° C that is monitored through a mobile application Automation is an excellent solution to problems found in
developed in App Inventor. The tests carried out demonstrate industry to accelerate industrial technology with fewer
the proper functioning of the system and the high usability of human resources, increasing quality, safety and timely
the application. monitoring of the process sequence [11].
Keywords: control system, internet of things, temperature, IoT technology has a low cost for control of
mobile application, electromechanical systems, solving irregularities in
production processes of Companies [12]. Data received by
I. INTRODUCTION sensors can be read and stored from a remote location
A. Motivation monitoring [13] from electrical parameters such as motor and
controller conditions Android operating system through
Currently internet helps us to get an instant connection applications that can be used for control and operation of
making possible for processes and products to be connected actuators and accessories in a system [14]. The stages in
in a logical way and in a real time so industry 4.0 is which an IoT system is divided come from the acquisition,
progressing really quickly [1]. The assembly processes and microcontroller, monitoring and automatic function
the treatment of the different components or auto parts for electromechanical systems [15] such as contactors and relays
the final finishes and touch-ups are determined and allow to activate the mechanisms that are governed with
standardized has evolved in the automotive industrial sector remote access controller [16].
[2]. This work is carried out in the CIAUTO production
plant, in the painting reprocessing detailed below, drying II. GENERAL DESIGN
tools and instruments are used on a smaller scale to keep the
General design of research work is determined by phases
quality control systems as part of monitoring because paint
or stages (see Fig. 1), which are described below: [17]
reprocessing does not require excessive temperatures [3].
There will be constant monitoring, sensors and actuators to Registered layer, which is composed of a network oven, a
allow the operation of the industrial plant to activate the thermocouple, a heat lamp and the electronic board, transmits
controls [4]. data from a sensor to board and activate the heat lamp.
The drying process creates a recirculation of a hot air for Network layer board data is collected via Wi-Fi using a
low temperatures, keeping the checked time of auto parts [5] Router, which uploads data to internet
executing a control loop with the air recirculator and main
role of the temperature control [6], because the quality of the On the Thing Speak page is recorded the service layer
final product depends on this variable. For this reason, the which consists of the oven temperature data record which
monitoring of the temperature value in the drying process will be used for subsequent analysis.
must be constant. Finally, the interface layer shows data in graphics and
monitors network oven behavior.
Fig. 2. Electronic Circuit
Fig. 1. Outline of the proposal.
To start the programming, we have to realize that Header
A. System requirements is divided into three parts where a new library for Max 6675
The control strategy that will be used would be by testing sensor module is placed, so we can use the type k
thermocouple [18] passing through ESP32 controller to thermocouple; followed Wi-Fi library allows me to start
regulate temperature ranges, the activation of a 5 volt relay sending and receiving data together with the ThingSpeak
and subsequent switching on or off according to temperature library which approves display and monitoring of the
ranges of a contactor and actuators that would be heat lamps. temperature and turn on pulses in manual mode and with
Hysteresis, followed by configuration where condition to be
The programming logic would be given by the Arduino
monitored in ThingSpeak is placed and part of loop where
software is also necessary to take into account conditioning
activation of relay and temperature sensor are placed once
of time because once the curing time has finished, the lamps
conditions of the ranges are given and data of the measured
turn off.
value is printed with a delay to 2000 milliseconds. See Fig. 3.
So that, we will get a low-cost and efficient drying
system when it comes to reprocessing car parts on a small
scale or that require less drying than mass production ovens.
See Table I.
Temperature [°C]
60
50
40
30
20
10
0
11:01:15 16:47:45 16:50:38 16:53:20 16:56:18 16:59:17 17:02:22
Time [Hour]
Fig. 6. Temperature with hysteresis
State
is programmed to activate and turn off according to 1
temperature range of 50ºC to 70ºC, collecting usage data for
further analysis. Fig. 5 shows the drying oven with the heat 0.5
lamps.
0
11:01:0716:47:4216:50:3416:53:1616:56:1416:59:1417:02:19
Time [Hour]
Fig. 7. State of control
B. Usability Test
To verify usability of designed and installed circuit in the
production plant, a survey of an expert in process is carried
out. This survey is based on a usability scale system called
SUS (System Usability Scale) where it is evaluated Efficacy,
Efficiency and satisfaction, consists of 10 statements
described in the Table II.