SlideShare une entreprise Scribd logo
1  sur  8
Télécharger pour lire hors ligne
Control System for Chemical Thermal Processes and Its Usage for
Measurement of Collagen Shrinkage Temperature
PETR CHALUPA, MICHAELA BAŘINOVÁ, JAKUB NOVÁK, MARTIN BENEŠ
Regional Research Centre CEBIA-Tech, Faculty of applied Informatics
Tomas Bata University in Zlin
nam. T. G. Masaryka 5555, 760 01 Zlin
CZECH REPUBLIC
chalupa@fai.utb.cz, www.utb.cz
Abstract: - This paper presents a hardware controller designed for a real-time control of laboratory thermal
processes and describes its application to measurement of shrinkage temperature of collagen materials
stabilized by ionizing radiation is described. Both hardware and software of the controller is presented in the
paper. The controller can be used to control temperature of various technological and chemical processes. The
controller contains a temperature sensor and a pulse width modulation actuator for the AC power supply of a
thermal process. Fixed parameter control algorithms as well as adaptive control algorithms are programmed
into the controller. Control of heating mantle is presented as an example of a real-time application of the
controller. Measurement of shrinkage temperature is as an extension of heating mantle control is presented.
Key-Words: - temperature control, thermal process, adaptive control, collagen shrinkage
1 Introduction
Temperature control is a common task in many
technological processes. Almost all chemical
processes are temperature dependent and
temperature control is required to obtain precise
results. One of the simplest pieces of temperature
control equipment consists of an electric heater and
a temperature sensor used as a feedback. Such
instruments are very common in chemical
laboratories: a hot plate, an immersion heater,
heating mantle.
Common drawbacks of most of available
laboratory heaters, especially the low–cost ones, can
be seen in the following areas:
• There is no temperature sensor providing a
feedback.
• The temperature sensor measures temperature of
the heating element itself, not the part that
actually is to be heated (usually some liquid).
• Only a control with constant reference signal is
provided. The required temperature level can be
set manually.
• Controller behavior cannot be changed. The
controller is hard-wired and it is not possible to
define transient response of the system in terms
of e.g. defensive, slow and smooth control vs.
aggressive fast control with overshoots.
• The course of the reference signal (required
temperature), controlled signal (actual
temperature) and control signal (power of the
heater) is not recorded for further evaluation.
To cope with these drawbacks a universal
controller was designed and manufactured. This
controller and is presented in the paper. Despite the
fact that the presented controller is designed for
single input single output (SISO) systems it can be
applied also to suitable symmetric multivariable
systems using decoupling [1].
The paper is organized as follows. Section 2
describes the controller from the hardware point of
view; section 3 shortly presents controller’s
software. A heating mantle as an example of a
controlled system is presented in section 4. The
temperature control of the heating mantle is
described in section 5. Practical application of the
developed control system was measurement of
shrinkage temperature of collagen materials
stabilized by ionizing radiation which is presented
in section 6. A short conclusion is provided in
section 7.
2 Hardware of the controller
2.1 Controller overview
The controller is intended for usage with simple
heating elements that can be controlled by switching
their power supply on and off. Advanced heating
systems equipped with microcontrollers are not, in
WSEAS TRANSACTIONS on SYSTEMS and CONTROL
Petr Chalupa, Michaela Bařinová,
Jakub Novák, Martin Beneš
E-ISSN: 2224-2856 445 Volume 10, 2015
general, suitable for usage with the proposed
controller.
A simple scheme of the controller is presented in
Fig. 1.
Fig. 1 Scheme of the controller
The controller is supplied by 230V AC and
controls 230V AC socket which is used to plug-in
the heating equipment. A pulse width modulation
(PWM) is applied to this socket to control the output
power of the heater. A temperature sensor Pt1000 is
connected to the controller to provide feedback for
the control system. A personal computer (PC) or a
laptop can be connected to the controller to achieve
the ability of on-line recording of controller input,
output, states and time. The controller itself contains
very simple user interface as can be seen from the
photograph of the controller which is presented in
Fig. 2.
Fig. 2 Photo of the controller
2.2 Hardware elements
The following main components were used to
manufacture the controller.
• Power supply. A transformer was used to
obtain 9V DC to supply for CPU and other
electronic parts.
• CPU. A Freescale MC9S08AC128
microcontroller was used a as heart of the
controller. It operates at 40 MHz and contains
128 kB of FLASH memory and 8kB of RAM
memory. Peripheral devices can be connected
via SPI or SCI serial interfaces. This CPU is
equipped with 16-channel AD converter with 10
bit resolution. Moreover it contains one dual-
channel and two 16-channel timers which can
be used for PWM. More detail can be found in
[2].
• External AD convertor. The controller is
equipped with MCP3551 AD converter
produced by Microchip Technology. It
communicates with CPU using SPI interface.
The resolution of the converter is 22 bits which
ensures sufficient preciseness of temperature
control even for wide range of operating points
[3]. Detail concerning connection of the AD
converter can be found in [4]
• EEPROM. A 32kB EEPROM memory by
ATMEL is used to store controller parameters
and other user settings. It is connected to SPI.
Detailes are available in [5].
• RS232 converter. A MAXIM RS232 converter
is used for interface of the controller and a PC.
• SSR. A solid stare relay (SSR) by Carlo
Gavazzi company is used as an actuator for the
230V AC output of the controller [6]. The
maximal switched current of the relay is 25A
which is enough for a laboratory deployment of
the controller. The changing of state of SSR
(switching on or off) is performed in
synchronous way: the switching is delayed until
the power-line voltage is passing through zero.
The controller contains several printed circuit
boards (PCB). All of them were designed using
CadSoft EAGLE PCB Design Software.
3 Software of the controller
This section briefly describes software equipment of
the controller. The first subchapter is focused on
user interface, remaining two subchapters a cope
with controller algorithms and on-line identification.
Controller
controlled
230V AC
temperature
sensor
power supply
230V AC
RS 232
connection to PC
WSEAS TRANSACTIONS on SYSTEMS and CONTROL
Petr Chalupa, Michaela Bařinová,
Jakub Novák, Martin Beneš
E-ISSN: 2224-2856 446 Volume 10, 2015
3.1 User Interface
The user interface of the controller consists of
the following items as depicted in Fig. 2:
• display
• three LEDs (power on indicator, output
indicator, malfunction)
• on/off switch
• master stop button
• Esc and OK buttons
• arrow buttons
The arrow buttons together with Esc and OK
buttons are used to browse the menu and to change
settings.
The setting sections serves for defining various
parameters of the controller. The sample time is
used in measurement and RS232 communication;
each controller has its own sample time. It is
possible to define up to 10 reference signal courses.
Each reference signal is piecewise linear consisting
of up to 15 sections. It is also possible to define up
to 10 settings for each of the three types of the
controller. Controller types are discussed in the next
subsection. The thermometer calibration can be used
to precisely define relation between resistance of the
Pt1000 sensor and the temperature in °C.
The menu structure is presented in Fig. 3.
Fig. 3 Menu structure
The controller submenu is used to select
appropriate reference signal, controller and to start
the control process.
The measurement menu is used to measure the
temperature only. This function can be used for
example for step response measurement.
3.2 Control Algorithms
The controller contains the following three different
control algorithms:
• adaptive dead-beat controller
• adaptive pole-placement controller
• discrete PID controller
The first two controllers belong to a self-tuning
controllers group [7], [8]. Adaptive controllers are
often used in chemical control problems [9]. An on-
line identification is used to obtain ARX model of
the controlled system. The structure of the control
loop is depicted in Fig. 4.
Fig. 4 Control loop
The reference signal is represented by w(k);
symbols e(k), u(k), y(k) and n(k) represent control
error, control signal, output signal and disturbance
respectively. Q(z-1
) and P(z-1
) are polynomials of the
controller and B(z-1
) and A(z-1
) are polynomials of
the model of the controlled system. The coefficients
of controller polynomials are computed in each
sample step when adaptive controllers are used. The
discrete PID controller uses constant coefficients.
The transfer function of both adaptive controllers is
as follows:
( )
( )
( ) ( )( )
1 1 2
1 0 1 2
1 1 1
0 1
1
r
Q z q q z q z
G z
P z z p p z
− − −
−
− − −
+ +
= =
− +
(1)
The following transfer function describes
discrete PID controller:
( )
( )
( )
1 1 2
1 0 1 2
1
1
1
r
Q z q q z q z
G z
z
P z
− − −
−
−
−
+ +
= =
−
(2)
Parameters of the controllers can be set by a user
and therefore various control design techniques can
be used e.g. robust control [10] or advanced PID
tuning [11]. On the other hand application of
artificial intelligence [12] is beyond the limits of
controller hardware.
Main menu
Measurement
Selection of reference signal
Selection of the controller
Control course
Control
Measurement course
Settings
Sample time
Reference signal
Controllers’ parameters
Thermometer calibration
RS232 on/off
+
-
w(k) y(k)
n(k)
u(k)
e(k)
+
+
controller controlled
plant
  ( )
