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

Aravind Subramanian

Masters Certification in Hybrid Electric Vehicle

Skills Acquired at Skill-Lync :

  • SIMULINK-BASICS
  • HEV-FUNDAMENTALS
  • MATLAB
  • GT-POWER
  • GT-SUITE
  • IC-ENGINE-CALIBRATION
  • FEA
  • HYPER-MESH

Introduction

Mechanical Engineering with 1-year experience in design, analysis and fabrication of EV powertrain. The Design and Analysis of a BLDC motor(Outrunner, Inrunner motor) using Motor-CAD. I have strong experience in preprocessing tools such as ANSA. I can setup multi-physics based simulations using ANSYS Fluent and CONVERGE and structural analysis using Ansys workbench. I have coded solvers, PDF's, and automated processes in MATLAB. The ability to perform Modelling, assembly and drafting using CATIA, SOLIDWORKS, Creo Parametric.

75 Projects

Stagalmite

Objective:

#STALAGMITE FUNCTION %stalagmite function function f=stalagmite(input_vector) x=input_vector(1); y=input_vector(2); term_1 = (sin(5.1*pi*x + 0.5)).^6; term_2 = (sin(5.1*pi*y + 0.5)).^6; term_3 = exp((-4*log(2)*((x-0.0667).^2))/(0.64)); term_4 = exp((-4*log(2)*((y-0.0667).^2))/(0.64)); a=(term_1.*term_2.*term_3.*term_4);…

calendar

