Using OpenFOAM. Chen Huang PhD student CERC. Chalmers University of Technology. 5 th OpenFOAM Workshop / June 21-24, 2010, Gothenburg

Size: px
Start display at page:

Download "Using OpenFOAM. Chen Huang PhD student CERC. Chalmers University of Technology. 5 th OpenFOAM Workshop / June 21-24, 2010, Gothenburg"

Transcription

1 Modeling of Gasoline Hollow Cone Spray Using OpenFOAM Chen Huang PhD student Department of Chalmers University of Technology

2 Outline 1. Motivation 2. Modifications i in OpenFOAM Library 3. Modelling of Gasoline Hollow Cone Spray 4. Conclusions

3 Why OpenFOAM? License free industry Motivation Promising i i features (object oriented, C++) for implementing i new models academia High demand on users Space for improvement

4 Modifications in OpenFOAM Library Gasoline properties 1. Properties from KIVA fuel library: 1) vapour pressure (pv), 2) heat of vapourization (hl), 3) liquid heat capacity (cp), 4) liquid enthalpy (h), 5) ideal gas heat capacity (cpg), table 6) liquid viscosity (mu), 7) liquid thermo conductivity (K), 8) surface tension (sigma), 9) molecular weight (W), 10) critical temperature (Tc).

5 Gasoline properties 2. Properties from thermophysical functions: 1) second virial coefficient (B) (C 8 H 18 ), 2) vapour diffusivity i i (D) (C 7 H 16 ). 3. Density (rho) is taken from the book * * Joseph A. Schetz, Allen E. Fuhs, Handbook of Fluid Dynamics and Fluid Machinery, volume one Fundamentals of Fluid Dynamics. p

6 Gasoline properties 4. Properties from mixing rule * based on IC 8 H 18, C 7 H 8, and dc 7 H 16 : 1) vapour viscocity (mug), 2) vapour thermo conductivity (Kg), 3) critical pressure (Pc), 4) critical volume (Vc), 5) critical compressibility factor (Zc), 6) triple point temperature (Tt), 7) triple point pressure (Pt), 8) normal boiling temperature (Tb), 9) dipole moment (dipm), 10) Pitzer s ascentric factor (omega), 11) solubility parameter (delta). Q m y i Q i Q y m i i Q is a mixture parameter. is a liquid or vapor mole fraction. is a property of a pure liquid or vapor. i *Robert C. Reid, John M. Prausnitz, Bruce E. Poling, The Properties of Gases & Liquids Fourth Edition. p 75.

7 Implementation of gasoline properties Description of thermophysical functions and liquid library K_ h_ cp_ thermophysicalfunctions NSRDSfunc0 IC8H18 liquid scalar The abstract class and its sub-classes are linked with blue arrows A pink dashed arrow is used if a class is contained or used by another class. The arrow is labeled with the variable(s) () through which the pointed class or struct is accessible.

8 New thermophysical h functions and liquids library lb sigma_ thermophysicalfunctions NSRDSfuncgSigma gasoline liquid scalar Class gasoline based on class IC8H18 Class NSRDSfuncgSigma based on class NSRDSfunc6 Private data sigma[56]: gasoline surface tension from 0-550K with 10 K as interval. NSRDSfuncgSigma function is a linear interpolation function which returns the surface tension at specified temperature.

9 Check the implementation of gasoline properties Modify the break-up model which h uses the surface tension, eg, myreitzdiwakar.c Add Info commands to output the temperature e and corresponding surface tension Check the log file We got T = sigma =

10 Modifications in OpenFOAM dieselspray Library Spray models Injector type Injector model Standard OpenFOAM Unit injector with constant Cd Hollow cone Pressure swirl Modifications in OpenFOAM Unit injector with varied Cd Pressure swirl with correct d0 Primary break-up LISA Correct LISA with correct Secondary TAB Reitz- TAB with break-up with chi-square Diwakar Collision O Rourke Trajectory Bug fixed O Rourke Bug fixed trajectory

11 Comparison of pdf Comparison of Rosin pdf R i R l C t R i R l n D n e D D f n D n e D n D f 1 Correct e f n = 2; = 20 m;

12 Test of pdf Hollow cone injector, w/o break-up model, 5000 parcels.

13 Comparison of CDF based on the test

14 Spray models Injector type Injector model Spray models Original OpenFOAM Unit injector with constant Cd Modified OpenFOAM Unit injector with varied Cd Hollow cone Pressure swirl Pressure swirl with correct d0 Secondary TAB Reitz-Diwakar TAB with break-up with chi-square Collision Bug fixed O Rourke Primary LISA Correct break-up LISA with correct Bug fixed trajectory

15 Comparison of droplet distribution generated by pdf Original Correct (=20 m, n=2) ms asoi ms asoi ms asoi (T gasol =243 K, T air =350 K, p inj =200 bar)

16 Comparison of liquid penetration and SMD generated by pdf

17 Modifications to LISA atomization model D D D f D e D f D Pdf after sheet break-up e D f e D f 2. SMD d n n D dd f D D dd f D d SMD for distribution n= n n D dd f D d SMD 4 for distribution n=2, SMD d 3

18 Spray models Injector type Injector model Spray models Original OpenFOAM Unit injector with constant Cd Modified OpenFOAM Unit injector with varied Cd Hollow cone Pressure swirl Pressure swirl with correct d0 Secondary TAB Reitz-Diwakar TAB with break-up with chi-square Collision Bug fixed O Rourke Primary LISA Correct break-up LISA with correct Bug fixed trajectory

19 Comparison of droplet distribution generated by LISA LISA LISA with correct 0.3 ms asoi 0.6 ms asoi 1.0 ms asoi (T gasol =243 K, T air =350 K, p inj =200 bar)

20 Comparison of liquid penetration and SMD generated by original and modified LISA

21 Comparison CDF of TAB model after droplet break-up TAB with Chi-square TAB with F x 2 3 x x 1 e x 1 x e F x 1 e x 2 x 0.12,12 x 0.025,4

22 Spray models Injector type Injector model Spray models Original OpenFOAM Unit injector with constant Cd Modified OpenFOAM Unit injector with varied Cd Hollow cone Pressure swirl Pressure swirl with correct d0 Secondary TAB Reitz-Diwakar TAB with break-up with chi-square Collision Bug fixed O Rourke Primary LISA Correct break-up LISA with correct Bug fixed trajectory

23 Comparison of droplet distribution generated by TAB with Chi-square and with Chi-square 0.3 ms asoi 0.6 ms asoi 1.0 ms asoi (=40 m, n=2) (T gasol =243 K, T air =350 K, p inj =200 bar)

24 Comparison of liquid penetration and SMD generated by TAB with Chi-square and with

25 Modification of liquid sheet thickness calculated by pressure swirl injector model Pressure swirl injector is usually used with LISA atomization model. One member function d0(), returns the thickness of liquid film. According to Lisa model, ref. SAE , modification to d0 was made: 1 2 d0 d d 4A 2 d 0 d0 A d Pressure swirl injector nozzle 1 4A d d 2 2 After modification, initial droplet size is smaller; floating point error is avoided d with small injector diameter.

