You are on page 1of 7

Proceedings Issue: Behavior of Granular Media (2006)

Simulations of Dense-phase Pneumatic Conveying

Sean McNamara, Martin Strau, and Florian Zeller


Institut f
ur Computerphysik, Universitat Stuttgart,
70569 Stuttgart, GERMANY
Hans J. Herrmann
Institut f
ur Baustoffe, HIF E12, ETH Honggerberg
CH-8093 Zurich SWITZERLAND

Abstract
Dense phase pneumatic conveying has been investigated through simulation, using a dis-
crete element approach for the granular particles and a finite difference method for the pres-
sure field. Both horizontal and vertical conveying are studied and compared. Studies of single
plugs or slugs promise to give insight into the performance of pneumatic conveying systems.

1 Introduction Granular material is injected at one end of the


pipe at a controlled rate, and removed when
Pneumatic conveying is a common method for it reaches the opposite end. This enables us
the transporting granular media, where grains to study the formation and evolution of plugs
are driven through pipes by air flow. It is used or slugs. Next, we present a revision of the
in the food industry and in civil and chemi- method that enables us to focus on individ-
cal engineering. There are two modes of pneu- ual slugs by studying a single plug in periodic
matic conveying: dilute and dense phase con- boundary conditions. Our preliminary results
veying. Dilute phase conveying has been stud- suggest that the pressure drop across a plug
ied in much detail, but not dense phase convey- depends linearly on its length. Should future
ing. Analysis of the latter is difficult, because investigations confirm this, the analysis of plug
particle interaction is important. One observes conveying systems will be simplified.
particle density waves that are difficult to treat
with simple models.
2 Numerical Method
Dense-phase conveying can be further subdi-
vided into vertical and horizontal conveying, We couple a discrete element simulation to a
depending on the orientation of the pipe. In coarse-grained equation describing the gas flow
a horizontal tube the granular medium forms [1]. It is convenient to briefly review the deriva-
two different structures: a slowly moving bed at tion and assumptions of the method.
the bottom of the pipe and the traveling ripples The algorithm is based on the mass conserva-
or the slugs, that fill the cross-section of the tion of the gas and the granular medium. Con-
tube and move quickly in the direction of trans- servation of grains implies that the density p
port. In vertical tubes, particles form dense, of the granular medium obeys
upward moving plugs that fill the cross section
of the pipe. The space between the plugs con- p
tains particles falling downward from one plug + (up ) = 0, p = s (1 ), (1)
t
to another.
This article summarizes our numerical studies where the specific density of the particle mate-
of both horizontal and vertical plug conveying. rial is s , the porosity of the medium is (i.e.
We first present our numerical method. Then, the fraction of the space available to the gas),
we study the conveying system as a whole. and the velocity of the granulate is u.

1
Proceedings Issue: Behavior of Granular Media (2006)

