Next Article in Journal
Numerical Investigation on the Sieving Performance of Elliptical Vibrating Screen
Next Article in Special Issue
Construction and Automation of a Microcontrolled Solar Tracker
Previous Article in Journal
Applications of an Improved Aerodynamic Optimization Method on a Low Reynolds Number Cascade
Previous Article in Special Issue
Water Sources Diagram and Its Applications
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Fed-Batch Sucrose Crystallization Model for the B Massecuite Vacuum Pan, Solution by Deterministic and Heuristic Methods

by
Paulo Eduardo de Morais Gonzales
*,
Marcos Antônio de Souza Peloso, Jr.
,
José Eduardo Olivo
and
Cid Marcos Gonçalves Andrade
Chemical Engineering Department, State University of Maringá, Colombo Av. 5790, Maringá 87020-900, Brazil
*
Author to whom correspondence should be addressed.
Processes 2020, 8(9), 1145; https://doi.org/10.3390/pr8091145
Submission received: 29 January 2020 / Revised: 13 February 2020 / Accepted: 21 February 2020 / Published: 14 September 2020
(This article belongs to the Special Issue Process System Engineering-Brazil (PSE-BR))

Abstract

:
Fed-batch crystallization is a crucial step for sugar production. In order to relate parameters that are difficult to measure (average diameter of the crystals and total mass formed) to other easier to measure parameters (volume, temperature, and concentration), a model was developed for a B massecuite vacuum pan composed of mass and energy balances together with empirical relations that describe the crystal development inside equipment. The generated system of ordinary differential equations (ODE) had eight parameters which were adjusted through minimization of relative differences between the model results and experimental data. It was solved through the function fmincon, available in MATLABTM, which is a deterministic and gradient-based optimization method. The objective of this paper is to improve the model obtained and, for this purpose, two metaheuristic functions were used: genetic algorithm and particle swarm. To compare the results, the convergence time of each algorithm was used as well as the resulting quadratic deviation. The particle swarm method was the best option among the three used, presenting a shorter execution time and lower quadratic relative deviation.

Graphical Abstract

1. Introduction

Crystallization is the main process in the sugar industry for the separation and obtaining of sucrose in its commercial form, sugar, and is one of the crucial steps to increase the yield from the plant [1]. Among all steps of sugar production, fed-batch crystallization is the most complex in operational terms since it requires greater care by the plant operators [2].
The industrial sucrose crystallization process consists of three basic equipment: vacuum pan, crystallizer, and centrifuge. In the vacuum pan, sugar crystals form and grow, at a constant temperature, in a fed-batch process. In crystallizers, the crystals grow due to the cooling of the massecuite, which increases supersaturation. The centrifuges separate the crystals formed from the mother liquor which, once exhausted, is called molasses. In this sequence, about half of the sucrose is recovered as sugar crystal. To maximize this recovery, crystallization schemes are used, inserting new sequences of this equipment that are fed by the molasses from the previous step. These sequences can be repeated once (two massecuites scheme), or twice (three massecuites scheme). It is interesting to note that because each sequence of these equipment recovers around half of the crystals, a two massecuite scheme recovers 75% of the sucrose as crystal, while a three massecuite scheme recovers around 87.5%. Because the cost of establishing a three massecuites plant is 50% higher with a mere 12.5% increase in sucrose recovery and most Brazilian industries have an ethanol plant attached that consumes molasses, the two massecuites scheme is the most widespread in the country [2,3]. Figure 1 shows the flowchart of the two massecuites scheme.
As Brazil is among the largest sugar producers in the world, the scheme of the two massecuites shown in Figure 1 was the one used in the experiments [3]. As local plants also produce electricity with the steam from the boilers, the massecuite cooling in the crystallizers is not used, which eliminates the need to reheat the massecuite to feed the centrifuges (cooling increases the viscosity of the mother liquor) [3,4]. Thus, the crystallization of sucrose occurs only in vacuum pans, making its study the focus of this work.
The instrumentation of massecuite vacuum pans is a challenge for automation companies due to the high values of the sensors and large amount of equipment to be monitored [5,6]. In order to reduce these costs, two models were developed to relate the mean diameter of the crystals D (4,3) and the total formed crystal mass (FCM)—the data of which are difficult to measure—with the equipment concentration, volume, and temperature; one for A massecuite vacuum pan and the other for B massecuite vacuum pan [7]. Both models were solved through the function fmincon, available in MATLABTM, which is a deterministic and gradient-based optimization method [8,9].
With these models, it is possible to develop soft sensors to measure crystal size and quantity in the vacuum pan. It is essential that the program is fast and accurate. Thus, to improve the model obtained for B massecuite vacuum pan, which has eight parameters for adjustment (seven kinetic parameters and a thermodynamic data), two metaheuristic methods were used—genetic algorithm (GA) and particle swarm. To compare the results, the convergence time of each algorithm was used as well as the relative resulting quadratic deviation.

