Introduction to Chemical Engineering Processes/How to use the mass balance

A Typical Type of Problem edit

Most problems you will face are significantly more complicated than the previous problem and the following one. In the engineering world, problems are presented as so-called "word problems", in which a system is described and the problem must be set up and solved (if possible) from the description. This section will attempt to illustrate through example, step by step, some common techniques and pitfalls in setting up mass balances. Some of the steps may seem somewhat excessive at this point, but if you follow them carefully on this relatively simple problem, you will certainly have an easier time following later steps.

Single Component in Multiple Processes: a Steam Process edit

Example:

A feed stream of pure liquid water enters an evaporator at a rate of 0.5 kg/s. Three streams come from the evaporator: a vapor stream and two liquid streams. The flowrate of the vapor stream was measured to be 4*10^6 L/min and its density was 4 g/m^3. The vapor stream enters a turbine, where it loses enough energy to condense fully and leave as a single stream. One of the liquid streams is discharged as waste, the other is fed into a heat exchanger, where it is cooled. This stream leaves the heat exchanger at a rate of 1500 pounds per hour. Calculate the flow rate of the discharge and the efficiency of the evaporator.

Note that one way to define efficiency is in terms of conversion, which is intended here:

 

Step 1: Draw a Flowchart edit

The problem as it stands contains an awful lot of text, but it won't mean much until you draw what is given to you. First, ask yourself, what processes are in use in this problem? Make a list of the processes in the problem:

  1. Evaporator (A)
  2. Heat Exchanger (B)
  3. Turbine (C)

Once you have a list of all the processes, you need to find out how they are connected (it'll tell you something like "the vapor stream enters a turbine"). Draw a basic sketch of the processes and their connections, and label the processes. It should look something like this:  

Remember, we don't care what the actual processes look like, or how they're designed. At this point, we only really label what they are so that we can go back to the problem and know which process they're talking about.

Once all your processes are connected, find any streams that are not yet accounted for. In this case, we have not drawn the feed stream into the evaporator, the waste stream from the evaporator, or the exit streams from the turbine and heat exchanger.

 

The third step is to Label all your flows. Label them with any information you are given. Any information you are not given, and even information you are given should be given a different variable. It is usually easiest to give them the same variable as is found in the equation you will be using (for example, if you have an unknown flow rate, call it   so it remains clear what the unknown value is physically. Give each a different subscript corresponding to the number of the feed stream (such as   for the feed stream that you call "stream 1"). Make sure you include all units on the given values!

In the example problem, the flowchart I drew with all flows labeled looked like this:

 

Notice that for one of the streams, a volume flow rate is given rather than a mass flow rate, so it is labeled as such. This is very important, so that you avoid using a value in an equation that isn't valid (for example, there's no such thing as "conservation of volume" for most cases)!

The final step in drawing the flowchart is to write down any additional given information in terms of the variables you have defined. In this problem, the density of the water in the vapor stream is given, so write this on the side for future reference.

Carefully drawn flowcharts and diagrams are half of the key to solving any mass balance, or really a lot of other types of engineering problems. They are just as important as having the right units to getting the right answer.

Step 2: Make sure your units are consistent edit

The second step is to make sure all your units are consistent and, if not, to convert everything so that it is. In this case, since the principle that we'll need to use to solve for the flow rate of the waste stream ( ) is conservation of mass, everything will need to be on a mass-flow basis, and also in the same mass-flow units.

In this problem, since two of our flow rates are given in metric units (though one is a volumetric flow rate rather than a mass flow rate, so we'll need to change that) and only one in English units, it would save time and minimize mistakes to convert   and   to kg/s.

From the previous section, the equation relating volumetric flowrate to mass flow rate is:

 

Therefore, we need the density of water vapor in order to calculate the mass flow rate from the volumetric flow rate. Since the density is provided in the problem statement (if it wasn't, we'd need to calculate it with methods described later), the mass flow rate can be calculated:

 

 

 

Note that since the density of a gas is so small, a huge volumetric flow rate is necessary to achieve any significant mass flow rate. This is fairly typical and is a practical problem when dealing with gas-phase processes.

The mass flow rate   can be changed in a similar manner, but since it is already in terms of mass (or weight technically), we don't need to apply a density:

 

Now that everything is in the same system of units, we can proceed to the next step.

Step 3: Relate your variables edit

Since we have the mass flow rate of the vapor stream we can calculate the efficiency of the evaporator directly:

 

Finding  , as asked for in the problem, will be somewhat more difficult. One place to start is to write the mass balance on the evaporator, since that will certainly contain the unknown we seek. Assuming that the process is steady state we can write:

 

 

Problem: we don't know   so with only this equation we cannot solve for  . Have no fear, however, because there is another way to figure out what   is... can you figure it out? Try to do so before you move on.

So you want to check your guess? Alright then read on. edit

The way to find   is to do a mass balance on the heat exchanger, because the mass balance for the heat exchanger is simply:

 

Since we know   we can calculate   and thus the waste stream flowrate  .

Note:
Notice the strategy here: we first start with a balance on the operation containing the stream we need information about. Then we move to balances on other operations in order to garner additional information about the unknowns in the process. This takes practice to figure out when you have enough information to solve the problem or you need to do more balances or look up information.

It is also of note that any process has a limited number of independent balances you can perform. This is not as much of an issue with a relatively simple problem like this, but will become an issue with more complex problems. Therefore, a step-by-step method exists to tell you exactly how many independent mass balances you can write on any given process, and therefore how many total independent equations you can use to help you solve problems.

Step 4: Calculate your unknowns. edit

Carrying out the plan on this problem:

 

 

Hence, from the mass balances on the evaporator:

 

So the final answers are:

 

 

Step 5: Check your work. edit

Ask: Do these answers make sense? Check for things like negative flow rates, efficiencies higher than 100%, or other physically impossible happenings; if something like this happens (and it will), you did something wrong. Is your exit rate higher than the total inlet rate (since no water is created in the processes, it is impossible for this to occur)?

In this case, the values make physical sense, so they may be right. It's always good to go back and check the math and the setup to make sure you didn't forget to convert any units or anything like that.