Introduction to Chemical Engineering Processes/Reactions with Recycle

From testwiki
Jump to navigation Jump to search

Introduction to Reactions with Recycle

Reactions with recycle are very useful for a number of reasons, most notably because they can be used to improve the selectivity of multiple reactions, push a reaction beyond its equilibrium conversion, or speed up a catalytic reaction by removing products. A recycle loop coupled with a reactor will generally contain a separation process in which unused reactants are (partially) separated from products. These reactants are then fed back into the reactor along with the fresh feed.

Example Reactor with Recycle

Template:AnchorTemplate:TextBox

Solution:

Let's first draw our flowchart as usual:

DOF Analysis

  • On reactor: 6 unknowns (m˙5,xA5,xB5,m˙3,xB3,X) - 3 equations = 3 DOF
  • On separator: 5 unknowns (m˙3,xB3,m˙5,xA5,xB5) - 3 equations = 2 DOF
  • On splitter: 3 unknowns - 0 equations (we used all of them in labeling the chart) -> 3 DOF
  • Duplicate variables: 8 (m˙5,xA5,xB5 twice each and m˙3,xB3 once)
  • Total DOF = 8 - 8 = 0 DOF

Plan and Solution

Generally, though not always, it is easiest to deal with the reactor itself last because it usually has the most unknowns. Lets begin by looking at the overall system because we can often get some valuable information from that.

Overall System DOF(overall system) = 4 unknowns (m˙5,xA5,X,xB5) - 3 equations = 1 DOF.

Template:NOTE

Let's go ahead and solve for m5 though because that'll be useful later.

784=100+0.3(m˙5)

Template:Box

We can't do anything else with the overall system without knowing the conversion so lets look elsewhere.

DOF(separator) = 4 unknowns (m˙3,xB3,xA5,xB5) - 3 equations = 1 DOF. Let's solve for those variables we can though.

We can solve for m3 because from the overall material balance on the separator:

  • m˙3=m˙4+m˙5
  • m˙3=100+2280

Template:Box

Then we can do a mass balance on A to solve for xA5:

  • m˙3xA3=m˙4xA4+m˙5xA5
  • 2380(0.15)=100(0.05)+2380(xA5)

Template:Box

Since we don't know xB5 or xB3, we cannot use the mass balance on B or C for the separator, so lets move on. Let's now turn to the reactor:

Reactor Analysis

DOF: 3 unknowns remaining (xB3,xB5,andX) - 2 equations (because the overall balance is already solved!) = 1 DOF. Therefore we still cannot solve the reactor completely. However, we can solve for the conversion and generation terms given what we know at this point. Lets start by writing a mole balance on A in the reactor.

n˙A1+n˙A,recycleX*a=n˙A3

To find the three nA terms we need to convert from mass to moles (since A is hydrogen, H2, the molecular weight is 1 mol0.002016 g):

  • n˙A1=200kgh*1 mol0.002016 kg=99206mol Ah
  • n˙A,recycle=0.7*m5*xA5MWA=0.7(2280)(0.1544)0.002016=122000mol Ah

Thus the total amount of A entering the reactor is:

  • n˙A,in=99206+122000=221428mol Ah

The amount exiting is:

  • n˙A,out=m˙3*xA3MMA=2380*0.150.002016=177083mol Ah

Therefore we have the following from the mole balance:

  • 2214282X=177083

Template:Box

Now that we have this we can calculate the mass of B and C generated:

  • mB,gen=Xb*MWB=22173 mol Bh*0.026kg mol B=576.5 kg Bh
  • mC,gen=+Xc*MWC=22173 mol Ch*0.030kg mol C=+665.2 kg Ch

At this point you may want to calculate the amount of B and C leaving the reactor with the mass balances on B and C:

  • 584+0.7*xB5*2280576.5=xB3*2380
  • (1) 0.7*(10.1544xB5)*2280+665.2=(10.15xB3)*2380

However, these equations are exactly the same! Therefore, we have proven our assertion that there is still 1 DOF in the reactor. So we need to look elsewhere for something to calculate xB5. That place is the separator balance on B:

  • m˙3*xB3=m˙4*xB4+m˙5*xB5
  • (2) 2380xB3=0.02(100)+2280xB5

Solving these two equations (1) and (2) yields the final two variables in the system:

Template:Box

Note that this means the predominant species in stream 5 is also C (xC5=0.838). However, the separator/recycle setup does make a big difference, as we'll see next.

Comparison to the situation without the separator/recycle system

Now that we know how much ethane we can obtain from the reactor after separating, let's compare to what would happen without any of the recycle systems in place. With the same data as in the first part of this problem, the new flowchart looks like this:

There are three unknowns (m˙3,xB3,X) and three independent material balances, so the problem can be solved. Starting with an overall mass balance because total mass is conserved:

  • m˙1+m˙2=m˙3
  • m˙3=789kgh

We can carry out the same sort of analysis on the reactor as we did in the previous section to find the conversion and mass percent of C in the exit stream, which is left as an exercise to the reader. The result is that:

  • X=20250 moles,xC3=0.77

Compare this to the two exit streams in the recycle setup. Both of the streams were richer in C than 77%, even the reject stream. This occurred because the unreacted A and B was allowed to re-enter the reactor and form more C, and the separator was able to separate almost all the C that formed from the unreacted A and B.


Template:BookCat