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 1- Traffic Jam Assistant Feature

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, the…

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 Siddhi Parab (9)

Project 2 - Development of TFT Cluster Speedometer Software Component

Objective:

Project2: Development of TFT Cluster Speedometer Software Component. Develop the Simulink model based on the given requirements and also create SLDD file and link the same to the model. Perform the complete V and V workflow for the obtained model Development of TFT Cluster Speedometer Software Component  Cluster Instrument…

calendar

25 May 2023 06:18 AM IST

  • MATLAB
Read more

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

Objective:

Question Develop the Simulink model based on the given descriptions for the below challenges and also create SLDD file and link the same to the model. Perform the complete V and V workflow for the obtained models.   Wiper control system Develop Simulink/state flow model for wiper control system based on the given…

calendar

25 May 2023 06:03 AM IST

Read more

Project 3

Objective:

This program is an object-oriented library for tracking automobile maintenance. It allows you to manage different types of cars such as gas, diesel, and electric. The library provides functionalities to add, update, list, and remove car entries. The program consists of several classes: Vehicle: The base class that holds…

calendar

25 May 2023 04:07 AM IST

    Read more

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

    Objective:

            Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear #include <iostream> using namespace std; // Enumeration to represent the states of the landing gear enum LandingGearState { RETRACTED, EXTENDED }; // Function to control the landing…

    calendar

    24 May 2023 04:13 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:

      #include #include // Structure for a node in the linked list struct Node { int data; struct Node* next; }; // Function to create a new node struct Node* createNode(int value) { struct Node* newNode = (struct Node*)malloc(sizeof(struct Node)); newNode->data = value; newNode->next = NULL; return newNode; } // Function to…

      calendar

      24 May 2023 01:41 PM IST

        Read more

        Project 2-Highway Assistant-Lane Changing Assistant

        Objective:

        Aim: Model Development of a feature of "Highway Assistant-Lane Changing Assistant" using MATLAB and Simulink as per MAAB guidelines, producing Model Advisor Report as well as generating Code using AUTOSAR Coder. Highway Assistant-Lane Changing Assistant   Objective: Model Development in MATLAB Simulink as per MAAB…

        calendar

        22 May 2023 02:36 AM IST

        Read more

        Project 2 Adaptive Cruise Control

        Objective:

        Main Project Adaptive Cruise Control (ACC)General Overview:Adaptive Cruise Control Feature for passenger cars allows the host vehicle to adapt to thespeed in line with the flow of traffic. Driving in heavy traffic or keeping a safe distance to thepreceding vehicle calls for a high level of concentration. The Adaptive Cruise…

        calendar

        25 Apr 2023 11:57 AM IST

        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, the…

        calendar

        26 Feb 2023 06:06 AM 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 identifying the direction…

        calendar

        01 Feb 2023 03:09 PM IST

        Read more
        Showing 1 of 9 projects