Chemical Process Dynamics and Controls Book I (Chapters 1-9)

Total Page:16

File Type:pdf, Size:1020Kb

Chemical Process Dynamics and Controls Book I (Chapters 1-9) Chemical Process Dynamics and Controls Book I (Chapters 1-9) Welcome to the University of Michigan Chemical Engineering Process Dynamics and Controls Open Textbook. This electronic textbook is a student-contributed open-source text covering the materials used at Michigan in our senior level controls course. Follow this link to find more information about this course. If you would like to suggest changes to these pages, please email [email protected] . Click here for the 2007 version and here for the 2006 version of the text. Content is available under Creative Commons Attribution 3.0 Unported License. Table of Contents Part I Process Control Introduction.................................................................................. 1 Chapter 1. Overview......................................................................................................................... 3 Section 1. Introduction to Controls: Background and design methodology ......................... 3 1.1 Introduction ...........................................................................................................................................................3 1.2 Process Control Background...........................................................................................................................3 1.3 The Objectives of Control .................................................................................................................................4 1.4 Definitions and Terminology..........................................................................................................................5 1.5 Design Methodology for Process Control..................................................................................................6 1.6 References...............................................................................................................................................................8 Section 2. Introduction to DCS: Control system hardware ........................................................... 9 2.1 Introduction ...........................................................................................................................................................9 Section 3. Current Significance: Process controls and you .........................................................10 3.1 Introduction ........................................................................................................................................................ 10 3.2 Automation.......................................................................................................................................................... 10 Section 4. Failures in Process Control: Bhopal, Three Mile Island ..........................................11 4.1 Bhopal, India Disaster..................................................................................................................................... 11 4.1.1 Overview ..................................................................................................................................................... 11 4.1.2 Results.......................................................................................................................................................... 12 4.1.3 Reference .................................................................................................................................................... 12 4.2 Three Mile Island Disaster............................................................................................................................ 12 4.2.1 Overview ..................................................................................................................................................... 12 4.2.2 Results.......................................................................................................................................................... 13 4.2.3 Reference .................................................................................................................................................... 14 4.3 Texas City Disaster........................................................................................................................................... 14 4.3.1 Overview ..................................................................................................................................................... 14 4.3.2 Results.......................................................................................................................................................... 15 4.3.3 Reference .................................................................................................................................................... 15 Section 5. Process Controls in Everyday Life: Applying process control thinking to everyday situations......................................................................................................................................16 5.1 Introduction ........................................................................................................................................................ 16 5.2 Examples of Process Control for the Common Man........................................................................... 16 5.2.1 Consumption ............................................................................................................................................. 16 5.2.2 Hygiene........................................................................................................................................................ 17 Chapter 2. Modeling Basics..........................................................................................................19 Section 1. Verbal Modeling: process description, control specifications, and connections......................................................................................................................................................19 1.1 Introduction ........................................................................................................................................................ 19 1.2 Prerequisite Information Regarding a Process.................................................................................... 19 1.3 Step‐by‐Step Method For Describing Controls and Their Purpose............................................. 21 1.4 Alternative Method of Verbal Modeling.................................................................................................. 25 1.5 The Barkel Method of Verbal Modeling .................................................................................................. 27 1.6 Common Errors ................................................................................................................................................. 30 1.7 Worked out Example 1................................................................................................................................... 30 1.8 Worked out Example 2................................................................................................................................... 33 1.9 Sage's Corner ...................................................................................................................................................... 36 1.10 References......................................................................................................................................................... 37 Section 2. Degrees of Freedom: importance, calculation procedure, and examples .......38 2.1 Introduction ........................................................................................................................................................ 38 2.2 Definition.............................................................................................................................................................. 38 2.3 The Process.......................................................................................................................................................... 38 2.4 Applications......................................................................................................................................................... 39 2.5 Example 1: Blender.......................................................................................................................................... 39 2.6 References............................................................................................................................................................ 40 Section 3. Incidence Graphs: interpretations, consistency, and inconsistency..................41 3.1 Introduction ........................................................................................................................................................ 41 3.2 Monotonicity....................................................................................................................................................... 42 3.3 Incidence Graphs............................................................................................................................................... 44 3.3.1 Traversing .................................................................................................................................................. 45 3.4 Consistent, Inconsistent, and Partially Consistent ............................................................................
Recommended publications
  • Opportunities for Catalysis in the 21St Century
    Opportunities for Catalysis in The 21st Century A Report from the Basic Energy Sciences Advisory Committee BASIC ENERGY SCIENCES ADVISORY COMMITTEE SUBPANEL WORKSHOP REPORT Opportunities for Catalysis in the 21st Century May 14-16, 2002 Workshop Chair Professor J. M. White University of Texas Writing Group Chair Professor John Bercaw California Institute of Technology This page is intentionally left blank. Contents Executive Summary........................................................................................... v A Grand Challenge....................................................................................................... v The Present Opportunity .............................................................................................. v The Importance of Catalysis Science to DOE.............................................................. vi A Recommendation for Increased Federal Investment in Catalysis Research............. vi I. Introduction................................................................................................ 1 A. Background, Structure, and Organization of the Workshop .................................. 1 B. Recent Advances in Experimental and Theoretical Methods ................................ 1 C. The Grand Challenge ............................................................................................. 2 D. Enabling Approaches for Progress in Catalysis ..................................................... 3 E. Consensus Observations and Recommendations..................................................
    [Show full text]
  • Process Intensification in the Synthesis of Organic Esters : Kinetics
    PROCESS INTENSIFICATION IN THE SYNTHESIS OF ORGANIC ESTERS: KINETICS, SIMULATIONS AND PILOT PLANT EXPERIMENTS By Venkata Krishna Sai Pappu A DISSERTATION Submitted to Michigan State University in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY Chemical Engineering 2012 ABSTRACT PROCESS INTENSIFICATION IN THE SYNTHESIS OF ORGANIC ESTERS: KINETICS, SIMULATIONS AND PILOT PLANT EXPERIMENTS By Venkata Krishna Sai Pappu Organic esters are commercially important bulk chemicals used in a gamut of industrial applications. Traditional routes for the synthesis of esters are energy intensive, involving repeated steps of reaction typically followed by distillation, signifying the need for process intensification (PI). This study focuses on the evaluation of PI concepts such as reactive distillation (RD) and distillation with external side reactors in the production of organic acid ester via esterification or transesterification reactions catalyzed by solid acid catalysts. Integration of reaction and separation in one column using RD is a classic example of PI in chemical process development. Indirect hydration of cyclohexene to produce cyclohexanol via esterification with acetic acid was chosen to demonstrate the benefits of applying PI principles in RD. In this work, chemical equilibrium and reaction kinetics were measured using batch reactors for Amberlyst 70 catalyzed esterification of acetic acid with cyclohexene to give cyclohexyl acetate. A kinetic model that can be used in modeling reactive distillation processes was developed. The kinetic equations are written in terms of activities, with activity coefficients calculated using the NRTL model. Heat of reaction obtained from experiments is compared to predicted heat which is calculated using standard thermodynamic data. The effect of cyclohexene dimerization and initial water concentration on the activity of heterogeneous catalyst is also discussed.
    [Show full text]
  • Chemical Process Modeling in Modelica
    Chemical Process Modeling in Modelica Ali Baharev Arnold Neumaier Fakultät für Mathematik, Universität Wien Nordbergstraße 15, A-1090 Wien, Austria Abstract model creation involves only high-level operations on a GUI; low-level coding is not required. This is the Chemical process models are highly structured. Infor- desired way of input. Not surprisingly, this is also mation on how the hierarchical components are con- how it is implemented in commercial chemical process nected helps to solve the model efficiently. Our ulti- simulators such as Aspen PlusR , Aspen HYSYSR or mate goal is to develop structure-driven optimization CHEMCAD R . methods for solving nonlinear programming problems Nonlinear system of equations are generally solved (NLP). The structural information retrieved from the using optimization techniques. AMPL (FOURER et al. JModelica environment will play an important role in [12]) is the de facto standard for model representation the development of our novel optimization methods. and exchange in the optimization community. Many Foundations of a Modelica library for general-purpose solvers for solving nonlinear programming (NLP) chemical process modeling have been built. Multi- problems are interfaced with the AMPL environment. ple steady-states in ideal two-product distillation were We are aiming to create a ‘Modelica to AMPL’ con- computed as a proof of concept. The Modelica source verter. One could use the Modelica toolchain to create code is available at the project homepage. The issues the models conveniently on a GUI. After exporting the encountered during modeling may be valuable to the Modelica model in AMPL format, the already existing Modelica language designers. software environments (solvers with AMPL interface, Keywords: separation, distillation column, tearing AMPL scripts) can be used.
    [Show full text]
  • Chemical Process Modeling in Modelica
    Chemical Process Modeling in Modelica Ali Baharev Arnold Neumaier Fakultät für Mathematik, Universität Wien Nordbergstraße 15, A-1090 Wien, Austria Abstract model creation involves only high-level operations on a GUI; low-level coding is not required. This is the Chemical process models are highly structured. Infor- desired way of input. Not surprisingly, this is also mation on how the hierarchical components are con- how it is implemented in commercial chemical process nected helps to solve the model efficiently. Our ulti- simulators such as Aspen PlusR , Aspen HYSYSR or mate goal is to develop structure-driven optimization CHEMCAD R . methods for solving nonlinear programming problems Nonlinear system of equations are generally solved (NLP). The structural information retrieved from the using optimization techniques. AMPL (FOURER et al. JModelica environment will play an important role in [12]) is the de facto standard for model representation the development of our novel optimization methods. and exchange in the optimization community. Many Foundations of a Modelica library for general-purpose solvers for solving nonlinear programming (NLP) chemical process modeling have been built. Multi- problems are interfaced with the AMPL environment. ple steady-states in ideal two-product distillation were We are aiming to create a ‘Modelica to AMPL’ con- computed as a proof of concept. The Modelica source verter. One could use the Modelica toolchain to create code is available at the project homepage. The issues the models conveniently on a GUI. After exporting the encountered during modeling may be valuable to the Modelica model in AMPL format, the already existing Modelica language designers. software environments (solvers with AMPL interface, Keywords: separation, distillation column, tearing AMPL scripts) can be used.
    [Show full text]
  • Taking Reactive Distillation to the Next Level of Process Intensification, Chemical Engineering Transactions, 69, 553-558 DOI: 10.3303/CET1869093 554
    553 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 69, 2018 The Italian Association of Chemical Engineering Online at www.aidic.it/cet Guest Editors: Elisabetta Brunazzi, Eva Sorensen Copyright © 2018, AIDIC Servizi S.r.l. ISBN 978-88-95608-66-2; ISSN 2283-9216 DOI: 10.3303/CET1869093 Taking Reactive Distillation to the Next Level of Process Intensification Anton A. Kissa,b,*, Megan Jobsona a The University of Manchester, School of Chemical Engineering and Analytical Science, Centre for Process Integration, Sackville Street, The Mill, Manchester M13 9PL, United Kingdom b University of Twente, Sustainable Process Technology, PO Box 217, 7500 AE Enschede, The Netherlands [email protected] Reactive distillation (RD) is an efficient process intensification technique that integrates catalytic chemical reaction and distillation in a single apparatus. The process is also known as catalytic distillation when a solid catalyst is used. RD technology has many key advantages such as reduced capital investment and significant energy savings, as it can surpass equilibrium limitations, simplify complex processes, increase product selectivity and improve the separation efficiency. But RD is also constrained by thermodynamic requirements (related to volatility differences and heat of reaction), overlapping of the reaction and distillation operating conditions, and the availability of catalysts that are active, selective and with sufficient longevity. This paper is the first to provide insights into novel reactive distillation technologies that combine RD principles with other intensified distillation technologies – e.g. dividing-wall columns, cyclic distillation, HiGee distillation, and heat integrated distillation column – potentially leading to new processes and applications. 1. Introduction Reactive distillation (RD) is one of the best success stories of process intensification technology – developed since the early 1920s – that made a strong positive impact in the chemical process industry (CPI).
    [Show full text]
  • CHEMICAL REACTION ENGINEERING* Current Status and Future Directions
    [eJij9iviews and opinions CHEMICAL REACTION ENGINEERING* Current Status and Future Directions M. P. DUDUKOVIC and petrochemical industry provided a fertile ground Washington University for further development of reaction engineering con­ St. Louis, MO 63130 cepts. The final cornerstone of this new discipline was laid in 1957 by the First Symposium on Chemical HEMICAL REACTIONS have been used by man­ Reaction Engineering [3] which brought together and C kind since time immemorial to produce useful synthesized the European point of view. The Amer­ products such as wine, metals, etc. Nevertheless, the ican and European schools of thought were not identi­ unifying principles that today we call chemical reac­ cal, but in time they converged into the subject matter tion engineering were not developed until relatively a that we know today as chemical reaction engineering, short time ago. During the decade of the 1940's (not or CRE. The above chronology led to the establish­ even half a century ago!) a transition was made from ment of CRE as an accepted discipline over the span descriptive industrial chemistry to the conceptual un­ of a decade and a half. This does not imply that all the ification of reaction processes and reactor types. The principles important in CRE were discovered then. pioneering work in this area of industrial practice was The foundation for CRE had already been established done by Denbigh [1] in England. Then in 1947, by the early work of Frank-Kamenteski, Damkohler, Hougen and Watson [2] published the first textbook Zeldovitch, etc., but at that time they represented in the U.S.
    [Show full text]
  • A Second Life for Reciprocating Compressors Compressor Upgrade and Revamp Index
    A second life for reciprocating compressors Compressor upgrade and revamp Index HOERBIGER upgrade and revamp dated compressors in ways that are tailored to the existing and future requirements in your industry. This increases the efficiency, reliability and environmental soundness of your compression system. Simply select the application most appropriate for your industry and we will provide more information to allow you to see the benefit of our services for yourself. Nr Industry Gas Compressor Country Short Description 1 Refinery N2 Nuovo Pignone Germany Manufacture cylinder and install reconditioned compressor 2 Refinery H2 Dresser-Rand Germany Increase capacity and install HydroCOM and RecipCOM 3 Refinery H2 Borsig Hungary Increase capacity 4 Chemical Plant Air Halberg Germany Engineer and manufacture crankcase 5 Refinery Natural gas Borsig UAE Engineer and manufacture crankcase and cylinder 6 Refinery CO2 Nuovo Pignone UK Old cylinder cracked: new cylinder designed / manufactured / installed 7 Chemical Plant H2, N2, Dujardin & France Engineer and manufacture piston and rod CO, CH4 Clark 8 Chemical Plant C2H4 Nuovo Pignone France Upgrade control to HydroCOM 9 Technical Gases N2 Burckhardt Switzer- Solve bearing problems: new crosshead Plant land 10 Natural Gas Plant Natural gas Borsig Germany Convert to new operating/process conditions 11 Refinery H2, CH4 Worthington Italy Install reconditioned compressor 12 Refinery H2 MB Halberstadt Germany Cylinder corrosion problems: new cylinder designed / manufactured / installed 13 Natural Gas
    [Show full text]
  • Process Filtration & Water Treatment
    Process Filtration & Water Treatment Solutions for Chemical Production Contents ContentsFiltration for Chemicals ............................................ 3 Simplified Setup at a Chemical Plant ...................... 4 Raw Material Filtration Raw Material Filtration ............................................... 6 Recommended Products ........................................... 7 Clarification Stage Chemical Clarification ................................................. 8 Recommended Products ........................................... 9 Final Filtration Final Chemical Filtration .......................................... 10 Recommended Products ......................................... 11 Process Water and Boiler Feed Setup Process Water and Boiler Feed Setup ................... 12 Chemical Compatibility ............................................ 14 For T&C's, Terms of Use and Copyright, please see www.fileder.co.uk For T&C's, Terms of Use and Copyright, please visit www.fileder.co.uk Filtration for Chemicals Filtration is all important in the market of chemical and petrochemical production, ensuring product quality and lowering production costs. Over 4 decades, Fileder has been working within these industries learning the key challenges and developing a vast product portfolio, able to tackle even the most challenging requirements. Chemicals for Filtration Chemical plants are highly sensitive to contaminants and the quality of raw materials used to produce the desired chemical can influence this. Even the smallest fluctuation in
    [Show full text]
  • Chemical Engineering Careers in the Bioeconomy
    BioFutures Chemical engineering careers in the bioeconomy A selection of career profiles Foreword In December 2018, IChemE published the final report of its BioFutures Programme.1 The report recognised the need for chemical engineers to have a greater diversity of knowledge and skills and to be able to apply these to the grand challenges facing society, as recognised by the UN Sustainable Development Goals2 and the NAE Grand Challenges for Engineering.3 These include the rapid development of the bioeconomy, pressure to reduce greenhouse gas emissions, and an increased emphasis on responsible and sustainable production. One of the recommendations from the BioFutures report prioritised by IChemE’s Board of Trustees was for IChemE to produce and promote new career profiles to showcase the roles of chemical engineers in the bioeconomy, in order to raise awareness of their contribution. It gives me great pleasure to present this collection of careers profiles submitted by members of the chemical engineering community. Each one of these career profiles demonstrates the impact made by chemical engineers across the breadth of the bioeconomy, including water, energy, food, manufacturing, and health and wellbeing. In 2006, the Organisation for Economic Co-operation and Development (OECD) defined the bioeconomy as “the aggregate set of economic operations in a society that uses the latent value incumbent in biological products and processes to capture new growth and welfare benefits for citizens and nations”.4 This definition includes the use of biological feedstocks and/or processes which involve biotechnology to generate economic outputs. The output in terms of products and services may be in the form of chemicals, food, pharmaceuticals, materials or energy.
    [Show full text]
  • Introduction to Separation Processes What Is Separation and Separation Processes ?
    Introduction to Separation Processes What is Separation and Separation Processes ? • Separate (definition from a dictionary) - to isolate from a mixture; [extract] - to divide into constituent parts • Separation process - In chemistry and chemical engineering, a separation process is used to transform a mixture of substances into two or more distinct products. - The specific separation design may vary depending on what chemicals are being separated, but the basic design principles for a given separation method are always the same. Separations • Separations includes – Enrichment - Concentration – Purification - Refining – Isolation • Separations are important to chemist & chemical engineers – Chemist: analytical separation methods, small-scale preparative separation techniques – Chemical engineers: economical, large scale separation methods Why Separation Processes are Important ? • Almost every element or compound is found naturally in an impure state such as a mixture of two or more substances. Many times the need to separate it into its individual components arises. • A typical chemical plant is a chemical reactor surrounded by separators. Separators Products Reactor Separator Raw materials Separation and purification By-products • Chemical plants commonly have 50-90% of their capital invested in separation equipments. Why Separation is Difficult to Occur? • Second law of thermodynamics - Substances are tend to mix together naturally and spontaneously - All natural processes take place to increase the entropy, or randomness, of the universe
    [Show full text]
  • 7 Secrets to a Well-Run Plant a Guide for Plant Managers and Operations Staff
    WHITE PAPER Making Confident Decisions in Operations: 7 Secrets to a Well-Run Plant A Guide for Plant Managers and Operations Staff Terumi Okano, Aspen Technology, Inc. Have you ever received a call in the middle of the night because of a plant operational crisis? The production engineer responsible for the process is already onsite but they really need your advice and will likely also need support from the process engineering team. You can almost see the lost revenue growing as the plant drifts further from its Key Performance Indicators (KPIs). Detailed simulation models are likely already used by the process engineering or modeling team who support your plant in solving these kinds of complex process issues. Your production engineers certainly don’t have the time to learn new software to build detailed models. What you may not know is that sophisticated modeling technology can be accessed by your team through an easy-to- use, Microsoft Excel® interface. Model-based decision-making can apply to plants of nearly every type ranging from ethylene to polymers, fertilizers and specialty chemicals. The following seven secrets explain how building a model-based culture in your plant will bring clarity and continuous improvements to plant operations. Secret #1: Conceptual design models can assist plant operations. Do you know how or where the design work was done for your chemical plant? If you are able to find the conceptual design work that was completed with process simulation software, you’re already one step ahead. If it’s been decades since the plant was built and there is no design work 1to be found, start with asking for simulation models of problematic pieces of equipment or a section of your process that can be unreliable.
    [Show full text]
  • Yntbietic Fnei
    23c$b/J jflt yntbietic fnei OIL SHALE 0 COAL 0 OIL SANDS VOLUME 24 — NUMBER 3 — SEPTEMBER 1987 QUARTERLY Toll Eril Reposito,y ,.r;.'.ur Lakas Library csdo School of Mcs © THE PACE CONSULTANTS INC. 0 Reg. U.S. Pal. OFF. Pace Synthetic Fuels Report Is published by The Pace Consultants Inc., as a multi-client service and is intended for the sole use of the clients or organizations affiliated with clients by virtue of a relationship equivalent to 51 percent or greater ownership. Pace Synthetic Fuels Report is protected by the copyright laws of the United States; reproduction of any part of the publication requires the express permission of The Pace Con- sultants Inc. The Pace Consultants Inc., has provided energy consulting and engineering services since 1955. The company's experience includes resource evalua- tion, process development and design, systems planning, marketing studies, licenser comparisons, environmental planning, and economic analysis. The Synthetic Fuels Analysis group prepares a variety of periodic and other reports analyzing developments in the energy field. THE PACE CONSULTANTS INC. SYNTHETIC FUELS ANALYSIS MANAGING EDITOR Jerry E. Sinor Pt Office Box 649 Niwot, Colorado 80544 (303) 652-2632 BUSINESS MANAGER Ronald L. Gist Post Office Box 53473 Houston, Texas 77052 (713) 669-8800 Telex: 77-4350 CONTENTS HIGHLIGHTS A-i I. GENERAL CORPORATIONS Gill Cuts Coal Gasification Programs 1-i API Data Shows Drop in Oil Production 1-4 GOVERNMENT Petroleum Research Institute Proposed i-S FERC Kills Incremental Gas Pricing 1-5 California to Fund Advanced Energy Technologies i_s ERAB Studying Energy Competitiveness 1-6 ENERGY POLICY AND FORECASTS U.S.
    [Show full text]