Modular Simulation of Vapour Compression Systems With an Object Oriented Tool

Size: px
Start display at page:

Download "Modular Simulation of Vapour Compression Systems With an Object Oriented Tool"

Transcription

1 Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2012 Modular Simulation of Vapour Compression Systems With an Object Oriented Tool Nicolas Ablanque Carles Oliet Joaquim Rigola Oriol Lehmkuhl Carlos D. Pérez-Segarra Follow this and additional works at: Ablanque, Nicolas; Oliet, Carles; Rigola, Joaquim; Lehmkuhl, Oriol; and Pérez-Segarra, Carlos D., "Modular Simulation of Vapour Compression Systems With an Object Oriented Tool" (2012). International Refrigeration and Air Conditioning Conference. Paper This document has been made available through Purdue e-pubs, a service of the Purdue University Libraries. Please contact epubs@purdue.edu for additional information. Complete proceedings may be acquired in print and on CD-ROM directly from the Ray W. Herrick Laboratories at Herrick/Events/orderlit.html

2 2377, Page 1 Modular Simulation of Vapour Compression Systems with an Object- Oriented Tool Nicolas ABLANQUE 1*, Carles OLIET 1, Joaquim RIGOLA 1, Oriol LEHMKUHL 2, Carlos D. PEREZ-SEGARRA 1 1 Centre Tecnològic de Transferència de Calor (CTTC), Universitat Politècnica de Catalunya (UPC), Colom 11, Terrassa (Barcelona), Spain. FAX: ; Tel cttc@cttc.upc.edu Web page: 2 Termo Fluids S.L., Magí Colet 8, Sabadell (Barcelona), Spain. termofluids@termofluids.com ABSTRACT The objective of this work is to simulate vapour compression refrigeration systems through a modular approach by means of an object-oriented numerical tool called NEST. For this purpose, the global system is modeled as a collection of different elements which are linked between them. Each element represents a specific part of the system (e.g. heat exchanger, compressor, expansion device, tube, cavity, wall, etc.) and can be independently solved for given boundary conditions. The global resolution procedure is carried out by solving all the elements iteratively, transferring information between them, until a converged solution is reached. The system is easily modified by adding, subtracting or substituting any of its elements. This feature gives great flexibility to the model, not only because the configuration of the system can be clearly altered, but also because the numerical model of any element can be easily replaced allowing different levels of simulation. In this work the object-oriented methodology together with the elements description and their resolution procedures are presented. The model is validated against experimental data obtained from a refrigeration cycle working with isobutane. In addition to this, an illustrative case is presented in order to show the system capabilities. 1. INTRODUCTION Vapour compression systems are widely used to provide mechanical cooling in a wide variety of applications such as food processing, cold storage, refrigeration at different levels (domestic, medical, industrial, commercial, transport, cryogenic), air conditioning (in vehicles and public or private enclosed spaces), electronic cooling, oil refineries and chemical processing plants. These systems have been widely studied since their first appearance but nowadays they are facing new challenges due to the mankind concern in preserving the environment. Therefore the need for having more reliable and flexible tools to simulate and predict their thermal and fluid-dynamic behavior is increasing. The work presented in this document is addressed to the implementation and development of a flexible simulation tool to study vapour compression refrigeration systems. The approach of the numerical procedure presented herein is based on a modular strategy where all the system components are considered as independent entities. These elements are linked between them so that a specific system is defined by both its elements and links. The global resolution procedure is carried out by solving all the elements and transferring information between them in an iterative way. Elements of the system may be easily added, subtracted or substitute in order to change the system configuration or to use a different simulation model for a particular element. This paper is divided into five sections. The second section of this work is devoted to explain the modular approach. The third section presents briefs descriptions of the numerical models used to simulate the system elements (e.g. heat exchangers, compressor, expansion device, etc.). In the fourth section the model results are compared against experimental data and an additional illustrative case is also presented. Finally, in the fifth section conclusions are given.

3 2377, Page 2 2. MODULAR APPROACH The modular approach consists in dividing a whole system into discrete elements. Each element can be independently solved from a set of given boundary conditions. However, the whole system resolution is done iteratively by solving all its elements and transferring the appropriate information between them. The object-oriented numerical tool called NEST used for this purpose has already been applied to energy balances in buildings (Damle et al. 2011a) and hermetic reciprocating compressors (Damle et al. 2011b). Figure 1: Refrigeration system: simplified scheme (left) and block diagram (right) In this work the modular approach is applied to thermal systems and specifically to vapour compression refrigeration systems. In Figure 1 the simplified scheme of a refrigeration cycle with a cold chamber is presented together with the corresponding block diagram used for its modular resolution. It is observed that each component of the cycle is represented by a discrete element in the block diagram. For instance the inside of the cold chamber is simulated by a numerical routine called chamber which is linked to three other numerical routines: i) the wall which simulates the heat transfer through the insulation layer, ii) the heat exchanger which simulates the heat transfer and fluid-dynamic phenomena through a heat exchanger, and iii) the control routine which sets the compressor frequency according to the chamber temperature. Figure 2: System global resolution algorithm

4 2377, Page 3 This working methodology allows adding, subtracting and substituting elements in order to represent a different system configuration or to simulate any of its elements with a different numerical model. For instance, the selection of the element used to simulate a heat exchanger will depend on the studied device but it may vary from a simple ε- NTU approach to a distributed model considering two-phase flows or to any other model with a higher level of complexity. The global resolution algorithm is depicted in Figure 2. Initially, the input values needed for each element are obtained from the information transmitted by its neighbours. Then, the governing equations of each element are solved and new outputs are obtained. Iterations continue until convergence is reached at a given time step. From then on, further iterations are carried out for the next time steps. 3. NUMERICAL MODELS OF ELEMENTS In this section the numerical models used by the system elements are briefly described. The heat exchangers are solved with a distributed model where the secondary fluid can be both a concentric annular flow (double-tube heat exchanger) or a fluid flow through fins (fin-and-tube heat exchanger), the compressor is simulated from a simplified formulation based on efficiencies, the expansion device is a capillary tube and its behavior is predicted by means of a numerical procedure applied to a two-phase flow model, the chamber simulation considers a unique control volume, and the wall element calculates the heat transfer through the insulation layer. 3.1 Compressor The compressor model is based on the work by Ndiaye and Bernier (2010). A simplified scheme of the compressor is shown in Figure 3 where three main parts are considered (shell internal volume, compression chamber and discharge line). The incoming gas enters into the shell through the suction line (suc), then once inside the shell (c), it goes into the compression chamber where the compression process takes place (in-out), and finally the gas is expelled through the discharge line (out-dis). Figure 3: Simplified scheme of a hermetic compressor The following mass and energy balances apply for the gas inside the shell (Equations 1 and 2, respectively): (1) (2) While the energy balance over the compressor solid parts is expressed as follows (Equation 3):

