SlideShare a Scribd company logo
1 of 10
Computer Assisted Process 
Design---HYSYS 
Get help in hysys projects only at 
myassignmenthelp.net 
Bo Hu
Introduction 
HYSYS is only one process simulation program out of a number. 
Steady State Processes 
ASPEN Plus, HYSYS.Plant, CHEMCAD, PRO/II, 
Batch Processes 
BATCH PLUS, SUPERPRO DESIGNER 
Computer codes : Algorithms written in FORTRAN or C. 
Purpose for simulators : 
To solve material and energy balances 
To allow for graphical user design of processes and connections 
To govern how data is input and to check for 
To iterate to solution and allow for optimization 
To allow for data output in the form of PDF files (for printing).
Principles of Steady-State 
Flowsheet Simulation 
Process software allows interim calculation of unknown P,T, and flow rates during process synthesis 
Process flowsheets are the language of chemical processes 
Knowns -๏ƒ  Calculate using model, equations, and process variables ๏ƒ  Unknowns 
(Stream pressure, temperature, flow rate, composition, surface area, valve settings, 
geometrical configurations...) 
Material balances, material and energy balances, equipment sizing, profitability analysis. 
Equation solving algorithms become more complex as new variables are introduced. 
Conventional process equipment โ€“ Equations do not differ amongst chemical processes. 
Physical and thermodynamic properties and chemical kinetics constants differ. 
Problem solving algorithms use FORTRAN or C (Heart of process simulators) 
Libraries of models and subroutines used. 
Subroutines or models are referred to as procedures, modules, or blocks. 
Distinguish PROCESS FLOWSHEET and SIMULATION FLOWSHEET 
Process flow sheet โ€“ Icons representing process units with arcs to represent the flow of materials to 
and from the units. 
Simulation flow sheet โ€“ Simulation units represent computer programs with arcs that represent the 
information flows between units.
Principles of Steady-State 
Flowsheet Simulation 
Labeling conventions differ between ASPEN PLUS, HYSYS, CHEMCAD, and PRO/II. 
Unit name , Model Name 
M1 
MIXER 
Simulation unit unique name 
Name of subroutine or model (or block) 
HYSYS model names are tabulated separately 
ASPEN PLUS โ€“ 
Mathematical convergence simulator (Dashed-line rectangle) = Adjusts stream variables in the 
information recycle loop (iterative calculation necessary). 
In HYSYS, the user positions the recycle convergence unit. 
CHEMCAD and PRO/II the convergence unit does exist but it is hidden. 
Process flowsheet to Simulation flow sheet โ€“ Replace the process units with corresponding subroutines. 
Approximate models vs. Rigorous models (Move between them as process synthesis progresses)
Principles of Steady-State 
Flowsheet Simulation 
Need to become familiar with the assumptions of the models provided by the simulators 
See manuals for the simulator and model assumptions. 
Table 4.1 Summarizes a selection of process subroutines used by the 4 program codes. 
MIXER is modeled as a specific unit, even though this is often done in the pipeline. 
FSPLIT (ASPEN PLUS), Tee (HYSYS), DIVI & SPLITTER (CHEMCAD and PRO-II) is needed to split a 
flow into two streams. 
Stream multipliers (fictitious streams). 
Steady state simulators do not solve time-dependent equations. 
Operation subroutines โ€“ simulates process units steady state operation 
Cost subroutines โ€“ estimates sizes and costs of process units 
Convergence subroutines โ€“ converges recycle computations 
Control subroutines โ€“ alters equipment parameters 
ASPEN ๏ƒ  Principles of Flowsheet Simulation ๏ƒ  Creating a Simulation Flowsheet 
HYSYS ๏ƒ  Principles of Flowsheet Simulation ๏ƒ  Getting started in HYSYS. 
ASSUMPTION : Streams = one or more solution phases, in phase equilibrium 
Exceptions are non-conventional components e.g. solid phases, coal, ash, wood.
Principles of Steady-State 
Flowsheet Simulation 
Streams : 
Degrees of freedom โ€“ Vapor-liquid equilibrium for each stream โ€“ C+2 degrees of freedom. 
C = number of chemical specie. 
Specify C species flow rates and two intensive variables (temperature, pressure, vapor fraction 
or enthalpy). 
๏ƒ  Temperature and Pressure specified ๏ƒ  Calculate all the intensive properties via vapor-liquid 
equilibrium equations. 
๏ƒ  Pressure and vapor fraction specified ๏ƒ  Remaining intensive properties are computed 
๏ƒ  Bubble point and dew point temperatures are computed by specifying vapor fraction = zero 
and unity respectively. 
REFER TO THEORY OF PHASE EQUILIBRIA 
Number of equations must equal the number of variables for solution
Principles of Steady-State 
Flowsheet Simulation 
Example 4.1 Consider a cooler in Figure 4.5 in which the binary stream S1 contains benzene and toluene 
at a vapor fraction of phi1=0.5 is condensed by removing heat, Q. Carry out a degrees of freedom 
analysis 
SOLUTION : F1xB1=F2xB2 
F1xT1=F2xT2 
F1h1+Q=F2h2 
F is the molar flow rate 
x is the mole fraction of a specie 
h is the enthalpy 
P is the pressure 
phi is the vapor fraction 
i=stream 
Number of Equations = 7 
Number of Variables = 13 
Number of inputs = 13-7 
Which are F1, P1, phi1, xB1 and P2 and Q 
Q 
S1 S2 
hi=hi[Pi, phii, xi], i=1,2 
xTi=1-xBi, i=1,2
Principles of Batch Flowsheet Simulation 
Batch Process Simulation 
BATCH PLUS produced by Aspen Technology, Inc. 
and SUPERPRO DESIGNER produced by Intelligen Inc. 
tPA โ€“ Tissue Plasminogen Activator production is a batch process. 
Throughput is small, Continuous processing is difficult. 
When using multiple products switching between products is easier if using 
batch processing. 
๏ƒ  Discussed in more detail in Chapter 12 
- Material and Energy Balances 
- Prepares Operating Schedule in the form of a Gantt Chart. 
- Equipment and operating costs estimated and profitability measures 
computed. 
Process and Simulation Flowsheets 
Equipment models 
Combined Batch and Continuous Processes 
Example 4.5 tPA Cultivators
Summary 
โ€ข Simulation flow sheet beginning with a process flow sheet. 
โ€ข Be familiar with ASPEN PLUS and HYSYS.Plant 
โ€ข Modules and subroutines for units form the basis for simulations. 
โ€ข Recycle Loops make solution complex. 
โ€ข Degrees of freedom analysis on material and energy balance equations 
allows user to determine how many input data variables one needs to 
specify. 
โ€ข Subroutines are structured to allow for forward and backward input of 
information.
Assignment 
1. Lab assignment: work on HYSYS tutorial chapter 3 
2. Homework assignment: Make (or choose) a decision on your alternative 
solutions and Develop a process flow chart of your project

