Electronics control unit (ECU) for dual fuel HCCI Engine

Size: px
Start display at page:

Download "Electronics control unit (ECU) for dual fuel HCCI Engine"

Transcription

1 Electronics control unit (ECU) for dual fuel HCCI Engine Manoj P. Gaikwad 1 and Prof. R. T. Patil 2 1 Student, E&Tc Dept, RIT, Islampur 2 Professor, E&Tc Dept, RIT, Islampur Abstract now a day s uses of cars (vehicles) are increased rapidly. Vehicles are being to uses large amount of fuels throughout the world. The stock of nonrenewable resources are decreasing rapidly so the Energy saving is more imported. Also currently whole world is facing a serious problem of global warming. To overcome these problems HCCI engine is prefer. HCCI engine work on dual fuel renewable resources (ethanol, methanol etc.) and diesel. So uses of fuels are reduced as well as emission of pollution also reduced. In this paper ECU is designed for dual fuel HCCI engine. ECU sense engine temperature, engine speed(rpm), crank shaft position etc. and control engine parameters that fuel injector, injection duration to run the engine to its efficient operation. Controlling fuels injection timing and engines other parameter. Keywords Engine Control Unit (ECU), Dual fuel HCCI Engine, Electronic control unit, Electronic, SI Engine, ECM. I. INTRODUCTION Now a days it is need of time to use available energy sources efficiently because the fossil fuels are being consumed very rapidly, so the energy saving itself is the energy creation. Especially large amount of fossil fuels are being used for an automobile throughout the world. So high fuel efficiency of an automobile definitely will result in saving of large amount of fossil fuels. Global warming is very big problem in front of all of us. The exhaust gases from the various vehicles make pollution. The vehicle emits various gases like as carbon monoxide (CO), nitrogen oxide (NOx), particulate matter (PM), soot particles, carbon dioxide (CO2), hydro carbons (HC) etc. This exhaust gases make effects on human health as well as environment. Homogenous charge combustion ignition (HCCI) engines is the best option we have minimize the uses of diesel. It includes mixing of fuel and air earlier to enter in cylinder which occurs in latest spark ignition engine, after this igniting air-fuel mixture through process of compression which is done on present diesel engines. In 2012 HCCI engines are categorized in light duty vehicle. Half million barrels of oil per day can be saved by using these types of engine. As per necessity of reduction in universal fuel consumption and greenhouse gas emission there is strong attention on HCCI engine. In present work, ECU used to drive the injector to inject fuel into the combustion chamber. Crankshaft sensors give required information to microcontroller where is the position of piston present (TDC/BDC). Crankshaft sensor give exact position of piston. This information is very important to microcontroller to inject the fuel in to the chamber with the help of electronic injector. It is high pressure injector. It required high pressure to inject the fuel into the combustion chamber. A. Simulation Model Accuracy: GT-POWER has used for recognizing its high degree of accuracy in predicting the behavior of complex engine related phenomena. At its core, the GT-POWER solver is based on the 1D solution of the fully unsteady, nonlinear Nervier-Stokes equations. Beyond this core lie state of the phenomenological and thermodynamic model solvers to identify the effects of heat All Rights Reserved 470

2 combustion, evaporation, in-cylinder motion and turbulence, and engine and tailpipe out emissions, to name just a few. This combination of solvers provides for unmatched model accuracy for both macro level quantities such as torque, bsfc, airflow, etc., as well as detailed micro level quantities such as crank angle resolved cylinder pressure resulting from multi-pulse injection strategies, as well as emission species concentrations anywhere in the system. II. ENGINE CONTROL SYSTEM COMPONENT ECU consists of pic18f4550 microcontroller, Hall Effect sensor (speed sensor, crankshaft sensor) injector drivers, pressure sensor, oxygen sensor and temperature sensor. A. Pic18f4550 Microcontroller Pic18f4550 microcontroller has 13 pins Analog-to-Digital (A/D) converter in built module for the 40 pin devices. It convert 10 bit digital number from the analog input signal given to the input pin of microcontroller. It compatible for USB v2.0 for usb high precision PLL with four crystal modes. Microcontroller has variable input frequencies 32 KHz to 8 MHz internal oscillator select block and also 48 MHz two external clock modes. Microcontroller has four timer modules those are timer0 to timer3. B. Sensors For the ECU to respond correctly to the engine s condition it must rely on an array of sensors. These sensors provide information on temperatures, speed and position. The flow of information from the sensors to the ECU. C. Hall Effect Sensor (Speed Sensor/ crankshaft position sensor) It has three wires one for ground, one for supply voltage or reference voltage and one for output signal. The Engine Speed Sensor finds the engine s current angular speed, in RPM (Revolutions per Minute) and give the information to the ECU. Hall Effect sensor find position of engine crankshaft with the help of 12 magnetized cog teeth. Shown in fig 1. Figure: 1 Engine Speed Sensor The Hall voltage is then amplified and sent through a comparator so that we obtain a pulse at the sensor s output pin every time one of the cog s teeth passes near the sensor s surface. When reaching the ECU, the voltage output of the sensor is too high to be placed directly on the PIC s pins. D. Sensor pressure sensor is measure the fuel pressure into the common rail and give information to ECU. ECU compare pressure to its idle value. With the help of this information reduces All Rights Reserved 471

3 coming engines by providing a specific amount of fuel required to inject into the engine to run in the proper manner. Injection pressure sensor is shown in the fig.3.8 it has three connection wires 5Volt reference, ground and signal line. Signal line is provide the information of pressure. It give 0.55 v to 4.55v output voltage in this minimum to maximum pressure ideal pressure is about (200 bar to 300 bar). Figure: 2. Sensor and its internal structure III. SYSTEM BLOCK DIAGRAM Figure 3 show the overall HCCI engine. ECU is control injection timing and duration. Two injectors are mounted on HCCI engine diesel injector mounted in combustion chamber and the methanol injector mounted on intake manifold. These injector are controlled by the ECU. Injection timing and duration of injection is found from the GT-POWER simulation software. Crankshaft sensor give the information of positon of the pistons in combustion chamber. Crankshaft sensor continuously monitoring position of crankshaft. Hall Effect sensor used for the crankshaft position sensor. This sensor give the digital output information to the ECU. ECU take control on the injector ON and OFF with the help of injector driver. s required high current to inject fuel in the combustion chamber. take 2ms-3ms to open the solenoid valve and it open for require time. Display Engine Speed Regulator Temperature Crankshaft Position Sensor Microcontroller 1 2 Power Supply To s Figure: 3 System Block All Rights Reserved 472

