PROGRAM: ============= #include<stdio.h>#include<stdlib.h> int tmpK=0,val,count=0, it1=1,it2=0,inter=0,inter2=0; struct linkedList{int num;struct linkedList* addr;}; struct linkedList * unionT;struct linkedList * union_out;struct linkedList * intersection;struct linkedList * intersection_out; struct linkedList…
Momina Tabasum Syed
updated on 20 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 Momina Tabasum Syed (12)
Project 2 - Development of TFT Cluster Speedometer Software Component
Project 2: ---------- Steps performed in the project:1.Developed simulink model2.created sldd.3.created SWReq document.4. created requirement document.5 performed requirement tagging and generated the report and .slreqx file.6. performed fixed point tool analysis.7. performed model advisor check and generated the report.8.performed…
15 Jun 2023 05:28 AM IST
Project 1 - Wiper control system and Vehicle speed calculation for ABS using Wheel Speed sensor
Steps performed in project implementation: ============================ 1. Created requirement document and SWReq file.2. Developed simulink model. created sldd file.3. compiled the model and worked on errors received.4. performed fixed point tool analysis and updated the model with the tool suggested datatypes. new sldd…
13 Jun 2023 08:41 AM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear =================================================================== Over View: ============ 1. Controlling the plane state using lever state from user. 2. Squat switch status from user and accordingly changing the…
01 May 2023 01:28 PM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
PROGRAM: ============= #include<stdio.h>#include<stdlib.h> int tmpK=0,val,count=0, it1=1,it2=0,inter=0,inter2=0; struct linkedList{int num;struct linkedList* addr;}; struct linkedList * unionT;struct linkedList * union_out;struct linkedList * intersection;struct linkedList * intersection_out; struct linkedList…
20 Feb 2023 05:32 AM IST
Week 1 Understanding Different Battery Chemistry
1.Prepare a table which includes materials & chemical reactions occurring at the anode and cathode of LCO, LMO, NCA, NMC, LFP and LTO type of lithium ion cells.Give your detailed explanation on it Attached the excel. ==================================================================== 2.Compare the differences…
04 Apr 2022 05:00 PM IST
Project 2-Highway Assistant-Lane Changing Assistant
Aim of the Project: To design and develop Highway assistant - Lane changing assistant feature using Simulink following MAAB guidelines. Objective of the Project: Developing the MATLAB Simulink per MBD guidelines. Code Generation by Autosar Coder. Creating Simulink Data Dictionary & linking it to the model. Mapping…
05 Feb 2022 07:47 AM IST
Project 2 Adaptive Cruise Control
Intension of this Project: To model a Adaptive Cruise Control Model as per the requirement document. Actions Taken: 1. Created a SIMULINK model for the requirement - attached the .slx file. 2. Performed the requirement tagging - attached the report document. 3. Performed Model Advisor check - attached the .htmx file with…
17 Jan 2022 04:34 AM IST
Project 1 (Mini Project on Vehicle Direction Detection
Prerequisites: Updated the Signal and parameter values in ModelWorkspace. Sample time is considered 0.01 for the signals. NOTE: In the Objective, it is menetied as below, So haven't created sldd and model advisor steps and code generation. "MBD compliant changes, Data Dictionary creation & code generation is added…
13 Jan 2022 07:32 AM IST
Project
MODELLING OF A CONTINUOUSLY VARIABLE TRANSMISSION (CVT) BAJA ALL TERRAIN VEHICLE(ATV) MODEL in Closed Loop & Open Loop. =============================================================== CONTINUOUSLY VARIABLE TRANSMISSION (CVT) Parts: Two canonical pulleys and a steel belt make up a basic CVT. Input pulley or Drive…
29 Dec 2021 04:57 PM IST
Week - 4
Question 1: Used logical AND gate to run the state flow logic. Used after(N,sec) for the simulation to remain in a state. Question: 2 Simulation time given infinity. Used Slider gain block to be able to change values in run time.
24 Dec 2021 12:12 PM IST
Week -2
Question:1 Input will be ON for every 2 secs. Accordingly there is plunger action. Question2: Voltage corresponding to 25C is 0.01196
24 Dec 2021 10:40 AM IST