Sie sind auf Seite 1von 8

See

discussions, stats, and author profiles for this publication at: https://www.researchgate.net/publication/248514918

Database of the properties of sucrose, sucrose


solution and food

Article in Journal of Food Engineering December 2006


DOI: 10.1016/j.jfoodeng.2005.07.004

CITATION READS

1 1,077

5 authors, including:

Zdenk Bubnk Svatopluk Henke


University of Chemistry and Technology, Pra University of Chemistry and Technology, Pra
78 PUBLICATIONS 362 CITATIONS 10 PUBLICATIONS 63 CITATIONS

SEE PROFILE SEE PROFILE

Pavel Kadlec Andrea Hinkova


University of Chemistry and Technology, Pra University of Chemistry and Technology, Pra
46 PUBLICATIONS 298 CITATIONS 29 PUBLICATIONS 238 CITATIONS

SEE PROFILE SEE PROFILE

Some of the authors of this publication are also working on these related projects:

Malting technology View project

All content following this page was uploaded by Vladimir Pour on 21 August 2014.

The user has requested enhancement of the downloaded file.


Database of the properties of sucrose, sucrose solution and food
Zdenek Bubnk *, Svatopluk Henke, Pavel Kadlec, Andrea Hinkova, Vladimir Pour
Institute of Chemical Technology Prague, Department of Carbohydrate Chemistry and Technology, Technicka 5, 166 28 Prague 6, Czech Republic

Abstract

A new program for interactive computing of physical properties of sucrose, sucrose solutions and any other substances by mod-
elling, simulation and balance calculations was developed. The main data source for the database is monograph Sugar Technologists
Manual from Bubnk, Z., Kadlec, P., Urban, D., and Bruhns, M. (1995) [Sugar technologists manual. Chemical and physical data for
sugar manufacturers and users. Berlin, Germany: Bartens Pub. Co.]. The computer database consists of two programs. The rst
oneSugarResserves to make records in the database le, and the second oneSugarPropsearches and retrieves parameters
from the database le, calculates and e.g. shows any other information. The developed program oers a collection of data dedicated
to properties of sucrose, its solutions and technical solutions, other saccharides, intermediates and many other substances. The user
of the program can browse the literature references and equations for given calculation, including validity range of input and output
values. Program SugarRes can be used as an universal tool for developing of any similar database systems.

Keywords: Database; Sucrose; Physical properties; Sugar; Adsorption isotherms