The mass conservation equation for the gas is where m is the mass of a particle, x is its po-
sition, Fc the sum over all contact forces, and
g g the gravitation acceleration. The last term,
+ (vg ) = 0, (2)
t the drag force, is assumed to be a volume force
given by the pressure drop P and the local
where g is the density of the gas and v its mass density of the granular medium s (1 ).
velocity. This equation can be transformed into Since the method uses both a continuum and a
a differential equation for the gas pressure P discrete element approach, an interpolation is
using the ideal gas equation g P , together needed for the algorithms to interact. For the
with the assumption of uniform temperature. interpolation a tent function F (x) is used:
For small Reynolds numbers the velocity v of
the gas is related to the granulate velocity u F (x) = f (x)f (y)f (z), (7)
through the dArcy relation:
where the function f is
P = (v u), (3)
() 
1 |x/l|, |x/l| 1,
f (x) = (8)
where is the dynamic viscosity of the air and 0, 1 < |x/l|,
is the permeability of the granular medium.
This relation was first given by dArcy in 1856 The grid size used for the discretization of the
[2]. For the permeability , the Carman- gas simulation is l.
Kozeny relation [3] was chosen, which provides For the gas algorithm the porosity j and the
a relation between the porosity , the particle granular velocity uj must be derived from the
diameter d and the permeability of a granular particle positions xi and velocities vi , where i
medium of monodisperse spheres, is the particle index and j is the index of the
grid node. The tent function distributes the
d 2 3 particle properties around the particle position
() = . (4) smoothly on the grid. For example,
180(1 )2
P
x i F (xi xj )
After linearizing around the normal atmo- uj = Pi , (9)
spheric pressure P0 the resulting differential i F (xi xj )
equation only depends on the relative pressure
P (P = P0 + P ), the porosity and the gran- where xj is the position of the grid point and
ular velocity u, which can be obtained from the the sums are taken over all particles.
particle simulation, and the viscosity : For the computation of the drag force on a par-
ticle the pressure drop Pi and the porosity i
P at the position of the particle are needed. These
= P0 [D()P ] P0 u, (5) can be obtained by a linear interpolation of the
t
fields Pj and j from the gas algorithm.
where we have defined the diffusivity D() =
()/. Eq. (5) is a diffusion equation with a 3 A global view of conveying
source term given by the divergence of the gran-
ular velocity u. It is solved using the Crank- To provide an overview of conveying, we will re-
Nickelson finite difference method. view simulations of vertical and horizontal con-
The model for the granular medium simulates veying with identical parameters [5, 6]. The
each grain individually using a version of the setup for the simulation consists of a tube of
molecular dynamics method described by Cun- length L = 52.5 cm and of internal diameter
dall and Strack [4]. The particles are approx- D = 7 mm. The air and the granular medium
imated by monodisperse spheres and rotations are injected at constant mass flow rates at one
in three dimensions are taken into account. end of the tube. At the beginning of a simula-
The equation of motion for an individual parti- tion the tube is empty. The mass flow rate of
cle is the granular medium is 2.49 kg/h. The parame-
P ters for the particles are: diameter d = 1.4 mm,
m
x = mg + Fc , (6) density s = 937 kg/m3 , Coulomb coefficient
s (1 ) = 0.5 and restitution coefficient e = 0.5. The

2
Proceedings Issue: Behavior of Granular Media (2006)

Figure 2: Image of a slug corresponding to the hori-


zontal conveying shown in figure 1. The direction of
motion is from left to right. A length of 11.3 cm is
displayed. The slug contains about 470 particles with
diameter 1.4 mm.

Figure 1: Spatio-temporal images of the porosity along


the tube for horizontal (upper panel) and vertical (lower
panel) plug conveying. Dark regions correspond to low
porosity (slugs or plugs), and light regions high porosity.
All the parameters, except for the direction of gravity
are the same in both simulations.

gas volume has been discretized into 1502 2


grid nodes, which corresponds to a grid con-
stant of 3.5 mm. The gas pressure is set to Figure 3: A series of simulation snapshots showing a
plug moving upwards from the vertical conveying sim-
P0 = 1013.25 hPa. The dynamic viscosity of ulation shown in Fig. 1. The height of the shown tube
the air is = 0.0673 cP. The gas flow is is 12 cm, the frame rate is 100 Hz. A small number of
V = 2.3 /min, corresponding to a superficial particles are colored more darkly to show that the par-
ticle velocity within a plug is considerably smaller as
gas velocity vs = vg = V /Dt2. the plug velocity.
Fig. 1 shows spatio-temporal images of horizon-
tal and vertical conveying. In both cases, the
a sequence of pictures showing a plug rising up-
transport is dominated by density waves. How-
wards through the pipe.
ever the details of the flow patterns and the
One important difference between these two
quantitative properties are different.
processes is that in horizontal transport the
The most conspicuous difference between the
particles between the slugs form a resting layer
flow patterns is that in the horizontal trans-
at the bottom of the tube. In vertical case the
port most slugs dissolve while traveling along
corresponding particles are accelerating down-
the tube. Succeeding slugs grown through col-
wards, the impact of these particles on a suc-
lecting the remnants of preceding slugs. After
ceeding plug is considerable higher then in the
reaching certain length slugs do not dissolve any
horizontal case. Examining Fig. 1 carefully, one
more, and there is a final slug length. In the
can see that slugs move at a constant speed, in-
vertical transport the growth of plugs comes
dependent of their distance from the preceding
through the merging of smaller plugs. Verti-
slug. On the other hand, plugs are strongly
cal plugs are slower (0.17 m/s) then in hori-
influenced by their neighbors. Another differ-
zontal transport (0.3 m/s), as the plugs must
ence is that slugs have sloping sides, whereas
overcome both gravity and friction. The initial
the boundaries of plugs is perpendicular to the
number of plugs at the beginning of the tube
tube walls. Thus the density waves in the up-
is lower in the horizontal conveying, because
per panel of Fig. 1 are fuzzier than in the lower
the number of particles needed to fill up the
panel.
cross-section of the tube is higher. Contrary
The characteristic curves of a pneumatic
to horizontal conveying, plugs merge through-
transport system are plots of the pressure drop
out the tube (although much more rarely at the
against the superficial gas velocity vs = vg for
outlet end). As a result, the mean plug length
different mass flows of the granulate. This kind
increases throughout the tube.
of diagram is highly dependent on the material
Now let us examine the density waves more
characteristics of the tube wall and the gran-
closely. In Fig. 2, we show a snapshot of a slug
ulate and can be used to predict the overall
moving along the conveying pipe, and in Fig. 3
transport performance for given parameter sets.

