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

MANIKANTA POLEPALLY

-

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • CFD
  • NUMERICAL-ANALYSIS
  • MATLAB
  • OPENFOAM
  • CANTERA
  • PYTHON
  • COMBUSTION

Introduction

-

46 Projects

Week 3 - Solving second order ODEs

Objective:

                      Pendulum motion Aim: - Writing a MATLAB program to simulate Pendulum motion. Objectives: - Able to simulate Pendulum motion. Able to plot Displacement vs time graph & Angular velocity vs piston radius. Description: -            …

calendar

22 Nov 2020 07:09 PM IST

  • MATLAB
Read more

Week 4 - Genetic Algorithm

Objective:

                                     Optimization of the Stalagmite Function using Genetic Algorithm Aim: - Writing a MATLAB program to optimize the stalagmite function and find the Global Maxima of the function. Objectives:…

calendar

11 Jun 2021 11:00 AM IST

Read more

Project 1 - Parsing NASA thermodynamic data

Objective:

                                                             Parsing of NASA thermodynamic data Aim: - Analyze and extract the NASA thermodynamic data of species…

calendar

18 Dec 2020 05:23 PM IST

    Read more

    Project 2 - Rankine cycle Simulator

    Objective:

    Rankine Cycle Simulator Aim: - To create a Rankine Cycle Simulator using MATLAB. Objectives: - Able to calculate the state points of the Rankine Cycle based on user inputs. Able to plot T-s and h-s graphs for the given inputs. Description: - The Rankine cycle is a model used to predict the performance of steam…

    calendar

    19 Dec 2020 05:18 PM IST

      Read more

      Week 3 - Taylor table method and Matlab code

      Objective:

      Taylor table method to solve 4th order approximations of the second-order derivative Aim: - To write a program that compares the Central, Skewed right-sided  & Skewed left-sided  difference 4th order approximations for second-order derivative. against the analytical or exact derivative for a range…

      calendar

      22 Jan 2021 08:01 PM IST

        Read more

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

        Objective:

        Solving the steady and unsteady 2D heat conduction problem Aim Solve the 2D heat conduction equation by using the point iterative techniques for Steady & Transient State.  Description: -  Solving the 2D heat conduction equation by using the point iterative techniques for Steady & Transient State,…

        calendar

        12 Feb 2021 04:20 PM IST

          Read more

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

          Objective:

          Simulation of a Quasi 1-D Supersonic nozzle flow simulation using Macormack Method In this challenge, you are going to simulate the isentropic flow through a quasi 1D subsonic-supersonic nozzle. You will derive both the conservation and non-conservation forms of the governing equations and solve them using MacCormack's…

          calendar

          25 Feb 2021 06:59 PM IST

          Read more

          Week 8 - Simulation of a backward facing step in OpenFOAM

          Objective:

          Simulation of a backward-facing step in OpenFOAM Aim we are going to perform a transient simulation on incompressible-laminar-viscous flow through the backward-facing step geometry. Cases: Case 1 - Simulate the flow without using any grading factor (i.e., GF = 1) Case 2 - Simulate the flow with a grading…

          calendar

          16 Mar 2021 08:23 PM IST

          Read more

          Week 9 - FVM Literature Review

          Objective:

          Finite Volume Method (FVM): The finite volume method (FVM) is a method for representing and evaluating PDE in the form of algebraic equations. In the finite volume method, volume integrals in a partial differential equation that contain a divergence term are converted to surface integrals, using the divergence…

          calendar

          22 Mar 2021 09:23 AM IST

            Read more

            Week 11 - Simulation of Flow through a pipe in OpenFoam

            Objective:

            Simulation of Flow through a pipe in OpenFoam Aim: in this challenge, we are going to simulate an axisymmetric flow by applying the wedge boundary condition. The flow is laminar and flows through a constant cross-section pipe. simulation results validated with the Hagen- Poiseuille's equations for the fully…

            calendar

            30 Mar 2021 07:56 PM IST

            Read more

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

            Objective:

            Validation studies of Symmetry BC vs Wedge BC in OpenFOAM vs Analytical H.P equation Aim: in this challenge, we are going to simulate the same axisymmetric flow problem by applying wedge boundary condition & Symmetry Boundary Condition for various angles 10,25,45 degrees. The flow is laminar…

            calendar

            30 Mar 2021 07:56 PM IST

            Read more

            Week 2 Air standard Cycle

            Objective:

                                                           Otto cycle Aim: - Writing a Python program that can solve an otto cycle and make plots for it. Objectives: - Able to find start & end-state properties for different processes in the otto cycle. Able to find net-work done by the system, the thermal efficiency of the engine.…

            calendar

            29 Apr 2021 06:43 AM IST

              Read more

              Week 3 - Solving second order ODEs

              Objective:

              Pendulum motion Aim: - Writing a Python program that solves the following ODE. This ODE represents the equation of motion of a simple pendulum with damping. Objectives: - Able to simulate Pendulum motion. Able to plot Displacement vs time graph. Description: -             The…

              calendar

              29 Apr 2021 06:43 AM IST

                Read more

                Week 5 - Curve fitting

                Objective:

                curve fit Aim: - Writing a Python program to generate the best curve for given Temperature, specific heat data. Objectives: - Able to generate best linear, cubic polynomial curve for given Cp data. Description: -             Curve fitting is a process…

                calendar

                05 May 2021 07:23 AM IST

                  Read more

                  Week 3 - Adiabatic Flame Temperature calculation

                  Objective:

                                                      Adiabatic Flame Temperature calculation Aim: To find Adiabatic Flame Temperature of the following cases: Adiabatic flame temperature variation with Equivalence ratio (In constant volume chamber).…

                  calendar

                  12 May 2021 07:52 AM IST

                    Read more

                    Week - 1.2 Flow over bicycle

                    Objective:

                    Drag Force Against A Cyclist Aim: - Writing a PYTHON program to calculate drag force against a cyclist. Objectives: - Able to determine drag force over a bicycle for various bicycle velocities and various Drag Co-efficient values of different shapes with the same frontal area. Write a program to plot Velocity vs Drag force.…

                    calendar

                    11 Jun 2021 11:06 AM IST

                    Read more

                    Week - 1.3 2R Robotic Arm Simulator

                    Objective:

                    Simulation of Forward Kinematics of A 2R Robotic Arm Aim: - Write a program in python to simulate the forward kinematics of a 2R Robotic Arm, as shown in the video. Procedure: - Define all the inputs variables in the editor workspace like theta values, lengths of links. l1=1m, l2 = 0.5m, theta1 = 0-600, theta2 = 0 to 600.…

                    calendar

                    11 Jun 2021 11:02 AM IST

                      Read more

                      Week 2 Air standard Cycle Python

                      Objective:

                      Otto cycle Aim: - Writing a Python program that can solve an otto cycle and make plots for it. Objectives: - Able to find start & end-state properties for different processes in the otto cycle. Able to find net-work done by the system, the thermal efficiency of the engine. Able to plot the Pressure vs Volume (P/V)…

                      calendar

                      11 Jun 2021 11:03 AM IST

                        Read more

                        Week 4.1- Handling Mixtures with Cantera

                        Objective:

                                                           Handling Mixtures with Cantera  1. Use the "moles" method/function of the A object and explain how it was calculated.  Mole fraction: The mole fraction can be calculated by…

                        calendar

                        06 Jul 2021 06:19 AM IST

                          Read more

                          Week 4.2 - Combustion Efficiency Calculation after Preheating

                          Objective:

                                              Combustion Efficiency & Fuel-saving Calculation after various Preheating Temperatures Aim: To find the effect of preheating on the adiabatic flame temperature, Combustion Efficiency & Fuel-saving  Calculation after Preheating Description:…

                          calendar

                          15 Jul 2021 07:19 AM IST

                            Read more

                            Week 5.1 - Compact Notation Derivation for a simple Mechanism

                            Objective:

                                         Compact Notation Derivation for a simple Mechanism Aim: Derive the reaction rate ODEs of a simple reaction mechanism using compact notation. Description: Chemical kinetics:  Chemical kinetics is also known as reaction kinetics. It is the branch of physical…

                            calendar

                            15 Jul 2021 07:28 PM IST

                              Read more

                              Week 7 - Auto ignition using Cantera

                              Objective:

                                                            Autoignition using Cantera Aim:- To find a variation of Auto Ignition time of Methane under various conditions, and observe the rate of change of molar concentrations of the given elements "H2O, O2, OH"…

                              calendar

                              21 Jul 2021 05:38 PM IST

                                Read more

                                Week 6 - Multivariate Newton Rhapson Solver

                                Objective:

                                             Multivariate Newton Rhapson Solver Aim: writing a code to solve the set of ODE equations with multi variables using  Multivariate Newton Rhapson Solver. use Implicit Euler Method/Backward Differencing for jacobian matrix. Equations: `dy_1/dt = -0.04*y_1…

                                calendar

                                21 Jul 2021 05:39 PM IST

                                  Read more

                                  Week 9 - Senstivity Analysis Assignment

                                  Objective:

                                                                                  Sensitivity Analysis  Aim:- Write a code that takes all the reactions from the GRI mechanism and calculates the 10 most sensitive reactions The sensitivity…

                                  calendar

                                  27 Jul 2021 12:33 PM IST

                                    Read more

                                    Week 5.2 - Literature review: ODE Stability

                                    Objective:

                                                                      Literature review: ODE Stability stable solution:- If the solution of the given problem is smooth and the solution converges to an original solution then that solution is called a stable solution. unstable solution:- If the solution of the given problem is not smooth & containing a lot…

                                    calendar

                                    27 Jul 2021 12:33 PM IST

                                      Read more

                                      Week 6 - Data analysis

                                      Objective:

                                      Data analysis:- file parsing, and data extraction Aim:-  write a script code that reads the data from the input file and takes column numbers as the input and plot the respective columns as separate images. Basic performance calculation:- Calculate the area under the P-V diagram. Calculate the power output of…

                                      calendar

                                      18 Aug 2021 07:51 AM IST

                                        Read more

                                        Week 1- Mixing Tee

                                        Objective:

                                        Mixing Tee  Aim:- To set up steady-state simulations for two versions of the mixing tee. One of them is longer than the other and compares the mixing effectiveness when the hot inlet temperature is 360C & the Cold inlet is at 190C.  Theory: Computational Fluid Dynamics: Computational Fluid Dynamics (CFD)…

                                        calendar

                                        31 Aug 2021 09:31 AM IST

                                        Read more

                                        Week 2 - Flow over a Cylinder.

                                        Objective:

                                        Steady / Unsteady Flow over a Cylinder. AIM:- Simulate the flow over a cylinder and explain the phenomenon of Karman vortex street.    Objectives:- PART-I: steady-state simulation Simulate the flow over cylinder using a steady-state Solver and calculate the coefficient of drag and lift over a cylinder by…

                                        calendar

                                        19 Sep 2021 05:23 PM IST

                                        Read more

                                        Week 3 - External flow simulation over an Ahmed body.

                                        Objective:

                                        External flow simulation over an Ahmed body Aim:-Able to simulate flow over Ahmed's body using Ansys Fluent. Expected Results: 1. Velocity and pressure contours.  2. The drag coefficient plot for a refined case. ( For a velocity of 25m/sec, the drag coefficient should be around 0.33). 3. The vector plot clearly…

                                        calendar

                                        06 Nov 2021 07:30 AM IST

                                          Read more

                                          Week 4 - CHT Analysis on Exhaust port

                                          Objective:

                                          Conjugate Heat-Transfer Analysis on Exhaust port CHT analysis:-       The Conjugate Heat Transfer (CHT) analysis type allows for the simulation of heat transfer between solid and fluid domains by exchanging thermal energy at the interfaces between them. Applications: simulation…

                                          calendar

                                          24 Nov 2021 07:29 PM IST

                                          Read more

                                          Week 5 - Rayleigh Taylor Instability

                                          Objective:

                                          Rayleigh Taylor Instability Rayleigh Taylor Instability (RT instability):-        The Rayleigh–Taylor instability is the instability of an interface between two fluids of different densities which occurs when the lighter fluid is pushing the heavier fluid.      Examples…

                                          calendar

                                          07 Dec 2021 09:04 PM IST

                                          Read more

                                          Week 8 - Simulating Cyclone separator with Discrete Phase Modelling

                                          Objective:

                                          Cyclonic separator Cyclonic separation:- Cyclonic separation is a method of removing particulates from an air, gas, or liquid stream, without the use of filters, through vortex separation. Rotational effects and gravity are used to separate mixtures of solids and fluids.  Cyclonic separator:- A high-speed…

                                          calendar

                                          04 Jan 2022 02:54 PM IST

                                          Read more

                                          Week 9 - Parametric study on Gate valve.

                                          Objective:

                                          Parametric study on Gate valve. Gate Valve : A gate valve is also known as a sluice valve, is a valve that opens by lifting a barrier (gate) out of the path of the fluid. Gate valves require very little space along the pipe axis and hardly restrict the flow of fluid when the gate is fully opened. The gate faces can be…

                                          calendar

                                          04 Jan 2022 02:58 PM IST

                                            Read more

                                            Week 10 - Simulating Combustion of Natural Gas.

                                            Objective:

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

                                            calendar

                                            07 Jan 2022 11:50 AM IST

                                              Read more

                                              Week 6 - CHT Analysis on a Graphics card

                                              Objective:

                                              Conjugate Heat-Transfer Analysis on a Graphics card CHT analysis:-       The Conjugate Heat Transfer (CHT) analysis type allows for the simulation of heat transfer between solid and fluid domains by exchanging thermal energy at the interfaces between them. Applications:…

                                              calendar

                                              18 Jan 2022 06:32 PM IST

                                                Read more

                                                Week 1: Channel flow simulation using CONVERGE CFD

                                                Objective:

                                                Channel flow simulation using CONVERGE CFD Aim: Simulating the flow through a channel using CONVERGE CFD. Objectives: Able to simulate the channel flow for three different base mesh sizes  different base mesh sizes are,  dx = 2e-4m,              dy = 2e-4m,   …

                                                calendar

                                                04 Feb 2022 11:20 AM IST

                                                Read more

                                                Week 3: Flow over a backward facing step

                                                Objective:

                                                 Flow over a backward-facing step using CONVERGE CFD Aim: Simulating the flow over Backward facing step using CONVERGE CFD. Objectives: Able to simulate the flow over Backward facing step for three different base mesh sizes  different base mesh sizes are,  dx = 2e-4m,         …

                                                calendar

                                                08 Feb 2022 06:26 PM IST

                                                Read more

                                                Week 4.2: Project - Transient simulation of flow over a throttle body

                                                Objective:

                                                ransient simulation of flow over a throttle body using CONVERGE CFD Aim: Simulating the transient flow over a throttle body using CONVERGE CFD. Objectives: Able to simulate the over a throttle body using CONVERGE CFD. Post-process the results and show pressure and velocity contours. Show the mesh (i.e…

                                                calendar

                                                18 Feb 2022 03:13 PM IST

                                                Read more

                                                Week 4.1: Project - Steady state simulation of flow over a throttle body

                                                Objective:

                                                  Steady-state simulation of flow over a throttle body using CONVERGE CFD Aim: Simulating the Steady-state flow over a throttle body using CONVERGE CFD. Objectives: Able to simulate the over a throttle body using CONVERGE CFD. Post-process the results and show pressure and velocity contours. Show the mesh (i.e surface…

                                                calendar

                                                18 Feb 2022 03:14 PM IST

                                                Read more

                                                Week 5: Prandtl Meyer Shock problem

                                                Objective:

                                                  Prandtl Meyer Shock problem Shock Wave: Shock is an abrupt discontinuity in the flow field and it occurs inflows when the local flow speed exceeds the local sound speed. More specifically, it is a flow whose Mach number exceeds 1. A shock wave is a type of propagating disturbance that moves faster…

                                                calendar

                                                26 Feb 2022 06:36 AM IST

                                                Read more

                                                Week 6: Conjugate Heat Transfer Simulation

                                                Objective:

                                                  Conjugate Heat Transfer Simulation using Converge CFD Aim: Setting up the airflow through the Aluminum pipe & Simulating the Conjugate Heat Transfer analysis between solid and fluid using Converge CFD. Objectives:  Grid dependence test: We have to perform a Grid dependence test on 3 grids and…

                                                calendar

                                                05 Mar 2022 06:22 PM IST

                                                Read more

                                                Week 7: Shock tube simulation project

                                                Objective:

                                                Shock Tube Simulation Using Converge CFD Aim: Setting up the shock tube problem and simulating Shock flow using Converge CFD.  Objectives: Setup a transient shock tube simulation Plot the pressure and temperature history in the entire domain - Explain the result Plot the cell count as a function of time - Explain…

                                                calendar

                                                07 Mar 2022 09:11 AM IST

                                                Read more

                                                Week 9: Project 1 - Surface preparation and Boundary Flagging (PFI)

                                                Objective:

                                                Simulating Spart Ignited Port Fuel Injection Engine (Part-1) Geometry preparation  Aim:- Geometry (Surface) preparation and Boundary Flagging of Spart Ignited Port Fuel Injection Engine. Objectives:  Splitting it into meaningful boundaries. Flagging the boundaries. Creating Regions. Port fuel-injection:- Port fuel injection…

                                                calendar

                                                03 Apr 2022 04:39 PM IST

                                                Read more

                                                Detailed Analysis of Subsonic-Supersonic & Shockwave Simulation for an Isentropic flow in De-Laval Nozzle

                                                Objective:

                                                Abstract:            A nozzle is a mechanical device that is designed to control the parametric characteristics of the fluid that exhausts through it. The main purpose of the nozzle is to increase the velocity of fluid flow by dropping the pressure. Depending on the application there are various…

                                                calendar

                                                09 Apr 2022 05:26 AM IST

                                                Read more

                                                Week 11: Project 2 - Emission characterization on a CAT3410 engine

                                                Objective:

                                                Emission characterization on a CAT3410 engine Aim:- Simulating CAT3410 engine for two different piston configurations. Evaluating different engine parameters and emissions. Diesel Direct injection:- Diesel Direct Injection (DI) is a basic type of fuel injection system which is used in diesel engines. The simple DI diesel…

                                                calendar

                                                25 Apr 2022 08:27 PM IST

                                                  Read more

                                                  Week 10: Project 1 - FULL HYDRO case set up (PFI).

                                                  Objective:

                                                  Simulating Spart Ignited Port Fuel Injection Engine (Part-2) Full Simulation Aim:- Simulating Spart Ignited Port Fuel Injection Engine Port fuel injection:- Port fuel injection systems long ago replaced carburetors in cars because of their efficiency and lower maintenance requirements. But now, automakers are…

                                                  calendar

                                                  01 May 2022 05:47 AM IST

                                                  Read more
                                                  Showing 1 of 46 projects

                                                  6 Course Certificates

                                                  certificate

                                                  MATLAB for Mechanical Engineers

                                                  CertificateIcon
                                                  Certificate UID: 14rh80q9y3ujdlwv
                                                  View Certificate
                                                  certificate

                                                  Introduction to CFD using MATLAB and OpenFOAM

                                                  CertificateIcon
                                                  Certificate UID: uatn3i5fyd7pohj8
                                                  View Certificate
                                                  certificate

                                                  Python for Mechanical Engineers

                                                  CertificateIcon
                                                  Certificate UID: 8shoq75gya94xutz
                                                  View Certificate
                                                  certificate

                                                  Computational Combustion Using Python and Cantera

                                                  CertificateIcon
                                                  Certificate UID: g720rizjdy4bw6ke
                                                  View Certificate
                                                  certificate

                                                  Introduction to GUI based CFD using ANSYS Fluent

                                                  CertificateIcon
                                                  Certificate UID: i4bs9eajkh70pm3q
                                                  View Certificate
                                                  certificate

                                                  Advanced CFD for IC Engine Applications using CONVERGE

                                                  CertificateIcon
                                                  Certificate UID: gm08ezjvrfa29tp7
                                                  View Certificate
                                                  Showing 1 of 6 certificates

                                                  1 Workshop Certificates

                                                  certificate

                                                  Robust Controls Theory

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

                                                  Academic Qualification

                                                  masters

                                                  Technische Hochschule Ingolstadt

                                                  01 Oct 2021 - 23 Apr 2023

                                                  B.E

                                                  Vasavi College of Engineering

                                                  01 Jul 2017 - 10 Sep 2020

                                                  Diploma

                                                  Government Model Residential Polytechnic

                                                  03 Sep 2014 - 01 Apr 2017

                                                  10th

                                                  ZPHS NANDIWANAPARTHY

                                                  08 Jun 2013 - 01 Apr 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
                                                  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