5 2377, Page 4 (3) The model is fed with empirical heat transfer coefficients used to predict the heat transferred to/from the compressor shell. It is worth to mention some of the model more important hypotheses: the oil effects are neglected, the whole compressor metallic parts are at the same temperature, the mass flow rate through the compression chamber is equal to the mass flow rate through the discharge line, the suction pressure is equal to the pressure inside the shell, the suction and discharge mufflers influence is not taken into account, the mixture inside the shell is considered thermally homogeneous. In addition to the model equations, the compressor is characterized by both the volumetric efficiency ) and the isentropic efficiency ( ). These efficiencies are also expressed by means of the compression pressure ratio and the operating frequency (the mathematical relations are obtained from experimental tests or numerical simulations previously carried out). 3.2 Heat Exchangers The thermal and fluid-dynamic behavior of flows inside tubes is predicted with a two-phase fluid flow model based on the work by García-Valladares et al. (2004). The fluid domain is represented by means of consecutive control volumes where the governing equations of continuity, momentum and energy are applied and solved (Equations 4, 5 and 6, respectively): The flow is evaluated on the basis of a step-by-step numerical implicit scheme where the wall temperature map acts as the boundary condition. The formulation requires the use of empirical correlations to evaluate the void fraction (ε), the shear stress (τ ) and the convective heat transfer coefficient used to evaluate the heat transferred between the tube and the fluid ( Q ). wall Double tube heat exchangers: In the case of double tube counter-flow heat exchangers, the secondary fluid flow is solved with the same two-phase flow model. Here, the solid parts (including insulation layers) are discretized with a two-dimensional mesh where an energy balance is calculated. More details are found in Morales et al. (2009) Fin-and-tube heat exchangers: For fin-and-tube heat exchangers different levels of simulation could be considered. First, the detailed model called CHESS (Oliet et al. 2002) where the domain is divided into a set of control volumes as fin-and-tube blocks. The model allows steady and unsteady analysis, flexible geometry and circuitry, working at dry or wet/frosting conditions. The inner refrigerant flow is solved with the two-phase flow model where non-uniform heat transfer coefficients can be considered in radial and axial directions (Oliet et al. 2010). Second, a ε-ntu based (steady, multi-zone) fin-and-tube heat exchanger model is also available (quickchess), considering dry and wet airside conditions, and evaporation/condensation for the refrigerant (Oliet et al. 2007). 3.3 Expansion device The algorithm to simulate the capillary tube is based on the distributed model presented in the previous Section. The resolution procedure is carried out in two steps. The first step consists in determining if the capillary tube is working at critical or non-critical conditions, while the second consists in performing the simulation according to the condition. More details of this model are found in Ablanque et al. (2010) Critical condition determination: The mass flow rate inside a capillary tube increases as the evaporating temperature decreases (lower discharge pressure) but only up to a critical value from which the mass flow rate (4) (5) (6)

6 2377, Page 5 remains constant. This critical limit occurs when the entropy generation equation (see Equation 8) is not anymore accomplished (s gen,i < 0): Alternatively this limit can be calculated when dp/dz approaches to infinity (or dz/dp < ε). Therefore, when the latter equation is not accomplished at the capillary tube outlet end (last control volume) critical conditions are met (i.e. critical mass flow rate and discharge pressure). It is convenient to use a non-uniform grid for the fluid domain discretization due to the high pressure gradients Critical and non-critical flow resolution: The flow is critical when the critical discharge pressure is higher than the actual discharge pressure and non-critical in the opposite case. If the flow is non-critical new iterations are carried out in order to find the refrigerant thermal and fluid-dynamic behavior taking into account the actual discharge pressure. However, if the flow is critical, an additional control volume is considered at the capillary tube outlet end. There, an energy balance is applied to calculate the capillary tube discharge enthalpy (heat transfer and transient terms are neglected). 3.4 Additional elements Additional elements have been used in the simulations carried out in this work (see block diagram in Figure 1). For instance, to simulate a cold chamber in a refrigeration system two main elements are used: the chamber element which consists in one node control volume where energy and mass balances are calculated, and the wall element which calculates heat conduction through walls and heat convection between walls and surroundings. These two elements can be linked to other elements in order to simulate several aspects of the cold chamber such as heat radiation exchange, fluid flow through wall openings, multiple material layers in walls, etc. Apart from this, the environment element is used to define and calculate the ambient conditions while the control element could be use to modify any variable of any element from any other variable (e.g. set the compressor working frequency according to the cold chamber mean temperature). 4. NUMERICAL RESULTS 4.1 Numerical simulation against experimental data An experimental facility specially designed to test vapour compression refrigeration cycles has been used to obtain relevant measurements in order to validate the modular resolution model. The facility included a main loop made up of the following elements: a replaceable compressor (in this work a commercial compressor for R600a is used), a capillary tube, and two double-pipe heat exchangers. The unit was equipped with several measuring instruments along both the main loop and the auxiliary circuits. The system numerical results were compared against experimental data obtained at transient state conditions. For this simulation, only four types of elements have been used: the two-phase flow distributed model (to simulate both heat exchangers), the compressor element, the capillary tube element and the control element (to set the compressor working frequency). The studied case considers a variable speed compressor. The experimental test used for this goal has been carried out in one single run but varying the compressor frequency (the compressor speed has been progressively decreased from 1.25f to 0.5f Hz during the whole run by 0.25f Hz every half our where f is the frequency value of reference). The run began at steady state with the following experimental conditions: compressor speed 1.25f Hz, refrigerant mass flow rate kg/h, system high pressure 7.76 bar, system low pressure 0.77 bar. Figure 4 (left) shows the evolution of the system power consumption where the numerical trends coincide with the experimental ones. The energy consumption is slightly underestimated by the numerical model for the three first working frequencies. It is worth to mention that the peak observed at every frequency change is well reproduced by the numerical model (see the zoom box of the power evolution plot). Figure 4 (right) shows the experimental and numerical results for the system low pressure evolution. The pressure is overestimated at high frequencies (1.25f and 1f Hz) and underestimated at low frequencies (0.75f and 0.5f Hz). Reasonable agreement has been observed as discrepancies were lower than 10%. (8)