3
Proceedings Issue: Behavior of Granular Media (2006)

40
2.49 kg/h 2.49 kg/h
9.95 kg/h 60 9.95 kg/h
35 experiment

30
50
pressure drop (hPa/m)

pressure drop (hPa/m)


25
40
20

15
30

10
20
5

0 10
0 0.5 1 1.5 2 2.5 3 3.5 4 0.5 1 1.5 2 2.5 3 3.5 4
superficial gas velocity vs (m/s) superficial gas velocity vs (m/s)
Figure 4: Total pressure drop against superficial gas Figure 5: Same as Fig. 4, except for vertical plug con-
velocity for different granular mass flows, and for hori- veying. Three experimental data points with granular
zontal conveying. Plotted are characteristic curves from mass flows 1.7 2.9 kg/h are shown.
the simulation for the granular mass flows 2.49 kg/h and
9.95 kg/h.
the diffusivity D = ()/. Thus doubling the
Such diagrams for horizontal and vertical con- viscosity is equivalent to cutting the permeabil-
veying are shown in Fig. 4 and Fig. 5. ity () in half. It is perhaps more appropriate
Three regimes can be distinguished. First, to think consider modifying the permeability
for small superficial gas velocities (horizontal: since Eq. (4) is only an approximation. In both
vs < 0.38 m/s, vertical: vs < 0.5 m/s), there is cases, the pressure drop decreases with increas-
bulk transport. The tube is completely filled ing viscosity (or with decreasing permeability)
with granulate, so the pressure drop is high. at fixed particle flux. This is because higher vis-
Nevertheless the drag force on the bulk is too cosities (lower permeabilities) are more effective
small to accelerate the granular medium. The at pushing the particles through the tube, and
transport comes through the enforced granular thus less effort is required for a fixed particle
mass flow at the inlet. flux.
At moderate superficial velocities, (horizontal: The Coulomb friction coefficient has a very
0.38 m/s < vs < 4 m/s, vertical: 0.5m/s < vs < strong influence on the flow. The pressure drop
4 m/s), there is slug or plug conveying. The in- required to maintain a fixed particle flux triples
jected particles organize into clusters that move when this coefficient is increased from 0.1 to 0.5.
along the tube. In the vertical case at small ve- This suggests that the performance of convey-
locities (0.5m/s < vs < 0.75 m/s) one observes ing systems will be sensitive to the interactions
an intermediate regime where plugs form, but between the particles.
are unable to move at a constant speed up the
tube. 4 Motivation for single slugs studies
Finally, for very large velocities (vs > 4 m/s),
the particles are swept out of the tube before This work shows that plugs and slugs are the
plugs or slugs can form. building blocks of pneumatic conveying. It is
In addition to characteristic curves, several se- therefore worthwhile to consider their behav-
ries of simulations were carried out to assess ior in more detail. We would like to know
the effect of the different parameters. One pa- how the pressure drop across a slug depends
rameter that was varied was the gas viscosity on its length, for example. From knowledge of
. It may not seem reasonable to change this these relations, it is possible to deduce global
parameter, since it is both well determined and quantities of engineering importance, such as
difficult to change experimentally. However the energy required to drive a given mass flux
appears only once in the equation, as a factor in through the system. If a single slug were placed

4
Proceedings Issue: Behavior of Granular Media (2006)

in a pipe with periodic boundary conditions, it We discretize Eq. (10) using a finite volume ap-
could be observed for a long time, and reliable proach. If we integrate (10) over a volume V
averages could be made of its speed, and the and use Gaus theorem, we obtain
pressure drop. Furthermore, we decided to fo- Z
cus on slugs, since granular material is usually 0= n [DP u] d2 r, (12)
transported much farther horizontally than ver- V
tically. In addition, slugs interact much more
weakly than plugs, leading to fewer problems To see more clearly the physical meaning of this
problems arising from the interaction of the slug equation, use Eq. (3) to remove the pressure
with its periodic images. gradient. The result is
Z
5 Quasi-static, finite volume approach 0= n [v (1 )u] d2 r. (13)
V

