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

ANSHUL UPRETI

Hybrid Electric Vehicle Simulations and Analysis | ML and AI

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • GT-POWER
  • GT-SUITE
  • IC-ENGINE-CALIBRATION
  • STRUCTURAL-MESHING
  • ANSA
  • CFD
  • NUMERICAL-ANALYSIS

Introduction

I am currently pursuing Master's in Hybrid Electric Vehicle Simulations and Analysis and ML and AI certification course from Skill-Lync. Previously, I have worked in an automobile modification company called JS Design Pvt. Ltd as an Assistant Design Engineer where I have to model some mechanical parts in CATIA V5 and Autodesk Inventor. I have assisted many projects while working there as a Design Engineer. I have a hands on experience in tools like MATLAB, Python, ANSA and GT-power.

31 Projects

Turbocharger meshing

Objective:

  Objective: To create the hexamesh in the turbocharger model for CFD analysis.   Procedure: Inthis procedure we are going to create a hexamesh of some of the components of the turbocharger.   See figure 1,this is the turbocharger model which we need to mesh .            …

calendar

09 Jun 2021 04:30 AM IST

  • CFD
Read more

Hood Meshing

Objective:

   Objective: To clean up and mesh the Hood Geometry for structural analysis.   Procedure: This procedure consists of mid surface extracting the inner nad outer hood panel.The process is divided into number of steps as followed below: Step 1: Cleaning up the inner hood geometry. Check for the errors…

calendar