7 2377, Page 6 Figure 4: Refrigeration system evolution: power consumption (left) and low pressure (right) This case represents a preliminary validation step as more comparisons must be done in order to attain a solid validation process. However, although some discrepancies between predictions and experimental data should be still improved, good general trends were observed in the simulations. 4.2 Illustrative Case The system tackled in this section is oriented to study refrigerators with variable speed compressor (the scheme is shown in Figure 1). Regarding the validation case presented in the previous section new features are included in the system such as air-to-refrigerant heat exchangers and refrigerated rooms. The studied system starts from a global steady state situation where the compressor is working at 0.5f Hz and the mean temperature inside the cold chamber is -18 ºC. At this point, a sudden rise of 5ºC in the chamber temperature is numerically forced and the control system is activated in order to set a new compressor frequency and drive the room temperature back to ºC. Three different responses have been evaluated: the compressor keeps working at 0.5f Hz (run 1), the compressor frequency increases progressively from 0.25f Hz to 1.25f Hz by 0.25f Hz every five minutes (run 2), and the compressor frequency makes a sudden change from 0.5f Hz to 1.25f Hz (run 3). Figure 5: Refrigeration system evolution: cold chamber temperature (left) and power consumption (right)

8 2377, Page 7 Figure 5 (left) shows the evolution of the cold chamber temperature for the three runs (cases stop when the temperature reaches ºC). As expected the fastest response is obtained by run 3 where the compressor is working at its maximum frequency from the beginning while the slowest response is that of run 1. Figure 5 (right) shows the compressor power consumption evolution. It is observed that the power consumption is higher for greater working frequencies and that a peak is present at the precise moment where a frequency change occurs. Table 1 shows the cooling time, the compressor energy consumption (energy spent during cooling time), and the energy consumption during 2040 seconds (this value includes the cooling energy consumption and the additional energy consumed before attaining 2040 seconds for runs 2 and 3). The latter value is presented for comparative purposes and considers that the compressor works at 0.5f after cooling time. Table 1: Numerical results for the three tested runs Frequency [Hz] Cooling time [s] Energy consumption (cooling time) [J] Total E. Consumption(2040 s) [J] 1 0.5f* f / 0.75f / 1f / 1.25f f * f - Frequency value of reference Figure 6: Refrigeration system evolution: pressure ratio (left) and mass flow rate (right) The system pressure ratio evolution is depicted in Figure 6 (left). Higher compression ratios are observed as the working frequency is increased. The mass flow rate evolution at the discharge line is shown in Figure 6 (right). It is noticed that as the compressor frequency increases the mass flow rate increases (a peak is observed at every change of frequency). 5. CONCLUSIONS The numerical object-oriented tool called NEST has been successfully used to solve vapor compression refrigeration systems. The model flexibility has been observed as different elements have been used in this work and two different types of configurations (system with cold chamber and without it). The model has been validated against experimental data obtaining general good agreement (discrepancies lower than 10%). An illustrative case for a transient simulation in refrigeration system has been simulated and the results were used to show the model capabilities. NOMENCLATURE c p Specific heat (J kg -1 K -1 ) S Cross section (m 2 ) D diameter (m) T temperature (K) e Specific energy (J kg -1 ) t time (s) f Frequency of reference (Hz) V volume (m 3 ) h specific enthalpy (J kg -1 ) v velocity (m s -1 )

9 2377, Page 8 m mass (kg) greek mass flow rate (kg s -1 ) t time step (s) p pressure (Pa) ε convergence criteria (-) heat (W) θ angle (rad) s Specific entropy (J kg -1 K -1 ) ρ density (kg m -3 ) Generation of entropy (J K -1 m -3 s -1 ) φ variable (-) REFERENCES Ablanque N., Rigola J., Pérez-Segarra C.D., Oliva A., Numerical simulation of capillary tubes. Application to domestic refrigeration with isobutene. Proceedings of the 13 th International Refrigeration and Air Conditioning Conference at Purdue. West Lafayette, p Damle R., Lehmkuhl O., Colomer G., Rodriguez I., 2011a. Energy simulation of buildings with a modular objectoriented tool. Proceedings of the ISES Solar World Congress. Kassel, Germany, p Damle R., Rigola J., Pérez-Segarra C.D., Castro J., Oliva A., 2011b. Object-oriented simulation of reciprocating compressors: Numerical verification and experimental comparison. International Journal of Refrigeration 34 (8), p García-Valladares O., Pérez-Segarra C.D., Rigola J., Numerical simulation of double-pipe condensers and evaporators. International Journal of Refrigeration 27 (6), p Morales-Ruiz S., Rigola J., Pérez-Segarra C.D., García-Valladares O., Numerical analysis of two-phase flow in condensers and evaporators with special emphasis on single-phase/two-phase transition zones. Applied Thermal Engineering 29 (5-6), p Ndiaye D., Bernier M., Dynamic model of hermetic reciprocating compressor in on-off cycling operation. Applied Thermal Engineering 30, p Oliet C., Pérez-Segarra C.D.,Castro J., Oliva A., Modelling of fin-and-tube evaporators considering nonuniform in-tube heat transfer.international Journal of Thermal Sciences 49 (4), p Oliet C., Pérez-Segarra C.D.,Danov S., Oliva A., Numerical simulation of dehumidifying fin-and-tube heat exchangers: Semi-analytical modeling and experimental comparisons. International Journal of Refrigeration 30, p Oliet C., Pérez-Segarra C.D.,Danov S., Oliva A., Numerical simulation of dehumidifying fin-and-tube heat exchangers. Model strategies and experimental comparisons. Proceedings of the Int. Refrigeration Engineering Conference. Purdue, US, p ACKNOWLEDGEMENT This work has been developed within the project Innpacto KERS (IPT ) between the company Fagor Electrodomésticos, S. Coop. and the CTTC, and within the projects ENE ENE of the Spanish government ( MINECO, Secretaría de Estado de Investigación, Desarrollo e Innovación ).

NUMERICAL AND EXPERIMENTAL ANALYSIS OF AIR TO WATER HEAT PUMPS

NUMERICAL AND EXPERIMENTAL ANALYSIS OF AIR TO WATER HEAT PUMPS Poster P.2.8-1 - NUMERICAL AND EXPERIMENTAL ANALYSIS OF AIR TO WATER HEAT PUMPS CarlesOliet, Ph.D. (Mech. Eng.), Heat and Mass Transfer Technological Center (CTTC),UniversitatPolitècnica de Catalunya -

