Menu

Compressor

2018-03-22
2018-04-06
  • Juan Ignacio Manassaldi

    Hello, when changing the calculation type in the compressor the results are not the same.
    Calculation type: Power requirement (40 kw) oulet pressure 6.91 bar
    Calculation type: oulet pressure 6.91 bar Power requirement (36.068 kw)

    For the first case, if I calculate manually (the power requeriment) it does not coincide with the specified 40 kw.

    Am I wrong?
    Bye!

     

    Last edit: Juan Ignacio Manassaldi 2018-03-22
  • Juan Ignacio Manassaldi

    I looked the manual in more detail and I think it's because of the calculation sequence used by the unit.
    Thanks

     
  • ioncube

    ioncube - 2018-03-24

    Weird! I am reproducing the same problem. Juan, however, if you look at the popup menu of energy streams for both compressors the power is ~36kW

     
  • Daniel Medeiros

    Daniel Medeiros - 2018-03-24

    The equation used to calculate outlet pressure from power is based on an ideal assumption. I'll fix that on the next release.

     
  • Juan Ignacio Manassaldi

    Hi Daniel, I discovered it after posting.
    When I solve a similar problem manually, the sequence I use is:
    - Hout from the power input
    - Hisout from efficiency deffinition
    - Pou and Tisout from a 2x2 system of equations.
         Sisout = f (Tisout, Pout, composition)
         Hisout = f (Tisout, Pout, composition)
    - Tout from outlet stream enthalpy

    Nomenclature
    Hout: outlet stream enthalpy
    Hisout: isentropic outlet stream enthalpy
    Sisout: isentropic outlet stream entropy (equal to the input entropy)
    Pout: outlet pressure
    Tout: outlet stream temperature
    Tisout: isentropic outlet stream temperature

    Bye!

     
  • Daniel Medeiros

    Daniel Medeiros - 2018-03-26

    Thanks for the report guys, this will be fixed on the next release.

     
  • Juan Ignacio Manassaldi

    I used Python UO to solve this problem. Its implementation in simple because I am not python user.
    Thanks Again!

     

Log in to post a comment.