Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Placements

Student Reviews


For Business


More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Loading...
Executive Programs
Workshops
For Business

Success Stories

Placements

Student Reviews

More

Projects

Blogs

Academic Training

Find Jobs

Informative Articles

We're Hiring!

phone+91 9342691281Log in
  1. Home/
  2. abhijeet dhillon/
  3. Challenge on Combustion

Challenge on Combustion

Aim: Perform a combustion simulation on the combustor model and plot the variation of the mass fraction of the different species’ in the simulation using line probes at different locations of the combustor as shown in Fig. You need to plot for CO2, H2O, CH4, N2, O2, NOx emissions & Soot formation.   …

    • abhijeet dhillon

      updated on 19 Aug 2020

    Aim:

    Perform a combustion simulation on the combustor model and plot the variation of the mass fraction of the different species’ in the simulation using line probes at different locations of the combustor as shown in Fig. You need to plot for CO2, H2O, CH4, N2, O2, NOx emissions & Soot formation. 

     

    Solution:

     Combustion in Engines :

    Combustion, also known as burning, is the basic chemical process of releasing energy from a fuel and air mixture.  In an internal combustion engine (ICE), the ignition and combustion of the fuel occurs within the engine itself. The engine then partially converts the energy from the combustion to work. The engine consists of a fixed cylinder and a moving piston. The expanding combustion gases push the piston, which in turn rotates the crankshaft. Ultimately, through a system of gears in the powertrain, this motion drives the vehicle’s wheels

     

    the red arrows represent the burning working fluid (realizing close to stoichiometric mixture ratio with the injected fuel and very high temperature in the flame presented in orange), and the blue arrows represent the fluid which cools down the burning one down to the required temperature of the thermodynamic cycle (which is limited by the materials used to realize the combustion chamber and the turbine).

    The arrangement of the combustion chamber is the subject of many research projects, some of the latest being lean burn program  where the reduction of NOx through the reduction of combustion temperature by multiple combustion is sought.

    The thermodynamics of combustion is relatively simple and is based on the heat of reaction as shown :

    Reactants|Tinitial = Products|Tinitial+ HEATor  Products|Tcombustion

    The combustion process is the result of a strong exothermic chemical reaction as a result of energy exchanges that occur due to intermolecular collisions.Generally, at ambient temperature, a chemical reaction occurs very slowly, because, although collisions at molecular level occur, they do not generate a sufficient amount of energy to trigger a chemical transformation.According to the chemical kinetic theory, only “active” collisions, collisions involving molecules having an initial energy greater than or equal to an energy called activation energy, lead to a chemical reaction. This energy is needed to destroy or weaken existing intermolecular connections. The activation energy is given by Arrhenius equation

    The combustion process can be expressed in a simplified way through the global reaction mechanism.In CFD modeling more complex reaction mechanisms (e.g., mechanisms which take into consideration the formation of NO) are also available. Using a more complex reaction mechanism is more time-consuming and requires higher computational power. Thus, depending on the purpose of the conducted numerical simulation, a simpler or more complex reaction mechanism should be chosen.In CFD modeling more complex reaction mechanisms (e.g., mechanisms which take into consideration the formation of NO) are also available. Using a more complex reaction mechanism is more time-consuming and requires higher computational power. Thus, depending on the purpose of the conducted numerical simulation, a simpler or more complex reaction mechanism should be chosen.

    1.EDM

    The eddy dissipation model is based on the concept that chemical reaction is fast relative to the transport processes in the flow. When reactants mix at the molecular level, they instantaneously form products. The model assumes that the reaction rate may be related directly to the time required to mix reactants at the molecular level.

    By default, for the eddy dissipation model, it is sufficient that fuel and oxidant be available in the control volume for combustion to occur.

    Because of the assumption of complete combustion, the eddy dissipation model may overpredict temperature under certain conditions (e.g., for hydrocarbon fuels in regions with fuel-rich mixture).

    The eddy dissipation model was developed for use in a wide range of turbulent reacting flows covering premixed and diffusion flames. Because of its simplicity and robust performance in predicting turbulent reacting flows, this model has been widely applied in the prediction of industrial flames

    The eddy dissipation model, based on the work of Magnussen and Hjertager, is a turbulent-chemistry reaction model. Most fuels are fast burning and the overall rate of reaction is controlled by turbulence mixing. In the non-premixed flames, turbulence slowly mixes the fuel and oxidizer into the reaction zones where they burn quickly. In premixed flames the turbulence slowly mixes cold reactants and hot products into the reaction zones where reaction occurs rapidly. In such cases the combustion is said to be mixing-limited, and the complex and often unknown chemical kinetics can be safely neglected. In this model, the chemical reaction is governed by large eddy mixing time scale. Combustion initiates whenever there is turbulence present in the flow.

     

    2.FRC 

    The finite-rate chemistry model allows the computation of reaction rates described by the molecular interaction between the components in the fluid. It can be combined with the eddy dissipation model for flames where chemical reaction rates might be slow compared with the reactant mixing rates. The finite-rate chemistry model is best applied to situations where the chemical time scale is rate-limiting. This model can be used in conjunction with both laminar and turbulent flow.The laminar finite rate model computes the chemical source terms using the arrhenius expressions and ignores turbulence fluctuations. This model provides with the exact solution for laminar flames but gives inaccurate solution for turbulent flames, in which turbulence highly affects the chemistry reaction rates, due to highly non-linear Arrhenius chemical kinetics. However this model may be accurate for combustion with small turbulence fluctuations, for example supersonic flames.

    Extended EDC local extinction model accounting finite-rate ...

     

    Part I:

     

    Converting this into a 2D profile we get:

     

     

     Meshing :

    Element size : 1 mm 

    Element Type : All quads

    Part 1 :

     Variation of the mass fraction of the different species’ in the simulation using line probes at different locations :

     

    1.At line = 0 m 

     

    2.At line = 200 mm

    3.At line = 400 mm

    4.At line = 700 mm

    Part II

    Addition of  the water content in the fuel from 5% to 30% by mole and observe the effect of it on the results

     

    Now the reaction of combustion is given by :

    File:Combustion reaction of methane.jpg - Wikimedia Commons

    The total moles in the reaction is 6 ,therefore 

    5% moles = 0.05 moles

    10% moles  = 0.1 moles

    15% moles = 0.15moles

    20% moles = 0.2 moles 

    25% moles = .25 moles

    30% moles = .3 moles

    P1 = SOOT

    P2 = NO2

    Conclusion

    As water content increases the content of Soot and NO goes down.

     

     

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by abhijeet dhillon (77)

    Week 2 Air standard Cycle

    Objective:

    Aim : Your code should create a PV diagram  Your should output the thermal efficiency of the engine.   Solution :  The code for the PV diagram is as follows :   import math import matplotlib.pyplot as plt #inputs p1=101325 t1=500 gamma=1.4 t3=2300 #Geometric dimensions : bore=0.1 stroke=0.1 con_rod=0.15…

    calendar

    18 Jun 2022 12:07 PM IST

      Read more

      Bird Strike - Project - 2

      Objective:

      Aim :  The final submission must include the input file, animation, and a report. - Since this is a quite difficult and involved project, students are advised to log their debugging process and include it in the report. The log is a description of the solution process and challenges encountered along the way.  …

      calendar

      17 Apr 2022 05:21 AM IST

        Read more

        Week 1 Understanding Different Battery Chemistry

        Objective:

        Aim : 1.Prepare a table which includes materials & chemical reactions occurring at the anode and cathode of LCO, LMO, NCA, NMC, LFP and LTO type of lithium ion cells.Give your detailed explanation on it 2.Compare the differences between each type of Li+ion batteries based on their characteristics   Solution :…

        calendar

        08 Mar 2022 03:21 PM IST

          Read more

          Week - 10 Hyperelastic Material Models

          Objective:

          Aim : Given the material data below, calculate the Mooney Rivlin and Ogden material constants and compare the both using stress-strain data from a Dogbone specimen tensile test with 100 percent strain. The given data is the engineering stress-strain in MPa/(mm/mm). The comparison should be shown from the d3hsp file and…

          calendar

          27 Feb 2022 05:08 AM IST

            Read more

            Schedule a counselling session

            Please enter your name
            Please enter a valid email
            Please enter a valid number

            Related Courses

            coursecardcoursetype

            Accelerated Career Program in Embedded Systems (On-Campus) - Powered by NASSCOM

            Recently launched

            0 Hours of Content

            coursecard

            5G Protocol and Testing

            Recently launched

            4 Hours of Content

            coursecard

            Automotive Cybersecurity

            Recently launched

            9 Hours of Content

            coursecardcoursetype

            Pre-Graduate Program in Bioengineering and Medical Devices

            Recently launched

            90 Hours of Content

            coursecardcoursetype

            Pre-Graduate Program in 5G Design and Development

            Recently launched

            49 Hours of Content

            Schedule a counselling session

            Please enter your name
            Please enter a valid email
            Please enter a valid number

                        Do You Want To Showcase Your Technical Skills?
                        Sign-Up for our projects.