4 IV. RESULT & DISCUEEION Testing is down on development board. Crankshaft sensor output is connected to the pic microcontroller. Controller take the decision as per input signal to control injectors. Simulation output is shown in (figure 4). Input pulses applied to the controller. Figure:4 Pulse Controller generate output pulses for the injector. These outputs are finding on the simulation software (GT-POWER). Counter used for counting the input pulses and take the desired action. LCD used to indicate the speed of the engine in rpm, coolant temperature of the engine. Speed sensor give the engine speed information to controller. Temperature sensor measure engine coolant temperature. Based on the engine temperature controller decide the amount of fuel to injected into the combustion chamber. Engine temperature increase then emission of gases increases so engine temperature must be considerable for the fuel injection. Temperature is indicated on the LCD the results. Experiment Setup shown in the figure 5 and 6 on the single cylinder Engine. Figure: 5 Experiment All Rights Reserved 473

5 Sensor control valve Common Rail Figure: 6 Experiment Setup V. CONCLUSION The project is carried out using pic microcontroller for Dual fuel HCCI engine. All setup for the HCCI engine is done on the CI. System work efficiently on the simulation and also experimentally. Emission of gases are minimizes and the pollution of environment minimizes. ECU give the controlling HCCI engine parameters. Vehicles are being to use HCCI engine then amount of fossil fuels throughout the world minimizes. Improve performance of The ECU s by adding additional engine temperature, throttle variations and intake air temperature to make small improvement in the fuel injection and ignition timing. REFERENCES 1. V. Vinoth Kumar, Real Time Injection in SI Engine using Electronics Instrumentation. IJEST, Vol. 4 No.05 May Wen-Chang Tsai, Peng-Cheng YuDesign of the Electrical Drive for the High- GDI in a 500cc Motorbike Engine. IJEI volume 2, Number 1, March, A. Albrecht, O. Grondin, Ph. Moulin and G. Corde, HCCI Diesel engine control design using advance simulation with real time capabilities, Oil & Gas Science and Technology Rev. IFP, Vol. 63, No. 4, pp , Horng-Wen Wu, Ren-Hung Wang, Dung-Je Ou, Ying-Chuan Chen, Teng-yu Chen. Reduction of smoke and nitrogen oxides of a partial HCCI engine using premixed gasoline and ethanol with air. Applied Energy 88, pp , Dong-bo Yang, Zhi Wang, Jian-Xin Wang, Shi-jinShuai. Experimental study of fuel stratification for HCCI high load extension.applied Energy, 88, pp , BahramBahri,Azhar Abdul Aziz, Mahdi Shahbakhti, Mohd Farid Muhamad Said. Understanding and detecting misfire in an HCCI engine fuelled with ethanol. Applied Energy, 108, pp 24 33, Chunhua Zhang, Han Wu. Combustion characteristics and performance of a methanol fueled homologus charge compression ignition (HCCI) engine.journal of the Energy Institute, pp. 1-8, Qiang Zhang a, Menghan Li a, Sidong Shao b. Combustion process and emissions of engine fueled with directly injected natural gas and pilot diesel. Applied Energy 157, pp , Qiang Fang, Junhua Fang, JianZhuang, Zhen Huang. Influences of pilot injection and exhaust gas recirculation (EGR) on combustion and emissions in a HCCI-DI combustion engine.applied Thermal Engineering 48, pp , All Rights Reserved 474

Saud Bin Juwair, Taib Iskandar Mohamad, Ahmed Almaleki, Abdullah Alkudsi, Ibrahim Alshunaifi

Saud Bin Juwair, Taib Iskandar Mohamad, Ahmed Almaleki, Abdullah Alkudsi, Ibrahim Alshunaifi The effects of research octane number and fuel systems on the performance and emissions of a spark ignition engine: A study on Saudi Arabian RON91 and RON95 with port injection and direct injection systems

More information

INFLUENCE OF INTAKE AIR TEMPERATURE AND EXHAUST GAS RECIRCULATION ON HCCI COMBUSTION PROCESS USING BIOETHANOL

INFLUENCE OF INTAKE AIR TEMPERATURE AND EXHAUST GAS RECIRCULATION ON HCCI COMBUSTION PROCESS USING BIOETHANOL ENGINEERING FOR RURAL DEVELOPMENT Jelgava, 2.-27..216. INFLUENCE OF INTAKE AIR TEMPERATURE AND EXHAUST GAS RECIRCULATION ON HCCI COMBUSTION PROCESS USING BIOETHANOL Kastytis Laurinaitis, Stasys Slavinskas

More information

EXPERIMENTAL INVESTIGATION OF THE EFFECT OF HYDROGEN BLENDING ON THE CONCENTRATION OF POLLUTANTS EMITTED FROM A FOUR STROKE DIESEL ENGINE

EXPERIMENTAL INVESTIGATION OF THE EFFECT OF HYDROGEN BLENDING ON THE CONCENTRATION OF POLLUTANTS EMITTED FROM A FOUR STROKE DIESEL ENGINE EXPERIMENTAL INVESTIGATION OF THE EFFECT OF HYDROGEN BLENDING ON THE CONCENTRATION OF POLLUTANTS EMITTED FROM A FOUR STROKE DIESEL ENGINE Haroun A. K. Shahad hakshahad@yahoo.com Department of mechanical

More information

INFLUENCE OF FUEL TYPE AND INTAKE AIR PROPERTIES ON COMBUSTION CHARACTERISTICS OF HCCI ENGINE

INFLUENCE OF FUEL TYPE AND INTAKE AIR PROPERTIES ON COMBUSTION CHARACTERISTICS OF HCCI ENGINE ENGINEERING FOR RURAL DEVELOPMENT Jelgava, 23.-24.5.213. INFLUENCE OF FUEL TYPE AND INTAKE AIR PROPERTIES ON COMBUSTION CHARACTERISTICS OF HCCI ENGINE Kastytis Laurinaitis, Stasys Slavinskas Aleksandras

More information

STATE OF THE ART OF PLASMATRON FUEL REFORMERS FOR HOMOGENEOUS CHARGE COMPRESSION IGNITION ENGINES

STATE OF THE ART OF PLASMATRON FUEL REFORMERS FOR HOMOGENEOUS CHARGE COMPRESSION IGNITION ENGINES Bulletin of the Transilvania University of Braşov Vol. 3 (52) - 2010 Series I: Engineering Sciences STATE OF THE ART OF PLASMATRON FUEL REFORMERS FOR HOMOGENEOUS CHARGE COMPRESSION IGNITION ENGINES R.

More information

Performance Enhancement & Emission Reduction of Single Cylinder S.I. Engine using Tri Fuels -An Experimental Investigation

Performance Enhancement & Emission Reduction of Single Cylinder S.I. Engine using Tri Fuels -An Experimental Investigation IJSTE - International Journal of Science Technology & Engineering Volume 1 Issue 11 May 2015 ISSN (online): 2349-784X Performance Enhancement & Emission Reduction of Single Cylinder S.I. Engine using Tri