More Related Content

What's hot

Introduction to aspen environment.khairul anwar.141021
Introduction to aspen environment.khairul anwar.141021Introduction to aspen environment.khairul anwar.141021
Introduction to aspen environment.khairul anwar.141021
EveryMiscellaneousTh
ย 
Continuous Rectification
Continuous RectificationContinuous Rectification
Continuous Rectification
Melissa Nguyen
ย 

What's hot (11)

Flash separation unit.khairul anwar.unimas
Flash separation unit.khairul anwar.unimasFlash separation unit.khairul anwar.unimas
Flash separation unit.khairul anwar.unimas
ย 
material balance and its applications
material balance and its applicationsmaterial balance and its applications
material balance and its applications
ย 
Introduction to aspen environment.khairul anwar.141021
Introduction to aspen environment.khairul anwar.141021Introduction to aspen environment.khairul anwar.141021
Introduction to aspen environment.khairul anwar.141021
ย 
Aspen Plus dynamic
Aspen Plus dynamicAspen Plus dynamic
Aspen Plus dynamic
ย 
Script for Comparison vertical flow models BHR Cannes June 14 2013 presentation
Script for Comparison vertical flow models BHR Cannes June 14 2013 presentationScript for Comparison vertical flow models BHR Cannes June 14 2013 presentation
Script for Comparison vertical flow models BHR Cannes June 14 2013 presentation
ย 
X bar and R control charts
X bar and R control chartsX bar and R control charts
X bar and R control charts
ย 
R chart
R chartR chart
R chart
ย 
Continuous Rectification
Continuous RectificationContinuous Rectification
Continuous Rectification
ย 
New calculation of thetray numbers for Debutanizer Tower in BIPC
New calculation of thetray numbers for Debutanizer Tower in BIPCNew calculation of thetray numbers for Debutanizer Tower in BIPC
New calculation of thetray numbers for Debutanizer Tower in BIPC
ย 
X Bar R Charts
X Bar R ChartsX Bar R Charts
X Bar R Charts
ย 
Easy thermodynamics calculations with Simulis Thermodynamics from ProSim
Easy thermodynamics calculations with Simulis Thermodynamics from ProSimEasy thermodynamics calculations with Simulis Thermodynamics from ProSim
Easy thermodynamics calculations with Simulis Thermodynamics from ProSim
ย 

