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 receives the signals from other ECU via CAN bus interface.…
Pruthvi Raj Renukuntla
updated on 30 May 2023
Project Details
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.
Other comments...
Read more Projects by Pruthvi Raj Renukuntla (10)
Project 2 Adaptive Cruise Control
Aim : To develop an Adaptive Cruise Control feature as per the Requirement Document using MATLAB Simulink. Main Project – Adaptive Cruise Control (ACC) 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…
07 Oct 2023 04:30 AM IST
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…
05 Oct 2023 06:35 AM IST
Project 2 - 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 receives the signals from other ECU via CAN bus interface.…
30 May 2023 06:42 AM IST
Project 1 - Wiper control system and Vehicle speed calculation for ABS using Wheel Speed sensor
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…
27 May 2023 07:05 AM IST
Project 3
Build an object-oriented library which can be used to track automobile maintenance. There can be different car types such as petrol, diesel, gas, electric etc., This library should be able to support at least three of the car types. Maintenance tasks include activities like oil change or replace oil filter, replace…
26 May 2023 06:20 AM IST
Project 2-Highway Assistant-Lane Changing Assistant
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. Requirement No 1 [Highway_DisplayUnit]: Inputs to this particular subsystem are “Highway_Input_Signal”,…
07 May 2023 09:05 AM IST
Project 1 (Mini Project on Vehicle Direction Detection
Mini Project - Vehicle Direction Determination : 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 the vehicle is taking based…
21 Apr 2023 01:54 PM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Project:Implementation of the code for controlling the retraction and extension of airplane’s landing gear Aim: To implement the code for control retraction and extension of airplanes landing gear implementation using Finite State Machine (FSM). Objective: Controlling the direction of valve. Controlling the retraction…
21 Mar 2023 06:12 AM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
#include #include // A structure of linked list nodestruct node { int data; struct node *next; } *LinkedListOne, *LinkedListTwo, *unionLinkedList, *intersectionLinkedList; void initialize() { LinkedListOne = LinkedListTwo = NULL;}//Given a Inserts a node in front of a singly linked list. void insert(struct node **head,…
09 Mar 2023 05:10 AM IST
Project - Analysis of a practical automotive wiring circuit
1.Ans: generator, battery, starter, ignition coil, ammeter, foot selector switch, breaker, fuse, current and voltage regulator. 2.Ans: Generator : generator is a device which converts mechnical energy to electrical energy. the …
23 Jan 2023 08:46 AM IST