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

Effect of velocity and drag co-efficient on drag force

Objective: Write a program to plot Drag force vs Velocity. Write a program to plot Drag force vs Drag Co-efficient   Problem Statement: The effect of increasing velocity (Bicycle start to full speed) on the Drag force experienced by the rider The effect of Drag Co-efficient (with the same frontal area) on the Drag…

    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 Abhishek Baruah (7)

    File Parsing and data analysis using python

    Objective:

    Objective: To create a data visualiser using python, perform a compatibility check of the file and then calculating some basic performance parameters Problem Statement: To visualise the complex data in the file in a sequencial and a more understandable way. Also, how can SublimeREPL adds a more two way relationship in…

    calendar

    30 Mar 2021 06:17 PM IST

      Read more

      Curve fitting using Python

      Objective:

      Objective: To find a good fitting function for showing the relationship between temperature and specific heat capacity at constant pressure using the practical values from the data file Procedure: First, we define a function f(x) which will be will give the relationship between the temperature (x) and Cp (y) values Then,…

      calendar

      27 Mar 2021 03:37 AM IST

        Read more

        Analysing ice breaking pressure using a air cushion vehicle by the use of Newton-Raphson method

        Objective:

        Objective: Euler equation: `(1-beta^2)p^3 + (0.4hbeta^2-(sigmah^2)/r^2)p^2 + ((sigma^2h^4)/(3r^4))p - ((sigmah^2)/(3r^2))^3 =0`            -Equation 1 where p denotes the cushion pressure, h the thickness of the ice field, r the size of the air cushion, σ the tensile strength of the…

        calendar

        07 Mar 2021 05:17 PM IST

          Read more

          Solving the ODE for simple pendulum followed by its simulation

          Objective:

          Objective: To solve the following ODE of a simple pendulum with damping and then plot the displacement and velocity values on a graph       `(d^2theta)/dt^2 + b/m(d theta)/dt + g/lsintheta=0`          where          g = gravity in `m/s^2`,    …

          calendar

          02 Mar 2021 01:38 AM IST

            Read more

            Otto Cycle using engine kinematics

            Objective:

            Objective: To plot the P-V diagram of the otto cycle while also calculating its thermal efficiency Problem Statement: Whether engine kinematics can be effectively used to plot a P-V diagram of the Otto Cycle   Introduction: The Otto cycle is the ideal cycle for spark-ignition engines, in honor of Nikolaus Otto, who…

            calendar

            24 Feb 2021 02:44 AM IST

              Read more

              2R Robotic Arm Simulation

              Objective:

              Objective: To simulate the forward kinematics of a 2R Robotic arm using Python & ImageMagick Problem Statement: Tracing the path of the robotic arm ensuring that it moves in the desired trajectory Solution Procedure: A python program has been made defining the values of the lengths of both the links of the robotic…

              calendar

              18 Feb 2021 04:10 PM IST

                Read more

                Effect of velocity and drag co-efficient on drag force

                Objective:

                Objective: Write a program to plot Drag force vs Velocity. Write a program to plot Drag force vs Drag Co-efficient   Problem Statement: The effect of increasing velocity (Bicycle start to full speed) on the Drag force experienced by the rider The effect of Drag Co-efficient (with the same frontal area) on the Drag…

                calendar

                18 Feb 2021 03:50 PM IST

                  Read more
                  Showing 1 of 7 projects