Viewers also liked

Vapor liquid equilibrium using hysys
Vapor liquid equilibrium using hysysVapor liquid equilibrium using hysys
Vapor liquid equilibrium using hysys
UET
ย 

Viewers also liked (17)

Dynamic Process Modeling
Dynamic Process ModelingDynamic Process Modeling
Dynamic Process Modeling
ย 
Baijan Savalan Hysys v8.0
Baijan Savalan Hysys v8.0Baijan Savalan Hysys v8.0
Baijan Savalan Hysys v8.0
ย 
Flowcharting Process
Flowcharting ProcessFlowcharting Process
Flowcharting Process
ย 
Simulation of hydrodesulphurization (hds) unit of kaduna refining and petroch...
Simulation of hydrodesulphurization (hds) unit of kaduna refining and petroch...Simulation of hydrodesulphurization (hds) unit of kaduna refining and petroch...
Simulation of hydrodesulphurization (hds) unit of kaduna refining and petroch...
ย 
Module 6 - Subflowsheet
Module 6 - SubflowsheetModule 6 - Subflowsheet
Module 6 - Subflowsheet
ย 
Calculation of pipeline capacity using steady state and dynamic simulation an...
Calculation of pipeline capacity using steady state and dynamic simulation an...Calculation of pipeline capacity using steady state and dynamic simulation an...
Calculation of pipeline capacity using steady state and dynamic simulation an...
ย 
Dynamic Simulation of an LPG Storage Facility in Aspen HYSYS, along with a pu...
Dynamic Simulation of an LPG Storage Facility in Aspen HYSYS, along with a pu...Dynamic Simulation of an LPG Storage Facility in Aspen HYSYS, along with a pu...
Dynamic Simulation of an LPG Storage Facility in Aspen HYSYS, along with a pu...
ย 
Module 1 - Introduction to Aspen HYSYS
Module 1  - Introduction to Aspen HYSYSModule 1  - Introduction to Aspen HYSYS
Module 1 - Introduction to Aspen HYSYS
ย 
Vapor liquid equilibrium using hysys
Vapor liquid equilibrium using hysysVapor liquid equilibrium using hysys
Vapor liquid equilibrium using hysys
ย 
Module 2 - Fluid Characterization
Module 2 - Fluid CharacterizationModule 2 - Fluid Characterization
Module 2 - Fluid Characterization
ย 
Tutorial hysys
Tutorial hysysTutorial hysys
Tutorial hysys
ย 
Pumps presentation on Types, Classification and governing Equations
Pumps presentation on Types, Classification and governing EquationsPumps presentation on Types, Classification and governing Equations
Pumps presentation on Types, Classification and governing Equations
ย 
Simulation and Modeling
Simulation and ModelingSimulation and Modeling
Simulation and Modeling
ย 
Modelling and simulation
Modelling and simulationModelling and simulation
Modelling and simulation
ย 
Presentation on Calculation of Polytropic and Isentropic Efficiency of natura...
Presentation on Calculation of Polytropic and Isentropic Efficiency of natura...Presentation on Calculation of Polytropic and Isentropic Efficiency of natura...
Presentation on Calculation of Polytropic and Isentropic Efficiency of natura...
ย 
Simulation Powerpoint- Lecture Notes
Simulation Powerpoint- Lecture NotesSimulation Powerpoint- Lecture Notes
Simulation Powerpoint- Lecture Notes
ย 
Chemical engineering simulations
Chemical engineering simulationsChemical engineering simulations
Chemical engineering simulations
ย 

