Menu

IIT Certification Programs

Workshops

Projects

Blogs

Careers

Student Reviews



More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Week 4 Session 5

Question: Explain the various applications of Power converters in an Electric vehicle. For Example what type of converter will you use for Horn which requires DC and less than 10V. Likewise come up with different applications Solutions: There are various types of converters can be used in EV like, DC-DC Converter…

Project Details

Loading...

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.

Please  login to add a comment

Other comments...

No comments yet!
Be the first to add a comment

Read more Projects by Ashwin Padole (11)

Week 4 Session 5

Objective:

Question: Explain the various applications of Power converters in an Electric vehicle. For Example what type of converter will you use for Horn which requires DC and less than 10V. Likewise come up with different applications Solutions: There are various types of converters can be used in EV like, DC-DC Converter…

calendar

11 Jun 2023 02:51 PM IST

  • HEV
Read more

Project-1: Powertrain for aircraft in runways

Objective:

Project-1: Powertrain for aircraft in runways Objectives: To search and list out the total weight of various types of aircrafts.  To brief differences 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 an aircraft is pushed to runway…

calendar

26 May 2023 03:36 PM IST

    Read more

    Week-11 Challenge: Braking

    Objective:

    Question 1: For a defined driving cycle, calculate the energy required for braking. Solution:Calculating the energy required for braking of UDDS Drive Cycle- Braking: Braking is a condition to slow down or stops a moving vehicle as required. There are several techniques to apply brakes, which can be mechanical or…

    calendar

    13 Dec 2022 04:58 PM IST

    Read more

    Project 2 Adaptive Cruise Control

    Objective:

    AIM : To create the model and logic of Adaptive Cruise Control (ACC) according to the given requirement data. Objectives:  Developing Adaptive Cruise Control feature as per the Requirement Document using MATLAB Simulink. Follow all the MBD-related processes: Requirement Tagging & Traceability, SLDD creation,…

    calendar

    27 Nov 2022 11:11 AM IST

    Read more

    Project 1 (Mini Project on Vehicle Direction Detection

    Objective:

    AIM : To develope a model to determine direction of the vehicle and perform verificaation tests Objective:  Development of MATLAB Simulink model as per requirement. Tag the requirements to the simulink model; tagging requirement 1 & requirement 2 to their corresponding subsystems is fine. MBD compliant changes,…

    calendar

    25 Nov 2022 07:03 PM IST

    Read more

    Week-7 Challenge: DC Motor Control

    Objective:

    Question 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…

    calendar

    02 Nov 2022 03:29 PM IST

    Read more

    Week-6 Challenge: EV Drivetrain

    Objective:

    Question 1:  Which types of power converter circuits are employed in electric and hybrid electric vehicle?    Solution:  Power converters are used in electric/hybrid vehicles to change the form and magnitude of voltage and current fed from and to the vehicle. DC/DC converter - This converts one value of DC voltage into…

    calendar

    30 Oct 2022 12:28 PM IST

    Read more

    Week-4 Challenge WOT Condition Part-2

    Objective:

    Question 1:What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type?  Solution:  Powertrain Blockset provides two types of engine models. Mapped and Dynamic.    Mapped Model: In the mapped models the data is taken from a lookup table characterises…

    calendar

    26 Oct 2022 07:47 AM IST

    Read more

    Week-3 Challenge: ADVISOR Tool

    Objective:

    Question 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. Solution:   From the screen we can see that EV_default file is loaded abd cargo weight is changed to 500 KG FTP Drive cycle…

    calendar

    24 Oct 2022 05:51 AM IST

      Read more

      Project - Speed Control of a Direct Current (DC) motor

      Objective:

      Project AIM: To dvelope a simulink model of a DC motor and to design PID control to obtained desired speed of DC motor   Theory and Procedure: Mathematical modelling of a DC motor as per schematic:   From the above schematic diagram we can see that, Vs = Ra*ia + La*d(ia)/dt+vb where, vb=Km*d(theta)/dt and Tou(t)=…

      calendar

      16 Oct 2022 01:51 PM IST

        Read more

        Project - Data Handling and Interpolation

        Objective:

        Matlab code: A = xlsread('VI.xlsx'); % data is read from excel file V = A(:,1); % Voltage data is taken from excel file I = A(:,2); % Current data is taken from excel file x = [-17.3:0.1:0.9]; % Interpolation range is selected y = interp1(V,I,x,"spline") %1D interpolation is don for current values within given range writematrix(y,'Interpolated_data.txt')…

        calendar

        19 Sep 2022 07:41 AM IST

          Read more
          Showing 1 of 11 projects