Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Nihal Arun K P

CFD Engineer with specialization in Electric Vehicle design and analysis

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • SIMULINK-BASICS
  • HEV-FUNDAMENTALS
  • MATLAB
  • HEV
  • BATTERY-TECHNOLOGY
  • HYPER-MESH
  • STRUCTURAL-MESHING

Introduction

Enthusiastic Mechanical Engineer with specialization in CFD and coding using MATLAB. Interested in simulations and analysis of engineering problems.

32 Projects

Week 3 - Solving second order ODEs

Objective:

AIMTo write a program in MATLAB to solve the ODE that represents the equation of motion of a simple pendulum with damping. GOVERNING EQUATIONSThe ordinary differential equation that represents the motion of a simple pendulum is as follows, `((d^2theta)/(dt^2))+(b/m)*((d theta)/(dt))+(g/l)*sintheta` = 0 Where, `theta`…

calendar

02 Nov 2020 04:34 AM IST

    Read more

    Week 4 - Genetic Algorithm

    Objective:

    AIM To write a code in MATLAB to optimize the stalagmite function and to find the global maxima of the function.   GOVERNING EQUATIONS Formulas for the stalagmite function , `f(x,y) = f_1,_x*f_2,_x*f_1,_y*f_2,_y`   `f_1,_x = [sin(5.1pi*x+0.5)]^6` `f_1,_y = [sin(5.1pi*y+0.5)]^6` `f_2,_x = exp[-4ln(2)(x-0.0667)^2/0.64]`…

    calendar

    16 Nov 2020 04:16 PM IST

      Read more

      Project 1 - Parsing NASA thermodynamic data

      Objective:

      AIM To write a program in MATLAB to calculate specific heat,enthalpy and entropy for all the species in the given data file. And also to calculate the molecular weight of those species.   GOVERNING EQUATIONS Equations for specific heat, enthalpy and entropy are as follows,   `C_p/R = a1+a2*T+a3*T^2+a4*T^3+a5*T^4`…

      calendar

      30 Nov 2020 10:52 AM IST

        Read more

        Week -2

        Objective:

        DOOR BELL USING SOLENOID AIM To make a simulink model of doorbell using solenoid block. BLOCK DIAGRAM The simulink blocks used here are as follows , Signal builder Simulink to PS converter Switch Battery Solenoid Electrical reference Lever Ideal translational motion sensor PS to simulink converter Mechanical translational…

        calendar

        16 Dec 2020 03:13 PM IST

          Read more

          Week - 4

          Objective:

          1)CONTROL LOGIC OF A WASHING MACHINE   AIM To implement control logic of a washing machine using stateflow as per the following sequence, If the power supply is available, the system gets activated  If the Water supply is not available, stop the process & indicate through LED Soaking time should be 200s followed…

          calendar

          29 Dec 2020 04:21 PM IST

            Read more

            Week-3 Challenge: ADVISOR Tool

            Objective:

            AIM To use the ADVISOR tool and simulate the following, 1)For EV_defaults_in file, if cargo mass is 500 kg with all other default conditions, can the vehicle travel for 45 km with FTP drive cycle?Conclude the observations.   2)In the above case, try changing the battery capacity and repeat the simulation.  …

            calendar

            25 Jan 2021 03:39 PM IST

            • HEV
            • MATLAB
            Read more

            Week-4 Challenge WOT Condition Part-2

            Objective:

            QUESTION (1) What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type?  ANSWER Mapped model of engine :- This type of model represents macro engine behaviour as set of lookup tables as functions of commanded load and measured engine speed. These…

            calendar

            01 Feb 2021 10:23 AM IST

            Read more

            Week-6 Challenge: EV Drivetrain

            Objective:

            1)Which types of power converter circuits are employed in electric and hybrid electric vehicle?      ANSWER Some of the types of power converter circuits employed in electric and hybrid electric vehicles are as follows, DC to AC circuit :- This power converter circuit will convert the DC source…

            calendar

            09 Feb 2021 05:40 AM IST

              Read more

              Week-7 Challenge: DC Motor Control

              Objective:

              1)Speed control of a DC motor using BJT H-bridge   AIM To run a MATLAB demo ‘Speed control of a DC motor using BJT H-bridge’ and then modify the model such that armature current doesn’t shoot up when motor changes direction from forward to reverse.    PROCEDURE This is the block diagram…

              calendar

              12 Feb 2021 03:59 PM IST

              Read more

              Week-11 Challenge: Braking

              Objective:

              1)ENERGY REQUIRED FOR BRAKING   AIM To calculate the energy required for braking ,for a defined driving cycle.   GOVERNING EQUATION To calculate energy , `E = 1/2m(v_f^2-v_i^2)` Where , `m` is the total mass , `v_f` is the final velocity ,`v_i` is the initial velocity. Here velocity…

              calendar

              26 Feb 2021 10:47 AM IST

              Read more

              Project-1: Powertrain for aircraft in runways

              Objective:

              1)Search and list out the total weight of various types of aircrafts.  ANSWER In the below table we can see the weights of some of the biggest aircraft’s in the world, Aircraft Name MTOW (in tonnes) MLW (in tonnes) Antonov An-225 640.00 591.7 Airbus A380-800 575.00 394 Boeing 747-8F 447.70 346.091 Boeing 747-8…

              calendar

              03 Mar 2021 02:46 PM IST

              Read more

              Final Project: Design of an Electric Vehicle

              Objective:

              AIM To create a MATLAB model of  an electric car which uses a battery and a DC motor, by choosing suitable blocks from Powertrain block set.   THEORY An electric car is a vehicle that is propelled by one or more electric motors, using energy stored in rechargeable battery packs. These are eco-friendly…

              calendar

              04 Apr 2021 05:54 AM IST

              Read more

              Final Project: Electric Rickshaw modelling

              Objective:

              AIM To create a detailed MATLAB model of an electric rickshaw (three wheel passenger vehicle).    OBJECTIVES Electric rickshaw model with following details, Rear wheels driven by PM brushed type motor. Assume efficiency points of motor controller and motor. To create an excel sheet with all input…

              calendar

              05 Nov 2021 07:46 AM IST

              Read more

              Week 1 Understanding Different Battery Chemistry

              Objective:

              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.   ANSWER The table showing the materials and chemical reactions in different types of Li-Ion batteries are…

              calendar

              14 Apr 2021 02:00 PM IST

                Read more

                Week 7 State of charge estimation

                Objective:

                AIM 1)To simulate 3 test cases from harness dashboard in the MATLAB file given below and write a detailed report on the results. The MATLAB file, https://in.mathworks.com/matlabcentral/fileexchange/72865-design-and-test-lithium-ion-battery-management-algorithms   2)To define coulomb counting by referring to…

                calendar

                03 May 2021 11:58 AM IST

                Read more

                Project 1 Mechanical design of battery pack

                Objective:

                AIM To prepare a detailed battery pack drawing along with its enclosure and to state assumptions.   OBJECTIVES Battery pack design using A123 ANR26650M1-B type Li-ion cells and with battery pack capacity 18 kWh.   THEORY A battery pack is made up of any number cells which are arranged in series…

                calendar

                07 May 2021 08:57 AM IST

                Read more

                Week 3.5 - Deriving 4th order approximation of a 2nd order derivative using Taylor Table method

                Objective:

                AIM A. Derive the following 4th order approximations of the second-order derivative, Central difference Skewed right-sided difference Skewed left-sided difference B. To write a program in Matlab to evaluate the second-order derivative of the analytical function `exp(x)*cos(x)` and compare it with the 3 numerical…

                calendar

                03 Jun 2021 01:06 PM IST

                Read more

                Week 5.1 - Mid term project - Solving the steady and unsteady 2D heat conduction problem

                Objective:

                AIM  To perform the Steady state analysis & Transient State analysis on 2D heat conduction equation by using the point iterative techniques. The Boundary conditions for the problem are as follows; Top Boundary = 600 K Bottom Boundary = 900 K Left Boundary = 400 K Right Boundary = 800 K   THEORY Steady…

                calendar

                17 Jun 2021 05:49 AM IST

                Read more

                Week 7 - Simulation of a 1D Super-sonic nozzle flow simulation using Macormack Method

                Objective:

                AIM To simulate the isentropic flow through a quasi 1D subsonic-supersonic nozzle using both the conservation form and non-conservation forms of governing equations solved with MacCormack's technique.   GOVERNING EQUATIONS Integral form of the flow equations are as follows, Continuity equation , `del/(delt)intintintrho*dv+intintrhoV*dS=0`…

                calendar

                03 Jul 2021 08:05 AM IST

                  Read more

                  Week 8 - Simulation of a backward facing step in OpenFOAM

                  Objective:

                  AIM To simulate an incompressible-laminar-viscous flow through the backward facing step geometry using OpenFOAM. Transient simulation should be performed. The mesh specification should be as follows, Number of cells along the x direction (longer dimension) = 200 Number of cells along the longer y…

                  calendar

                  08 Jul 2021 10:33 AM IST

                  Read more

                  Week 9 - FVM Literature Review

                  Objective:

                  Finite Volume Method (FVM) FVM is a discretization method for the approximation of partial differential equations based on the integral form of the conservation equations. In this method a finite volume is considered at each node. This volume defines a control volume. This control volume can be fixed in space or moving…

                  calendar

                  11 Jul 2021 05:16 AM IST

                    Read more

                    Week 11 - Simulation of Flow through a pipe in OpenFoam

                    Objective:

                    AIM To simulate an axi-symmetric flow by applying the wedge boundary condition using OpenFOAM software. The conditions for the simulation is as follows, The flow is laminar and flows through a constant cross-section pipe at an inlet Reynold’s number of 2100. The simulation can be transient or steady state.…

                    calendar

                    16 Jul 2021 05:57 AM IST

                    Read more

                    Week 12 - Validation studies of Symmetry BC vs Wedge BC in OpenFOAM vs Analytical H.P equation

                    Objective:

                    AIM To simulate an axi-symmetric flow by applying the wedge boundary condition and symmetry boundary condition using OpenFOAM software. Also highlight the differences in both boundary conditions in terms of their usage and application. The wedge angles at which simulation has to be done are 10°,25°…

                    calendar

                    17 Jul 2021 04:17 PM IST

                    Read more

                    Week 1- Mixing Tee

                    Objective:

                    AIM To set up steady-state simulations to compare the mixing effectiveness when hot inlet temperature is 36°C & the Cold inlet is at 19°C for a mixing tee problem using ANSYS software. The two cases to be simulated are as follows, Case 1:- Short mixing tee with a hot inlet velocity of 3m/s and momentum…

                    calendar

                    28 Jul 2021 07:52 AM IST

                    Read more

                    Week 2 - Flow over a Cylinder.

                    Objective:

                    AIM To simulate flow over a cylinder and study the phenomenon of Karman vortex street using ANSYS software.   INTORDUCTION Flow over cylinder is a very important problem in fluid mechanics because of its complex unsteady dynamics of the cylinder wake flow. The laminar vortex shedding , known as Karman Vortex Street…

                    calendar

                    05 Aug 2021 06:59 AM IST

                      Read more

                      Week 3 - External flow simulation over an Ahmed body.

                      Objective:

                        AIM To simulate external flow over an Ahmed body using ANSYS software. The simulation is run for the velocity of 25m/s with the default air properties in ANSYS Fluent software.   INTORDUCTION Aerodynamics of an automobile body is a crucial part in the designing process. Reducing the aerodynamics factors like…

                      calendar

                      10 Aug 2021 10:24 AM IST

                        Read more

                        Week 4 - CHT Analysis on Exhaust port

                        Objective:

                        AIM To study the Conjugate Heat Transfer analysis method by performing four cylinder engine exhaust port simulation using ANSYS Fluent.   INTRODUCTION The interaction between conduction within a solid body and the convection from the solid surface to fluid moving over the solid surface is a common phenomenon…

                        calendar

                        17 Aug 2021 09:26 AM IST

                          Read more

                          Week 5 - Rayleigh Taylor Instability

                          Objective:

                          AIM To perform the Rayleigh Taylor Instability simulation and study the affects of Atwood number value on the behaviour of the instability using ANSYS Fluent.   INTRODUCTION Rayleigh Taylor Instability is one of the best example for hydrodynamic instability. This phenomenon was first introduced by Lord Rayleigh and later…

                          calendar

                          23 Aug 2021 06:01 AM IST

                            Read more

                            Week 6 - CHT Analysis on a Graphics card

                            Objective:

                            AIM To perform steady state Conjugate Heat Transfer analysis on a model of a graphics card using ANSYS software.   OBJECTIVE To run the simulation by varying the inlet fluid velocity from 1m/sec to 5m/sec for at least three velocities. To find out the maximum temperature and heat transfer coefficient attained by the…

                            calendar

                            03 Sep 2021 05:03 AM IST

                              Read more

                              Week 8 - Simulating Cyclone separator with Discrete Phase Modelling

                              Objective:

                              AIM To perform simulations to analyse the cyclone separator and to calculate the separation efficiency & pressure drop using ANSYS software.   INTRODUCTION Cyclone separators are separation devices which uses centrifugal force generated by a spinning gas stream to separate particles from the carrier gas.…

                              calendar

                              10 Sep 2021 11:54 AM IST

                              Read more

                              Week 9 - Parametric study on Gate valve.

                              Objective:

                              AIM To perform parametric study on gate valve simulation using ANSYS software.   OBJECTIVE To perform gate valve simulations by setting the opening from 10% to 80%. To obtain the mass flow rates at the outlet for each design point. To calculate the flow coefficient and flow factor for each opening and then plot the…

                              calendar

                              17 Sep 2021 05:02 AM IST

                                Read more

                                Week 10 - Simulating Combustion of Natural Gas.

                                Objective:

                                AIM To perform combustion simulation on the combustor model with methane as the fuel using ANSYS software.   INTRODUCTION The simulation of combustion is an useful method to analyze the combustion process and the particulate emissions caused by it. Using the CFD simulations , the amount of species emitted after combustion…

                                calendar

                                28 Sep 2021 09:54 AM IST

                                Read more
                                Showing 1 of 32 projects

                                7 Course Certificates

                                certificate

                                MATLAB for Mechanical Engineers

                                CertificateIcon
                                Certificate UID: ldfkwj738y452nuv
                                View Certificate
                                certificate

                                Introduction to Physical Modeling using Simscape

                                CertificateIcon
                                Certificate UID: 415plg27vd8e3htj
                                View Certificate
                                certificate

                                Introduction to Hybrid Electric Vehicle using MATLAB and Simulink

                                CertificateIcon
                                Certificate UID: 2da61cbqse08pmt3
                                View Certificate
                                certificate

                                Introduction to Control of Electric Vehicle

                                CertificateIcon
                                Certificate UID: xmovj74ac9d1k2b3
                                View Certificate
                                certificate

                                Introduction to Battery Technology for Electric Vehicle

                                CertificateIcon
                                Certificate UID: 65lesdrk34gztioy
                                View Certificate
                                certificate

                                Introduction to CFD using MATLAB and OpenFOAM

                                CertificateIcon
                                Certificate UID: w8ezuyq4brl9ap0m
                                View Certificate
                                certificate

                                Introduction to GUI based CFD using ANSYS Fluent

                                CertificateIcon
                                Certificate UID: gk95csm41obl2rqt
                                View Certificate
                                Showing 1 of 7 certificates

                                Academic Qualification

                                B.Tech

                                SRM Institute of Science and Technology

                                07 Jul 2016 - 12 Jun 2020

                                12th

                                Sree Narayana Vidya Mandir Sr Sec School

                                04 May 2015 - 30 Mar 2016

                                10th

                                Sree Narayana Vidya Mandir Sr Sec School

                                03 Jun 2013 - 31 Mar 2014

                                Schedule a counselling session

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

                                Here are the courses that I have enrolled

                                coursecard
                                4.7

                                5 Hours of Content

                                coursecard
                                Recently launched

                                18 Hours of Content

                                coursecard
                                Recently launched

                                21 Hours of Content

                                coursecard
                                Recently launched

                                10 Hours of Content

                                Similar Profiles

                                Apoorv Ranjan
                                Apoorv Ranjan

                                Ladder of success cannot be climbed with hands in pocket.

                                Pruthvi Jagadeesh GK
                                Pruthvi Jagadeesh GK

                                The Future in Motion

                                Krantiveer .
                                Krantiveer .

                                Give more than what you get you will get more than what you gave