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

Project 1

                                                                       PROJECT - 1           DEVELOPMENT OF A FORWARD…

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 Riyaz B (22)

Week 9 - Challenge 3 - Bumper

Objective:

AIM: Create the Bumper Plastic component through the given Class-A surface. To begin with, the tooling axis for the given Class-A Surface should be created meeting the requirements of the draft angle and at the end perform the Draft analysis on the model.  Take the Thickness of the component to be 3 mm INTRODCTION:…

calendar

29 Jul 2023 09:50 AM IST

    Read more

    Week 9 - Challenge 2 - Switch Bezel Design

    Objective:

    AIM: Create the Switch Bezel Plastic component through the given Class-A surface. To begin with, the tooling axis for the given Class-A Surface should be created meeting the requirements of the draft angle and at the end perform the Draft analysis on the model.  Take the Thickness of the component to be 2.5 mm…

    calendar

    22 Jul 2023 09:23 AM IST

      Read more

      Week 9 - Challenge 1 - Base Bracket Design

      Objective:

                                                                              Base Bracket Design   AIM: Create the Base Bracket Plastic component…

      calendar

      15 Jul 2023 12:32 PM IST

        Read more

        Week 7 Challenge - Assembly Workbench

        Objective:

        ASSY WORKBENCH ASSIGNMENT QUICK RETURN MECHANISM ASSEMBLY: A quick return mechanism is an apparatus to produce a reciprocating motion in which the time taken for travel in return stroke is less than in the forward stroke. It is driven by a circular motion source (typically a motor of some sort) and uses a system of…

        calendar

        01 May 2023 09:18 AM IST

          Read more

          Project 1

          Objective:

                                                                                          PROJECT 1          …

          calendar

          04 Nov 2022 10:40 AM IST

          • MBD
          Read more

          Project - Speed Control of a Direct Current (DC) motor

          Objective:

                                                               SPEED CONTROL OF DIRECT CURRENT (DC) MOTOR OBJECTIVE: In this project, a Simulink model for the DC motor will be first developed per…

          calendar

          28 Oct 2022 03:14 PM IST

          Read more

          Project - Data Handling and Interpolation

          Objective:

                                                         DATA HANDLING AND INTERPOLATION OBJECTIVE: In a laboratory experiment, data of voltage and current has been recorded and the same is attached in an excel…

          calendar

          17 Oct 2022 08:54 AM IST

          Read more

          Project - Analysis of a practical automotive wiring circuit

          Objective:

                                                                      ANALYSIS OF PRACTICAL AUTOMOTIVE CIRCUIT OBJECTIVE: Identify each of the major elements in the above automotive…

          calendar

          13 Oct 2022 08:37 AM IST

            Read more

            Project 2

            Objective:

                           DEVELOPMENT OF A FORWARD ENERGY BASED FUEL CONSUMPTION MODEL OF A P1 HYBRID VEHICLE OBJECTIVE: The main goal of this project is to understand the functionality of a P1 hybrid and be able to model it. The objective of this project is to quantify the improvement in fuel…

            calendar

            09 Oct 2022 09:12 AM IST

            Read more

            Final Project: Electric Rickshaw modelling

            Objective:

                                                                         ELECTRIC RICKSHAW MODELLING   OBJECTIVE: Create a detailed MATLAB model of an electric rickshaw (three…

            calendar

            04 Oct 2022 09:16 AM IST

            Read more

            Project 2 Thermal modeling of battery pack

            Objective:

                                                           THERMAL MODELLING OF BATTERY PACK OBJECTIVE:…

            calendar

            15 Aug 2022 10:25 AM IST

            Read more

            Project 1 Mechanical design of battery pack

            Objective:

                                                                                                       …

            calendar

            07 Aug 2022 10:12 AM IST

            Read more

            Week 7 State of charge estimation

            Objective:

                                                                        STATE OF CHARGE ESTIMATION OBJECTIVE:      By using the given lithium ion battery management project…

            calendar

            30 Jul 2022 12:15 PM IST

            Read more

            Week 1 Understanding Different Battery Chemistry

            Objective:

                                                    UNDERSTANDING DIFFERENT BATTERY CHEMISTRY OBJECTIVE: 1.Prepare a table which includes materials & chemical reactions occurring at the anode and cathode of LCO, LMO, NCA, NMC, LFP…

            calendar

            10 Jul 2022 03:27 PM IST

              Read more

              Project 1

              Objective:

                                                                                     PROJECT - 1           DEVELOPMENT OF A FORWARD…

              calendar

              12 Jun 2022 06:48 AM IST

              Read more

              Week - 4

              Objective:

              AIM: STUDY 1: Implement control logic of a “washing machine” using Stateflow as per given sequence:  If the power supply is available, the system gets activated  If the Water supply is not available, stop the process & indicate through LED Soaking time should be 200s followed by Washing time of…

              calendar

              27 Feb 2022 05:41 PM IST

                Read more

                Week -2

                Objective:

                                                                                 WEEK 2 CHALLENGE AIM: 1. Make a Simulink model of Doorbell using solenoid block …

                calendar

                14 Feb 2022 04:02 PM IST

                  Read more

                  Project 2 - Rankine cycle Simulator

                  Objective:

                  AIM:      To create a rankine cycle simulator using matlab and plot the T-S and H-S diagram and calculating the state points. SOLUTION:       RANKINE CYCLE:           MATLAB PROGRAM:            %Rankine cycle simulation clear all…

                  calendar

                  07 Feb 2022 06:11 PM IST

                  Read more

                  Project 1 - Parsing NASA thermodynamic data

                  Objective:

                                                                    NASA Thermodynamic data file parsing AIM: 1.To Write a function that extracts the 14 co-efficients and calculates the enthalpy, entropy and specific…

                  calendar

                  26 Jan 2022 10:23 AM IST

                  Read more

                  Week 4.1 - Genetic Algorithm

                  Objective:

                  AIM: Write a code in MATLAB to optimise the stalagmite function and find the global maxima of the function. Clearly expalin the concept of genetic algorithm in your own words and also explain the syntax for ga in MATLAB in your report. Make sure that your code gives the same output, even if it is made…

                  calendar

                  18 Jan 2022 06:04 PM IST

                  Read more

                  Week 3 - Solving second order ODEs

                  Objective:

                  AIM: 1. Write the program that solves the ode of motion of simple pendulam with damping   2.Animate the motion of the pendulam   STEPS: 1. solving the Second order differential equation: The given equation is in second order equation,to solve the it,the second order diff equation into first order diff equation.…

                  calendar

                  08 Jan 2022 05:51 PM IST

                    Read more

                    Week 2- 2R Robotic Arm Challenge

                    Objective:

                    Program for forward kinematics of 2R robotic arm   %forward kinematics of 2r robotic arm using for loop clear all close all clc %lenght l1= 1; l2 = 0.5; %degree theta1 = linspace(0,90,5); theta2 = linspace(0,90,5); %loop ct=1 for i = 1:length(theta1) THETA1 = theta1(i); for j =1: length(theta2) THETA2 = theta2(j);…

                    calendar

                    04 Jan 2022 04:43 PM IST

                      Read more
                      Showing 1 of 22 projects