26 Spray models Injector type Injector model Spray models Original OpenFOAM Unit injector with constant Cd Modified OpenFOAM Unit injector with varied Cd Hollow cone Pressure swirl Pressure swirl with correct d0 Secondary TAB Reitz-Diwakar TAB with break-up with chi-square Collision Bug fixed O Rourke Primary LISA Correct break-up LISA with correct Bug fixed trajectory

27 Comparison of droplet distribution generated by original and modified pressure swirl injector model Original Pressure swirl with correct d0 03msaSOI ms asoi ms asoi (T gasol =243 K, T air =350 K, p inj =200 bar)

28 Comparison of liquid penetration and SMD generated by pressure swirl injector model

29 Comparison different Cd profiles using unit injector model p 2 p inj b m Cd A v 1 2 v

30 Spray models Injector type Injector model Spray models Original OpenFOAM Unit injector with constant Cd Modified OpenFOAM Unit injector with varied Cd Hollow cone Pressure swirl Pressure swirl with correct d0 Secondary TAB Reitz-Diwakar TAB with break-up with chi-square Collision Bug fixed O Rourke Primary LISA Correct break-up LISA with correct Bug fixed trajectory

31 Comparison of droplet distribution generated by constant and varied Cd Constant Cd Varied Cd 0.3 ms asoi 0.6 ms asoi 1.0 ms asoi Modified (=20 m,, n=2) (T gasol =243 K, T air =350 K, p inj =200 bar)

32 Comparison of liquid penetration and SMD generated by constant and varied Cd

33 Spray models Injector type Injector model Spray models Original OpenFOAM Unit injector with constant Cd Modified OpenFOAM Unit injector with varied Cd Hollow cone Pressure swirl Pressure swirl with correct d0 Secondary TAB Reitz-Diwakar TAB with break-up with chi-square Collision Bug fixed O Rourke Primary LISA Correct break-up LISA with correct Bug fixed trajectory

34 Validation of gasoline spray Modified (=30 m, n=2), ReitzDiwakar (Cs=40) (T gasol =243 K, T air =350 K)

35 Spray models Injector type Injector model Spray models Original OpenFOAM Unit injector with constant Cd Modified OpenFOAM Unit injector with varied Cd Hollow cone Pressure swirl Pressure swirl with correct d0 Secondary TAB Reitz-Diwakar TAB with break-up with chi-square Collision Bug fixed O Rourke Primary LISA Correct break-up LISA with correct Bug fixed trajectory

36 Comparison of original and modified code, Cd (T gasol =243 K, T air =350 K, p inj =200 bar)

37 Comparison of gasoline droplet distribution 0.18 ms asoi 0.36 ms asoi 0.64 ms asoi 0.82 ms asoi measurement original OF modified OF (T gasol =243 K, T air =350 K, p inj =200 bar)

38 Bugs in collision models 1. Trajectory model in mytrajectorycm.c Add a very small value when calculating the distance between two parcels. To avoid zero value in the denominator when the two parcels are in the same position. scalar dist = mag(p) + SMALL; 2. O Rourke ORourke model in samecell.h When calculating how many parcels is coalescence, the code falls into looping all the time without giving any results. // xx > collprob=zz while ((zz < xx) && (n<1000)) { zz += vnu; vnu *= nu/n; //avoid looping all the time n++; }

39 Spray models Injector type Injector model Spray models Original OpenFOAM Unit injector with constant Cd Modified OpenFOAM Unit injector with varied Cd Hollow cone Pressure swirl Pressure swirl with correct d0 Secondary TAB Reitz-Diwakar TAB with break-up with chi-square Collision Bug fixed O Rourke Primary LISA Correct break-up LISA with correct Bug fixed trajectory

40 Comparison of collision models Hollow cone injector, modified, ReitzDiwakar (Cs=40) (T gasol =243 K, T air =350 K, p inj =200 bar)

41 Sensitivity of grid size (original vs modified) (=30 m, n=2), Cd, ReitzDiwakar (Cs=40), (T gasol =243 K, T air =350 K, p inj =200 bar)

42 Conclusions In order to accurately simulate the gasoline-ethanol l hollow cone spray, the following items were implemented/modified in OpenFOAM library: gasoline fuel property p correct distribution pressure swirl injector unit injector for varied Cd LISA bug fixed collision models Gasoline-ethanol hollow cone spray model, gives reasonably agreement with the Chalmers spray chamber experiments including droplet distribution and liquid penetration.

43 Thank you for your attention!

Lib-ICE A C++ object-oriented library for internal combustion engine simulations: spray and combustion modeling

Lib-ICE A C++ object-oriented library for internal combustion engine simulations: spray and combustion modeling 5 th OpenFOAM Workshop, Goteborg, 21-24 June 2010 Lib-ICE A C++ object-oriented library for internal combustion engine simulations: spray and combustion modeling T. Lucchini, G. D Errico, D. Ettorre, E.

More information

Simulation of the Mixture Preparation for an SI Engine using Multi-Component Fuels

Simulation of the Mixture Preparation for an SI Engine using Multi-Component Fuels ICE Workshop, STAR Global Conference 2012 March 19-21 2012, Amsterdam Simulation of the Mixture Preparation for an SI Engine using Multi-Component Fuels Michael Heiss, Thomas Lauer Content Introduction

More information

Numerical Study on the Combustion and Emission Characteristics of Different Biodiesel Fuel Feedstocks and Blends Using OpenFOAM

Numerical Study on the Combustion and Emission Characteristics of Different Biodiesel Fuel Feedstocks and Blends Using OpenFOAM Numerical Study on the Combustion and Emission Characteristics of Different Biodiesel Fuel Feedstocks and Blends Using OpenFOAM Harun M. Ismail 1, Xinwei Cheng 1, Hoon Kiat Ng 1, Suyin Gan 1 and Tommaso

More information

CFD Simulation of Dry Low Nox Turbogas Combustion System

CFD Simulation of Dry Low Nox Turbogas Combustion System CFD Simulation of Dry Low Nox Turbogas Combustion System L. Bucchieri - Engin Soft F. Turrini - Fiat Avio CFX Users Conference - Friedrichshafen June 1999 1 Objectives Develop a CFD model for turbogas

More information

EFFECT OF INJECTION ORIENTATION ON EXHAUST EMISSIONS IN A DI DIESEL ENGINE: THROUGH CFD SIMULATION

EFFECT OF INJECTION ORIENTATION ON EXHAUST EMISSIONS IN A DI DIESEL ENGINE: THROUGH CFD SIMULATION EFFECT OF INJECTION ORIENTATION ON EXHAUST EMISSIONS IN A DI DIESEL ENGINE: THROUGH CFD SIMULATION *P. Manoj Kumar 1, V. Pandurangadu 2, V.V. Pratibha Bharathi 3 and V.V. Naga Deepthi 4 1 Department of

More information

Overview & Perspectives for Internal Combustion Engine using STAR-CD. Marc ZELLAT