27 May 2021 04:50 PM IST

    Read more

    Turbocharger modelling

    Objective:

      Q.1. List down different TC and locate examples from GT Power. Ans. There are mainly 3 types of turbocharger that are commonly used in practice: 1. Fixed geometry Turbocharger: This is the simplest form of turbocharger whose geometry is fixed.We cannot control the geometry and speed of the turbine or compressor…

    calendar

    09 Jun 2021 04:27 AM IST

      Read more

      BMW M6 meshing

      Objective:

        Objective: To cleanup and mesh the BMW M6 model for the CFD analysis.   Procedure: Following are the steps to complete the above objective.  Step 1:  Change the element length to 1mm in mesh mode for better visualisation. See figure 1 & 2 to see the difference.        …

      calendar

      09 Jun 2021 04:27 AM IST

      Read more

      Simulation using ADVISOR Tool

      Objective:

        Aim:  In this project, we have to carry out the following studies: Study 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 your observations.   Study 2.   In the above case, try…

      calendar

      09 Jun 2021 04:28 AM IST

      Read more

      EV Drivetrain

      Objective:

      Objective:  To carry out the following studies: 1.   Which types of power converter circuits are employed in electric and hybrid electric vehicle?    2.  An Electric Vehicle's powertrain with 72V battery pack in shown in the diagram below. The duty ratio for acceleration operation…

      calendar

      09 Jun 2021 04:37 AM IST

      Read more

      DC Motor Control

      Objective:

      Objective: To carry out the following studies in an experiment related to DC motor control: Run MATLAB demo ‘Speed control of a DC motor using BJT H-bridge’. Modify the model such that armature current doesn’t shoot up when motor changes direction from forward to reverse.  Refer to help section…

      calendar

      09 Jun 2021 04:36 AM IST

      Read more

      Calculating the Brake energy for a defined drive cycle Using MATLAB

      Objective:

      Objective: 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 are coordinated?  Make a MATLAB program which plots contour of given motor speed, torque and efficiency values.…

      calendar

      09 Jun 2021 04:34 AM IST

      Read more

      Powertrain for aircraft in runways

      Objective:

      Objective:  In this project the following studiies have to be carried out: Search and list out the total weight of various types of aircrafts.  Is there any difference between ground speed and air speed?  Why is it not recommended to use aircraft engine power to move it on the ground at Airport? …

      calendar

      09 Jun 2021 04:26 AM IST

        Read more

        Animation of a Simple Pendulum motion Using Python.

        Objective:

        Objective: To create a program that solve the following equation:    and then create a simulation of the simple pendulum motion.     Simple Pendulum: The simple pendulum is another mechanical system that moves in an oscillatory motion. It consists of a point mass ‘m’ suspended…

        calendar

        09 Jun 2021 04:25 AM IST

          Read more

          Curve fitting using Python

          Objective:

          Aim: To perform curve fitting using Python. Objective:  Write codes to fit the linear and cubic polynomial for Cp data. To plot the linear and cubic fit curves along with the original data points. To find the best fit and measure the errors in the curves. Curve fitting: Curve fitting is the process of constructing…

          calendar

          09 Jun 2021 04:23 AM IST

            Read more

            Data analysis of 'Engine data' from Converge data file using Python

            Objective:

            Objective: To analyse a given engine data and parse the required information from the CONVERGE output data file. To take column numbers as input and plot the graph between the column data. To plot the labels on the graph with respect to their column name. From the analysed data calculate the work done by the engine,power…

            calendar

            09 Jun 2021 04:22 AM IST

              Read more

              Gradient Descent of a loss function

              Objective:

              Objective:  To perform the Gradient descent algorithm to a loss function:                                                                      …

              calendar

              06 Mar 2021 03:45 PM IST

                Read more

                Surface defects on Steel plates classification using SVM algorithm.

                Objective:

                Objective: In this project we will be carrying out the Support Vector Machine (SVM) algorithm to the Steel plates faults dataset and anlysing the accuracy of the model. Overview: Explanation of Support Vector Machine(SVM) algorithm. Explaining advantages and disadvantages of SVM algorithm. Performing Exploratory Data…

                calendar

                27 May 2021 05:06 PM IST

                  Read more

                  Implementing K-Nearest Neighbors algorithm on 'Surface defects in Steel plates' dataset.

                  Objective:

                  Objective: In this project we will be carrying out the K-nearest neighbors algorithm in 'Surface defects in steel plates' dataset. Overview: Explanation of the K-nearest neighbors algorithm. Pros and cons of K-Nearest Neighbors. Performing the KNN algorithm to the dataset. Summarizing and concluding the observations. K-Nearest…

                  calendar

                  09 Jun 2021 04:40 AM IST

                    Read more

                    K-Means Clustering implementation on 1985 Automobile Dataset.

                    Objective:

                    Objective: In this project we are going to implement an unsupervised machine learning algorithm called 'K-Means Clustering' to a 'Car Dataset'.   Overview: Explanation of 'Similarity calculation on Categorical data'. Explanation about K-Means Clustering technique. Explaining Pros and Cons of K-Means Clustering algorithm.…

                    calendar

                    10 Jun 2021 08:58 AM IST

                    Read more

                    Data Cleaning of '1985 Automobile Dataset'.

                    Objective:

                    Objective: In this project we are going to clean the dataset of '1985 Automobile Dataset'. About the Dataset: This is a raw dataset about cars in 1985. This data set consists of three types of entities:(a) the specification of an auto in terms of various characteristics,(b) its assigned insurance risk rating,(c) its normalized…

                    calendar

                    22 Jun 2021 10:22 AM IST

                      Read more

                      Implementing Clustering on '1985 Automobile Dataset'.

                      Objective:

                      Objective: To perform the clustering algorithms on '1985 Automobile dataset'. There are two major types of clustering in Unsupervised Machine Learning. These are: KMeans Clustering. Hierarchichal Clustering. We are going to perform both the algorithms on the dataset and find out the differences between the results. Overview:…

                      calendar

                      22 Jun 2021 03:10 PM IST

                      Read more

                      State of charge estimation

                      Objective:

                      Objective:  To simulate the 3 cases from harness dashborad of the BMS_ClosedLoop model. To explain the coulomb counting and how BMS implements counting for SOC estimation. Simulink model of BMS and Test harness:   This BMS model is a closed loop feedback control model consists of BMS ECU block and a Plant block. The…

                      calendar

                      28 Jun 2021 03:25 PM IST

                        Read more

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

                        Objective:

                        Objective:  To derive the following 4th order approximations of the second-order derivative.  1. Central difference 2. Skewed right-sided difference 3. Skewed left-sided difference. To write a program in MATLAB to evaluate the second-order derivative of the analytical function `e^x.cos(x)` and…

                        calendar

                        30 Jul 2021 11:24 AM IST

                        Read more

                        Solving the steady and unsteady 2D heat conduction problem

                        Objective:

                        Objective: To solve the 2D Heat Conduction Equation for Steady and Unsteady state. Using the iterative solver techniques to solve the implicit heat conduction equation. Problem Statement: Solving the 2D heat conduction equation for the steady state and the transient state analysis with the boundry conditiions given as:…

                        calendar

                        12 Aug 2021 04:50 PM IST

                        Read more

                        Simulation of a 1D Super-sonic nozzle flow simulation using MacCormack Method

                        Objective:

                        Aim: To simulate the 1D Super-sonic nozzle flow using MacCormack's technique. Objective: To show the steady-state distribution of primitive variables inside the nozzle. To show the variation of Mass flow rate distribution inside the nozzle at different time steps during the time-marching process for both conservation and…

                        calendar

                        02 Sep 2021 04:49 AM IST

                        Read more

                        Simulation of a backward facing step in OpenFOAM

                        Objective:

                        Objective: To simulate the backward facing step in OpenFoam. Problem Statement: In this project, we are going to simulate an incompressible-laminar-viscous flow through the backward facing step geometry. we will be perform a transient simulation. The solver can be chosen based on the described physics of the flow. You…

                        calendar

                        07 Oct 2021 01:08 PM IST

                        Read more

                        Simulation of Flow through a pipe in OpenFoam

                        Objective:

                        Objective: Simulating flow in a circular pipe in OpenFoam. Writing a MATLAB program to automate the generation  of the blockMeshDict file for the circular pipe. Validating the simulation results using Hagen- Poiseuille's equation for the fully developed flow. Problem Statement: The flow is laminar and flows through…

                        calendar

                        25 Sep 2021 04:49 PM IST

                        Read more

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

                        Objective:

                        Objective: To perform the validation studies of Symmetry BC and wedge BC with the analytical Hagen-Poiseulle's equation.   Expected Results: Validate Hydro-dynamic length with the numerical result Validate the fully developed flow velocity profile with its analytical profile Validate maximum velocity and pressured…

                        calendar

                        07 Oct 2021 01:07 PM IST

                        Read more

                        Mixing Tee Simulation using Ansys Fluent

                        Objective:

                        Objective: To set up steady-state simulations to compare the mixing effectiveness when hot inlet temperature is 360C & the Cold inlet is at 190C.  To use K-omega and K-epsilon models and compare them to obtain the best suitable model for the given case. To perform the mesh independent study for anyone case. To…

                        calendar

                        07 Oct 2021 01:08 PM IST

                        Read more

                        Flow over a Cylinder.

                        Objective:

                        Objective: To simulate the flow over a cylinder and explain the phenomenon of Karman vortex street. To simulate the flow with the steady and unsteady case and calculate the Strouhal Number for Re= 100.  To calculate the coefficient of drag and lift over a cylinder by setting the Reynolds number to 10,100,1000,10000…

                        calendar

                        22 Oct 2021 01:02 PM IST

                          Read more

                          External flow simulation over an Ahmed body.

                          Objective:

                          Objective: To explain about the Ahmed's body and importance.  To explain the significance of the point of seperation. To run the simulation of flow over an Ahmed's body where inlet flow velocity is 25 m/s. To explain the reason for the negative pressure in the wake region. Ahmed's Body and its significance:  …

                          calendar

                          22 Oct 2021 01:02 PM IST

                            Read more

                            CHT Analysis on Exhaust port

                            Objective:

                            Objective: To give a brief description about Conjugate Heat Transfer (CHT) Analysis. To simulate the flow and heat transfer to the solid on an exhaust port. To calculate the wall/surface heat transfer coefficient on the internal solid surface & show the velocity & temperature contours in appropriate areas.…

                            calendar

                            16 Nov 2021 05:11 PM IST

                            Read more

                            Vehicle Direction Detection ADAS Project

                            Objective:

                            General Overview: Identifying the direction of the vehicle is one of the important & diverse features in Autonomous driving & Advanced Driver Assistance Features. This particular sub-feature of identifying the direction of vehicle is basically identifying the direction the vehicle is taking based on the camera…

                            calendar

                            02 Feb 2022 08:28 AM IST

                            Read more

                            Model Based Development of Adaptive Cruise Control feature using MATLAB/Simulink.

                            Objective:

                            Aim: To develop a MBD model of Adaptive Cruise Control (ACC) feature as per the requirements using MATLAB/Simulink. General Overview: Adaptive Cruise Control: Adaptive Cruise Control Feature for passenger cars allows the host vehicle to adapt to the speed in line with the flow of traffic. Driving in heavy traffic…

                            calendar

                            24 Feb 2022 05:28 AM IST

                            Read more
                            Showing 1 of 31 projects

                            11 Course Certificates

                            certificate

                            Preprocessor for Structural Analysis using ANSA

                            CertificateIcon
                            Certificate UID: 456iBthuihg29EUx
                            View Certificate
                            certificate

                            MATLAB for Mechanical Engineers

                            CertificateIcon
                            Certificate UID: kqruHlCx2TbuP9LJ
                            View Certificate
                            certificate

                            IC Engine Calibration using GT-POWER and GT-SUITE

                            CertificateIcon
                            Certificate UID: YmbngdrSu0BRGldn
                            View Certificate
                            certificate

                            Preprocessor for Structural Analysis using ANSA

                            CertificateIcon
                            Certificate UID: J8UZ81mOQy0TyIJ8
                            View Certificate
                            certificate

                            Introduction to Hybrid Electric Vehicle using MATLAB and Simulink

                            CertificateIcon
                            Certificate UID: mj13gwi2k9eh6vqf
                            View Certificate
                            certificate

                            Python for Mechanical Engineers

                            CertificateIcon
                            Certificate UID: l38fok9uj7mhqz1a
                            View Certificate
                            certificate

                            Introduction to Control of Electric Vehicle

                            CertificateIcon
                            Certificate UID: 6mfodsl4t8wzjcer
                            View Certificate
                            certificate

                            Machine Learning Fundamentals In Depth

                            CertificateIcon
                            Certificate UID: elcryzw9bp6dmsv3
                            View Certificate
                            certificate

                            Introduction to Battery Technology for Electric Vehicle

                            CertificateIcon
                            Certificate UID: djeltg6frsq3uv2m
                            View Certificate
                            certificate

                            Introduction to Model-Based Development using MATLAB and Simulink

                            CertificateIcon
                            Certificate UID: w8pzedxmqng3so7y
                            View Certificate
                            certificate

                            Introduction to CFD using MATLAB and OpenFOAM

                            CertificateIcon
                            Certificate UID: 9hz54rmi21eqnbc3
                            View Certificate
                            Showing 1 of 11 certificates

                            Academic Qualification

                            B.Tech

                            Dr. K. N. Modi Institute of Engineering & Technology

                            01 Jul 2014 - 07 Jun 2018

                            12th

                            Maharishi Vidya Mandir (Sr. Sec. Public School), Agra Road, Aligarh)

                            01 Apr 2012 - 31 Mar 2013

                            10th

                            Maharishi Vidya Mandir (Sr. Sec. Public School), Agra Road, Aligarh)

                            01 Apr 2010 - 31 Mar 2011

                            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
                            4.7

                            4 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