1. Introduction ties on basic physical parameters (e.g. on the tempera-


ture, concentration, pressure, etc.).
A new program for interactive computing of physical Other data sources, such as Nesvadba et al. (2004),
properties of sucrose, sucrose solutions and any other Lewicki (2004) or the Database NELFOOD were used
substances by modelling, simulation and balance and veried for description of properties.
calculations was developed. It came out from earlier The developed program oers a collection of data
projects at the Department of Carbohydrate Chemistry dedicated to properties of sucrose, its solutions and tech-
and Technology (Bubnk & Kadlec, 1996; Kadlec & nical solutions, other saccharide, intermediates and
Bubnk, 2002). many any other substances. Program enables fast calcu-
The most important data source for the database is lation during sugar processing, control and proceedings
the monograph Sugar Technologists Manual from Bub- of the process and optimisation of facilities and pro-
nk, Kadlec, Urban, and Bruhns (1995). It is a complex cesses. Besides other parameters the program oers
compendium of physical properties of sucrose and its e.g. calculation of sucrose properties, solubility, super-
solutions and many other data from technology of su- saturated solutions, Reynolds and Prandtl numbers,
crose and interrelated processing. This publication con- density, boiling point elevation, viscosity a thermo-phys-
tains not only the data in tables, but also mathematical ical properties (conductivity, specic and molar
relations describing dependencies of individual proper- enthalpy).
It is possible to calculate diusion coecients, inverse
of sucrose, velocity of crystal growth and other sucrose
properties as well as properties of other saccharide and
their solutions. The calculation is based on inputting
of known values. The result can be one output value or a record in the database). Moving between items is possi-
table of output data. The user of the program can ble by using keyboard or mouse. The database records
browse the literature references and equations for given could be added (button New), changed (Edit), inserted
calculation, including validity range of input and output (Insert), erased after verication (Delete) and moved
values. (Move). The button Move is two-step controller. The
rst click selects the record, the second click inserts the
selected record onto new selected position. Fig. 1 shows
2. Program SugarProp 3.0 the main window.
The form Fill Card serves for the addition of new
2.1. Reprogramming the old version of SugarProp 2.1 record (button New), editing an actual (Edit) or insert-
(Bubnk & Kadlec, 1996) ing a new record onto actual position (Insert). The form
has following items: Menu (which is the name of the
We created a new version of the program for the main menu; we can insert a number before the item
interactive using of database by modelling, simulation name), Submenu, Topic (describing the items in detail),
and balance calculations and for its using in the opera- ID (characteristic number), Inputs (the count of the
tion system MS Windows. The program SugarProp con- input values = set values), Outputs (the count of the
sists of two programs. The rst one, SugarRes, serves output values = results), Formula (which is the name
for creation of the record in the database le. The sec- of the le with data for relations used in the calculus)
ond one is the program SugarProp, that reads the prop- and References (which is the name of the le with refer-
erties from the database created by SugarRes and makes ences). Fig. 2 shows the Fill Card.
the calculus. The form Inputs with given number of inputs appears
by choosing the Inputs command in the Fill Card form.
2.2. The program SugarRes The form Inputs has the following items: the name of
each input (marked as A1 to AN), range of the input
There are three subwindows in the main window value hFrom; Toi, count of valid digits (Cols), count
(SugarRes). Their names are created according to three of decimal digits (Dec). The choice Fix formats the
main items in a record of the database le: menu (the values by parameters Cols and Dec. The choice Auto
name of the main menu), submenu (the name of the serves for automatic value formatting. The choice of
submain menu) and ID (identication number of every OK button will save all the items (See Fig. 3).

Fig. 1. The main window of the program SugarRes.


Fig. 2. The form Fill Card.

Fig. 3. The form Inputs.

The form Outputs with given number of outputs ap- 2.3. The program SugarProp
pears by choosing the Outputs command in the Fill
Card form. The form Outputs has the following items: After the program upload, the main window of Sug-
the name of each output (marked as A1 to AN), number arProp will appear, see Fig. 5. In the left window there
of valid digits (Cols) and number of decimal digits are located items of the main menu (Menu) as they were
(Dec). The parameters Fix or Auto can be adjusted. saved in the le resource.dat, created by the program
The choice of OK button will save all the items (See SugarRes. In the right window there are located items of
Fig. 4). the submenu (Submenu). The submenu items are at-
All other items of the record to the database in the tached to the menu items under the similar main num-
Fill Card form need to be conrmed and saved by the ber. It is possible to switch between both windows
choice of OK again. Program SugarRes serves to en- using the keyboard or mouse. In the bottom of the main
large the database and cannot be accessed by the regular window there are located buttons: Doto initiate the
user. calculus linked with the selected item in the submenu

Fig. 4. The form Outputs.


Fig. 5. The main window of the program SugarProp.

if it is present. If not it has the same function as For- At this moment the user can get the table of output
mula. The choice Formula displays the information values with ten consecutive values by the choice of but-
about relations and equations in the le linked with ton OK, or by the choice of Tab2 (after the second click
the selected submenu item. The References button pro- on the button Tab the name changes to Tab2) the sec-
vides the references about the used resources. The but- ond input with the optional step can enlarge the array
ton Quit ends the program SugarProp. of ten input values (Fig. 8). Thus we can obtain the
The calculating algorithms are stored under IDs as two-dimensional table of one hundred result values. In
well as in the previous version of SugarProp 2.1 (Bubnk both cases the zero step equals to calculation with con-
& Kadlec, 1996). The algorithms are part of the pro- stant input value.
gram and they are not accessible to the regular user. The results are shown in the output text window
So, if there is an algorithm present, the form with the (Fig. 9). The user can add his own notes to the result,
elds for entering values will appearsee Fig. 6. save it to the le (Save) or print the text window (Print).
The user has then two possibilities. He can either
make the calculus with given values by the choice of 2.4. The enlarging of the database with algorithm for
OK buttonthe output is then the window with result computing the courses for adsorption isotherms
values, or click the Tab buttonthe form of input val-
ues enlarges by the next eld, see Fig. 7. Here the user The database is being enlarged by program group
can enter the values of the rst input step (the eld is of algorithms to provide kinetic parameters of the
called step of). processes: mass, energy transfer and transmission

Fig. 6. The form for entering the input values.


Fig. 7. The form for entering the value with option Tab.

Fig. 8. The form for inputting the step-values.

Fig. 9. The form with results of a Table calculation.


coecients. Next part shows how to spread the database Single points could be approximated by linear func-
with adsorption isotherms calculating algorithm. tion with constant m:
q0 mc0 . 4
2.5. Determination of the course of adsorption
isotherms This relation can be used only with limitation due to the
proximate describing of the equilibrium in the sugar
It is possible to use the dynamic method for the deter- solutions. The relation between points (c0, q0) describes
mination of the adsorption isotherm course (Lameloise better the relation for Freundlich isotherm with constant
& Lewandowski, 1992). The feed with known volume a, b:
(V0) and known concentration (c0) injects into the col- q0 acb0 . 5
umn lled with sorbent. On the bottom of the column
the cumulative curve of the concentration c(t) in time t
is recorded. As soon as the c(t) becomes constant, the 2.6. The algorithm for computing the courses of
equilibrium between solid and liquid phase has been adsorption isotherms
reached. The mass balance equations (1), where Q is
ow of the feed, e is external porosity, V is volume of The result of the algorithm are the values of the con-
the column and q0 is concentration in the solid phase, is stants of adsorption isotherms, constant m by the linear
Z 1 dependence, or constant a, b by the Freundlich iso-
Q c0  ctdt c0 eV q0 1  eV . 1 therm. The algorithm for computing the equations for
0 adsorption isotherms is based on entering input value
The integral on the left side of the equation represents of the ow (Q in ml/min) and input pair of values
the area of the pattern (S) under the curve of inverse (c0, t1/2), where t1/2 is time in minutes, when output con-
function to c = c(t): centration is equal to half input concentration (c0 in
Z 1 g/100ml). This time is needful to calculate the value of
S c0  ctdt. 2 the area S (see relation 2), according to the next relation:
0
S c0 t1=2 . 6
A comparison of (1) and (2) results to
In case of entering the input of two pairs of values only,
q0 SQ=V  c0 e=1  e q0 c0 . 3
the Freundlich isotherm calculation is skipped.
That is a pair of values (c0, q0), which is one point of The algorithm computes the value of concentration
the graph of the function of adsorption isotherm q0 in solid phase according to relation (3) using the
q0 = q0(c0). The regression of the measured data gives values of feed ow Q, porosity e and column volume
the relation for adsorption isotherm in given concentra- V (the values are a part of the program). The pro-
tion range. gram then approximates the calculated values with two

Fig. 10. The example of entering the input values.


Fig. 11. The window with the results of isotherm calculation.

dependenceslinear and Freundlich. The example of the database le, and the second oneSugarProp
the result values is shown in Fig. 10. searches and retrieves parameters from the database le,
Subprogram Distribution coecients for computing makes calculations, and shows other information.
distribution coecients is demonstrated with the mea- Program SugarRes can be used as universal tool for
sured values (Sluka, 2002). Conditions of the measure- developing any similar database systems. It has been
ment were: water solution of sucrose and KCl, column shown on the enlarging of the database with algorithm
Mikropur, sorbent Lewatit MDS 1368 Na, temperature for computing the courses for adsorption isotherms.
in the column 60 C, feed ow 29.7 ml/min. Cumulative
curves of concentration c(t) were created and the value
t1/2 in the point of inection was determined from the References
curve. Fig. 10 shows the pairs of values (c0, t1/2).
The output table of the program SugarProp (Fig. 11) Bubnk, Z., & Kadlec, P., (1996). Program for calculation of sucrose
shows the values of the constants calculated according properties, other sugars and their solutions. In Proceedings of 20th
to the algorithm discussed in this chapter. There are - general assembly C.I.T.S.(pp. 2229). Munich 1995, Berlin: Bartens
Pub. Co.
nal Eqs. (7) and (8) for the adsorption isotherms: Bubnk, Z., Kadlec, P., Urban, D., & Bruhns, M. (1995). Sugar
q0 0:502c0 7 technologists manual. Chemical and physical data for sugar manu-
facturers and users. Berlin, Germany: Bartens Pub. Co.
q0 0:183c1:279
0 8 Database NELFOOD, http://www.nelfood.com/.
Kadlec, P., & Bubnk, Z., (2002). Database of sucrose and sugar
The relations (7) and (8) for adsorption isotherms are solutions. In Proceedings of the 29th international conference of
valid under given conditions. Slovak society of chemical engineering. (CD ROM), Tatranske
Matliare, May 2731, Slovakia.
Lameloise, M. L., & Lewandowski, R. (1992). Study of exclusion
equilibrium between a sucroseNaCl solution and an ion exchange
3. Conclusion resin. Chemical Engineering and Processing, 31, 207211.
Lewicki, J. (2004). Water as the determinant of food engineering
The program allows collection of the data relating to properties. Journal of Food Engineering, 61(4), 483495.
the properties of sucrose, both pure and impure sugar Nesvadba, P., Houska, M., Wolf, W., Gekas, V., Jarvis, D., Sadd, P.
A., et al. (2004). Database of physical properties of agro-food
solutions, factory juices and syrups, massecuites and
materials. Journal of Food Engineering, 61(4), 497503.
any other sugars and intermediate products. Sluka, A. (2002). Izolace latek z technickych roztoku sacharidu pomoc
The computer database consists of two programs. kontinualn chromatogracke separace. Diploma Thesis, Institute
The rst oneSugarResserves to make records in of Chemical Technology Prague, Czech Republic.

View publication stats

Das könnte Ihnen auch gefallen