{"id":1466,"date":"2020-08-10T13:36:51","date_gmt":"2020-08-10T17:36:51","guid":{"rendered":"https:\/\/pressbooks.bccampus.ca\/chbe220\/?post_type=chapter&#038;p=1466"},"modified":"2020-08-11T17:58:21","modified_gmt":"2020-08-11T21:58:21","slug":"introduction-to-unsteady-state-operations","status":"publish","type":"chapter","link":"https:\/\/pressbooks.bccampus.ca\/chbe220\/chapter\/introduction-to-unsteady-state-operations\/","title":{"raw":"Introduction to Unsteady-state Operations","rendered":"Introduction to Unsteady-state Operations"},"content":{"raw":"<div class=\"textbox textbox--learning-objectives\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Learning Objectives<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nBy the end of this section, you should be able to:\r\n\r\n<strong>Recognize\u00a0<\/strong>unsteady-state balance systems\r\n\r\n<strong>Derive<\/strong> material balance equations\r\n\r\n<\/div>\r\n<\/div>\r\n<h2>Introduction to Unsteady-State Balances<\/h2>\r\n<strong>Unsteady-State<\/strong>: in unsteady-state processes, mass and energy in the system are changing with time (not constant).\r\n\r\nUnderstanding and modeling these systems allow us to:\r\n<ul>\r\n \t<li>Control system variables by adjusting parameters<\/li>\r\n \t<li>Predict the system's behavior during start-up and shutdown<\/li>\r\n<\/ul>\r\n<div class=\"textbox textbox--examples\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Example: Draining Tank<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n\r\nConsider the following draining tank:\r\n\r\n<img class=\" wp-image-1220 aligncenter\" src=\"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-content\/uploads\/sites\/1010\/2020\/06\/DrainingTank-300x211.png\" alt=\"\" width=\"380\" height=\"267\" \/>\r\n\r\nThis tank demonstrates a very simple unsteady-state system. Taking the tank as our system of interest, as the water drains from the tank, the system's overall mass changes. The height of the liquid in the tank also changes as the liquid drains out of the tank.\r\n\r\n<\/div>\r\n<\/div>\r\n<h2>General Balance Equation<\/h2>\r\nTo characterize systems (generally process units), we can do a balance on any quantity (total mass, energy, moles, etc.). For this class, we will focus on mass, energy, and mole balances, but we could do these balances on any quantity.\r\n<p style=\"text-align: center\">[latex]Input - Output + Generation - Consumption = Accumulation[\/latex]<\/p>\r\n\r\n<blockquote>\r\n<ul>\r\n \t<li>Input: Enters through the system boundaries ([latex]IN[\/latex])<\/li>\r\n \t<li>Output: Exits through the system boundaries ([latex]OUT[\/latex])<\/li>\r\n \t<li>Generation: Produced in the system ([latex]GEN[\/latex])<\/li>\r\n \t<li>Consumption: Consumed in the system ([latex]CON[\/latex])<\/li>\r\n \t<li>Accumulation: Build-up or overall loss in the system ([latex]ACC[\/latex])<\/li>\r\n<\/ul>\r\n<\/blockquote>\r\n<em> Note that the generation and consumption terms are often associated with chemical reactions <\/em>\r\n<p style=\"text-align: center\">[latex] IN - OUT + GEN - CON = ACC [\/latex]<\/p>\r\n\r\n<div class=\"textbox textbox--exercises\"><header class=\"textbox__header\">\r\n<p class=\"textbox__title\">Exercise: Balance Terms<\/p>\r\n\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n<div class=\"cell border-box-sizing text_cell rendered\">\r\n<div class=\"inner_cell\">\r\n<div class=\"text_cell_render border-box-sizing rendered_html\">\r\n<div>\r\n\r\nConsider a reactor with continuous inlet and exit streams. A reaction occurs in the reactor that is first order:\r\n<p style=\"text-align: center\">[latex] A \u2192 B\u00a0[\/latex]<\/p>\r\nThe inlet stream only contains species A and the reaction goes to completion in the reactor. The reactor is initially filled entirely with A. What terms in the following expression are considered (i.e. non-zero) for this system when assessing the moles of species A as the reaction starts occurring?\r\n<p style=\"text-align: center\">[latex] IN - OUT + GEN - CON = ACC [\/latex]<\/p>\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"textbox\">\r\n<h3>Solution<\/h3>\r\nSince the reaction goes to completion in the reactor, there is no A exiting in the outlet stream. Therefore, [latex]OUT [\/latex] will be omitted from the expression. This reaction is a non-reversible reaction, so no A is generated in the system ( [latex]GEN=0 [\/latex]). All the other terms are present, A is fed in ( [latex]IN [\/latex]), A is consumed or reacted ( [latex]CON [\/latex]) and the amount of A in the reactor will change with time as B is produced ( [latex]ACC[\/latex]).\r\n<p style=\"text-align: center\">[latex]IN-CON=ACC[\/latex]<\/p>\r\nBecause we start with a reactor filled with A initially, the moles of A decreases in the reactor during start-up, and approaches a steady-state, as shown in the image below. The change in moles of A in the reactor represents the ACC term in the balance.\r\n\r\n<\/div>\r\n&nbsp;\r\n<div class=\"cell border-box-sizing text_cell rendered\">\r\n<div class=\"inner_cell\">\r\n<div class=\"text_cell_render border-box-sizing rendered_html\">\r\n<h2>Transient Balances<\/h2>\r\n<strong>Transient balances<\/strong> are any balances that where some quantities involved in the balance are functions with time. If we have a continuous process, we can analyze what happens to a given quantity for a given change in time [latex]\\Delta t[\/latex]. As an example, let's take the mass of a given species (we'll call species A) to be our quantity of interest:\r\n<p style=\"text-align: center\">[latex] IN - OUT + GEN - CON = ACC[\/latex]<\/p>\r\n<p style=\"text-align: center\">[latex] \\dot{m}_{in,A}*\\Delta t - \\dot{m}_{out,A}*\\Delta t + \\dot{r}_{gen,A}*\\Delta t - \\dot{r}_{con,A}*\\Delta t = \\Delta M_{A} [\/latex]<\/p>\r\n\r\n<blockquote>Where:\r\n<ul>\r\n \t<li>[latex]\\dot{m}_{in,A}[\/latex], [latex]\\dot{m}_{out,A}[\/latex] are the mass flows in and out of the system of species A<\/li>\r\n \t<li>[latex]\\dot{r}_{gen,A}[\/latex], [latex]\\dot{r}_{con,A}[\/latex] are the rates of generation and consumption of A in the system<\/li>\r\n \t<li>[latex]M_{A}[\/latex] is the total mass of A in the system at a given time<\/li>\r\n<\/ul>\r\n<\/blockquote>\r\nIf we want to turn this into a differential balance, we will isolate [latex]\\Delta t[\/latex] and let it approach to 0 (just like in calculus classes):\r\n<p style=\"text-align: center\">[latex] \\dot{m}_{in,A}*\\Delta t - \\dot{m}_{out,A}*\\Delta t + \\dot{r}_{gen,A}*\\Delta t - \\dot{r}_{con,A}*\\Delta t = \\Delta M_{A} [\/latex]<\/p>\r\n<p style=\"text-align: center\">[latex] (\\dot{m}_{in,A} - \\dot{m}_{out,A} + \\dot{r}_{gen,A} - \\dot{r}_{con,A})*\\Delta t = \\Delta M_{A} [\/latex]<\/p>\r\n<p style=\"text-align: center\">[latex] (\\dot{m}_{in,A} - \\dot{m}_{out,A} + \\dot{r}_{gen,A} - \\dot{r}_{con,A}) = \\frac{\\Delta M_{A}}{\\Delta t} [\/latex]<\/p>\r\n<p style=\"text-align: center\">[latex] (\\dot{m}_{in,A} - \\dot{m}_{out,A} + \\dot{r}_{gen,A} - \\dot{r}_{con,A}) = \\frac{dM_{A}}{dt} [\/latex]<\/p>\r\nWe can mutiply [latex]dt[\/latex] on both sides, and take the integral of each term to calculate the change of each term over time:\r\n<p style=\"text-align: center\">[latex] \\dot{m}_{in,A}dt - \\dot{m}_{out,A}dt + \\dot{r}_{gen,A}dt - \\dot{r}_{con,A}dt = dM_{A} [\/latex]<\/p>\r\n<p style=\"text-align: center\">[latex] \\int_{t_i}^{t_f}\\dot{m}_{in,A}dt - \\int_{t_i}^{t_f}\\dot{m}_{out,A}dt + \\int_{t_i}^{t_f}\\dot{r}_{gen,A}dt - \\int_{t_i}^{t_f}\\dot{r}_{con,A}dt = \\int_{M_i}^{M_f}dM_{A} [\/latex]<\/p>\r\nFor steady-state processes, the [latex]\\frac{dM_{A}}{dt}[\/latex] term goes to 0, as there would be no change in the total mass of A in the system over time. For unsteady-state processes, this differential equation must be solved using <strong>boundary conditions<\/strong>.\r\n<blockquote>An example of a boundary condition is [latex]M_{A}(t=0)= M_i[\/latex]\r\n\r\nThis equations says that the mass of A in the system at time (t = 0) is equal to [latex]M_i[\/latex]. This mass can be equal to 0, meaning that there is no A in our system at time zero. It can also be equal to a specific value, meaning that our system starts with an initial mass of A.<\/blockquote>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"cell border-box-sizing text_cell rendered\">\r\n<div class=\"inner_cell\">\r\n<div class=\"text_cell_render border-box-sizing rendered_html\">\r\n<div class=\"textbox textbox--key-takeaways\"><header class=\"textbox__header\">\r\n<h3>Differential Balances General Procedure<\/h3>\r\n<\/header>\r\n<div class=\"textbox__content\">\r\n<ol>\r\n \t<li>Omit any terms that are equal to zero or negligible from the mass, energy, or mole balances.<\/li>\r\n \t<li>Write an expression for the total amount of the quantity of interest (mass, energy, moles) using the remaining terms in the balance<\/li>\r\n \t<li>Determine the initial conditions of the system and solve accordingly<\/li>\r\n<\/ol>\r\n<\/div>\r\n<\/div>\r\n&nbsp;\r\n\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<div class=\"cell border-box-sizing text_cell rendered\">\r\n<div class=\"prompt input_prompt\"><\/div>\r\n<\/div>","rendered":"<div class=\"textbox textbox--learning-objectives\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Learning Objectives<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>By the end of this section, you should be able to:<\/p>\n<p><strong>Recognize\u00a0<\/strong>unsteady-state balance systems<\/p>\n<p><strong>Derive<\/strong> material balance equations<\/p>\n<\/div>\n<\/div>\n<h2>Introduction to Unsteady-State Balances<\/h2>\n<p><strong>Unsteady-State<\/strong>: in unsteady-state processes, mass and energy in the system are changing with time (not constant).<\/p>\n<p>Understanding and modeling these systems allow us to:<\/p>\n<ul>\n<li>Control system variables by adjusting parameters<\/li>\n<li>Predict the system&#8217;s behavior during start-up and shutdown<\/li>\n<\/ul>\n<div class=\"textbox textbox--examples\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Example: Draining Tank<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<p>Consider the following draining tank:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-1220 aligncenter\" src=\"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-content\/uploads\/sites\/1010\/2020\/06\/DrainingTank-300x211.png\" alt=\"\" width=\"380\" height=\"267\" srcset=\"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-content\/uploads\/sites\/1010\/2020\/06\/DrainingTank-300x211.png 300w, https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-content\/uploads\/sites\/1010\/2020\/06\/DrainingTank-768x540.png 768w, https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-content\/uploads\/sites\/1010\/2020\/06\/DrainingTank-65x46.png 65w, https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-content\/uploads\/sites\/1010\/2020\/06\/DrainingTank-225x158.png 225w, https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-content\/uploads\/sites\/1010\/2020\/06\/DrainingTank-350x246.png 350w, https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-content\/uploads\/sites\/1010\/2020\/06\/DrainingTank.png 943w\" sizes=\"auto, (max-width: 380px) 100vw, 380px\" \/><\/p>\n<p>This tank demonstrates a very simple unsteady-state system. Taking the tank as our system of interest, as the water drains from the tank, the system&#8217;s overall mass changes. The height of the liquid in the tank also changes as the liquid drains out of the tank.<\/p>\n<\/div>\n<\/div>\n<h2>General Balance Equation<\/h2>\n<p>To characterize systems (generally process units), we can do a balance on any quantity (total mass, energy, moles, etc.). For this class, we will focus on mass, energy, and mole balances, but we could do these balances on any quantity.<\/p>\n<p style=\"text-align: center\">[latex]Input - Output + Generation - Consumption = Accumulation[\/latex]<\/p>\n<blockquote>\n<ul>\n<li>Input: Enters through the system boundaries ([latex]IN[\/latex])<\/li>\n<li>Output: Exits through the system boundaries ([latex]OUT[\/latex])<\/li>\n<li>Generation: Produced in the system ([latex]GEN[\/latex])<\/li>\n<li>Consumption: Consumed in the system ([latex]CON[\/latex])<\/li>\n<li>Accumulation: Build-up or overall loss in the system ([latex]ACC[\/latex])<\/li>\n<\/ul>\n<\/blockquote>\n<p><em> Note that the generation and consumption terms are often associated with chemical reactions <\/em><\/p>\n<p style=\"text-align: center\">[latex]IN - OUT + GEN - CON = ACC[\/latex]<\/p>\n<div class=\"textbox textbox--exercises\">\n<header class=\"textbox__header\">\n<p class=\"textbox__title\">Exercise: Balance Terms<\/p>\n<\/header>\n<div class=\"textbox__content\">\n<div class=\"cell border-box-sizing text_cell rendered\">\n<div class=\"inner_cell\">\n<div class=\"text_cell_render border-box-sizing rendered_html\">\n<div>\n<p>Consider a reactor with continuous inlet and exit streams. A reaction occurs in the reactor that is first order:<\/p>\n<p style=\"text-align: center\">[latex]A \u2192 B\u00a0[\/latex]<\/p>\n<p>The inlet stream only contains species A and the reaction goes to completion in the reactor. The reactor is initially filled entirely with A. What terms in the following expression are considered (i.e. non-zero) for this system when assessing the moles of species A as the reaction starts occurring?<\/p>\n<p style=\"text-align: center\">[latex]IN - OUT + GEN - CON = ACC[\/latex]<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"textbox\">\n<h3>Solution<\/h3>\n<p>Since the reaction goes to completion in the reactor, there is no A exiting in the outlet stream. Therefore, [latex]OUT[\/latex] will be omitted from the expression. This reaction is a non-reversible reaction, so no A is generated in the system ( [latex]GEN=0[\/latex]). All the other terms are present, A is fed in ( [latex]IN[\/latex]), A is consumed or reacted ( [latex]CON[\/latex]) and the amount of A in the reactor will change with time as B is produced ( [latex]ACC[\/latex]).<\/p>\n<p style=\"text-align: center\">[latex]IN-CON=ACC[\/latex]<\/p>\n<p>Because we start with a reactor filled with A initially, the moles of A decreases in the reactor during start-up, and approaches a steady-state, as shown in the image below. The change in moles of A in the reactor represents the ACC term in the balance.<\/p>\n<\/div>\n<p>&nbsp;<\/p>\n<div class=\"cell border-box-sizing text_cell rendered\">\n<div class=\"inner_cell\">\n<div class=\"text_cell_render border-box-sizing rendered_html\">\n<h2>Transient Balances<\/h2>\n<p><strong>Transient balances<\/strong> are any balances that where some quantities involved in the balance are functions with time. If we have a continuous process, we can analyze what happens to a given quantity for a given change in time [latex]\\Delta t[\/latex]. As an example, let&#8217;s take the mass of a given species (we&#8217;ll call species A) to be our quantity of interest:<\/p>\n<p style=\"text-align: center\">[latex]IN - OUT + GEN - CON = ACC[\/latex]<\/p>\n<p style=\"text-align: center\">[latex]\\dot{m}_{in,A}*\\Delta t - \\dot{m}_{out,A}*\\Delta t + \\dot{r}_{gen,A}*\\Delta t - \\dot{r}_{con,A}*\\Delta t = \\Delta M_{A}[\/latex]<\/p>\n<blockquote><p>Where:<\/p>\n<ul>\n<li>[latex]\\dot{m}_{in,A}[\/latex], [latex]\\dot{m}_{out,A}[\/latex] are the mass flows in and out of the system of species A<\/li>\n<li>[latex]\\dot{r}_{gen,A}[\/latex], [latex]\\dot{r}_{con,A}[\/latex] are the rates of generation and consumption of A in the system<\/li>\n<li>[latex]M_{A}[\/latex] is the total mass of A in the system at a given time<\/li>\n<\/ul>\n<\/blockquote>\n<p>If we want to turn this into a differential balance, we will isolate [latex]\\Delta t[\/latex] and let it approach to 0 (just like in calculus classes):<\/p>\n<p style=\"text-align: center\">[latex]\\dot{m}_{in,A}*\\Delta t - \\dot{m}_{out,A}*\\Delta t + \\dot{r}_{gen,A}*\\Delta t - \\dot{r}_{con,A}*\\Delta t = \\Delta M_{A}[\/latex]<\/p>\n<p style=\"text-align: center\">[latex](\\dot{m}_{in,A} - \\dot{m}_{out,A} + \\dot{r}_{gen,A} - \\dot{r}_{con,A})*\\Delta t = \\Delta M_{A}[\/latex]<\/p>\n<p style=\"text-align: center\">[latex](\\dot{m}_{in,A} - \\dot{m}_{out,A} + \\dot{r}_{gen,A} - \\dot{r}_{con,A}) = \\frac{\\Delta M_{A}}{\\Delta t}[\/latex]<\/p>\n<p style=\"text-align: center\">[latex](\\dot{m}_{in,A} - \\dot{m}_{out,A} + \\dot{r}_{gen,A} - \\dot{r}_{con,A}) = \\frac{dM_{A}}{dt}[\/latex]<\/p>\n<p>We can mutiply [latex]dt[\/latex] on both sides, and take the integral of each term to calculate the change of each term over time:<\/p>\n<p style=\"text-align: center\">[latex]\\dot{m}_{in,A}dt - \\dot{m}_{out,A}dt + \\dot{r}_{gen,A}dt - \\dot{r}_{con,A}dt = dM_{A}[\/latex]<\/p>\n<p style=\"text-align: center\">[latex]\\int_{t_i}^{t_f}\\dot{m}_{in,A}dt - \\int_{t_i}^{t_f}\\dot{m}_{out,A}dt + \\int_{t_i}^{t_f}\\dot{r}_{gen,A}dt - \\int_{t_i}^{t_f}\\dot{r}_{con,A}dt = \\int_{M_i}^{M_f}dM_{A}[\/latex]<\/p>\n<p>For steady-state processes, the [latex]\\frac{dM_{A}}{dt}[\/latex] term goes to 0, as there would be no change in the total mass of A in the system over time. For unsteady-state processes, this differential equation must be solved using <strong>boundary conditions<\/strong>.<\/p>\n<blockquote><p>An example of a boundary condition is [latex]M_{A}(t=0)= M_i[\/latex]<\/p>\n<p>This equations says that the mass of A in the system at time (t = 0) is equal to [latex]M_i[\/latex]. This mass can be equal to 0, meaning that there is no A in our system at time zero. It can also be equal to a specific value, meaning that our system starts with an initial mass of A.<\/p><\/blockquote>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"cell border-box-sizing text_cell rendered\">\n<div class=\"inner_cell\">\n<div class=\"text_cell_render border-box-sizing rendered_html\">\n<div class=\"textbox textbox--key-takeaways\">\n<header class=\"textbox__header\">\n<h3>Differential Balances General Procedure<\/h3>\n<\/header>\n<div class=\"textbox__content\">\n<ol>\n<li>Omit any terms that are equal to zero or negligible from the mass, energy, or mole balances.<\/li>\n<li>Write an expression for the total amount of the quantity of interest (mass, energy, moles) using the remaining terms in the balance<\/li>\n<li>Determine the initial conditions of the system and solve accordingly<\/li>\n<\/ol>\n<\/div>\n<\/div>\n<p>&nbsp;<\/p>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"cell border-box-sizing text_cell rendered\">\n<div class=\"prompt input_prompt\"><\/div>\n<\/div>\n","protected":false},"author":949,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pb_show_title":"on","pb_short_title":"","pb_subtitle":"","pb_authors":[],"pb_section_license":""},"chapter-type":[],"contributor":[],"license":[],"class_list":["post-1466","chapter","type-chapter","status-publish","hentry"],"part":1451,"_links":{"self":[{"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/pressbooks\/v2\/chapters\/1466","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/pressbooks\/v2\/chapters"}],"about":[{"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/wp\/v2\/types\/chapter"}],"author":[{"embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/wp\/v2\/users\/949"}],"replies":[{"embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/wp\/v2\/comments?post=1466"}],"version-history":[{"count":6,"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/pressbooks\/v2\/chapters\/1466\/revisions"}],"predecessor-version":[{"id":2634,"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/pressbooks\/v2\/chapters\/1466\/revisions\/2634"}],"part":[{"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/pressbooks\/v2\/parts\/1451"}],"metadata":[{"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/pressbooks\/v2\/chapters\/1466\/metadata\/"}],"wp:attachment":[{"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/wp\/v2\/media?parent=1466"}],"wp:term":[{"taxonomy":"chapter-type","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/pressbooks\/v2\/chapter-type?post=1466"},{"taxonomy":"contributor","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/wp\/v2\/contributor?post=1466"},{"taxonomy":"license","embeddable":true,"href":"https:\/\/pressbooks.bccampus.ca\/chbe220\/wp-json\/wp\/v2\/license?post=1466"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}