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

Project-2 #include <stdio.h> typedef enum { Before_Take_Off_State = 0,// Different states of the Aeroplane as per the state diagram. Before_Landing_State, Gear_Down_State, Lowering_Gear_State, Raising_Gear_State, Gear_Up_State }state_type; typedef struct { state_type states[2]; // structure variables char* plane_state[2];…

    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 Sandeep Mandal (7)

    Project 2 - Development of TFT Cluster Speedometer Software Component

    Objective:

    Q.1> Main Model   Subsystem_1(Avg-Vehicle Speed)   Subsystem-2(Main_Filter_Speed)   Subsytem-3(Auxiliary Filter Speed)  Substem_4(Final Display)  sldd file     Requirement Tagging:-          Tagging has done.     JMAB Check:-         Fixed Point Tool:- Fixed point change in Port Fixed point change in SLDD   SLDC Design…

    calendar

    17 Apr 2023 04:50 PM IST

    • DESIGN
    • HTML
    • MATLAB
    Read more

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

    Objective:

    Q1.> Main Model     sldd file   Requirement Tagging Click on requirement Manager           We can see the requirement tagging in model Report   JMAAB Check     Fixed point tool:       Now we click on propose data type data type-> apply data type->…

    calendar

    14 Apr 2023 09:57 AM IST

    Read more

    Project 2-Highway Assistant-Lane Changing Assistant

    Objective:

    AIM: To do the model development for Highway assistance - Lane change assistant using Simulink with AUTOSAR compliance model in AUTOSAR environment. STEP-1 Creation of Simulink data Dictionary: Creating the SLDD files for the given input, local and output signals as follows Step-2 Model development in Simulink by MBD guidelines:…

    calendar

    31 Mar 2023 09:45 AM IST

    Read more

    Project 2 Adaptive Cruise Control

    Objective:

    Aim: To develop an Adaptive Cruise Control feature as per the Requirement Document using MATLAB Simulink. 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…

    calendar

    29 Mar 2023 12:38 PM IST

    Read more

    Project 1 (Mini Project on Vehicle Direction Detection

    Objective:

    Q.1> Aim:-identify the direction of the vehicle based on the camera input. For this project there were several steps taken which are as follows:- Developement of the Desired model Configuration Parameter Setting Linking of the Simulink Data Dictionary Requirement Tagging Signal resolving and Signal Propogation Model…

    calendar

    24 Mar 2023 09:02 AM IST

      Read more

      Project 1- Traffic Jam Assistant Feature

      Objective:

       AIM Model Development of a single feature of Traffic Jam Assist using MATLAB & Simulink as well as Code Generation using Embedded Coder. OBJECTIVES Model Development as per MBD guidelines. Creation of Simulink Data Dictionary. Code Generation using Embedded Coder Generating Model Advisor ReporT Step:-1   Data Dictionary…

      calendar

      23 Mar 2023 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 #include <stdio.h> typedef enum { Before_Take_Off_State = 0,// Different states of the Aeroplane as per the state diagram. Before_Landing_State, Gear_Down_State, Lowering_Gear_State, Raising_Gear_State, Gear_Up_State }state_type; typedef struct { state_type states[2]; // structure variables char* plane_state[2];…

      calendar

      10 Mar 2023 06:34 PM IST

        Read more
        Showing 1 of 7 projects