PROJECT:1 Powertrain For Aircraft In Runways PART A: Search and list out the total weight of various types of aircrafts. Is there any difference between ground speed and air speed? Why is it not recommended to use aircraft engine power to move it on the ground at Airport? How is an aircraft pushed to the runway when…
Isha Sharma
updated on 21 Apr 2022
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 Isha Sharma (25)
Project 2 - V&V SW Analysis II
…
27 May 2023 02:26 PM IST
Project 1 - V&V SW Analysis - I
PROJECT:1 TEST PLAN: if(owner long press the power button) { open the company logo at centre; } else if(customer press the power button) { open the apps in grid; } else if(owner power on the phone) { shows call the phone icon on first position…
27 May 2023 07:45 AM IST
Project-1: Modelling an electric Car with Li-ion battery
Project: 1 Aim: Create a MATLAB model of electric car which uses lithium ion battery and suitable motor. Objective: Create a MATLAB model of electric car which uses lithium ion battery and suitable motor. Choose suitable blocks from Simscape or Powertrain…
07 May 2023 01:27 PM IST
Project 2 - Measuring the distance of an object using ultrasonic sensor and also smoothen the sensor data using moving average filter
Project-2 /* Speed of sound: v= 340m/s v= 0.034cm/microseconds Time=distance/speed: t=s/v=10/0.034=294microseconds Distance in…
30 Apr 2023 11:42 AM IST
Project 1 - Interfacing a 16*2 LCD with Arduino using I2C protocol
…
30 Apr 2023 11:19 AM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
PROJECT 2 Ans: Code: #include void Initiate_State_Machine(); void GearDown(); void CheckingBeforeTakeOFF(); void RaisingGear(); void GearUp(); void CheckBeforeLanding(); void LoweringGear(); static void(*statetable[])(void)={GearDown, CheckingBeforeTakeOFF, RaisingGear, GearUp, CheckBeforeLanding, LoweringGear}; typedef…
02 Jan 2023 01:52 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
#include<stdio.h> int A[30],B[30],C[60]; void Creat(int S[],int n) { int i; for(i=1;i<=n;i++) scanf("%d",&S[i]); S[0]=n; } void print(int S[]) { int n,i; n=S[0]; printf("{ "); for(i=1;i<=n;i++) printf("%d ",S[i]); printf("}"); } int elements(int S[],int x) { int n,i; n=S[0]; for(i=1;i<=n;i++) if(S[i]==x)…
01 Jan 2023 07:02 AM IST
Project 2-Highway Assistant-Lane Changing Assistant
Aim: Model Development of Feature of Highway Assistant-Lane Changing Assistant Using MATLAB and SIMULINK as per the MAAB guidelines, producing Model Advisor Report as well as generating code using AUTOSAR Coder. Objective: Model Development in MATLAB Simulink as per the MAAB Guidelines. Code Generation using AUTOSAR…
04 Jul 2022 06:33 PM IST
Project 1- Traffic Jam Assistant Feature
Aim: To develop one specific requirement of Traffic Jam Assistant algorithm which would predominantly feature in the IPC algorithm. Objective: This model must be developed in MATLAB Simulink as per MBD guidelines. Code Generation Profile must be in Embedded Coder. Simulink Data Dictionary must be created for the model…
06 Jun 2022 06:21 PM IST
Project 2 Adaptive Cruise Control
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 in heavy traffic or keeping a safe distance to the preceding vehicle calls for a high level of concentration. The…
18 May 2022 05:39 AM IST
Project 1 (Mini Project on Vehicle Direction Detection
Project:Vehicle Direction Detection 1) Aim: To create a Simulink Model for Vehicle Direction Detection as per given Requirements. 2)Objective of Project: Development of MATLAB Simulink model as per requirement. Tag the requirements to the simulink model; tagging requirement…
15 May 2022 05:18 PM IST
Project 2 Thermal modeling of battery pack
Project-2 Aim: For a 10 cell series lithium ion battery model, simulate the thermal effects and compare life cycle performance at various temperatures, charge & discharge rates using MATLAB. Theory: A Lithium-ion (Li-ion) battery is a type of rechargeable battery used in electric vehicles and a number…
02 May 2022 09:26 AM IST
Week 7 State of charge estimation
Challenge-7 Objective: Simulate the 3 test cases from the harness dashboard and write a detailed report on the results. What is coulomb counting? Refer to the above model and explain how BMS implements coulomb counting for SOC estimation? Answer 1: MATLAB model to simulate the 3 test conditions from harness…
30 Apr 2022 07:54 PM IST
Week 1 Understanding Different Battery Chemistry
…
26 Apr 2022 05:09 PM IST
Project-1: Powertrain for aircraft in runways
PROJECT:1 Powertrain For Aircraft In Runways PART A: Search and list out the total weight of various types of aircrafts. Is there any difference between ground speed and air speed? Why is it not recommended to use aircraft engine power to move it on the ground at Airport? How is an aircraft pushed to the runway when…
21 Apr 2022 05:19 PM IST
Week-11 Challenge: Braking
Objective 1: For a defined driving cycle, calculate the energy required for braking. Answer: A brake system is designed to slow and halt the motion of a vehicle. To do this, various components within the brake system must convert the vehicle's moving energy into heat. This is done by using friction. Friction is the resistance…
19 Apr 2022 09:48 PM IST
Week-7 Challenge: DC Motor Control
Given below attach a PDF File having solution of challenge no 7 Matlab file is also attach having Matlab model . Answer 1: is about explaining a MATLAB demo model named ‘Speed control of a DC motor using BJT H-bridge’. Comment on the armature current shoot-up from the scope results. Refer to the help…
15 Apr 2022 07:03 AM IST
Week-6 Challenge: EV Drivetrain
Given below attach file contains the answers of week-6 Challenege. And also a simulink model file is attach below of que 3.
12 Apr 2022 07:18 PM IST
Week-3 Challenge: ADVISOR Tool
Given below attach a PDF File having solution of challenge no Answer:1 if cargo mass is 500 kg with all other default conditions, can the vehicle travel for 45 km with FTP drive cycle?.Conclude your observations. Answer :2 Try changing the battery capacity and repeat the simulation. Answer: 3 Perform gradeability…
11 Apr 2022 09:58 AM IST
Week-4 Challenge WOT Condition Part-2
Given below attach a PDF File having solution of challenge no 4. A detail explaination of steps along with the result graph is also shown in the file. Answer 1 is about the difference between mapped and dynamic model of engine, motor and generator and how can you change model type. Answer 2 is how model calculate miles…
10 Apr 2022 05:30 AM IST
Project
A Project report aims to study and analyze system level simulation of an all terrain vehicle is attach . A detailed study of all model properties along with supporting results in form of images and graphs is also present in the report. I have successfully simulated the Bajaj all terrain vehicle with different methods and…
04 Apr 2022 06:22 PM IST
Week - 4
i attached the model file of que 1 and que 2 and also a docx file below.
28 Mar 2022 06:55 AM IST
Week -2
Given below attach file contain Answers of challenge no 2. In Answer No1 a simulink model of DoorBell using Solenoid Block is created. In this a situation is created where switch is closed for 2sec and then opened. In Answer NO 2 a Simulink Model is created to sense the temperature of a Heater using Thermistor and turn…
19 Mar 2022 04:18 PM IST