SciELO - Scientific Electronic Library Online

 
vol.33 issue3Influence of non-sacharomyces yeast growth on the metabolism of nitrogenous compounds in lactic acid bacteria from wineModeling molecular weight distribution, vinyl content and branching in the reactive extrusion of high density polyethylene author indexsubject indexarticles search
Home Pagealphabetic serial listing  

Services on Demand

Journal

Article

Indicators

  • Have no cited articlesCited by SciELO

Related links

  • Have no similar articlesSimilars in SciELO

Share


Latin American applied research

Print version ISSN 0327-0793

Lat. Am. appl. res. vol.33 no.3 Bahía Blanca July/Sept. 2003

 

Study of operative variable influence on the vegetable oil extraction process

M. C. Pramparo*, M. A. Martinello, M. E. Castillo and M. A. Mattea

Dto. de Ing. Química, Univ. Nac. de Río Cuarto,5800 Río Cuarto, Córdoba, Argentina
{mpramparo, mmartinello}@ing.unrc.edu.ar

Abstract ¾ In the vegetable oil extraction process it is possible to identify a sequence of process units that deal with solids: extractor, desolventizer and meal drier, the so-called "solid line". Such unit operations are rarely included in available commercial process simulators, so it was necessary to develop a simulation tool for this particular application. The model obtained by using mass and energy conservation equations is represented by a differential equation system. In each process unit, heat and mass transfer flows were written in terms of lumped parameter constitutive equations. Industrial data were collected in a soybean extraction facility and the parameters of the model were estimated by using the Marquardt method. This simulation tool allows to analyze the influence of operative variables on solid line performance. It was found that the main variables that affect extraction efficiency are operation temperature, solid material preparation characteristics and residence time. In the desolventizer, the direct steam flow and the amount of indirect heat affect final meal solvent and moisture content. Inlet air flow, temperature and humidity have an important effect on the degree of meal moisture elimination in the drier. Effects of changes in the amount of solid material treated in the extractor is shown in this work.

Keywords ¾ Extraction. Modeling. Simulation.

* To whom all correspondence should be addressed

I. INTRODUCTION

Among the computational tools developed with the objective of facilitating the combined analysis of all the operative variables involved in a process it is possible to find commercial process simulators (Aspen, Pro II, etc.) which contain a wide range of simulated operations. In general, these simulators, guided mainly towards the chemical and petrochemical industry, do not have the processes of solid transformation among their basic operations. In the oilseed industry, available commercial simulators have been of great utility to optimize the process operation in which solids do not intervene, i.e. in solvent recuperation system (Ferrero, 2001). Some advances in the development of a specific simulation tool for this solid line have been carried out (Pramparo et al., 2000).
When conditioned oilseeds come into the treatment plant, they are subjected to the following main operations: extraction, desolventization and drying. In the modeling of the mentioned operations appear the contributions of Rice (1982), Majumdar et al. (1995) and Schwartzberg et al. (1987), who have modeled the extraction operation; Cardarelli (1999) and Martinello et al. (1994) have made contributions in the modeling of the desolventizer. Regarding drying, the available design methods are rather empirical. There are some references about the modeling of the drier types employed in this process (Crapiste and Rotstein, 1997), although there are not references concerning to this particular application.
In the present work it has been simulated the performance of the extraction line that is constituted by the three mentioned operations. The developed software has been adapted to the operative conditions of a soybean extraction plant by estimating the parameters involved in the mathematical models by means of the utilization of the industrial plant data. This tool has been used to study the influence of the operative variables involved in the process.

II. METHODS

A.Model Description

Extractor. The modeled extractor consists of a perforated belt (longitudinal or circular) where the solid material is placed. The extraction solvent (hexane) percolates through the bed by gravity action. Solvent/miscella is sprinkled in different stages, conforming a countercurrent scheme. The mathematical model consists of three main parts. The first one is the simulation of one stage. A system of partial differential equations represents transfer phenomena in a fixed bed of particles. The second part consists of a system of algebraic equations obtained from the macroscopic mass balances for each stage. The third part of the model consists of the drainage stage simulation. This stage is located at the final part of the extractor in order to eliminate retained solvent within interstices of solid material. For this part, the proposal of drainage through a porous solid matrix developed by Zeitsch (1990) has been utilized. The model equations that describe the extraction process in one stage (fixed bed arrangement) are the following:

(1)
(2)

In these equations z* = z/H is dimensionless axial coordinate and t* = tvm/H is dimensionless time. vm is miscella superficial velocity, xo and yo are oil mass fraction in solid and liquid phases, respectively and Pe = vmH/Dz is Peclet number. In order to solve this partial differential equation system, the following boundary conditions have been used:

(3)

where xo0 is initial oil mass fraction in solid phase and yoinc is oil mass fraction in incoming liquid phase.
Desolventizer. The modeled desolventizer consists of a vertical shell containing indirect-steam-heated-trays at the top (predesolventizing section) followed by perforated trays provided with sparging steam (desolventizing section). The solid phase runs down these trays and direct steam crosses solid material in ascending way conforming a countercurrent scheme. The proposed model is the result of solving material balances for solvent in solid and vapor phases and energy balance for solid phase. In the vapor phase, hexane content and temperature are related by the condition of the equality of partial pressure sum to total pressure. The model equations are:

(4)
(5)
(6)
(7)

In these equations xh and yh are hexane mass fraction in solid and vapor phases. Boundary conditions to solve these equations are:

(8)

where xhin is hexane mass fraction in incoming solid phase and Tsin is incoming solid temperature.
The flow density of removed solvent, nh, and the specific transferred heat, Q, are obtained by the following expressions for each of the DT sections:

  • Predesolventizing section.
(9)
Q = AtU (Tw - Ts) (10)

where Tw is indirect steam temperature.

  • Desolventizing section.
nh = k(K xh - yh) (11)
Q = h(Tv - Ts) (12)

In the desolventizing section the flow of condensing steam, nw , is expressed by:

(13)

Vapor velocity, vv, is defined as the ratio of vapor velocity at position z to inlet vapor velocity, vvin . vs is solid velocity.

Drier. Meal drying is accomplished in different types of driers, such as the drying section of the DTDC (Desolventizer-Toaster-Drier-Cooler) and rotary driers. The former consists of perforated trays that allow the hot air-meal contact. In the developed software both types of driers were considered. The model of the first one is based on moisture mass and energy balances for gas and solid phases, assuming plug flow. Regarding the rotary drier, a semi empirical equation was used for residence time, t , calculation:

(14)

here D and L are equipment diameter and length, a is drum slope, N is rotational dryer speed and Dp is particle diameter. G and F are the air and solid mass flow rates, respectively.
It was assumed that internal mass transfer is the controlling mechanism. Diffusion model was adopted for drying kinetics calculation:

(15)

here nt is the considered number of terms and xe is the equilibrium moisture content, determined by using experimental data for fitting the GAB equation and thus obtaining the desortion isotherm. Experimental data were obtained for soybean meal in a Novasina apparatus. Global mass and energy balances complete the set of equations for the drier model.


Fig.1. Structure of computational code.

B. Mathematical Solving

Each one of the developed models were solved by using adequate numerical methods: finite differences, Newton Raphson and Runge Kutta (Finlayson, 1980). The equation coefficients considered as parameters to be estimated were k, K, Dz and Deff. Marquardt method was employed for parameter estimation (Constantinides and Mostoufi, 1999). The software used for programming the algorithms was Matlab 5.3 for Windows. The structure of the computational code is shown in Figure 1.

III.Results and Discussion

The simulation program was applied to a specific industrial case. Several sets of operative variable values were collected in an industrial plant. Their average values and the equipment dimensions are shown in Table 1


Fig.2. Effect of solid flow on extractor efficiency.

The estimated parameter values and the statistical analysis are presented in Table 2.
The simulation program with the appropriate parameter values can be employed in the analysis of the process variable influence. In this work a production increment is analyzed. If production increases so does the solid flow that enters to the extractor. Consequently the line equipment efficiency changes; so it is necessary to look for another set of operating conditions for improving equipment performance. The results obtained for the extractor efficiency with different solvent and solid flows are presented in Figure 2. It can be observed that the efficiency can be enhanced by using greater solvent flows.


Fig.3. Final meal solvent content vs. indirect steam temperature. (xhin is hexane mass fraction in incoming solid phase)

This greater solvent flow causes an increment in solvent retention in the extractor. So, the desolventizer performance is affected. Indirect steam temperature can be modified for improving the desolventizing operation. Meal solvent content at the desolventizer outlet as a function of indirect steam temperature is shown in Figure 3, for different solvent contents of the material coming from the extractor.
The moisture content of the desolventized meal increases due to additional sparge steam condensation, as the required degree of desolventization increases. Also, the solid flow increment affects the drier performance. Indirect heat in the drier can be varied, within certain limits, for restoring the design values (see Figure 4).


Fig.4. Effect of solid flow on outlet meal moisture content for different indirect heats.