More information

Analysis of Fin-and-Tube Evaporators in No-frost Domestic Refrigerators

Analysis of Fin-and-Tube Evaporators in No-frost Domestic Refrigerators Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference chool of Mechanical Engineering 2010 Analysis of Fin-and-Tube Evaporators in No-frost Domestic Refrigerators

More information

Virtual Household Refrigerators at Steady-State and Transient Conditions. Numerical Model and Experimental Validation.

Virtual Household Refrigerators at Steady-State and Transient Conditions. Numerical Model and Experimental Validation. Virtual Household Refrigerators at Steady-State and Transient Conditions. Numerical Model and Experimental Validation. Nicolás ABLANQUE, Carles OLIET, Joaquim RIGOLA, Carlos-David PEREZ-SEGARRA Universitat

More information

Some Modeling Improvements for Unitary Air Conditioners and Heat Pumps at Off-Design Conditions

Some Modeling Improvements for Unitary Air Conditioners and Heat Pumps at Off-Design Conditions Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2006 Some Modeling Improvements for Unitary Air Conditioners and Heat Pumps

More information

Dynamic Simulation of Liquid Chillers

Dynamic Simulation of Liquid Chillers Purdue University Purdue epubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2000 Dynamic Simulation of Liquid Chillers I. N. Grace Brunel University S. A.

More information

Refrigeration Cycle And Compressor Performance For Various Low GWP Refrigerants

Refrigeration Cycle And Compressor Performance For Various Low GWP Refrigerants Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 26 Refrigeration Cycle And Compressor Performance For Various Low GWP Refrigerants Jit Guan

More information

Conceptual Design of a Better Heat Pump Compressor for Northern Climates

Conceptual Design of a Better Heat Pump Compressor for Northern Climates Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 1976 Conceptual Design of a Better Heat Pump Compressor for Northern Climates D. Squarer

More information

Effect of Modification in Refrigerant Passage of an Automotive Air Conditioning Compressor

Effect of Modification in Refrigerant Passage of an Automotive Air Conditioning Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2006 Effect of Modification in Refrigerant Passage of an Automotive Air Conditioning Compressor

More information

Performance of R-22, R-407C and R-410A at Constant Cooling Capacity in a 10

Performance of R-22, R-407C and R-410A at Constant Cooling Capacity in a 10 Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2000 Performance of R-22, R-407C and R-410A at Constant Cooling Capacity in

More information

Numerical Simulation of a New Cooling System for Commercial Aircrafts

Numerical Simulation of a New Cooling System for Commercial Aircrafts Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2008 Numerical Simulation of a New Cooling System for Commercial Aircrafts Karin

More information

Design of Divided Condensers for Desiccant Wheel-Assisted Separate Sensible and Latent Cooling AC Systems

Design of Divided Condensers for Desiccant Wheel-Assisted Separate Sensible and Latent Cooling AC Systems Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2012 Design of Divided Condensers for Desiccant Wheel-Assisted Separate Sensible

More information

Experimental Research On Gas Injection High Temperature Heat Pump With An Economizer

Experimental Research On Gas Injection High Temperature Heat Pump With An Economizer Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2014 Experimental Research On Gas Injection High Temperature Heat Pump With

More information

An Experimental-Numerical Procedure to Characterize Compressor Performance under Cycling Operating Conditions of Refrigerators

An Experimental-Numerical Procedure to Characterize Compressor Performance under Cycling Operating Conditions of Refrigerators Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2018 An Experimental-Numerical Procedure to Characterize Compressor Performance under Cycling

More information

Experimental Study on the Thermal Behavior of a Domestic Refrigeration Compressor during Transient Operation in a Small Capacity Cooling System

Experimental Study on the Thermal Behavior of a Domestic Refrigeration Compressor during Transient Operation in a Small Capacity Cooling System Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2016 Experimental Study on the Thermal Behavior of a Domestic Refrigeration Compressor during

More information

Effect of the Use Pattern on Performance of Heat Pump Water Heater

Effect of the Use Pattern on Performance of Heat Pump Water Heater Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering July 2018 Effect of the Use Pattern on Performance of Heat Pump Water Heater

More information

Effects of Frost Formation on the External Heat Transfer Coefficient of a Counter-Crossflow Display Case Air Coil

Effects of Frost Formation on the External Heat Transfer Coefficient of a Counter-Crossflow Display Case Air Coil Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 1998 Effects of Frost Formation on the External Heat Transfer Coefficient of

More information

Dynamic Simulation Model of a Vapor Compression Domestic Refrigerator Running With R134a

Dynamic Simulation Model of a Vapor Compression Domestic Refrigerator Running With R134a Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 1996 Dynamic Simulation Model of a Vapor Compression Domestic Refrigerator Running

More information

Effects of Flash and Vapor Injection on the Air-to- Air Heat Pump System

Effects of Flash and Vapor Injection on the Air-to- Air Heat Pump System Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2010 Effects of Flash and Vapor Injection on the Air-to- Air Heat Pump System

More information

Experimental Analysis of a Stirling Refrigerator Employing Jet-Impingement Heat Exchanger and Nanofluids

Experimental Analysis of a Stirling Refrigerator Employing Jet-Impingement Heat Exchanger and Nanofluids Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2010 Experimental Analysis of a Stirling Refrigerator Employing Jet-Impingement

More information

Optimization of Compressors used in Air Conditioning Units

Optimization of Compressors used in Air Conditioning Units Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2018 Optimization of Compressors used in Air Conditioning Units Joel Vinod Aralikatti Bradley

More information

Development of a Transient Simulation Model of a Freezer Part II: Comparison of Experimental Data with Model

Development of a Transient Simulation Model of a Freezer Part II: Comparison of Experimental Data with Model Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 199 Development of a Transient Simulation Model of a Freezer Part II: Comparison

More information

Lower GWP Refrigerants Compared to R404A for Economizer Style Compressors

Lower GWP Refrigerants Compared to R404A for Economizer Style Compressors Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2014 Lower GWP Refrigerants Compared to R404A for Economizer Style Compressors Lars Sjoholm

More information

Investigation of Evaporator Performance with and without Liquid Overfeeding

Investigation of Evaporator Performance with and without Liquid Overfeeding Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2016 Investigation of Evaporator Performance with and without Liquid Overfeeding

More information

Low GWP Refrigerants for Air Conditioning Applications

Low GWP Refrigerants for Air Conditioning Applications Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2014 Low GWP Refrigerants for Air Conditioning Applications Samuel F. Yana Motta