Similar to Hysys help only at myassignmenthelp.net

Computer aided process design and simulation (Cheg.pptx
Computer aided process design and simulation (Cheg.pptxComputer aided process design and simulation (Cheg.pptx
Computer aided process design and simulation (Cheg.pptx
PaulosMekuria
ย 
Intrduction to Simulation.ppt
Intrduction to Simulation.pptIntrduction to Simulation.ppt
Intrduction to Simulation.ppt
FathiShokry
ย 
Modeling separation systems_with_aspen_plus
Modeling separation systems_with_aspen_plusModeling separation systems_with_aspen_plus
Modeling separation systems_with_aspen_plus
Tecna
ย 
Multi-Objective Optimization of Solar Cells Thermal Uniformity Using Combined...
Multi-Objective Optimization of Solar Cells Thermal Uniformity Using Combined...Multi-Objective Optimization of Solar Cells Thermal Uniformity Using Combined...
Multi-Objective Optimization of Solar Cells Thermal Uniformity Using Combined...
eArtius, Inc.
ย 
Combinated energy presure
Combinated energy presureCombinated energy presure
Combinated energy presure
kamila64
ย 

Similar to Hysys help only at myassignmenthelp.net (20)

1_Introduction.pdf
1_Introduction.pdf1_Introduction.pdf
1_Introduction.pdf
ย 
1_Introduction.pdf
1_Introduction.pdf1_Introduction.pdf
1_Introduction.pdf
ย 
Computer aided process design and simulation (Cheg.pptx
Computer aided process design and simulation (Cheg.pptxComputer aided process design and simulation (Cheg.pptx
Computer aided process design and simulation (Cheg.pptx
ย 
K03401065070
K03401065070K03401065070
K03401065070
ย 
IntroductiontoAspenPlus--2014.pdf
IntroductiontoAspenPlus--2014.pdfIntroductiontoAspenPlus--2014.pdf
IntroductiontoAspenPlus--2014.pdf
ย 
HPC and Simulation
HPC and SimulationHPC and Simulation
HPC and Simulation
ย 
Using aspen plus for process simulation.pptx
Using aspen plus for process simulation.pptxUsing aspen plus for process simulation.pptx
Using aspen plus for process simulation.pptx
ย 
Introduction of CHEMcAD Software
Introduction of CHEMcAD Software Introduction of CHEMcAD Software
Introduction of CHEMcAD Software
ย 
Intrduction to Simulation.ppt
Intrduction to Simulation.pptIntrduction to Simulation.ppt
Intrduction to Simulation.ppt
ย 
Lecture16_Process Analyzer and OPTQUEST.ppt
Lecture16_Process Analyzer and OPTQUEST.pptLecture16_Process Analyzer and OPTQUEST.ppt
Lecture16_Process Analyzer and OPTQUEST.ppt
ย 
New calculation of thetray numbers for Debutanizer Tower in BIPC
New calculation of thetray numbers for Debutanizer Tower in BIPCNew calculation of thetray numbers for Debutanizer Tower in BIPC
New calculation of thetray numbers for Debutanizer Tower in BIPC
ย 
Parallel Programming for Multi- Core and Cluster Systems - Performance Analysis
Parallel Programming for Multi- Core and Cluster Systems - Performance AnalysisParallel Programming for Multi- Core and Cluster Systems - Performance Analysis
Parallel Programming for Multi- Core and Cluster Systems - Performance Analysis
ย 
Hysys simulation
Hysys simulationHysys simulation
Hysys simulation
ย 
Aa044190194
Aa044190194Aa044190194
Aa044190194
ย 
Modeling separation systems_with_aspen_plus
Modeling separation systems_with_aspen_plusModeling separation systems_with_aspen_plus
Modeling separation systems_with_aspen_plus
ย 
Shell tube design
Shell tube designShell tube design
Shell tube design
ย 
Episode 51 : Integrated Process Simulation
Episode 51 : Integrated Process Simulation Episode 51 : Integrated Process Simulation
Episode 51 : Integrated Process Simulation
ย 
Multi-Objective Optimization of Solar Cells Thermal Uniformity Using Combined...
Multi-Objective Optimization of Solar Cells Thermal Uniformity Using Combined...Multi-Objective Optimization of Solar Cells Thermal Uniformity Using Combined...
Multi-Objective Optimization of Solar Cells Thermal Uniformity Using Combined...
ย 
Combinated energy presure
Combinated energy presureCombinated energy presure
Combinated energy presure
ย 
Datapath Design of Computer Architecture
Datapath Design of Computer ArchitectureDatapath Design of Computer Architecture
Datapath Design of Computer Architecture
ย 

More from www.myassignmenthelp.net

More from www.myassignmenthelp.net (20)

Programming assignment help by myassignmenthelp
Programming assignment help by myassignmenthelpProgramming assignment help by myassignmenthelp
Programming assignment help by myassignmenthelp
ย 
Artificial intelligence : what it is
Artificial intelligence : what it isArtificial intelligence : what it is
Artificial intelligence : what it is
ย 
natural language processing help at myassignmenthelp.net
natural language processing  help at myassignmenthelp.netnatural language processing  help at myassignmenthelp.net
natural language processing help at myassignmenthelp.net
ย 
Python assignment help
Python assignment helpPython assignment help
Python assignment help
ย 
Lecture8 classifiers ldc_rules
Lecture8 classifiers ldc_rulesLecture8 classifiers ldc_rules
Lecture8 classifiers ldc_rules
ย 
Programming languages
Programming languagesProgramming languages
Programming languages
ย 
Uml assignment help
Uml assignment helpUml assignment help
Uml assignment help
ย 
Entity relationship-diagrams
Entity relationship-diagramsEntity relationship-diagrams
Entity relationship-diagrams
ย 
Programming assignment-help at myassignmenthelp.net
Programming assignment-help at myassignmenthelp.netProgramming assignment-help at myassignmenthelp.net
Programming assignment-help at myassignmenthelp.net
ย 
Programming assignment help
Programming assignment helpProgramming assignment help
Programming assignment help
ย 
Entity relationship diagram for dummies
Entity relationship diagram for dummiesEntity relationship diagram for dummies
Entity relationship diagram for dummies
ย 
How to write effective case study
How to write effective case studyHow to write effective case study
How to write effective case study
ย 
Critical path method example by myassignmenthelp
Critical path method example by myassignmenthelpCritical path method example by myassignmenthelp
Critical path method example by myassignmenthelp
ย 
Nursing ppt by myassignmenthelp.net
Nursing ppt by myassignmenthelp.netNursing ppt by myassignmenthelp.net
Nursing ppt by myassignmenthelp.net
ย 
Energy efficiency of qantas by myassignmenthelp
Energy efficiency of qantas by myassignmenthelpEnergy efficiency of qantas by myassignmenthelp
Energy efficiency of qantas by myassignmenthelp
ย 
Xml programming language myassignmenthelp.net
Xml programming  language myassignmenthelp.netXml programming  language myassignmenthelp.net
Xml programming language myassignmenthelp.net
ย 
Learn ActionScript programming myassignmenthelp.net
Learn ActionScript programming myassignmenthelp.netLearn ActionScript programming myassignmenthelp.net
Learn ActionScript programming myassignmenthelp.net
ย 
Learn Basics of chemistry myassignmenthelp.net
Learn Basics of chemistry myassignmenthelp.netLearn Basics of chemistry myassignmenthelp.net
Learn Basics of chemistry myassignmenthelp.net
ย 
Materials Flux Analysis @myassignmenthelp.net
Materials Flux Analysis  @myassignmenthelp.netMaterials Flux Analysis  @myassignmenthelp.net
Materials Flux Analysis @myassignmenthelp.net
ย 
Aspect-Oriented Software Development with Use Cases
Aspect-Oriented Software Development with Use CasesAspect-Oriented Software Development with Use Cases
Aspect-Oriented Software Development with Use Cases
ย 

Recently uploaded

Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
sivaprakash250
ย 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
ย 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
ย 
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night StandCall Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
amitlee9823
ย 

Recently uploaded (20)

Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
ย 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
ย 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ย 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
ย 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
ย 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
ย 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
ย 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
ย 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
ย 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ย 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
ย 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
ย 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
ย 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
ย 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
ย 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
ย 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
ย 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
ย 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
ย 
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night StandCall Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
Call Girls In Bangalore โ˜Ž 7737669865 ๐Ÿฅต Book Your One night Stand
ย 

Hysys help only at myassignmenthelp.net

  • 1. Computer Assisted Process Design---HYSYS Get help in hysys projects only at myassignmenthelp.net Bo Hu
  • 2. Introduction HYSYS is only one process simulation program out of a number. Steady State Processes ASPEN Plus, HYSYS.Plant, CHEMCAD, PRO/II, Batch Processes BATCH PLUS, SUPERPRO DESIGNER Computer codes : Algorithms written in FORTRAN or C. Purpose for simulators : To solve material and energy balances To allow for graphical user design of processes and connections To govern how data is input and to check for To iterate to solution and allow for optimization To allow for data output in the form of PDF files (for printing).
  • 3. Principles of Steady-State Flowsheet Simulation Process software allows interim calculation of unknown P,T, and flow rates during process synthesis Process flowsheets are the language of chemical processes Knowns -๏ƒ  Calculate using model, equations, and process variables ๏ƒ  Unknowns (Stream pressure, temperature, flow rate, composition, surface area, valve settings, geometrical configurations...) Material balances, material and energy balances, equipment sizing, profitability analysis. Equation solving algorithms become more complex as new variables are introduced. Conventional process equipment โ€“ Equations do not differ amongst chemical processes. Physical and thermodynamic properties and chemical kinetics constants differ. Problem solving algorithms use FORTRAN or C (Heart of process simulators) Libraries of models and subroutines used. Subroutines or models are referred to as procedures, modules, or blocks. Distinguish PROCESS FLOWSHEET and SIMULATION FLOWSHEET Process flow sheet โ€“ Icons representing process units with arcs to represent the flow of materials to and from the units. Simulation flow sheet โ€“ Simulation units represent computer programs with arcs that represent the information flows between units.
  • 4. Principles of Steady-State Flowsheet Simulation Labeling conventions differ between ASPEN PLUS, HYSYS, CHEMCAD, and PRO/II. Unit name , Model Name M1 MIXER Simulation unit unique name Name of subroutine or model (or block) HYSYS model names are tabulated separately ASPEN PLUS โ€“ Mathematical convergence simulator (Dashed-line rectangle) = Adjusts stream variables in the information recycle loop (iterative calculation necessary). In HYSYS, the user positions the recycle convergence unit. CHEMCAD and PRO/II the convergence unit does exist but it is hidden. Process flowsheet to Simulation flow sheet โ€“ Replace the process units with corresponding subroutines. Approximate models vs. Rigorous models (Move between them as process synthesis progresses)
  • 5. Principles of Steady-State Flowsheet Simulation Need to become familiar with the assumptions of the models provided by the simulators See manuals for the simulator and model assumptions. Table 4.1 Summarizes a selection of process subroutines used by the 4 program codes. MIXER is modeled as a specific unit, even though this is often done in the pipeline. FSPLIT (ASPEN PLUS), Tee (HYSYS), DIVI & SPLITTER (CHEMCAD and PRO-II) is needed to split a flow into two streams. Stream multipliers (fictitious streams). Steady state simulators do not solve time-dependent equations. Operation subroutines โ€“ simulates process units steady state operation Cost subroutines โ€“ estimates sizes and costs of process units Convergence subroutines โ€“ converges recycle computations Control subroutines โ€“ alters equipment parameters ASPEN ๏ƒ  Principles of Flowsheet Simulation ๏ƒ  Creating a Simulation Flowsheet HYSYS ๏ƒ  Principles of Flowsheet Simulation ๏ƒ  Getting started in HYSYS. ASSUMPTION : Streams = one or more solution phases, in phase equilibrium Exceptions are non-conventional components e.g. solid phases, coal, ash, wood.
  • 6. Principles of Steady-State Flowsheet Simulation Streams : Degrees of freedom โ€“ Vapor-liquid equilibrium for each stream โ€“ C+2 degrees of freedom. C = number of chemical specie. Specify C species flow rates and two intensive variables (temperature, pressure, vapor fraction or enthalpy). ๏ƒ  Temperature and Pressure specified ๏ƒ  Calculate all the intensive properties via vapor-liquid equilibrium equations. ๏ƒ  Pressure and vapor fraction specified ๏ƒ  Remaining intensive properties are computed ๏ƒ  Bubble point and dew point temperatures are computed by specifying vapor fraction = zero and unity respectively. REFER TO THEORY OF PHASE EQUILIBRIA Number of equations must equal the number of variables for solution
  • 7. Principles of Steady-State Flowsheet Simulation Example 4.1 Consider a cooler in Figure 4.5 in which the binary stream S1 contains benzene and toluene at a vapor fraction of phi1=0.5 is condensed by removing heat, Q. Carry out a degrees of freedom analysis SOLUTION : F1xB1=F2xB2 F1xT1=F2xT2 F1h1+Q=F2h2 F is the molar flow rate x is the mole fraction of a specie h is the enthalpy P is the pressure phi is the vapor fraction i=stream Number of Equations = 7 Number of Variables = 13 Number of inputs = 13-7 Which are F1, P1, phi1, xB1 and P2 and Q Q S1 S2 hi=hi[Pi, phii, xi], i=1,2 xTi=1-xBi, i=1,2
  • 8. Principles of Batch Flowsheet Simulation Batch Process Simulation BATCH PLUS produced by Aspen Technology, Inc. and SUPERPRO DESIGNER produced by Intelligen Inc. tPA โ€“ Tissue Plasminogen Activator production is a batch process. Throughput is small, Continuous processing is difficult. When using multiple products switching between products is easier if using batch processing. ๏ƒ  Discussed in more detail in Chapter 12 - Material and Energy Balances - Prepares Operating Schedule in the form of a Gantt Chart. - Equipment and operating costs estimated and profitability measures computed. Process and Simulation Flowsheets Equipment models Combined Batch and Continuous Processes Example 4.5 tPA Cultivators
  • 9. Summary โ€ข Simulation flow sheet beginning with a process flow sheet. โ€ข Be familiar with ASPEN PLUS and HYSYS.Plant โ€ข Modules and subroutines for units form the basis for simulations. โ€ข Recycle Loops make solution complex. โ€ข Degrees of freedom analysis on material and energy balance equations allows user to determine how many input data variables one needs to specify. โ€ข Subroutines are structured to allow for forward and backward input of information.
  • 10. Assignment 1. Lab assignment: work on HYSYS tutorial chapter 3 2. Homework assignment: Make (or choose) a decision on your alternative solutions and Develop a process flow chart of your project