Menu

IIT Certification 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

Analysis on a plate with a hole

Aim:To perform static analysis on two model of plate with holes.   Introduction:Static stress analysis is arguably the most common type of structural analysis using FE method. Stress, strain and deformation of a component or assembly can be investigated under a range of load conditions to ensure that expensive failures…

    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 Rahul Rai (18)

    Genetic Algorithm Analysis using MATLAB

    Objective:

    Aim:To optimize the stalagmite function and find the global maxima of the function. Introduction:A genetic algorithm is a search heuristic that is inspired by Charles Darwin’s theory of natural evolution. This algorithm reflects the process of natural selection where the fittest individuals are selected…

    calendar

    14 Jul 2020 08:03 AM IST

      Read more

      Parsing NASA Thermodynamic Data using MATLAB

      Objective:

      Aim:To parse the NASA thermodynamic data file and to calculate the thermodynamic properties of various gas species.   Introduction:Parsing:Parsing a file means reading in a data stream of some sort and building an in memory model of the semantic content of that data. This aims at facilitating perfoming some kind of…

      calendar

      14 Jul 2020 04:51 AM IST

      • MATLAB
      Read more

      Centrifugal pump design and analysis

      Objective:

      Aim:To design a model of centrifugal pump and analyze the performance of it.   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 motor. They are…

      calendar

      12 Jul 2020 07:21 AM IST

        Read more

        Curve fitting using PYTHON

        Objective:

        Aim:To write a PYTHON Program for curve fitting of linear and cubic polynomial for the temperature and Cp data. Introduction: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…

        calendar

        09 Jul 2020 07:08 AM IST

        Read more

        Solving second order ODEs using PYTHON

        Objective:

         Aim:To write a Python Program for solving the given second order ODE.                      This ODE represents the equation of motion of a simple pendulum with damping. In the above equation, g = gravity in m/s2, L = length of the pendulum in m, m = mass of the…

        calendar

        09 Jul 2020 07:08 AM IST

          Read more

          Pipe Flow Simualtion

          Objective:

          Aim:To do a static analysis of pipe flow at different probe length and compare the velocities. Introduction:Pipe flow, a branch of hydraulics and fluid mechanics, is a type of liquid flow within a closed conduit (conduit in the sense of a means of containment). The other type of flow within a conduit is open channel…

          calendar

          09 Jul 2020 05:15 AM IST

          Read more

          Flow over a cylinder

          Objective:

          Aim:To simulate the flow over a cylinder(i.e. Transient Flow). Introduction:Computational fluid dynamics (CFD) is a branch of fluid mechanics that uses numerical analysis and data structures to analyze and solve problems that involve fluid flows. Computers are used to perform the calculations required…

          calendar

          08 Jul 2020 06:32 AM IST

            Read more

            Comparison of bending in beams

            Objective:

            Aim:To perform the comparison of bending in beams.   Introduction:In applied mechanics, bending (also known as flexure) characterizes the behavior of a slender structural element subjected to an external load applied perpendicularly to a longitudinal axis of the element.A beam deforms and stresses…

            calendar

            06 Jul 2020 07:22 AM IST

              Read more

              Week 2 Air standard Cycle

              Objective:

              Aim:Air Standard Cycle (i.e.OTTO Cycle) analysis  using PYTHON Programming. Theory: The otto cycle is a air standard cycle which consists of 4 process.It has two isentropic process and two constant volume process.                              …

              calendar

              05 Jul 2020 05:34 AM IST

                Read more

                Frequency Analysis of a rotating shaft

                Objective:

                Aim:To perform frequency analysis of a rotating shaft. Introduction: Frequency response analysis in Finite Element Analysis (FEA) is used to calculate the steady-state response due to a sinusoidal load applied to a structure at a single frequency. It is a specialized type of transient response analysis that is extremely…

                calendar

                03 Jul 2020 07:23 AM IST

                  Read more

                  Analysis on a plate with a hole

                  Objective:

                  Aim:To perform static analysis on two model of plate with holes.   Introduction:Static stress analysis is arguably the most common type of structural analysis using FE method. Stress, strain and deformation of a component or assembly can be investigated under a range of load conditions to ensure that expensive failures…

                  calendar

                  03 Jul 2020 06:29 AM IST

                    Read more

                    Week 6 - Data analysis

                    Objective:

                    Aim: To do Data analysis using Python Programming.   Introduction:Data analysis is a process of inspecting, cleansing,transforming and modelling data with the goal of discovering useful information, informing conclusions and supporting decision-making. Data analysis has multiple facets and approaches,…

                    calendar

                    02 Jul 2020 05:30 AM IST

                      Read more

                      Analysis of Buckling on Cyclonic Separator Stand.

                      Objective:

                      Aim: Analysis of Buckling on a Cyclonic Separator Stand. Introduction:Cyclone separators or simply cyclones are separation devices (dry scrubbers) that use the principle of inertia to remove particulate matter from flue gases. Cyclone separators is one of many air pollution control device known…

                      calendar

                      28 Jun 2020 06:51 AM IST

                        Read more

                        To write a PYTHON program to calculate drag force against the cyclist

                        Objective:

                        Objective: To write a PYTHON program to calculate drag force against the cyclist. Introduction: In fluid dynamics,drag force is a kind of force acting opposite to the relative motion of an object moving with respsct to the surrounding fluid.When a cyclist rides a bicycle it experiences a drag force.The drag force depends…

                        calendar

                        25 Jun 2020 06:25 AM IST

                        Read more

                        To simulate forward kinematics of 2R Robotic arm using Python Programming.

                        Objective:

                        Aim:To simulate the forward kinematics of 2R robotic arm using PYTHON Programming.   Introduction: A robotic arm (not robotic hand) is a type of mechanical arm, usually programmable, with similar functions to a human arm; the arm may be the sum total of the mechanism or may be part of a more complex…

                        calendar

                        23 Jun 2020 05:04 AM IST

                        Read more

                        Flow over an airfoil

                        Objective:

                        Aim: 1.To study flow over an NACA0017 Airfoil at a different angle of attack. 2.To obtain the drag and lift forces at different angle of attack.   Introduction: The NACA airfoils are airfoil shapes for aircraft wings developed by the National Advisory committee for Aeronautics (NACA). The…

                        calendar

                        15 Jun 2020 05:13 AM IST

                          Read more

                          Modelling and simulation of flow through a flowbench

                          Objective:

                          Aim:To create a 3D model of a flow bench and run flow analysis. 1. Grid Dependence test i.e. to choose the best grid size at a particular lift of valve. 2.To run a parametric study at that grid size at different valve lift in order to obtain a plot of lift vs mass flow rate. Introduction:  An air flow bench is…

                          calendar

                          11 Jun 2020 06:38 AM IST

                            Read more

                            AIR STANDARD CYCLE ANALYSIS USING MATLAB

                            Objective:

                                                                                  AIR STANDARD CYCLE ANALYSIS AIM:To plot the pv diagram and find the efficiency of air standard cycle using MATLAB. THEORY:The air standard…

                            calendar

                            28 May 2020 07:07 AM IST

                            Read more
                            Showing 1 of 18 projects