More information

Numerical Study on the Design of Microchannel Evaporators for Ejector Refrigeration Cycles

Numerical Study on the Design of Microchannel Evaporators for Ejector Refrigeration Cycles Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 216 Numerical Study on the Design of Microchannel Evaporators for Ejector Refrigeration

More information

Performance Evaluation of a Plug-In Refrigeration System Running Under the Simultaneous Control of Compressor Speed and Expansion Valve Opening

Performance Evaluation of a Plug-In Refrigeration System Running Under the Simultaneous Control of Compressor Speed and Expansion Valve Opening Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2008 Performance Evaluation of a Plug-In Refrigeration System Running Under

More information

Experimental Study on Match for Indoor and Outdoor Heat Exchanger of Residential Airconditioner

Experimental Study on Match for Indoor and Outdoor Heat Exchanger of Residential Airconditioner Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2014 Experimental Study on Match for Indoor and Outdoor Heat Exchanger of Residential

More information

Low Global Warming Refrigerants For Commercial Refrigeration Systems

Low Global Warming Refrigerants For Commercial Refrigeration Systems Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2012 Low Global Warming Refrigerants For Commercial Refrigeration Systems Samuel

More information

Performance Evaluation and Design Optimization of Refrigerated Display Cabinets Through Fluid Dynamic Analysis

Performance Evaluation and Design Optimization of Refrigerated Display Cabinets Through Fluid Dynamic Analysis Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2008 Performance Evaluation and Design Optimization of Refrigerated Display

More information

Open Cycle Liquid Desiccant Air Conditioning Systems Theoretical and Experimental Investigations

Open Cycle Liquid Desiccant Air Conditioning Systems Theoretical and Experimental Investigations 43rd ANZSES Conference Solar 24, Denedin (NZ), 28.11.-3.11.5, CD Abstract Open Cycle Liquid Desiccant Air Conditioning Systems Theoretical and Experimental Investigations M., W. Saman, K. Vajen* Sustainable

More information

Numerical Evaluation of Performance Curves of a High Frequency Microcompressor

Numerical Evaluation of Performance Curves of a High Frequency Microcompressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2012 Numerical Evaluation of Performance Curves of a High Frequency Microcompressor Celso

More information

CFD Analysis of a 24 Hour Operating Solar Refrigeration Absorption Technology

CFD Analysis of a 24 Hour Operating Solar Refrigeration Absorption Technology IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 11 April 2015 ISSN (online): 2349-6010 CFD Analysis of a 24 Hour Operating Solar Refrigeration Absorption Technology

More information

Dynamic Simulation of HFC-134a Flow Through Adiabatic and Non-Adiabatic Capillary Tubes

Dynamic Simulation of HFC-134a Flow Through Adiabatic and Non-Adiabatic Capillary Tubes Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2000 Dynamic Simulation of HFC-134a Flow Through Adiabatic and Non-Adiabatic

More information

Implementation and testing of a model for the calculation of equilibrium between components of a refrigeration installation

Implementation and testing of a model for the calculation of equilibrium between components of a refrigeration installation Implementation and testing of a model for the calculation of equilibrium between components of a refrigeration installation Marco Alexandre Onofre Dias This paper presents a model that was implemented

More information

Thermal Design of Condenser Using Ecofriendly Refrigerants R404A-R508B for Cascade Refrigeration System

Thermal Design of Condenser Using Ecofriendly Refrigerants R404A-R508B for Cascade Refrigeration System Thermal Design of Condenser Using Ecofriendly Refrigerants R404A-R508B for Cascade Refrigeration System A D Parekh, and P R Tailor Abstract Because of damaging effect of CFC refrigerants on stratospheric

More information

Improving Heating Performance of a MPS Heat Pump System With Consideration of Compressor Heating Effects in Heat Exchanger Design

Improving Heating Performance of a MPS Heat Pump System With Consideration of Compressor Heating Effects in Heat Exchanger Design Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2006 Improving Heating Performance of a MPS Heat Pump System With Consideration

More information

Performance Investigation of Refrigerant Vapor- Injection Technique for Residential Heat Pump Systems

Performance Investigation of Refrigerant Vapor- Injection Technique for Residential Heat Pump Systems Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2008 Performance Investigation of Refrigerant Vapor- Injection Technique for

More information

Analysis of Oil Pumping in the Hermetic Reciprocating Compressor for Household Refrigerators

Analysis of Oil Pumping in the Hermetic Reciprocating Compressor for Household Refrigerators Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2010 Analysis of Oil Pumping in the Hermetic Reciprocating Compressor for Household Refrigerators

More information

Sub-Critical Operation of the CO2 Expander/ Compressor

Sub-Critical Operation of the CO2 Expander/ Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2006 Sub-Critical Operation of the CO2 Expander/ Compressor Josef Riha Technical University

More information

Experimental Research and CFD Simulation on Microchannel Evaporator Header to Improve Heat Exchanger Efficiency

Experimental Research and CFD Simulation on Microchannel Evaporator Header to Improve Heat Exchanger Efficiency Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2006 Experimental Research and CFD Simulation on Microchannel Evaporator Header

More information

Introduction of Transcritical Refrigeration Cycle Utilizing CO2 as Working Fluid

Introduction of Transcritical Refrigeration Cycle Utilizing CO2 as Working Fluid Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 200 Introduction of Transcritical Refrigeration Cycle Utilizing CO2 as Working Fluid Haruhisa

More information

Performance of CO2 Cycles with a Two-Stage Compressor

Performance of CO2 Cycles with a Two-Stage Compressor Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2004 Performance of CO2 Cycles with a Two-Stage Yun Hong Hwang University of

More information

Analysis of Constant Pressure and Constant Area Mixing Ejector Expansion Refrigeration System using R-1270 as Refrigerant

Analysis of Constant Pressure and Constant Area Mixing Ejector Expansion Refrigeration System using R-1270 as Refrigerant Analysis of Constant Pressure and Constant Area Mixing Ejector Expansion Refrigeration System using R-1270 as Refrigerant Ravi Verma 1, Sharad Chaudhary 2 1, 2 Department of Mechanical Engineering, IET

More information

Experimental Investigation of a New High Temperature Heat Pump Using Water as Refrigerant for Industrial Heat Recovery

Experimental Investigation of a New High Temperature Heat Pump Using Water as Refrigerant for Industrial Heat Recovery Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2012 Experimental Investigation of a New High Temperature Heat Pump Using Water

More information

Control Method Of Circulating Refrigerant Amount For Heat Pump System

