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

Centrifugal pump design and analysis

AIM: Analysis and simulation of the centrifugal pump and obtaining pressure ratio, mass flow rate. INTRODUCTION: Centrifugal pumps are used to transport fluids by the conversion of rotational kinetic energy to the hydrodynamic energy of the fluid flow. The rotational energy typically comes from an engine or electric…

    Project Details

    Loading...

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Sai Sharan Thirunagari (16)

    Centrifugal pump design and analysis

    Objective:

    AIM: Analysis and simulation of the centrifugal pump and obtaining pressure ratio, mass flow rate. INTRODUCTION: Centrifugal pumps are used to transport fluids by the conversion of rotational kinetic energy to the hydrodynamic energy of the fluid flow. The rotational energy typically comes from an engine or electric…

    calendar

    19 Aug 2020 07:11 PM IST

      Read more

      Modelling and simulation of flow through a flowbench

      Objective:

      AIM: To obtain a plot of lift vs mass flow rate of flow through a flow bench. INTRODUCTION:  An air flow bench is a device used for testing the internal aerodynamic qualities of an engine component and is related to the more familiar wind tunnel. It is used primarily for testing…

      calendar

      23 Jul 2020 02:11 PM IST

        Read more

        Flow over an airfoil

        Objective:

        AIM:To run the Flow simulations on NACA0017 airfoil at an angle of attacks 0, 2, 4, 6, 8, 10 degrees. And compare the change in lift force and drag force at these angles of attacks.  INTRODUCTION:An airfoil or aerofoil is the cross-sectional shape of a wing, blade (of a propeller, rotor,…

        calendar

        14 Jul 2020 03:39 PM IST

          Read more

          Flow over a cylinder

          Objective:

          AIM: To Understand and Simulate the Transient Flow over a Cylinder in SolidWorks and observe the variation of velocity and pressure in a domain for three different Reynolds Numbers. INTRODUCTION:Flow over a cylinder is a classical problem for understanding the flow over an obstacle. The geometry of the cylinder is simple…

          calendar

          03 Jul 2020 04:13 PM IST

            Read more

            Frequency analysis of rotating shaft

            Objective:

            OBJECTIVE: To perform frequency analysis on the rotating shaft and to determine the mode shapes and resonant frequencies of the model INTRODUCTION: Frequency analysis is carried out to determine the natural frequencies of a part. Frequency analysis in SOLIDWORKS Simulation allows us to efficiently investigate the…

            calendar

            01 May 2020 11:07 AM IST

            • SOLIDWORKS
            Read more

            MBD Simulation on IC Engine Valve Train Using SolidWorks

            Objective:

            ABSTRACT: In this study, The motion analysis of the IC Engine valve train is done by calculating the linear displacement of the valve and contact forces between each link for a certain constant speed of two types of CAMs. The two CAMs have different CAM lift, CAM lift is the maximum distance the CAM pushes the follower.…

            calendar

            07 Mar 2020 01:34 PM IST

              Read more

              MOTION ANALYSIS OF PISTON ASSEMBLY USING SOLIDWORKS

              Objective:

              ABSTRACT: In this study, the motion analysis of the piston crank is done by comparing the linear displacement with respect to time data of three cases of the piston. The three cases of the piston are taken by providing different offset to the wristpin. The position of the wrist pin is going to be varied as followed. But…

              calendar

              06 Mar 2020 01:14 PM IST

                Read more

                OPTIMIZING A FUNCTION USING GENETIC ALGORITHM

                Objective:

                INTRODUCTION: Genetic algorithm is a heuristic method that is inspired by Darwin\'s theory of natural evolution. Genetic algorithm is commonly used to generate optimizations problems & search problems. To make it do this it requires  genetic representation fitness function  The genetic algorithm solves optimization…

                calendar

                07 Feb 2020 06:23 AM IST

                Read more

                Planetary gear motion analysis

                Objective:

                INTRODUCTION:- An epicyclic gear trainalso known as planetary gear consists of two gears mounted so that the centre of one gear revolves around the centre of the other. A carrirer connects the centres of the two gears and rotates to carry one gear, called the planet gear, around the other, called the sun gear. The planet…

                calendar

                07 Feb 2020 06:22 AM IST

                  Read more

                  MOTION ANALYSIS OF INTERNAL GENEVA MECHANISM

                  Objective:

                  INTRODUCTION:- The geneva drive is a gear mechanism that translates a continuous rotation movement into interiment rotary motion. The rotating wheel is usually equipped with a pin that reaches into slot located in the other wheel(driven wheel) that advances it by one step at time. The main wheel also has an elevated circular…

                  calendar

                  02 Nov 2019 07:36 AM IST

                    Read more

                    DATA ANALYSIS

                    Objective:

                    INTRODUCTION:- Here we are writing a program for reading a data file and plotting the graph for whatever parameters we want EXPLANATION OF PROGRAM:- I imported matplotlib.pyplot, math, numpy to use them in the program. I created empty arrays of each parameter in the data file. By using try and except function we can tell…

                    calendar

                    19 Oct 2019 11:49 AM IST

                      Read more

                      curve fit using python

                      Objective:

                      Curve fitting is the process of constructing a curve, or mathematical function, that has the best fit to a series of data points, possibly subject to constraints. Curve fitting can involve either interpolation, where an exact fit to the data is required, or smoothing, in which a \"smooth\" function is constructed that…

                      calendar

                      08 Oct 2019 05:32 AM IST

                        Read more

                        SOLVING SECOND ORDER ODE

                        Objective:

                        INTRODUCTION ODE is used to describe the behavior of the system. Here the motion of a simple pendulum is described in second order ODE using Newton\'s second law of motion as\' `(d^2theta)/dt^2-(b/m)*(d theta)/dt-(g/l)*sintheta` where g = gravity in m/s^2, L = length of the pendulum in m, m = mass of the ball in kg, b…

                        calendar

                        18 Sep 2019 01:41 AM IST

                        Read more

                        OTTO CYCLE SIMULATOR USING PYTHON

                        Objective:

                        INTRODUCTION An Otto cycle is an idealized thermodynamic cycle that describes the functioning of a typical spark ignition piston engine. The Otto cycle is a description of what happens to a mass of gas as it is subjected to changes of pressure, temperature, volume, the addition of heat, and removal of heat. An Otto cycle…

                        calendar

                        17 Sep 2019 01:25 PM IST

                          Read more

                          Rankine Cycle Simulator

                          Objective:

                          INTRODUCTION:- Rankine cycle is a process by which power is generated with steam heat engine in power generation. This power depends on the temperature difference between a heat source and a cold source, higher the difference more mechanical power can be extracted efficiency. Heat sources used in this are nuclear fission…

                          calendar

                          06 Aug 2019 12:29 PM IST

                            Read more

                            File Parsing NASA thermodynamic data

                            Objective:

                            INTRODUCTION: Nasa documented list of coefficients for different species. This data is used to calculate the specific heat, Enthalpy, Entropy by parsing the file using MATLAB. This allows us to read the whole file and use the values necessary to calculate the Thermodynamic properties of certain species as per the file.…

                            calendar

                            25 Jul 2019 04:35 PM IST

                            Read more
                            Showing 1 of 16 projects