2. Methodology

The equipment used to obtain the experimental data is installed in a São Paulo state sugarcane industry. During the experiment, the volume, concentration, and temperature data of the fluid were recorded by the sensors installed in the equipment. Each batch occurred in two hours, and samples were taken every fifteen minutes through the equipment probe to evaluate both FCM and D (4,3) through a Nikon Eclipse E200-LED Binocular microscope. Figure 2 shows how the crystals look at the end of the crystallization process in B massecuite vacuum pan and Figure 3 shows the distribution curve of the crystal size at the last point of the first experiment.
The mathematical modeling was adapted to a model of a process in pilot scale—batch crystallization with cooling (using evaporation and cooling the solution)—as developed in [10]. The pilot scale process starts with approximately 752 cm3 of syrup, operating for 40 min at 60 °C and is then cooled for 50 min to 40 °C. During its operation, the massecuite volume decreases since it is not fed with syrup and due to evaporation of part of its contents. The B massecuite vacuum pan operation starts with one-third of the equipment volume (10 m3) filled with syrup, occurring for two hours at a constant temperature of 80 °C, receiving a variable flow of A molasses so that the volume of equipment reaches its end capacity (30 m3) in compensating for evaporation of the solvent. The differences between the two processes are summarized in Table 1.
The population balance of crystals of the model used in this paper is calculated using the following partial differential equation (PDE) [7,10,11]. This PDE is shown in Equation (1):
( n V ) t + V ( G n ) L = V ( α ( L ) )
with initial condition
n ( L ,   t ) = n 0 ( L ,   t ) t = 0
and the boundary condition
n ( L 0 ,   t ) = B 0 G L = L 0 .
α(L) is known as production-reduction term and it groups the rates of birth and destruction of crystals. Applying the method of moments (MOM) in Equation (1), the following system of ordinary differential equations (ODEs), presented in Equations (3) and (4), is obtained [10]:
d μ 0 d t = B 0
d μ k d t = k G μ k 1 ( 1 + ln ( V ) ) k = 1 3
where V is the mass volume inside the equipment in cm3. The number of moments necessary for the model resolution can tend to infinity, but due to the use of the empirical equation shown below (Equation (5)), the moment µ3 enters the mass balance, causing the four moments (µ0, µ1, µ2, and µ3) to be enough to solve the ODE system [12].
B0 (N° particles/cm3 min) and G (cm/min) are the nucleation and growth rates, respectively, that can be modeled by the empirical power equations presented in Equations (5) and (6) [10]:
B 0 = K b S r b M T j N r p
G = K g S r g N r q
Nr is the stirrer speed in rpm. The terms Kb (N° part/cm3·min·(g/cm3)j·(rpm)p), b, j, p, Kg (cm/min·(rpm)q), g, and q are the kinetic parameters of these equations and were estimated and optimized using the experimental data.
In Equation (5), MT represents the total mass of crystals and can be obtained using Equation (7):
M T = ρ c K v μ 3 ( t )
where ρc is the density of the sucrose in g/cm3, and Kv = π/6 is the characteristic form factor for sugar crystals [10,13].
In Equations (5) and (6), Sr represents the relative supersaturation, and is defined by Equation (8):
S r = C C s a t C s a t
where C is the sucrose concentration and Csat is the saturation concentration point, both in g/cm3. The mass percentage of sucrose in the saturated solution (Brixsat) can be calculated as a function of temperature using Equation (9) [4,7,14].
B r i x s a t = 5.1844 × 10 4 T 2 + 1.3575 × 10 1 T + 64.168
where T is the temperature in °C.
The density of a sucrose solution (ρ) can be obtained by Equation (10) (T in °C) [7,15]:
ρ = ( 1 + B r i x ( B r i x + 200 ) 54000 ) × ( 1 0.036 ( T 20 ) ( 160 T ) ) .
The solution concentration, as well as its saturation concentration, can be obtained by Equation (11):
C = ρ × B r i x 100 .
The mass balance of the process is presented in Equation (12) [7]:
m s u c r o s e ( t ) = C m A   V m A + m s u c r o s e 0
where msucrose and msucrose0 is the total mass of sucrose (g) in the equipment at time t and 0, respectively, CmA is the concentration of A-molasses (g/cm3), and VmA is the accumulated flow of A-molasses added in equipment (cm3). Equation (13) shows that the total mass of sucrose inside the equipment is partly in solution (CVS) and partly crystallized (ρcVc):
m s u c r o s e ( t ) = C   V S + ρ c V c .
Equation (14) shows that the volume of the solution (VS) plus the volume of the crystals (Vc) is equivalent to the volume of massecuite in the equipment (V).
V = V S + V c
Rearranging:
V S = V V c .
Thus, replacing Equations (13) and (14) in Equation (12):
C   ( V V c ) + ρ c V c = C m A   V m A + m s u c r o s e 0 ,
deriving Equation (16) the Equation (17) is obtained:
d C d t   ( V V c ) + C ( d V d t d V c d t ) + ρ c d V c d t = C m A   d V m A d t .
Substituting Vc for Kvµ3(t) and isolating dC/dt leads to Equation (18):
d C d t = ( 1 V μ 3 ( t ) K v ) × ( C m A d V m A d t + ( C ρ c ) K v d μ 3 d t C d V d t )
with initial condition
C ( 0 ) = C 0 .
The energy balance of B massecuite vacuum pan is shown in Equation (20) [2]:
E ( t ) = Q W + F i n h i n F o u t h o u t
where E(t) is the internal energy of the system in J, Fin and Fout are the mass input and output in g, hin and hout the relative enthalpies in J/g. Replacing the Equation (20) variables with those of the B vacuum pan [7,10]:
m V C C p V C T V C = Q W + m m A C p m A T m A m e v H e v m c H c .
The subscripts mA and VC represent A molasses and mass in vacuum pan, respectively. Deriving Equation (21):
m V C C p V C d T d t = Q ˙ W ˙ + C p m A T m A d m m A d t d ( m e v H e v ) d t H c d m c d t .
The heat rate can be obtained by Equation (23) [2]:
Q ˙ = U l A l ( T j T ) .
Tj is the temperature of the steam in the equipment’s calandria (°C), Ul is the global coefficient of thermal exchange (J/(°C·min·cm2)), and Al is the heat exchanger area (cm2). The work rate is calculated by Equation (24) [11]:
W ˙ = d ( P V ) d t
where P is the absolute pressure in J/cm3. Replacing Equations (23) and (24) in Equation (22) and explaining the volumes of A molasses and crystals formed, Equation (25) is obtained:
d T d t = d ( P V ) d t d ( H e v m e v ) d t + ( ρ C p T ) m A d V m A d t Δ H c ρ c K v d μ 3 d t + U l A l ( T j T )   ( ρ V C p ) V C
with initial condition
T ( 0 ) = T 0 .
ΔHc is the crystallization heat in J/g, which can be calculated by means of Equation (27) (T in °C) [10,13]:
Δ H c = 12.2115 0.7937 T .
Also in Equation (25), mev is the evaporated accumulated mass flow rate and Hev is the vaporization enthalpy in J/g, which can be obtained by Equation (28) (T in °C) [16]:
H e v = 4.1868 × ( 607 0.7 T ) .
The absolute pressure P, in J/cm3, within the equipment can be obtained using the Antoine equation presented in Equation (29) (T in °C) [16]:
P = 2.21 × 10 1 e ( 6.53247 7173.79 1.8 T + 421.4747 ) .
The specific heat of sucrose solutions, Cp in J/g °C, can be obtained by means of Equation (30) (T in °C) [7,15,17]:
C p = p 1 + p 2 . B r i x + p 3 . B r i x . T + p 4 . T + p 5 . T 2 .
The dynamics of the volume of liquid inside the equipment, V in cm3, is described by Equation (31), which is a cubic correlation obtained through the equipment data during the experiment (t in min):
V ( t ) = 1.5896 t 3 75.299 t 2 + 1.9859 × 10 5 t + 10 7 .
Table 2 presents the parameters used in this modeling:
In Equations (5) and (6), the proposed mathematical model includes seven kinetic parameters (Kb, b, j, p, Kg, g, and q) specific for each batch crystallization operating condition [10]. These values need to be adjusted so that the model provides representative results of this process. The global coefficient of thermal exchange (UI) was also added in the adjustment [7]. Based on this, it sought to reduce the relative quadratic differences between the experimental data and those obtained by the model, according to Equation (32):
m i n   i = 1 n ( C S D e x p , i C S D m o d e l , i C S D e x p , i ) 2
In the model deterministic solution, the non-linear optimization tool fmincon, available in MATLABTM, was used in conjunction with the use of the ode23s [7,10]. In this paper Equation (32) was also solved using two metaheuristic tools, one based on the genetic algorithm (ga) and the other on the particle swarm (particleswarm) [18,19]. The results were obtained with the hardware configuration shown in Table 3:
The algorithms were executed in order to record the convergence time and the relative quadratic deviation of the obtained results with the experimental data.