Control Method Of Circulating Refrigerant Amount For Heat Pump System Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2014 Control Method Of Circulating Refrigerant Amount For Heat Pump System Jin

More information

Purdue e-pubs. Purdue University

Purdue e-pubs. Purdue University Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 206 Experimental Investigation of the Refrigerant Flow Distribution Characteristic

More information

Transcritical Carbon Dioxide Microchannel Heat Pump Water Heaters: Part II - System Simulation and Optimization

Transcritical Carbon Dioxide Microchannel Heat Pump Water Heaters: Part II - System Simulation and Optimization Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2010 ranscritical Carbon Dioxide Microchannel Heat Pump Water Heaters: Part

More information

Experimental and Numerical Steady-State Analysis of a Top-Mount Refrigerator

Experimental and Numerical Steady-State Analysis of a Top-Mount Refrigerator Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2004 Experimental and Numerical Steady-State Analysis of a Top-Mount Refrigerator

More information

Theoretical and Experimental Analysis of the Superheating in Heat Pump Compressors. * Corresponding Author ABSTRACT 1.

Theoretical and Experimental Analysis of the Superheating in Heat Pump Compressors. * Corresponding Author ABSTRACT 1. 568, Page Theoretical and Experimental Analysis of the Superheating in Heat Pump Compressors Jose N. FONSECA *, Rodrigo KREMER, Thiago DUTRA 2 EMBRACO, Research & Development Group, Joinville, Santa Catarina,

More information

Development and Performance Measurements of a Small Compressor for Transcritical CO2 Applications

Development and Performance Measurements of a Small Compressor for Transcritical CO2 Applications Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2004 Development and Performance Measurements of a Small Compressor for Transcritical CO2

More information

Performance Characteristics and Optimization of a Dual-Loop Cycle for a Domestic Refrigerator- Freezer

Performance Characteristics and Optimization of a Dual-Loop Cycle for a Domestic Refrigerator- Freezer Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2012 Performance Characteristics and Optimization of a Dual-Loop Cycle for a

More information

ENERGY ANALYSIS OF HEAT PUMP WITH SUBCOOLER

ENERGY ANALYSIS OF HEAT PUMP WITH SUBCOOLER Poster P.4.2 - - ENERGY ANALYSIS OF HEAT PUMP WITH SUBCOOLER Jan Sedlar, University Centre for Energy Efficient Buildings and Faculty of Mechanical Engineering, Czech Technical University in Prague, Czech

More information

Drop-in Testing of Next-Generation R134a Alternates in a Commercial Bottle Cooler/Freezer

Drop-in Testing of Next-Generation R134a Alternates in a Commercial Bottle Cooler/Freezer Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2012 Drop-in Testing of Next-Generation R134a Alternates in a Commercial Bottle

More information

Performance Comparison of Ejector Expansion Refrigeration Cycle with Throttled Expansion Cycle Using R-170 as Refrigerant

Performance Comparison of Ejector Expansion Refrigeration Cycle with Throttled Expansion Cycle Using R-170 as Refrigerant International Journal of Scientific and Research Publications, Volume 4, Issue 7, July 2014 1 Performance Comparison of Ejector Expansion Refrigeration Cycle with Throttled Expansion Cycle Using R-170

More information

Lesson 25 Analysis Of Complete Vapour Compression Refrigeration Systems

Lesson 25 Analysis Of Complete Vapour Compression Refrigeration Systems Lesson 25 Analysis Of Complete Vapour Compression Refrigeration Systems Version 1 ME, IIT Kharagpur 1 The specific objectives of this lecture are to: 1. Importance of complete vapour compression refrigeration

More information

Experimental Study About An Amount Of Oil Charge On Electric Driven Scroll Compressor For Electric Vehicle

Experimental Study About An Amount Of Oil Charge On Electric Driven Scroll Compressor For Electric Vehicle Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2014 Experimental Study About An Amount Of Oil Charge On Electric Driven Scroll Compressor

More information

The Innovative Green Technology for Refrigerators Development of Innovative Linear Compressor

The Innovative Green Technology for Refrigerators Development of Innovative Linear Compressor Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2008 The Innovative Green Technology for Refrigerators Development of Innovative Linear

More information

Load Sharing Strategies in Multiple Compressor Refrigeration Systems

Load Sharing Strategies in Multiple Compressor Refrigeration Systems Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2 Load Sharing Strategies in Multiple Compressor Refrigeration Systems K. A.

More information

Performance Comparison of Hydronic Secondary Loop Heat Pump and Conventional Air-Source Heat Pump ABSTRACT 1. INTRODUCTION

Performance Comparison of Hydronic Secondary Loop Heat Pump and Conventional Air-Source Heat Pump ABSTRACT 1. INTRODUCTION 2597, Page 1 Performance Comparison of Hydronic Secondary Loop Heat Pump and Conventional Air-Source Heat Pump Ian H. BELL 1 *, James E. BRAUN 2 1 Bell Thermal Consultants ian.h.bell@gmail.com 2 Purdue

More information

Heat Pump Clothes Dryer Model Development

Heat Pump Clothes Dryer Model Development Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2016 Heat Pump Clothes Dryer Model Development Bo Shen Oak Ridge National Laboratories,

More information

Efficiency of Non-Azeotropic Refrigerant Cycle

Efficiency of Non-Azeotropic Refrigerant Cycle Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 1998 Efficiency of Non-Azeotropic Refrigerant Cycle X. Liu Carrier Corporation

More information

Development of an Open Drive Scroll Compressor for Transportation Refrigeration

Development of an Open Drive Scroll Compressor for Transportation Refrigeration Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 1998 Development of an Open Drive Scroll Compressor for Transportation Refrigeration T.

More information

FREQUENCY ENHANCEMENT OF DUAL-JUNCTION THERMOCOUPLE PROBES

FREQUENCY ENHANCEMENT OF DUAL-JUNCTION THERMOCOUPLE PROBES XXIII Biannual Symposium on Measuring Techniques in Turbomachinery Transonic and Supersonic Flow in FREQUENCY ENHANCEMENT OF DUAL-JUNCTION THERMOCOUPLE PROBES James Braun Purdue University Indiana, United

More information

Development of a Novel Structure Rotary Compressor for Separate Sensible and Latent Cooling Air-Conditioning System

Development of a Novel Structure Rotary Compressor for Separate Sensible and Latent Cooling Air-Conditioning System Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2016 Development of a Novel Structure Rotary Compressor for Separate Sensible and Latent

More information