( )
1
1
Q z
P z
−
−
  ( )
( )
1
1
B z
A z
−
−
WSEAS TRANSACTIONS on SYSTEMS and CONTROL
Petr Chalupa, Michaela Bařinová,
Jakub Novák, Martin Beneš
E-ISSN: 2224-2856 447 Volume 10, 2015
3.3 On-line Identification
Parameters of adaptive controllers are computed on
basis of the ARX model of the controlled system.
These adaptive controllers are based on the self-
tuning approach where on-line identification is used
to obtain ARX model [13]. The ARX model is
described by equation (3)
( ) ( ) ( ) ( )
T
s
y k k k e k
φ θ
= + (3)
where ( )
T
k
φ is the data vector and ( )
k
θ is the
vector of model parameters
Parameter estimates are updated in each step:
( ) ( )
( ) ( )
( )
( )
1
ˆ ˆ ˆ
1
1
C k k
k k e k
k
φ
θ θ
ξ
−
= − +
+
(4)
where
( ) ( ) ( ) ( )
1
T
k k C k k
ξ φ φ
= − (5)
and ( )
ê k is prediction error
( ) ( ) ( )
ˆ ˆ
e k y k y k
= − (6)
Covariance matrix is updated in each step:
( ) ( )
( ) ( ) ( ) ( )
( )
1 1
1
1
T
C k k k C k
C k C k
k
φ φ
ξ
− −
= − −
+
(7)
This basic form of on-line least squares method
can be further enhanced by exponential or adaptive
forgetting [14] to obtain more precise model of the
current behavior of the system. These modifications
are useful especially in case of nonlinear or time-
varying controlled system.
4 Heating mantle
4.1 Description of the Heating Mantle
The heating mantle is one of the often used pieces of
equipment in chemical laboratories. It consists of
spherical heating element connected to electric
power supply, a case and optionally a temperature
sensor with hysteresis which is used to switch the
power supply on or off. Such a heating mantle can
be used in connection with the proposed controller.
There are also more sophisticated heating
mantles in the market which are controlled by
microcontrollers but there are not suitable for the
proposed controller.
A scheme of heating mantle is depicted in Fig. 5.
Fig. 5 Heating mantle scheme
The following parameters of the mantle are
presented in the Fig. 5:
• TO – ambient temperature [K]
• TH – temperature of heating element of the
mantle [K]
• TK – temperature of the liquid [K]
• VH – volume of the heating element [m3
]
• VK – volume of the liquid [m3
]
• P – electric power of the mantle [W]
• FHK – area of the bulb which is in contact with
the mantle [m2
]
• kHO – constant representing heat transfer from
the mantle to its environs. It contains transfer
from the heating element to the inner space of
the mantle, accumulation of the heat inside the
mantle as well as transfer from the heat case to
its environs. [W·K-1
]
• kKO – constant representing heat transfer from
the liquid to the environs. It is dependent on the
level of the liquid. [W·K-1
]
• αHK – constant representing heat transfer from
the heat element to the liquid. Heat capacity of
the bulb is neglected which is valid in case if
water level is not bellow the mantle margin
[W·m-2
·K-1
]
The first principle model of the mantle contains
also some other parameters:
• ρH – density of the heating element [kg·m-3
]
• ρK – density of the liquid [kg·m-3
]
• cpH – specific heat capacity of the heating
element [J·kg-1
·K-1
]
• cpK – specific heat capacity of the liquid [J·kg-
1
·K-1
]
• mH – weight of the heating element [kg]
• mK – weight of the liquid [kg]
WSEAS TRANSACTIONS on SYSTEMS and CONTROL
Petr Chalupa, Michaela Bařinová,
Jakub Novák, Martin Beneš
E-ISSN: 2224-2856 448 Volume 10, 2015
Typical laboratory heating mantle is depicted in
photograph in Fig. 6.
Fig. 6 Heating mantle
4.2 Mathematical model of the heating
mantle
The first principle model [15] of the heating
mantle is based on heat transfer balances. The heat
balance of the mantle:
Heat from the
heating element
Heat transferred
to the liquid
Heat transferred
to environs
Heat accumulated in
the heating element
⎧ ⎫
=
⎨ ⎬
⎩ ⎭
⎧ ⎫
+
⎨ ⎬
⎩ ⎭
⎧ ⎫
+
⎨ ⎬
⎩ ⎭
⎧ ⎫
⎨ ⎬
⎩ ⎭
( ) ( )
HK HK H K HO H O
H
H H pH
P F T T k T T
dT
V c
dt
α
ρ
= ⋅ ⋅ − + ⋅ − +
+ ⋅ ⋅ ⋅
(8)
Heat balance of the bulb is described by the
following equation:
Heat transferred
from themantle
Heat transferred
to environs
Heat accumulated
in the liquid
⎧ ⎫
=
⎨ ⎬
⎩ ⎭
⎧ ⎫
+
⎨ ⎬
⎩ ⎭
⎧ ⎫
⎨ ⎬
⎩ ⎭
( ) ( )
HK HK H K KO K O
K
K K pK
F T T k T T
dT
V c
dt
α
ρ
⋅ ⋅ − = ⋅ − +
+ ⋅ ⋅ ⋅
(9)
This simplified model can be used to create
dynamic linearized model of the system, which can
serve as a fundament for the control design. It is
obvious that the linearized model should be of the
second order because the first principle model has
two states.
The real system contains several nonlinearities
and is time dependent contrary to simplified first
principle model.
5 Control of Heating Mantle
The controller was verified using several heating
mantles and various liquids were heated. An
example of temperature control of propylene glycol
in a 480W heating mantle is presented in Fig. 7. A
pole placement adaptive controller was used in this
case.
Fig. 7 Pole placement control of 1000ml of
propylene glycol (480W mantle)
Heating of water in the same mantle is presented
in Fig.8. In this case a discrete PID control
algorithm was selected.
0 1000 2000 3000 4000 5000 6000 7000
0
10
20
30
40
50
60
70
80
90
100
time [s]
temperature [°C]
heating [%]
reference [°C]
WSEAS TRANSACTIONS on SYSTEMS and CONTROL
Petr Chalupa, Michaela Bařinová,
Jakub Novák, Martin Beneš
E-ISSN: 2224-2856 449 Volume 10, 2015
Fig. 8 Discrete PID control of 1500ml of water
(480W mantle)
It can be observed, that in both cases the control
algorithms coped with the task well.
6 Shrinkage of Collagen Materials
The controller was also used for control of water
temperature in task of measurement of shrinkage of
collagen materials. This task has been studied by
many scientists and remains interesting till today
[16], [17], [18].
Shrinkage temperatures of various collagen
materials stabilized by ionizing radiation were
measured.
Stabilization of collagen materials is important
not only for example in food processing industry,
but suitable and safe collagen stabilization methods
have recently become subject of intensive research
especially in relation to its medicinal applications.
Collagen as natural material shows excellent
biocompatibility, however in its native form is
relatively unstable, with low mechanical strength.
This so far limits its applications in particularly
tissue engineering [19]. Stabilization (physical,
chemical or a combination of both) leads to
improvement of the material mechanical and
thermal properties and substantially extends the
application area.
There are several methods how to evaluate the
extent of collagen stabilization. Shrinkage
temperature, as irreversible phase change of
collagen macromolecule and macroscopic display of
denaturation, gives basic information not only on
the degree of damage, but also on the degree of
stabilization (e.g. the quantity of cross links formed
in collagen structure). Combined effect of water and
temperature leads to a collapse of organized
collagen structure and to shrinkage of collagen
fibres by approx. one third of its original length. The
temperature at which most extensive length change
occurs is called hydrothermal shrinkage temperature
(TS).
In our case, the water was heated by electric
plate. The plate power supply was connected to the
output of the controller. The water inside the beaker
was mixed to obtain approximately the same
temperature inside its whole volume. Temperature
was measured by Pt1000 sensor connected to the
controller and the accuracy of the temperature
reference tracking was verified by classical
laboratory thermometer. The laboratory control
setup photograph is presented in Fig. 9.
In this case, the temperature should rise slowly to
be able to observe the shrinkage. An increase of
temperature by 2°C/min was requested and a
discrete PID controller was used to cope with this
task. The controller was tuned using nonlinear
optimization method to incorporate saturation to the
control design. A control course is presented in Fig.
10.
Fig. 9 Setup for measurement of shrinkage of
collagen materials
0 200 400 600 800 1000 1200 1400 1600 1800 2000
0
10
20
30
40
50
60
70
80
90
100
time [s]
temperature [°C]
heating [%]
reference [°C]
WSEAS TRANSACTIONS on SYSTEMS and CONTROL
Petr Chalupa, Michaela Bařinová,
Jakub Novák, Martin Beneš
E-ISSN: 2224-2856 450 Volume 10, 2015
.
Fig. 10 Temperature control – shrinkage of collagen
materials
The reference was set to 30°C in the last part of
its course (after 25 min). This represents the end of
experiment as the shrinkage was always observed
before. The temperature of the water cannot follow
this reference because no cooling was applied.
Moreover, reference tracking is not important in this
part as the experiment has already ended.
Examples of measurement of collagen shrinkage
temperature for several different collagen samples
are presented in Fig. 11, Fig. 12 and Fig 13. It can
be seen that shrinkage occurred in all cases but
different samples had different shrinkage
temperature depending especially on the applied
ionizing radiation.
Fig. 11 Measurement of collagen shrinkage
temperature (sample 1)
Fig. 12 Measurement of collagen shrinkage
temperature (sample 2)
Fig. 12 Measurement of collagen shrinkage
temperature (sample 2)
Measurement of shrinkage temperature was
performed using a collagen material of known
length which was fixed on a glass provided with a
scale line and put in water the temperature of which
was around 25°C. The water was heated in the said
rate and collagen length was recorded at every time
when the temperature changed by 2°C. The
dependence of the material length on temperature
was plotted in the graph and the shrinkage
temperature was determined as the temperature of
most dramatic length change.
7 Acknowledgment
The work was performed with financial support of
research project NPU I No. MSMT-7778/2014 by
0 5 10 15 20 25 30
20
30
40
50
60
70
80
time [min]
temperature [°C]
reference [°C]
25 30 35 40 45 50 55 60
35.5
36
36.5
37
37.5
38
38.5
39
39.5
temperature [°C]
sample
length
[mm]
20 30 40 50 60 70 80
20.5
21
21.5
22
22.5
23
23.5
temperature [°C]
sample
length
[mm]
40 45 50 55 60 65 70 75 80 85 90
36
38
40
42
44
46
48
50
52
54
56
temperature [°C]
sample
length
[mm]
WSEAS TRANSACTIONS on SYSTEMS and CONTROL
Petr Chalupa, Michaela Bařinová,
Jakub Novák, Martin Beneš
E-ISSN: 2224-2856 451 Volume 10, 2015
the Ministry of Education of the Czech Republic
and also by the European Regional Development
Fund under the Project CEBIA-Tech No.
CZ.1.05/2.1.00/03.0089.
8 Conclusion
A controller for laboratory thermal processes was
presented in this paper. Both hardware and software
of the controller were described.
One of the main advantages of the designed
controller can be seen in its applicability to a current
simple laboratory heating or cooling systems. These
simple systems either do not contain feedback at all
or use just a feedback from the heating element and
simple control algorithm. The presented controller
allows for more sophisticated control algorithms
based on a feedback from the heated liquid.
Real time experiments of control of a heating
mantle and control of water temperature as a support
for the measurement of the shrinkage temperature of
collagen material were presented. Real-time
experiments proved applicability of the controller in
chemical laboratory.
References:
[1] M. Kubalčík, V. Bobál Continuous-Time and
Discrete Multivariable Decoupling Controllers,
WSEAS Transactions on Systems and Control.
Volume 9, 2014.
[2] Freescale Semiconductor. MC9S08AC128
Series Reference Manual Rev. 3. [Online].
Available:
http://cache.freescale.com/files/microcontroller
s/ doc/ref_manual/MC9S08AC128RM.pdf
[3] Microchip. MCP3550/1/3: Low-Power, Single-
Channel 22-Bit Delta-Sigma ADCs [online].
Available:
http://ww1.microchip.com/downloads/
en/DeviceDoc/21950e.pdf
[4] Microchip. Precision RTD Instrumentation for
Temperature Sensing [online]. Available:
http://ww1.microchip.com/downloads/en/AppN
otes/ 01154a.pdf
[5] Atmel. SPI Serial EEPROMs AT25128A_256A
[online]. Available:
http://www.gme.cz/dokumentace/414/414-
057/dsh.414-057.1.pdf
[6] Carlo Gavazzi. Solid State Relays Industrial
[online]. Available:
http://www.gme.cz/dokumentace/635/635-
241/dsh.635-241.1.pdf
[7] V. Bobál, J. Böhm, J. Fessl, and J. Macháček,
Digital Self-tuning Controllers: Algorithms,
Implementation and Applications. Springer -
Verlag London Ltd., 2005.
[8] K. J. Åström and B. Wittenmark, Adaptive
Control. Addison Wesley, 1989.
[9] J. Vojtesek and P. Dostal Simulation of
Adaptive Control Applied on Tubular Chemical
Reactor, WSEAS Transactions on Heat and
Mass Transfer, vol. 6, pp. 1-10.
[10] L. Pekar, P. Valenta. Robust Control of a
Laboratory Circuit Thermal Plant, International
Journal of Mathematical Models and Methods
in Applied Sciences, Volume 7, 2013, pp: 311-
319.
[11] M. S. Saad, H. J., I. Z. M. Darus PID
Controller Tuning Using Evolutionary
Algorithms. WSEAS Transactions on Systems
and Control, vol. 7, 2012, pp 139-149.
[12] S. Kachulkova Applications of Artificial
Neural Networks for Regulation of
Temperature in a Tank. WSEAS Transactions
on Circuits and Systems, vol. 12, 2013, pp. 58-
67
[13] L. Ljung, System identification: theory for the
user. Upper Saddle River, NJ : Prentice Hall
PTR, 1999.
[14] R. Kulhavý, “Restricted exponential forgetting
in real time identification,” Automatica, vol.
23, pp. 586-600, 1987.
[15] D. M. Himmelblau and J. B. Riggs, Basic
principles and calculations in chemical
engineering. Upper Saddle River, N.J. :
Prentice Hall, 2004.
[16] F.G. Lennox, “Shrinkage of collagen”,
Biochimica et Biophysica Acta, vol. 3, pp. 170-
187, 1949.
[17] J.M. Ruijgrok, J.R. de Wijn, and M.E. Boon,
“Glutaraldehyde crosslinking of collagen:
Effects of time, temperature, concentration and
presoaking as measured by shrinkage
temperature” Clinical Materials, vol. 17, pp.
23-27, 1994.
[18] P. K. Beredjiklian and M. Rivlin,
“Electrothermal Collagen Shrinkage” The
Journal of Hand Surgery, 37, pp. 2165-2167,
2012.
[19] Chan B. P. and So, K.-F. Photochemical
crosslinking improves the physicochemical
properties of collagen scaffolds, J. Biomed.
Mater. Res. 2005, vol. 75A, pp. 689-701.
WSEAS TRANSACTIONS on SYSTEMS and CONTROL
Petr Chalupa, Michaela Bařinová,
Jakub Novák, Martin Beneš
E-ISSN: 2224-2856 452 Volume 10, 2015