3. Results and Discussion

Table 4 presents the operational data from experiments 1 and 2:
In these conditions, the size of formed crystals and their quantity were evaluated, shown in Table 5:
With known data from Table 2, Table 4 and Table 5, the ODE system was solved using the two meta-heuristic methods to reduce the differences between the results of the model obtained in relation to the two experiments (Equation (32)), thereby, obtaining the unknown parameters—the seven kinetic parameters and global coefficient of thermal change (Ul) of system—presented in Table 6 and Table 7 along with the parameters of deterministic solution. Although they have different values, the order of magnitude remained.
Table 8 presents the average execution time of each algorithm and the relative quadratic deviation obtained at the end of the execution of the algorithm.
It is noted that the particle swarm method was able to obtain a smaller deviation with a shorter execution time compared to the other methods. The genetic algorithm also performed better than the deterministic method used by the fmincon function. It is noteworthy that some point results of the deterministic solution were able to converge in less time than the average of the other methods, but without approaching the deviations obtained by them. This occurs due to the high dependence of the deterministic methods of the initial point, which in most cases leads them to local minimums [20].
In the graphs shown in Figure 4, Figure 5 and Figure 6, it is possible to verify that all the algorithms made a good adjustment to the data.
The correlation coefficient (R2) values were obtained through multiple linear regressions with both experiments, and followed the behavior of the relative square deviations shown in Table 8. The graphs obtained for the metaheuristic methods were similar to those obtained for the deterministic method [7].

