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 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear

Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear AIM: to control the retraction an extraction of airplanes landng gear can be implemented using finite state machine(FSM). FSM is the most efficient algorithym which is mathamatical model computation. #include<.stdio.h>…

    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 Aravind Reddy (13)

    Week-7 Challenge: DC Motor Control

    Objective:

    1)Speed control of a DC motor using BJT H-bridge.Objective:A. Explain a MATLAB demo model named ‘Speed control of a DC motor using BJT H-bridge’.B. Comment on the armature current shoot-up from the scope results.C. Refer to the help section of ‘The Four-Quadrant Chopper DC Drive (DC7) block’. Compare…

    calendar

    28 Jun 2022 03:32 AM IST

    • MATLAB
    Read more

    Week-6 Challenge: EV Drivetrain

    Objective:

    Objective: To carry out the following studies:1. Which types of power converter circuits are employed in electric and hybrid electric vehicle?2. An Electric Vehicle's powertrain with 72V battery pack in shown in the diagram below. The duty ratio for acceleration operation is 'd1'and for the braking operation the duty ratio…

    calendar

    02 Jun 2022 09:29 AM IST

    Read more

    Week-4 Challenge WOT Condition Part-2

    Objective:

    1. What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? Mapped and Dynamic subsystem of Electric Motor/Generator   Mapped Model:The mapped model is one type where the data points are pre_assigned in lookup tables.The engine or motor torque required…

    calendar

    31 May 2022 02:56 AM IST

    Read more

    Week-3 Challenge: ADVISOR Tool

    Objective:

    Aim: To use the ADVISOR tool for simulation.Objective:1. Using EV_defaults_in file, if cargo mass is 500 kg with all other default conditions, To find whether the vehicle can travel for 45 kmwith FTP drive cycle? and To Conclude observations.2. In the above case, try changing the battery capacity and repeat the simulation.3.…

    calendar

    10 May 2022 07:30 AM IST

    Read more

    Project 2 - V&V SW Analysis II

    Objective:

    .

    calendar

    30 Apr 2022 07:25 AM IST

      Read more

      Project 1 - V&V SW Analysis - I

      Objective:

      Write a Test plan to test features of a new mobile phone (Blackbox test) that needs to be implemented based on the following requirements. (The product is still under development stage and is yet to be UA (User Acceptance ) tested…

      calendar

      25 Apr 2022 10:43 AM IST

        Read more

        Project 2 - Measuring distance of an object using ultrasonic sensor (HC-SR04)

        Objective:

        #define F_CPU 8000000UL#include <avr/io.h>#include <avr/interrupt.h>#include <util/delay.h>#include <string.h>#include <stdlib.h> #define LCD_Data_Dir DDRD /* Define LCD data port direction */#define LCD_Command_Dir DDRC /* Define LCD command port direction register */#define LCD_Data_Port…

        calendar

        14 Apr 2022 01:47 PM IST

          Read more

          Project 1 - Controlling a DC motor using PWM and monitoring its Running status

          Objective:

          Project 1 - Controlling a DC motor using PWM and monitoring its Running status AIM: to control a DC motor using PWM modulation an dto moniter its running status by writing a aurdino code. code :- void setup(){ pinMode(3, OUTPUT); // sets the pin3 as output pinMode(0, INPUT);// sets the pin0 as output pinMode(1, INPUT);//…

          calendar

          08 Apr 2022 12:04 PM IST

            Read more

            Project

            Objective:

            AIM: To study the system level simulation of an all terrain vehicle. keywords: CVT, lookup table, Dashboard, baja ATVSOFTWARE: Matlab, SimulinkOBJECTIVE:1. Study the baja ATV model without dashboard.2. Study the baja ATV model with dashboard.3. Study the baja ATV model using lookup table without dashboard.4. Study…

            calendar

            04 Apr 2022 07:09 AM IST

              Read more

              Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear

              Objective:

              Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear AIM: to control the retraction an extraction of airplanes landng gear can be implemented using finite state machine(FSM). FSM is the most efficient algorithym which is mathamatical model computation. #include<.stdio.h>…

              calendar

              03 Apr 2022 02:18 PM IST

                Read more

                Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory)

                Objective:

                An Interface is a collection of loosely bound items that have a common functionality or attributes. Interfaces contain method signatures, properties, events etc. Interfaces are used so that one class or struct can implement multiple behaviors. C# doesn’t support the concept of Multiple Inheritance because of the ambiguity…

                calendar

                03 Apr 2022 01:37 PM IST

                  Read more

                  Week - 4

                  Objective:

                  AIM:  1. implement control logic of a "washing machine" using state flow as per given sequence  if the power supply is available the system gets activated if the water supply is not available, stop the process and indicated through LED soaking time should be 200s followed by washing machine  time is 100s…

                  calendar

                  03 Feb 2022 06:33 AM IST

                    Read more

                    Week -2

                    Objective:

                    1 AIM:  to make a Simulink model of a doorbell using solenoid block SIMULINK MODEL EXPLANATION: the pulse generator is used to create a square wave pulse at regular intervals. the blocks waveform parameters. amplitude, pulse width, period, and phase delay. determine the shape of the output waveform the switch block…

                    calendar

                    04 Jan 2022 11:39 AM IST

                      Read more
                      Showing 1 of 13 projects