A complication arises if one tries to apply the This equation simply says that the total flux
Crank-Nickelson method in periodic geometry. of grains (1 )u and gas v into a volume
This method requires that the finite-differenced must vanish. We have thus simply recovered
equations be solved implicitly. Usually, one ob- the conservation of gas and grains, Eqs. (1) and
tains a tridiagonal linear system that can be (2), upon which the algorithm is built.
solved through back-substitution. With peri- Now let us turn to the choice of V. We cut the
odic boundary conditions, this is no longer true. cylinder into slices, and have therefore a one-
Therefore, one must develop a new method. dimensional problem to solve. Imagine cutting
We therefore make the additional assumption a sausage or carrot into small, disk-like cross-
that the gas relaxes very quickly to the equilib- sections. We divide the tube into N subvolumes
rium. Thus we can drop the time derivative in Vi , with
Eq. (5):
Vi = (x, y, z)|x2 + y 2 < R2 , i z/z i + 1 ,

0 = [DP u] . (10)
The assumption of static flow is always justi- (14)
fied, because the source term will change with where we have taken the z axis to be parallel
the advective time scale, but the pressure re- to the tube and defined z L/N. Each Vi
laxes on the diffusive time scale. The ratio be- has volume R2 z. We define Si to be the
tween these two timescales is the Peclet Num- boundary between Vi1 and Vi .
ber: The surface integrals in (12) vanish on the tube
dU0 boundaries, and have contributions only from
Pe = , (11) the flat faces of the small cylinders. Thus
P0 0
where U0 is a typical grain velocity.
Z Z Z
2 2
The assumptions that we have made imply ...d r = ...d r . . . d2 r. (15)
Vi Si Si+1
Pe 1 (for example, the assumption that
P P0 ). The Darcy Law also assumes that Thus it is most natural to assume p = p(z)
the flow is locally in equilibrium (it arises from and let pi be the pressure at the center of each
a balance between viscosity and pressure gradi- volume, and let i be the density at z = iz (at
ent assuming that the advection is negligible.) Si ). In this way, we can calculate the diffusivity
Neglecting the time derivative reduces the time at Si : Di = D(i). The pressure gradient at the
necessary to calculate the pressure enormously. boundary can be estimated as (P )i = (pi1
In Eq. (10), P depends only on the porosity pi )/z For Vi , we have
(through D) and the granular velocity u. Thus
the pressure needs to recalculated only when pi pi+1
these quantities change significantly. On the Di Di+1 = ui ui+1 , (16)
z z
other hand, in Eq. (5) requires very small time
steps for its solution, since D can be large. As where pi = pi1 pi , with logical modifica-
a consequence, when one uses Eq. (5), the time tions at the periodic boundaries. The solution
required to solve for the gas motion is compa- to Eq. (16) is
rable to that needed for the particles. With
pi ui + F
Eq. (10), this time becomes negligible. = (17)
z Di

5
Proceedings Issue: Behavior of Granular Media (2006)

0.02
Here F is a constant, equal for all i. With help
of Eq. (13), we can identify F as the total vol-
ume flux (grains and gas) divided by the cross- 0.015
sectional area of the tube. We can thus easily
impose a total volume flux.

P/P0
The main problem with the above method is 0.01
that it will underestimate the diffusivity. This
occurs because the diffusivity is not a linear
function of , and the density profile is not uni- 0.005

form on Si . Most of the particles are sitting on


