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

Overview of the project: In this project, controlling the retraction and extension of Airplane’s landing gear can be implemented using Finite State Machine (FSM). FSM is the most efficient algorithm which is mathematical model of computation. Aim of the project: Implement the Code for controlling the retraction and…

    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 Zeba Khanum (8)

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

    Objective:

    QUESTION: Measuring distance of an object using ultrasonic sensor (HC-SR04) Overview of the Project:  In this project, the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (HC-SR04) Goals: Measuring the distance of an object using Ultrasonic Distance Sensor (HC-SR04)…

    calendar

    10 Jan 2023 11:02 AM IST

      Read more

      Project 2 - V&V SW Analysis II

      Objective:

      QUESTION: Perform Static Code Review Analysis for “C:\**\LDRA_workarea\Examples\C_Testbed_examples\Testrain\Testrain.c” Generate Code review report and upload them. SOLUTION: ---> STATIC CODE ANALYSIS: Static analysis is a method of debugging that is done by automatically examining the source code without…

      calendar

      04 Jan 2023 12:39 PM IST

      • HTML
      Read more

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

      Objective:

      QUESTION: Project 1 - Controlling a DC motor using PWM and monitoring its Running status SOLUTION:   ---> CIRCUIT:     ---> CODE: /* * Project1.c * * Created: 27-12-2022 16:52:25 * Author : ZEBA KHANUN */ #include <avr/io.h> //includes appropriate I/O definitions for the device #define F_CPU…

      calendar

      27 Dec 2022 04:14 PM IST

        Read more

        Project 1 - V&V SW Analysis - I

        Objective:

        BLACK-BOX TESTING: A method of testing that tests the functionality of the system without looking into the internal implementaion/structures of the system. It basically depends on input and output of a software application. Example: Testing the lock and unlock features of our mobile phone. TEST PLAN:  It is a detailed…

        calendar

        19 Dec 2022 04:12 PM IST

          Read more

          Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter

          Objective:

          QUESTION: --> Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter SOLUTION: --> Overview of the Project:  In this project the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (28015 Ping) and…

          calendar

          17 Nov 2022 10:35 AM IST

            Read more

            Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol

            Objective:

            QUESTION: ---> Interfacing a 16*2 LCD with Arduino using I2C protocol SOLUTION: --> Overview of the Project:  In this project implementing the Code for “Interfacing a 16*2 LCD with two Arduino’s (one for Master and one for Slave) using Inter-Integrated Circuit (I2C) communication protocol”…

            calendar

            16 Nov 2022 02:11 PM IST

              Read more

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

              Objective:

              Overview of the project: In this project, controlling the retraction and extension of Airplane’s landing gear can be implemented using Finite State Machine (FSM). FSM is the most efficient algorithm which is mathematical model of computation. Aim of the project: Implement the Code for controlling the retraction and…

              calendar

              13 Oct 2022 05:57 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:

                PROJECT-1 OVERVIEW OF THE PROJECT: In this project,  interfaces for mathematical Set Theory are implemented using C programming language. User can give the input like two lists of data and this program will give  the output as the union and intersection of these two lists AIM OF THE PROJECT: In this project, we are asked…

                calendar

                11 Oct 2022 11:42 AM IST

                  Read more
                  Showing 1 of 8 projects