23 Oct 2019 04:58 AM IST

    Read more

    Shock tube Simulation using CONVERGE

    Objective:

    SITUATION          The separation of two regions having high & low-pressure fluid by a diaphragm. The two-fluid gets mixed when the diaphragm breaks and flow simulation is done in the CONVERGE studio and post-processes the results in Para view and CYGWIN was used to run the commands for simulation…

    calendar

    17 Sep 2019 12:28 PM IST

    • CFD
    Read more

    Characteristics of Induction Motor

    Objective:

    1. Equivalent circuit network of induction motor MATLAB model. The above diagram represents the equivalent circuit of induction motor, the scalar voltage of the 3-phase is the same only they differ by phase shift so the per-phase voltage applied to the motor. Stator & rotor are two main parts in the Induction motor.…

    calendar

    28 Apr 2020 08:44 AM IST

    Read more

    Steady state simulation through a Throttle body

    Objective:

                                         Steady Flow Simulation through a Throttle SITUATION           The flow of air through a throttle body in Converge studio and post-processes the results in ParaView…

    calendar

    23 Oct 2019 04:58 AM IST

    Read more

    SI Engine vs CI Engine Calibration using GT Power

    Objective:

    AIM        The objective of the project is to compare the SI vs CI Engine parameters for the BSFC, Exhaust temperature and A/F ratio. Change the MFB 50 and observe the impact on performance. PROCEDURE          The GT Power has various tutorial files that are used to find the…

    calendar

    23 Oct 2019 04:58 AM IST

      Read more

      Combustion characterization of Methane fuel in Ansys Fluent

      Objective:

      OBJECTIVE        The objective of the project is to perform a combustion simulation of air and fuel mixture. The effect of the addition of water content into the fuel on the formation of Nox and soot. Assumptions The parameters are axis symmetrical about the x-axis so the model is reduced from 3D model…

      calendar

      30 Mar 2020 08:17 AM IST

        Read more

        Cyclinder Flow Model Mesh

        Objective:

        Objective       The objective of the project is to mesh a cyclinder model in the ANSA software with a element size of 1 unit. Procedure : Import File          The cyclinder is imported in export format into ANSA software. The wireframe model of the file.  Activate the shadow…

        calendar

        23 Oct 2019 04:58 AM IST

        Read more

        Simulation flow through a pipe by varying the wedge angle

        Objective:

        OBJECTIVE  Write a program in Matlab that can generate the computational mesh automatically for any wedge angle and grading schemes. To simulate for internal laminar flow through the pipe and compute the velocity profiles at various sections and set up the sufficient length of the pipe so that the flow is fully developed.…

        calendar

        23 Oct 2019 04:58 AM IST

        Read more

        Drag Force of Bicycle Rider

        Objective:

        % Drag force calculation by varying velocity % Inputs% density Kg/m^3 rho = 1.225 % area m^2  a= 0.32% velocity m/s v = [1:50] % drag coefficient cd = 0.88 % Drag force F = 0.5*rho*a*v.*v.*cd plot(v,F,'color','b') xlabel('Velocity') ylabel('Dragforce') grid on % Drag force calculation by varying velocity % Density…

        calendar

        23 Oct 2019 04:58 AM IST

          Read more

          Generate volumetric mesh for Turbocharger

          Objective:

          OBJECTIVE :      The perform volumetric mesh on the Turbocharger using different tools available in the ANSA.       Different topological errors in the geometry are cleaned up.      The surface mesh is created using meshing tools.      The volumetric mesh…

          calendar

          23 Oct 2019 04:58 AM IST

          Read more

          Prantyl Meyer Shock wave problem

          Objective:

          SITUATION              To simulate a supersonic flow through a Duct channel having the sharp corners to observe the formation of shock waves in converge studio and post-processes the results in Para View and CYGWIN was used to run the commands for the simulation and converting the output…

          calendar

          23 Oct 2019 04:58 AM IST

          Read more

          Various Turbocharger application in GT Power

          Objective:

          1. Different types of Turbocharger  Fixed Geometry turbocharger - The amount of exhaust gas into the turbocharger cannot be varied, the turbocharger is optimized for the particular operating condition & the turbine size and/or A/R ratio tend to be relatively large for a given application because of the need to…

          calendar

          29 Oct 2019 04:38 AM IST

          Read more

          Induction motor braking energy and efficiency contour

          Objective:

          OBJECTIVE The aim of the project is used to create a Matlab program for motor speed, torque and efficiency values.  TASK For a defined driving cycle, calculate the energy required for braking. Why electric motor can’t develop braking torque at high speed similar to starting? How electric and mechanical brakes…

          calendar

          03 May 2020 12:12 AM IST

          Read more

          Perform Surface Mesh on BMW M6 model by clearing the Topological errors & Create wind tunnel.

          Objective:

          OBJECTIVE       The objective of this project is to clean up the topological errors in the parts of the BMW M6 model and then perform the surface mesh on the BMW model. Create a wind tunnel for the BMW M6 model to simulate the movement of the air over the vehicle. PROCEDURE        The…

          calendar

          23 Oct 2019 04:58 AM IST

          Read more

          SI Engine Calibration using GT Power

          Objective:

          AIM         The objective of the project is to calculate the various parameters of the engine at a particular rpm for a single-cylinder engine.         Increase the power output by 10% at 3600 rpm by varying different parameters of the engine. PROCEDURE       …

          calendar

          23 Oct 2019 04:58 AM IST

            Read more

            Wide Open Throttle response of GM Electric Car

            Objective:

            1. There are three types of vehicle weight. Curb weight -  It is the total mass of a vehicle with standard equipment and all necessary operating parts. Payload - The weight of the passengers & additional load added to the vehicle. Gross vehicle weight - Sum of the Curb & payload of the vehicle.   …

            calendar

            05 May 2020 03:14 AM IST

              Read more

              Steady and Unsteady 2D Heat Conduction

              Objective:

              STEADY STATE ANALYSIS FOR 2D HEAT CONDUCTION 1. JACOBI METHOD In the jacobi method the value of the (xi)k  obtained in the kth iteration remain unchanged until the entire (k+1)th iteration has been calculated. The value during iteration are used are from the previous iteration so the number of iteration is higher…

              calendar

              23 Oct 2019 04:58 AM IST

              Read more

              Simulation of Super Sonic Nozzle Flow using Mac-Cormack Method

              Objective:

               Calculating Time Step     For the solution to be stable, the concept of CFL number is used. For linear Hyperbolic equation, the value of CFL < 1 will be stable solution. The time step for each iteration is calculated so that the result must be stable.              …

              calendar

              23 Oct 2019 04:58 AM IST

                Read more

                Compute higher order approximations using skewed and central scheme using Taylor's table method

                Objective:

                FUNCTION OF DIFFERENT SCHEME 1) CENTRAL DIFFERENCE SCHEME  The function is to find analytical derivative of the exp(x)*cos(x) of second order and compare it with central method to compute the error. In the central difference method the values are taken from both the sides of the grid points & used where both sides…

                calendar

                23 Oct 2019 04:58 AM IST

                  Read more

                  Parsing NASA Thermodynamic Data

                  Objective:

                  The equations to calculate the properties of the species are: The FIRST 7 coefficients are HIGH-temperature coefficients and the SECOND 7 coefficients are LOW- temperature coefficients. We have to use the Local Temperature Range instead of the Global Temperature Range, since Local Temperature…

                  calendar

                  23 Oct 2019 04:58 AM IST

                    Read more

                    Conjugate Heat Transfer analysis on a Exhaust port using Ansys fluent

                    Objective:

                    Conjugate heat transfer Conjugate heat transfer (CHT) is used to describe processes which involve variations of temperature within solids and fluids, due to thermal interaction between the solids and fluids. The exchange of thermal energy between the two physical bodies is called the study of Heat transfer, the rate of…

                    calendar

                    22 Feb 2020 03:07 PM IST

                      Read more

                      Robotic Arm

                      Objective:

                      % forward kinematics l1=1; l2=0.5; theta1=(0:5:90); theta2=(0:10:90); % coordinates for i = 1:length(theta1); THETA1=theta1(i); for j= 1:length(theta2) THETA2=theta2(j); ct=1; x0=0; y0=0; x1 =l1*cosd(THETA1); y1 =l1*sind(THETA1); x2 =x1+l2*cosd(THETA2); y2 =y1+l2*sind(THETA2); % plotting plot([x0,x1],[y0,y1],[x1,x2],[y1,y2],'linewidth',3)…

                      calendar

                      23 Oct 2019 04:58 AM IST

                        Read more

                        Simulation of Cyclone Separator in Ansys Fluent

                        Objective:

                        OBJECTIVE       To perform an analysis on the cyclone separator model using four different boundary conditions & also vary the number of particles through the inlet. Cyclone Separator  It is a method of removing particulates from an air, gas or liquid stream, without the use of filters, through…

                        calendar

                        26 Mar 2020 05:50 AM IST

                        Read more

                        Curve fitting

                        Objective:

                        In this project, I have shown graph value of the polynomial curve-fitting by 1-3 degree . Greater the degree of the polynomial, better will be the fit, however, with higher orders, shows error. Calculating the RMS value between the estimated and the original plot gives a rough idea of the best-suited curve within a particular…

                        calendar

                        23 Oct 2019 04:58 AM IST

                          Read more

                          Simulation of Conjugate Heat Transfer Analysis on a graphics card

                          Objective:

                          OBJECTIVE        To Perform a steady-state conjugate heat transfer analysis on a graphics card & Identify the hotspots in the model. TASK        1. Find out the maximum temperature attained by the processor.       2. Prove that the simulation has achieved convergence.…

                          calendar

                          22 Mar 2020 11:14 AM IST

                            Read more

                            Flow simulation over a Ahmed body using Ansys fluent

                            Objective:

                            OBJECTIVE           The aim of the project is to perform a flow analysis over an Ahmed body and perform a grid dependence test by varying the mesh around the Ahmed body. Ahmed Body           Ahmed body is a generic car body (a simplified car model) i.e the flow of…

                            calendar

                            20 Feb 2020 10:10 AM IST

                              Read more

                              Block Mesh Drill down Using Open Foam

                              Objective:

                              OBJECTIVE :        The objective of the project is to create a backward facing step using icoFoam solver to stimulate it, the analysis of the transient solver for incompressible under which cavity is used to create the vertices, blocks & boundary for the facing step. Openfoam case file is manipulated…

                              calendar

                              23 Oct 2019 04:58 AM IST

                              Read more

                              Conjugate heat transfer flow simulation using CONVERGE

                              Objective:

                              SITUATION         The flow of air through a solid pipe & it is heated through an external heat source in converge studio and post-processes the results in Para View and CYGWIN was used to run the commands for simulation and converting the files for the post-processer.  TASK    …

                              calendar

                              23 Oct 2019 04:58 AM IST

                              Read more

                              Literature review RANS derivation and analysis

                              Objective:

                              Challenge 8 : Literature review RANS derivation and analysis Project Report : https://drive.google.com/file/d/1dgVXxMZVQRmEwqHjO1bts9tmRtqT-K-3/view?usp=sharing

                              calendar

                              23 Oct 2019 04:58 AM IST

                                Read more

                                Duty cycle challenge

                                Objective:

                                1. Why power electronics circuits are efficient? In practice, which types of losses occur in power electronics circuits?     Power Electronics is the study of switching electronic circuits in order to control the flow of electrical energy. Power Electronics is the technology behind switching power supplies,…

                                calendar

                                23 Apr 2020 02:01 PM IST

                                Read more

                                Structural Meshing of the Hood using ANSA

                                Objective:

                                OBJECTIVE         To clean up the geometry of the Hood and mesh the geometry with the element size of 5mm. The different parameters for the mesh quality are set to check the quality of the mesh. PROCEDURE          Import the geometry into the ANSA and unselect the macros…

                                calendar

                                23 Oct 2019 04:58 AM IST

                                Read more

                                Transient flow simulation through throttle

                                Objective:

                                                            Transient Flow Simulation through a Throttle SITUATION         The flow of air through a throttle body in Converge studio and post-processes the results in ParaView and CYGWIN was used to run…

                                calendar

                                23 Oct 2019 04:58 AM IST

                                Read more

                                Meshing Pressure Value Model using different Element Size

                                Objective:

                                OBJECTIVE          The Pressure value model is to be imported, error & missing components in the model are to be corrected and then mesh the value using three different element sizes (i.e)15 units, 7 units & 2 units. Interpret the results to identify the best mesh size value. PROCEDURE …

                                calendar

                                23 Oct 2019 04:58 AM IST

                                  Read more

                                  Surface wrap of Power train Components using ANSA

                                  Objective:

                                            OBJECTIVE         The objective of this project is to surface wrap the parts of the powertrain and delete the geometry and compress the file. Then combine the parts by importing it in one common file and convert them into a single volume entity by creating a seamless…

                                  calendar

                                  23 Oct 2019 04:58 AM IST

                                  Read more

                                  First Assignment

                                  Objective:

                                  INTRODUCTION The foundation of GT-SUITE is a versatile multi-physics platform for constructing models of general systems based on many underlying fundamental libraries: Flow library (any fluid, gas or liquid or mixture) Acoustics library (both non-linear and linear) Thermal library (all types of heat transfer) Mechanical…

                                  calendar

                                  23 Oct 2019 04:58 AM IST

                                  Read more

                                  Simulation of a SI Engine using CONVERGE Studio

                                  Objective:

                                  SITUATION           To study the PFI Engine performance characteristics by setting up the spray modeling & combustion modeling in the CONVERGE studio and post-process the results in the Paraview and CYGWIN was used to run the commands for the simulation. TASK To find the compression ratio…

                                  calendar

                                  23 Oct 2019 04:58 AM IST

                                  Read more

                                  Solving Pendulum 2nd order ODE

                                  Objective:

                                  AIM   The aim of the project is to create MATLAB program to solve the ODE which represent the equation of the motion of the simple pendullum with damping. Second order differential equation :                               In the above…

                                  calendar

                                  23 Oct 2019 04:58 AM IST

                                  Read more

                                  Simulation of Sloshing effect in Gearbox using Ansys fluent

                                  Objective:

                                  AIM      To analyze the sloshing of gears inside the gearbox due to the meshing of the gears for the fluids with different clearances between the gears.  TASK       The four types of cases are done in this project using two fluids & two clearance between the gears. The two fluids…

                                  calendar

                                  18 Mar 2020 02:00 PM IST

                                    Read more

                                    Parametric Study of a Gate Valve using Ansys Fluent

                                    Objective:

                                    OBJECTIVE          The aim of the project is to perform a parametric study on the gate value by varying the opening from 10% to 90%. TASK Obtain the mass flow rates at the outlet for each design point. Calculate the flow coefficient and flow factor for each opening and plot the graph. Gate…

                                    calendar

                                    03 Apr 2020 04:51 AM IST

                                      Read more

                                      Simulation of flow through a pipe using Open Foam

                                      Objective:

                                      OBJECTIVE  Write a program in Matlab that can generate the computational mesh automatically for any wedge angle and grading schemes. To simulate for internal laminar flow through the pipe and compute the velocity profiles at various sections and set up the sufficient length of the pipe so that the flow is fully developed.…

                                      calendar

                                      23 Oct 2019 04:58 AM IST

                                      Read more

                                      Rankine Cycle

                                      Objective:

                                      RANKINE CYCLE SIMULATOR: The Rankine cycle or Rankine Vapor Cycle is the process widely used by power plants such as coal-fired power plants or nuclear reactors. In this mechanism, a fuel is used to produce heat within a boiler, converting water into steam which…

                                      calendar

                                      23 Oct 2019 04:58 AM IST

                                      Read more

                                      Discretization of Intake manifold using GT Gem 3D

                                      Objective:

                                      AIM       The objective of the project is to compare the results by varying the discretization length and convert the 3D model to the 1D model for an intake manifold. Model     The discretization length is set as a parameter in which the default value is set to the 0.4*length and in case 2…

                                      calendar

                                      10 Jan 2020 02:46 PM IST

                                        Read more

                                        Perform a Structural Analysis in an Instrument Panel Substrate using ANSA

                                        Objective:

                                        OBJECTIVE            To clean up the geometry of the Instrument panel part and extract the mid surface using manual and auto-generated tools. Mesh the geometry with an element size of 5mm and separate the FE model of it. The different parameters for the mesh quality are set to check the quality…

                                        calendar

                                        23 Oct 2019 04:58 AM IST

                                        Read more

                                        PV cycle of petrol engine and its effiency

                                        Objective:

                                        % state variable gamma = 1.4; p1 = 101325; t1 = 500; t3 = 2000; % engine parameters bore = 100; stroke = 100; con_rod = 150; cr = 12; %calculate swept and clearance volume v_swept = (pi/4)*bore^2*stroke; v_clearance = v_swept/(cr-1); % variables @1&2 v1 = v_swept+v_clearance; v2 = v_clearance; p2 = p1*(cr^gamma); t2…

                                        calendar

                                        23 Oct 2019 04:58 AM IST

                                          Read more

                                          Emission Characteristic of the CAT3410 Diesel engine

                                          Objective:

                                          SITUATION           To study the Emission characterization on a CAT3410 engine & combustion modeling in the CONVERGE studio and post-process the results in the Paraview and CYGWIN was used to run the commands for the simulation. TASK i) To make a cut section of the engine for two…

                                          calendar

                                          14 Nov 2019 12:31 PM IST

                                          Read more

                                          Rayleigh Taylor Instability Simulation

                                          Objective:

                                          OBJECTIVE          The aim of the project is to perform Rayleigh Taylor instability for two fluids one dense and light fluid at the simulation is done to check the variation at the interface when gravity is present. TASK           Perform a grid dependence test on the 2D…

                                          calendar

                                          02 Mar 2020 09:15 PM IST

                                          Read more

                                          Project-1: Powertrain for aircraft in runways

                                          Objective:

                                          1. list out the total weight of various types of aircraft.  Maximum taxi weight (MTW) The maximum taxi weight is the maximum weight authorized for maneuvering (taxiing or towing) an aircraft on the ground as limited by aircraft strength and airworthiness requirements. It includes the weight of taxi and run-up fuel…

                                          calendar

                                          24 May 2020 04:08 PM IST

                                            Read more

                                            Assignment 1

                                            Objective:

                                            OBJECTIVE  The aim of the project is to clean up the geometry for the given files & mesh the compound by creating a mid surface and assign proper thickness & generic property. Case Setup Model - 1                                …

                                            calendar

                                            23 Jun 2020 02:26 PM IST

                                              Read more

                                              Assignment 2

                                              Objective:

                                              Objective  The objective of the project is to calculate the time taken for the sound to travel and perform 3D mesh for the model. 1. Check the material properties of the rail component and calculate the speed of sound in steel rail                        …

                                              calendar

                                              10 Jul 2020 07:16 PM IST

                                                Read more

                                                Assignment 3

                                                Objective:

                                                Objective The aim of the project is to analyze the crash beam file by setting up different property conditions for the file and report on the results. Task The baseline of the file is run and then the property parameters are set and the analysis is run. The energy error and mass error checks and results are compared. …

                                                calendar

                                                14 Jul 2020 04:33 PM IST

                                                  Read more

                                                  Assignment 4

                                                  Objective:

                                                  Objective The aim of the project is to run 7 different cases for the given model and vary the parameter for the material & infer the results on each case. Law 1 Law 1 defines an isotropic, linear elastic material using Hooke's law. This law represents a linear relationship between stress and strain. It is available…

                                                  calendar

                                                  11 Aug 2020 05:37 PM IST

                                                    Read more

                                                    Assignment 5

                                                    Objective:

                                                    Objective The aim of the project is to create a 2D mesh for the bumper assembly and run the analysis of a crash tube by varying the kinematics conditions & create the notches in the model & compare the results. Task Create a 2D mesh for the bumper assembly of mesh size 6mm. Run the crash tube model as it is. Change…

                                                    calendar

                                                    13 Sep 2020 12:34 PM IST

                                                      Read more

                                                      Week 1 Understanding Different Battery Chemistry

                                                      Objective:

                                                      Objective The aim of the project is to create a list of reaction which occurs in the different types of lithium ion cells. i) LCO Chemistry -  Lithium Cobalt Oxide & Materials - Lithium, Cobalt oxide, Graphite. Lithium ion batteries work by using the transfer of lithium ions and electrons from the…

                                                      calendar

                                                      19 Sep 2020 06:37 PM IST

                                                        Read more

                                                        Assignment 6

                                                        Objective:

                                                        Crash Analysis A crash simulation is a virtual recreation of a destructive crash test of a car or a highway guard rail system using a computer simulation to examine the level of safety of the car and its occupants. Crash simulations are used by automakers during CAE analysis for crashworthiness in the CAD process…

                                                        calendar

                                                        03 Oct 2020 04:36 PM IST

                                                          Read more

                                                          Assignment 7

                                                          Objective:

                                                          Crash Analysis A crash simulation is a virtual recreation of a destructive crash test of a car or a highway guard rail system using a computer simulation in order to examine the level of safety of the car and its occupants. Crash simulations are used by automakers during CAE analysis for crashworthiness in the…

                                                          calendar

                                                          03 Oct 2020 04:38 PM IST

                                                            Read more

                                                            Week 5 Battery characteristics using drive cycle

                                                            Objective:

                                                            Aim The aim of the project is create a generic battery model of charge discharge using UDDS data. Matlab model Simulink block Drive cycle source - 1. Longitudinal driver - 1. Constant HDL coder - 1. Constant Simulink - 2. Constant voltage source - 2. Constant PWM source - 1. Solver configuration - 1. Electrical reference…

                                                            calendar

                                                            27 Nov 2020 05:23 PM IST

                                                              Read more

                                                              Week 8 Multi cell Battery Pack

                                                              Objective:

                                                              A battery stack is limited in performance by the lowest capacity cell in the stack. once the weakest cell is depleted, the entire stack is effectively depleted. The health of each individual battery cell in the stack is determined based on its state of charge (SoC) measurement, which measures the ratio of its remaining…

                                                              calendar

                                                              08 Dec 2020 03:04 PM IST

                                                                Read more

                                                                Week 6 Fuel cell powered vehicle model

                                                                Objective:

                                                                Aim The aim of the project is to create a matlab model for a fuel cell powered electric vehicle. Matlab model The drive cycle is used as the input for the model the flow rate selector has two input drive cycle & flow rate regulator. The ramp & flow rate is the output from the selector. The switch provides the output based…

                                                                calendar

                                                                08 Dec 2020 03:05 PM IST

                                                                  Read more

                                                                  Week 7 State of charge estimation

                                                                  Objective:

                                                                  What is Coulomb counting The Coulomb counting method measures the discharging current of a battery and integrates the discharging current over time in order to estimate SOC. The SOC is expressed as  the ratio of available capacity to the nominal one. The common equation to calculate the SOC is given by Eq. (1), where the…

                                                                  calendar

                                                                  08 Dec 2020 03:05 PM IST

                                                                    Read more

                                                                    Week 10 Thermal Management

                                                                    Objective:

                                                                    Air CoolingAir systems use air as the thermal medium. The intake air could be direct either from atmosphere or from the cabin and could also be conditioned air after a heater or evaporator of an air conditioner. The former is called passive air system and the latter is active air system. Active systems can offer…

                                                                    calendar

                                                                    09 Dec 2020 03:08 PM IST

                                                                      Read more

                                                                      Project 1 Mechanical design of battery pack

                                                                      Objective:

                                                                      AIM The objective of the project is to create a 18 kWh battery using ANR26650M1-B cells & prepare a detailed battery pack drawing along with its enclosure. Battery pack It is a set of any number of identical batteries or individual battery cells. They may be configured in a series, parallel or a mixture of both…

                                                                      calendar

                                                                      27 Dec 2020 04:28 PM IST

                                                                        Read more

                                                                        Project 2 Thermal modeling of battery pack

                                                                        Objective:

                                                                        AIM The objective of the project is to create a 10 cell series lithium ion battery model, simulate the thermal effects and compare life cycle performance at various temperatures, charge & discharge rates using MATLAB. Matlab model Simulink block Battery - 10. Bus selector - 1. Scope - 4. Go to - 3. Display - 2.…

                                                                        calendar

                                                                        30 Dec 2020 01:25 PM IST

                                                                          Read more

                                                                          Project 1 (Mini Project on Vehicle Direction Detection

                                                                          Objective:

                                                                          SITUATION       The objective of the project is to create a Simulink model for the Vehicle direction detection application for the automobile.  TASK The two inputs are Camera and steering wheel direction which are fed into the system. Camera reads the road signs & stores into its memory with unique…

                                                                          calendar

                                                                          09 Apr 2021 03:41 AM IST

                                                                            Read more

                                                                            Week 3 - Geometry simplification of an Electronic enclosure assembly

                                                                            Objective:

                                                                            AIM The objective of the project is convert CAD shapes into Icepak primitive shapes in Spaceclaim & modify the components in Icepak & define the correct physics.   The number of bodies in the CAD model. The functionality of individual bodies or groups of bodies. The required for analysis for the thermal and…

                                                                            calendar

                                                                            14 May 2021 04:21 PM IST

                                                                              Read more

                                                                              Week 5.2 - Multi Level Meshing

                                                                              Objective:

                                                                              AIM The objective of the project is to create the multi level meshing to resolve CAD objects in the Icepak model and reduce the original mesh elements. TASK Create non-conformal mesh assembly and use mesh separately option with slack values. Use set uniform parameters and use average on 1 assembly, in multi-level meshing…

                                                                              calendar

                                                                              18 May 2021 07:44 AM IST

                                                                                Read more

                                                                                Week 6.2 - Setting up a model (Hanging Node)

                                                                                Objective:

                                                                                AIM The objective of the project is to create thermal analysis of the hanging node model. TASK Create non-conformal mesh assembly and use mesh separately option with slack values. Create the physics model for the hanging node and plot the results for the model. Model File --> unpack project --> hanging node.tzr -…

                                                                                calendar

                                                                                21 May 2021 03:32 PM IST

                                                                                  Read more

                                                                                  Week 5.1 - Non-Conformal Meshing and Solving a Cold plate model

                                                                                  Objective:

                                                                                  AIM The objective of the project is to perform CFD analysis for the Cold plate and also create the non conformal mesh for the model. TASK Create non-conformal mesh assembly. Solve for Flow and Temperature model & choose zero equation turbulent model and setup gravity vector. Setup transient simulation with an initial…

                                                                                  calendar

                                                                                  28 May 2021 11:41 AM IST

                                                                                  Read more

                                                                                  Week 5.3 - Forced convection Analysis

                                                                                  Objective:

                                                                                  AIM The objective of the project is convert CAD shapes into Icepak primitive shapes in Spaceclaim & modify the components in Icepak & define the correct physics. Procedure Total number of bodies in the CAD model is calculated. The depending on the functionality of individual bodies or groups of bodies the objects…

                                                                                  calendar

                                                                                  30 Jun 2021 04:48 PM IST

                                                                                    Read more

                                                                                    Week 6.1 - Setting up a model (Electronic enclosure)

                                                                                    Objective:

                                                                                    AIM The objective of the project is to setup the physics for the model and the solve the model. TASK Setup the physics for the Electronic enclosure. Solve the Electronic enclosure and display the results. Model       The total of 11 assembly are created for the model  The enclosure are divided into…

                                                                                    calendar

                                                                                    30 Jun 2021 06:30 PM IST

                                                                                      Read more

                                                                                      Week 7 - Mid-term Project - Natural Convection

                                                                                      Objective:

                                                                                      Low voltage control panel It is a component of an electrical distribution system that divides an electrical power feed into branch circuits while providing a protective fuse or circuit breaker for each circuit in a common enclosure. Low voltage (LV) panels are most common across all the industries and one of the more…

                                                                                      calendar

                                                                                      05 Jul 2021 05:33 PM IST

                                                                                        Read more

                                                                                        Week 8 - Natural Convection-II

                                                                                        Objective:

                                                                                        Low voltage control panel It is a component of an electrical distribution system that divides an electrical power feed into branch circuits while providing a protective fuse or circuit breaker for each circuit in a common enclosure. Low voltage (LV) panels are most common across all the industries and one of the more…

                                                                                        calendar

                                                                                        06 Jul 2021 06:31 PM IST

                                                                                          Read more

                                                                                          Week 9 - PCB Thermal Simulation

                                                                                          Objective:

                                                                                          PCB Board A printed circuit board (PCB) mechanically supports and electrically connects electronic components using conductive tracks, pads and other features etched from one or more sheet layers of copper laminated onto and/or between sheet layers of a non conductive substrate. Components are generally…

                                                                                          calendar

                                                                                          19 Jul 2021 11:56 AM IST

                                                                                            Read more

                                                                                            Week 10 - MRF project

                                                                                            Objective:

                                                                                            Aim The objective of the project is to create a MRF model by importing the model to Ansys Icepak and setup the physics & solve the thermal model. Moving Reference Frame The Moving reference frame approach is a steady state method used in CFD to model problems with rotating parts. The MRF is a moving/sliding mesh…

                                                                                            calendar

                                                                                            24 Aug 2021 05:23 PM IST

                                                                                            Read more

                                                                                            Week 12 - Final Project - Modelling and Analysis of a Datacenter

                                                                                            Objective:

                                                                                            AIM The objective of the project is to create a data center model using macros in the Icepak. The main parts of the data center are Computer room air conditioning (CRAC), server cabinets, power distribution units and perforated tiles. Analyze the flow distribution and behaviour of temperature in the server stacks. Problem…

                                                                                            calendar

                                                                                            20 Sep 2021 12:41 PM IST

                                                                                              Read more

                                                                                              Week 11 - Louver/Grille characterization

                                                                                              Objective:

                                                                                              Aim The objective of the project is to simulate a hexa grille placed at the center of the channel for a streamline flow and do a parametric optiization of the design. Task Define a parameter to optimize the design. Define trials. Define primary and compound functions that you want to report. Calculate parametric solutions.…

                                                                                              calendar

                                                                                              20 Sep 2021 12:41 PM IST

                                                                                                Read more
                                                                                                Showing 1 of 75 projects

                                                                                                11 Course Certificates

                                                                                                certificate

                                                                                                IC Engine Calibration using GT-POWER and GT-SUITE

                                                                                                CertificateIcon
                                                                                                Certificate UID: 1g3NwXGJnO4seNsg
                                                                                                View Certificate
                                                                                                certificate

                                                                                                Introduction to GUI based CFD using ANSYS Fluent

                                                                                                CertificateIcon
                                                                                                Certificate UID: 7NC6LuHTaLwOjJck
                                                                                                View Certificate
                                                                                                certificate

                                                                                                Introduction to CFD using MATLAB and OpenFOAM

                                                                                                CertificateIcon
                                                                                                Certificate UID: BpkL3sSQv55tKL4J
                                                                                                View Certificate
                                                                                                certificate

                                                                                                Advanced CFD for IC Engine Applications using CONVERGE

                                                                                                CertificateIcon
                                                                                                Certificate UID: lw6oOmE5UZpz8xxp
                                                                                                View Certificate
                                                                                                certificate

                                                                                                Introduction to Hybrid Electric Vehicle using MATLAB and Simulink

                                                                                                CertificateIcon
                                                                                                Certificate UID: nop7h2btd583wmvu
                                                                                                View Certificate
                                                                                                certificate

                                                                                                Preprocessor for Structural Analysis using ANSA

                                                                                                CertificateIcon
                                                                                                Certificate UID: d9rst4jq6pxunikl
                                                                                                View Certificate
                                                                                                certificate

                                                                                                Crashworthiness Analysis using HyperMesh and Radioss

                                                                                                CertificateIcon
                                                                                                Certificate UID: n4jkdelihszvobmq
                                                                                                View Certificate
                                                                                                certificate

                                                                                                Introduction to Control of Electric Vehicle

                                                                                                CertificateIcon
                                                                                                Certificate UID: guqwhvelxs2jy8pi
                                                                                                View Certificate
                                                                                                certificate

                                                                                                Introduction to Battery Technology for Electric Vehicle

                                                                                                CertificateIcon
                                                                                                Certificate UID: 8auprzhc7xo3nsv6
                                                                                                View Certificate
                                                                                                certificate

                                                                                                Introduction to Model-Based Development using MATLAB and Simulink

                                                                                                CertificateIcon
                                                                                                Certificate UID: 5dnuitmhoas2eqg1
                                                                                                View Certificate
                                                                                                certificate

                                                                                                Electronic Cooling Simulations using ANSYS ICEPAK

                                                                                                CertificateIcon
                                                                                                Certificate UID: 1bxuodqh9w2tsgpz
                                                                                                View Certificate
                                                                                                Showing 1 of 11 certificates

                                                                                                1 Workshop Certificates

                                                                                                certificate

                                                                                                How to build a world-class amusement park as a Mechanical Engineer

                                                                                                CertificateIcon
                                                                                                Certificate UID: we5rna9k63
                                                                                                View Certificate
                                                                                                Showing 1 of 1 certificates

                                                                                                Academic Qualification

                                                                                                B.E

                                                                                                Meenakshi Sundararajan Engineering College

                                                                                                27 Jul 2015 - 10 May 2019

                                                                                                12th

                                                                                                Zion Matriculation. Hr. Sec. School

                                                                                                02 Jun 2014 - 31 Mar 2015

                                                                                                10th

                                                                                                Alwin Memorial Public School

                                                                                                04 Jun 2012 - 01 Apr 2013

                                                                                                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.8

                                                                                                23 Hours of Content

                                                                                                coursecard
                                                                                                4.8

                                                                                                37 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