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 - Development of TFT Cluster Speedometer Software Component

Answer:       Steps to create a Polyspace Report: Initially, open the Polyspace in that new project click on start new project. The Project Properties dialogue box will open in that give the project name as we saved in the MATLAB,then select the location where it we need to save after that click Next or use the default…

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 MANISH YADAV (13)

Project 2 - SiC/IGBT isolated gate driver reference design with thermal diode and sensing FET

Objective:

How will you decide the layer stack up. Answer:         A stackup is the arrangement of layers of copper and insulators that make up a PCB before designing the final layout of the board. Stack-up refers to the arrangement of copper layers and insulating layers that make up a PCB prior to board layout design. While a layer…

calendar

20 Jul 2024 08:04 AM IST

    Read more

    Project 2

    Objective:

    Aim: To determine the maximum heat generated by the battery from a given drive cycle. And calculate the SOC using MATLAB/Simulink for 2 *104 seconds of battery operation. 1. The max heat generation of the battery  There are 2 heat sources for the battery heat generation Joules heat  Entropy heat Heat generated…

    calendar

    29 May 2024 06:21 AM IST

    • MATLAB
    Read more

    Project 1

    Objective:

    Q1. Design a battery pack for a car roughly 150 Kw with 120 V. Use 3500 mAh 3.6V nominal NMC chemistry cell.        a. Design the battery pack configuration.         b. Draw the BMS topology for this battery pack.   Ans:-  Aim: Designing a battery pack for a car of roughly 150 kW with 120 V. Lets, Use cells 3500 mAh 3.6V…

    calendar

    16 May 2024 07:02 AM IST

      Read more

      Project 2 Adaptive Cruise Control

      Objective:

      Adoptive Cruise control Model         Lead Vehicle   Derive vehicle                 Code Generation      .C File     File: PROJECT_MBD.c 1 /* 2 * File: PROJECT_MBD.c 3 * 4 * Code generated for Simulink model 'PROJECT_MBD'.…

      calendar

      01 Nov 2023 04:28 AM IST

      Read more

      Project 1 - 40-V to 80-V adjustable output voltage boost reference design for LIDAR applications

      Objective:

      How will you decide the layer stack up. Ans:-  Layer stack-up means the arrangement of the copper layers and the insulating layers before PCB layout design, and these layers form a PCB. The consideration of layer stack-up depends on the technical capabilities of the production and the electrical performance requirements…

      calendar

      18 Oct 2023 04:53 PM IST

        Read more

        Project 2 - Development of TFT Cluster Speedometer Software Component

        Objective:

        Answer:       Steps to create a Polyspace Report: Initially, open the Polyspace in that new project click on start new project. The Project Properties dialogue box will open in that give the project name as we saved in the MATLAB,then select the location where it we need to save after that click Next or use the default…

        calendar

        21 Jul 2023 12:35 PM IST

        Read more

        Project 2-Highway Assistant-Lane Changing Assistant

        Objective:

        Highway Assistant – Lane Changing Assistant 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 the vehicle to a certain…

        calendar

        21 Jul 2023 12:34 PM IST

        Read more

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

        Objective:

        1Q. 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

        21 Jul 2023 12:16 PM IST

        Read more

        Project 1- Traffic Jam Assistant Feature

        Objective:

        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, the system takes over the longitudinal…

        calendar

        21 Jul 2023 09:49 AM IST

        Read more

        Project 3

        Objective:

        Solution:- #include//library using namespace std; enum Type{GAS,DIESEL,ELECTRIC};//enum type list for the vechile class automobile_maintenance//main class for the automobile maintenance { protected://it is a protected function in class string make,model; int year,odometer,type; public://used to access the protected in…

        calendar

        29 May 2023 04:23 PM IST

          Read more

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

          Objective:

          Solution:- #include<stdio.h> #include<stdlib.h> #include<stdint.h> #include<string.h> 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,…

          calendar

          08 May 2023 06:20 AM 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:

            solution :- code:- #include //library for boolean operation of boolean datatype #include //standrd i/o header file #include //The stdlib.h header defines four variable types. //several macros, and various functions for performing general functions. typedef struct node // defining the structure { int data; //creating data…

            calendar

            29 Apr 2023 12:45 PM IST

              Read more

              Project 1 (Mini Project on Vehicle Direction Detection

              Objective:

              Designing the MATLAB MODEL : This the main model subsystem that having two  inputs SteeringWheel_YawDegreeInput and CameraInput_RoadSign entering into the Vehicle Detection Determination subsystem and one output Vehicle_Direction_Indicator. There are 2 requirements are…

              calendar

              24 Jan 2023 05:27 PM IST

              Read more
              Showing 1 of 13 projects