4. Conclusions

This paper has tried to refine a model obtained for B massecuite vacuum pan by implementing metaheuristic methods in the optimization of the kinetic parameters and global coefficient of thermal change. As shown in Table 8 and Figure 4, Figure 5 and Figure 6, the particle swarm method was the best option among the three used, presenting a shorter execution time, a lower quadratic relative deviation, and higher correlation coefficients (R2). Nevertheless, when analyzing the data fit, it is noted that all solutions were very close, making the execution time the determining variable for choosing the algorithm to be used, keeping in mind that the development of a soft sensor to measure the size of crystals and their quantity in the vacuum pan is the target of this work. The solution through the deterministic method was highly influenced by the initial point, as expected. As a next step to this work, the refinement of the model of the operation for A massecuite vacuum pan can be carried out, as well as the use of other functions for comparison.

Author Contributions

Conceptualization, P.E.d.M.G.; methodology, P.E.d.M.G.; software, P.E.d.M.G.; validation, P.E.d.M.G., M.A.d.S.P.J. and J.E.O.; formal analysis, P.E.d.M.G.; investigation, P.E.d.M.G. and M.A.d.S.P.J.; resources, P.E.d.M.G., M.A.d.S.P.J. and J.E.O.; data curation, P.E.d.M.G.; writing—original draft preparation, P.E.d.M.G.; writing—review and editing, P.E.d.M.G. and M.A.d.S.P.J.; visualization, P.E.d.M.G. and C.M.G.A.; supervision, C.M.G.A.; project administration, J.E.O. and C.M.G.A.; funding acquisition, M.A.d.S.P.J. and C.M.G.A. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by National Council for Scientific and Technological Development (CNPq) and by Coordination for the Improvement of Higher Education Personnel (CAPES).