Contenu connexe

Tendances

Power system automation
Power system automationPower system automation
Power system automationAbbas Ali
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motoreSAT Publishing House
 
Power system automation
Power system automationPower system automation
Power system automationKiran Gham
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...Iaetsd Iaetsd
 
Power system automation introduction
Power system automation introductionPower system automation introduction
Power system automation introductionMohammed Naser
 
Dhiraj seminar # power system automation
Dhiraj seminar # power system automationDhiraj seminar # power system automation
Dhiraj seminar # power system automationvision2d16
 
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...IRJET Journal
 
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...IRJET Journal
 
Power system automation
Power system automationPower system automation
Power system automationsatyam11
 
RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127RAJPRASAD RS
 
“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protection“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protectioneSAT Publishing House
 
Substation monitoring1
Substation monitoring1Substation monitoring1
Substation monitoring1buckky
 
IRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET Journal
 
A Solution to remote detection of illegal electricity
A Solution to remote detection of illegal electricityA Solution to remote detection of illegal electricity
A Solution to remote detection of illegal electricityAhmed Aslam
 
A cognitive energy distribution system
A cognitive energy distribution systemA cognitive energy distribution system
A cognitive energy distribution systemijp2p
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...srinivasanece7
 

Tendances (18)

Power system automation
Power system automationPower system automation
Power system automation
 
