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

Kishoremoorthy SP

I am pursuing my UG degree in mechanical engineering at RMK Engineering College

Skills Acquired at Skill-Lync :

  • MATLAB-BASICS
  • CFD
  • ANSYS-FLUENT
  • NUMERICAL-ANALYSIS
  • MATLAB
  • OPENFOAM
  • COMBUSTION
  • IC-ENGINE-CFD

Introduction

I have completed my schooling at 2017 till 10th standard and joined diploma in Murugappa polytechnic college and completed at 2021. Then join UG degree at RMK Engineering College and having CGPA of 8.36

26 Projects

Week 2- 2R Robotic Arm Challenge

Objective:

% programming using for loop in forward kinematic %inputs l1=2 l2=1 theta1=linspace(0,90,10) theta2=linspace(0,90,10) ct=1 for i=1:length(theta1) THETA1=theta1(i); for j=1:length(theta2) THETA2=theta2(j); 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…

calendar

17 Jul 2022 06:09 AM IST

  • MATLAB
Read more

Week 3 - Solving second order ODEs

Objective:

AIM: TO CREATE A PENDULUM ANIMATION USING ODE45 IN BULID COMMAND IN MATLAB.   GOVERNING EQUATION OF PENDULUM: In the above equation, g = gravity in m/s2, L = length of the pendulum in m, m = mass of the ball in kg, b = damping coefficient. q = displacement. t = time in sec. HERE, INITIAT WE ASSUMED THE VALUES OF ABOVE…

calendar

29 Jul 2022 04:09 PM IST

Read more

Week 4.1 - Genetic Algorithm

Objective:

AIM: TO WRITE A CODE IN MATLAB TO OPTIMISE THE STALAGMITE FUNCTION AND FIND THE GLOBAL MAXIMA OF THE FUNCTION. CLEARLY EXPLAIN THE CONCEPT OF GENETIC ALGORITHM IN YOUR WORDS AND ALSO EXPLAIN SYNTAX FOR GA IN MATLAB. PLOT GRAPHS FOR ALL 3 STUDIES AND FOR ‘F’ MAXIMUM Vs NO.OF ITERATION. STALAGMITE: A STALAGMITE IS A TYPE…

calendar

03 Aug 2022 02:32 PM IST

Read more

Project 1 - Parsing NASA thermodynamic data

Objective:

AIM: Parsing NASA thermodynamic data using MATLAB programming. THEORY: NASA came up with polynomials that can be used to evaluate thermodynamic properties such as Cp, H and S. They have also documented the coefficients that are required to evaluate these polynomials for 1000+ species. Below figure shows the structure…

calendar

06 Aug 2022 02:19 PM IST

Read more

Project 2 - Rankine cycle Simulator

Objective:

Aim:    To create rankine cycle simulator using MATLAB. To demonstrate the T-s and h-s plots for the given set of inputs. Objectives: To create rankine cycle simulator using MATLAB. The code should calculate the state points of the Rankine Cycle (any type of your choice) based on user inputs. The h-s plot…

calendar

08 Aug 2022 11:47 AM IST

Read more

Week 2 Challenge : Surface meshing on a Pressure valve

Objective:

AIM:                  TO THE GIVEN MODEL, CHECK FOR THE GEOMETRICAL ERRORS AND PERFORM TOPOLOGY CLEAN-UP ACCORDINGLY. SET THREE DIFFERENT TARGET LENGTHS AS THREE DIFFERENT CASES AND MESH THE MODEL.  PROCEDURE: FIRST, IMPORT THE GIVEN PRESSURE…

calendar

31 Aug 2022 10:58 AM IST

Read more

Week 3 Challenge : CFD meshing on Turbocharger

Objective:

AIM:             FOR THE GIVEN MODEL, CHECK FOR THE GEOMETRICAL ERRORS TO MAKE APPROPRIATE VOLUMES. CREATE AND ASSIGN PIDS AS SHOWN IN THE VIDEO. PERFORM SURFACE MESH WITH THE GIVEN TARGET LENGTHS AS PER PIDS. BLADE STAGE-1 = 1 mm BLADE STAGE-2 = 1mm IMPELLER = 2mm…

calendar

06 Sep 2022 12:36 PM IST

Read more

Week 5 Challenge : Surface wrap on Automotive Assembly

Objective:

AIM:         TO THE GIVEN MODELS, CHECKING THE GEOMETRICAL ERRORS AND DELETE SURFACE WHICH ARE UNWANTED FOR SURFACE WRAP. AFTER CLEARING THE GEMOTRY, MERGE ALL 3 MODELS AND PERFORM SURFACE WRAP. PROCEDURE: INTIALLY, DOWNLOAD ALL THE MODELS GIVEN IN CHALLENGE  FIRST IN THE ENGINE MODEL IS TAKEN TO CLEAN THE GEOMETRIC  HERE,…