Acknowledgments

The authors would like to thank the National Council for Scientific and Technological Development (CNPq) and the Coordination for the Improvement of Higher Education Personnel (CAPES) for financial support.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Chianese, A.; Kramer, H.J.M. Industrial Crystallization Process. Monitoring and Control, 1st ed.; Wiley-VCH: Weinheim, Germany, 2012. [Google Scholar]
  2. Hugot, E. Handbook of Cane Sugar Engineering, 3rd ed.; Elsevier Pub. Co: New York, NY, USA, 1986. [Google Scholar]
  3. Gonzales, P.E.d.M.; Fermo, I.R.; Almeida, E.L.; Andrade, C.M.G. Industrial Processes of Sucrose Crystallization: A Brief Review. In Proceedings of the 10th International Conference on Sustainable Energy and Environmental Protection: Mechanical Engineering, Bled, Slovenia, 27–30 June 2017; pp. 29–40. [Google Scholar] [CrossRef] [Green Version]
  4. Bubník, Z.; Henke, S.; Hinková, A.; Pour, V. Database of the Properties of Sucrose, Sucrose Solution and Food. J. Food Eng. 2006, 77, 399–405. [Google Scholar] [CrossRef]
  5. Meng, Y.; Lan, Q.; Qin, J.; Yu, S.; Pang, H.; Zheng, K. Data-Driven Soft Sensor Modeling Based on Twin Support Vector Regression for Cane Sugar Crystallization. J. Food Eng. 2019, 241, 159–165. [Google Scholar] [CrossRef]
  6. Ferreira, A.; Faria, N.; Rocha, F.; Teixeira, J.A. Using an Online Image Analysis Technique to Characterize Sucrose Crystal Morphology during a Crystallization Run. Ind. Eng. Chem. Res. 2011, 50, 6990–7002. [Google Scholar] [CrossRef] [Green Version]
  7. Gonzales, P.E.d.M. Modelagem DinâMica Da Cristalização Em Batelada Alimentada Da Sacarose No Processo de Duas Massas; Universidade Estadual de Maringá: Maringá, Brazil, 2019. [Google Scholar]
  8. Regis, R.G.; Shoemaker, C.A. A Quasi-Multistart Framework for Global Optimization of Expensive Functions Using Response Surface Models. J. Glob. Optim. 2013, 56, 1719–1753. [Google Scholar] [CrossRef]
  9. Byrd, R.H.; Gilbert, J.C.; Nocedal, J. A Trust Region Method Based on Interior Point Techniques for Nonlinear Programming. Math Programs 2000, 89, 149–185. [Google Scholar] [CrossRef] [Green Version]
  10. Bolaños-Reynoso, E.; Sánchez-Sánchez, K.B.; Urrea-García, G.R.; Ricardez-Sandoval, L. Dynamic Modeling and Optimization of Batch Crystallization of Sugar Cane under Uncertainty. Ind. Eng. Chem. Res. 2014, 53, 13180–13194. [Google Scholar] [CrossRef]
  11. Mersmann, A. Crystallization Technology Handbook; CRC Press: Boca Raton, FL, USA, 2001. [Google Scholar]
  12. Choong, K.L.; Smith, R. Novel Strategies for Optimization of Batch, Semi-Batch and Heating/Cooling Evaporative Crystallization. Chem. Eng. Sci. 2004, 59, 329–343. [Google Scholar] [CrossRef]
  13. Hicks, T.G.; Chopey, N.P. Handbook of Chemical Engineering Calculations; McGraw-Hill: New York, NY, USA, 2012. [Google Scholar]
  14. Browne, C. A Handbook of Sugar Analysis: A Practical and Descriptive Treatise for Use in Research, Technical and Control. Laboratories; J. Wiley & Sons: Hoboken, NJ, USA, 1912. [Google Scholar]
  15. Peacock, S. Predicting Physical Properties of Factory Juices and Syrups. Int. Sugar J. 1995, 97, 571–577. [Google Scholar]
  16. Perry, R.H.; Green, D.W. Perry’s Chemical Engineers’ Handbook; McGraw-Hill: New York, NY, USA, 2008. [Google Scholar]
  17. Bubnik, Z. Sugar Technologists Manual: Chemical and Physical Data for Sugar Manufacturers and Users; Albert Bartens: New York, NY, USA, 1995. [Google Scholar]
  18. Conn, A.R.; Gould, N.I.M.; Toint, P.L. A Globally Convergent Augmented Langrangian Algorithm for Optimization with General Constraints and Simple Bounds. SIAM J. Numer. Anal. 1991, 28, 545–572. [Google Scholar] [CrossRef] [Green Version]
  19. Poli, R.; Kennedy, J.; Blackwell, T. Particle Swarm Optimization. Swarm Intell. 2007, 1, 33–57. [Google Scholar] [CrossRef]
  20. Ridder, B.J.; Majumder, A.; Nagy, Z.K. Population Balance Model-Based Multiobjective Optimization of a Multisegment Multiaddition (MSMA) Continuous Plug-Flow Antisolvent Crystallizer. Ind. Eng. Chem. Res. 2014, 53, 4387–4397. [Google Scholar] [CrossRef]