Overview & Perspectives for Internal Combustion Engine using STAR-CD. Marc ZELLAT Overview & Perspectives for Internal Combustion Engine using STAR-CD Marc ZELLAT TOPICS Quick overview of ECFM family models Examples of validation for Diesel and SI-GDI engines Introduction to multi-component

More information

An Experimental and Numerical Investigation on Characteristics of Methanol and Ethanol Sprays from a Multi-hole DISI Injector

An Experimental and Numerical Investigation on Characteristics of Methanol and Ethanol Sprays from a Multi-hole DISI Injector An Experimental and Numerical Investigation on Characteristics of Methanol and Ethanol Sprays from a Multi-hole DISI Injector Yajia E 1, Min Xu 1, Wei Zeng 1, Yuyin Zhang 1, David J. Cleary 2 1 Inst. of

More information

COMPARISON OF BREAKUP MODELS IN SIMULATION OF SPRAY DEVELOPMENT IN DIRECT INJECTION SI ENGINE

COMPARISON OF BREAKUP MODELS IN SIMULATION OF SPRAY DEVELOPMENT IN DIRECT INJECTION SI ENGINE Journal of KONES Powertrain and Transport, Vol. 17, No. 4 2010 COMPARISON OF BREAKUP MODELS IN SIMULATION OF SPRAY DEVELOPMENT IN DIRECT INJECTION SI ENGINE Przemys aw wikowski, Piotr Jaworski, Andrzej

More information

Investigating Effects of Spray Characteristics on Fuel- Air Mixture Formation

Investigating Effects of Spray Characteristics on Fuel- Air Mixture Formation Investigating Effects of Spray Characteristics on Fuel- Air Mixture Formation UNDERGRADUATE HONORS THESIS Presented in Partial Fulfillment of the Requirements for Graduation with Honors Research Distinction

More information

IC Engines Roadmap. STAR-CD/es-ice v4.18 and Beyond. Richard Johns

IC Engines Roadmap. STAR-CD/es-ice v4.18 and Beyond. Richard Johns IC Engines Roadmap STAR-CD/es-ice v4.18 and Beyond Richard Johns Strategy es-ice v4.18 2D Automated Template Meshing Spray-adapted Meshing Physics STAR-CD v4.18 Contents Sprays: ELSA Spray-Wall Impingement

More information

Gas exchange and fuel-air mixing simulations in a turbocharged gasoline engine with high compression ratio and VVA system

Gas exchange and fuel-air mixing simulations in a turbocharged gasoline engine with high compression ratio and VVA system Third Two-Day Meeting on Internal Combustion Engine Simulations Using the OpenFOAM technology, Milan 22 nd -23 rd February 2018. Gas exchange and fuel-air mixing simulations in a turbocharged gasoline

More information

OPTICAL ANALYSIS OF A GDI SPRAY WALL-IMPINGEMENT FOR S.I. ENGINES. Istituto Motori CNR, Napoli Italy

OPTICAL ANALYSIS OF A GDI SPRAY WALL-IMPINGEMENT FOR S.I. ENGINES. Istituto Motori CNR, Napoli Italy OPTICAL ANALYSIS OF A GDI SPRAY WALL-IMPINGEMENT FOR S.I. ENGINES A. Montanaro, L. Allocca, S. Alfuso Istituto Motori CNR, Napoli Italy XV National Meeting, Milano 29-30 Novembre 2007 GENERAL CONSIDERATIONS

More information

In-Cylinder Engine Calculations: New Features and Upcoming Capabilities Richard Johns & Gerald Schmidt

In-Cylinder Engine Calculations: New Features and Upcoming Capabilities Richard Johns & Gerald Schmidt In-Cylinder Engine Calculations: New Features and Upcoming Capabilities Richard Johns & Gerald Schmidt Contents Brief Review of STAR-CD/es-ice v4.20 Combustion Models Spray Models LES New Physics Developments

More information

Modeling Constant Volume Chamber Combustion at Diesel Engine Condition

Modeling Constant Volume Chamber Combustion at Diesel Engine Condition Modeling Constant Volume Chamber Combustion at Diesel Engine Condition Z. Hu, R.Cracknell*, L.M.T. Somers Combustion Technology Department of Mechanical Engineering Eindhoven University of Technology *Shell

More information

Simulation Analysis Spray of the Butanol and Diesel Fuel Mixed with Injection Pressure and Air Flow Intensity

Simulation Analysis Spray of the Butanol and Diesel Fuel Mixed with Injection Pressure and Air Flow Intensity Asia-Pacific Energy Equipment Engineering Research Conference (AP3ER 2015) Simulation Analysis Spray of the Butanol and Diesel Fuel Mixed with Injection Pressure and Air Flow Intensity Jian Wu e-mail:

More information

Combustion Equipment. Combustion equipment for. Solid fuels Liquid fuels Gaseous fuels

Combustion Equipment. Combustion equipment for. Solid fuels Liquid fuels Gaseous fuels Combustion Equipment Combustion equipment for Solid fuels Liquid fuels Gaseous fuels Combustion equipment Each fuel type has relative advantages and disadvantages. The same is true with regard to firing

More information

Module 2:Genesis and Mechanism of Formation of Engine Emissions Lecture 9:Mechanisms of HC Formation in SI Engines... contd.

Module 2:Genesis and Mechanism of Formation of Engine Emissions Lecture 9:Mechanisms of HC Formation in SI Engines... contd. Mechanisms of HC Formation in SI Engines... contd. The Lecture Contains: HC from Lubricating Oil Film Combustion Chamber Deposits HC Mixture Quality and In-Cylinder Liquid Fuel HC from Misfired Combustion

More information

Incorporation of Flamelet Generated Manifold Combustion Closure to OpenFOAM and Lib-ICE

Incorporation of Flamelet Generated Manifold Combustion Closure to OpenFOAM and Lib-ICE Multiphase and Reactive Flows Group 3 rd Two-day Meeting on IC Engine Simulations Using OpenFOAM Technology 22-23 Feb 2018 - Milano Incorporation of Flamelet Generated Manifold Combustion Closure to OpenFOAM

More information

High Pressure Spray Characterization of Vegetable Oils

High Pressure Spray Characterization of Vegetable Oils , 23rd Annual Conference on Liquid Atomization and Spray Systems, Brno, Czech Republic, September 2010 Devendra Deshmukh, A. Madan Mohan, T. N. C. Anand and R. V. Ravikrishna Department of Mechanical Engineering

More information

Physical Scaling of Water Mist Protection of 260-m 3 Machinery Enclosure

Physical Scaling of Water Mist Protection of 260-m 3 Machinery Enclosure Physical Scaling of Water Mist Protection of 260-m 3 Machinery Enclosure Hong-Zeng (Bert) Yu International Water Mist Conference October 28 29, 2015 Amsterdam, The Netherlands Background To reduce the

More information

Development, Implementation, and Validation of a Fuel Impingement Model for Direct Injected Fuels with High Enthalpy of Vaporization

