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

Solution   Program   #include <stdio.h> //header file#include<stdlib.h> struct node {int data;struct node *next;//self referential structure or linked list structure }*num1,*num2,*tmp,*ptr; //global variableint main(){printf("First group element should be less than 7\n Element should not repeat more…

    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 Sanket Bhosale (8)

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

    Objective:

    Overview of the Project:  In this project the implementation of code for “Measuring distance of an object using ultrasonic distance sensor (28015 Ping) and also smoothen the sensor data using moving average filter”. Goals: Measuring the distance in terms of inches of an object using Ultrasonic Distance…

    calendar

    06 Jun 2023 09:29 AM IST

      Read more

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

      Objective:

      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” by sending the message to LCD using I2C communication protocol and display the message on…

      calendar

      06 Jun 2023 09:05 AM IST

        Read more

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

        Objective:

        Solution   Program   #include <stdio.h> //header file#include<stdlib.h> struct node {int data;struct node *next;//self referential structure or linked list structure }*num1,*num2,*tmp,*ptr; //global variableint main(){printf("First group element should be less than 7\n Element should not repeat more…

        calendar

        22 Apr 2023 08:56 AM IST

          Read more

          Project

          Objective:

          AIM: To carry out a system-level simulation of an all-terrain vehicle using Simulink.   OBJECTIVE: To prepare a technical report on BAJA ATV explaining model properties for the following:  - without using Lookup table - using Lookup table   THEORY:  ATV: An all-terrain vehicle (ATV) refers to a motorized single-seated…

          calendar

          20 Aug 2022 08:51 AM IST

            Read more

            PWM Controlled Fan Load using DC motor

            Objective:

            Aim - Objective: To model a fan type load in Simulink and to control its speed by using the PWM method.   Solution :-   PWM Controlled Fan load using Dc motor   Solution :-   This is the good example of electromechanical  system By controlling the electrical parameter of motor result in change…

            calendar

            18 Aug 2022 10:31 AM IST

              Read more

              Modelling of EV using MATLAB and Simulink

              Objective:

              AIM: To create a basic Electric Vehicle model using MATLAB/Simulink OBJECTIVES:         1. Explain System-level configurations.        2. Explain each model parameters & blocks.        3. Comment on results.        4. Conclusion.…

              calendar

              13 Aug 2022 07:06 PM IST

              • HTML
              • MATLAB
              • POWER CONVERTER
              Read more

              Week - 4

              Objective:

              Q1 - 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 100s. Then…

              calendar

              30 Jun 2022 01:14 PM IST

                Read more

                Week -2

                Objective:

                Q1-Make a Simulink model of Doorbell using solenoid block with the following details:   In the above arrangement, when the switch is closed the electromagnet receives electrical power from the battery and pulls the metal arm to hit the bell producing sound.  Create a situation where the switch is closed for 2 seconds and…

                calendar

                12 Jun 2022 05:49 AM IST

                  Read more
                  Showing 1 of 8 projects