Figure 1. Two massecuites scheme flowchart [4], based on [2].
Figure 1. Two massecuites scheme flowchart [4], based on [2].
Processes 08 01145 g001
Figure 2. Sucrose crystals at the end of the process.
Figure 2. Sucrose crystals at the end of the process.
Processes 08 01145 g002
Figure 3. Size distribution curve of the last point of the first experiment.
Figure 3. Size distribution curve of the last point of the first experiment.
Processes 08 01145 g003
Figure 4. Model results—average crystal size D (4,3).
Figure 4. Model results—average crystal size D (4,3).
Processes 08 01145 g004
Figure 5. Model results—formed crystal mass (FCM).
Figure 5. Model results—formed crystal mass (FCM).
Processes 08 01145 g005
Figure 6. Model results—concentration g/cm3.
Figure 6. Model results—concentration g/cm3.
Processes 08 01145 g006
Table 1. Differences between batch crystallization and B massecuite pan.
Table 1. Differences between batch crystallization and B massecuite pan.
CharacteristicBatch CrystallizerB Massecuite Vacuum Pan
ScalePilotIndustrial
FeedJust in beginningThroughout the process
Crystals initial size0.0019126 cm0.030 cm
Equipment’s fluid volumeDecreasesIncreases
Operation temperature60 °C, followed by cooling to 42 °C80 °C throughout the process
Table 2. Process parameters to solve the population, mass, and energy balances.
Table 2. Process parameters to solve the population, mass, and energy balances.
ParameterValueUnit
Kvπ/6
Al1950000cm2
L00.030cm
p14.12553J/g °C
p2−0.024804J/g °C
p30.000067J/g (°C)2
p40.0018691J/g (°C)2
p5−0.000009271J/g (°C)3
TmA80°C
T080°C
Tj131°C
CmA1.0085g/cm3
C01.0733g/cm3
Nr300rpm
Table 3. Hardware configuration used in the modeling.
Table 3. Hardware configuration used in the modeling.
CPUi7 4770k
RAM2 × DDR3 1600 MHz-08 GB
HD240 GB SSD SATA 3
Table 4. Operational data from experiments 1 and 2 (VmA is accumulative).
Table 4. Operational data from experiments 1 and 2 (VmA is accumulative).
Experiment 1Experiment 2
t (min)VVC (m3)T (°C)C (g/cm3)SrVmA (m3)VVC (m3)T (°C)C (g/cm3)SrVmA (m3)
010.0278.981.0720.0180.0009.8780.811.0740.0030.000
511.1780.441.0790.0221.42010.6480.131.0770.0211.900
1012.2580.041.0790.0272.49511.7479.621.0790.0353.905
1513.2380.531.0840.0383.69313.2879.791.0890.0634.686
2013.9379.131.0850.0614.68113.7780.371.0860.0475.714
2515.0580.451.0880.0536.05813.8381.101.0890.0466.680
3015.9679.791.0900.0687.15914.8080.401.0900.0598.022
3516.8780.221.0910.0648.00815.9179.851.0910.0729.205
4017.5879.001.0930.0919.77116.8680.001.0910.07011.123
4518.0980.271.0940.07711.70517.7480.241.0930.07112.484
5019.2778.811.0940.09613.38219.4379.841.0940.08313.872
5521.0480.161.0940.07614.25821.0379.131.0950.09614.780
6021.7680.001.0950.08416.00522.6779.581.0960.09215.652
6522.3380.031.0980.09317.45823.8879.611.0950.08816.757
7022.7980.431.0960.08218.85824.2079.401.0970.10017.418
7524.1879.801.0980.09520.02224.8579.701.0990.10217.997
8025.7779.801.1010.10721.30024.8180.031.0990.09519.391
8525.7180.101.1020.10622.99125.8279.461.1010.11221.282
9026.3480.701.1040.10424.29627.4079.831.1060.12523.182
9526.3379.771.1080.13525.27827.6580.491.1070.11924.570
10026.6079.641.1110.14926.03028.4280.281.1080.12725.223
10527.5479.281.1130.16027.33928.8980.251.1150.15426.433
11029.2080.801.1180.15828.31028.8079.911.1200.18028.144
11529.6080.361.1260.19729.46530.1280.281.1250.19429.655
12030.2380.211.1340.23230.08630.8779.601.1340.24130.394
Table 5. B Massecuite crystals experimental data.
Table 5. B Massecuite crystals experimental data.
Experimental 1Experimental 2
t (min)D (4,3) (cm)MCF (ton)D (4,3) (cm)MCF (ton)
00.0293.680.0303.83
150.0345.860.0345.86
300.0346.040.0366.95
450.0388.460.0399.07
600.04412.260.04210.98
750.04412.620.04311.53
900.04715.340.04715.34
1050.05321.490.04917.80
1200.05423.600.05625.40
Table 6. Kinetic parameters of crystals nucleation rate.
Table 6. Kinetic parameters of crystals nucleation rate.
SolutionKb (N° Part/cm3·min·(g/cm3)j·(rpm)p)bjp
Deterministic9.91 × 10−38.00 × 10−44.00 × 10−31.16
GA9.10 × 10−36.00 × 10−43.53 × 10−31.16
Particle Swarm9.00 × 10−35.11 × 10−47.99 × 10−30.90
Table 7. Kinetic parameters of crystals growth rate and global coefficient of thermal change.
Table 7. Kinetic parameters of crystals growth rate and global coefficient of thermal change.
SolutionKg (cm/min·(rpm)q)gQUl (J/(°C min cm2))
Deterministic1.89 × 10−61.50 × 10−14.55 × 10−10.8745
GA4.35 × 10−61.51 × 10−13.09 × 10−10.8770
Particle Swarm3.81 × 10−60.90 × 10−12.89 × 10−10.8720
Table 8. Quadratic deviations and the execution time of each algorithm.
Table 8. Quadratic deviations and the execution time of each algorithm.
SolutionDeviation2Time (min)
Deterministic1.58%7.12
GA0.87%4.27
Particle Swarm0.77%2.82

Share and Cite

MDPI and ACS Style

Gonzales, P.E.d.M.; de Souza Peloso, M.A., Jr.; Olivo, J.E.; Andrade, C.M.G. Fed-Batch Sucrose Crystallization Model for the B Massecuite Vacuum Pan, Solution by Deterministic and Heuristic Methods. Processes 2020, 8, 1145. https://doi.org/10.3390/pr8091145

AMA Style

Gonzales PEdM, de Souza Peloso MA Jr., Olivo JE, Andrade CMG. Fed-Batch Sucrose Crystallization Model for the B Massecuite Vacuum Pan, Solution by Deterministic and Heuristic Methods. Processes. 2020; 8(9):1145. https://doi.org/10.3390/pr8091145

Chicago/Turabian Style

Gonzales, Paulo Eduardo de Morais, Marcos Antônio de Souza Peloso, Jr., José Eduardo Olivo, and Cid Marcos Gonçalves Andrade. 2020. "Fed-Batch Sucrose Crystallization Model for the B Massecuite Vacuum Pan, Solution by Deterministic and Heuristic Methods" Processes 8, no. 9: 1145. https://doi.org/10.3390/pr8091145

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop