Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Question 45 - According to Raoult’s law for ideal liquid, x (PSAT) = yP where x is mole fraction of component in liquid, y is mole fraction of component in vapor, P is overall pressure and PSAT is saturation pressure. A liquid with 60 mole % component 1 and 40 mole % component 2 is flashed to 1210 kPa. The saturation pressure for component 1 is ln (PSAT) = 15 - 3010 / (T + 250) and for component 2 is ln (PSAT) = 14 - 2700 / (T + 205) where PSAT is in kPa and T is in degree Celsius. By assuming the liquid is ideal, calculate (a) the fraction of the effluent that is liquid; (b) the compositions of the liquid and vapor phases. The outlet T is 150 degree Celsius.



Question 45 - According to Raoult’s law for ideal liquid, x (PSAT) = yP where x is mole fracti..

Answer / kang chuen tat (malaysia - pen

Answer 45 - (a) For component 1, ln (PSAT) = 15 - 3010 / (150 + 250) = 7.475, PSAT = 1763 kPa. For component 2, ln (PSAT) = 14 - 2700 / (150 + 205) = 6.394, PSAT = 598 kPa. Let x(1) PSAT(1) = y(1) P, x(2) PSAT(2) = y(2) P, then x(1) PSAT(1) + x(2) PSAT(2) = [ y(1) + y(2) ] P = P, x(1) (1763) + [ 01 - x(1) ] (598) = 1210, x(1) (1763 - 598) = 1210 - 598, x(1) = 0.525, x(2) = 1 - x(1) = 0.475. (b) y(1) = x(1) PSAT(1) / P = 0.525 (1763) / 1210 = 0.765, y(2) = 1 - y(1) = 0.235. Overall mass balance is assumed 1 mole for F = V + L where F is incoming mole, V is flashed vapor in mole and L is outgoing liquid in mole. For component 1, zF = xL + yV then 0.6(1) = 0.525 L + 0.765 (1 - L), then L = 0.6875, V = 1 - L = 0.3125. Let z to be 60 mole %. The answer is given by Kang Chuen Tat; PO Box 6263, Dandenong, Victoria VIC 3175, Australia; SMS +61405421706; chuentat@hotmail.com; http://kangchuentat.wordpress.com.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Chemical Engineering Interview Questions

What is the most common cause of solid size segregation in bulk solid systems?

0 Answers   TATA,


What are flameless oxidizers?

0 Answers  


What is a quick way to calculate frictional pressure drops in carbon steel pipe?

0 Answers  


Question 44 - In a non-dilute absorber, graphical method is used to represent the process. In an X - Y coordinate system, X-axis represents mole of carbon dioxide / mole of water and Y axis represents mole of carbon dioxide / mole of nitrogen. The inlet gas stream consists of 8 mol % of carbon dioxide in nitrogen. (a) Find the S / G minimum as a slope that goes through the point (0, 0.0304) and (0.0000488, 0.086957). (b) Find the actual slope of operating line when it is 1.5 times the S / G minimum! (c) Find the value of x for inlet gas stream when y = 1640 x, y is mole fraction of carbon dioxide in nitrogen.

1 Answers  


Question 55 - The differential equation is 3 dy / dt + 2y = 1 with y(0) = 1. (a) The Laplace transformation, L for given terms are : L (dy / dt) = sY(s) - y(0), L(y) = Y(s), L(1) = 1 / s. Use such transformation to find Y(s). (b) The initial value theorem states that : When t approaches 0 for a function of y(t), it is equal to a function of sY(s) when s approaches infinity. Use the initial value theorem as a check to the answer found in part (a).

1 Answers  


Oil and fat containing food items are flushed with nitrogen. Why?

0 Answers  


ACCOUNTING AND FINANCIAL ENGINEERING - EXAMPLE 34.14 : For a formula of y = [ 1 - 1 / (1 + r) ^ n ] / r, let y = present value, r = interest rate / year, n = number of years to future value of 1 : (a) Find a simple mathematical relationship of y as a function of r when n = 1 million years. (b) What is the present value of $10000, if the annual discount rate is 10 %, forever?

1 Answers  


QUANTUM CHEMISTRY AND CHEMICAL ENGINEERING - EXAMPLE 31.6 : In N + 1 Rule in Quantum Chemistry, whenever a spin 1 / 2 nucleus is adjacent to N other nuclei, it is split into N + 1 distinct peaks. In 1 peak or singlet, there is only 1 magnitude. In 2 peaks or doublet, the ratio of magnitude of each peak is 1 : 1. In 3 peaks or triplet, the ratio of magnitude of each peak is 1 : 2 : 1. In 4 peaks or quartet, the ratio of magnitude of each peak is 1 : 3 : 3 : 1. In 5 peaks or quintet, the ratio of magnitude of each peak is 1 : 4 : 6 : 4 : 1. (a) By using binomial coefficients or Triangle of Pascal find the ratio of magnitude of each peak if 6 peaks exists. (b) How many adjacent nuclei are available in a spin 1 / 2 nucleus in such situation of 6 peaks?

1 Answers  


COMPUTER PROGRAMMING FOR ENGINEERS - EXAMPLE 17.3 : (a) The byte is the basic building block of computer data used in chemical engineering process simulation where 16 bits make a word, 4 bits make a nibble, 32 bits make a quad word and 8 bits make a byte. Then how many nibbles are there in a megabytes? (b) In computer data items, let : 1 bit - counts from 0 to 1, 8 bits - counts from 0 to 255, 16 bits - counts from 0 to A. What is the value of A? (c) In a binary system of 4 bits, if 1100 = 12, 1101 = 13, 1110 = 14, 1111 = 15, B = 16, then guess the value of B. (d) By using any form of tools, find the exact value of 2 power 64 or 2^64.

1 Answers  


MICROBIOLOGICAL ENGINEERING - QUESTION 28.2 : A hemocytometer is a device that is used for counting cells. In an engineering experiment, 100 microlitres of cell suspension is diluted with 50 microlitres of Trypan blue dye. Only death cells appear blue in color when stained with the dye. There are 57 cells detected in a hemocytometer, where 5.3 % of them appear blue when the chamber of the meter is placed under a microscope. Each square of a chamber can contain 0.0001 mL of liquid. (a) Calculate the number of viable cells. (b) The cells occupied 5 squares. Calculate the average number of viable cells / square. (c) Calculate the dilution factor of the cell suspension by using the formula : Dilution = final volume / initial volume. (d) Calculate the concentration of viable cells / mL by using the formula : Concentration = (Average number of viable cells / square) x dilution x (square / volume).

1 Answers  


Why is steam added into the cracker in thermal cracking?

2 Answers  


Question 86 - (a) Male with genotype GGmm and phenotype gray wingless mates with female with genotype ggMM and phenotype black winged in fruit flies. G is dominant to g in color. M is dominant to m in wing shape. If the actual distribution of the second generation of the fruit flies was as follow : 890 gray wingless, 900 black winged, 115 gray winged, 95 black wingless, calculate the recombination frequency betwen the two genes and distance in recombination units. Let 1 map unit = 1 % recombination. (b) A DNA molecule has 180 base pairs and 20 % adenine. How many cytosine nucleotides are present in this molecule of DNA?

1 Answers  


Categories
  • Civil Engineering Interview Questions Civil Engineering (5086)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4453)
  • Electrical Engineering Interview Questions Electrical Engineering (16638)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)