More information

Study of Performance and Emission Characteristics of a Two Stroke Si Engine Operated with Gasoline Manifold Injectionand Carburetion

Study of Performance and Emission Characteristics of a Two Stroke Si Engine Operated with Gasoline Manifold Injectionand Carburetion Indian Journal of Science and Technology, Vol 9(37), DOI: 10.17485/ijst/2016/v9i37/101984, October 2016 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Study of Performance and Emission Characteristics

More information

Crankcase scavenging.

Crankcase scavenging. Software for engine simulation and optimization www.diesel-rk.bmstu.ru The full cycle thermodynamic engine simulation software DIESEL-RK is designed for simulating and optimizing working processes of two-

More information

Numerically Analysing the Effect of EGR on Emissions of DI Diesel Engine Having Toroidal Combustion Chamber Geometry

Numerically Analysing the Effect of EGR on Emissions of DI Diesel Engine Having Toroidal Combustion Chamber Geometry Numerically Analysing the Effect of EGR on Emissions of DI Diesel Engine Having Toroidal Combustion Chamber Geometry Jibin Alex 1, Biju Cherian Abraham 2 1 Student, Dept. of Mechanical Engineering, M A

More information

Effect of Tangential Grooves on Piston Crown Of D.I. Diesel Engine with Retarded Injection Timing

Effect of Tangential Grooves on Piston Crown Of D.I. Diesel Engine with Retarded Injection Timing International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn : 2278-800X, www.ijerd.com Volume 5, Issue 10 (January 2013), PP. 01-06 Effect of Tangential Grooves on Piston Crown

More information

ANALYSIS OF EXHAUST GAS RECIRCULATION (EGR) SYSTEM

ANALYSIS OF EXHAUST GAS RECIRCULATION (EGR) SYSTEM ANALYSIS OF EXHAUST GAS RECIRCULATION (EGR) SYSTEM,, ABSTRACT Exhaust gas recirculation (EGR) is a way to control in-cylinder NOx and carbon production and is used on most modern high-speed direct injection

More information

Module 3: Influence of Engine Design and Operating Parameters on Emissions Lecture 14:Effect of SI Engine Design and Operating Variables on Emissions

Module 3: Influence of Engine Design and Operating Parameters on Emissions Lecture 14:Effect of SI Engine Design and Operating Variables on Emissions Module 3: Influence of Engine Design and Operating Parameters on Emissions Effect of SI Engine Design and Operating Variables on Emissions The Lecture Contains: SI Engine Variables and Emissions Compression

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 GENERAL Diesel engines are the primary power source of vehicles used in heavy duty applications. The heavy duty engine includes buses, large trucks, and off-highway construction

More information

Analysis of Emission characteristics on Compression Ignition Engine using Dual Fuel Mode for Variable Speed

Analysis of Emission characteristics on Compression Ignition Engine using Dual Fuel Mode for Variable Speed International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 4, Issue 3 (October 2012), PP. 23-27 Analysis of Emission characteristics on Compression

More information

EMISSION AND COMBUSTION CHARACTERISTICS OF DIFFERENT FUELS IN A HCCI ENGINE. Maduravoyal, Chennai, India

EMISSION AND COMBUSTION CHARACTERISTICS OF DIFFERENT FUELS IN A HCCI ENGINE. Maduravoyal, Chennai, India International Journal of Automotive and Mechanical Engineering (IJAME) ISSN: 2229-8649 (Print); ISSN: 218-166 (Online); Volume 3, pp. 279-292, January-June 211 Universiti Malaysia Pahang DOI: http://dx.doi.org/1.15282/ijame.3.211.5.24

More information

An Experimental Analysis of IC Engine by using Hydrogen Blend

An Experimental Analysis of IC Engine by using Hydrogen Blend IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 11 May 2016 ISSN (online): 2349-784X An Experimental Analysis of IC Engine by using Hydrogen Blend Patel Chetan N. M.E Student

More information

Module 2:Genesis and Mechanism of Formation of Engine Emissions Lecture 3: Introduction to Pollutant Formation POLLUTANT FORMATION

Module 2:Genesis and Mechanism of Formation of Engine Emissions Lecture 3: Introduction to Pollutant Formation POLLUTANT FORMATION Module 2:Genesis and Mechanism of Formation of Engine Emissions POLLUTANT FORMATION The Lecture Contains: Engine Emissions Typical Exhaust Emission Concentrations Emission Formation in SI Engines Emission

More information

PERFORMANCE AND EMISSION ANALYSIS OF DIESEL ENGINE BY INJECTING DIETHYL ETHER WITH AND WITHOUT EGR USING DPF

PERFORMANCE AND EMISSION ANALYSIS OF DIESEL ENGINE BY INJECTING DIETHYL ETHER WITH AND WITHOUT EGR USING DPF PERFORMANCE AND EMISSION ANALYSIS OF DIESEL ENGINE BY INJECTING DIETHYL ETHER WITH AND WITHOUT EGR USING DPF PROJECT REFERENCE NO. : 37S1036 COLLEGE BRANCH GUIDES : KS INSTITUTE OF TECHNOLOGY, BANGALORE

More information

REDUCTION OF EMISSIONS BY ENHANCING AIR SWIRL IN A DIESEL ENGINE WITH GROOVED CYLINDER HEAD

REDUCTION OF EMISSIONS BY ENHANCING AIR SWIRL IN A DIESEL ENGINE WITH GROOVED CYLINDER HEAD REDUCTION OF EMISSIONS BY ENHANCING AIR SWIRL IN A DIESEL ENGINE WITH GROOVED CYLINDER HEAD Dr.S.L.V. Prasad 1, Prof.V.Pandurangadu 2, Dr.P.Manoj Kumar 3, Dr G. Naga Malleshwara Rao 4 Dept.of Mechanical

More information

Experimental Analysis of Utilization of Heat Using Methanol - Diesel Blended Fuel in Four Stroke Single Cylinder Water Cooled Diesel Engine

Experimental Analysis of Utilization of Heat Using Methanol - Diesel Blended Fuel in Four Stroke Single Cylinder Water Cooled Diesel Engine Experimental Analysis of Utilization of Heat Using Methanol - Diesel Blended Fuel in Four Stroke Single Cylinder Water Cooled Diesel Engine T. Singha 1, S. Sakhari 1, T. Sarkar 1, P. Das 1, A. Dutta 1,

More information

Module7:Advanced Combustion Systems and Alternative Powerplants Lecture 32:Stratified Charge Engines

Module7:Advanced Combustion Systems and Alternative Powerplants Lecture 32:Stratified Charge Engines ADVANCED COMBUSTION SYSTEMS AND ALTERNATIVE POWERPLANTS The Lecture Contains: DIRECT INJECTION STRATIFIED CHARGE (DISC) ENGINES Historical Overview Potential Advantages of DISC Engines DISC Engine Combustion

