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

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. A power converter is an electrical circuit that converts the electrical energy from one form into another,…

    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 Shivani Thumbe (13)

    Week 7 Challenge

    Objective:

    Q. Load the vehicle parameters. Complete the vehicle model by modelling the remaining equations. Set simulation stop time to 598 sec.The output should be the vehicle velocity.Solution:The main driveline subsystems and components are: Driver Inputs — Throttle/brake profile Engine — System-level model of spark-ignition…

    calendar

    10 Dec 2024 03:56 PM IST

      Read more

      Project 2

      Objective:

      Q.1. 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…

      calendar

      01 Mar 2024 05:11 PM IST

      • MATLAB
      Read more

      Project 1

      Objective:

      Q.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. Solution: Rated Power (P rated) = 150kW   Rated Voltage…

      calendar

      01 Mar 2024 12:34 PM IST

        Read more

        Final Project: Design of an Electric Vehicle

        Objective:

          Q. Create a MATLAB model of electric car which uses a battery and a DC motor. Choose suitable blocks from Powertrain block set. Prepare a report about your model including following: Objectives:  1. System level configurations 2. Model parameters 3. Results 4. Conclusion   Solution: Electric Vehicle:…

        calendar

        25 Oct 2023 07:21 AM IST

        Read more

        Project-1: Powertrain for aircraft in runways

        Objective:

        Part A: 1. Search and list out the total weight of various types of aircrafts. The weight of the aircraft is needed to be calculated by the pilot for every flight to ensure the aircraft remains within the weight limitations set by the manufacturer. These limitations are to ensure the aircraft is able to perform and recover…

        calendar

        26 Jun 2023 08:02 PM IST

        Read more

        Week-11 Challenge: Braking

        Objective:

        Q.1: For a defined driving cycle, calculate the energy required for braking. We have considered The US06 which is a high acceleration aggressive driving schedule that is often identified as the "Supplemental FTP" driving schedule. The chart is downloaded from https://www.epa.gov/vehicle-and-fuel-emissions-testing/dynamometer-drive-schedules…

        calendar

        01 Jun 2023 07:47 PM IST

        Read more

        Week 4 Session 5

        Objective:

        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. A power converter is an electrical circuit that converts the electrical energy from one form into another,…

        calendar

        25 Mar 2023 05:58 PM IST

          Read more

          Week-7 Challenge: DC Motor Control

          Objective:

          Q.1A: Explain a MATLAB demo model named ‘Speed control of a DC motor using BJT H-bridge’.     Speed Control of a DC Motor Using BJT H-Bridge     Description The Bipolar Junction Transistor (BJT) when used for power switching applications, operates as an IGBT. When it is conducting (BJT…

          calendar

          14 Mar 2023 06:49 PM IST

          Read more

          Week-6 Challenge: EV Drivetrain

          Objective:

           Q.1:Which types of power converter circuits are employed in electric and hybrid electric vehicle?      The block diagram of a power electronic converter is shown in figure above. It consist of an electrical energy source, power electronic circuit, a control circuit and an electric load. This converter changes one form…

          calendar

          12 Mar 2023 08:28 PM IST

          Read more

          Week-4 Challenge WOT Condition Part-2

          Objective:

          Q.1:What is the difference between mapped and dynamic model of engine, motor and generator? How can you change model type?  Mapped Model Dynamic Model Implementation: Model uses a set of steady-state lookup tables to characterize engine performance. The tables provide overall engine characteristics, including actual…

          calendar

          27 Feb 2023 07:41 PM IST

          Read more

          Week-3 Challenge: ADVISOR Tool

          Objective:

          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.   With EV_defaults_in file in Load File tab and cargo mass as 500 kg and all other…

          calendar

          04 Feb 2023 07:08 PM IST

            Read more

            Project - Position control of mass spring damper system

            Objective:

            Position control of mass spring damper system: The governing equation for Spring-Mass-Damper (SMD) system is F=mx_dot_dot+cx_dot+kx   where m=mass c=damping coefficient k=spring constant   x_dot_dot=acceleration x_dot=Velocity x=Position   The Laplace Transorm is   F(s)=ms^2X(s)+csX(s)+k(s)=(ms^2+cs+k)X(s)…

            calendar

            14 Jan 2023 07:42 PM IST

            Read more

            Project - Data Handling and Interpolation

            Objective:

            Solution:   Code:   A=[]; V=[]; I=[];%Initializing values A= xlsread('VI.xlsx');%Reading values from matrix V=A(:,1);%Taking the value of Voltage from the excel I=A(:,2);%Taking the value of Current from the excel Vnew=-17.3:0.1:0.9;%Setting the range of voltage for ineterpolation Inew=interp1(V,I,Vnew);%interpolating…

            calendar

            20 Dec 2022 03:47 PM IST

              Read more
              Showing 1 of 13 projects