Process monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motorProcess monitoring, controlling and load management system in an induction motor
Process monitoring, controlling and load management system in an induction motor
 
Power system automation
Power system automationPower system automation
Power system automation
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
 
Power system automation introduction
Power system automation introductionPower system automation introduction
Power system automation introduction
 
Dhiraj seminar # power system automation
Dhiraj seminar # power system automationDhiraj seminar # power system automation
Dhiraj seminar # power system automation
 
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
Application of NarrowBand Power Line Communication in Medium Voltage Smart Di...
 
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
IRJET- Wireless Monitoring of Distribution Tranformer and Inform to Electrica...
 
Power system automation
Power system automationPower system automation
Power system automation
 
RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127RAJPRASAD PAPER NO-127
RAJPRASAD PAPER NO-127
 
Rahul koundinya
Rahul koundinya Rahul koundinya
Rahul koundinya
 
“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protection“Reliable power quality monitoring and protection
“Reliable power quality monitoring and protection
 
Substation monitoring1
Substation monitoring1Substation monitoring1
Substation monitoring1
 
IRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM ControlIRJET- Intelligent Power Distribution System with GSM Control
IRJET- Intelligent Power Distribution System with GSM Control
 
A Solution to remote detection of illegal electricity
A Solution to remote detection of illegal electricityA Solution to remote detection of illegal electricity
A Solution to remote detection of illegal electricity
 
1.4
1.41.4
1.4
 
A cognitive energy distribution system
A cognitive energy distribution systemA cognitive energy distribution system
A cognitive energy distribution system
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
 

Similaire à Control thermal processes and measure collagen shrinkage

Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllereSAT Journals
 
Temperature Control System Using Pid Controller
Temperature Control System Using Pid ControllerTemperature Control System Using Pid Controller
Temperature Control System Using Pid ControllerMasum Parvej
 