calendar

19 Sep 2022 02:53 PM IST

    Read more

    Week 4 Challenge : CFD Meshing for BMW car

    Objective:

    AIM:      FOR THE GIVE MODEL, CHECK AND SOLVE ALL GEOMETRICAL ERRORS ON HALF PORTION AND ASSIGN APPROPRITATE PIDS. PERFORMS MESHING WITH GIVEN TARGET LENGTH AND ELEMENT QUALITY CRITERIA. AFTER MESHING THE HALF MODEL,DO SYMMETRY TO THE OTHER SIDE. PRODECURE: INITIALLY, OPEN THE GIVEN BMW MODEL IN ANSA SOFTWARE.…

    calendar

    20 Oct 2023 11:25 AM IST

    Read more

    Project 1 : CFD Meshing for Tesla Cyber Truck

    Objective:

    AIM : For the given model, check and solve all geometrical errors and Assign appropriate PIDs. Perform meshing with the suitable Target length and element Quality criteria. PROCEDURE : AS WE OPEN THE TESLA CYBER TRUCK IN ANSA IT IS SHOWN BELOW. AFTER DOING THE TOPO GEOMETRIC ERROR ARE THIS SHOWN BELOW WE CAN DO THE CHECK…

    calendar

    24 Sep 2022 02:45 AM IST

    Read more

    Week 1- Mixing Tee

    Objective:

    AIM: To set up steady-state simulations to compare the mixing effectiveness when hot inlet temperature is 360C & the Cold inlet is at 190C using k-epsilon and k-omega SST model for the following model. Case 1  Short mixing tee with a hot inlet velocity of 3m/s. Momentum ratio of 2, 4.  Case 2  Long…

    calendar

    06 Jan 2023 10:11 AM IST

    Read more

    Week 2 - Flow over a Cylinder.

    Objective:

    Aim Simulate the flow over a cylinder and explain the Karman vortex street phenomenon. Understanding the vortex for different Reynolds numbers corresponding to varying inlet velocities. Create a monitoring point behind the cylinder at a distance of four times the diameter that can be used to calculate and analyze vortex…

    calendar

    10 Jan 2023 03:57 PM IST

    Read more

    Week 3 - External flow simulation over an Ahmed body.

    Objective:

    Aim:Study of Flow and Turbulence Structures in the Wake of a Simplified Car Model (Ahmed Model) objective: Run the simulation for the velocity of 25 m/sec with the default air properties in fluent. For this challenge, you will have to provide answers to the following questions: Q1. Describe Ahmed's body and its importance.…

    calendar

    21 Jan 2023 03:12 PM IST

    Read more

    Week 4 - CHT Analysis on Exhaust port

    Objective:

    Aim  To perform the steady-state conjugate heat transfer simulation on the exhaust port when the air is coming at the inlet at a speed of 5m/sec. Objectives: Give a brief description of why and where a CHT analysis is used. Maintain the y+ value according to the turbulence model and justify the results.  Calculate…

    calendar

    01 Feb 2023 11:18 AM IST

    Read more

    Week 5 - Rayleigh Taylor Instability

    Objective:

    AIM: To mention some practical CFD models that have been based on the mathematical analysis of Rayleigh Taylor waves and explain how these mathematical models have been adapted for CFD calculations. To perform the Rayleigh Taylor instability simulation for 2 different mesh sizes with the base mesh being 0.5 mm and…

    calendar

    10 Feb 2023 01:49 PM IST

    Read more

    Week 6 - CHT Analysis on a Graphics card

    Objective:

    Aim: Analysis of steady-state conjugate heat transfer using a graphics card model Objectives : Run the simulation by varying the velocity from 1m/sec to 5m/sec for at least 3 velocities and discuss the results. Find out the maximum temperature and heat transfer coefficient attained by the processor. Prove that the…

    calendar

    17 Feb 2023 03:15 PM IST

    Read more

    Week 8 - Simulating Cyclone separator with Discrete Phase Modelling

    Objective:

    AIM: To perform analysis on Cyclone Separator and calculate separation efficiency for given cases Case I - Size of particle = 5 um, Velocity = 1 to 5 m/s Case II - Velocity = 3m/s, size of particles = 1 to 5 um Explain different models used to determine the efficiency of cyclone separator in brief THEORY: Cyclone Separator:…

    calendar

    01 Mar 2023 07:23 AM IST

      Read more

      Week 9 - Parametric study on Gate valve.

      Objective:

      AIM:     Perform a parametric study on the gate valve simulation by setting the opening from 10 % to 80%. 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. Discuss the results of the mass flow rate and flow coefficient.…

      calendar

      04 Mar 2023 04:54 PM IST

      Read more

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

      Objective:

      Aim:  To derive and write a program for in MATLAB for 4th order approximation for second order derivative by following methods Central difference Skewed right sided difference Skewed left sided difference Objective: To evaluate the second order derivative of the function  `f(x)=exp⁡(x)cosx` Using…

      calendar

      26 Apr 2023 07:26 AM IST

      Read more

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

      Objective:

      OBJECTIVE: To solve Steady and Unsteady state 2D Heat Conduction Equation by using the point iterative techniques such as Jacobi, Gauss Seidel & Successive over-relaxation for both implicit and explicit schemes using MATLAB. Problem statement: Computation area is to be a square. Assume nx = ny [No. of…

      calendar

      27 Apr 2023 10:46 AM IST

      Read more

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

      Objective:

      Aim:  To simulate the isentropic flow through a quasi 1D subsonic-supersonic nozzle and to derive both the conservation and non-conservation forms of the governing equations and solve them using MacCormack's technique. Also, to determine the steady-state temperature distribution for the flow-field variables and investigate…

      calendar

      30 Apr 2023 10:01 AM IST

      Read more

      Week 10 - Simulating Combustion of Natural Gas.

      Objective:

      Aim: Perform a combustion simulation on the combustor model using methane as fuel. Objectives: Part I Perform a combustion simulation on the combustor model and plot the variation of the mass fraction of the different species’ in the simulation using line probes at different locations of the combustor as shown in…

      calendar

      02 May 2023 10:41 AM IST

        Read more

        Week 8 - Simulation of a backward facing step in OpenFOAM

        Objective:

        Objective  Case 1 - Simulate the flow without using any grading factor (i.e., GF = 1) Case 2 - Simulate the flow with grading factor of 0.2. The cells should be finer near the walls (includig the step wall). Theory- Here the aim is simulate an incompressible-laminar-flow through backward facing step geometry.…

        calendar

        03 May 2023 05:20 AM IST

        Read more

        Week 9 - FVM Literature Review

        Objective:

        AIM To describe the need for interpolation schemes and flux limiters in Finite Volume Method (FVM).   OBJECTIVE To study and understand What is Finite Volume Method(FVM) Write down the major differences between FDM & FVM Describe the need for interpolation schemes and flux limiters in FVM   INTRODUCTION            …

        calendar

        03 May 2023 05:47 AM IST

        Read more

        Week 11 - Simulation of Flow through a pipe in OpenFoam

        Objective:

        Aim: Simulate axisymmetric flow in a pipe through foam. Objective: Verify the hydrodynamic length using the numerical result Verify a fully developed flow rate profile with its analytical profile Verify the maximum velocity and pressure drop for fully developed flow Post-process Shear Stress and verify wall shear stress…

        calendar

        04 May 2023 03:04 PM IST

        Read more

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

        Objective:

        Aim: employing the symmetry boundary condition to simulate an axis-symmetric laminar flow through the pipe's constant cross-section. Using both symmetry and wedge boundary conditions, simulate the aforementioned angles—10, 25, and 45 degrees—and evaluate your results using HP equations. Introduction: Hagen-Poiseuille's…

        calendar

        04 May 2023 03:14 PM IST

        Read more
        Showing 1 of 26 projects

        4 Course Certificates

        certificate

        MATLAB for Mechanical Engineers

        CertificateIcon
        Certificate UID: clqimdxv62tpa48y
        View Certificate
        certificate

        Advanced CFD Meshing using ANSA

        CertificateIcon
        Certificate UID: vqugd76y2k938pnj
        View Certificate
        certificate

        Introduction to GUI based CFD using ANSYS Fluent

        CertificateIcon
        Certificate UID: g60wlayriu2dqtb4
        View Certificate
        certificate

        Introduction to CFD using MATLAB and OpenFOAM

        CertificateIcon
        Certificate UID: 6erq31fbckah0mst
        View Certificate
        Showing 1 of 4 certificates

        Academic Qualification

        B.E

        R.M.K. Engineering College

        18 Aug 2021 - 23 Apr 2023

        Diploma

        Murugappa Polytechnic College

        15 Jun 2017 - 13 Jul 2021

        10th

        Velammal Engineering College

        15 Mar 2016 - 15 Mar 2017

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

        12 Hours of Content

        coursecard
        Recently launched

        18 Hours of Content

        coursecard
        Recently launched

        21 Hours of Content

        coursecard
        Recently launched

        10 Hours of Content

        coursecard
        4.7

        4 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