Chemical Engineering > GATE 2019 > Adiabatic Reactor Design
The elementary irreversible gas-phase reaction A → B + C is carried out adiabatically in an ideal CSTR (Continuous-Stirred Tank Reactor) operating at 10 atm. Pure A enters the CSTR at a flow rate of 10 mol/s and a temperature of 450 K. Assume A, B and C to be ideal gases. The specific heat capacity at constant pressure (CP) and heat of formation (H°), of component i (i = A, B, C), are:
CPA = 30 J/(mol K), H°A = -90 kJ/mol
CPB = 10 J/(mol K), H°B = -54 kJ/mol
CPC = 20 J/(mol K), H°C = -45 kJ/mol
The reaction rate constant k (per second) = 0.133 exp(-E/RT) where E = 31.4 kJ/mol and universal gas constant R=0.082 L atm/(mol K) = 8.314 J/(mol K). The shaft work may be neglected in the analysis, and specific heat capacities do not vary with temperature. All heats of formation are referenced to 273 K. The reactor volume (in Liters) for 75% conversion is ______ (rounded off to the nearest integer).

Explanation

Correct : 134

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science