Development, Implementation, and Validation of a Fuel Impingement Model for Direct Injected Fuels with High Enthalpy of Vaporization Development, Implementation, and Validation of a Fuel Impingement Model for Direct Injected Fuels with High Enthalpy of Vaporization (SAE Paper- 2009-01-0306) Craig D. Marriott PE, Matthew A. Wiles PE,

More information

Numerical Investigation of the Effect of Excess Air and Thermal Power Variation in a Liquid Fuelled Boiler

Numerical Investigation of the Effect of Excess Air and Thermal Power Variation in a Liquid Fuelled Boiler Proceedings of the World Congress on Momentum, Heat and Mass Transfer (MHMT 16) Prague, Czech Republic April 4 5, 2016 Paper No. CSP 105 DOI: 10.11159/csp16.105 Numerical Investigation of the Effect of

More information

Marc ZELLAT, Driss ABOURI and Stefano DURANTI CD-adapco

Marc ZELLAT, Driss ABOURI and Stefano DURANTI CD-adapco 17 th International Multidimensional Engine User s Meeting at the SAE Congress 2007,April,15,2007 Detroit, MI RECENT ADVANCES IN DIESEL COMBUSTION MODELING: THE ECFM- CLEH COMBUSTION MODEL: A NEW CAPABILITY

More information

PDF-based simulations of in-cylinder combustion in a compression-ignition engine

PDF-based simulations of in-cylinder combustion in a compression-ignition engine Paper # 070IC-0192 Topic: Internal Combustion Engines 8 th US National Combustion Meeting Organized by the Western States Section of the Combustion Institute and hosted by the University of Utah May 19-22,

More information

Recent Advances in DI-Diesel Combustion Modeling in AVL FIRE A Validation Study

Recent Advances in DI-Diesel Combustion Modeling in AVL FIRE A Validation Study International Multidimensional Engine Modeling User s Group Meeting at the SAE Congress April 15, 2007 Detroit, MI Recent Advances in DI-Diesel Combustion Modeling in AVL FIRE A Validation Study R. Tatschl,

More information

University of Huddersfield Repository

University of Huddersfield Repository University of Huddersfield Repository Stetsyuk, V., Crua, C., Pearson, R. and Gold, M. Direct imaging of primary atomisation in the near-nozzle region of diesel sprays Original Citation Stetsyuk, V., Crua,

More information

Paper ID ICLASS The Spray Nozzle Geometry Design on the Spray Behavior Including Spray Penetration and SMD Distribution

Paper ID ICLASS The Spray Nozzle Geometry Design on the Spray Behavior Including Spray Penetration and SMD Distribution Paper ID ICLASS06-145 The Spray Nozzle Geometry Design on the Spray Behavior Including Spray Penetration and SMD Distribution Leonard Kuo-Liang Shih 1, Tien-Chiu Hsu 2 1 Associate Professor, Department

More information

LES of Spray Combustion using Flamelet Generated Manifolds

LES of Spray Combustion using Flamelet Generated Manifolds LES of Spray Combustion using Flamelet Generated Manifolds Armin Wehrfritz, Ville Vuorinen, Ossi Kaario and Martti Larmi armin.wehrfritz@aalto.fi Aalto University Thermodynamics and Combustion technology

More information

[Rao, 4(7): July, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785

[Rao, 4(7): July, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY CFD ANALYSIS OF GAS COOLER FOR ASSORTED DESIGN PARAMETERS B Nageswara Rao * & K Vijaya Kumar Reddy * Head of Mechanical Department,

More information

B. von Rotz, A. Schmid, S. Hensel, K. Herrmann, K. Boulouchos. WinGD/PSI, 10/06/2016, CIMAC Congress 2016 / B. von Rotz

B. von Rotz, A. Schmid, S. Hensel, K. Herrmann, K. Boulouchos. WinGD/PSI, 10/06/2016, CIMAC Congress 2016 / B. von Rotz Comparative Investigation of Spray Formation, Ignition and Combustion for LFO and HFO at Conditions relevant for Large 2-Stroke Marine Diesel Engine Combustion Systems B. von Rotz, A. Schmid, S. Hensel,

More information

High efficient SI-engine with ultra high injection pressure Chalmers University]

High efficient SI-engine with ultra high injection pressure Chalmers University] High efficient SI-engine with ultra high injection pressure [Research @ Chalmers University] Event; Energirelaterad forskning, 2017 Gothenburg, Sweden 5 th October 2017 Peter Granqvist President DENSO

More information

Optical Techniques in Gasoline Engine Performance and Emissions Development Injector Spray Visualisation

Optical Techniques in Gasoline Engine Performance and Emissions Development Injector Spray Visualisation Injector Spray Visualisation Denis Gill, Wolfgang Krankenedl, DEC Ernst Winklhofer 20.03.15 Emissions Development Injector Spray Visualisation Contents Introduction Spray Box Direct Injection (GDI) Spray

More information

Mixture Preparation in a Small Engine Carburator

Mixture Preparation in a Small Engine Carburator Mixture Preparation in a Small Engine Carburator Peter Dittrich, Frank Peter MBtech Powertrain GmbH, Germany ABSTRACT The objective of this work is related to the problem of mixture preparation in a carburator

More information

COMBUSTION AND EXHAUST EMISSION IN COMPRESSION IGNITION ENGINES WITH DUAL- FUEL SYSTEM

COMBUSTION AND EXHAUST EMISSION IN COMPRESSION IGNITION ENGINES WITH DUAL- FUEL SYSTEM COMBUSTION AND EXHAUST EMISSION IN COMPRESSION IGNITION ENGINES WITH DUAL- FUEL SYSTEM WLADYSLAW MITIANIEC CRACOW UNIVERSITY OF TECHNOLOGY ENGINE-EXPO 2008 OPEN TECHNOLOGY FORUM STUTTGAT, 7 MAY 2008 APPLICATIONS

More information

HERCULES-2 Project. Deliverable: D8.8

HERCULES-2 Project. Deliverable: D8.8 HERCULES-2 Project Fuel Flexible, Near Zero Emissions, Adaptive Performance Marine Engine Deliverable: D8.8 Study an alternative urea decomposition and mixer / SCR configuration and / or study in extended

More information

Combustion PVM-MF. The PVM-MF model has been enhanced particularly for dualfuel

Combustion PVM-MF. The PVM-MF model has been enhanced particularly for dualfuel Contents Extensive new capabilities available in STAR-CD/es-ice v4.20 Combustion Models see Marc Zellat presentation Spray Models LES New Physics Developments in v4.22 Combustion Models PVM-MF Crank-angle

More information

Comparison of Gasoline and Butanol Spray Characteristics in Low Pressure Port Fuel Injector

Comparison of Gasoline and Butanol Spray Characteristics in Low Pressure Port Fuel Injector ILASS Americas, 25 th Annual Conference on Liquid Atomization and Spray Systems, Pittsburgh, PA, May 2013 Comparison of Gasoline and Butanol Spray Characteristics in Low Pressure Port Fuel Injector Balram

More information

Lecture 27: Principles of Burner Design

