Compressor
From SysCADWiki
Navigation: Main Page -> Models -> Pressure Changing Models
This model was released as part of Build 126.4391.
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%.
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 three sections,
a) The first tab has the same name as the model tag, contains the main configuration information relating to the unit.
b) The Info tab contains general information relating to the unit.
c) The last section Audit, contains summary information required for Mass and Energy balance. See Model Examples for enthalpy calculation Examples.
| Tag / Symbol | Input / Calc | Description |
| Common First Data Section | ||
| Requirements | ||
| PressMethod | List | Off - This switches off the compressor. The inlet will equal the outlet with no changes in temperature or pressure and zero power used. |
| Fixed - The user can specify (fix) the outlet pressure. | ||
| Boost - The user can specify a boost to the pressure compared to the inlet pressure. | ||
| Ratio - The user can specify the ratio of the outlet pressure to the inlet pressure. | ||
| OutletPressRqd / PRqd | Input | Only visible if Fixed is chosen for the Pressure method. The pressure of the outlet (discharge) stream. |
| PressBoostRqd / PBoost | Input | Only visible if Boost is chosen for the Pressure method. The difference in pressure between the inlet and outlet streams. |
| PressRatioRqd / PRatioRqd | Input | Only visible if Ratio is chosen for the Pressure method. The ratio of the outlet pressure to the inlet pressure. |
| CalculationMethod / Method | List | Isentropic - The isentropic outlet temperature will be calculated using the pressure ratio, inlet temperature and the ratio of heat capacities (K). |
| Polytropic - The outlet temperature will be calculated using the pressure ratio, inlet temperature, ratio of heat capacities (K) and the polytropic efficiency. | ||
| SpecifyK | Tickbox | This allows the user to specify the value of K, the ratio of heat capacities. If this is left unchecked, then the model will assume ideality and use equation (1) to calculate K based on Cp values in the specie database. |
| K | Input | Only visible if SpecifyK option is selected. This is the user specified value of k, the ratio of specific heats of the gas in the feed stream. |
| AdiabaticEff | Input | Only visible if Isentropic is chosen for the Calculation method. This efficiency is used to alter the calculated isentropic temperature change. A lower efficiency will lead to a larger temperature change. |
| PolytropicEff | Input | Only visible if Polytropic is chosen for the Calculation method. |
| CompressorEff | Input | This efficiency is used to calculate the Power from the IdealPower. A lower efficiency will lead to a larger Power and a larger difference between Power and IdealPower. |
| Results | ||
| Mass_Flow / Qm | Calculation | The total mass flow through the unit. |
| TemperatureIn / Ti | Calculation | The inlet temperature. |
| TemperatureOut / To | Calculation | The outlet temperature. |
| PressIn / Pi | Calculation | The inlet pressure. |
| Press_Change / dP | Calculation | The outlet pressure. |
| PressOut / Po | Calculation | The outlet pressure. |
| PressRatio / PRatio | Calculation | The outlet pressure. |
| VapourFracIn / Vfi | Calculation | The fraction of vapours in the inlet stream. |
| VapourFracOut / Vfo | Calculation | The fraction of vapours in the outlet stream. |
| IdealPower | Calculation | The calculated difference in enthalpy between the inlet and outlet streams per unit time. |
| Power | Calculation | The ideal power, adjusted by the compressor efficiency. The lower the efficiency the more power required. |
| Gas.MWT | Calculation | The weighted average of the molecular weights of the vapours in the inlet stream. |
| Gas.Cp | Calculation | The weighted average of the heat capacities at constant pressure (Cp) of the vapours in the inlet stream. |
| Gas.Cv | Calculation | The heat capacity at constant volume (Cv) of the vapours in the inlet stream. This is calculated using the heat capacity at constant pressure (Cp). |
| Gas.K | Calculation | The ratio of the Gas Cp to the Gas Cv, i.e. the K value. |
