Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PROBLEM 1b You are consulted by the room resident (25m3) to find an engineering solution to their breathing discomfort in the room. Suggest the minimum

image text in transcribed
PROBLEM 1b You are consulted by the room resident (25m3) to find an engineering solution to their breathing discomfort in the room. Suggest the minimum ventilation rate "A", to maintain CO2 levels under 1000ppm in the room. The resident emits CO2 at a rate of 34g/h in addition to the 49g/h emitted by a heater. Assume that ventilation does not affect coal consumption or its CO2 emission rate. The ambient CO2 concentration is 400ppm(0.72g/m3). Report to one decimal place. user_code.py '..' Tips to write your code ... - Use variables to define the inputs and denote the units in comments - Perfom computations using your defined variables - Please use the variables and not directly the numerical values in your calculations import numpy as np \# Problem 1b \# Store the minimum ventilation rate in 1/h to maintain CO2 levels under 1000ppm. 8 \# fill in this code here... min_vent_rate =10.5 print("The minimum ventilation rate in g/h to maintain CO levels under 1000ppm is:", min_vent_rate) \#Problem 1b

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Product And Process Design Principles Synthesis Analysis And Evaluation

Authors: Warren D. Seider, Daniel R. Lewin, J. D. Seader, Soemantri Widagdo, Rafiqul Gani, Ka Ming Ng

4th Edition

1119355249, 978-1119355243

More Books

Students also viewed these Chemical Engineering questions

Question

What is Indian Polity and Governance ?

Answered: 1 week ago