Lecture 27: Principles of Burner Design Lecture 27: Principles of Burner Design Contents: How does combustion occur? What is a burner? Mixing of air and gaseous fuel Characteristic features of jet Behavior of free (unconfined) and confined jet

More information

OPTIMIZATION STUDIES OF ENGINE FRICTION EUROPEAN GT CONFERENCE FRANKFURT/MAIN, OCTOBER 8TH, 2018

OPTIMIZATION STUDIES OF ENGINE FRICTION EUROPEAN GT CONFERENCE FRANKFURT/MAIN, OCTOBER 8TH, 2018 OPTIMIZATION STUDIES OF ENGINE FRICTION EUROPEAN GT CONFERENCE FRANKFURT/MAIN, OCTOBER 8TH, 2018 M.Sc. Oleg Krecker, PhD candidate, BMW B.Eng. Christoph Hiltner, Master s student, Affiliation BMW AGENDA

More information

Paper ID ICLASS MODELLING OF PIEZO-ELECTRIC INJECTION IN A HIGH PRESSURE CELL AND VALIDATION FOR NON-EVAPORATING AND EVAPORATING CONDITIONS

Paper ID ICLASS MODELLING OF PIEZO-ELECTRIC INJECTION IN A HIGH PRESSURE CELL AND VALIDATION FOR NON-EVAPORATING AND EVAPORATING CONDITIONS ICLASS-2006 Aug.27-Sept.1, 2006, Kyoto, Japan Paper ID ICLASS06-183 MODELLING OF PIEZO-ELECTRIC INJECTION IN A HIGH PRESSURE CELL AND VALIDATION FOR NON-EVAPORATING AND EVAPORATING CONDITIONS P. Béard

More information

Modelling Combustion in DI-SI using the G-equation Method and Detailed Chemistry: Emissions and knock. M.Zellat, D.Abouri, Y.Liang, C.

Modelling Combustion in DI-SI using the G-equation Method and Detailed Chemistry: Emissions and knock. M.Zellat, D.Abouri, Y.Liang, C. Modelling Combustion in DI-SI using the G-equation Method and Detailed Chemistry: Emissions and knock Realize innovation. M.Zellat, D.Abouri, Y.Liang, C.Kralj Main topics of the presentation 1. Context

More information

The Effects of Chamber Temperature and Pressure on a GDI Spray Characteristics in a Constant Volume Chamber

The Effects of Chamber Temperature and Pressure on a GDI Spray Characteristics in a Constant Volume Chamber 한국동력기계공학회지제18권제6호 pp. 186-192 2014년 12월 (ISSN 1226-7813) Journal of the Korean Society for Power System Engineering http://dx.doi.org/10.9726/kspse.2014.18.6.186 Vol. 18, No. 6, pp. 186-192, December 2014

More information

Institut für Thermische Strömungsmaschinen. PDA Measurements of the Stationary Reacting Flow

Institut für Thermische Strömungsmaschinen. PDA Measurements of the Stationary Reacting Flow Institut für Thermische Strömungsmaschinen Dr.-Ing. Rainer Koch Dipl.-Ing. Tamas Laza DELIVERABLE D2.2 PDA Measurements of the Stationary Reacting Flow CONTRACT N : PROJECT N : ACRONYM: TITLE: TASK 2.1:

More information

Numerical Study of Multi-Component Spray Combustion with a Discrete Multi- Component Fuel Model

Numerical Study of Multi-Component Spray Combustion with a Discrete Multi- Component Fuel Model Numerical Study of Multi-Component Spray Combustion with a Discrete Multi- Component Fuel Model Y. Ra, and R. D. Reitz Engine Research Center, University of Wisconsin-Madison Madison, Wisconsin 53706 USA

More information

TECHNICAL PAPER FOR STUDENTS AND YOUNG ENGINEERS - FISITA WORLD AUTOMOTIVE CONGRESS, BARCELONA

TECHNICAL PAPER FOR STUDENTS AND YOUNG ENGINEERS - FISITA WORLD AUTOMOTIVE CONGRESS, BARCELONA TECHNICAL PAPER FOR STUDENTS AND YOUNG ENGINEERS - FISITA WORLD AUTOMOTIVE CONGRESS, BARCELONA 2 - TITLE: Topic: INVESTIGATION OF THE EFFECTS OF HYDROGEN ADDITION ON PERFORMANCE AND EXHAUST EMISSIONS OF

More information

5. Combustion of liquid fuels. 5.1 Atomization of fuel

5. Combustion of liquid fuels. 5.1 Atomization of fuel 5. Combustion of liquid fuels 5.1 Atomization of fuel iquid fuels such as gasoline, diesel, fuel oil light, fuel oil heavy or kerosene have to be atomized and well mixed with the combustion air before

More information

A Successful Approach to Reduce Emissions Using a Group Holes Nozzle. Yoshiaki NISHIJIMA Makoto MASHIDA Satoru SASAKI Kenji OSHIMA

A Successful Approach to Reduce Emissions Using a Group Holes Nozzle. Yoshiaki NISHIJIMA Makoto MASHIDA Satoru SASAKI Kenji OSHIMA A Successful Approach to Reduce Emissions Using a Group Holes Nozzle Yoshiaki NISHIJIMA Makoto MASHIDA Satoru SASAKI Kenji OSHIMA The Common Rail System, (CRS), has revolutionized diesel engines. DENSO

More information

Fuel Injection Systems in Diesel and SI Engines

Fuel Injection Systems in Diesel and SI Engines 1 Fuel Injection Systems in Diesel and SI Engines Kul-14.4700 Transport Biofuels, Combustion, and Emission Control 2015 D.Sc. (Tech) Ossi Kaario 2 Motivation Why learn about fuel injection systems? Fuel

More information

Influence of ANSYS FLUENT on Gas Engine Modeling

Influence of ANSYS FLUENT on Gas Engine Modeling Influence of ANSYS FLUENT on Gas Engine Modeling George Martinas, Ovidiu Sorin Cupsa 1, Nicolae Buzbuchi, Andreea Arsenie 2 1 CERONAV 2 Constanta Maritime University Romania georgemartinas@ceronav.ro,

More information

THE THEORETICAL STUDY ON INFLUENCE OF FUEL INJECTION PRESSURE ON COMBUSTION PARAMETERS OF THE MARINE 4-STROKE ENGINE

THE THEORETICAL STUDY ON INFLUENCE OF FUEL INJECTION PRESSURE ON COMBUSTION PARAMETERS OF THE MARINE 4-STROKE ENGINE Journal of KONES Powertrain and Transport, Vol. 23, No. 1 2016 THE THEORETICAL STUDY ON INFLUENCE OF FUEL INJECTION PRESSURE ON COMBUSTION PARAMETERS OF THE MARINE 4-STROKE ENGINE Jerzy Kowalski Gdynia

More information

Simulation of single diesel droplet evaporation and combustion process with a unified diesel surrogate