More information

POSIBILITIES TO IMPROVED HOMOGENEOUS CHARGE IN INTERNAL COMBUSTION ENGINES, USING C.F.D. PROGRAM

POSIBILITIES TO IMPROVED HOMOGENEOUS CHARGE IN INTERNAL COMBUSTION ENGINES, USING C.F.D. PROGRAM POSIBILITIES TO IMPROVED HOMOGENEOUS CHARGE IN INTERNAL COMBUSTION ENGINES, USING C.F.D. PROGRAM Alexandru-Bogdan Muntean *, Anghel,Chiru, Ruxandra-Cristina (Dica) Stanescu, Cristian Soimaru Transilvania

More information

Influence of Fuel Injector Position of Port-fuel Injection Retrofit-kit to the Performances of Small Gasoline Engine

Influence of Fuel Injector Position of Port-fuel Injection Retrofit-kit to the Performances of Small Gasoline Engine Influence of Fuel Injector Position of Port-fuel Injection Retrofit-kit to the Performances of Small Gasoline Engine M. F. Hushim a,*, A. J. Alimin a, L. A. Rashid a and M. F. Chamari a a Automotive Research

More information

AN EXPERIMENT STUDY OF HOMOGENEOUS CHARGE COMPRESSION IGNITION COMBUSTION AND EMISSION IN A GASOLINE ENGINE

AN EXPERIMENT STUDY OF HOMOGENEOUS CHARGE COMPRESSION IGNITION COMBUSTION AND EMISSION IN A GASOLINE ENGINE THERMAL SCIENCE: Year 2014, Vol. 18, No. 1, pp. 295-306 295 AN EXPERIMENT STUDY OF HOMOGENEOUS CHARGE COMPRESSION IGNITION COMBUSTION AND EMISSION IN A GASOLINE ENGINE by Jianyong ZHANG *, Zhongzhao LI,

More information

EFFECT OF H 2 + O 2 GAS MIXTURE ADDITION ON EMISSONS AND PERFORMANCE OF AN SI ENGINE

EFFECT OF H 2 + O 2 GAS MIXTURE ADDITION ON EMISSONS AND PERFORMANCE OF AN SI ENGINE EFFECT OF H 2 + O 2 GAS MIXTURE ADDITION ON EMISSONS AND PERFORMANCE OF AN SI ENGINE M.Sc. Karagoz Y. 1, M.Sc. Orak E. 1, Assist. Prof. Dr. Sandalci T. 1, B.Sc. Uluturk M. 1 Department of Mechanical Engineering,

More information

E - THEORY/OPERATION - TURBO

E - THEORY/OPERATION - TURBO E - THEORY/OPERATION - TURBO 1995 Volvo 850 1995 ENGINE PERFORMANCE Volvo - Theory & Operation 850 - Turbo INTRODUCTION This article covers basic description and operation of engine performance-related

More information

Optimization of Neem and Niger Oil Blends and IOP Used for Diesel Engine Using Taguchi Method

Optimization of Neem and Niger Oil Blends and IOP Used for Diesel Engine Using Taguchi Method ISSN : 25-915 Vol-3, Issue-, July 217 Optimization of Neem and Niger Oil Blends and Used for Diesel Engine Using Taguchi Method 1 Mr. Kadam S. S., 2 Mr. Burkul R.M, 3 Mr. Andhale Y. S. 1 M.E. Heat Power,

More information

Effects of Ethanol-Gasoline blends on Performance and Emissions of Gasoline Engines

Effects of Ethanol-Gasoline blends on Performance and Emissions of Gasoline Engines Effects of Ethanol-Gasoline blends on Performance and Emissions of Gasoline Engines Er. Kapil Karadia 1, Er. Ashish Nayyar 2 1 Swami Keshvanand Institute of Technology, Management &Gramothan, Jaipur,Rajasthan

More information

Combustion process Emission cleaning Fuel distribution Glow plugs Injectors Low and high pressure pumps

Combustion process Emission cleaning Fuel distribution Glow plugs Injectors Low and high pressure pumps Page 1 of 16 S60 (-09), 2004, D5244T, M56, L.H.D, YV1RS799242356771, 356771 22/1/2014 PRINT Combustion process Emission cleaning Fuel distribution Glow plugs Injectors Low and high pressure pumps Fuel

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

INVESTIGATION OF PERFORMANCE AND EMISSION CHARACTERISTICS OF A COMPRESSION IGNITION ENGINE WITH OXYGENATED FUEL

INVESTIGATION OF PERFORMANCE AND EMISSION CHARACTERISTICS OF A COMPRESSION IGNITION ENGINE WITH OXYGENATED FUEL INVESTIGATION OF PERFORMANCE AND EMISSION CHARACTERISTICS OF A COMPRESSION IGNITION ENGINE WITH OXYGENATED FUEL S. B. Deshmukh 1, D. V. Patil 2, A. A. Katkar 3 and P.D. Mane 4 1,2,3 Mechanical Engineering

More information

MODERN DIESEL ENGINES NOX PARTICLES EMISSION

MODERN DIESEL ENGINES NOX PARTICLES EMISSION Journal of KONES Powertrain and Transport, Vol. 20, No. 3 2013 MODERN DIESEL ENGINES NOX PARTICLES EMISSION Konrad Krakowian, Andrzej Ka mierczak Technical University of Wroc aw Department of Motor Vehicles

More information

4.0L CEC SYSTEM Jeep Cherokee DESCRIPTION OPERATION FUEL CONTROL DATA SENSORS & SWITCHES

4.0L CEC SYSTEM Jeep Cherokee DESCRIPTION OPERATION FUEL CONTROL DATA SENSORS & SWITCHES 4.0L CEC SYSTEM 1988 Jeep Cherokee 1988 COMPUTERIZED ENGINE Controls ENGINE CONTROL SYSTEM JEEP 4.0L MPFI 6-CYLINDER Cherokee, Comanche & Wagoneer DESCRIPTION The 4.0L engine control system controls engine

More information

Research Article. Effect of exhaust gas recirculation on NOx emission of a annona methyl ester operated diesel engine

Research Article. Effect of exhaust gas recirculation on NOx emission of a annona methyl ester operated diesel engine Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2015, 7(5):723-728 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Effect of exhaust gas recirculation on NOx emission

More information

Prediction on Increasing the Efficiency of Single Cylinder DI Diesel Engine Using EGR System

Prediction on Increasing the Efficiency of Single Cylinder DI Diesel Engine Using EGR System International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Prediction on Increasing the Efficiency of Single Cylinder DI Diesel Engine Using EGR System P.Muni Raja Chandra 1, Ayaz Ahmed 2,

