1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
AfilCa [17]
3 years ago
10

The reverse water-gas shift (RWGS) reaction is an equimolar reaction between CO2 and H2 to form CO and H2O. Assume CO2 associati

vely adsorbs to the surface, while H2 dissociatively adsorbs. These adsorption steps are followed by reversible formation of formate (COOH*) and slow dissociation of formate into gaseous CO and adsorbed OH. The adsorbed OH is then removed as gaseous H2O via a hydrogenation step.
a) Using the details of the mechanism listed above, write out the elementary steps for the RWGS reaction.
b) Derive a rate law for the RWGS reaction consistent with the above assumptions and mechanism from (i).
c) Under what conditions is the RWGS reaction first order in CO2?
Engineering
1 answer:
klasskru [66]3 years ago
7 0

Answer:

a) Check explanation for this

b)Rate law is  Rate = \frac{k_{1}k_{4}  }{k_{3}+ 2k_{4}  } [H_{2} ]

c) The rate does not depend on the concentration of CO₂

Explanation:

a) Elementary steps for the RWGS reaction:

  • Dissociative adsorption of the H₂ Molecule

                 H_{2} $\xrightarrow{\text{k1}}$H + H   (Fast process)

  • Reversible Reaction between CO₂ and H

                \[ CO_{2} + H\mathrel{\mathop{\rightleftarrows}^{\mathrm{k2}}_{\mathrm{k3}}}COOH \] (Fast Process)

  • Slow dissociation of COOH into gaseous CO and absorbed OH

                COOH $\xrightarrow{\text{k1}}$ CO + OH (Slow process)

  • Fast hydrogenation of the OH to form H₂O

                   OH + H $\xrightarrow{\text{k5}}$H_{2} O (Fast process)

b) Derivation of the rate law

We need to determine the rate law for H, OH and COOH because these are the intermediates for this reaction.

The steady state approximation is applied to a consecutive reaction with a slow first step and a fast second step (k1≪k2). If the first step is very slow in comparison to the second step, there is no accumulation of intermediate product.

Rate of consumption = Rate of production

For COOH:

Using steady state approximation

\frac{d[COOH]}{dt} = 0

k_{2} [CO_{2} ][H] = k_{3} [COOH] k_{4} [COOH]\\

[COOH] = \frac{k_{2} [CO_{2} ][H]}{k_{3}k_{4}  } \\

For H:

\frac{d[H]}{dt} = 0

k_{1}[H_{2}] = k_{2}[CO_{2} [H]+k_{5} [ OH][H]

[H]= \frac{k_{1}[H_{2}]  }{k_{5}[OH] +k_{2}[CO_{2}]}\\

For OH:

\frac{d[OH]}{dt} = 0

k_{4} [COOH] = k_{5} [OH][H]\\\k[OH] = \frac{k_{4} [COOH]}{k_{5} H}\\

The rate of the overall reaction is determined by the slowest step of the reaction. The slowest process is the dissociation of COOH

Therefore the overall rate of reaction is:

Rate = k_{4} [COOH]\\

Rate = k_{4}  \frac{k_{2} [CO_{2} ][H]}{k_{3}k_{4}  }\\Rate = k_{4}  \frac{k_{2}[CO_{2}]\frac{k_{1}[H_{2}]  }{k_{5}[OH] +k_{2}[CO_{2}]}  }{k_{3}k_{4}}\\Rate = k_{4}  \frac{k_{2}[CO_{2}]\frac{k_{1}[H_{2}]  }{k_{5}\frac{k_{4}COOH }{k_{5}H }  +k_{2}[CO_{2}]}  }{k_{3}k_{4}}

Simplifying the equation above, the rate law becomes

Rate = \frac{k_{1}k_{4}  }{k_{3}+ 2k_{4}  } [H_{2} ]

c) It is obvious from the rate law written above that the rate of the RWBG reaction does not depend on the concentration of CO₂

You might be interested in
. H<br> Kijwhayhwbbwyhwbwbwgwwgbwbwhwh
dsp73
Yes. Gggggggggghhhhh
3 0
3 years ago
Read 2 more answers
Assume a program requires the execution of 50 x 10^6 FP instructions, 110 x 10^6 INT instructions, 80 x 10^6 Load/Store (L/S) in
Svetradugi [14.3K]

Answer:

We can not improve CPI of FP instructions when we run the program two times faster because it would be negative.

Explanation:

Processor clock rate = 2 GHz

Execution Time =   ∑  (\frac{Clock cyles}{Clock rate})

Clock cycles can be determined using following formula

Clock cycles = (CPI_{FP} x  No. FP instructions )+ ( CPI_{INT} x No. INT instructions) + ( CPI_{L/S}  x No. L/S instructions ) + ( CPI_{branch} x No. branch instructions)

Clock cycles = ( 50 x 10^{6} x 1) + (  110 x 10^{6} x 1) + ( 80 x 10^{6} x 4) + ( 16 x 10^{6} x 2)

Clock cycles = 512 x 10⁶

So,Initial Execution time for FP instructions is,

    = \frac{512(10^{6}) }{2(10^{9}) }

 Initial execution Time =  256 x 10⁻³

For 16 processors ,

clock cycle = 512 x 10⁶

Execution Time = 256 x 10⁻³

To run the program two times faster, half the number of clock cycles

(\frac{Clockcycles}{2} )=   (CPI_{FP} x  No. FP instructions )+ ( CPI_{INT} x No. INT instructions) + ( CPI_{L/S}  x No. L/S instructions ) + ( CPI_{branch} x No. branch instructions)

CPI_{FP improved} x No. FP instructions  =  (\frac{Clockcycles}{2} ) -[ ( CPI_{INT} x No. INT instructions) + ( CPI_{L/S}  x No. L/S instructions ) + ( CPI_{branch} x No. branch instructions)]

CPI_{FP improved} x 50 x 10^{6}  = ( \frac{512(10)^{6} }{2} ) - [ (  110 x 10^{6} x 1) + ( 80 x 10^{6} x 4) + ( 16 x 10^{6} x 2)]

CPI_{FP improved} x 50 x 10^{6}  =  - 206 x 10^{6}

CPI_{FP improved}  = - 206 x 10^{6} / 50 x 10^{6}

CPI_{FP improved} = - 4.12 < 0

3 0
3 years ago
A cylindrical specimen of a metal alloy 45.8 mm long and 9.72 mm in diameter is stressed in tension. A true stress of 378 MPa ca
Sliva [168]

Answer:

390.242 MPa

Explanation:

Attached is the full solution.

8 0
3 years ago
When you see a street with white markings only, what kind of street is it?
Georgia [21]

Answer:

it's a one way street

3 0
3 years ago
A distillation column is initially designed to separate a mixture of toluene and xylene at around ambient temperature (say, 100°
weeeeeb [17]

Answer:

Purchase cost= 87056

Bar module cost= 292725

Explanation:

solution is attached below

6 0
3 years ago
Other questions:
  • PLZ HURRY IM ON A TIMER
    6·1 answer
  • What is the capacity of the machine in batches?
    10·1 answer
  • A Carnot engine has a piston displacement volume of 7.5 liters. The volume at the beginning of heat addition is 1.0 liters, the
    14·1 answer
  • The impeller shaft of a fluid agitator transmits 28 kW at 440 rpm. If the allowable shear stress in the impeller shaft must be l
    6·1 answer
  • Water discharging into a 10-m-wide rectangular horizontal channel from a sluice gate is observed to have undergone a hydraulic j
    12·1 answer
  • Calculate the number of vacancies per cubic meter for some metal, M, at 749°C. The energy for vacancy formation is 0.86 eV/atom,
    5·1 answer
  • Tech A says that proper footwear may include both leather and steel-toed shoes. Tech B says that when working in the shop, you o
    15·1 answer
  • What is meant by the acronym ISO
    15·1 answer
  • Puan puan puan vericim
    5·2 answers
  • Engineers designed a motorcycle helmet from a long-lasting and safe material that protects the wearer from accidents and excessi
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!