Heat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cellHeat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cellIJCSEA Journal
 
Automation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A SurveyAutomation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A SurveyIRJET Journal
 
Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control IJECEIAES
 
IRJET-Static Voltage Stabilizer
IRJET-Static Voltage StabilizerIRJET-Static Voltage Stabilizer
IRJET-Static Voltage StabilizerIRJET Journal
 
Fuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature processFuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature processeSAT Publishing House
 
Fuzzy based control using labview for miso temperature process
Fuzzy based control using labview for miso temperature processFuzzy based control using labview for miso temperature process
Fuzzy based control using labview for miso temperature processeSAT Journals
 
Monitoring and data logging system for a generator
Monitoring and data logging system for a generatorMonitoring and data logging system for a generator
Monitoring and data logging system for a generatorMoon Shahzad
 
Introduction to Instrumentation
Introduction to InstrumentationIntroduction to Instrumentation
Introduction to InstrumentationGhansyam Rathod
 
Design and development of programmable controller for air sampling machine
Design and development of programmable controller for air sampling machineDesign and development of programmable controller for air sampling machine
Design and development of programmable controller for air sampling machineeSAT Journals
 
C0325010015
C0325010015C0325010015
C0325010015theijes
 
Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...eSAT Publishing House
 
Classic control in industry
Classic control in industry Classic control in industry
Classic control in industry Mostafa Ragab
 
Automated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoAutomated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoIJEEE
 
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 comparative analysis of pid and narma l2 controllers for shell and tube heat... comparative analysis of pid and narma l2 controllers for shell and tube heat...
comparative analysis of pid and narma l2 controllers for shell and tube heat...INFOGAIN PUBLICATION
 
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Introductio...
Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Introductio...Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Introductio...
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Introductio...AIMST University
 

Similaire à Control thermal processes and measure collagen shrinkage (20)

Parameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controllerParameter controlling of boiler in power plants using fuzzy logic controller
Parameter controlling of boiler in power plants using fuzzy logic controller
 
Temperature Control System Using Pid Controller
Temperature Control System Using Pid ControllerTemperature Control System Using Pid Controller
Temperature Control System Using Pid Controller
 
Heat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cellHeat pump design using peltier element For temperature control of the flow cell
Heat pump design using peltier element For temperature control of the flow cell
 
Automation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A SurveyAutomation and Calibration for Discrete Transducer: A Survey
Automation and Calibration for Discrete Transducer: A Survey
 
Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control Embedded fuzzy controller for water level control
Embedded fuzzy controller for water level control
 
IRJET-Static Voltage Stabilizer
IRJET-Static Voltage StabilizerIRJET-Static Voltage Stabilizer
IRJET-Static Voltage Stabilizer
 
E1803033337
E1803033337E1803033337
E1803033337
 
Fuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature processFuzzy based control using lab view for miso temperature process
Fuzzy based control using lab view for miso temperature process
 
Fuzzy based control using labview for miso temperature process
Fuzzy based control using labview for miso temperature processFuzzy based control using labview for miso temperature process
Fuzzy based control using labview for miso temperature process
 
Monitoring and data logging system for a generator
Monitoring and data logging system for a generatorMonitoring and data logging system for a generator
Monitoring and data logging system for a generator
 
Introduction to Instrumentation
Introduction to InstrumentationIntroduction to Instrumentation
Introduction to Instrumentation
 
Di34672675
Di34672675Di34672675
Di34672675
 
Design and development of programmable controller for air sampling machine
Design and development of programmable controller for air sampling machineDesign and development of programmable controller for air sampling machine
Design and development of programmable controller for air sampling machine
 
C0325010015
C0325010015C0325010015
C0325010015
 
Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...Design of a low cost temperature controller for high temperature furnaces use...
Design of a low cost temperature controller for high temperature furnaces use...
 
Classic control in industry
Classic control in industry Classic control in industry
Classic control in industry
 
Pcs
PcsPcs
Pcs
 
Automated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoAutomated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using Arduino
 
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 comparative analysis of pid and narma l2 controllers for shell and tube heat... comparative analysis of pid and narma l2 controllers for shell and tube heat...
comparative analysis of pid and narma l2 controllers for shell and tube heat...
 
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Introductio...
Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Introductio...Lecture Notes:  EEEC4340318 Instrumentation and Control Systems - Introductio...
Lecture Notes: EEEC4340318 Instrumentation and Control Systems - Introductio...
 

Dernier

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
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 Performancesivaprakash250
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
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...Call Girls in Nagpur High Profile
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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.pdfankushspencer015
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 

Dernier (20)

247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
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
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
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...
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 

