Nonlinear Analysis in Chemical Engineering

Nonlinear Analysis in Chemical Engineering PDF Author: Bruce A. Finlayson
Publisher: Bruce Alan Finlayson
ISBN: 9780963176516
Category : Mathematics
Languages : en
Pages : 328

Book Description


Introduction to Chemical Engineering Computing

Introduction to Chemical Engineering Computing PDF Author: Bruce A. Finlayson
Publisher: John Wiley & Sons
ISBN: 047177667X
Category : Technology & Engineering
Languages : en
Pages : 357

Book Description
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 Programming

Nonlinear Programming PDF Author: Lorenz T. Biegler
Publisher: SIAM
ISBN: 0898719380
Category : Science
Languages : en
Pages : 411

Book Description
This book addresses modern nonlinear programming (NLP) concepts and algorithms, especially as they apply to challenging applications in chemical process engineering. The author provides a firm grounding in fundamental NLP properties and algorithms, and relates them to real-world problem classes in process optimization, thus making the material understandable and useful to chemical engineers and experts in mathematical optimization.

Analysis and Control of Nonlinear Process Systems

Analysis and Control of Nonlinear Process Systems PDF Author: Katalin M. Hangos
Publisher: Springer Science & Business Media
ISBN: 185233861X
Category : Mathematics
Languages : en
Pages : 325

Book Description
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.

Coulson and Richardson's Chemical Engineering

Coulson and Richardson's Chemical Engineering PDF Author: Sohrab Rohani
Publisher: Butterworth-Heinemann
ISBN: 0081012241
Category : Technology & Engineering
Languages : en
Pages : 630

Book Description
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

Applied Linear Analysis for Chemical Engineers

Applied Linear Analysis for Chemical Engineers PDF Author: Vemuri Balakotaiah
Publisher: Walter de Gruyter GmbH & Co KG
ISBN: 311073978X
Category : Technology & Engineering
Languages : en
Pages : 541

Book Description
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
ISBN: 0486493830
Category : Technology & Engineering
Languages : en
Pages : 276

Book Description
"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"--

MATLAB Applications in Chemical Engineering

MATLAB Applications in Chemical Engineering PDF Author: Chyi-Tsong Chen
Publisher: Chyi-Tsong Chen
ISBN: 6260101066
Category : Computers
Languages : en
Pages : 576

Book Description
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

Advances in Chemical Engineering

Advances in Chemical Engineering PDF Author:
Publisher: Academic Press
ISBN: 0080565603
Category : Science
Languages : en
Pages : 283

Book Description
Advances in Chemical Engineering

Chemical Engineering Dynamics

Chemical Engineering Dynamics PDF Author: John Ingham
Publisher: John Wiley & Sons
ISBN: 3527614222
Category : Technology & Engineering
Languages : en
Pages : 640

Book Description
In this book, the modelling of dynamic chemical engineering processes is presented in a highly understandable way using the unique combination of simplified fundamental theory and direct hands-on computer simulation. The mathematics is kept to a minimum, and yet the nearly 100 examples supplied on www.wiley-vch.de illustrate almost every aspect of chemical engineering science. Each example is described in detail, including the model equations. They are written in the modern user-friendly simulation language Berkeley Madonna, which can be run on both Windows PC and Power-Macintosh computers. Madonna solves models comprising many ordinary differential equations using very simple programming, including arrays. It is so powerful that the model parameters may be defined as "sliders", which allow the effect of their change on the model behavior to be seen almost immediately. Data may be included for curve fitting, and sensitivity or multiple runs may be performed. The results can be seen simultaneously on multiple-graph windows or by using overlays. The resultant learning effect of this is tremendous. The examples can be varied to fit any real situation, and the suggested exercises provide practical guidance. The extensive experience of the authors, both in university teaching and international courses, is reflected in this well-balanced presentation, which is suitable for the teacher, the student, the chemist or the engineer. This book provides a greater understanding of the formulation and use of mass and energy balances for chemical engineering, in a most stimulating manner. This book is a third edition, which also includes biological, environmental and food process examples.