- #1
Mads_DK
- 1
- 0
- TL;DR Summary
- I am currently trying to determine the heat which has to be supplied to a methanol reformer. However, I am unsure how the energy balance should be set up. I know the process is supposed to be endothermic, whereas my small model tells me the process releases energy.
In terms of the information I have been given, I know the following:
The mass flow of the methanol/water mixture at the inlet of the reformer is 30 kg/hr (which therefore must be the same mass flow at the outlet). I likewise know the mole fractions to be 60 vol% methanol and 40 vol% water.
I know the process to be a complete reformation of methanol, so the following species are assumed to be present at the outlet: H2, CO2, CO and H2O. Their respective molefractions are: 0.646, 0.215, 0.007 and 0.132.
The inlet and outlet temperatures are 433.15 K and 483.15 K.
I know that in terms conservation of mass, what comes into the reformer goes out. However, from what I understand, the number of moles going into the reformer does not have to be equal to the number of moles leaving the reformer.
I have determined the mole flows of each species from the equations:
n_total = sum(MW_i * y_i) / m_mixture
n_i = n_total * y_i
Where n = mole flow [mol/s], MW = molar weight [g/mol], y = mole fraction [-], m = mass flow [g/s], i = a given species, mixture = methanol/water mixture.
To determine the enthalpy of each species, I have used the software EES (Engineering Equation Solver) and I have assumed the species to be ideal gases.
I have set up the energy balance as:
Q_out = Q_in + Heat
Where the unit is [W] and 'Heat' refers to the heat which has to be supplied to the reformer
Written out:
Heat = Q_out - Q_in = (h_H2(483.15 K) * n_out,H2 + h_CO2(483.15 K) * n_out,CO2 + h_CO(483.15 K) * n_out,CO + h_H2O(483.15 K) * n_out,H2O) - (h_CH3OH(433.15 K) * n_in,CH3OH + h_H2O(433.15 K) * n_in,H2O)
From the equation above I get -2873 W, which I know to be wrong.
My confusion in terms of this problem also lies in the fact that I do not know whether or not you are supposed to account for the heat of reaction for the three main reactions (methanol steam reforming (MSR), water gas shift (WGS), methanol decomposition(MD)) in the energy balance in order to get the correct heat requirement?
For good measure, the three reactions assumed to be the main reactions in the methanol reformer is given below:
MSR: CH3OH + H2O <-> CO2 + 3H2 (DeltaH_rxn = 49.7 kJ/mol)
WGS: CO + H2O <-> CO2 + H2 (DeltaH_rxn = -41.2 kJ/mol)
MD: CH3OH <-> CO + 2H2 (DeltaH_rxn = 90.7 kJ/mol)
I have been trying to find an example where the energy balance accounts for three reactions in terms of their heat of reaction. However, I have only been able to find examples where they account for one reaction. I therefore also tried to setup a single global reaction based on the three equation above, though without much luck.
The reaction I have found, where they account for the heat of reaction is given by:
Q_heat_added = xi * DeltaH_rxn + sum(h_i(T_out) * n_out,i) - sum(h_i(T_in) * n_in,i)
Where xi is the extend of reaction given by:
xi = (n_A,out - n_A,in) / v_A
Where A denotes a given species in a reaction and v is the stoichiometric coefficient of species A given in [mol/s].
So to sum up, I hope you can help to point me in the right direction, as I clearly do not get the correct answer to this problem. The problem should be straight forward as I have been given all the information, but the role of the heat of reaction in the energy balance has completely confused me. Hope to hear from you!
The mass flow of the methanol/water mixture at the inlet of the reformer is 30 kg/hr (which therefore must be the same mass flow at the outlet). I likewise know the mole fractions to be 60 vol% methanol and 40 vol% water.
I know the process to be a complete reformation of methanol, so the following species are assumed to be present at the outlet: H2, CO2, CO and H2O. Their respective molefractions are: 0.646, 0.215, 0.007 and 0.132.
The inlet and outlet temperatures are 433.15 K and 483.15 K.
I know that in terms conservation of mass, what comes into the reformer goes out. However, from what I understand, the number of moles going into the reformer does not have to be equal to the number of moles leaving the reformer.
I have determined the mole flows of each species from the equations:
n_total = sum(MW_i * y_i) / m_mixture
n_i = n_total * y_i
Where n = mole flow [mol/s], MW = molar weight [g/mol], y = mole fraction [-], m = mass flow [g/s], i = a given species, mixture = methanol/water mixture.
To determine the enthalpy of each species, I have used the software EES (Engineering Equation Solver) and I have assumed the species to be ideal gases.
I have set up the energy balance as:
Q_out = Q_in + Heat
Where the unit is [W] and 'Heat' refers to the heat which has to be supplied to the reformer
Written out:
Heat = Q_out - Q_in = (h_H2(483.15 K) * n_out,H2 + h_CO2(483.15 K) * n_out,CO2 + h_CO(483.15 K) * n_out,CO + h_H2O(483.15 K) * n_out,H2O) - (h_CH3OH(433.15 K) * n_in,CH3OH + h_H2O(433.15 K) * n_in,H2O)
From the equation above I get -2873 W, which I know to be wrong.
My confusion in terms of this problem also lies in the fact that I do not know whether or not you are supposed to account for the heat of reaction for the three main reactions (methanol steam reforming (MSR), water gas shift (WGS), methanol decomposition(MD)) in the energy balance in order to get the correct heat requirement?
For good measure, the three reactions assumed to be the main reactions in the methanol reformer is given below:
MSR: CH3OH + H2O <-> CO2 + 3H2 (DeltaH_rxn = 49.7 kJ/mol)
WGS: CO + H2O <-> CO2 + H2 (DeltaH_rxn = -41.2 kJ/mol)
MD: CH3OH <-> CO + 2H2 (DeltaH_rxn = 90.7 kJ/mol)
I have been trying to find an example where the energy balance accounts for three reactions in terms of their heat of reaction. However, I have only been able to find examples where they account for one reaction. I therefore also tried to setup a single global reaction based on the three equation above, though without much luck.
The reaction I have found, where they account for the heat of reaction is given by:
Q_heat_added = xi * DeltaH_rxn + sum(h_i(T_out) * n_out,i) - sum(h_i(T_in) * n_in,i)
Where xi is the extend of reaction given by:
xi = (n_A,out - n_A,in) / v_A
Where A denotes a given species in a reaction and v is the stoichiometric coefficient of species A given in [mol/s].
So to sum up, I hope you can help to point me in the right direction, as I clearly do not get the correct answer to this problem. The problem should be straight forward as I have been given all the information, but the role of the heat of reaction in the energy balance has completely confused me. Hope to hear from you!