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

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

  #include #include #include #include void Initiate_State_Machine(); void Gear_down(); void Checking_Before_TakeOFF_delay_3s(); void Raising_Gear(); void Gear_up(); void Checking_before_landing(); void Lowering_gear(); typedef enum {     GEAR_DOWN,     CHECKING_BEFORE_TAKEOFF_DELAY_3S,     RAISING_GEAR,     GEAR_UP,  …

    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 Md Akram (9)

    Project 2 - Development of TFT Cluster Speedometer Software Component

    Objective:

      Simulink Model:                       SLDD:       Requirement Tagging Report:     Model Advisor-JMAAB:     Fixed point Tool:     SLDV- Design Error Detection Report:     SLDV- Test Generation:    …

    calendar

    27 Jul 2023 06:38 AM IST

      Read more

      Project 1 - Wiper control system and Vehicle speed calculation for ABS using Wheel Speed sensor

      Objective:

      1. Wiper control system Develop Simulink/state flow model for wiper control system based on the given conditions. Description of Challenge: If the density of the rain is low, then wiper rotates with low speed & the output signal should be 100rpm If the density of the rain is medium, then wiper rotates with medium speed…

      calendar

      26 Jul 2023 02:56 PM IST

        Read more

        Project 3

        Objective:

          #include using namespace std; enum type{Gas,Diesel,Electric};class automobile_maintenence{ protected: string make,model; int year,odometer,type; public: automobile_maintenence() { cout

        calendar

        21 Jun 2023 06:16 AM IST

          Read more

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

          Objective:

            #include #include #include #include void Initiate_State_Machine(); void Gear_down(); void Checking_Before_TakeOFF_delay_3s(); void Raising_Gear(); void Gear_up(); void Checking_before_landing(); void Lowering_gear(); typedef enum {     GEAR_DOWN,     CHECKING_BEFORE_TAKEOFF_DELAY_3S,     RAISING_GEAR,     GEAR_UP,  …

          calendar

          19 Jun 2023 04:28 PM IST

            Read more

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

            Objective:

              Overview of the project:(5 to 6 lines) In this project,  interfaces for mathematical Set Theory are implemented using C programming language. User can give the input like two list of data and this program will give  the output as the union and intersection of these two lists. Goals (2 to 3 lines) Implementation of interface…

            calendar

            18 Jun 2023 05:16 PM IST

              Read more

              Project 2-Highway Assistant-Lane Changing Assistant

              Objective:

              Highway Assistant – Lane Changing Assistant Introduction to the Feature: The Highway Assistant supports the driver and takes over the longitudinal and lateral guidance of the vehicle in monotonous driving situations on highways. The partially automated function can automatically start, accelerate, brake as well as steer…

              calendar

              08 May 2023 12:31 PM IST

              • MATLAB
              • MBD
              Read more

              Project 1- Traffic Jam Assistant Feature

              Objective:

                Traffic Jam Assistant Feature Introduction to the Feature: Traffic Jam Assistant is one of the most common feature in Advanced Driver Assistance System. Traffic Jam Assistant helps the driver arrive more relaxed at their destination, even in dense traffic or in traffic jams. As a partially automated comfort function,…

              calendar

              05 May 2023 06:48 PM IST

              Read more

              Project 2 Adaptive Cruise Control

              Objective:

                Aim:To make simulink model of adaptive cruise control as per given requirement. General Overview: -Adaptive Cruise Control Feature for passenger cars allows the host vehicle to adapt to the speed in line with the flow of traffic. Driving in heavy traffic or keeping a safe distance to the preceding vehicle calls…

              calendar

              01 Dec 2022 07:22 PM IST

              Read more

              Project 1 (Mini Project on Vehicle Direction Detection

              Objective:

                  Mini Project - Vehicle Direction Determination General Overview:     Identifying the direction of the vehicle is one of the important & diverse features in Autonomous driving & Advanced Driver Assistance Features. This particular sub-feature of identifying the direction of vehicle is basically…

              calendar

              29 Nov 2022 05:57 PM IST

              Read more
              Showing 1 of 9 projects