Simulation of single diesel droplet evaporation and combustion process with a unified diesel surrogate ILASS-Americas 29th Annual Conference on Liquid Atomization and Spray Systems, Atlanta, GA, May 2017 Simulation of single diesel droplet evaporation and combustion process with a unified diesel surrogate

More information

Modeling and Optimization of Trajectory-based HCCI Combustion

Modeling and Optimization of Trajectory-based HCCI Combustion 018 CCEFP IEC Summit at the University of Minnesota Modeling and Optimization of Trajectory-based HCCI Combustion 018 CSSCI Spring Technical Meeting Chen Zhang Abhinav Tripathi Professor Zongxuan Sun Department

More information

Design Impact of Wurster Coating Spray Nozzles

Design Impact of Wurster Coating Spray Nozzles WHITE PAPER Design Impact of Wurster Coating Spray Nozzles Comparison of Schlick HS/04 and Glatt LD-nozzle This document contains information that is the sole proprietary information of Glatt and may not

More information

Improving Fuel Efficiency with Fuel-Reactivity-Controlled Combustion

Improving Fuel Efficiency with Fuel-Reactivity-Controlled Combustion ERC Symposium 2009 1 Improving Fuel Efficiency with Fuel-Reactivity-Controlled Combustion Rolf D. Reitz, Reed Hanson, Derek Splitter, Sage Kokjohn Engine Research Center University of Wisconsin-Madison

More information

*Jiro Senda 1

*Jiro Senda 1 ICLASS 2012, 12 th Triennial International Conference on Liquid Atomization and Spray Systems, Heidelberg, Germany, September 2-6, 2012 Development of Breakup Model for Large Eddy Simulation of Diesel

More information

Development and Optimization System of Vehicle Electronic Fuel Injection

Development and Optimization System of Vehicle Electronic Fuel Injection Applied Mechanics and Materials Submitted: 2014-06-05 ISSN: 1662-7482, Vols. 602-605, pp 1512-1517 Accepted: 2014-06-11 doi:10.4028/www.scientific.net/amm.602-605.1512 Online: 2014-08-11 2014 Trans Tech

More information

Sensitivity analyses of biodiesel thermo-physical properties under diesel engine conditions

Sensitivity analyses of biodiesel thermo-physical properties under diesel engine conditions Downloaded from orbit.dtu.dk on: Oct 30, 2018 Sensitivity analyses of biodiesel thermo-physical properties under diesel engine conditions Cheng, Xinwei; Ng, Hoon Kiat; Gan, Suyin; Ho, Jee Hou; Pang, Kar

More information

Quantifying Statistical Measures of Diesel Spray Soot Characteristics using Laser-Induced Incandescence

Quantifying Statistical Measures of Diesel Spray Soot Characteristics using Laser-Induced Incandescence Quantifying Statistical Measures of Diesel Spray Soot Characteristics using Laser-Induced Incandescence Jaclyn E. Johnson *, Seung Hyun Yoon, Seong-Young Lee, and Jeffrey D. Naber Michigan Technological

More information

Simulating Gas-Air Mixture Formation for Dual-Fuel Applications

Simulating Gas-Air Mixture Formation for Dual-Fuel Applications Simulating Gas-Air Mixture Formation for Dual-Fuel Applications Karri Keskinen, Ossi Kaario, Mika Nuutinen, Ville Vuorinen, Zaira Künsch and Martti Larmi Thermodynamics and Combustion Technology Research

More information

Spray Characteristics of Diesel Fuel Containing Dissolved CO 2

Spray Characteristics of Diesel Fuel Containing Dissolved CO 2 Spray Characteristics of Diesel Fuel Containing Dissolved CO 2 M. Karaeen and E. Sher Department of Mechanical Engineering The Pearlstone Center for Aeronautical Studies Ben-Gurion University Beer-Sheva,

More information

Control of PCCI Combustion using Physical and Chemical Characteristics of Mixed Fuel

Control of PCCI Combustion using Physical and Chemical Characteristics of Mixed Fuel Doshisha Univ. - Energy Conversion Research Center International Seminar on Recent Trend of Fuel Research for Next-Generation Clean Engines December 5th, 27 Control of PCCI Combustion using Physical and

More information

Paper ID ICLASS Spray and Mixture Properties of Group-Hole Nozzle for D.I. Diesel Engines

Paper ID ICLASS Spray and Mixture Properties of Group-Hole Nozzle for D.I. Diesel Engines Paper ID ICLASS6-171 Spray and Mixture Properties of Group-Hole Nozzle for D.I. Diesel Engines Keiya Nishida 1, Shinsuke Nomura 2 and Yuhei, Matsumoto 3 ICLASS-26 Aug.27-Sept.1, 26, Kyoto, Japan 1 Assosiate

More information

EEN-E2002 Combustion Technology 2017 LE 3 answers

EEN-E2002 Combustion Technology 2017 LE 3 answers EEN-E2002 Combustion Technology 2017 LE 3 answers 1. Plot the following graphs from LEO-1 engine with data (Excel_sheet_data) attached on my courses? (12 p.) a. Draw cyclic pressure curve. Also non-fired

More information

DARS FUEL MODEL DEVELOPMENT

DARS FUEL MODEL DEVELOPMENT DARS FUEL MODEL DEVELOPMENT DARS Products (names valid since October 2012) DARS 0D & 1D tools Old name: DARS Basic DARS Reactive Flow Models tools for 3D/ CFD calculations DARS Fuel New! Advanced fuel

More information

The performance of diesel engine using diesel oil and dme mixture fuels

The performance of diesel engine using diesel oil and dme mixture fuels International Research Journal on Engineering Vol. 2(2), pp. 019-027, February, 2014 Available online at http://www.apexjournal.org 2014 Apex Journal International Full Length Research The performance

More information

YARWAY NARVIK MODEL 60/70 STANDARD DUTY SLN-TEMP DESUPERHEATER

YARWAY NARVIK MODEL 60/70 STANDARD DUTY SLN-TEMP DESUPERHEATER Yarway covers requirements for Desuperheaters, pneumatic actuators, strainers with a wide range of models, sizes and materials to satisfy all the specifications of the power-pulp and paper industry and

More information

INFLUENCE OF THE NUMBER OF NOZZLE HOLES ON THE UNBURNED FUEL IN DIESEL ENGINE

INFLUENCE OF THE NUMBER OF NOZZLE HOLES ON THE UNBURNED FUEL IN DIESEL ENGINE INFLUENCE OF THE NUMBER OF NOZZLE HOLES ON THE UNBURNED FUEL IN DIESEL ENGINE 1. UNIVERSITY OF RUSE, 8, STUDENTSKA STR., 7017 RUSE, BULGARIA 1. Simeon ILIEV ABSTRACT: The objective of this paper is to

More information

Improvements for Ver November 23, 2017

Improvements for Ver November 23, 2017 Dyrobes Rotordynamics Software dyrobes.com Improvements for Ver 20.00 November 23, 2017 Add new features in BePerf for fixed-lobe and tilting pad journal bearing design: 1) Parametric study 2) Design Comparison.

More information

