Compressor
From SysCAD Documentation
Navigation: Main Page -> Models -> Pressure Changing Models
Contents |
General Description
The compressor model can be used to increase the pressure of streams which consist mostly of gases. The user will receive a warning if the fraction of vapours in the feed is less than 99%.
Diagram
The diagram shows the default drawing of the Compressor, with the required connecting streams. The unit will not operate unless all of the above streams are connected.
The physical location of the connections is not important, the user may connect the streams to any position on the drawing.
Inputs and Outputs
|
Input / Output |
No. of Connections |
Description | |
|
|
Min |
Max. |
|
|
In |
1 |
1 |
Input stream to compressor. |
|
Out |
1 |
1 |
Output stream from compressor. |
Model Theory
Equations
For an ideal gas:
(1) Cp = Cv + R
where:
- Cp = heat capacity at constant pressure on a per mole basis
- Cv = heat capacity at constant volume on a per mole basis
- R = universal gas constant
Then K, the ratio of specific heats, can be calculated as follows:
(2)
For an ideal gas with constant heat capacities, which undergoes a mechanically reversible, adiabatic (or isentropic) process, the following equation applies:
(3)
This can be rewritten as:
(4)
where:
- Tout = outlet temperature
- Pout = outlet pressure
- Pin = inlet pressure
- Tin = inlet temperature
Thus given the inlet temperature and pressure and the outlet pressure, the outlet temperature can be calculated.
The adiabatic efficiency is used for the Isentropic method and is defined as:
(5)
where:
- dTi = calculated temperature change for isentropic process
- dTa = actual temperature change
The polytropic exponent has the following form:
(6)
then
(7)
For all cases,
(8) Ideal Power = Rate of Enthalpy Out - Rate of Enthalpy In
(9)
Calculation Steps
Step 1) Determine the outlet pressure based on user specified value, boost or ratio.
Step 2) If the user has specified a value for K, use this value in the calculations, otherwise calculate K as the ratio of Cp to Cv using equation (2).
Step 3) Calculate the outlet temperature based on the outlet pressure:
- a) for the Isentropic method: use equation (4).
- b) for Polytropic method: use equations (6) and (7).
Step 4) Calculate the outlet enthalpy based on the outlet temperature and pressure.
Step 5) Calculate the Power using equations (8) and (9)
Assumptions, Limitations and comments
- This model assumes that the gases behave as ideal gases.
- The feed stream should contain only gases. Small amounts of liquids and solids will have little affect. The outlet temperature and pressure are determined by the gases present in the stream only. Any liquids or solids in the inlet will be assumed to exit the compressor at this new temperature and pressure. When the power is calculated using the enthalpy difference between the inlet and outlet, this will include any solids or liquids in the stream. Thus the presence of solids and liquids will usually lead to an increase in power requirements.
- Note: If the stream contains no gases, then the model will produce unrealistic results.
References
1. Bloch H.P. A Practical guide to Compressor Technology, McGraw-Hill 1996
2. Perry et al Perry's Chemical Engineers' Handbook 6th Edition, McGraw-Hill 1984
Data Sections
The default access window consists of four sections,
- The first tab has the same name as the model tag, contains the main configuration information relating to the unit.
- The section, Info, fully described in Info Tab Page Section.
- The section, Links, only visible in SysCAD 9.2, contains a summary table for all the input and output streams. See Links Table.
- The last section is the Audit. See Model Examples for enthalpy calculation Examples.
Adding this Model to a Project
Insert into Configuration file
Sort either by DLL or Group.
|
|
DLL: |
Basic1.dll |
→ |
Units/Links |
→ |
Process Piping: Compressor |
|
or |
Group: |
General |
→ |
Units/Links |
→ |
Process Piping: Compressor |
See Project Configuration for more information on adding models to the configuration file.
Insert into Project
|
|
Insert Unit |
→ |
Process |
→ |
Piping |
→ |
Compressor |
See Insert Unit for general information on inserting units.

