SlideShare a Scribd company logo
1 of 8
Download to read offline
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 ( )
eĢ‚ 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

More Related Content

What's hot

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
Ā 

What's hot (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...
Ā 

Similar to 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
Ā 

Similar to 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...
Ā 

Recently uploaded

Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
Ā 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
Ā 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
Ā 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
Ā 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
Ā 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
Ā 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
Ā 
Call Us ā‰½ 8377877756 ā‰¼ Call Girls In Shastri Nagar (Delhi)
Call Us ā‰½ 8377877756 ā‰¼ Call Girls In Shastri Nagar (Delhi)Call Us ā‰½ 8377877756 ā‰¼ Call Girls In Shastri Nagar (Delhi)
Call Us ā‰½ 8377877756 ā‰¼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
Ā 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
Ā 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
Ā 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
Ā 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
Ā 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
Ā 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
Ā 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
Ā 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
Ā 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
Ā 

Recently uploaded (20)

Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
Ā 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
Ā 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
Ā 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
Ā 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Ā 
young call girls in Green ParkšŸ” 9953056974 šŸ” escort Service
young call girls in Green ParkšŸ” 9953056974 šŸ” escort Serviceyoung call girls in Green ParkšŸ” 9953056974 šŸ” escort Service
young call girls in Green ParkšŸ” 9953056974 šŸ” escort Service
Ā 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Ā 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
Ā 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
Ā 
Call Us ā‰½ 8377877756 ā‰¼ Call Girls In Shastri Nagar (Delhi)
Call Us ā‰½ 8377877756 ā‰¼ Call Girls In Shastri Nagar (Delhi)Call Us ā‰½ 8377877756 ā‰¼ Call Girls In Shastri Nagar (Delhi)
Call Us ā‰½ 8377877756 ā‰¼ Call Girls In Shastri Nagar (Delhi)
Ā 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
Ā 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
Ā 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
Ā 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
Ā 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
Ā 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
Ā 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
Ā 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
Ā 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
Ā 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
Ā 

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 ( ) eĢ‚ 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