More information

A.S.P. Sri Vignesh 1, Prof C. Thamotharan 2 1 (Department of Automobile Engineering, Bharath Institute of Science and Technology, Bharath University

A.S.P. Sri Vignesh 1, Prof C. Thamotharan 2 1 (Department of Automobile Engineering, Bharath Institute of Science and Technology, Bharath University International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 4 Issue 3 March 2015 PP.01-06 Engine Performance and Emission Test of Waste Plastic Pyrolysis

More information

AN ANALYSIS OF EFFECT OF VARIABLE COMPRESSION RATIO IN C.I. ENGINE USING TURBOCHARGER

AN ANALYSIS OF EFFECT OF VARIABLE COMPRESSION RATIO IN C.I. ENGINE USING TURBOCHARGER AN ANALYSIS OF EFFECT OF VARIABLE COMPRESSION RATIO IN C.I. ENGINE USING TURBOCHARGER E.Saravanapprabhu 1, M.Mahendran 2 1E.Saravanapprabhu, PG Student, Thermal Engineering, Department of Mechanical Engineering,

More information

POLLUTION CONTROL AND INCREASING EFFICIENCY OF DIESEL ENGINE USING BIODIESEL

POLLUTION CONTROL AND INCREASING EFFICIENCY OF DIESEL ENGINE USING BIODIESEL POLLUTION CONTROL AND INCREASING EFFICIENCY OF DIESEL ENGINE USING BIODIESEL Deepu T 1, Pradeesh A.R. 2, Vishnu Viswanath K 3 1, 2, Asst. Professors, Dept. of Mechanical Engineering, Ammini College of

More information

C. DHANASEKARAN AND 2 G. MOHANKUMAR

C. DHANASEKARAN AND 2 G. MOHANKUMAR 1 C. DHANASEKARAN AND 2 G. MOHANKUMAR 1 Research Scholar, Anna University of Technology, Coimbatore 2 Park College of Engineering & Technology, Anna University of Technology, Coimbatore ABSTRACT Hydrogen

More information

EMISSION CONTROL (AUX. EMISSION CONTROL DEVICES) H4SO

EMISSION CONTROL (AUX. EMISSION CONTROL DEVICES) H4SO EMISSION CONTROL (AUX. EMISSION CONTROL DEVICES) H4SO SYSTEM OVERVIEW 1. System Overview There are three emission control systems, which are as follows: Crankcase emission control system Exhaust emission

More information

Studying Turbocharging Effects on Engine Performance and Emissions by Various Compression Ratios

Studying Turbocharging Effects on Engine Performance and Emissions by Various Compression Ratios American Journal of Energy and Power Engineering 2017; 4(6): 84-88 http://www.aascit.org/journal/ajepe ISSN: 2375-3897 Studying Turbocharging Effects on Engine Performance and Emissions by arious Compression

More information

[Kurrey*, 4.(10): October, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785

[Kurrey*, 4.(10): October, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY A REVIEW ON PERFORMANCE AND EMISSION CHARACTERISCS OF C.I. ENGINE WITH OXYGENATED FUEL ADDITIVES Satish Kumar Kurrey*, Gopal Sahu,

More information

Chapter 4 ANALYTICAL WORK: COMBUSTION MODELING

Chapter 4 ANALYTICAL WORK: COMBUSTION MODELING a 4.3.4 Effect of various parameters on combustion in IC engines: Compression ratio: A higher compression ratio increases the pressure and temperature of the working mixture which reduce the initial preparation

More information

GASOLINE DIRECT INJECTION IN SI ENGINES B. PAVAN VISWANADH P. ASHOK KUMAR. Mobile No : Mobile No:

GASOLINE DIRECT INJECTION IN SI ENGINES B. PAVAN VISWANADH P. ASHOK KUMAR. Mobile No : Mobile No: GASOLINE DIRECT INJECTION IN SI ENGINES SUBMIT TED BY B. PAVAN VISWANADH P. ASHOK KUMAR Y06ME011, III/IV B. Tech Y06ME003, III/IV B. Tech Pavan.visu@gmail.com ashok.me003@gmail.com Mobile No :9291323516

More information

Which are the four important control loops of an spark ignition (SI) engine?

Which are the four important control loops of an spark ignition (SI) engine? 151-0567-00 Engine Systems (HS 2017) Exercise 1 Topic: Lecture 1 Johannes Ritzmann (jritzman@ethz.ch), Raffi Hedinger (hraffael@ethz.ch); October 13, 2017 Problem 1 (Control Systems) Why do we use control

More information

THE INFLUENCE OF THE EGR RATE ON A HCCI ENGINE MODEL CALCULATED WITH THE SINGLE ZONE HCCI METHOD

THE INFLUENCE OF THE EGR RATE ON A HCCI ENGINE MODEL CALCULATED WITH THE SINGLE ZONE HCCI METHOD CONAT243 THE INFLUENCE OF THE EGR RATE ON A HCCI ENGINE MODEL CALCULATED WITH THE SINGLE ZONE HCCI METHOD KEYWORDS HCCI, EGR, heat release rate Radu Cosgarea *, Corneliu Cofaru, Mihai Aleonte Transilvania

More information

Theoretical Development of a Simplified Electronic Fuel Injection System for Stationary Spark Ignition Engines

Theoretical Development of a Simplified Electronic Fuel Injection System for Stationary Spark Ignition Engines Theoretical Development of a Simplified Electronic Fuel Injection System for Stationary Spark Ignition Engines ADRIA IRIMESCU Mechanical Engineering Faculty Politehnica University of Timisoara Bld Mihai

More information

Development of Fuel Injection System for Non-Road Single-Cylinder Diesel Engine

Development of Fuel Injection System for Non-Road Single-Cylinder Diesel Engine International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 2320-9364, ISSN (Print): 2320-9356 Volume 5 Issue 3 ǁ Mar. 2017 ǁ PP.17-21 Development of Fuel Injection System for Non-Road

More information

EFFECTS OF INTAKE AIR TEMPERATURE ON HOMOGENOUS CHARGE COMPRESSION IGNITION COMBUSTION AND EMISSIONS WITH GASOLINE AND n-heptane

EFFECTS OF INTAKE AIR TEMPERATURE ON HOMOGENOUS CHARGE COMPRESSION IGNITION COMBUSTION AND EMISSIONS WITH GASOLINE AND n-heptane THERMAL SCIENCE: Year 2015, Vol. 19, No. 6, pp. 1897-1906 1897 EFFECTS OF INTAKE AIR TEMPERATURE ON HOMOGENOUS CHARGE COMPRESSION IGNITION COMBUSTION AND EMISSIONS WITH GASOLINE AND n-heptane by Jianyong

More information

Study on Performance and Exhaust Gas. Characteristics When Biogas is Used for CNG. Converted Gasoline Passenger Vehicle

Study on Performance and Exhaust Gas. Characteristics When Biogas is Used for CNG. Converted Gasoline Passenger Vehicle Contemporary Engineering Sciences, Vol. 7, 214, no. 23, 1253-1259 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/1.12988/ces.214.49155 Study on Performance and Exhaust Characteristics When Biogas is Used

More information

Performance and Emission Analysis of Two Stroke Four Spark Plug Single Cylinder SI Engine With Gasoline Fuel

Performance and Emission Analysis of Two Stroke Four Spark Plug Single Cylinder SI Engine With Gasoline Fuel IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 12 May 2015 ISSN (online): 2349-6010 Performance and Emission Analysis of Two Stroke Four Spark Plug Single Cylinder

More information

Performance, Combustion and Emission Characteristics of Corn oil blended with Diesel

Performance, Combustion and Emission Characteristics of Corn oil blended with Diesel Performance, Combustion and Emission Characteristics of Corn oil blended with Diesel U. Santhan Kumar 1, K. Ravi Kumar 2 1 M.Tech Student, Thermal engineering, V.R Siddhartha Engineering College, JNTU

More information

Timing is everything with internal combustion engines By: Bernie Thompson

Timing is everything with internal combustion engines By: Bernie Thompson Timing is everything with internal combustion engines By: Bernie Thompson As one goes through life, it is said that timing is everything. In the case of the internal combustion engine, this could not be

More information

Chandra Prasad B S, Sunil S and Suresha V Asst. Professor, Dept of Mechanical Engineering, SVCE, Bengaluru

Chandra Prasad B S, Sunil S and Suresha V Asst. Professor, Dept of Mechanical Engineering, SVCE, Bengaluru International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 7, July 2018, pp. 997 1004, Article ID: IJMET_09_07_106 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=7

More information

EXPERIMENTAL INVESTIGATIONS ON 4- STROKE SINGLE CYLINDER DIESEL ENGINE (C.I) WITH CHANGING GEOMETRY OF PISTON

EXPERIMENTAL INVESTIGATIONS ON 4- STROKE SINGLE CYLINDER DIESEL ENGINE (C.I) WITH CHANGING GEOMETRY OF PISTON International Journal of Mechanical Engineering and Technology (IJMET) Volume 9, Issue 13, December 218, pp. 693 7, Article ID: IJMET_9_13_72 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=13

More information

AN EXPERIMENTAL STUDY ON THE EFFECTS OF EGR AND EQUIVALENCE RATIO ON CO AND SOOT EMISSIONS OF DUAL FUEL HCCI ENGINE

AN EXPERIMENTAL STUDY ON THE EFFECTS OF EGR AND EQUIVALENCE RATIO ON CO AND SOOT EMISSIONS OF DUAL FUEL HCCI ENGINE AN EXPERIMENTAL STUDY ON THE EFFECTS OF AND EQUIVALENCE RATIO ON CO AND SOOT EMISSIONS OF DUAL FUEL HCCI ENGINE M. R. KALATEH 1, M. GHAZIKHANI 1 1 Department of Mechanical Engineering, Ferdowsi University

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

[Hake, 4(4): April 2017] ISSN DOI /zenodo Impact Factor

[Hake, 4(4): April 2017] ISSN DOI /zenodo Impact Factor GLOBAL JOURNAL OF ENGINEERING SCIENCE AND RESEARCHES DESIGN AND DEVELOPMENT OF HARDWARE IN- LOOP TEST BENCH FOR ENGINE AFTERTREATMENT CONTROLS SYSTEM Sandeep B Hake *1 & Moresh Mukhedkar 2 *1 PG Student,

More information

ENGINE AND EMISSION CONTROL

ENGINE AND EMISSION CONTROL 17-1 ENGINE AND EMISSION CONTROL CONTENTS ENGINE CONTROL SYSTEM........ 3 SERVICE SPECIFICATION............... 3 ON-VEHICLE SERVICE.................. 3 Accelerator Cable Check and Adjustment... 3 ACCELERATOR

More information

Effects of intake air temperature on HCCI combustion and emissions with gasoline and n-heptane

Effects of intake air temperature on HCCI combustion and emissions with gasoline and n-heptane Effects of intake air temperature on HCCI combustion and emissions with gasoline and n-heptane 1 by Jianyong ZHANG, Zhongzhao LI, Kaiqiang ZHANG, Xingcai LV, Zhen HUANG Key Laboratory of Power Machinery

More information

90. Ignition timing control strategy based on openecu design

90. Ignition timing control strategy based on openecu design 90. Ignition timing control strategy based on openecu design Xianzheng Ling 1, Changshui Wu 2, Yangbo Liu 3, Sheng Lu 4 Shanghai University of Engineering and Science, Shanghai, China 1 Corresponding author

More information

Emission from gasoline powered vehicles are classified as 1. Exhaust emission 2. Crank case emission 3. Evaporative emission. Table 1.

Emission from gasoline powered vehicles are classified as 1. Exhaust emission 2. Crank case emission 3. Evaporative emission. Table 1. Introduction: Main three types of automotive vehicle being used 1. Passenger cars powered by four stroke gasoline engines 2. Motor cycles, scooters and auto rickshaws powered mostly by small two stroke

More information

The influence of thermal regime on gasoline direct injection engine performance and emissions

The influence of thermal regime on gasoline direct injection engine performance and emissions IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS The influence of thermal regime on gasoline direct injection engine performance and emissions To cite this article: C I Leahu

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

Experimental investigation on influence of EGR on combustion performance in SI Engine

Experimental investigation on influence of EGR on combustion performance in SI Engine - 1821 - Experimental investigation on influence of EGR on combustion performance in SI Engine Abstract M. Božić 1*, A. Vučetić 1, D. Kozarac 1, Z. Lulić 1 1 University of Zagreb, Faculty of Mechanical

More information

Effect of hydrogen and oxygen addition as a lean mixture on emissions and performance characteristics of a two wheeler gasoline engine

Effect of hydrogen and oxygen addition as a lean mixture on emissions and performance characteristics of a two wheeler gasoline engine 216 IJEDR Volume 4, Issue 2 ISSN: 2321-9939 Effect of hydrogen and oxygen addition as a lean mixture on emissions and performance characteristics of a two wheeler gasoline engine 1 Hardik Bambhania, 2

More information

EFFECT OF EGR AND CYCLONIC SEPARATOR ON EMISSIONS IN DI DIESEL ENGINES

EFFECT OF EGR AND CYCLONIC SEPARATOR ON EMISSIONS IN DI DIESEL ENGINES Proceedings of the International Conference on Mechanical Engineering 27 (ICME27) 29-31 December 27, Dhaka, Bangladesh ICME7-TH-9 EFFECT OF EGR AND CYCLONIC SEPARATOR ON EMISSIONS IN DI DIESEL ENGINES

More information

Experimental Investigations on a Four Stoke Diesel Engine Operated by Jatropha Bio Diesel and its Blends with Diesel

Experimental Investigations on a Four Stoke Diesel Engine Operated by Jatropha Bio Diesel and its Blends with Diesel International Journal of Manufacturing and Mechanical Engineering Volume 1, Number 1 (2015), pp. 25-31 International Research Publication House http://www.irphouse.com Experimental Investigations on a

More information

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 04 Issue: 11 Nov p-issn:

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 04 Issue: 11 Nov p-issn: International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-56 Performance and emission characteristics of a constant speed diesel engine fueled with Rubber seed oil and Jatropha

More information

MAGNETIC FIELD EFFECT ON COMPRESSION IGNITION ENGINE PERFORMANCE

MAGNETIC FIELD EFFECT ON COMPRESSION IGNITION ENGINE PERFORMANCE MAGNETIC FIELD EFFECT ON COMPRESSION IGNITION ENGINE PERFORMANCE Hayder J. Kurji and Murtdha S. Imran Kerbala University, Engineering College, Mechanical Engineering Department, Kerbala, Iraq E-Mail: hayderkurji@gmail.com

More information

Homogeneous Charge Compression Ignition combustion and fuel composition

Homogeneous Charge Compression Ignition combustion and fuel composition Loughborough University Institutional Repository Homogeneous Charge Compression Ignition combustion and fuel composition This item was submitted to Loughborough University's Institutional Repository by

More information

Impact of Cold and Hot Exhaust Gas Recirculation on Diesel Engine

Impact of Cold and Hot Exhaust Gas Recirculation on Diesel Engine RESEARCH ARTICLE OPEN ACCESS Impact of Cold and Hot Exhaust Gas Recirculation on Diesel Engine P. Saichaitanya 1, K. Simhadri 2, G.Vamsidurgamohan 3 1, 2, 3 G M R Institute of Engineering and Technology,

More information

Eco-diesel engine fuelled with rapeseed oil methyl ester and ethanol. Part 3: combustion processes

Eco-diesel engine fuelled with rapeseed oil methyl ester and ethanol. Part 3: combustion processes Eco-diesel engine fuelled with rapeseed oil methyl ester and ethanol. Part 3: combustion processes A Kowalewicz Technical University of Radom, al. Chrobrego 45, Radom, 26-600, Poland. email: andrzej.kowalewicz@pr.radom.pl

More information

A POWER GENERATION STUDY BASED ON OPERATING PARAMETERS OF THE LINEAR ENGINE USING A POWERPACK

A POWER GENERATION STUDY BASED ON OPERATING PARAMETERS OF THE LINEAR ENGINE USING A POWERPACK HEFAT214 1 th International Conference on Heat Transfer, Fluid Mechanics and Thermodynamics 14 16 July 214 Orlando, Florida A POWER GENERATION STUDY BASED ON OPERATING PARAMETERS OF THE LINEAR ENGINE USING

More information

Full Load Performance of a Spark Ignition Engine Fueled with Gasoline-Isobutanol Blends

Full Load Performance of a Spark Ignition Engine Fueled with Gasoline-Isobutanol Blends Adrian Irimescu ANALELE UNIVERSITĂłII EFTIMIE MURGU REŞIłA ANUL XVI, NR. 1, 2009, ISSN 1453-7397 Full Load Performance of a Spark Ignition Engine Fueled with Gasoline-Isobutanol Blends With fossil fuels

More information

Effect of Direct Water Injection on Performance and Emission Characteristics of Diesel Engine Fueled with Bio Diesel and Hydrogen

Effect of Direct Water Injection on Performance and Emission Characteristics of Diesel Engine Fueled with Bio Diesel and Hydrogen IJSTE - International Journal of Science Technology & Engineering Volume 3 Issue 05 November 2016 ISSN (online): 2349-784X Effect of Direct Water Injection on Performance and Emission Characteristics of

More information

ENGINE TECHNOLOGY. Bobcat Engine_B _ _EN_reworked.indd 1

ENGINE TECHNOLOGY. Bobcat Engine_B _ _EN_reworked.indd 1 ENGINE TECHNOLOGY Bobcat Engine_B4459500_01-2015_EN_reworked.indd 1 1/30/2015 10:07:51 AM A COMPANY THAT S GROWING WITH SOCIETY Bobcat prides itself on innovations that shape the future. For decades, we

More information

A Study of EGR Stratification in an Engine Cylinder

A Study of EGR Stratification in an Engine Cylinder A Study of EGR Stratification in an Engine Cylinder Bassem Ramadan Kettering University ABSTRACT One strategy to decrease the amount of oxides of nitrogen formed and emitted from certain combustion devices,

More information

Improving The Emission Characteristics of Diesel Engine by Using EGR at Different Cooling Rates

Improving The Emission Characteristics of Diesel Engine by Using EGR at Different Cooling Rates Improving The Emission Characteristics of Diesel Engine by Using EGR at Different Cooling Rates G SujeevaRaju 1, G Naresh Babu 2 1M.Tech Student, Dept. Of Mechanical Engineering, Siddhartha Institute of

More information

EMISSION CONTROL (AUX. EMISSION CONTROL DEVICES) H6DO

EMISSION CONTROL (AUX. EMISSION CONTROL DEVICES) H6DO EMISSION CONTROL (AUX. EMISSION CONTROL DEVICES) H6DO SYSTEM OVERVIEW 1. System Overview There are three emission control systems, which are as follows: Crankcase emission control system Exhaust emission

More information

Available online Journal of Scientific and Engineering Research, 2018, 5(8): Research Article

Available online   Journal of Scientific and Engineering Research, 2018, 5(8): Research Article Available online www.jsaer.com, 2018, 5(8):139-144 Research Article ISSN: 2394-2630 CODEN(USA): JSERBR A Study on the Reduction of Exhaust Gas by the Methanol Mixing Method of Compression Ignition Engine

More information

Studying Simultaneous Injection of Natural Gas and Gasoline Effect on Dual Fuel Engine Performance and Emissions

Studying Simultaneous Injection of Natural Gas and Gasoline Effect on Dual Fuel Engine Performance and Emissions Studying Simultaneous Injection of Natural Gas and Gasoline Effect on Dual Fuel Engine Performance and Emissions A. Mirmohamadi, SH. Alyari shoreh deli and A.kalhor, 1-Department of Mechanical Engineering,

More information

Performance and Emission Analysis of C.I. Engine using Biodiesels and its Blends

Performance and Emission Analysis of C.I. Engine using Biodiesels and its Blends Performance and Emission Analysis of C.I. Engine using Biodiesels and its Blends Pranil C. Patil 1, M. S. Deshmukh 2 1 (RSCOE, Tathawade/ SavitribaiPhule Pune University, India) 2 (RSCOE, Tathawade/ SavitribaiPhule

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

EMISSION CONTROL VISUAL INSPECTION PROCEDURES

EMISSION CONTROL VISUAL INSPECTION PROCEDURES EMISSION CONTROL VISUAL INSPECTION PROCEDURES 1992 Infiniti G20 1983-98 GENERAL INFORMATION Emission Control Visual Inspection Procedures All Models * PLEASE READ THIS FIRST * This article is provided

More information

Promising Alternative Fuels for Improving Emissions from Future Vehicles

Promising Alternative Fuels for Improving Emissions from Future Vehicles Promising Alternative Fuels for Improving Emissions from Future Vehicles Research Seminar: CTS Environment and Energy in Transportation Council Will Northrop 12/17/2014 Outline 1. Alternative Fuels Overview

More information

EXPERIMENTAL INVESTIGATION OF FOUR STROKE SINGLE CYLINDER DIESEL ENGINE WITH OXYGENATED FUEL ADDITIVES

EXPERIMENTAL INVESTIGATION OF FOUR STROKE SINGLE CYLINDER DIESEL ENGINE WITH OXYGENATED FUEL ADDITIVES EXPERIMENTAL INVESTIGATION OF FOUR STROKE SINGLE CYLINDER DIESEL ENGINE WITH OXYGENATED FUEL ADDITIVES 1 Bhavin Mehta, 2 Hardik B. Patel 1,2 harotar University of Science & Technology, Changa, Gujarat,

More information

[Vishnusankarajothi, 4(6) June, 2017] ISSN: IMPACT FACTOR

[Vishnusankarajothi, 4(6) June, 2017] ISSN: IMPACT FACTOR EFFECT OF INJECTION PRESSURE ON PERFORMANCE AND EMISSION OF DIESEL HYDROGEN OPERATED C.I ENGINE B. Vishnusankarajothi *1 & Dr. M. Loganathan 2 *1 P.G Student, Department of Mechanical Engineering, Annamalai

More information

PERFORMANCE AND EMISSION CHARACTERISTICS OF A VARIABLE COMPRESSION SI ENGINE USING ETHANOL- GASOLINE BLENDS AS FUEL

PERFORMANCE AND EMISSION CHARACTERISTICS OF A VARIABLE COMPRESSION SI ENGINE USING ETHANOL- GASOLINE BLENDS AS FUEL Proceedings of the International Conference on Mechanical Engineering 2011 (ICME2011) 18-20 December 2011, Dhaka, Bangladesh ICME11-TH-001 PERFORMANCE AND EMISSION CHARACTERISTICS OF A VARIABLE COMPRESSION

More information

MORPHOLOGY AND VOLATILITY OF PARTICULATE MATTER EMITTED FROM TWO DIRECT-INJECTION ENGINES

MORPHOLOGY AND VOLATILITY OF PARTICULATE MATTER EMITTED FROM TWO DIRECT-INJECTION ENGINES MORPHOLOGY AND VOLATILITY OF PARTICULATE MATTER EMITTED FROM TWO DIRECT-INJECTION ENGINES Brian Graves, Jason Olfert, Bob Koch, Bronson Patychuk, Ramin Dastanpour, Steven Rogak University of Alberta, Westport

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

Engine Conversion to CRDI Technology & Its Application Strategy

Engine Conversion to CRDI Technology & Its Application Strategy Engine Conversion to CRDI Technology & Its Application Strategy S Karthik 1, K Sairahul 1, N Logesh 1, K.Guru Prasad 1, D.Gopinath 2 U.G Student, Velammal Engineering College, Chennai, Tamilnadu, India

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 8, August-2016 ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 8, August-2016 ISSN ISSN 2229-5518 2417 Experimental Investigation of a Two Stroke SI Engine Operated with LPG Induction, Gasoline Manifold Injection and Carburetion V. Gopalakrishnan and M.Loganathan Abstract In this experimental

More information

Marc ZELLAT, Driss ABOURI, Thierry CONTE. CD-adapco Group

Marc ZELLAT, Driss ABOURI, Thierry CONTE. CD-adapco Group Advanced modeling of DI Diesel Engines: Investigations on Combustion, High EGR level and multipleinjection Application to DI Diesel Combustion Optimization Marc ZELLAT, Driss ABOURI, Thierry CONTE CD-adapco

More information

INTRODUCTION OF FOUR STROKE ENGINE

INTRODUCTION OF FOUR STROKE ENGINE INTRODUCTION OF FOUR STROKE ENGINE Engine: An engine is motor which converts chemical energy into mechanical energy Fuel/petrol engine: A petrol engine (known as a gasoline engine in North America) is

More information

Exhaust After-Treatment System. This information covers design and function of the Exhaust After-Treatment System (EATS) on the Volvo D16F engine.

Exhaust After-Treatment System. This information covers design and function of the Exhaust After-Treatment System (EATS) on the Volvo D16F engine. Volvo Trucks North America Greensboro, NC USA DService Bulletin Trucks Date Group No. Page 1.2007 258 44 1(6) Exhaust After-Treatment System Design and Function D16F Exhaust After-Treatment System W2005772

More information

Experimental determination of suitable ethanol gasoline blend for Spark ignition engine

Experimental determination of suitable ethanol gasoline blend for Spark ignition engine Experimental determination of suitable ethanol gasoline blend for Spark ignition engine Farha Tabassum Ansari 1, Abhishek Prakash Verma 2 1,2 ME IV Sem Student, Jabalpur engineering college Jabalpur Dr.Alok

More information

Port Injection of Hydrogen Gas in Direct Injection Diesel Engine using DEE as Ignition Enhancer

Port Injection of Hydrogen Gas in Direct Injection Diesel Engine using DEE as Ignition Enhancer , October 25-27, 2017, San Francisco, USA Port Injection of Hydrogen Gas in Direct Injection Diesel Engine using DEE as Ignition Enhancer G. Mohan Kumar, C. Dhanasekaran Abstract Over the past two decades

More information

EXPERIMENTAL INVESTIGATION OF THERMAL PERFORMANCE OF PETROL ENGINE USING FUEL CATALYST

EXPERIMENTAL INVESTIGATION OF THERMAL PERFORMANCE OF PETROL ENGINE USING FUEL CATALYST EXPERIMENTAL INVESTIGATION OF THERMAL PERFORMANCE OF PETROL ENGINE USING FUEL CATALYST Sagar.A.Patil 1, Priyanka.V.Kadam 2, Mangesh.S.Yeolekar 3, Sandip.B.Sonawane 4 1 Student (Final Year), Department

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