Control thermal processes and measure collagen shrinkage

  • 1. Control System for Chemical Thermal Processes and Its Usage for Measurement of Collagen Shrinkage Temperature PETR CHALUPA, MICHAELA BAŘINOVÁ, JAKUB NOVÁK, MARTIN BENEŠ Regional Research Centre CEBIA-Tech, Faculty of applied Informatics Tomas Bata University in Zlin nam. T. G. Masaryka 5555, 760 01 Zlin CZECH REPUBLIC chalupa@fai.utb.cz, www.utb.cz Abstract: - This paper presents a hardware controller designed for a real-time control of laboratory thermal processes and describes its application to measurement of shrinkage temperature of collagen materials stabilized by ionizing radiation is described. Both hardware and software of the controller is presented in the paper. The controller can be used to control temperature of various technological and chemical processes. The controller contains a temperature sensor and a pulse width modulation actuator for the AC power supply of a thermal process. Fixed parameter control algorithms as well as adaptive control algorithms are programmed into the controller. Control of heating mantle is presented as an example of a real-time application of the controller. Measurement of shrinkage temperature is as an extension of heating mantle control is presented. Key-Words: - temperature control, thermal process, adaptive control, collagen shrinkage 1 Introduction Temperature control is a common task in many technological processes. Almost all chemical processes are temperature dependent and temperature control is required to obtain precise results. One of the simplest pieces of temperature control equipment consists of an electric heater and a temperature sensor used as a feedback. Such instruments are very common in chemical laboratories: a hot plate, an immersion heater, heating mantle. Common drawbacks of most of available laboratory heaters, especially the low–cost ones, can be seen in the following areas: • There is no temperature sensor providing a feedback. • The temperature sensor measures temperature of the heating element itself, not the part that actually is to be heated (usually some liquid). • Only a control with constant reference signal is provided. The required temperature level can be set manually. • Controller behavior cannot be changed. The controller is hard-wired and it is not possible to define transient response of the system in terms of e.g. defensive, slow and smooth control vs. aggressive fast control with overshoots. • The course of the reference signal (required temperature), controlled signal (actual temperature) and control signal (power of the heater) is not recorded for further evaluation. To cope with these drawbacks a universal controller was designed and manufactured. This controller and is presented in the paper. Despite the fact that the presented controller is designed for single input single output (SISO) systems it can be applied also to suitable symmetric multivariable systems using decoupling [1]. The paper is organized as follows. Section 2 describes the controller from the hardware point of view; section 3 shortly presents controller’s software. A heating mantle as an example of a controlled system is presented in section 4. The temperature control of the heating mantle is described in section 5. Practical application of the developed control system was measurement of shrinkage temperature of collagen materials stabilized by ionizing radiation which is presented in section 6. A short conclusion is provided in section 7. 2 Hardware of the controller 2.1 Controller overview The controller is intended for usage with simple heating elements that can be controlled by switching their power supply on and off. Advanced heating systems equipped with microcontrollers are not, in WSEAS TRANSACTIONS on SYSTEMS and CONTROL Petr Chalupa, Michaela Bařinová, Jakub Novák, Martin Beneš E-ISSN: 2224-2856 445 Volume 10, 2015
  • 2. general, suitable for usage with the proposed controller. A simple scheme of the controller is presented in Fig. 1. Fig. 1 Scheme of the controller The controller is supplied by 230V AC and controls 230V AC socket which is used to plug-in the heating equipment. A pulse width modulation (PWM) is applied to this socket to control the output power of the heater. A temperature sensor Pt1000 is connected to the controller to provide feedback for the control system. A personal computer (PC) or a laptop can be connected to the controller to achieve the ability of on-line recording of controller input, output, states and time. The controller itself contains very simple user interface as can be seen from the photograph of the controller which is presented in Fig. 2. Fig. 2 Photo of the controller 2.2 Hardware elements The following main components were used to manufacture the controller. • Power supply. A transformer was used to obtain 9V DC to supply for CPU and other electronic parts. • CPU. A Freescale MC9S08AC128 microcontroller was used a as heart of the controller. It operates at 40 MHz and contains 128 kB of FLASH memory and 8kB of RAM memory. Peripheral devices can be connected via SPI or SCI serial interfaces. This CPU is equipped with 16-channel AD converter with 10 bit resolution. Moreover it contains one dual- channel and two 16-channel timers which can be used for PWM. More detail can be found in [2]. • External AD convertor. The controller is equipped with MCP3551 AD converter produced by Microchip Technology. It communicates with CPU using SPI interface. The resolution of the converter is 22 bits which ensures sufficient preciseness of temperature control even for wide range of operating points [3]. Detail concerning connection of the AD converter can be found in [4] • EEPROM. A 32kB EEPROM memory by ATMEL is used to store controller parameters and other user settings. It is connected to SPI. Detailes are available in [5]. • RS232 converter. A MAXIM RS232 converter is used for interface of the controller and a PC. • SSR. A solid stare relay (SSR) by Carlo Gavazzi company is used as an actuator for the 230V AC output of the controller [6]. The maximal switched current of the relay is 25A which is enough for a laboratory deployment of the controller. The changing of state of SSR (switching on or off) is performed in synchronous way: the switching is delayed until the power-line voltage is passing through zero. The controller contains several printed circuit boards (PCB). All of them were designed using CadSoft EAGLE PCB Design Software. 3 Software of the controller This section briefly describes software equipment of the controller. The first subchapter is focused on user interface, remaining two subchapters a cope with controller algorithms and on-line identification. Controller controlled 230V AC temperature sensor power supply 230V AC RS 232 connection to PC WSEAS TRANSACTIONS on SYSTEMS and CONTROL Petr Chalupa, Michaela Bařinová, Jakub Novák, Martin Beneš E-ISSN: 2224-2856 446 Volume 10, 2015
  • 3. 3.1 User Interface The user interface of the controller consists of the following items as depicted in Fig. 2: • display • three LEDs (power on indicator, output indicator, malfunction) • on/off switch • master stop button • Esc and OK buttons • arrow buttons The arrow buttons together with Esc and OK buttons are used to browse the menu and to change settings. The setting sections serves for defining various parameters of the controller. The sample time is used in measurement and RS232 communication; each controller has its own sample time. It is possible to define up to 10 reference signal courses. Each reference signal is piecewise linear consisting of up to 15 sections. It is also possible to define up to 10 settings for each of the three types of the controller. Controller types are discussed in the next subsection. The thermometer calibration can be used to precisely define relation between resistance of the Pt1000 sensor and the temperature in °C. The menu structure is presented in Fig. 3. Fig. 3 Menu structure The controller submenu is used to select appropriate reference signal, controller and to start the control process. The measurement menu is used to measure the temperature only. This function can be used for example for step response measurement. 3.2 Control Algorithms The controller contains the following three different control algorithms: • adaptive dead-beat controller • adaptive pole-placement controller • discrete PID controller The first two controllers belong to a self-tuning controllers group [7], [8]. Adaptive controllers are often used in chemical control problems [9]. An on- line identification is used to obtain ARX model of the controlled system. The structure of the control loop is depicted in Fig. 4. Fig. 4 Control loop The reference signal is represented by w(k); symbols e(k), u(k), y(k) and n(k) represent control error, control signal, output signal and disturbance respectively. Q(z-1 ) and P(z-1 ) are polynomials of the controller and B(z-1 ) and A(z-1 ) are polynomials of the model of the controlled system. The coefficients of controller polynomials are computed in each sample step when adaptive controllers are used. The discrete PID controller uses constant coefficients. The transfer function of both adaptive controllers is as follows: ( ) ( ) ( ) ( )( ) 1 1 2 1 0 1 2 1 1 1 0 1 1 r Q z q q z q z G z P z z p p z − − − − − − − + + = = − + (1) The following transfer function describes discrete PID controller: ( ) ( ) ( ) 1 1 2 1 0 1 2 1 1 1 r Q z q q z q z G z z P z − − − − − − + + = = − (2) Parameters of the controllers can be set by a user and therefore various control design techniques can be used e.g. robust control [10] or advanced PID tuning [11]. On the other hand application of artificial intelligence [12] is beyond the limits of controller hardware. Main menu Measurement Selection of reference signal Selection of the controller Control course Control Measurement course Settings Sample time Reference signal Controllers’ parameters Thermometer calibration RS232 on/off + - w(k) y(k) n(k) u(k) e(k) + + controller controlled plant   ( ) ( ) 1 1 Q z P z − −   ( ) ( ) 1 1 B z A z − − WSEAS TRANSACTIONS on SYSTEMS and CONTROL Petr Chalupa, Michaela Bařinová, Jakub Novák, Martin Beneš E-ISSN: 2224-2856 447 Volume 10, 2015
  • 4. 3.3 On-line Identification Parameters of adaptive controllers are computed on basis of the ARX model of the controlled system. These adaptive controllers are based on the self- tuning approach where on-line identification is used to obtain ARX model [13]. The ARX model is described by equation (3) ( ) ( ) ( ) ( ) T s y k k k e k φ θ = + (3) where ( ) T k φ is the data vector and ( ) k θ is the vector of model parameters Parameter estimates are updated in each step: ( ) ( ) ( ) ( ) ( ) ( ) 1 ˆ ˆ ˆ 1 1 C k k k k e k k φ θ θ ξ − = − + + (4) where ( ) ( ) ( ) ( ) 1 T k k C k k ξ φ φ = − (5) and ( ) ê k is prediction error ( ) ( ) ( ) ˆ ˆ e k y k y k = − (6) Covariance matrix is updated in each step: ( ) ( ) ( ) ( ) ( ) ( ) ( ) 1 1 1 1 T C k k k C k C k C k k φ φ ξ − − = − − + (7) This basic form of on-line least squares method can be further enhanced by exponential or adaptive forgetting [14] to obtain more precise model of the current behavior of the system. These modifications are useful especially in case of nonlinear or time- varying controlled system. 4 Heating mantle 4.1 Description of the Heating Mantle The heating mantle is one of the often used pieces of equipment in chemical laboratories. It consists of spherical heating element connected to electric power supply, a case and optionally a temperature sensor with hysteresis which is used to switch the power supply on or off. Such a heating mantle can be used in connection with the proposed controller. There are also more sophisticated heating mantles in the market which are controlled by microcontrollers but there are not suitable for the proposed controller. A scheme of heating mantle is depicted in Fig. 5. Fig. 5 Heating mantle scheme The following parameters of the mantle are presented in the Fig. 5: • TO – ambient temperature [K] • TH – temperature of heating element of the mantle [K] • TK – temperature of the liquid [K] • VH – volume of the heating element [m3 ] • VK – volume of the liquid [m3 ] • P – electric power of the mantle [W] • FHK – area of the bulb which is in contact with the mantle [m2 ] • kHO – constant representing heat transfer from the mantle to its environs. It contains transfer from the heating element to the inner space of the mantle, accumulation of the heat inside the mantle as well as transfer from the heat case to its environs. [W·K-1 ] • kKO – constant representing heat transfer from the liquid to the environs. It is dependent on the level of the liquid. [W·K-1 ] • αHK – constant representing heat transfer from the heat element to the liquid. Heat capacity of the bulb is neglected which is valid in case if water level is not bellow the mantle margin [W·m-2 ·K-1 ] The first principle model of the mantle contains also some other parameters: • ρH – density of the heating element [kg·m-3 ] • ρK – density of the liquid [kg·m-3 ] • cpH – specific heat capacity of the heating element [J·kg-1 ·K-1 ] • cpK – specific heat capacity of the liquid [J·kg- 1 ·K-1 ] • mH – weight of the heating element [kg] • mK – weight of the liquid [kg] WSEAS TRANSACTIONS on SYSTEMS and CONTROL Petr Chalupa, Michaela Bařinová, Jakub Novák, Martin Beneš E-ISSN: 2224-2856 448 Volume 10, 2015
  • 5. Typical laboratory heating mantle is depicted in photograph in Fig. 6. Fig. 6 Heating mantle 4.2 Mathematical model of the heating mantle The first principle model [15] of the heating mantle is based on heat transfer balances. The heat balance of the mantle: Heat from the heating element Heat transferred to the liquid Heat transferred to environs Heat accumulated in the heating element ⎧ ⎫ = ⎨ ⎬ ⎩ ⎭ ⎧ ⎫ + ⎨ ⎬ ⎩ ⎭ ⎧ ⎫ + ⎨ ⎬ ⎩ ⎭ ⎧ ⎫ ⎨ ⎬ ⎩ ⎭ ( ) ( ) HK HK H K HO H O H H H pH P F T T k T T dT V c dt α ρ = ⋅ ⋅ − + ⋅ − + + ⋅ ⋅ ⋅ (8) Heat balance of the bulb is described by the following equation: Heat transferred from themantle Heat transferred to environs Heat accumulated in the liquid ⎧ ⎫ = ⎨ ⎬ ⎩ ⎭ ⎧ ⎫ + ⎨ ⎬ ⎩ ⎭ ⎧ ⎫ ⎨ ⎬ ⎩ ⎭ ( ) ( ) HK HK H K KO K O K K K pK F T T k T T dT V c dt α ρ ⋅ ⋅ − = ⋅ − + + ⋅ ⋅ ⋅ (9) This simplified model can be used to create dynamic linearized model of the system, which can serve as a fundament for the control design. It is obvious that the linearized model should be of the second order because the first principle model has two states. The real system contains several nonlinearities and is time dependent contrary to simplified first principle model. 5 Control of Heating Mantle The controller was verified using several heating mantles and various liquids were heated. An example of temperature control of propylene glycol in a 480W heating mantle is presented in Fig. 7. A pole placement adaptive controller was used in this case. Fig. 7 Pole placement control of 1000ml of propylene glycol (480W mantle) Heating of water in the same mantle is presented in Fig.8. In this case a discrete PID control algorithm was selected. 0 1000 2000 3000 4000 5000 6000 7000 0 10 20 30 40 50 60 70 80 90 100 time [s] temperature [°C] heating [%] reference [°C] WSEAS TRANSACTIONS on SYSTEMS and CONTROL Petr Chalupa, Michaela Bařinová, Jakub Novák, Martin Beneš E-ISSN: 2224-2856 449 Volume 10, 2015
  • 6. Fig. 8 Discrete PID control of 1500ml of water (480W mantle) It can be observed, that in both cases the control algorithms coped with the task well. 6 Shrinkage of Collagen Materials The controller was also used for control of water temperature in task of measurement of shrinkage of collagen materials. This task has been studied by many scientists and remains interesting till today [16], [17], [18]. Shrinkage temperatures of various collagen materials stabilized by ionizing radiation were measured. Stabilization of collagen materials is important not only for example in food processing industry, but suitable and safe collagen stabilization methods have recently become subject of intensive research especially in relation to its medicinal applications. Collagen as natural material shows excellent biocompatibility, however in its native form is relatively unstable, with low mechanical strength. This so far limits its applications in particularly tissue engineering [19]. Stabilization (physical, chemical or a combination of both) leads to improvement of the material mechanical and thermal properties and substantially extends the application area. There are several methods how to evaluate the extent of collagen stabilization. Shrinkage temperature, as irreversible phase change of collagen macromolecule and macroscopic display of denaturation, gives basic information not only on the degree of damage, but also on the degree of stabilization (e.g. the quantity of cross links formed in collagen structure). Combined effect of water and temperature leads to a collapse of organized collagen structure and to shrinkage of collagen fibres by approx. one third of its original length. The temperature at which most extensive length change occurs is called hydrothermal shrinkage temperature (TS). In our case, the water was heated by electric plate. The plate power supply was connected to the output of the controller. The water inside the beaker was mixed to obtain approximately the same temperature inside its whole volume. Temperature was measured by Pt1000 sensor connected to the controller and the accuracy of the temperature reference tracking was verified by classical laboratory thermometer. The laboratory control setup photograph is presented in Fig. 9. In this case, the temperature should rise slowly to be able to observe the shrinkage. An increase of temperature by 2°C/min was requested and a discrete PID controller was used to cope with this task. The controller was tuned using nonlinear optimization method to incorporate saturation to the control design. A control course is presented in Fig. 10. Fig. 9 Setup for measurement of shrinkage of collagen materials 0 200 400 600 800 1000 1200 1400 1600 1800 2000 0 10 20 30 40 50 60 70 80 90 100 time [s] temperature [°C] heating [%] reference [°C] WSEAS TRANSACTIONS on SYSTEMS and CONTROL Petr Chalupa, Michaela Bařinová, Jakub Novák, Martin Beneš E-ISSN: 2224-2856 450 Volume 10, 2015
  • 7. . Fig. 10 Temperature control – shrinkage of collagen materials The reference was set to 30°C in the last part of its course (after 25 min). This represents the end of experiment as the shrinkage was always observed before. The temperature of the water cannot follow this reference because no cooling was applied. Moreover, reference tracking is not important in this part as the experiment has already ended. Examples of measurement of collagen shrinkage temperature for several different collagen samples are presented in Fig. 11, Fig. 12 and Fig 13. It can be seen that shrinkage occurred in all cases but different samples had different shrinkage temperature depending especially on the applied ionizing radiation. Fig. 11 Measurement of collagen shrinkage temperature (sample 1) Fig. 12 Measurement of collagen shrinkage temperature (sample 2) Fig. 12 Measurement of collagen shrinkage temperature (sample 2) Measurement of shrinkage temperature was performed using a collagen material of known length which was fixed on a glass provided with a scale line and put in water the temperature of which was around 25°C. The water was heated in the said rate and collagen length was recorded at every time when the temperature changed by 2°C. The dependence of the material length on temperature was plotted in the graph and the shrinkage temperature was determined as the temperature of most dramatic length change. 7 Acknowledgment The work was performed with financial support of research project NPU I No. MSMT-7778/2014 by 0 5 10 15 20 25 30 20 30 40 50 60 70 80 time [min] temperature [°C] reference [°C] 25 30 35 40 45 50 55 60 35.5 36 36.5 37 37.5 38 38.5 39 39.5 temperature [°C] sample length [mm] 20 30 40 50 60 70 80 20.5 21 21.5 22 22.5 23 23.5 temperature [°C] sample length [mm] 40 45 50 55 60 65 70 75 80 85 90 36 38 40 42 44 46 48 50 52 54 56 temperature [°C] sample length [mm] WSEAS TRANSACTIONS on SYSTEMS and CONTROL Petr Chalupa, Michaela Bařinová, Jakub Novák, Martin Beneš E-ISSN: 2224-2856 451 Volume 10, 2015
  • 8. the Ministry of Education of the Czech Republic and also by the European Regional Development Fund under the Project CEBIA-Tech No. CZ.1.05/2.1.00/03.0089. 8 Conclusion A controller for laboratory thermal processes was presented in this paper. Both hardware and software of the controller were described. One of the main advantages of the designed controller can be seen in its applicability to a current simple laboratory heating or cooling systems. These simple systems either do not contain feedback at all or use just a feedback from the heating element and simple control algorithm. The presented controller allows for more sophisticated control algorithms based on a feedback from the heated liquid. Real time experiments of control of a heating mantle and control of water temperature as a support for the measurement of the shrinkage temperature of collagen material were presented. Real-time experiments proved applicability of the controller in chemical laboratory. References: [1] M. Kubalčík, V. Bobál Continuous-Time and Discrete Multivariable Decoupling Controllers, WSEAS Transactions on Systems and Control. Volume 9, 2014. [2] Freescale Semiconductor. MC9S08AC128 Series Reference Manual Rev. 3. [Online]. Available: http://cache.freescale.com/files/microcontroller s/ doc/ref_manual/MC9S08AC128RM.pdf [3] Microchip. MCP3550/1/3: Low-Power, Single- Channel 22-Bit Delta-Sigma ADCs [online]. Available: http://ww1.microchip.com/downloads/ en/DeviceDoc/21950e.pdf [4] Microchip. Precision RTD Instrumentation for Temperature Sensing [online]. Available: http://ww1.microchip.com/downloads/en/AppN otes/ 01154a.pdf [5] Atmel. SPI Serial EEPROMs AT25128A_256A [online]. Available: http://www.gme.cz/dokumentace/414/414- 057/dsh.414-057.1.pdf [6] Carlo Gavazzi. Solid State Relays Industrial [online]. Available: http://www.gme.cz/dokumentace/635/635- 241/dsh.635-241.1.pdf [7] V. Bobál, J. Böhm, J. Fessl, and J. Macháček, Digital Self-tuning Controllers: Algorithms, Implementation and Applications. Springer - Verlag London Ltd., 2005. [8] K. J. Åström and B. Wittenmark, Adaptive Control. Addison Wesley, 1989. [9] J. Vojtesek and P. Dostal Simulation of Adaptive Control Applied on Tubular Chemical Reactor, WSEAS Transactions on Heat and Mass Transfer, vol. 6, pp. 1-10. [10] L. Pekar, P. Valenta. Robust Control of a Laboratory Circuit Thermal Plant, International Journal of Mathematical Models and Methods in Applied Sciences, Volume 7, 2013, pp: 311- 319. [11] M. S. Saad, H. J., I. Z. M. Darus PID Controller Tuning Using Evolutionary Algorithms. WSEAS Transactions on Systems and Control, vol. 7, 2012, pp 139-149. [12] S. Kachulkova Applications of Artificial Neural Networks for Regulation of Temperature in a Tank. WSEAS Transactions on Circuits and Systems, vol. 12, 2013, pp. 58- 67 [13] L. Ljung, System identification: theory for the user. Upper Saddle River, NJ : Prentice Hall PTR, 1999. [14] R. Kulhavý, “Restricted exponential forgetting in real time identification,” Automatica, vol. 23, pp. 586-600, 1987. [15] D. M. Himmelblau and J. B. Riggs, Basic principles and calculations in chemical engineering. Upper Saddle River, N.J. : Prentice Hall, 2004. [16] F.G. Lennox, “Shrinkage of collagen”, Biochimica et Biophysica Acta, vol. 3, pp. 170- 187, 1949. [17] J.M. Ruijgrok, J.R. de Wijn, and M.E. Boon, “Glutaraldehyde crosslinking of collagen: Effects of time, temperature, concentration and presoaking as measured by shrinkage temperature” Clinical Materials, vol. 17, pp. 23-27, 1994. [18] P. K. Beredjiklian and M. Rivlin, “Electrothermal Collagen Shrinkage” The Journal of Hand Surgery, 37, pp. 2165-2167, 2012. [19] Chan B. P. and So, K.-F. Photochemical crosslinking improves the physicochemical properties of collagen scaffolds, J. Biomed. Mater. Res. 2005, vol. 75A, pp. 689-701. WSEAS TRANSACTIONS on SYSTEMS and CONTROL Petr Chalupa, Michaela Bařinová, Jakub Novák, Martin Beneš E-ISSN: 2224-2856 452 Volume 10, 2015