Introduction to Chemical Engineering Computing

Introduction to Chemical Engineering Computing PDF

Author: Bruce A. Finlayson

Publisher: John Wiley & Sons

Published: 2006-02-10

Total Pages: 357

ISBN-13: 047177667X

DOWNLOAD EBOOK →

An innovative introduction to chemical engineering computing As chemical engineering technology advances, so does the complexity of the problems that arise. The problemsthat chemical engineers and chemical engineering students face today can no longer be answered with programs written on a case-by-case basis. Introduction to Chemical Engineering Computing teaches professionalsand students the kinds of problems they will have to solve, the types of computer programs needed to solve these problems, and how to ensure that the problems have been solved correctly. Each chapter in Introduction to Chemical Engineering Computing contains a description of the physicalproblem in general terms and in a mathematical context, thorough step-by-step instructions, numerous examples,and comprehensive explanations for each problem and program. This indispensable text features Excel,MATLAB(r), Aspen PlusTM, and FEMLAB programs and acquaints readers with the advantages of each. Perfect for students and professionals, Introduction to Chemical Engineering Computing gives readers the professional tools they need to solve real-world problems involving: * Equations of state * Vapor-liquid and chemical reaction equilibria * Mass balances with recycle streams * Mass transfer equipment * Process simulation * Chemical reactors * Transfer processes in 1D * Fluid flow in 2D and 3D * Convective diffusion equations in 2D and 3D

Nonlinear Systems and Optimization for the Chemical Engineer

Nonlinear Systems and Optimization for the Chemical Engineer PDF

Author: Guido Buzzi-Ferraris

Publisher: John Wiley & Sons

Published: 2013-12-13

Total Pages: 531

ISBN-13: 3527667164

DOWNLOAD EBOOK →

This third book in a suite of four practical guides is an engineer's companion to using numerical methods for the solution of complex mathematical problems. The required software is provided by way of the freeware mathematical library BzzMath that is developed and maintained by the authors. The present volume focuses on optimization and nonlinear systems solution. The book describes numerical methods, innovative techniques and strategies that are all implemented in a well-established, freeware library. Each of these handy guides enables the reader to use and implement standard numerical tools for their work, explaining the theory behind the various functions and problem solvers, and showcasing applications in diverse scientific and engineering fields. Numerous examples, sample codes, programs and applications are proposed and discussed. The book teaches engineers and scientists how to use the latest and most powerful numerical methods for their daily work.

Coulson and Richardson’s Chemical Engineering

Coulson and Richardson’s Chemical Engineering PDF

Author: Sohrab Rohani

Publisher: Butterworth-Heinemann

Published: 2017-08-23

Total Pages: 630

ISBN-13: 0081012241

DOWNLOAD EBOOK →

Coulson and Richardson’s Chemical Engineering: Volume 3B: Process Control, Fourth Edition, covers reactor design, flow modeling, and gas-liquid and gas-solid reactions and reactors. Converted from textbooks into fully revised reference material Content ranges from foundational through to technical Added emerging applications, numerical methods and computational tools

Analysis and Control of Nonlinear Process Systems

Analysis and Control of Nonlinear Process Systems PDF

Author: Katalin M. Hangos

Publisher: Springer Science & Business Media

Published: 2006-04-18

Total Pages: 325

ISBN-13: 185233861X

DOWNLOAD EBOOK →

This straightforward text makes the complicated but powerful methods of non-linear control accessible to process engineers. Not only does it cover the necessary mathematics, but it consistently refers to the widely-known finite-dimensional linear time-invariant continuous case as a basis for extension to the nonlinear situation.

Applied Linear Analysis for Chemical Engineers

Applied Linear Analysis for Chemical Engineers PDF

Author: Vemuri Balakotaiah

Publisher: Walter de Gruyter GmbH & Co KG

Published: 2022-12-31

Total Pages: 541

ISBN-13: 311073978X

DOWNLOAD EBOOK →

This textbook gives a unified treatment of the solution of various linear equations that arise in science and engineering with examples. It is based on a course taught by the first author for over thirty years. Some unique features include: Use of symbolic software for illustrating and enhancing the impact of physical parameter changes on solutions. Multi-scale analysis of engineering problems with physical interpretation of time and length scales in terms of eigenvalues and eigenvectors/eigenfunctions. Discussion of compartment models for various finite dimensional problems. Evaluation and illustration of functions of matrices (and use of symbolic manipulation) to solve multi-component diffusion-convection-reaction problems. Illustration of the techniques and interpretation of solutions to several classical engineering problems. Emphasis on the connection between discrete (matrix algebra) and continuum. Physical interpretation of adjoint operator and adjoint systems. Use of complex analysis and algebra in the solution of practical engineering problems.

Numerical Methods and Modeling for Chemical Engineers

Numerical Methods and Modeling for Chemical Engineers PDF

Author: Mark E. Davis

Publisher: Courier Corporation