Table 1. Industrial data.

Table 2. Estimated parameters and results of statistical analysis.

IV. CONCLUSIONS

A software for the simulation of the operations that deals with solids in the vegetable oil extraction process has been developed. The model parameters were calculated by using industrial data. This software can be adapted in different plants by determining for each case the equipment dimensions and the model parameters. The developed software has been run with industrial data which were collected in a soybean extraction facility and a good parameter estimation has been achieved with the proposed model. The model has yet to be validated in different operative conditions and in different plants.
The analysis of the results shows that the main variables that affect the extractor efficiency are operating temperature, solid material preparation characteristics and residence time. In the desolventizer, the more relevant variables that affect meal residual solvent content and moisture content are the sparge steam flow and the amount of indirect heat transferred. In the drier, the amount of moisture reduction can be varied by changing air conditions, especially temperature.

Nomenclature

av :Specific direct heat and mass transfer area,
m2/m3
At : Specific indirect heat transfer area, m2/m3
Cp : Specific heat, Kcal/kg ºC
Deff:Effective diffusion coefficient, m2/sec
Dz :Axial dispersion coefficient, m2/sec
h : Film heat transfer coefficient, Kcal/m2 sec ºC
H : Height, m
k : Mass transfer convective coefficient,
kg/m2 sec
K : Equilibrium constant
n : Flow density, kg/m2 sec
Q : Specific transferred heat, Kcal/m3 sec
t : Time, sec
T : Temperature, ºC
U : Overall indirect heat transfer coefficient,
Kcal/m2 sec ºC
v : Velocity, m/sec
x : Mass fraction in solid phase
y : Mass fraction in fluid phase
z : Axial coordinate, m
e : Bed porosity
l : Heat of vaporization, Kcal/kg
r : Density, kg/m3
t : Residence time, sec

subscripts:

h : hexano s : solid
m : miscella v : vapor
o : oil w : water

ACKNOWLEDGEMENTS
We thank Aceitera General DeHeza for providing data

REFERENCES
1. Cardarelli, D., "Modelado del Proceso de Desolventizado de Harinas Vegetales", Doctoral Thesis, U.N.S., Bahía Blanca, Argentina (1999).         [ Links ]
2. Constantinides, A. and N. Mostoufi, Numerical Methods for Chemical Engineers with MatLab Applications, Prentice Hall, New Jersey, USA (1999).         [ Links ]
3. Crapiste, G. and E. Rotstein, Design and Performace Evaluation of Dryers, Handbook of Food Engineering Practice, CRC Press, New York, USA (1997).         [ Links ]
4. Ferrero, M., "Aplicación de la Simulacion de Procesos en el Diseño de Plantas", Proc. of Lipidex Sudamerica 2001, Buenos Aires, Argentina (2001).         [ Links ]
5. Finlayson, B., Nonlinear Analysis in Chemical Engineering, McGraw-Hill, New York, USA (1980).         [ Links ]
6. Majumdar, G., A. Samanta and S. Sengupta, "Modelling Solvent Extraction of Vegetable Oil in a Packed Bed", J.Am.Oil Chem.Soc., 72 (9), 971-974 (1995).         [ Links ]
7. Martinello, M., L. Ruetsch, A. Ambrogi and M. Mattea, "Desolventizado de Harinas Vegetales: Un modelo para predecir el solvente residual", Proc. of IV Congreso Argentino de Ingeniería Química, Santa Fe, Argentina (1994).         [ Links ]
8. Pramparo, M., M. Martinello, E. Castillo and M. Mattea, "Modelling and Simulation of Oil Extraction: Solid Line", Proc. of the IASTED International Conference: Modelling and Simulation MS 2000, Pittsburgh, Pensylvania, USA, 483-489 (2000).         [ Links ]
9. Rice, R., "Approximate Solutions for Batch, Packed Tube and Radial Flow Adsorbers", Chem. Eng. Sci., 37, 83-91 (1982).         [ Links ]
10. Schwartzberg, H., and S. Flores de Hoyos, "Modeling of Countercurrent, Crossflow, Solid-Liquid Extractors and Experimental Verification", Food Engineering and Process Application, edited by L. Maguer and J.Jelen, Elsevier Applied Sci., Essex, (1987).         [ Links ]
11. Zeitsch, K., "Centrifugal Filtration", in Solid-Liquid Separation, edited by L. Svarovsky, Butterwoths, London, (1990).
        [ Links ]

Creative Commons License All the contents of this journal, except where otherwise noted, is licensed under a Creative Commons Attribution License