-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. 1).Wiper control system: -Develop Simulink/state flow model for wiper control system based on the given conditions.…
Topeshwar Hole
updated on 05 Feb 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 Topeshwar Hole (11)
Project 3
Aim: 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,…
09 May 2023 09:30 AM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
-Aim: To Implement the Code for controlling the retraction and extension of Airplane’s landing gear -Overview of the Project: Here the project for controlling the retraction and extension of the Airplane’s landing gear can be implemented using Finite State Machine (FSM).FSM is the most efficient algorithm which is mathematical…
05 May 2023 06:15 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
Aim: Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List Objectives: Create two linked list Find Union of linked list Find Intersection of two linked list Code: // In this program we will find the union and intersection…
03 May 2023 08:12 AM IST
Project 2 - Development of TFT Cluster Speedometer Software Component
-Development of TFT Cluster Speedometer Software Component. -Cluster Instrument receives the signals from other ECU via CAN bus interface. It also receives commands from the driver via steering wheel buttons. The signals are then processed by the Cluster ECU, after which the Cluster ECU may send the vehicle information…
17 Feb 2023 07:35 AM IST
Project 1 - Wiper control system and Vehicle speed calculation for ABS using Wheel Speed sensor
-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. 1).Wiper control system: -Develop Simulink/state flow model for wiper control system based on the given conditions.…
05 Feb 2023 08:56 AM IST
Project 2-Highway Assistant-Lane Changing Assistant
AIM:- Develop a model as per the given requirements and generate autosar software compile code. OBJECTIVE:- This model must be developed in MATLAB Simulink per MBD guidelines. Code Generation Profile must be Autosar Coder. Simulink Data Dictionary must be created for the model & must be linked to the model. All…
16 Dec 2022 04:42 AM IST
Project 1- Traffic Jam Assistant Feature
Project 1- Traffic Jam Assistant Feature: Aim: -Model Development of a single feature of Traffic Jam Assist using MATLAB & Simulink as well as Code Generation using Embedded Coder Objectives : Model Development as per MBD guidelines . Creation of Simulink Data Dictionary . Code Generation using Embedded Coder…
16 Dec 2022 04:23 AM IST
Project 2 Adaptive Cruise Control
Aim:To make simulink model of adaptive cruise control as per given requirement. 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 in heavy traffic or keeping a safe distance to the preceding vehicle calls for a high…
30 Oct 2022 10:02 AM IST
Project 1 (Mini Project on Vehicle Direction Detection
Aim: Identifying the direction of the vehicle based on the camera input. Objective:1. Development of MATLAB Simulink model as per requirement. 2. Tag the requirements to the Simulink model; tagging requirement 1 & requirement 2 to their corresponding subsystems is fine. 3. MBD compliant changes, Data Dictionary creation…
30 Oct 2022 10:01 AM IST
Project - Speed Control of a Direct Current (DC) motor
Aim:To Simulink model for the DC motor will be developed per the schematic shown in Figure 1. and Use the Proportional, Integral, and Derivative (PID) control design knowledge gained in the training to design, develop and test a controller to maintain a desired speed for the motor. Explanation: DC motor …
27 Sep 2022 10:02 AM IST
Project - Data Handling and Interpolation
Program: % following programs for reads the data from VI.xlsx file & does interpolation of needed data V=xlsread('C:\Program Files\Polyspace\R2021a\bin\VI',1,'A2:A25');%It Reads the values of voltage and stores them in vector V. I=xlsread('C:\Program Files\Polyspace\R2021a\bin\VI.xlsx',1,'B2:B25');% Reads the values of…
31 Aug 2022 12:56 PM IST