Aim of Project:- Adaptive Cruise Control Feature provide passenger cars driver better controlling and hadelling vehical in easy way. For this controlling controller required some signal like Camera Input ,radar Input,Set speed, Set gap,Cruise Switch position, Set switch, Lead vehical speed,Drive vehical speed…
Praveen Dongre
updated on 03 Aug 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 Praveen Dongre (17)
Week 1 Understanding Different Battery Chemistry
Question 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 Solution :- Lithium-Ion Cell name Lithium-Ion Cell Type Anode Material Cathode Material Anode Chemical Reaction…
18 Jul 2023 05:27 PM IST
Week-11 Challenge: Braking
Question 01 For a defined driving cycle, calculate the energy required for braking. Solution:- To calculate the energy required for braking in a defined driving cycle, we would need to know certain parameters such as the vehicle mass, the average speed of the cycle, the distance covered in the cycle, the coefficient…
13 Mar 2023 11:54 AM IST
Week-7 Challenge: DC Motor Control
Question no 01:- A. Explain a MATLAB demo model named ‘Speed control of a DC motor using BJT H-bridge’. B. Comment on the armature current shoot-up from the scope results. C. Refer to the help section of ‘The Four-Quadrant Chopper DC Drive (DC7) block’. Compare it with…
14 Feb 2023 06:26 AM IST
Project 2 - Development of TFT Cluster Speedometer Software Component
Solution:- Create Requirement Excel file Simulation Model:- Simulink Data Dictionary:- Settings Solver Settings Code Generation Settings Requirement Tagging:- For the Requirement Tagging goto in apps and open the Requirement Manager…
30 Jan 2023 05:55 AM IST
Project 1 - Wiper control system and Vehicle speed calculation for ABS using Wheel Speed sensor
Question no 01 :- Solution:- According the requirement the Simulation Model Selecting Rain Density Range Selecting According Rain Density range according Wiper RPM. SLDD File Requirement Tagging Goto the Requirement Editor Option and select. Below page open and in this click to the New Requirement. After Creating…
27 Jan 2023 05:26 PM IST
Project 2-Highway Assistant-Lane Changing Assistant
Solution:- Goto Model Setting then in Model Properties. Create New SLDD Putting Data in SLDD Simulation Block According to Requirement In main Subsysytem Simulation Block Arrage Highway_Display Subsystem Lane Display unit Subsystem Chart for the Lane Display Unit Chart for highway Display Unit…
01 Dec 2022 03:34 PM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Solution:- #include<stdio.h> // Preprocessor Declaration //Global Function Declaration void Default_State(); void Gear_Down_State(); void Checking_Before_Takeoff_State(); void Raising_Gear_State(); void Gear_Up_state(); void Checking_Before_Landing_state(); void Lowering_Gear_state(); typedef enum state{ Gear_Down,…
29 Nov 2022 11:13 AM IST
Project 1- Traffic Jam Assistant Feature
Solution:- Requirement No 1: Input Signal “Input_Voltage” is compared against voltage values “VOLTAGE_MINIMUM_RANGE” & “VOLTAGE_MAXIMUM_RANGE”. Incoming input signal “Input_Voltage” must be greater than – equal to “VOLTAGE_MINIMUM_RANGE” and less than – equal to “VOLTAGE_MAXIMUM_RANGE”. Output signal from here is “Optimum_Voltage”…
14 Nov 2022 01:17 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
Solution:- #include #include struct node { int data; // Data for the Node struct node *next; // Address of next Node }; // Node Declaration int i; // Global Variable declaratrion struct node* createlist( ) { int n; // Local Variable Declaration struct node *head=NULL,*p,*ptr; int Value; printf("Enter no of elements in…
13 Nov 2022 02:22 AM IST
Project 2 Adaptive Cruise Control
Aim of Project:- Adaptive Cruise Control Feature provide passenger cars driver better controlling and hadelling vehical in easy way. For this controlling controller required some signal like Camera Input ,radar Input,Set speed, Set gap,Cruise Switch position, Set switch, Lead vehical speed,Drive vehical speed…
03 Aug 2022 05:50 AM IST
Project 1 (Mini Project on Vehicle Direction Detection
Aim of Project:- Vehical Direction Indication help the driver for he is goes in correct way. System provide information with the help of Camera Signal,SteeringWheel yawDegree and some other signal which provide a error less output. In the project steering wheel input as yaw rate is comparing with 3 angular value…
02 Aug 2022 09:09 AM IST
Week-6 Challenge: EV Drivetrain
Question no. 01:- Which types of power converter circuits are employed in electric and hybrid electric vehicle? Solution:- Types of power converter circuits:- there is mainly 4 type of converter uses. 1) AC to DC Converter or Rectifier 2) DC to AC Converter or Inverter 3) DC to DC Converter…
28 Mar 2022 02:39 AM IST
Week-4 Challenge WOT Condition Part-2
Question No 01:-What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? Solution:- Mapped model:- Model uses a set of steady-state lookup tables to characterize engine, motor, generator performance. The tables provide overall engine characteristics,motor…
03 Mar 2022 02:45 AM IST
Week-3 Challenge: ADVISOR Tool
Question No.01:- For EV_defaults_in file, 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. Solution:- First open Matlab then Type "ADVISOR" in command window. before this insure that " ADVISOR " inalaready configre with MATLAB.…
27 Feb 2022 04:52 PM IST
Project
Solution :- Aim of the Project :- Modeling of a Continuously Variable Transmission (CVT) BAJA All Terain Vehical (ATV) behaviours on varrious point. CVT ratio input Effect of output when throtal input and break input provided. Model no 01 :- In this model Throttel input and break input is provided by Signal builder…
22 Feb 2022 06:06 AM IST
Week - 4
Question 01:-Implement control logic of a “washing machine” using Stateflow as per given sequence: If the power supply is available, the system gets activated If the Water supply is not available, stop the process & indicate through LED Soaking time should be 200s followed by Washing time of…
14 Feb 2022 09:11 AM IST
Week -2
Question no. 1) Make a Simulink model of Doorbell using solenoid block with the following details. In the above arrangement, when the switch is closed the electromagnet receives electrical power from the battery and pull the metal arm to hit the bell producing sound. Create a situation where the switch…
03 Feb 2022 01:42 PM IST