the bottom of the tube. This method supposes
0
that they are evenly spread over the whole cross 0 1 2 3 4 5 6
Slug length (cm)
section, and therefore obtains a diffusivity cor-
responding to some intermediate volume frac- Figure 6: Pressure drop as a function of plug length.
tion, which is wrong. In fact, the diffusivity is Parameters: P0 = 103 hPa , 0 = 1.837 105 cm2
very low at the bottom of the tube, and high at = 1.5 103 g/(cm s), with gas volume flux Q =
the top. But there is a way out of this problem. 50 cm3 /s.
Let D = D(x, y, z). Then (12) is
If this result can be confirmed, it would bring
pi pi+1
Z Z
0 = 2
Dd r D d2 r(18) many simplifications to the analysis of convey-
z Si z Si+1 ing systems. To show this, it is helpful to sketch
how global quantities such as the total pressure
(ui ui+1 )R2 . (19) drop and work done are related to the constant
.
We recover (16), except that now Consider a horizontal conveying tube of length
L and cross-section area A. Inside the tube
1
Z
Di = D(x, y, iz) dx dy. (20) are M plugs, with mean porosity slug . Away
R2 Si from the slugs, the mean porosity is tube . Let
j = 1 . . . M number of the plugs in the tube.
To calculate D(x, y), we divide the cross section Each plug has a length j , and across the plug
into a lower and an upper half, and calculate there is a pressure drop pj . We assume each
on each half. Thus when a thin layer of particles slug moves with a velocity vslug .
lies on the bottom of the tube, the porosity in Some global quantities can be expressed in
the upper part of the tube is equal to 1 and the terms of the plug characteristics. The total
diffusivity is very high. pressure drop p along the tube is simply the
sum of the pressure drops across each slug:
6 Results M
X
In order to generate slugs, some initial inhomo- ptotal = L(p)0 + j , (22)
geneity must be introduced. If the particles are j=1

spread uniformly throughout the tube, they all


fall to the bottom of the tube and form a sin- where (p)0 is also a background pressure gra-
gle motionless layer. The simplest thing to do dient needed to drive the fluid through an
is to push them to one end of the tube. Then empty pipe. It is usually smaller than the sec-
the length of the tube can be varied to obtain ond term, which is the pressure needed to push
different plug lengths. the slugs through the pipe.
Some preliminary results are shown in Fig. 6. Now let us consider the particle flux Qgr . It is
The pressure drop p depends linearly on plug the product of the mass of the slugs times the
length : velocity of the grains within the slug:
p + p0 . (21) M
X
The intercept p0 is the pressure needed to Qgr = (1 slug )vgr j . (23)
drive the gas through an empty tube, as one j=1
can see for the plugs of zero length. (Note there
is also a minimum plug length of about 1 cm. Note that Eqs. (22) and (23) can be combined

6
Proceedings Issue: Behavior of Granular Media (2006)

to yield: [4] Cundall P, Strack O (1979) Discrete


numerical-model for granular assemblies.
Q Geotechnique 29:4765
ptotal = + (p)0 L. (24)
(1 slug )vgr
[5] Strau M, McNamara S, Herrmann H,
Thus the pressure drop is linearly related to Niederreiter G, Sommer K (2006) Plug con-
the mass flux. Once the quantities multiply veying in a vertical tube, Powder Technol-
Q can be determined, than this equation can ogy 162, 16-26 (2006).
be used to predict the necessary pressure drop.
One should also note that quantities like the [6] Strau M, McNamara S, Herrmann (2006)
average slug length do not appear in Eq. (24). Plug conveying in a horizontal tube, Gran-
This brings a considerable simplification. Fu- ular Matter, (available on-line, but not as-
ture work will focus on the determination of signed a volume and page number)
as a function of the volume flux, the Coulomb
friction ratio, particle size and permeability.

7 Conclusions

Our numerical study of dense phase conveying


has allowed us to gain considerable physical in-
sight into processes occurring inside conveying
systems. Particles rapidly and spontaneously
form into clusters called plugs in vertical con-
veying and slugs in horizontal conveying. The
motion of these clusters accounts for all useful
transport in these systems. Thus a more pre-
cise understanding of them is essential to bet-
ter predicting the behavior of dense conveying
systems. To this end, we have begun to per-
form simulations of single slugs with periodic
boundary conditions. This enables us to pre-
dict what will happen as the slug travels down a
long pipe. Preliminary results indicate that the
pressure drop is linearly related to the length of
the plug. This indicates that the total pressure
drop across a conveying system is linearly pro-
portional to the flux of granular material trans-
ported. Future work will identify the limits of
validity of this law, and determine the constant
of proportionality for various parameters.

References

[1] McNamara S, Flekky E, M aly K (2000)


Grains and gas flow: Molecular dynamics
with hydrodynamic interaction. Phys Rev
E 61:40544059
[2] DArcy H (1856) Les fontaines publiques de
la ville de Dijon. Victor Dalmont
[3] Carman P (1937) Fluid flow through gran-
ular beds. Trans Inst Chem Engng 26:150
166

You might also like