Published: 2013-01-01

Total Pages: 276

ISBN-13: 0486493830

DOWNLOAD EBOOK →

"Geared toward advanced undergraduates or graduate students of chemical engineering studying applied mathematics, this text introduces the quantitative treatment of differential equations arising from modeling physical phenomena in chemical engineering. Coverage includes topics such as ODE-IVPs, placing emphasis on numerical methods and modeling implemented in commercial mathematical software available in 1985"--

An Introduction to Linear and Nonlinear Finite Element Analysis

An Introduction to Linear and Nonlinear Finite Element Analysis PDF

Author: Prem Kythe

Publisher: Springer Science & Business Media

Published: 2011-06-27

Total Pages: 461

ISBN-13: 0817681604

DOWNLOAD EBOOK →

Modern finite element analysis has grown into a basic mathematical tool for almost every field of engineering and the applied sciences. This introductory textbook fills a gap in the literature, offering a concise, integrated presentation of methods, applications, software tools, and hands-on projects. Included are numerous exercises, problems, and Mathematica/Matlab-based programming projects. The emphasis is on interdisciplinary applications to serve a broad audience of advanced undergraduate/graduate students with different backgrounds in applied mathematics, engineering, physics/geophysics. The work may also serve as a self-study reference for researchers and practitioners seeking a quick introduction to the subject for their research.

MATLAB Applications in Chemical Engineering

MATLAB Applications in Chemical Engineering PDF

Author: Chyi-Tsong Chen

Publisher: Chyi-Tsong Chen

Published: 2022-05-20

Total Pages: 576

ISBN-13: 6260101066

DOWNLOAD EBOOK →

This book addresses the applications of MATLAB® and Simulink in the solution of chemical engineering problems. By classifying the problems into seven different categories, the author organizes this book as follows: Chapter One - Solution of a System of Linear Equations Chapter Two - Solution of Nonlinear Equations Chapter Three - Interpolation, Differentiation and Integration Chapter Four- Numerical Solution of Ordinary Differential Equations Chapter Five - Numerical solution of Partial Differential Equations Chapter Six - Process Optimization Chapter Seven - Parameter Estimation Each chapter is arranged in four major parts. In the first part, the basic problem patterns that can be solved with MATLAB® are presented. The second part describes how to apply MAT-LAB® commands to solve the formulated problems in the field of chemical engineering. In the third and the fourth parts, exercises and summary of MATLAB® instructions are provided, respectively. The description of the chemical engineering example follows the sequence of problem formulation, model analysis, MATLAB® program design, execution results, and discussion. In this way, learners are first aware of the basic problem patterns and the underlying chemical engineering principles, followed by further familiarizing themselves with the relevant MATLAB® instructions and programming skills. Readers are encouraged to do exercises to practice their problem-solving skills and deepen the fundamental knowledge of chemical engineering and relevant application problems. The table of contents is listed below: Chapter 1: Solution of a System of Linear Equations 1 1.1 Properties of linear equation systems and the relevant MATLAB commands 1 1.2 Chemical engineering examples 10 1.3 Exercises 43 1.4 Summary of the MATLAB commands related to this chapter 48 Chapter 2: Solution of Nonlinear Equations 51 2.1 Relevant MATLAB commands and the Simulink solution interface 51 2.2 Chemical engineering examples 70 2.3 Exercises 103 2.4 Summary of MATLAB commands related to this chapter 122 Chapter 3: Interpolation, Differentiation, and Integration 125 3.1 Interpolation commands in MATLAB 125 3.2 Numerical differentiation 131 3.3 Numerical integration 153 3.4 Chemical engineering examples 157 3.5 Exercises 183 3.6 Summary of the MATLAB commands related to this chapter 195 Chapter 4: Numerical Solution of Ordinary Differential Equations 197 4.1 Initial value problems for ordinary differential equations 197 4.2 Higher-order ordinary differential equations 222 4.3 Stiff differential equations 227 4.4 Differential-algebraic equation system 232 4.5 Boundary-valued ordinary differential equations 236 4.6 Chemical engineering examples 254 4.7 Exercises 285 4.8 Summary of the MATLAB commands related to this chapter 308 Chapter 5: Numerical Solution of Partial Differential Equations 311 5.1 Classifications of PDEs 311 5.2 The MATLAB PDE toolbox 316 5.3 Chemical engineering examples 341 5.4 Exercises 388 5.5 Summary of the MATLAB commands related to this chapter 397 Chapter 6: Process Optimization 399 6.1 The optimization problem and the relevant MATLAB commands 399 6.2 Chemical engineering examples 448 6.3 Exercises 481 6.4 Summary of the MATLAB commands related to this chapter 501 Chapter 7: Parameter Estimation 503 7.1 Parameter estimation using the least-squares method 503 7.2 Chemical engineering examples 517 7.3 Exercises 549 7.4 Summary of the MATLAB commands related to this chapter 560 References 563 Index 569