INFLUENCE OF SOLAR RADIATION AND VENTILATION CONDITIONS ON HEAT BALANCE AND THERMAL COMFORT CONDITIONS IN LIVING-ROOMS

INFLUENCE OF SOLAR RADIATION AND VENTILATION CONDITIONS ON HEAT BALANCE AND THERMAL COMFORT CONDITIONS IN LIVING-ROOMS INFLUENCE OF SOLAR RADIATION AND VENTILATION CONDITIONS ON HEAT BALANCE AND THERMAL COMFORT CONDITIONS IN LIVING-ROOMS Staņislavs GENDELIS, Andris JAKOVIČS Laboratory for mathematical modelling of environmental

More information

Feasibility of Controlling Heat and Enthalpy Wheel Effectiveness to Achieve Optimal Closed DOAS Operation

Feasibility of Controlling Heat and Enthalpy Wheel Effectiveness to Achieve Optimal Closed DOAS Operation Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering July 2018 Feasibility of Controlling Heat and Enthalpy Wheel Effectiveness to

More information

Heat Transfer in Evacuated Tubular Solar Collectors

Heat Transfer in Evacuated Tubular Solar Collectors Heat Transfer in Evacuated Tubular Solar Collectors Graham L. Morrison, Indra Budihardjo and Masud Behnia School of Mechanical and Manufacturing Engineering University of New South Wales Sydney 2052 Australia

More information

Performance Comparisons Of A Unitary Split System Using Microchannel and Fin-Tube Outdoor Coils, Part I: Cooling Tests

Performance Comparisons Of A Unitary Split System Using Microchannel and Fin-Tube Outdoor Coils, Part I: Cooling Tests Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2002 Performance Comparisons Of A Unitary Split System Using Microchannel and

More information

Simulation of the Working Process of an Oil Flooded Helical Screw Compressor with Liquid Refrigerant Injection

Simulation of the Working Process of an Oil Flooded Helical Screw Compressor with Liquid Refrigerant Injection Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 1992 Simulation of the Working Process of an Oil Flooded Helical Screw Compressor with Liquid

More information

Review On Evaluating Geometry Of Evaporator Coil For Refrigerator Enhancing Efficiency Of Heat Transfer

Review On Evaluating Geometry Of Evaporator Coil For Refrigerator Enhancing Efficiency Of Heat Transfer International Journal of Modern Trends in Engineering and Research www.ijmter.com e-issn No.:2349-9745, Date: 2-4 July, 2015 Review On Evaluating Geometry Of Evaporator Coil For Refrigerator Enhancing

More information

A-Type Heat Exchanger Simulation Using 2-D CFD for Airside Heat Transfer and Pressure Drop

A-Type Heat Exchanger Simulation Using 2-D CFD for Airside Heat Transfer and Pressure Drop Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2008 A-Type Heat Exchanger Simulation Using 2-D CFD for Airside Heat Transfer

More information

International Journal of Engineering Research (IJOER) [Vol-1, Issue-3, June- 2015]

International Journal of Engineering Research (IJOER) [Vol-1, Issue-3, June- 2015] Experimental Investigation To Develop The Refrigeration System With Two Phases Condensing Ejector Along With Energy Saving Anjani Kumar 1, Kuldip Kumar 2, Ujjwal Kumar Nayak 3 123 Department of mechanical

More information

Visualization of Evaporatively Cooled Heat Exchanger Wetted Fin Area

Visualization of Evaporatively Cooled Heat Exchanger Wetted Fin Area Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2014 Visualization of Evaporatively Cooled Heat Exchanger Wetted Fin Area Sahil

More information

Performance Characteristics of Air-Conditioner Under Tropical Ambient Condition

Performance Characteristics of Air-Conditioner Under Tropical Ambient Condition Purdue University Purdue e-pubs nternational Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2 Performance Characteristics of Air-Conditioner Under Tropical Ambient Condition

More information

Subscripts 1-4 States of the given system Comp Compressor Cond Condenser E Evaporator vol Volumetric G Gas L Liquid

Subscripts 1-4 States of the given system Comp Compressor Cond Condenser E Evaporator vol Volumetric G Gas L Liquid Simulation Analysis of Compression Refrigeration Cycle with Different Refrigerants P.Thangavel, Dr.P.Somasundaram, T.Sivakumar, C.Selva Kumar, G.Vetriselvan Abstract --- In this analysis, the performance

More information

Performance Comparison of R32, R410A and R290 Refrigerant in Inverter Heat Pumps Application

Performance Comparison of R32, R410A and R290 Refrigerant in Inverter Heat Pumps Application Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2016 Performance Comparison of R32, R410A and R290 Refrigerant in Inverter Heat

More information

Compression of Fins pipe and simple Heat pipe Using CFD

Compression of Fins pipe and simple Heat pipe Using CFD Compression of Fins pipe and simple Heat pipe Using CFD 1. Prof.Bhoodev Mudgal 2. Prof. Gaurav Bhadoriya (e-mail-devmudgal.mudgal@gmail.com) ABSTRACT The aim of this paper is to identify the advantages

More information

Compressor Capacity Control: A New Direction

Compressor Capacity Control: A New Direction Purdue University Purdue e-pubs nternational Compressor Engineering Conference School of Mechanical Engineering 1998 Compressor Capacity Control: A New Direction J. Loprete Bristol Compressors B. Johnson

More information

Heat transfer and heating rate of food stuffs in commercial shop ovens

Heat transfer and heating rate of food stuffs in commercial shop ovens Sādhanā Vol. 32, Part 5, October 2007, pp. 535 544. Printed in India Heat transfer and heating rate of food stuffs in commercial shop ovens P NAVANEETHAKRISHNAN,PSSSRINIVASAN and S DHANDAPANI Department

More information

Experimental Investigation on the Performance of Ground-source Heat Pump with the Refrigerant R410A

Experimental Investigation on the Performance of Ground-source Heat Pump with the Refrigerant R410A Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2016 Experimental Investigation on the Performance of Ground-source Heat Pump

More information

Global Journal of Engineering Science and Research Management

Global Journal of Engineering Science and Research Management EXPERIMENTAL AND THEORETICAL STUDY OF MINIATURE VAPOR COMPRESSION CYCLE USING MICROCHANNEL CONDENSER Issam M. Ali Aljubury*, Ahmed Q. Mohammed, Marwa S. Neama * Mechanical Eng. Dept. College of Engineering,

More information

Enhancement of Round Tube and Flat Tube- Louver Fin Heat Exchanger Performance Using Deluge Water Cooling