Numerical investigations of cavitation in a nozzle on the LNG fuel internal flow characteristics Min Xiao 1, a, Wei Zhang 1,b and Jiajun Shi 1,c

Numerical investigations of cavitation in a nozzle on the LNG fuel internal flow characteristics Min Xiao 1, a, Wei Zhang 1,b and Jiajun Shi 1,c International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) Numerical investigations of cavitation in a nozzle on the LNG fuel internal flow characteristics Min Xiao

More information

ATOMIZATION OF LIQUID FUELS COMBUSTION AND FUELS

ATOMIZATION OF LIQUID FUELS COMBUSTION AND FUELS ATOMIZATION OF LIQUID FUELS THE PRINCIPLE OF LIQUIDS ATOMIZATION Atomization is the process whereby bulk liquid is transformed into a collection of drops. This transformation goes through the break-up

More information

Technical Information. T-HP62 SI f. Suva refrigerants. Thermodynamic Properties of Suva HP62. Refrigerant [R-404A (44/52/4]

Technical Information. T-HP62 SI f. Suva refrigerants. Thermodynamic Properties of Suva HP62. Refrigerant [R-404A (44/52/4] Technical Information T-HP62 SI f Suva refrigerants Thermodynamic Properties of Suva HP62 Refrigerant [R-404A (44/52/4] Thermodynamic Properties of SUVA HP62 Refrigerant SI Units New tables of the thermodynamic

More information

Numerical Simulation of the Effect of 3D Needle Movement on Cavitation and Spray Formation in a Diesel Injector

Numerical Simulation of the Effect of 3D Needle Movement on Cavitation and Spray Formation in a Diesel Injector Journal of Physics: Conference Series PAPER OPEN ACCESS Numerical Simulation of the Effect of 3D Needle Movement on Cavitation and Spray Formation in a Diesel Injector To cite this article: B Mandumpala

More information

Towards a Universal Combustion Model in STAR-CD for IC Engines: From GDI to HCCI and Application to DI Diesel Combustion Optimization

Towards a Universal Combustion Model in STAR-CD for IC Engines: From GDI to HCCI and Application to DI Diesel Combustion Optimization Towards a Universal Combustion Model in STAR-CD for IC Engines: From GDI to HCCI and Application to DI Diesel Combustion Optimization Marc ZELLAT*, Stefano DURANTI, YongJun LIANG, Cedomir KRALJ and Gerald

More information

Effect of Injection Pressures on GDI Spray and Atomization of Different Fuels

Effect of Injection Pressures on GDI Spray and Atomization of Different Fuels ILASS Americas, 22 nd Annual Conference on Liquid Atomization and Spray Systems, Cincinnati, OH, May 2010 Effect of Injection Pressures on GDI Spray and Atomization of Different Fuels Ji Zhang, Shanshan

More information

Foundations of Thermodynamics and Chemistry. 1 Introduction Preface Model-Building Simulation... 5 References...

Foundations of Thermodynamics and Chemistry. 1 Introduction Preface Model-Building Simulation... 5 References... Contents Part I Foundations of Thermodynamics and Chemistry 1 Introduction... 3 1.1 Preface.... 3 1.2 Model-Building... 3 1.3 Simulation... 5 References..... 8 2 Reciprocating Engines... 9 2.1 Energy Conversion...

More information

Live Crude Oil Volatility

Live Crude Oil Volatility Live Crude Oil Volatility Dan Wispinski : Alberta Innovates Technology Futures Bob Falkiner : Imperial Oil Engineering Services CCQTA/COQA October 31, 2014 Food-Agriculture Environment Health Pipeline

More information

Introduction. Keywords: Nozzle diameter, premix injector, Eulerian multiphase flow, burner. a b

Introduction. Keywords: Nozzle diameter, premix injector, Eulerian multiphase flow, burner. a b Effects of Nozzle Diameter on the Spray Characteristics of Premix Injector in Burner System SHAHRIN Hisham Amirnordin a, SALWANI Ismail, RONNY Yii Shi Chin, NORANI Mansor, MAS Fawzi, AMIR Khalid b Combustion

More information

Validation and Verification of ANSYS Internal Combustion Engine Software. Martin Kuntz, ANSYS, Inc.

Validation and Verification of ANSYS Internal Combustion Engine Software. Martin Kuntz, ANSYS, Inc. Validation and Verification of ANSYS Internal Combustion Engine Software Martin Kuntz, ANSYS, Inc. Contents Definitions Internal Combustion Engines Demonstration example Validation & verification Spray

More information

Atmospheric Crude Tower with Aspen HYSYS V8.0

Atmospheric Crude Tower with Aspen HYSYS V8.0 Atmospheric Crude Tower with Aspen HYSYS V8.0 1. Lesson Objectives Assign petroleum assay to stream Configure column pre-heater Configure crude tower 2. Prerequisites Aspen HYSYS V8.0 Introduction to distillation

More information

Spray Characteristics of an Airblast Atomizer on Biodiesel Blends

Spray Characteristics of an Airblast Atomizer on Biodiesel Blends Spray Characteristics of an Airblast Atomizer on Biodiesel Blends C. R. Krishna and Thomas Butcher Energy Resources Division Brookhaven National Laboratory Building 526, Upton, NY 11973-5000, USA Abstract

More information

Heavy Duty Que - Temp Desuperheater Model: 13 / 23

Heavy Duty Que - Temp Desuperheater Model: 13 / 23 Narvik covers requirements for Desuperheaters, pneumatic actuators, strainers with a wide range of models, sizes and materials to satisfy all the specifications of the power, pulp & paper industry and

More information

Simple Demonstration of the Seebeck Effect

Simple Demonstration of the Seebeck Effect Simple Demonstration of the Seebeck Effect Arman Molki The Petroleum Institute, Abu Dhabi, United Arab Emirates amolki@pi.ac.ae Abstract In this article we propose a simple and low-cost experimental set-up

More information

Thermodynamic Properties of SUVA MP66 Refrigerant (R-401B) Technical Information T-MP66- SI. DuPont Fluorochemicals

Thermodynamic Properties of SUVA MP66 Refrigerant (R-401B) Technical Information T-MP66- SI. DuPont Fluorochemicals DuPont Fluorochemicals Technical Information T-MP66- SI Technical Information Technical Information Thermodynamic Properties of SUVA MP66 Refrigerant (R-401B) Thermodynamic Properties of Suva MP66 Refrigerant

More information

Progress in Predicting Soot Particle Numbers in CFD Simulations of GDI and Diesel Engines

Progress in Predicting Soot Particle Numbers in CFD Simulations of GDI and Diesel Engines International Multidimensional Engine Modeling User's Group Meeting April 20, 2015, Detroit, Michigan Progress in Predicting Soot Particle Numbers in CFD Simulations of GDI and Diesel Engines Abstract

More information

Theoretical Study of the effects of Ignition Delay on the Performance of DI Diesel Engine

Theoretical Study of the effects of Ignition Delay on the Performance of DI Diesel Engine Theoretical Study of the effects of Ignition Delay on the Performance of DI Diesel Engine Vivek Shankhdhar a, Neeraj Kumar b a M.Tech Scholar, Moradabad Institute of Technology, India b Asst. Proff. Mechanical

More information

CONTROLLING COMBUSTION IN HCCI DIESEL ENGINES

CONTROLLING COMBUSTION IN HCCI DIESEL ENGINES CONTROLLING COMBUSTION IN HCCI DIESEL ENGINES Nicolae Ispas *, Mircea Năstăsoiu, Mihai Dogariu Transilvania University of Brasov KEYWORDS HCCI, Diesel Engine, controlling, air-fuel mixing combustion ABSTRACT

More information

Paper ID ICLASS MULTIPLE HOLLOW-CONE-LIKE SPRAY FORMATION BY CONTROLLING INTERNAL FLOW OF MULTIPLE HOLE NOZZLES

Paper ID ICLASS MULTIPLE HOLLOW-CONE-LIKE SPRAY FORMATION BY CONTROLLING INTERNAL FLOW OF MULTIPLE HOLE NOZZLES ICLASS-26 Aug.27-Sept.1, 26, Kyoto, Japan Paper ID ICLASS6-68 MULTIPLE HOLLOW-CONE-LIKE SPRAY FORMATION BY CONTROLLING INTERNAL FLOW OF MULTIPLE HOLE NOZZLES Yasuhide Tani 1, Masuaki Iwamoto 2, Takashi

More information

UAV engine EFI components Specifications Manual

UAV engine EFI components Specifications Manual UAV engine EFI components Specifications Manual -In miniature sizes - For 20cc to 300cc engines V1.7 COPY RIGHTS ECOTRONS LLC ALL RIGHTS RESERVED Http://www.ecotrons.com Note: If you are not sure about

More information

Product Information ECN 425 EQN 437. Absolute Rotary Encoders with Hollow Shaft and Expanding Ring Coupling for Safety-Related Applications

Product Information ECN 425 EQN 437. Absolute Rotary Encoders with Hollow Shaft and Expanding Ring Coupling for Safety-Related Applications Product Information ECN 425 EQN 437 Absolute Rotary Encoders with Hollow Shaft and Expanding Ring Coupling for Safety-Related Applications 4/2014 ECN 425, EQN 437 Rotary encoders for absolute position

More information

Yarway Narvik Ven-Temp Desuperheater Model 25

Yarway Narvik Ven-Temp Desuperheater Model 25 Yarway covers requirements for Desuperheaters, pneumatic actuators, strainers with a wide range of models, sizes and materials to satisfy all the specifications of the power, pulp and paper industry and

More information

THE EFFECT OF FUEL INJECTION NOZZLE ON COMBUSTION AND NO X FORMATION OF MEDIUM SPEED MARINE DIESEL ENGINE

THE EFFECT OF FUEL INJECTION NOZZLE ON COMBUSTION AND NO X FORMATION OF MEDIUM SPEED MARINE DIESEL ENGINE Journal of KONES Internal Combustion Engines 5, vol. 1, 1- THE EFFECT OF FUEL INJECTION NOZZLE ON COMBUSTION AND NO X FORMATION OF MEDIUM SPEED MARINE DIESEL ENGINE Tadeusz Borkowski Maritime University

More information

EXPERIMENTAL VALIDATION AND COMBUSTION MODELING OF A JP-8 SURROGATE IN A SINGLE CYLINDER DIESEL ENGINE

EXPERIMENTAL VALIDATION AND COMBUSTION MODELING OF A JP-8 SURROGATE IN A SINGLE CYLINDER DIESEL ENGINE EXPERIMENTAL VALIDATION AND COMBUSTION MODELING OF A JP-8 SURROGATE IN A SINGLE CYLINDER DIESEL ENGINE Amit Shrestha, Umashankar Joshi, Ziliang Zheng, Tamer Badawy, Naeim A. Henein, Wayne State University,

More information

The Effects of Engine Technology and Fuel Property on Diesel Emission

The Effects of Engine Technology and Fuel Property on Diesel Emission 1 Further Challenge in Automobile and Fuel Technologies For Better Air Quality The Effects of Engine Technology and Fuel Property on Diesel Emission 22.2.22 Combustion Analysis WG Positioning of Combustion

More information

STUDY OF NOZZLE INJECTOR PERFORMANCE USING CFD

STUDY OF NOZZLE INJECTOR PERFORMANCE USING CFD STUDY OF NOZZLE INJECTOR PERFORMANCE USING CFD Vimal Kumar Pathak 1 and Sumit Gupta 2 1,2 Department of Mechanical Engineering, MNIT, Jaipur ABSTRACT The aim of this paper is to study the performance of

More information

Standard Duty SLN - Temp Desuperheater Model: 50 / 60

Standard Duty SLN - Temp Desuperheater Model: 50 / 60 Narvik-Yarway covers requirements for Desuperheaters, pneumatic actuators, strainers with a wide range of models, sizes and materials to satisfy all the specifications of the power-pulp & paper industry

More information

VisiFlo Hollow Cone Spray Tips

VisiFlo Hollow Cone Spray Tips VisiFlo Hollow Cone Tips See selection guide on page 5 for for ConeJet tips. n VisiFlo color-coded versions consist of stainless steel or ceramic orifice in a polypropylene body. Maximum operating pressure

More information

Study on the performance and emissions of a compression ignition engine fuelled with dimethyl ether

Study on the performance and emissions of a compression ignition engine fuelled with dimethyl ether Technical Note 101 Study on the performance and emissions of a compression ignition engine fuelled with dimethyl ether H W Wang, L B Zhou*, D M Jiang and Z H Huang Institute of Internal Combustion Engines,

More information

Development of a Multibody Systems Model for Investigation of the Effects of Hybrid Electric Vehicle Powertrains on Vehicle Dynamics.

Development of a Multibody Systems Model for Investigation of the Effects of Hybrid Electric Vehicle Powertrains on Vehicle Dynamics. Development of a Multibody Systems Model for Investigation of the Effects of Hybrid Electric Vehicle Powertrains on Vehicle Dynamics. http://dx.doi.org/10.3991/ijoe.v11i6.5033 Matthew Bastin* and R Peter

More information

Dr. Jim Henry, P.E. Professor of Engineering University of Tennessee at Chattanooga 615 McCallie Avenue Chattanooga, TN Dr.

Dr. Jim Henry, P.E. Professor of Engineering University of Tennessee at Chattanooga 615 McCallie Avenue Chattanooga, TN Dr. Aubrey Gunter Green Team - Distillation College of Engineering and Computer Science University of Tennessee at Chattanooga 615 McCallie Avenue Chattanooga, TN 37421 To: Dr. Jim Henry, P.E. Professor of

More information

YARWAY NARVIK VEN-TEMP DESUPERHEATER MODEL 25

YARWAY NARVIK VEN-TEMP DESUPERHEATER MODEL 25 Yarway covers requirements for Desuperheaters, pneumatic actuators, strainers with a wide range of models, sizes and materials to satisfy all the specifications of the power, pulp and paper industry and

More information