1)What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? Answer:- 1)Mapped and Dynamic model of engine, motor and generator * Mapped Model The mapped model is one type wherever the information features are pre_assigned in lookup tables. The engine or…
Praveen Kumar
updated on 02 Nov 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 Kumar (24)
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…
17 Apr 2023 11:37 PM IST
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
Q)In this project, controlling the retraction and extension of Airplane’s landing gear can be implemented using Finite State Machine (FSM). FSM is the most efficient algorithm which is mathematical model of computation. Ans:- #include void Initiate_State_Machine(); void GearDown(); void CheckingBeforeTakeOFF(); void RaisingGear();…
04 Apr 2023 06:36 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
Solution: Overview of the project: Here the main objective of the project is to do the mathematical set operation. The set operation has many operations here they are told to do the union and intersection of the list crerated as a linked lisr. so here we are creating a structure it has a collecion different dara. Here…
27 Mar 2023 01:03 PM IST
Project 2 - Development of TFT Cluster Speedometer Software Component
Aim: To develop 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 to the LCD or light the LEDs and so forth,…
27 Feb 2023 04:13 AM IST
Project 1 - Wiper control system and Vehicle speed calculation for ABS using Wheel Speed sensor
1.Simulink/state flow modules for wiper control system Aim: To develop a Simulink/state flow modules for wiper control system based on the given conditions. Conditions: 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…
27 Feb 2023 02:34 AM IST
Project 2-Highway Assistant-Lane Changing Assistant
Answer:- Highway Assistant – Lane Changing Assistant Introduction to the Feature: The Highway Assistant supports the driver and takes over the longitudinal and lateral guidance of the vehicle in monotonous driving situations on highways. The partially automated function can automatically start, accelerate, brake as well…
26 Feb 2023 01:48 PM 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…
25 Feb 2023 11:25 PM IST
Project 2
Using MATLAB/simulink and the drive cycle from the attached excel sheet, find- The max heat generation of the battery The SOC of the battery at 2 *104second of the battery operation Time Time Step Battery Current 00:00.4 0.1 -0.9632 00:00.5 0.2 -0.952 00:00.6 0.3 -0.9072 00:00.7 0.4 -0.9632 00:00.8 0.5 -1.0304…
01 Feb 2023 04:13 PM IST
Project 1
1. Design a battery pack for a car roughly 150 Kw with 120 V. Use 3500 mAh 3.6V nominal NMC chemistry cell. a. Design the battery pack configuration. b. Draw the BMS topology for this battery pack. Answer:- a)Design the battery pack configuration. Cell…
01 Feb 2023 03:15 PM IST
Final Project: Electric Rickshaw modelling
Create a detailed MATLAB model of an electric rickshaw (three wheel passenger vehicle) as per details below: Rear wheels driven by PM brushed type motor Assume efficiency points of motor controller and motor Make an excel sheet of all input and assumed data Results: For any three standard driving cycles show…
26 Jan 2023 04:36 AM IST
Project-1: Modelling an electric Car with Li-ion battery
1)Create a MATLAB model of electric car which uses lithium ion battery and suitable motor. Choose suitable blocks from Simscape or Powertrain block set. Implement the vehicle speed control using PI controller and generate brake and accelerator commands. Avoid using readymade driver block for speed control. Prepare a report…
22 Jan 2023 06:46 AM IST
Final Project: Design of an Electric Vehicle
AIM : To create a MATLAB model of electric car which uses a DC motor by choosing suitable blocks from Powertrain block set. OBJECTIVES : To prepare a technical report about the EV model including - System level configurations Model parameters Results Conclusion THEORY : An Electric Vehicle (EV) is a vehicle that uses one…
18 Jan 2023 01:08 PM IST
Project - Speed Control of a Direct Current (DC) motor
Q)In this project, a Simulink model for the DC motor will be first developed per the schematic shown in Figure 1. 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. Answer:- a Simulink…
08 Dec 2022 08:59 AM IST
Project-1: Powertrain for aircraft in runways
# EXPLANATION PART A 1) Search and list out the total weight of various types of aircraft Weight is the force generated by the gravitational attraction of the earth on the airplane. Each part of the aircraft has a unique weight and mass, and for some problems, it is important to know the distribution. But for total…
22 Nov 2022 07:06 AM IST
Project-1: Powertrain for aircraft in runways
# EXPLANATION PART A 1) Search and list out the total weight of various types of aircraft Weight is the force generated by the gravitational attraction of the earth on the airplane. Each part of the aircraft has a unique weight and mass, and for some problems, it is important to know the distribution. But for total…
21 Nov 2022 08:54 AM IST
Week-11 Challenge: Braking
1)For a defined driving cycle, calculate the energy required for braking. Answer:- Calculate the energy required for braking Vehicles with regenerative brakes achieve braking by driving the motor in reverse. As the driver steps on the brake pedal, the vehicle’s electric motor is placed in reverse mode, causing it…
14 Nov 2022 08:33 AM IST
Week-7 Challenge: DC Motor Control
1) 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 the H-bridge…
05 Nov 2022 11:43 AM IST
Week-6 Challenge: EV Drivetrain
1) Which types of power converter circuits are employed in electric and hybrid electric vehicle? Answer:- The large number of automobiles in use around the world has caused and continues to cause serious problems to the environment and human life. Air pollution, global warming, and the rapid depletion…
04 Nov 2022 07:25 PM IST
Week-4 Challenge WOT Condition Part-2
1)What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type? Answer:- 1)Mapped and Dynamic model of engine, motor and generator * Mapped Model The mapped model is one type wherever the information features are pre_assigned in lookup tables. The engine or…
02 Nov 2022 12:27 PM IST
Week-3 Challenge: ADVISOR Tool
Q)Use ADVISOR tool and simulate the following 1. 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. 2. In the above case, try changing the battery capacity and repeat the simulation. 3. Perform…
01 Nov 2022 05:36 AM IST
Project - Data Handling and Interpolation
Project:- In a laboratory experiment, data of voltage and current has been recorded and the same is attached in an excel file ( Click on this link VI.xlsx ). Read the excel file in the Matlab program and perform the interpolation in the range of -17.3:0.1:0.9. Generate the interactive plot for the interpolated…
20 Oct 2022 07:00 PM IST
Project
AIM:-To prepare a technical report explaining the model properties & comments on the results. Objectives: Carry out a system-level simulation of an all-terrain vehicle and prepare a technical report explaining the model properties on the results. All-Terrain Vehicle (ATV):- An all-terrain vehicle (ATV)…
07 Aug 2022 08:57 PM IST
Week - 4
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 100s. Then rinsing…
27 Jul 2022 06:33 AM IST
Week -2
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 pulls the metal arm to hit the bell producing sound. Create a situation where the switch is closed for…
17 Jul 2022 02:46 PM IST