Enhancement of Round Tube and Flat Tube- Louver Fin Heat Exchanger Performance Using Deluge Water Cooling Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2012 Enhancement of Round Tube and Flat Tube- Louver Fin Heat Exchanger Performance

More information

Green Roofs Impact on Buildings Cooling Load

Green Roofs Impact on Buildings Cooling Load Purdue University Purdue e-pubs International High Performance Buildings Conference School of Mechanical Engineering 2012 Green Roofs Impact on Buildings Cooling Load Karim Besbes assaad.zoughaib@mines-paristech.fr

More information

Comparison of the High Side vs

Comparison of the High Side vs Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 1992 Comparison of the High Side vs H. Richardson Tecumseh Products Company G. Gatecliff

More information

4th International Conference on Sensors, Measurement and Intelligent Materials (ICSMIM 2015)

4th International Conference on Sensors, Measurement and Intelligent Materials (ICSMIM 2015) 4th International Conference on Sensors, Measurement and Intelligent Materials (ICSMIM 2015) Multi-stage Series Heat Pump Drying System with Dehumidification Simulation and Experiment Verification Chao

More information

Numerical study of heat pipe application in heat recovery systems

Numerical study of heat pipe application in heat recovery systems Numerical study of heat pipe application in heat recovery systems *Song Lin, John Broadbent, Ryan McGlen Thermacore Europe, 12 Wansbeck Business Park Ashington, Northumberland NE3 QW, UK E-mail: song.lin@thermacore.com

More information

SIMULATION ANALYSIS ON THE FRESH AIR HANDLING UNIT WITH LIQUID DESICCANT TOTAL HEAT RECOVERY

SIMULATION ANALYSIS ON THE FRESH AIR HANDLING UNIT WITH LIQUID DESICCANT TOTAL HEAT RECOVERY SIMULATION ANALYSIS ON THE FRESH AIR HANDLING UNIT WITH LIQUID DESICCANT TOTAL HEAT RECOVERY Xiaoyun Xie, Yidan Tang, Xiaoqin Yi, Shuanqiang Liu,Yi Jiang Department of Building Science and Technology,

More information

Study of R161 Refrigerant for Residential Airconditioning

Study of R161 Refrigerant for Residential Airconditioning Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 212 Study of Refrigerant for Residential Airconditioning Applications Yingwen

More information

Experimental Study on Compact Heat Pump System for Clothes Drying Using CO 2 as a Refrigerant. Abstract

Experimental Study on Compact Heat Pump System for Clothes Drying Using CO 2 as a Refrigerant. Abstract Experimental Study on Compact Heat Pump System for Clothes Drying Using CO 2 as a Refrigerant M. Honma, T. Tamura, Y. Yakumaru and F. Nishiwaki Matsushita Electric Industrial Co., Ltd. Living Environment

More information

Experimental Investigation of Closed Loop Oscillating Heat Pipe as the Condenser for Vapor Compression Refrigeration

Experimental Investigation of Closed Loop Oscillating Heat Pipe as the Condenser for Vapor Compression Refrigeration Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2010 Experimental Investigation of Closed Loop Oscillating Heat Pipe as the

More information

The Effect of the Ventilation and the Control Mode on the Performance of a VRV System in Cooling and Heating Modes

The Effect of the Ventilation and the Control Mode on the Performance of a VRV System in Cooling and Heating Modes Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2008 The Effect of the Ventilation and the Control Mode on the Performance of

More information

CFD Analysis of temperature dissipation from a hollow metallic pipe through circular fins using Ansys 14.5

CFD Analysis of temperature dissipation from a hollow metallic pipe through circular fins using Ansys 14.5 IJAET International Journal of Application of Engineering and Technology ISSN: 2395-3594 Vol-1 No.-2 CFD Analysis of temperature dissipation from a hollow metallic pipe through circular fins using Ansys

More information

Heat Transfer of R-22 and Alternatives in a Plate- Type Evaporator

Heat Transfer of R-22 and Alternatives in a Plate- Type Evaporator Purdue University Purdue e-pubs nternational Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2000 Heat Transfer of R-22 and Alternatives in a Plate- Type Evaporator S. Wellsandt

More information

Energy Transfer Based Test Method Development and Evaluation of Horizontal Air Flow Re- Circulatory Air Curtain Efficiencies

Energy Transfer Based Test Method Development and Evaluation of Horizontal Air Flow Re- Circulatory Air Curtain Efficiencies Purdue University Purdue e-pubs International High Performance Buildings Conference School of Mechanical Engineering 2012 Energy Transfer Based Test Method Development and Evaluation of Horizontal Air

More information

Experimental Study on the Performance of Twisted Capillary Tube

Experimental Study on the Performance of Twisted Capillary Tube Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2006 Experimental Study on the Performance of wisted Capillary ube Amr O. Elsayed

More information

R32 Compressor for Air conditioning and Refrigeration applications in China

R32 Compressor for Air conditioning and Refrigeration applications in China Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2012 R32 Compressor for Air conditioning and Refrigeration applications in China Weihua

More information

Thermal Modelling for the Motor in Semi-hermetic Screw Refrigeration Compressor under Part-load Conditions

Thermal Modelling for the Motor in Semi-hermetic Screw Refrigeration Compressor under Part-load Conditions Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2012 Thermal Modelling for the Motor in Semi-hermetic Screw Refrigeration Compressor under

More information

Experimental Investigation on Condensation Performance of Fin-and-Flat-Tube Heat Exchanger

Experimental Investigation on Condensation Performance of Fin-and-Flat-Tube Heat Exchanger Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2010 Experimental Investigation on Condensation Performance of Fin-and-Flat-Tube

More information

Performance of Water-in-Glass Evacuated Tube Solar Water Heaters

Performance of Water-in-Glass Evacuated Tube Solar Water Heaters Performance of Water-in-Glass Evacuated Tube Solar Water Heaters I. and G.L.Morrison School of Mechanical and Manufacturing Engineering University of New South Wales Sydney 2052 AUSTRALIA E-mail: g.morrison@unsw.edu.au

More information

Numerical Studies On The Performance Of Methanol Based Air To Air Heat Pipe Heat Exchanger

Numerical Studies On The Performance Of Methanol Based Air To Air Heat Pipe Heat Exchanger International Journal of ChemTech Research CODEN( USA) IJCRGG ISSN 0974-4290 Vol.5, No.2, pp 925-934, April-June 2013 ICGSEE-2013[14th 16th March 2013] International Conference on Global Scenario in Environment

More information