2.3 – Solving Reactive Balances In-depth
2.3.0 – Learning Objectives
By the end of this section you should be able to:
Solve simple reactive balances using the molecular and atomic reactive balances.
2.3.1 – Introduction
We will solve the example in the diagram 4.71 using the molecular species and atomic species balance. Python will be implemented to perform calculations. This section goes in-depth of the logic used to solve the problem that is addressed before.
2.3.2 – Problem statement
Recall the block diagram in figure 4.7-1
![](../figures/Module-2/ethane-reaction.png)
What are the mol flows of the exit streams of ethane and ethylene ?
2.3.3 – Solving using the molecular species balance
First, we identify our molecular species; for us, this is Hydrogen, Ethane, and Ethylene.
Next, we write out their respective balance equations. Note how the diagram 4.7-1 only shows the output variables ()
To further relate these equations, use the stoichiometrey of the dehydrogenation reaction which gives a relationship between the consumed and generated terms:
Since there is a 1:1 ratio between the Generation of Hydrogen to :
Since there is a 1:1 ratio between the generation of hydrogen and the consumption of Ethane, .
Substituting the and the into their respective equations, we can see that the outputs of ethane and ethylene are and respectively.
2.3.4 – Solving using the Atomic species balance
Let's recall the Atomic balances:
First the Atomic balances are broken down to collect any molecular species containing the atomic species (Carbon and Hydrogen).
The carbon balance becomes:
The hydrogen balance becomes:
We then isolate the atomic species from the molecular species. Another way of thinking is: How many of N atoms are there in this molecule? For example, there are 2 carbon atoms for every 1 ethane molecule.
The carbon balance becomes:
The hydrogen balance becomes:
Note from diagram 4.7-1, the input and output values are substituted for their respective integers and variables. Remember that ethane and ethene outputs are defined as ()
rewriting the balances
The carbon balance becomes:
The hydrogen balance becomes: